Pull request #4756 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96d6a22c2c399145858585bb5500f24a968b58c1+2ec6778ce415e1fe71c889d10c23daa94ea8311c (b178643a0351f133feb5e71e8732e695bcec116a) 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-ssh6970404030502235327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5208895748435901485.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4756/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-4756/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3794853053846813567.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-4756/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5894764948498552447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13038105012260344131.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-4756/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-4756/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh325008297231412630.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-598 in /w/workspace/edgexfoundry_edgex-go_PR-4756 [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/4756/head:refs/remotes/origin/PR-4756 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2ec6778ce415e1fe71c889d10c23daa94ea8311c into PR head commit 96d6a22c2c399145858585bb5500f24a968b58c1 Merge succeeded, producing 96d6a22c2c399145858585bb5500f24a968b58c1 Checking out Revision 96d6a22c2c399145858585bb5500f24a968b58c1 (PR-4756) Commit message: "build(deps): Bump golang.org/x/crypto from 0.18.0 to 0.19.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-07T19:42:27.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 96d6a22c2c399145858585bb5500f24a968b58c1 # 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 2ec6778ce415e1fe71c889d10c23daa94ea8311c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96d6a22c2c399145858585bb5500f24a968b58c1 # timeout=10 [Pipeline] withCredentials [2024-02-07T19:42:28.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-07T19:42:28.119Z] ========================================================= [2024-02-07T19:42:28.119Z] EdgeX Global Pipelines Version Info [2024-02-07T19:42:28.119Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-07T19:42:28.857Z] ------------------- [2024-02-07T19:42:28.857Z] stable info: [2024-02-07T19:42:28.857Z] ------------------- [2024-02-07T19:42:28.857Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-07T19:42:28.857Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-07T19:42:28.857Z] Message: update stable to v1.0.258 [2024-02-07T19:42:29.427Z] ------------------- [2024-02-07T19:42:29.427Z] experimental info: [2024-02-07T19:42:29.427Z] ------------------- [2024-02-07T19:42:29.427Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-07T19:42:29.427Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-07T19:42:29.427Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-07T19:42:29.639Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-07T19:42:29.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-07T19:42:29.760Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-07T19:42:29.811Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-07T19:42:29.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-07T19:42:29.921Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-07T19:42:29.986Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-07T19:42:30.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-07T19:42:30.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-07T19:42:30.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-07T19:42:30.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-07T19:42:30.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-07T19:42:30.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-07T19:42:30.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-07T19:42:30.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-07T19:42:30.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-07T19:42:30.596Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-07T19:42:30.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-07T19:42:30.721Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-07T19:42:30.789Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-07T19:42:30.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-07T19:42:30.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-07T19:42:30.995Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-07T19:42:31.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4756 [Pipeline] echo [2024-02-07T19:42:31.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4756 [Pipeline] echo [2024-02-07T19:42:31.199Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4756 [Pipeline] echo [2024-02-07T19:42:31.267Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96d6a22c2c399145858585bb5500f24a968b58c1 [Pipeline] echo [2024-02-07T19:42:31.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96d6a22 [Pipeline] echo [2024-02-07T19:42:31.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-07T19:42:31.594Z] provisioning config files... [2024-02-07T19:42:31.641Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8280624129114669390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-07T19:42:32.034Z] ---> ****-login.sh [2024-02-07T19:42:32.035Z] nexus3.edgexfoundry.org:10001 [2024-02-07T19:42:32.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-07T19:42:32.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-07T19:42:32.554Z] Configure a credential helper to remove this warning. See [2024-02-07T19:42:32.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-07T19:42:32.554Z] [2024-02-07T19:42:32.554Z] Login Succeeded [2024-02-07T19:42:32.554Z] nexus3.edgexfoundry.org:10002 [2024-02-07T19:42:32.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-07T19:42:32.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-07T19:42:32.555Z] Configure a credential helper to remove this warning. See [2024-02-07T19:42:32.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-07T19:42:32.555Z] [2024-02-07T19:42:32.555Z] Login Succeeded [2024-02-07T19:42:32.555Z] nexus3.edgexfoundry.org:10003 [2024-02-07T19:42:32.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-07T19:42:32.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-07T19:42:32.815Z] Configure a credential helper to remove this warning. See [2024-02-07T19:42:32.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-07T19:42:32.815Z] [2024-02-07T19:42:32.815Z] Login Succeeded [2024-02-07T19:42:32.815Z] nexus3.edgexfoundry.org:10004 [2024-02-07T19:42:32.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-07T19:42:32.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-07T19:42:32.816Z] Configure a credential helper to remove this warning. See [2024-02-07T19:42:32.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-07T19:42:32.816Z] [2024-02-07T19:42:32.816Z] Login Succeeded [2024-02-07T19:42:32.816Z] ****.io [2024-02-07T19:42:32.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-07T19:42:33.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-07T19:42:33.076Z] Configure a credential helper to remove this warning. See [2024-02-07T19:42:33.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-07T19:42:33.076Z] [2024-02-07T19:42:33.076Z] Login Succeeded [2024-02-07T19:42:33.076Z] ---> ****-login.sh ends [Pipeline] } [2024-02-07T19:42:33.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-07T19:42:33.579Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-02-07T19:42:33.579Z] + dirname cmd/core-command/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-07T19:42:33.579Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-07T19:42:33.579Z] cut -d/ -f2 [2024-02-07T19:42:33.579Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + dirname cmd/core-data/Dockerfile [2024-02-07T19:42:33.579Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + dirname cmd/core-metadata/Dockerfile [2024-02-07T19:42:33.579Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-07T19:42:33.579Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-07T19:42:33.579Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-07T19:42:33.579Z] + + dirname cmd/security-proxy-setup/Dockerfilecut [2024-02-07T19:42:33.579Z] -d/ -f2 [2024-02-07T19:42:33.579Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-07T19:42:33.579Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-07T19:42:33.579Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-07T19:42:33.579Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-07T19:42:33.579Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-07T19:42:33.579Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-07T19:42:33.579Z] + dirname cmd/support-notifications/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-07T19:42:33.579Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-07T19:42:33.579Z] + cut -d/ -f2 [2024-02-07T19:42:33.579Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-07T19:42:33.634Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-07T19:42:34.221Z] + git rev-list -1 --merges 96d6a22c2c399145858585bb5500f24a968b58c1~1..96d6a22c2c399145858585bb5500f24a968b58c1 [Pipeline] echo [2024-02-07T19:42:34.255Z] -----------> git rev-list -1 --merges 96d6a22c2c399145858585bb5500f24a968b58c1~1..96d6a22c2c399145858585bb5500f24a968b58c1 96d6a22c2c399145858585bb5500f24a968b58c1 [false] [Pipeline] sh [2024-02-07T19:42:34.582Z] + git log --format=format:%s -1 96d6a22c2c399145858585bb5500f24a968b58c1 [Pipeline] echo [2024-02-07T19:42:34.620Z] ========================================================= [2024-02-07T19:42:34.620Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-07T19:42:34.620Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-07T19:42:35.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-07T19:42:35.150Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-07T19:42:35.150Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-07T19:42:35.150Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-07T19:42:35.150Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-07T19:42:35.150Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-07T19:42:35.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T19:42:35.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-07T19:42:35.673Z] [2024-02-07T19:42:35.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T19:42:36.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-07T19:42:36.062Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-07T19:42:36.062Z] b85a868b505f: Pulling fs layer [2024-02-07T19:42:36.062Z] e2be974225ed: Pulling fs layer [2024-02-07T19:42:36.062Z] 339a4e72a1f5: Pulling fs layer [2024-02-07T19:42:36.062Z] 988bab9f4d93: Pulling fs layer [2024-02-07T19:42:36.062Z] 1469e6f7b9e6: Pulling fs layer [2024-02-07T19:42:36.062Z] eaf3925da568: Pulling fs layer [2024-02-07T19:42:36.062Z] bab4dde63d76: Pulling fs layer [2024-02-07T19:42:36.062Z] bde34c3a00c8: Pulling fs layer [2024-02-07T19:42:36.062Z] b352a97aabf1: Pulling fs layer [2024-02-07T19:42:36.062Z] 4872d77fe225: Pulling fs layer [2024-02-07T19:42:36.062Z] 5851b861e8e6: Pulling fs layer [2024-02-07T19:42:36.062Z] b352a97aabf1: Waiting [2024-02-07T19:42:36.062Z] bab4dde63d76: Waiting [2024-02-07T19:42:36.062Z] 4872d77fe225: Waiting [2024-02-07T19:42:36.062Z] 5851b861e8e6: Waiting [2024-02-07T19:42:36.062Z] bde34c3a00c8: Waiting [2024-02-07T19:42:36.062Z] 988bab9f4d93: Waiting [2024-02-07T19:42:36.062Z] 1469e6f7b9e6: Waiting [2024-02-07T19:42:36.062Z] eaf3925da568: Waiting [2024-02-07T19:42:36.062Z] e2be974225ed: Download complete [2024-02-07T19:42:36.062Z] 988bab9f4d93: Verifying Checksum [2024-02-07T19:42:36.062Z] 988bab9f4d93: Download complete [2024-02-07T19:42:36.326Z] 1469e6f7b9e6: Verifying Checksum [2024-02-07T19:42:36.326Z] 1469e6f7b9e6: Download complete [2024-02-07T19:42:36.326Z] eaf3925da568: Verifying Checksum [2024-02-07T19:42:36.326Z] eaf3925da568: Download complete [2024-02-07T19:42:36.326Z] 339a4e72a1f5: Verifying Checksum [2024-02-07T19:42:36.326Z] 339a4e72a1f5: Download complete [2024-02-07T19:42:36.326Z] bde34c3a00c8: Verifying Checksum [2024-02-07T19:42:36.326Z] bde34c3a00c8: Download complete [2024-02-07T19:42:36.326Z] b352a97aabf1: Verifying Checksum [2024-02-07T19:42:36.326Z] b352a97aabf1: Download complete [2024-02-07T19:42:36.326Z] 4872d77fe225: Verifying Checksum [2024-02-07T19:42:36.326Z] 4872d77fe225: Download complete [2024-02-07T19:42:36.326Z] 5851b861e8e6: Download complete [2024-02-07T19:42:36.326Z] b85a868b505f: Verifying Checksum [2024-02-07T19:42:36.326Z] b85a868b505f: Download complete [2024-02-07T19:42:36.585Z] bab4dde63d76: Verifying Checksum [2024-02-07T19:42:36.585Z] bab4dde63d76: Download complete [2024-02-07T19:42:37.519Z] b85a868b505f: Pull complete [2024-02-07T19:42:37.779Z] e2be974225ed: Pull complete [2024-02-07T19:42:38.379Z] 339a4e72a1f5: Pull complete [2024-02-07T19:42:38.379Z] 988bab9f4d93: Pull complete [2024-02-07T19:42:38.640Z] 1469e6f7b9e6: Pull complete [2024-02-07T19:42:38.640Z] eaf3925da568: Pull complete [2024-02-07T19:42:40.553Z] bab4dde63d76: Pull complete [2024-02-07T19:42:40.553Z] bde34c3a00c8: Pull complete [2024-02-07T19:42:40.553Z] b352a97aabf1: Pull complete [2024-02-07T19:42:40.553Z] 4872d77fe225: Pull complete [2024-02-07T19:42:40.813Z] 5851b861e8e6: Pull complete [2024-02-07T19:42:40.813Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-07T19:42:40.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-07T19:42:40.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-07T19:42:41.153Z] prd-ubuntu20.04-docker-8c-8g-598 does not seem to be running inside a container [2024-02-07T19:42:41.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-07T19:42:44.380Z] $ docker top 7cdad26f33f2e493295742885a50908c4a2e7decd50b3d3149571dcd98e90b2e -eo pid,comm [2024-02-07T19:42:44.430Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-07T19:42:44.430Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-07T19:42:44.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-07T19:42:44.687Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-07T19:42:44.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-07T19:42:44.815Z] $ docker exec 7cdad26f33f2e493295742885a50908c4a2e7decd50b3d3149571dcd98e90b2e ssh-agent [2024-02-07T19:42:44.945Z] SSH_AUTH_SOCK=/tmp/ssh-ESBQJq7p8iFJ/agent.32 [2024-02-07T19:42:44.945Z] SSH_AGENT_PID=38 [2024-02-07T19:42:44.955Z] Running ssh-add (command line suppressed) [2024-02-07T19:42:45.062Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10381425772611216915.key (/w/workspace/edgex-go/1@tmp/private_key_10381425772611216915.key) [2024-02-07T19:42:45.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-07T19:42:45.433Z] + git tag --points-at HEAD [Pipeline] } [2024-02-07T19:42:45.462Z] $ docker exec --env ******** --env ******** 7cdad26f33f2e493295742885a50908c4a2e7decd50b3d3149571dcd98e90b2e ssh-agent -k [2024-02-07T19:42:45.559Z] unset SSH_AUTH_SOCK; [2024-02-07T19:42:45.560Z] unset SSH_AGENT_PID; [2024-02-07T19:42:45.560Z] echo Agent pid 38 killed; [2024-02-07T19:42:45.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-07T19:42:45.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-07T19:42:45.692Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-07T19:42:45.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-07T19:42:45.908Z] $ docker exec 7cdad26f33f2e493295742885a50908c4a2e7decd50b3d3149571dcd98e90b2e ssh-agent [2024-02-07T19:42:46.031Z] SSH_AUTH_SOCK=/tmp/ssh-vtOnfChL6oT7/agent.70 [2024-02-07T19:42:46.031Z] SSH_AGENT_PID=76 [2024-02-07T19:42:46.038Z] Running ssh-add (command line suppressed) [2024-02-07T19:42:46.141Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5020356473655493254.key (/w/workspace/edgex-go/1@tmp/private_key_5020356473655493254.key) [2024-02-07T19:42:46.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-07T19:42:46.520Z] + git semver init [2024-02-07T19:42:46.780Z] 2024-02-07 19:42:46,705 [run_init] DEBUG init version:0.0.0 force:False [2024-02-07T19:42:46.780Z] 2024-02-07 19:42:46,706 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-02-07T19:42:46.780Z] 2024-02-07 19:42:46,706 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-02-07T19:42:46.780Z] 2024-02-07 19:42:46,706 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-02-07T19:42:52.073Z] 2024-02-07 19:42:51,594 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-02-07T19:42:52.073Z] 2024-02-07 19:42:51,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4756 with force:False [2024-02-07T19:42:52.073Z] 2024-02-07 19:42:51,595 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4756 [2024-02-07T19:42:52.073Z] 2024-02-07 19:42:51,599 [execute] INFO git cat-file --batch-check [2024-02-07T19:42:52.073Z] 2024-02-07 19:42:51,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-07T19:42:52.073Z] 2024-02-07 19:42:51,606 [execute] INFO git cat-file --batch [2024-02-07T19:42:52.073Z] 2024-02-07 19:42:51,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-07T19:42:52.073Z] 2024-02-07 19:42:51,611 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4756 [2024-02-07T19:42:52.073Z] 0.0.0 [Pipeline] } [2024-02-07T19:42:52.109Z] $ docker exec --env ******** --env ******** 7cdad26f33f2e493295742885a50908c4a2e7decd50b3d3149571dcd98e90b2e ssh-agent -k [2024-02-07T19:42:52.207Z] unset SSH_AUTH_SOCK; [2024-02-07T19:42:52.207Z] unset SSH_AGENT_PID; [2024-02-07T19:42:52.207Z] echo Agent pid 76 killed; [2024-02-07T19:42:52.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-07T19:42:52.714Z] + git semver [Pipeline] } [2024-02-07T19:42:53.002Z] $ docker stop --time=1 7cdad26f33f2e493295742885a50908c4a2e7decd50b3d3149571dcd98e90b2e [2024-02-07T19:42:54.314Z] $ docker rm -f --volumes 7cdad26f33f2e493295742885a50908c4a2e7decd50b3d3149571dcd98e90b2e [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-07T19:42:54.751Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-07T19:42:55.091Z] Stashed 1 file(s) [Pipeline] echo [2024-02-07T19:42:55.108Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-07T19:42:56.128Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-07T19:42:56.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-07T19:42:56.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-07T19:42:56.278Z] ========================================================= [2024-02-07T19:42:56.278Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-07T19:42:56.278Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-07T19:42:56.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-07T19:42:56.891Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-07T19:42:56.892Z] 7264a8db6415: Pulling fs layer [2024-02-07T19:42:56.892Z] c4d48a809fc2: Pulling fs layer [2024-02-07T19:42:56.892Z] 4f1c88b9dad5: Pulling fs layer [2024-02-07T19:42:56.892Z] ad3a456e5733: Pulling fs layer [2024-02-07T19:42:56.892Z] 69c7f0334f64: Pulling fs layer [2024-02-07T19:42:56.892Z] 1f1c1a5573a3: Pulling fs layer [2024-02-07T19:42:56.892Z] ce7588e14bc9: Pulling fs layer [2024-02-07T19:42:56.892Z] b5e4710f87ac: Pulling fs layer [2024-02-07T19:42:56.892Z] 69c7f0334f64: Waiting [2024-02-07T19:42:56.892Z] b5e4710f87ac: Waiting [2024-02-07T19:42:56.892Z] 1f1c1a5573a3: Waiting [2024-02-07T19:42:56.892Z] ad3a456e5733: Waiting [2024-02-07T19:42:56.892Z] ce7588e14bc9: Waiting [2024-02-07T19:42:56.892Z] c4d48a809fc2: Download complete [2024-02-07T19:42:56.892Z] ad3a456e5733: Verifying Checksum [2024-02-07T19:42:56.892Z] ad3a456e5733: Download complete [2024-02-07T19:42:56.892Z] 69c7f0334f64: Verifying Checksum [2024-02-07T19:42:56.892Z] 69c7f0334f64: Download complete [2024-02-07T19:42:56.892Z] 7264a8db6415: Download complete [2024-02-07T19:42:56.892Z] 1f1c1a5573a3: Verifying Checksum [2024-02-07T19:42:56.892Z] 1f1c1a5573a3: Download complete [2024-02-07T19:42:57.151Z] 7264a8db6415: Pull complete [2024-02-07T19:42:57.151Z] b5e4710f87ac: Verifying Checksum [2024-02-07T19:42:57.151Z] b5e4710f87ac: Download complete [2024-02-07T19:42:57.151Z] c4d48a809fc2: Pull complete [2024-02-07T19:42:57.409Z] 4f1c88b9dad5: Verifying Checksum [2024-02-07T19:42:57.409Z] 4f1c88b9dad5: Download complete [2024-02-07T19:42:57.666Z] ce7588e14bc9: Verifying Checksum [2024-02-07T19:42:57.666Z] ce7588e14bc9: Download complete [2024-02-07T19:43:00.969Z] 4f1c88b9dad5: Pull complete [2024-02-07T19:43:00.969Z] ad3a456e5733: Pull complete [2024-02-07T19:43:00.969Z] 69c7f0334f64: Pull complete [2024-02-07T19:43:00.969Z] 1f1c1a5573a3: Pull complete [2024-02-07T19:43:02.870Z] ce7588e14bc9: Pull complete [2024-02-07T19:43:03.439Z] b5e4710f87ac: Pull complete [2024-02-07T19:43:03.439Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-07T19:43:03.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-07T19:43:03.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-07T19:43:03.817Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-07T19:43:03.817Z] WORKDIR /edgex [2024-02-07T19:43:03.817Z] COPY go.mod . [2024-02-07T19:43:03.817Z] RUN go mod download [2024-02-07T19:43:03.817Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-07T19:43:04.385Z] Sending build context to Docker daemon 175.1MB [2024-02-07T19:43:04.385Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-07T19:43:04.385Z] ---> 88b5674ff536 [2024-02-07T19:43:04.385Z] Step 2/4 : WORKDIR /edgex [2024-02-07T19:43:09.742Z] ---> Running in c36b4bbd9248 [2024-02-07T19:43:09.742Z] Removing intermediate container c36b4bbd9248 [2024-02-07T19:43:09.742Z] ---> 422eafbcc65c [2024-02-07T19:43:09.742Z] Step 3/4 : COPY go.mod . [2024-02-07T19:43:09.742Z] ---> 4016a4f09357 [2024-02-07T19:43:09.742Z] Step 4/4 : RUN go mod download [2024-02-07T19:43:09.742Z] ---> Running in 868f11633bc4 [2024-02-07T19:43:10.567Z] Still waiting to schedule task [2024-02-07T19:43:10.568Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-07T19:43:27.825Z] Removing intermediate container 868f11633bc4 [2024-02-07T19:43:27.825Z] ---> b5ddde152f38 [2024-02-07T19:43:27.825Z] Successfully built b5ddde152f38 [2024-02-07T19:43:27.825Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T19:43:28.218Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-07T19:43:28.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-07T19:43:28.407Z] prd-ubuntu20.04-docker-8c-8g-598 does not seem to be running inside a container [2024-02-07T19:43:28.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-07T19:43:28.780Z] $ docker top 3847d2f4a5f72e448045b7a9fe2fa85275b6601ee68455f7ff061a6b31946553 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-07T19:43:29.211Z] + go version [2024-02-07T19:43:29.211Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-07T19:43:29.244Z] $ docker stop --time=1 3847d2f4a5f72e448045b7a9fe2fa85275b6601ee68455f7ff061a6b31946553 [2024-02-07T19:43:30.504Z] $ docker rm -f --volumes 3847d2f4a5f72e448045b7a9fe2fa85275b6601ee68455f7ff061a6b31946553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T19:43:31.426Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-07T19:43:31.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-07T19:43:31.633Z] prd-ubuntu20.04-docker-8c-8g-598 does not seem to be running inside a container [2024-02-07T19:43:31.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-07T19:43:31.986Z] $ docker top e81fe85968cc67cbc3f318f93440457a7e8c6d0e36cebcde285229c83b83698f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-07T19:43:32.137Z] ========================================================= [2024-02-07T19:43:32.137Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-07T19:43:32.137Z] ========================================================= [Pipeline] sh [2024-02-07T19:43:32.432Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-07T19:43:32.827Z] + make test [2024-02-07T19:43:32.827Z] go test -race -coverprofile=coverage.out ./... [2024-02-07T19:43:39.390Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-07T19:43:51.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-07T19:43:51.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-07T19:43:51.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-07T19:43:51.584Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-07T19:43:51.584Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-07T19:43:51.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-07T19:43:51.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-07T19:43:51.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-07T19:43:51.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-07T19:43:51.584Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-07T19:43:52.151Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-07T19:43:52.151Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-07T19:43:52.151Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-07T19:43:52.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-07T19:43:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-07T19:43:53.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-07T19:43:54.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2024-02-07T19:43:56.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2024-02-07T19:43:56.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-07T19:43:56.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-07T19:43:56.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-07T19:43:57.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-07T19:43:57.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-07T19:43:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-07T19:43:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-07T19:43:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-07T19:43:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-07T19:43:58.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-07T19:44:00.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-07T19:44:00.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-07T19:44:00.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2024-02-07T19:44:00.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 53.2% of statements [2024-02-07T19:44:01.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-07T19:44:01.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-07T19:44:01.943Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-07T19:44:02.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.633s coverage: 93.4% of statements [2024-02-07T19:44:02.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.069s coverage: 4.1% of statements [2024-02-07T19:44:02.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-07T19:44:02.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-07T19:44:02.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-07T19:44:02.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-07T19:44:02.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-07T19:44:02.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-07T19:44:02.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-07T19:44:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 97.6% of statements [2024-02-07T19:44:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2024-02-07T19:44:04.017Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-07T19:44:04.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-07T19:44:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2024-02-07T19:44:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 32.2% of statements [2024-02-07T19:44:04.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.038s coverage: 41.7% of statements [2024-02-07T19:44:06.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.040s coverage: 82.9% of statements [2024-02-07T19:44:06.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.130s coverage: 94.1% of statements [2024-02-07T19:44:06.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.046s coverage: 96.3% of statements [2024-02-07T19:44:06.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2024-02-07T19:44:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-07T19:44:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-07T19:44:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-07T19:44:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-07T19:44:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-07T19:44:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-07T19:44:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-07T19:44:06.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-07T19:44:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-07T19:44:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-07T19:44:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-07T19:44:07.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-07T19:44:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-07T19:44:07.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-07T19:44:08.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-07T19:44:09.920Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-07T19:44:10.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-07T19:44:11.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-07T19:44:11.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-07T19:44:13.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-07T19:44:13.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-07T19:44:13.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-07T19:44:15.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-07T19:44:15.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-07T19:44:15.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-07T19:44:16.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-07T19:44:16.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-07T19:44:16.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-07T19:44:16.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-07T19:44:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-07T19:44:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-07T19:44:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-07T19:44:17.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-07T19:44:18.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2024-02-07T19:44:18.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-07T19:44:18.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-07T19:44:18.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-07T19:44:18.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-07T19:44:19.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-07T19:44:19.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-07T19:44:20.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-07T19:44:20.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.059s coverage: 92.9% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.057s coverage: 62.3% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.075s coverage: 87.2% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.042s coverage: 20.0% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.153s coverage: 63.1% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.050s coverage: 89.5% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.049s coverage: 61.8% of statements [2024-02-07T19:44:30.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.082s coverage: 98.9% of statements [2024-02-07T19:44:30.974Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-02-07T19:44:30.974Z] running golangci-lint [2024-02-07T19:44:30.974Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-07T19:44:30.974Z] go version go1.21.0 linux/amd64 [2024-02-07T19:44:31.233Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-07T19:44:31.233Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-07T19:44:46.101Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 14.115438967s" [2024-02-07T19:44:46.101Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.029637ms" [2024-02-07T19:44:56.073Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.627570694s with top 10 stages: buildir: 40.460983047s, gosec: 7.556635874s, fact_deprecated: 2.357803086s, inspect: 1.909279015s, printf: 1.800535937s, ctrlflow: 1.627357134s, S1038: 1.176679826s, nilness: 966.657968ms, fact_purity: 767.398693ms, typedness: 628.262045ms" [2024-02-07T19:44:56.073Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-07T19:44:56.073Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, nolint: 0/21, cgo: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197" [2024-02-07T19:44:56.073Z] level=info msg="[runner] processing took 15.365044ms with stages: nolint: 6.914136ms, identifier_marker: 3.75693ms, path_prettifier: 1.759425ms, exclude-rules: 1.078278ms, autogenerated_exclude: 901.868µs, skip_dirs: 880.527µs, filename_unadjuster: 36.47µs, cgo: 33.27µs, max_same_issues: 580ns, skip_files: 560ns, fixer: 510ns, uniq_by_line: 500ns, exclude: 430ns, severity-rules: 300ns, diff: 250ns, source_code: 230ns, path_shortener: 210ns, sort_results: 170ns, max_from_linter: 170ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" [2024-02-07T19:44:56.073Z] level=info msg="[runner] linters took 9.772919356s with stages: goanalysis_metalinter: 9.757464821s" [2024-02-07T19:44:56.073Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-07T19:44:56.073Z] level=info msg="Memory: 240 samples, avg is 252.1MB, max is 963.0MB" [2024-02-07T19:44:56.073Z] level=info msg="Execution took 23.939135961s" [2024-02-07T19:44:56.073Z] go vet ./... [2024-02-07T19:44:59.797Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-599 in /w/workspace/edgexfoundry_edgex-go_PR-4756 [Pipeline] { [Pipeline] ws [2024-02-07T19:44:59.884Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-02-07T19:44:59.986Z] The recommended git tool is: git [2024-02-07T19:45:00.253Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-07T19:45:00.253Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-07T19:45:00.253Z] ./bin/test-attribution-txt.sh [2024-02-07T19:45:00.253Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-07T19:45:00.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-07T19:45:00.642Z] + ls -al . [2024-02-07T19:45:00.642Z] total 736 [2024-02-07T19:45:00.642Z] drwxrwxr-x 11 1001 1001 4096 Feb 7 19:43 . [2024-02-07T19:45:00.642Z] drwxr-xr-x 4 root root 4096 Feb 7 19:43 .. [2024-02-07T19:45:00.642Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 19:42 .blubracket [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 10 Feb 7 19:42 .dockerignore [2024-02-07T19:45:00.642Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 19:44 .git [2024-02-07T19:45:00.642Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 19:42 .github [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 1074 Feb 7 19:42 .gitignore [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 19:42 .golangci.yml [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 100 Feb 7 19:42 .hadolint.yml [2024-02-07T19:45:00.642Z] drwxr-xr-x 3 1001 1001 4096 Feb 7 19:42 .semver [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 155 Feb 7 19:42 .sonarcloud.properties [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 19:42 ADOPTERS.md [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 11674 Feb 7 19:42 Attribution.txt [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 100284 Feb 7 19:42 CHANGELOG.md [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 19:42 CONTRIBUTING.md [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 19:42 GOVERNANCE.md [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 861 Feb 7 19:42 Jenkinsfile [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 19:42 LICENSE [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 15392 Feb 7 19:42 Makefile [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 19:42 OWNERS.md [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 9528 Feb 7 19:42 README.md [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 789 Feb 7 19:42 SECURITY.md [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 19:42 VERSION [2024-02-07T19:45:00.642Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 19:42 bin [2024-02-07T19:45:00.642Z] drwxrwxr-x 18 1001 1001 4096 Feb 7 19:42 cmd [2024-02-07T19:45:00.642Z] -rw-r--r-- 1 root root 453601 Feb 7 19:44 coverage.out [2024-02-07T19:45:00.642Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 19:42 fuzz_test [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 3733 Feb 7 19:42 go.mod [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 34133 Feb 7 19:42 go.sum [2024-02-07T19:45:00.642Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 19:42 internal [2024-02-07T19:45:00.642Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 19:42 openapi [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 584 Feb 7 19:42 security.txt [2024-02-07T19:45:00.642Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 19:42 version.go [Pipeline] sh [2024-02-07T19:45:00.949Z] + '[' -e coverage.out ] [2024-02-07T19:45:00.949Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-07T19:45:01.068Z] Stashed 1 file(s) [Pipeline] sh [2024-02-07T19:45:01.362Z] + make build [2024-02-07T19:45:01.362Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-07T19:45:05.373Z] using credential edgex-jenkins-ssh [2024-02-07T19:45:05.397Z] Cloning the remote Git repository [2024-02-07T19:45:05.452Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-07T19:45:05.574Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-02-07T19:45:05.756Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-07T19:45:05.757Z] > git --version # timeout=10 [2024-02-07T19:45:05.783Z] > git --version # 'git version 2.25.1' [2024-02-07T19:45:05.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-07T19:45:05.988Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-07T19:45:13.554Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-07T19:45:13.554Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-07T19:45:13.554Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-07T19:45:14.120Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-07T19:45:19.384Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-07T19:45:20.321Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-07T19:45:21.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-07T19:45:22.190Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-07T19:45:22.448Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-07T19:45:23.382Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-07T19:45:23.948Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-07T19:45:24.904Z] $ docker stop --time=1 e81fe85968cc67cbc3f318f93440457a7e8c6d0e36cebcde285229c83b83698f [2024-02-07T19:45:26.282Z] Merging remotes/origin/main commit 2ec6778ce415e1fe71c889d10c23daa94ea8311c into PR head commit 96d6a22c2c399145858585bb5500f24a968b58c1 [2024-02-07T19:45:24.273Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-07T19:45:24.301Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-07T19:45:25.478Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-07T19:45:25.527Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-07T19:45:25.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-07T19:45:25.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4756/head:refs/remotes/origin/PR-4756 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-07T19:45:26.307Z] > git config core.sparsecheckout # timeout=10 [2024-02-07T19:45:26.811Z] Merge succeeded, producing 96d6a22c2c399145858585bb5500f24a968b58c1 [2024-02-07T19:45:26.812Z] Checking out Revision 96d6a22c2c399145858585bb5500f24a968b58c1 (PR-4756) [2024-02-07T19:45:27.711Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.18.0 to 0.19.0" [2024-02-07T19:45:27.782Z] > git --version # timeout=10 [2024-02-07T19:45:27.796Z] > git --version # 'git version 2.25.1' [2024-02-07T19:45:27.812Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-07T19:45:26.388Z] > git checkout -f 96d6a22c2c399145858585bb5500f24a968b58c1 # timeout=10 [2024-02-07T19:45:26.685Z] > git remote # timeout=10 [2024-02-07T19:45:26.713Z] > git config --get remote.origin.url # timeout=10 [2024-02-07T19:45:26.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-07T19:45:26.758Z] > git merge 2ec6778ce415e1fe71c889d10c23daa94ea8311c # timeout=10 [2024-02-07T19:45:26.792Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-07T19:45:26.823Z] > git config core.sparsecheckout # timeout=10 [2024-02-07T19:45:26.850Z] > git checkout -f 96d6a22c2c399145858585bb5500f24a968b58c1 # timeout=10 [2024-02-07T19:45:28.860Z] $ docker rm -f --volumes e81fe85968cc67cbc3f318f93440457a7e8c6d0e36cebcde285229c83b83698f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T19:45:30.627Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-07T19:45:30.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-07T19:45:30.627Z] Dload Upload Total Spent Left Speed [2024-02-07T19:45:30.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-02-07T19:45:30.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-07T19:45:30.879Z] [2024-02-07T19:45:30.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T19:45:31.038Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-07T19:45:31.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-07T19:45:31.328Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-07T19:45:31.328Z] 91d30c5bc195: Pulling fs layer [2024-02-07T19:45:31.328Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-07T19:45:31.328Z] 9c61dcf015f6: Pulling fs layer [2024-02-07T19:45:31.328Z] 4698f68db338: Pulling fs layer [2024-02-07T19:45:31.328Z] 2a2f49069b9e: Pulling fs layer [2024-02-07T19:45:31.328Z] e0025b399a48: Pulling fs layer [2024-02-07T19:45:31.328Z] 4698f68db338: Waiting [2024-02-07T19:45:31.328Z] 2a2f49069b9e: Waiting [2024-02-07T19:45:31.328Z] e0025b399a48: Waiting [2024-02-07T19:45:31.328Z] 91d30c5bc195: Verifying Checksum [2024-02-07T19:45:31.328Z] 91d30c5bc195: Download complete [2024-02-07T19:45:31.488Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-07T19:45:31.488Z] + sudo tee /etc/docker/daemon.new [2024-02-07T19:45:31.488Z] { [2024-02-07T19:45:31.488Z] "registry-mirrors": [ [2024-02-07T19:45:31.488Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-07T19:45:31.488Z] ], [2024-02-07T19:45:31.488Z] "bip": "10.250.0.254/24", [2024-02-07T19:45:31.488Z] "hosts": [ [2024-02-07T19:45:31.488Z] "tcp://0.0.0.0:5555", [2024-02-07T19:45:31.488Z] "unix:///var/run/docker.sock" [2024-02-07T19:45:31.488Z] ], [2024-02-07T19:45:31.488Z] "mtu": 1458, [2024-02-07T19:45:31.488Z] "selinux-enabled": true, [2024-02-07T19:45:31.488Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-07T19:45:31.488Z] } [Pipeline] sh [2024-02-07T19:45:31.584Z] 4698f68db338: Verifying Checksum [2024-02-07T19:45:31.584Z] 4698f68db338: Download complete [2024-02-07T19:45:31.584Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-07T19:45:31.584Z] 2e9b0aa3be6d: Download complete [2024-02-07T19:45:31.584Z] e0025b399a48: Download complete [2024-02-07T19:45:31.584Z] 91d30c5bc195: Pull complete [2024-02-07T19:45:31.584Z] 2a2f49069b9e: Download complete [2024-02-07T19:45:31.842Z] 2e9b0aa3be6d: Pull complete [2024-02-07T19:45:31.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-07T19:45:32.099Z] 9c61dcf015f6: Verifying Checksum [2024-02-07T19:45:32.099Z] 9c61dcf015f6: Download complete [2024-02-07T19:45:32.224Z] + sudo service docker restart [2024-02-07T19:45:34.625Z] 9c61dcf015f6: Pull complete [2024-02-07T19:45:34.625Z] 4698f68db338: Pull complete [2024-02-07T19:45:35.192Z] 2a2f49069b9e: Pull complete [2024-02-07T19:45:35.192Z] e0025b399a48: Pull complete [2024-02-07T19:45:35.192Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-07T19:45:35.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-07T19:45:35.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-07T19:45:35.551Z] prd-ubuntu20.04-docker-8c-8g-598 does not seem to be running inside a container [2024-02-07T19:45:35.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-02-07T19:45:38.778Z] $ docker top a4d3a78b75c970342c883f46d1786a51dbbecc64f85d04876dea1038d2c5124c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-07T19:45:39.229Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-07T19:45:41.762Z] #1 [core-command internal] load build definition from Dockerfile [2024-02-07T19:45:41.762Z] #1 transferring dockerfile: 1.93kB done [2024-02-07T19:45:41.762Z] #1 DONE 0.0s [2024-02-07T19:45:41.762Z] [2024-02-07T19:45:41.762Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-07T19:45:41.762Z] #2 transferring dockerfile: 2.15kB done [2024-02-07T19:45:41.762Z] #2 DONE 0.0s [2024-02-07T19:45:41.762Z] [2024-02-07T19:45:41.762Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-02-07T19:45:41.762Z] #3 transferring dockerfile: 1.95kB done [2024-02-07T19:45:41.762Z] #3 DONE 0.0s [2024-02-07T19:45:41.762Z] [2024-02-07T19:45:41.762Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-02-07T19:45:41.762Z] #4 transferring dockerfile: 1.69kB done [2024-02-07T19:45:41.762Z] #4 DONE 0.0s [2024-02-07T19:45:41.762Z] [2024-02-07T19:45:41.762Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-02-07T19:45:41.762Z] #5 transferring dockerfile: 1.70kB done [2024-02-07T19:45:41.762Z] #5 DONE 0.0s [2024-02-07T19:45:41.762Z] [2024-02-07T19:45:41.762Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-07T19:45:41.762Z] #6 transferring dockerfile: 2.23kB done [2024-02-07T19:45:41.762Z] #6 DONE 0.0s [2024-02-07T19:45:41.762Z] [2024-02-07T19:45:41.762Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-07T19:45:41.762Z] #7 transferring dockerfile: 2.50kB done [2024-02-07T19:45:41.762Z] #7 DONE 0.0s [2024-02-07T19:45:41.762Z] [2024-02-07T19:45:41.762Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-07T19:45:41.762Z] #8 transferring dockerfile: 2.49kB done [2024-02-07T19:45:41.762Z] #8 DONE 0.0s [2024-02-07T19:45:41.762Z] [2024-02-07T19:45:41.762Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-02-07T19:45:41.762Z] #9 transferring dockerfile: 1.81kB done [2024-02-07T19:45:41.762Z] #9 DONE 0.0s [2024-02-07T19:45:41.762Z] [2024-02-07T19:45:41.762Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-02-07T19:45:41.762Z] #10 transferring dockerfile: 2.06kB done [2024-02-07T19:45:42.030Z] #10 DONE 0.0s [2024-02-07T19:45:42.030Z] [2024-02-07T19:45:42.031Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-07T19:45:42.031Z] #11 transferring dockerfile: 2.93kB done [2024-02-07T19:45:42.031Z] #11 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-02-07T19:45:42.031Z] #12 transferring dockerfile: 1.93kB done [2024-02-07T19:45:42.031Z] #12 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #13 [core-data internal] load build definition from Dockerfile [2024-02-07T19:45:42.031Z] #13 transferring dockerfile: 2.01kB done [2024-02-07T19:45:42.031Z] #13 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-07T19:45:42.031Z] #14 transferring dockerfile: 1.89kB done [2024-02-07T19:45:42.031Z] #14 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #15 [core-command internal] load .dockerignore [2024-02-07T19:45:42.031Z] #15 transferring context: 50B done [2024-02-07T19:45:42.031Z] #15 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #16 [security-proxy-auth internal] load .dockerignore [2024-02-07T19:45:42.031Z] #16 transferring context: 50B done [2024-02-07T19:45:42.031Z] #16 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #17 [support-notifications internal] load .dockerignore [2024-02-07T19:45:42.031Z] #17 transferring context: 50B done [2024-02-07T19:45:42.031Z] #17 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #18 [security-spire-config internal] load .dockerignore [2024-02-07T19:45:42.031Z] #18 transferring context: 50B done [2024-02-07T19:45:42.031Z] #18 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #19 [security-spire-server internal] load .dockerignore [2024-02-07T19:45:42.031Z] #19 transferring context: 50B done [2024-02-07T19:45:42.031Z] #19 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-07T19:45:42.031Z] #20 transferring context: 50B done [2024-02-07T19:45:42.031Z] #20 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #21 [security-proxy-setup internal] load .dockerignore [2024-02-07T19:45:42.031Z] #21 transferring context: 50B done [2024-02-07T19:45:42.031Z] #21 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-02-07T19:45:42.031Z] #22 transferring context: 50B done [2024-02-07T19:45:42.031Z] #22 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #23 [security-spire-agent internal] load .dockerignore [2024-02-07T19:45:42.031Z] #23 transferring context: 50B done [2024-02-07T19:45:42.031Z] #23 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #24 [core-metadata internal] load .dockerignore [2024-02-07T19:45:42.031Z] #24 transferring context: 50B done [2024-02-07T19:45:42.031Z] #24 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #25 [security-bootstrapper internal] load .dockerignore [2024-02-07T19:45:42.031Z] #25 transferring context: 50B done [2024-02-07T19:45:42.031Z] #25 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-07T19:45:42.031Z] #26 DONE 0.0s [2024-02-07T19:45:42.031Z] [2024-02-07T19:45:42.031Z] #27 [support-scheduler internal] load .dockerignore [2024-02-07T19:45:42.291Z] #27 transferring context: 50B done [2024-02-07T19:45:42.291Z] #27 DONE 0.0s [2024-02-07T19:45:42.291Z] [2024-02-07T19:45:42.291Z] #28 [core-data internal] load .dockerignore [2024-02-07T19:45:42.291Z] #28 transferring context: 50B done [2024-02-07T19:45:42.291Z] #28 DONE 0.0s [2024-02-07T19:45:42.291Z] [2024-02-07T19:45:42.291Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-02-07T19:45:42.291Z] #29 transferring context: 50B done [2024-02-07T19:45:42.291Z] #29 DONE 0.0s [2024-02-07T19:45:42.291Z] [2024-02-07T19:45:42.291Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-07T19:45:42.550Z] #26 DONE 0.0s [2024-02-07T19:45:42.550Z] [2024-02-07T19:45:42.550Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-07T19:45:42.832Z] #30 DONE 0.6s [2024-02-07T19:45:42.832Z] [2024-02-07T19:45:42.832Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:45:42.832Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:45:42.832Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-07T19:45:43.090Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-07T19:45:43.091Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-07T19:45:43.091Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-07T19:45:43.091Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.2s [2024-02-07T19:45:43.091Z] #31 ... [2024-02-07T19:45:43.091Z] [2024-02-07T19:45:43.091Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-07T19:45:43.091Z] #32 DONE 0.8s [2024-02-07T19:45:43.091Z] [2024-02-07T19:45:43.091Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:45:43.091Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-07T19:45:43.091Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-07T19:45:43.091Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-07T19:45:43.091Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-07T19:45:43.349Z] #31 ... [2024-02-07T19:45:43.349Z] [2024-02-07T19:45:43.349Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-07T19:45:43.349Z] #33 DONE 0.9s [2024-02-07T19:45:43.349Z] [2024-02-07T19:45:43.349Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:45:43.349Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-07T19:45:43.349Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-07T19:45:43.349Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-07T19:45:43.349Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-07T19:45:43.349Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-07T19:45:43.349Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-02-07T19:45:43.349Z] #31 ... [2024-02-07T19:45:43.349Z] [2024-02-07T19:45:43.349Z] #34 [security-spire-server internal] load build context [2024-02-07T19:45:43.349Z] #34 transferring context: 18.10kB 0.0s done [2024-02-07T19:45:43.349Z] #34 DONE 0.3s [2024-02-07T19:45:43.349Z] [2024-02-07T19:45:43.349Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:45:43.607Z] #31 ... [2024-02-07T19:45:43.607Z] [2024-02-07T19:45:43.607Z] #35 [security-spire-config internal] load build context [2024-02-07T19:45:43.607Z] #35 transferring context: 16.35kB 0.0s done [2024-02-07T19:45:43.607Z] #35 DONE 0.4s [2024-02-07T19:45:43.607Z] [2024-02-07T19:45:43.607Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:45:43.607Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done [2024-02-07T19:45:43.607Z] #31 ... [2024-02-07T19:45:43.607Z] [2024-02-07T19:45:43.607Z] #36 [security-spire-agent internal] load build context [2024-02-07T19:45:43.607Z] #36 transferring context: 17.63kB 0.0s done [2024-02-07T19:45:43.607Z] #36 DONE 0.4s [2024-02-07T19:45:43.902Z] [2024-02-07T19:45:43.902Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:45:43.902Z] #31 DONE 1.2s [2024-02-07T19:45:43.902Z] [2024-02-07T19:45:43.902Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:45:43.902Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-02-07T19:45:43.902Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-07T19:45:43.902Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-07T19:45:43.902Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-07T19:45:43.902Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-02-07T19:45:43.902Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-02-07T19:45:43.902Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-02-07T19:45:43.902Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-07T19:45:43.902Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 14.68MB / 25.84MB 0.5s [2024-02-07T19:45:43.902Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-07T19:45:43.902Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-07T19:45:43.902Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 0.6s [2024-02-07T19:45:43.902Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2024-02-07T19:45:44.471Z] #37 ... [2024-02-07T19:45:44.471Z] [2024-02-07T19:45:44.471Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-07T19:45:44.471Z] #38 DONE 1.7s [2024-02-07T19:45:44.471Z] [2024-02-07T19:45:44.471Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:45:44.471Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s done [2024-02-07T19:45:44.471Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-02-07T19:45:47.006Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done [2024-02-07T19:45:50.288Z] #37 ... [2024-02-07T19:45:50.288Z] [2024-02-07T19:45:50.288Z] #39 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:45:50.288Z] #39 transferring context: 214.14MB 6.9s [2024-02-07T19:45:50.288Z] #39 ... [2024-02-07T19:45:50.288Z] [2024-02-07T19:45:50.288Z] #40 [security-bootstrapper internal] load build context [2024-02-07T19:45:50.288Z] #40 ... [2024-02-07T19:45:50.288Z] [2024-02-07T19:45:50.288Z] #39 [core-common-config-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-07T19:45:50.619Z] provisioning config files... [2024-02-07T19:45:50.650Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8082641298574846117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-07T19:45:51.160Z] ---> ****-login.sh [2024-02-07T19:45:51.160Z] nexus3.edgexfoundry.org:10001 [2024-02-07T19:45:51.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-07T19:45:51.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-07T19:45:51.712Z] Configure a credential helper to remove this warning. See [2024-02-07T19:45:51.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-07T19:45:51.712Z] [2024-02-07T19:45:51.712Z] Login Succeeded [2024-02-07T19:45:51.712Z] nexus3.edgexfoundry.org:10002 [2024-02-07T19:45:51.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-07T19:45:52.042Z] #39 transferring context: 309.92MB 8.7s done [2024-02-07T19:45:52.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-07T19:45:52.258Z] Configure a credential helper to remove this warning. See [2024-02-07T19:45:52.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-07T19:45:52.258Z] [2024-02-07T19:45:52.258Z] Login Succeeded [2024-02-07T19:45:52.258Z] nexus3.edgexfoundry.org:10003 [2024-02-07T19:45:52.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-07T19:45:52.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-07T19:45:52.531Z] Configure a credential helper to remove this warning. See [2024-02-07T19:45:52.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-07T19:45:52.531Z] [2024-02-07T19:45:52.531Z] Login Succeeded [2024-02-07T19:45:52.531Z] nexus3.edgexfoundry.org:10004 [2024-02-07T19:45:52.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-07T19:45:52.987Z] #39 ... [2024-02-07T19:45:52.987Z] [2024-02-07T19:45:52.987Z] #41 [core-data internal] load build context [2024-02-07T19:45:52.987Z] #41 transferring context: 309.92MB 8.2s done [2024-02-07T19:45:52.987Z] #41 ... [2024-02-07T19:45:52.987Z] [2024-02-07T19:45:52.987Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-07T19:45:52.987Z] #42 transferring context: 309.92MB 8.3s done [2024-02-07T19:45:53.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-07T19:45:53.075Z] Configure a credential helper to remove this warning. See [2024-02-07T19:45:53.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-07T19:45:53.075Z] [2024-02-07T19:45:53.075Z] Login Succeeded [2024-02-07T19:45:53.075Z] ****.io [2024-02-07T19:45:53.247Z] #42 ... [2024-02-07T19:45:53.247Z] [2024-02-07T19:45:53.247Z] #43 [core-metadata internal] load build context [2024-02-07T19:45:53.247Z] #43 transferring context: 309.92MB 8.7s done [2024-02-07T19:45:53.247Z] #43 ... [2024-02-07T19:45:53.247Z] [2024-02-07T19:45:53.247Z] #44 [security-proxy-auth internal] load build context [2024-02-07T19:45:53.247Z] #44 transferring context: 309.92MB 9.0s done [2024-02-07T19:45:53.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-07T19:45:53.613Z] #44 ... [2024-02-07T19:45:53.613Z] [2024-02-07T19:45:53.613Z] #45 [core-command internal] load build context [2024-02-07T19:45:53.613Z] #45 transferring context: 309.92MB 9.2s done [2024-02-07T19:45:53.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-07T19:45:53.617Z] Configure a credential helper to remove this warning. See [2024-02-07T19:45:53.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-07T19:45:53.617Z] [2024-02-07T19:45:53.617Z] Login Succeeded [2024-02-07T19:45:53.617Z] ---> ****-login.sh ends [Pipeline] } [2024-02-07T19:45:53.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-02-07T19:45:53.875Z] #45 ... [2024-02-07T19:45:53.875Z] [2024-02-07T19:45:53.875Z] #46 [support-scheduler internal] load build context [2024-02-07T19:45:53.875Z] #46 transferring context: 309.92MB 8.3s done [2024-02-07T19:45:53.875Z] #46 ... [2024-02-07T19:45:53.875Z] [2024-02-07T19:45:53.875Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:45:53.875Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-02-07T19:45:53.875Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-07T19:45:53.875Z] #47 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-07T19:45:53.875Z] #47 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-07T19:45:53.875Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-02-07T19:45:53.875Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-02-07T19:45:53.875Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-02-07T19:45:53.875Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-07T19:45:53.875Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-02-07T19:45:53.875Z] #47 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2024-02-07T19:45:53.875Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-07T19:45:53.875Z] #47 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 2.1s done [Pipeline] unstash [2024-02-07T19:45:54.135Z] #47 ... [2024-02-07T19:45:54.135Z] [2024-02-07T19:45:54.135Z] #48 [security-proxy-setup internal] load build context [2024-02-07T19:45:54.135Z] #48 transferring context: 309.92MB 8.7s done [2024-02-07T19:45:54.135Z] #48 ... [2024-02-07T19:45:54.135Z] [2024-02-07T19:45:54.135Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-07T19:45:54.656Z] #49 ... [2024-02-07T19:45:54.656Z] [2024-02-07T19:45:54.656Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-07T19:45:54.916Z] #50 ... [2024-02-07T19:45:54.916Z] [2024-02-07T19:45:54.916Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-07T19:45:54.916Z] #51 ... [2024-02-07T19:45:54.916Z] [2024-02-07T19:45:54.916Z] #52 [support-notifications internal] load build context [2024-02-07T19:45:54.916Z] #52 transferring context: 309.92MB 8.6s done [2024-02-07T19:45:55.185Z] #52 ... [2024-02-07T19:45:55.185Z] [2024-02-07T19:45:55.185Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-07T19:45:55.185Z] #53 ... [2024-02-07T19:45:55.185Z] [2024-02-07T19:45:55.185Z] #54 [security-secretstore-setup internal] load build context [2024-02-07T19:45:55.185Z] #54 transferring context: 309.92MB 8.6s done [2024-02-07T19:45:55.448Z] #54 ... [2024-02-07T19:45:55.448Z] [2024-02-07T19:45:55.448Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-07T19:45:55.448Z] #55 ... [2024-02-07T19:45:55.448Z] [2024-02-07T19:45:55.448Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-07T19:45:55.712Z] #56 ... [2024-02-07T19:45:55.712Z] [2024-02-07T19:45:55.712Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-07T19:45:55.712Z] #57 ... [2024-02-07T19:45:55.712Z] [2024-02-07T19:45:55.712Z] #58 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-02-07T19:45:55.973Z] #58 ... [2024-02-07T19:45:55.973Z] [2024-02-07T19:45:55.973Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-07T19:45:57.281Z] #59 ... [2024-02-07T19:45:57.281Z] [2024-02-07T19:45:57.281Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-07T19:45:57.543Z] #60 ... [2024-02-07T19:45:57.543Z] [2024-02-07T19:45:57.543Z] #40 [security-bootstrapper internal] load build context [2024-02-07T19:45:57.543Z] #40 transferring context: 309.92MB 8.4s done [Pipeline] sh [2024-02-07T19:45:59.305Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-07T19:45:59.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-07T19:45:59.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-07T19:45:59.485Z] ========================================================= [2024-02-07T19:45:59.485Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-07T19:45:59.485Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-07T19:45:59.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-07T19:46:00.195Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-07T19:46:00.195Z] 9fda8d8052c6: Pulling fs layer [2024-02-07T19:46:00.195Z] 5d54e960e981: Pulling fs layer [2024-02-07T19:46:00.195Z] c4a7e357bf2a: Pulling fs layer [2024-02-07T19:46:00.195Z] f0e02332f6b5: Pulling fs layer [2024-02-07T19:46:00.195Z] 872ee5b61b7b: Pulling fs layer [2024-02-07T19:46:00.195Z] 0c6a40ed1a82: Pulling fs layer [2024-02-07T19:46:00.195Z] 94ae7d8d031c: Pulling fs layer [2024-02-07T19:46:00.195Z] 872ee5b61b7b: Waiting [2024-02-07T19:46:00.195Z] 94ae7d8d031c: Waiting [2024-02-07T19:46:00.195Z] 0c6a40ed1a82: Waiting [2024-02-07T19:46:00.195Z] f0e02332f6b5: Waiting [2024-02-07T19:46:00.195Z] 5d54e960e981: Verifying Checksum [2024-02-07T19:46:00.195Z] 5d54e960e981: Download complete [2024-02-07T19:46:00.195Z] f0e02332f6b5: Verifying Checksum [2024-02-07T19:46:00.195Z] f0e02332f6b5: Download complete [2024-02-07T19:46:00.195Z] 872ee5b61b7b: Verifying Checksum [2024-02-07T19:46:00.195Z] 872ee5b61b7b: Download complete [2024-02-07T19:46:00.195Z] 9fda8d8052c6: Download complete [2024-02-07T19:46:00.787Z] 94ae7d8d031c: Verifying Checksum [2024-02-07T19:46:00.787Z] 94ae7d8d031c: Download complete [2024-02-07T19:46:01.387Z] 9fda8d8052c6: Pull complete [2024-02-07T19:46:01.982Z] 5d54e960e981: Pull complete [2024-02-07T19:46:01.982Z] c4a7e357bf2a: Verifying Checksum [2024-02-07T19:46:01.982Z] c4a7e357bf2a: Download complete [2024-02-07T19:46:02.909Z] #40 DONE 19.6s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #42 [security-spiffe-token-provider internal] load build context [2024-02-07T19:46:02.909Z] #42 DONE 19.5s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #41 [core-data internal] load build context [2024-02-07T19:46:02.909Z] #41 DONE 19.5s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #46 [support-scheduler internal] load build context [2024-02-07T19:46:02.909Z] #46 DONE 19.5s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #54 [security-secretstore-setup internal] load build context [2024-02-07T19:46:02.909Z] #54 DONE 19.6s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #43 [core-metadata internal] load build context [2024-02-07T19:46:02.909Z] #43 DONE 19.6s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #39 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:46:02.909Z] #39 DONE 19.6s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #48 [security-proxy-setup internal] load build context [2024-02-07T19:46:02.909Z] #48 DONE 19.6s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #52 [support-notifications internal] load build context [2024-02-07T19:46:02.909Z] #52 DONE 19.6s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #58 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-02-07T19:46:02.909Z] #58 DONE 18.1s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-07T19:46:02.909Z] #61 ... [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #44 [security-proxy-auth internal] load build context [2024-02-07T19:46:02.909Z] #44 DONE 19.6s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:46:02.909Z] #47 DONE 19.2s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #45 [core-command internal] load build context [2024-02-07T19:46:02.909Z] #45 DONE 19.6s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:46:02.909Z] #37 DONE 19.4s [2024-02-07T19:46:02.909Z] [2024-02-07T19:46:02.909Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-07T19:46:02.909Z] #53 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:02.909Z] #53 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.212Z] #53 19.30 v3.18.6-10-g1bb71e18dfb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-07T19:46:03.212Z] #53 19.30 v3.18.6-9-g41de282e84d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-07T19:46:03.212Z] #53 19.30 OK: 20069 distinct packages available [2024-02-07T19:46:03.403Z] 0c6a40ed1a82: Verifying Checksum [2024-02-07T19:46:03.403Z] 0c6a40ed1a82: Download complete [2024-02-07T19:46:03.471Z] #53 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.471Z] #53 19.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.731Z] #53 ... [2024-02-07T19:46:03.731Z] [2024-02-07T19:46:03.731Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-07T19:46:03.731Z] #59 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.731Z] #59 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.731Z] #59 19.13 (1/2) Installing ca-certificates (20230506-r0) [2024-02-07T19:46:03.731Z] #59 19.16 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-07T19:46:03.731Z] #59 19.16 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:46:03.731Z] #59 19.17 Executing ca-certificates-20230506-r0.trigger [2024-02-07T19:46:03.731Z] #59 19.21 OK: 8 MiB in 17 packages [2024-02-07T19:46:03.731Z] #59 DONE 19.6s [2024-02-07T19:46:03.731Z] [2024-02-07T19:46:03.731Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-07T19:46:03.731Z] #55 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.731Z] #55 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.731Z] #55 19.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-07T19:46:03.731Z] #55 19.10 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:46:03.731Z] #55 19.11 OK: 7 MiB in 16 packages [2024-02-07T19:46:03.731Z] #55 DONE 19.8s [2024-02-07T19:46:03.731Z] [2024-02-07T19:46:03.731Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-07T19:46:03.731Z] #53 19.72 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-07T19:46:03.731Z] #53 ... [2024-02-07T19:46:03.731Z] [2024-02-07T19:46:03.731Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-07T19:46:03.731Z] #56 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.731Z] #56 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.731Z] #56 19.32 (1/4) Installing ca-certificates (20230506-r0) [2024-02-07T19:46:03.731Z] #56 19.34 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-07T19:46:03.731Z] #56 19.34 (3/4) Installing su-exec (0.2-r3) [2024-02-07T19:46:03.731Z] #56 19.35 (4/4) Installing yq (4.33.3-r5) [2024-02-07T19:46:03.731Z] #56 19.49 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:46:03.731Z] #56 19.50 Executing ca-certificates-20230506-r0.trigger [2024-02-07T19:46:03.731Z] #56 19.57 OK: 17 MiB in 19 packages [2024-02-07T19:46:03.731Z] #56 DONE 19.7s [2024-02-07T19:46:03.731Z] [2024-02-07T19:46:03.731Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-07T19:46:03.731Z] #53 19.73 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-07T19:46:03.731Z] #53 19.73 (3/4) Installing libucontext (1.2-r2) [2024-02-07T19:46:03.731Z] #53 19.74 (4/4) Installing gcompat (1.1.0-r1) [2024-02-07T19:46:03.731Z] #53 19.74 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:46:03.731Z] #53 19.75 OK: 8 MiB in 19 packages [2024-02-07T19:46:03.991Z] #53 DONE 19.9s [2024-02-07T19:46:03.991Z] [2024-02-07T19:46:03.991Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-07T19:46:03.991Z] #49 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.991Z] #49 ... [2024-02-07T19:46:03.991Z] [2024-02-07T19:46:03.991Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-07T19:46:03.991Z] #51 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.991Z] #51 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:03.991Z] #51 19.90 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-07T19:46:03.991Z] #51 19.91 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:46:03.991Z] #51 19.92 OK: 7 MiB in 16 packages [2024-02-07T19:46:03.991Z] #51 DONE 20.1s [2024-02-07T19:46:03.991Z] [2024-02-07T19:46:03.991Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-07T19:46:03.991Z] #49 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.260Z] #49 20.25 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-07T19:46:04.260Z] #49 20.26 (2/4) Installing openssl (3.1.4-r5) [2024-02-07T19:46:04.260Z] #49 20.26 (3/4) Installing su-exec (0.2-r3) [2024-02-07T19:46:04.260Z] #49 20.27 (4/4) Installing yq (4.33.3-r5) [2024-02-07T19:46:04.519Z] #49 20.34 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:46:04.519Z] #49 20.35 OK: 17 MiB in 19 packages [2024-02-07T19:46:04.519Z] #49 DONE 20.6s [2024-02-07T19:46:04.519Z] [2024-02-07T19:46:04.519Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-07T19:46:04.519Z] #60 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.519Z] #60 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.519Z] #60 19.84 v3.18.6-10-g1bb71e18dfb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-07T19:46:04.519Z] #60 19.84 v3.18.6-9-g41de282e84d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-07T19:46:04.519Z] #60 19.84 OK: 20069 distinct packages available [2024-02-07T19:46:04.519Z] #60 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.520Z] #60 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.520Z] #60 20.20 (1/11) Installing ca-certificates (20230506-r0) [2024-02-07T19:46:04.520Z] #60 20.22 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-07T19:46:04.520Z] #60 20.24 (3/11) Installing libunistring (1.1-r1) [2024-02-07T19:46:04.520Z] #60 20.24 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-07T19:46:04.520Z] #60 20.25 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-07T19:46:04.520Z] #60 20.25 (6/11) Installing libcurl (8.5.0-r0) [2024-02-07T19:46:04.520Z] #60 20.26 (7/11) Installing curl (8.5.0-r0) [2024-02-07T19:46:04.520Z] #60 20.27 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-07T19:46:04.520Z] #60 20.27 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-07T19:46:04.520Z] #60 20.27 (10/11) Installing libucontext (1.2-r2) [2024-02-07T19:46:04.520Z] #60 20.28 (11/11) Installing gcompat (1.1.0-r1) [2024-02-07T19:46:04.520Z] #60 20.28 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:46:04.520Z] #60 20.29 Executing ca-certificates-20230506-r0.trigger [2024-02-07T19:46:04.520Z] #60 20.34 OK: 12 MiB in 26 packages [2024-02-07T19:46:04.520Z] #60 DONE 20.6s [2024-02-07T19:46:04.520Z] [2024-02-07T19:46:04.520Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-07T19:46:04.520Z] #57 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.520Z] #57 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.520Z] #57 19.73 v3.18.6-10-g1bb71e18dfb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-07T19:46:04.520Z] #57 19.73 v3.18.6-9-g41de282e84d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-07T19:46:04.520Z] #57 19.73 OK: 20069 distinct packages available [2024-02-07T19:46:04.520Z] #57 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.520Z] #57 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.520Z] #57 20.11 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-07T19:46:04.520Z] #57 20.11 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-07T19:46:04.520Z] #57 20.11 (3/5) Installing libucontext (1.2-r2) [2024-02-07T19:46:04.520Z] #57 20.11 (4/5) Installing gcompat (1.1.0-r1) [2024-02-07T19:46:04.520Z] #57 20.12 (5/5) Installing openssl (3.1.4-r5) [2024-02-07T19:46:04.520Z] #57 20.13 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:46:04.520Z] #57 20.13 OK: 8 MiB in 20 packages [2024-02-07T19:46:04.520Z] #57 DONE 20.3s [2024-02-07T19:46:04.520Z] [2024-02-07T19:46:04.520Z] #62 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-07T19:46:04.520Z] #62 ... [2024-02-07T19:46:04.520Z] [2024-02-07T19:46:04.520Z] #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-07T19:46:04.520Z] #50 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.520Z] #50 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:04.520Z] #50 20.50 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-07T19:46:04.520Z] #50 20.51 (2/2) Installing su-exec (0.2-r3) [2024-02-07T19:46:04.520Z] #50 20.51 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:46:04.520Z] #50 20.52 OK: 7 MiB in 17 packages [2024-02-07T19:46:04.520Z] #50 DONE 20.6s [2024-02-07T19:46:04.779Z] [2024-02-07T19:46:04.779Z] #63 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-07T19:46:05.039Z] #63 ... [2024-02-07T19:46:05.039Z] [2024-02-07T19:46:05.039Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-07T19:46:05.039Z] #0 2.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.039Z] #0 2.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.039Z] #0 2.644 OK: 264 MiB in 52 packages [2024-02-07T19:46:05.039Z] #64 DONE 2.8s [2024-02-07T19:46:05.039Z] [2024-02-07T19:46:05.039Z] #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:05.039Z] #65 DONE 0.0s [2024-02-07T19:46:05.306Z] [2024-02-07T19:46:05.306Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-07T19:46:05.306Z] #61 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.306Z] #61 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.306Z] #61 ... [2024-02-07T19:46:05.306Z] [2024-02-07T19:46:05.306Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-07T19:46:05.306Z] #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.306Z] #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.306Z] #0 2.612 v3.18.6-10-g1bb71e18dfb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-07T19:46:05.306Z] #0 2.612 v3.18.6-9-g41de282e84d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-07T19:46:05.306Z] #0 2.612 OK: 20073 distinct packages available [2024-02-07T19:46:05.306Z] #0 2.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.306Z] #0 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.306Z] #0 2.992 OK: 264 MiB in 52 packages [2024-02-07T19:46:05.306Z] #66 DONE 3.1s [2024-02-07T19:46:05.306Z] [2024-02-07T19:46:05.306Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-07T19:46:05.306Z] #61 3.086 OK: 264 MiB in 52 packages [2024-02-07T19:46:05.567Z] #61 DONE 3.4s [2024-02-07T19:46:05.567Z] [2024-02-07T19:46:05.567Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:05.567Z] #67 DONE 0.0s [2024-02-07T19:46:05.567Z] [2024-02-07T19:46:05.567Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:05.567Z] #68 DONE 0.0s [2024-02-07T19:46:05.567Z] [2024-02-07T19:46:05.567Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:05.828Z] #69 ... [2024-02-07T19:46:05.828Z] [2024-02-07T19:46:05.828Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-07T19:46:05.828Z] #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.828Z] #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.828Z] #0 3.411 OK: 264 MiB in 52 packages [2024-02-07T19:46:05.828Z] #70 DONE 3.5s [2024-02-07T19:46:05.828Z] [2024-02-07T19:46:05.828Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-07T19:46:05.828Z] #0 1.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.828Z] #0 1.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:05.828Z] #0 2.137 OK: 8 MiB in 17 packages [2024-02-07T19:46:05.828Z] #71 DONE 2.2s [2024-02-07T19:46:05.828Z] [2024-02-07T19:46:05.828Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:05.828Z] #72 DONE 0.0s [2024-02-07T19:46:05.828Z] [2024-02-07T19:46:05.828Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:06.405Z] #73 ... [2024-02-07T19:46:06.405Z] [2024-02-07T19:46:06.405Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-07T19:46:06.405Z] #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:06.405Z] #0 2.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:06.405Z] #0 2.530 OK: 17 MiB in 19 packages [2024-02-07T19:46:06.405Z] #74 DONE 2.7s [2024-02-07T19:46:06.405Z] [2024-02-07T19:46:06.405Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-02-07T19:46:06.405Z] #0 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:06.405Z] #0 2.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:06.405Z] #0 2.865 OK: 7 MiB in 16 packages [2024-02-07T19:46:06.668Z] #75 DONE 3.2s [2024-02-07T19:46:06.668Z] [2024-02-07T19:46:06.668Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-07T19:46:06.668Z] #0 2.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:06.668Z] #0 2.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:06.668Z] #0 2.554 OK: 7 MiB in 16 packages [2024-02-07T19:46:06.929Z] #76 DONE 2.7s [2024-02-07T19:46:06.929Z] [2024-02-07T19:46:06.929Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-07T19:46:06.929Z] #0 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:06.929Z] #0 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:06.929Z] #77 2.323 OK: 17 MiB in 19 packages [2024-02-07T19:46:07.189Z] #77 DONE 2.5s [2024-02-07T19:46:07.189Z] [2024-02-07T19:46:07.189Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-07T19:46:07.189Z] #78 DONE 0.0s [2024-02-07T19:46:07.189Z] [2024-02-07T19:46:07.189Z] #63 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-07T19:46:07.189Z] #63 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:07.189Z] #63 2.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:07.452Z] #63 2.711 OK: 7 MiB in 17 packages [2024-02-07T19:46:07.452Z] #63 DONE 2.8s [2024-02-07T19:46:07.452Z] [2024-02-07T19:46:07.452Z] #62 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-07T19:46:07.452Z] #62 2.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:07.452Z] #62 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:07.452Z] #62 2.807 OK: 8 MiB in 20 packages [2024-02-07T19:46:07.452Z] #62 DONE 2.9s [2024-02-07T19:46:07.452Z] [2024-02-07T19:46:07.452Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-07T19:46:07.452Z] #0 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:07.452Z] #0 3.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:07.452Z] #0 3.513 OK: 8 MiB in 19 packages [2024-02-07T19:46:07.452Z] #79 DONE 3.6s [2024-02-07T19:46:07.452Z] [2024-02-07T19:46:07.452Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-07T19:46:09.368Z] #80 ... [2024-02-07T19:46:09.368Z] [2024-02-07T19:46:09.368Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-07T19:46:09.368Z] #0 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:09.368Z] #0 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-07T19:46:09.368Z] #0 3.000 OK: 12 MiB in 26 packages [2024-02-07T19:46:09.368Z] #81 DONE 4.6s [2024-02-07T19:46:09.368Z] [2024-02-07T19:46:09.368Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-07T19:46:09.368Z] #82 DONE 1.7s [2024-02-07T19:46:09.368Z] [2024-02-07T19:46:09.368Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-07T19:46:09.368Z] #83 DONE 1.7s [2024-02-07T19:46:09.368Z] [2024-02-07T19:46:09.368Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-07T19:46:09.368Z] #80 DONE 1.7s [2024-02-07T19:46:09.368Z] [2024-02-07T19:46:09.368Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-07T19:46:09.368Z] #84 DONE 0.1s [2024-02-07T19:46:09.368Z] [2024-02-07T19:46:09.368Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-07T19:46:09.628Z] #85 DONE 0.5s [2024-02-07T19:46:09.628Z] [2024-02-07T19:46:09.628Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-07T19:46:09.628Z] #86 DONE 0.5s [2024-02-07T19:46:09.628Z] [2024-02-07T19:46:09.628Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-07T19:46:09.628Z] #87 DONE 0.5s [2024-02-07T19:46:09.628Z] [2024-02-07T19:46:09.628Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-07T19:46:09.628Z] #88 DONE 0.1s [2024-02-07T19:46:09.628Z] [2024-02-07T19:46:09.628Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-07T19:46:09.887Z] #89 DONE 0.1s [2024-02-07T19:46:09.887Z] [2024-02-07T19:46:09.887Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-07T19:46:09.887Z] #90 DONE 0.1s [2024-02-07T19:46:09.887Z] [2024-02-07T19:46:09.887Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-07T19:46:09.887Z] #91 DONE 0.1s [2024-02-07T19:46:09.887Z] [2024-02-07T19:46:09.887Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-07T19:46:09.887Z] #92 DONE 0.1s [2024-02-07T19:46:09.887Z] [2024-02-07T19:46:09.887Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-07T19:46:09.887Z] #93 DONE 0.1s [2024-02-07T19:46:09.887Z] [2024-02-07T19:46:09.887Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-07T19:46:09.887Z] #94 DONE 0.1s [2024-02-07T19:46:09.887Z] [2024-02-07T19:46:09.887Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-07T19:46:09.887Z] #95 DONE 0.1s [2024-02-07T19:46:09.887Z] [2024-02-07T19:46:09.887Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-07T19:46:09.887Z] #96 DONE 0.1s [2024-02-07T19:46:09.887Z] [2024-02-07T19:46:09.887Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-07T19:46:09.887Z] #97 DONE 0.1s [2024-02-07T19:46:09.887Z] [2024-02-07T19:46:09.887Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-07T19:46:10.146Z] #98 DONE 0.1s [2024-02-07T19:46:10.146Z] [2024-02-07T19:46:10.146Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-07T19:46:10.146Z] #99 DONE 2.6s [2024-02-07T19:46:10.146Z] [2024-02-07T19:46:10.146Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-07T19:46:10.146Z] #100 DONE 0.1s [2024-02-07T19:46:10.146Z] [2024-02-07T19:46:10.146Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-07T19:46:10.146Z] #101 DONE 0.1s [2024-02-07T19:46:10.146Z] [2024-02-07T19:46:10.146Z] #102 [security-spire-agent] exporting to image [2024-02-07T19:46:10.146Z] #102 exporting layers [2024-02-07T19:46:10.716Z] #102 exporting layers 0.5s done [2024-02-07T19:46:10.716Z] #102 writing image sha256:2164e05cddc406f80de913d4b08a0d2f01979d8e6989021f0c3096e8a6a9b3f7 done [2024-02-07T19:46:10.716Z] #102 naming to docker.io/library/security-spire-server done [2024-02-07T19:46:10.716Z] #102 writing image sha256:987fa32d510818bee541bdc257b1cc2c02df3272778d263bfde6b374f93cc74e done [2024-02-07T19:46:10.716Z] #102 naming to docker.io/library/security-spire-config done [2024-02-07T19:46:10.716Z] #102 writing image sha256:4957c0c5fd9d10e38ee0e87ede203cb48f22319cc3935a59da35f10d232fd9d3 done [2024-02-07T19:46:10.716Z] #102 naming to docker.io/library/security-spire-agent done [2024-02-07T19:46:10.716Z] #102 DONE 0.7s [2024-02-07T19:46:10.716Z] [2024-02-07T19:46:10.716Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:15.748Z] c4a7e357bf2a: Pull complete [2024-02-07T19:46:15.748Z] f0e02332f6b5: Pull complete [2024-02-07T19:46:15.748Z] 872ee5b61b7b: Pull complete [2024-02-07T19:46:16.002Z] #103 ... [2024-02-07T19:46:16.002Z] [2024-02-07T19:46:16.002Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:22.714Z] #104 ... [2024-02-07T19:46:22.714Z] [2024-02-07T19:46:22.714Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:22.714Z] #73 DONE 16.7s [2024-02-07T19:46:22.714Z] [2024-02-07T19:46:22.714Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:22.714Z] #104 DONE 17.4s [2024-02-07T19:46:22.714Z] [2024-02-07T19:46:22.714Z] #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:22.714Z] #69 DONE 17.1s [2024-02-07T19:46:22.714Z] [2024-02-07T19:46:22.714Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:22.714Z] #103 DONE 17.2s [2024-02-07T19:46:22.714Z] [2024-02-07T19:46:22.714Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-07T19:46:24.001Z] 0c6a40ed1a82: Pull complete [2024-02-07T19:46:28.402Z] 94ae7d8d031c: Pull complete [2024-02-07T19:46:28.402Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-07T19:46:28.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-07T19:46:28.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-07T19:46:28.876Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-07T19:46:28.877Z] WORKDIR /edgex [2024-02-07T19:46:28.877Z] COPY go.mod . [2024-02-07T19:46:28.877Z] RUN go mod download [2024-02-07T19:46:28.877Z] + docker build -t ci-base-image-arm64 -f - . [2024-02-07T19:46:29.263Z] #105 DONE 5.9s [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:29.263Z] #106 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:29.263Z] #107 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #108 [support-scheduler builder 6/7] COPY . . [2024-02-07T19:46:29.263Z] #108 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #109 [core-metadata builder 6/7] COPY . . [2024-02-07T19:46:29.263Z] #109 DONE 5.9s [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:29.263Z] #110 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:29.263Z] #111 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #112 [core-data builder 6/7] COPY . . [2024-02-07T19:46:29.263Z] #112 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #113 [security-bootstrapper builder 6/7] COPY . . [2024-02-07T19:46:29.263Z] #113 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:29.263Z] #114 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:29.263Z] #115 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-02-07T19:46:29.263Z] #116 DONE 5.9s [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:29.263Z] #117 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:29.263Z] #118 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-07T19:46:29.263Z] #119 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:29.263Z] #120 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-02-07T19:46:29.263Z] #121 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:29.263Z] #122 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:29.263Z] #123 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:29.263Z] #124 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-02-07T19:46:29.263Z] #125 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #126 [support-notifications builder 6/7] COPY . . [2024-02-07T19:46:29.263Z] #126 DONE 5.9s [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:46:29.263Z] #127 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #128 [core-command builder 6/7] COPY . . [2024-02-07T19:46:29.263Z] #128 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:46:29.263Z] #129 CACHED [2024-02-07T19:46:29.263Z] [2024-02-07T19:46:29.263Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-07T19:46:29.515Z] Sending build context to Docker daemon 2.918MB [2024-02-07T19:46:29.515Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-07T19:46:29.515Z] ---> 86de565de09d [2024-02-07T19:46:29.515Z] Step 2/4 : WORKDIR /edgex [2024-02-07T19:46:29.831Z] #130 1.238 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-07T19:46:31.461Z] ---> Running in 01b54fd36d70 [2024-02-07T19:46:31.729Z] Removing intermediate container 01b54fd36d70 [2024-02-07T19:46:31.729Z] ---> 2a3297200f44 [2024-02-07T19:46:31.729Z] Step 3/4 : COPY go.mod . [2024-02-07T19:46:32.316Z] ---> be507a1bd1b7 [2024-02-07T19:46:32.316Z] Step 4/4 : RUN go mod download [2024-02-07T19:46:32.316Z] ---> Running in f7fa00899ea8 [2024-02-07T19:46:39.837Z] #130 ... [2024-02-07T19:46:39.837Z] [2024-02-07T19:46:39.837Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-07T19:46:39.837Z] #0 0.482 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-07T19:46:39.837Z] #131 ... [2024-02-07T19:46:39.837Z] [2024-02-07T19:46:39.837Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-07T19:46:39.837Z] #0 0.305 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-07T19:46:39.837Z] #132 ... [2024-02-07T19:46:39.837Z] [2024-02-07T19:46:39.837Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-07T19:46:39.837Z] #0 1.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-07T19:46:39.837Z] #133 ... [2024-02-07T19:46:39.837Z] [2024-02-07T19:46:39.837Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-07T19:46:39.837Z] #0 0.917 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-07T19:46:39.837Z] #134 ... [2024-02-07T19:46:39.837Z] [2024-02-07T19:46:39.837Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-07T19:46:39.837Z] #0 0.935 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-07T19:46:39.837Z] #135 ... [2024-02-07T19:46:39.837Z] [2024-02-07T19:46:39.837Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-07T19:46:39.837Z] #0 1.125 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-07T19:46:39.837Z] #136 ... [2024-02-07T19:46:39.837Z] [2024-02-07T19:46:39.837Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-07T19:46:39.837Z] #0 1.136 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-07T19:46:39.837Z] #137 ... [2024-02-07T19:46:39.837Z] [2024-02-07T19:46:39.837Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-07T19:46:39.837Z] #0 0.549 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-07T19:46:39.837Z] #138 ... [2024-02-07T19:46:39.837Z] [2024-02-07T19:46:39.837Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-07T19:46:39.837Z] #0 0.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-07T19:46:40.097Z] #139 ... [2024-02-07T19:46:40.097Z] [2024-02-07T19:46:40.097Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-07T19:46:40.097Z] #0 0.689 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-07T19:47:19.168Z] Removing intermediate container f7fa00899ea8 [2024-02-07T19:47:19.168Z] ---> 983701f2f886 [2024-02-07T19:47:19.168Z] Successfully built 983701f2f886 [2024-02-07T19:47:19.168Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T19:47:19.617Z] + docker inspect -f . ci-base-image-arm64 [2024-02-07T19:47:19.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-07T19:47:19.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-599 does not seem to be running inside a container [2024-02-07T19:47:20.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-07T19:47:21.388Z] $ docker top 8d0dfd3fe8ff454c909844f079a37cc28f8b97bbaa3ce24ffcf46c21893e1005 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-07T19:47:22.414Z] + go version [2024-02-07T19:47:22.414Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-07T19:47:22.451Z] $ docker stop --time=1 8d0dfd3fe8ff454c909844f079a37cc28f8b97bbaa3ce24ffcf46c21893e1005 [2024-02-07T19:47:27.491Z] $ docker rm -f --volumes 8d0dfd3fe8ff454c909844f079a37cc28f8b97bbaa3ce24ffcf46c21893e1005 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T19:47:28.729Z] + docker inspect -f . ci-base-image-arm64 [2024-02-07T19:47:28.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-07T19:47:29.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-599 does not seem to be running inside a container [2024-02-07T19:47:29.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-07T19:47:30.325Z] $ docker top 4cfd7c072b1b4f7fd8513063ebac91a63f4f12bc9cf3e68d122c26417abb5b59 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-07T19:47:30.661Z] ========================================================= [2024-02-07T19:47:30.661Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-07T19:47:30.661Z] ========================================================= [Pipeline] sh [2024-02-07T19:47:30.990Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-07T19:47:32.000Z] + make test [2024-02-07T19:47:32.000Z] go test -race -coverprofile=coverage.out ./... [2024-02-07T19:47:48.742Z] #140 ... [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-07T19:47:48.742Z] #133 72.62 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-07T19:47:48.742Z] #133 ... [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-07T19:47:48.742Z] #138 DONE 79.4s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-07T19:47:48.742Z] #140 DONE 79.4s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-07T19:47:48.742Z] #131 DONE 79.4s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-07T19:47:48.742Z] #133 DONE 79.4s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-07T19:47:48.742Z] #135 DONE 79.5s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-07T19:47:48.742Z] #132 DONE 79.4s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:48.742Z] #141 ... [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-07T19:47:48.742Z] #137 DONE 79.6s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-07T19:47:48.742Z] #136 DONE 79.7s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-07T19:47:48.742Z] #142 ... [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-07T19:47:48.742Z] #139 DONE 79.9s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-07T19:47:48.742Z] #134 DONE 80.0s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:48.742Z] #143 ... [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-07T19:47:48.742Z] #130 DONE 80.0s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:48.742Z] #144 DONE 0.9s [2024-02-07T19:47:48.742Z] [2024-02-07T19:47:48.742Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:49.001Z] #145 DONE 0.8s [2024-02-07T19:47:49.001Z] [2024-02-07T19:47:49.001Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:49.001Z] #143 DONE 0.5s [2024-02-07T19:47:49.001Z] [2024-02-07T19:47:49.001Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-07T19:47:49.001Z] #142 DONE 0.6s [2024-02-07T19:47:49.001Z] [2024-02-07T19:47:49.001Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:49.001Z] #141 DONE 0.9s [2024-02-07T19:47:49.001Z] [2024-02-07T19:47:49.001Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-07T19:47:49.001Z] #146 ... [2024-02-07T19:47:49.001Z] [2024-02-07T19:47:49.001Z] #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:49.001Z] #147 DONE 0.8s [2024-02-07T19:47:49.001Z] [2024-02-07T19:47:49.001Z] #148 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:49.001Z] #148 DONE 0.2s [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #149 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:49.286Z] #149 DONE 0.2s [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:49.286Z] #150 CACHED [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #151 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:49.286Z] #151 CACHED [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #152 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:49.286Z] #152 CACHED [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #153 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:49.286Z] #153 CACHED [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #154 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:49.286Z] #154 DONE 0.3s [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:49.286Z] #155 CACHED [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:49.286Z] #156 CACHED [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:49.286Z] #157 CACHED [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:49.286Z] #158 CACHED [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:49.286Z] #159 DONE 0.3s [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #160 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:49.286Z] #160 DONE 0.3s [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:49.286Z] #161 ... [2024-02-07T19:47:49.286Z] [2024-02-07T19:47:49.286Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:49.286Z] #162 DONE 0.3s [2024-02-07T19:47:49.590Z] [2024-02-07T19:47:49.590Z] #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-07T19:47:50.163Z] #163 ... [2024-02-07T19:47:50.163Z] [2024-02-07T19:47:50.163Z] #164 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-07T19:47:50.163Z] #164 DONE 1.0s [2024-02-07T19:47:50.163Z] [2024-02-07T19:47:50.163Z] #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-07T19:47:50.163Z] #165 DONE 1.0s [2024-02-07T19:47:50.163Z] [2024-02-07T19:47:50.163Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:50.163Z] #161 DONE 1.0s [2024-02-07T19:47:50.163Z] [2024-02-07T19:47:50.163Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-07T19:47:50.163Z] #166 DONE 1.1s [2024-02-07T19:47:50.163Z] [2024-02-07T19:47:50.163Z] #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-07T19:47:50.163Z] #167 DONE 1.1s [2024-02-07T19:47:50.422Z] [2024-02-07T19:47:50.422Z] #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-07T19:47:50.422Z] #163 DONE 1.0s [2024-02-07T19:47:50.422Z] [2024-02-07T19:47:50.422Z] #168 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-07T19:47:50.422Z] #168 DONE 1.1s [2024-02-07T19:47:50.422Z] [2024-02-07T19:47:50.422Z] #169 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-07T19:47:50.422Z] #169 DONE 1.0s [2024-02-07T19:47:50.422Z] [2024-02-07T19:47:50.422Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-07T19:47:50.422Z] #170 DONE 1.1s [2024-02-07T19:47:50.422Z] [2024-02-07T19:47:50.422Z] #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-07T19:47:50.422Z] #171 DONE 1.1s [2024-02-07T19:47:50.422Z] [2024-02-07T19:47:50.422Z] #172 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-07T19:47:50.681Z] #172 ... [2024-02-07T19:47:50.681Z] [2024-02-07T19:47:50.681Z] #173 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-07T19:47:50.681Z] #173 DONE 0.4s [2024-02-07T19:47:50.681Z] [2024-02-07T19:47:50.681Z] #174 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-07T19:47:50.681Z] #174 DONE 0.4s [2024-02-07T19:47:50.681Z] [2024-02-07T19:47:50.681Z] #175 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-07T19:47:50.681Z] #175 DONE 0.4s [2024-02-07T19:47:50.681Z] [2024-02-07T19:47:50.681Z] #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-07T19:47:50.681Z] #176 DONE 0.4s [2024-02-07T19:47:50.681Z] [2024-02-07T19:47:50.681Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-07T19:47:50.681Z] #177 DONE 0.5s [2024-02-07T19:47:50.681Z] [2024-02-07T19:47:50.681Z] #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-07T19:47:50.681Z] #178 DONE 0.5s [2024-02-07T19:47:50.681Z] [2024-02-07T19:47:50.681Z] #179 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-07T19:47:50.681Z] #179 DONE 0.5s [2024-02-07T19:47:50.681Z] [2024-02-07T19:47:50.681Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-07T19:47:50.681Z] #146 DONE 1.8s [2024-02-07T19:47:50.681Z] [2024-02-07T19:47:50.681Z] #180 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-07T19:47:50.681Z] #180 DONE 0.5s [2024-02-07T19:47:50.681Z] [2024-02-07T19:47:50.681Z] #102 [core-data] exporting to image [2024-02-07T19:47:50.681Z] #102 exporting layers [2024-02-07T19:47:50.940Z] #102 ... [2024-02-07T19:47:50.940Z] [2024-02-07T19:47:50.940Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-07T19:47:50.940Z] #181 DONE 0.6s [2024-02-07T19:47:50.940Z] [2024-02-07T19:47:50.940Z] #172 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-07T19:47:50.940Z] #172 DONE 0.6s [2024-02-07T19:47:50.940Z] [2024-02-07T19:47:50.940Z] #102 [core-command] exporting to image [2024-02-07T19:47:50.940Z] #102 ... [2024-02-07T19:47:50.940Z] [2024-02-07T19:47:50.940Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-07T19:47:50.940Z] #182 DONE 0.3s [2024-02-07T19:47:50.940Z] [2024-02-07T19:47:50.940Z] #102 [core-command] exporting to image [2024-02-07T19:47:50.940Z] #102 exporting layers 0.3s done [2024-02-07T19:47:51.197Z] #102 ... [2024-02-07T19:47:51.197Z] [2024-02-07T19:47:51.197Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-07T19:47:51.197Z] #183 DONE 0.6s [2024-02-07T19:47:51.197Z] [2024-02-07T19:47:51.197Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-07T19:47:51.197Z] #184 DONE 0.6s [2024-02-07T19:47:51.197Z] [2024-02-07T19:47:51.197Z] #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-07T19:47:51.197Z] #185 DONE 0.6s [2024-02-07T19:47:51.197Z] [2024-02-07T19:47:51.197Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-07T19:47:51.197Z] #186 DONE 0.5s [2024-02-07T19:47:51.197Z] [2024-02-07T19:47:51.197Z] #102 [core-metadata] exporting to image [2024-02-07T19:47:51.197Z] #102 exporting layers 0.6s done [2024-02-07T19:47:51.197Z] #102 writing image sha256:9ddac4a43a632037b855af7edb2e05772269d59c923c6df3fad8c59e3e02c6a2 0.0s done [2024-02-07T19:47:51.198Z] #102 naming to docker.io/library/support-scheduler done [2024-02-07T19:47:51.456Z] #102 ... [2024-02-07T19:47:51.456Z] [2024-02-07T19:47:51.456Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T19:47:51.456Z] #187 DONE 0.7s [2024-02-07T19:47:51.456Z] [2024-02-07T19:47:51.456Z] #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-07T19:47:51.456Z] #188 DONE 0.6s [2024-02-07T19:47:51.456Z] [2024-02-07T19:47:51.456Z] #102 [core-command] exporting to image [2024-02-07T19:47:51.456Z] #102 exporting layers 0.8s done [2024-02-07T19:47:51.456Z] #102 writing image sha256:58b5b317e74c12e23711345933d06fc9fba73705ef3f880ed9775e31ba51e076 done [2024-02-07T19:47:51.456Z] #102 naming to docker.io/library/core-command done [2024-02-07T19:47:51.456Z] #102 ... [2024-02-07T19:47:51.456Z] [2024-02-07T19:47:51.456Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-07T19:47:51.456Z] #189 DONE 0.5s [2024-02-07T19:47:51.456Z] [2024-02-07T19:47:51.456Z] #102 [core-data] exporting to image [2024-02-07T19:47:51.456Z] #102 writing image sha256:c4fdd99d4c59653255d2cb59c42ae2d31d54ff425c3ba44dedb304361af7ba1d done [2024-02-07T19:47:51.456Z] #102 naming to docker.io/library/core-data done [2024-02-07T19:47:51.456Z] #102 writing image sha256:077a211788d2becfa26ea0d0a0abd18d1184155c1ba8ea9571ed76da0e8783be 0.1s done [2024-02-07T19:47:51.456Z] #102 naming to docker.io/library/security-spiffe-token-provider [2024-02-07T19:47:51.717Z] #102 ... [2024-02-07T19:47:51.717Z] [2024-02-07T19:47:51.717Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-07T19:47:51.717Z] #190 DONE 0.3s [2024-02-07T19:47:51.717Z] [2024-02-07T19:47:51.717Z] #102 [security-spiffe-token-provider] exporting to image [2024-02-07T19:47:51.717Z] #102 exporting layers 0.3s done [2024-02-07T19:47:51.717Z] #102 naming to docker.io/library/security-spiffe-token-provider done [2024-02-07T19:47:51.976Z] #102 writing image sha256:e27b3ab0820481013e725b67a00f9a33d90fc1864d5e83336d84eef85cbaf1ae done [2024-02-07T19:47:51.977Z] #102 naming to docker.io/library/support-notifications done [2024-02-07T19:47:51.977Z] #102 writing image sha256:225862908ff8080194b03f90e208c4448fec6e71ebb2330aa6986d2e64485eea done [2024-02-07T19:47:51.977Z] #102 naming to docker.io/library/core-metadata done [2024-02-07T19:47:51.977Z] #102 DONE 1.8s [2024-02-07T19:47:51.977Z] [2024-02-07T19:47:51.977Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-07T19:47:51.977Z] #191 DONE 0.3s [2024-02-07T19:47:51.977Z] [2024-02-07T19:47:51.977Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-07T19:47:51.977Z] #192 ... [2024-02-07T19:47:51.977Z] [2024-02-07T19:47:51.977Z] #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-07T19:47:51.977Z] #193 DONE 0.8s [2024-02-07T19:47:52.236Z] [2024-02-07T19:47:52.236Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-07T19:47:52.236Z] #194 DONE 0.6s [2024-02-07T19:47:52.236Z] [2024-02-07T19:47:52.236Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-07T19:47:52.236Z] #195 DONE 0.6s [2024-02-07T19:47:52.236Z] [2024-02-07T19:47:52.236Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-07T19:47:52.236Z] #192 DONE 0.5s [2024-02-07T19:47:52.236Z] [2024-02-07T19:47:52.236Z] #102 [security-proxy-auth] exporting to image [2024-02-07T19:47:52.236Z] #102 exporting layers 0.2s done [2024-02-07T19:47:52.236Z] #102 writing image sha256:9ccc32db1bd319911b1bebaebc98c57c2d85782bd6fc6a32c59ff471897b6932 done [2024-02-07T19:47:52.236Z] #102 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-07T19:47:52.236Z] #102 writing image sha256:7503e0e87f00a14419ba89b4d7925f3494a91ed38c595b4822d364d26bb288b8 done [2024-02-07T19:47:52.236Z] #102 naming to docker.io/library/security-proxy-auth done [2024-02-07T19:47:52.236Z] #102 DONE 2.1s [2024-02-07T19:47:52.236Z] [2024-02-07T19:47:52.236Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-07T19:47:52.236Z] #196 DONE 0.2s [2024-02-07T19:47:52.236Z] [2024-02-07T19:47:52.236Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-07T19:47:52.236Z] #197 DONE 0.1s [2024-02-07T19:47:52.236Z] [2024-02-07T19:47:52.236Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-07T19:47:52.494Z] #198 DONE 0.1s [2024-02-07T19:47:52.494Z] [2024-02-07T19:47:52.494Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-07T19:47:52.494Z] #199 DONE 0.1s [2024-02-07T19:47:52.494Z] [2024-02-07T19:47:52.494Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-07T19:47:52.494Z] #200 ... [2024-02-07T19:47:52.494Z] [2024-02-07T19:47:52.494Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-07T19:47:52.494Z] #201 DONE 0.1s [2024-02-07T19:47:52.494Z] [2024-02-07T19:47:52.494Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-07T19:47:52.494Z] #202 DONE 0.1s [2024-02-07T19:47:52.752Z] [2024-02-07T19:47:52.752Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-07T19:47:52.752Z] #203 DONE 0.9s [2024-02-07T19:47:52.752Z] [2024-02-07T19:47:52.752Z] #102 [security-proxy-setup] exporting to image [2024-02-07T19:47:52.752Z] #102 exporting layers 0.2s done [2024-02-07T19:47:52.752Z] #102 writing image sha256:a6f49c4c9e7e912b43625d3d98c54e55f1e73ec605709e970163f49fbf3a880a done [2024-02-07T19:47:52.752Z] #102 naming to docker.io/library/security-proxy-setup done [2024-02-07T19:47:52.752Z] #102 DONE 2.3s [2024-02-07T19:47:52.752Z] [2024-02-07T19:47:52.752Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-07T19:47:53.010Z] #204 DONE 0.6s [2024-02-07T19:47:53.010Z] [2024-02-07T19:47:53.010Z] #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-07T19:47:53.010Z] #200 DONE 0.9s [2024-02-07T19:47:53.010Z] [2024-02-07T19:47:53.010Z] #102 [security-secretstore-setup] exporting to image [2024-02-07T19:47:53.269Z] #102 exporting layers 0.3s done [2024-02-07T19:47:53.528Z] #102 exporting layers 0.3s done [2024-02-07T19:47:53.528Z] #102 writing image sha256:8a2b0d4e0aced40a56bfbc9792cba353182544ee309abd1d1ed44fe2722bf4dc done [2024-02-07T19:47:53.528Z] #102 naming to docker.io/library/security-bootstrapper done [2024-02-07T19:47:53.528Z] #102 writing image sha256:deff99c06a611f2bc7b4127f1b2008cb00b745a0c2342e2886dfa11d0d1eaa37 done [2024-02-07T19:47:53.528Z] #102 naming to docker.io/library/security-secretstore-setup done [2024-02-07T19:47:53.528Z] #102 DONE 2.6s [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T19:47:53.528Z] time="2024-02-07T19:45:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-07T19:47:53.563Z] $ docker stop --time=1 a4d3a78b75c970342c883f46d1786a51dbbecc64f85d04876dea1038d2c5124c [2024-02-07T19:47:55.931Z] $ docker rm -f --volumes a4d3a78b75c970342c883f46d1786a51dbbecc64f85d04876dea1038d2c5124c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-07T19:47:56.403Z] + docker images [2024-02-07T19:47:56.403Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-07T19:47:56.403Z] security-bootstrapper latest 8a2b0d4e0ace 4 seconds ago 18.5MB [2024-02-07T19:47:56.403Z] security-proxy-setup latest a6f49c4c9e7e 4 seconds ago 25.8MB [2024-02-07T19:47:56.403Z] security-secretstore-setup latest deff99c06a61 4 seconds ago 36.2MB [2024-02-07T19:47:56.403Z] core-metadata latest 225862908ff8 5 seconds ago 17.4MB [2024-02-07T19:47:56.403Z] core-common-config-bootstrapper latest 9ccc32db1bd3 5 seconds ago 14.9MB [2024-02-07T19:47:56.403Z] support-notifications latest e27b3ab08204 5 seconds ago 26.7MB [2024-02-07T19:47:56.403Z] security-proxy-auth latest 7503e0e87f00 5 seconds ago 15.8MB [2024-02-07T19:47:56.403Z] core-data latest c4fdd99d4c59 6 seconds ago 17.1MB [2024-02-07T19:47:56.403Z] support-scheduler latest 9ddac4a43a63 6 seconds ago 26.1MB [2024-02-07T19:47:56.403Z] security-spiffe-token-provider latest 077a211788d2 6 seconds ago 28.6MB [2024-02-07T19:47:56.403Z] core-command latest 58b5b317e74c 6 seconds ago 17MB [2024-02-07T19:47:56.403Z] security-spire-server latest 2164e05cddc4 About a minute ago 102MB [2024-02-07T19:47:56.403Z] security-spire-config latest 987fa32d5108 About a minute ago 102MB [2024-02-07T19:47:56.403Z] security-spire-agent latest 4957c0c5fd9d About a minute ago 161MB [2024-02-07T19:47:56.403Z] ci-base-image-x86_64 latest b5ddde152f38 4 minutes ago 883MB [2024-02-07T19:47:56.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 months ago 564MB [2024-02-07T19:47:56.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-07T19:47:56.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-07T19:48:10.865Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-07T19:50:02.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-07T19:50:10.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-07T19:50:10.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-07T19:50:11.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.479s coverage: 28.7% of statements [2024-02-07T19:50:21.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.338s coverage: 97.0% of statements [2024-02-07T19:50:25.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-07T19:50:25.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-07T19:50:25.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-07T19:50:29.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.426s coverage: 69.2% of statements [2024-02-07T19:50:30.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-07T19:50:30.854Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-07T19:50:32.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.425s coverage: 53.2% of statements [2024-02-07T19:50:37.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-07T19:50:37.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-07T19:50:37.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-07T19:50:37.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-07T19:50:37.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-07T19:50:44.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-07T19:50:44.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-07T19:50:54.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.229s coverage: 93.4% of statements [2024-02-07T19:50:54.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.511s coverage: 4.1% of statements [2024-02-07T19:50:58.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-07T19:50:58.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-07T19:50:58.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-07T19:51:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-07T19:51:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-07T19:51:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-07T19:51:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-07T19:51:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-07T19:51:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-07T19:51:00.013Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-07T19:51:00.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.484s coverage: 97.6% of statements [2024-02-07T19:51:00.859Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.198s coverage: 72.2% of statements [2024-02-07T19:51:09.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-07T19:51:09.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-07T19:51:09.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.377s coverage: 0.9% of statements [2024-02-07T19:51:09.315Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.238s coverage: 32.2% of statements [2024-02-07T19:51:12.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.264s coverage: 41.7% of statements [2024-02-07T19:51:12.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.228s coverage: 82.9% of statements [2024-02-07T19:51:12.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.186s coverage: 94.1% of statements [2024-02-07T19:51:12.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.193s coverage: 96.3% of statements [2024-02-07T19:51:16.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.214s coverage: 87.5% of statements [2024-02-07T19:51:17.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-07T19:51:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-07T19:51:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-07T19:51:19.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-07T19:51:21.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-07T19:51:21.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-07T19:51:21.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-07T19:51:21.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-07T19:51:30.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.231s coverage: 94.4% of statements [2024-02-07T19:51:30.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-07T19:51:30.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-07T19:51:30.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-07T19:51:30.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-07T19:51:36.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-07T19:51:36.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-07T19:51:38.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-07T19:51:42.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.019s coverage: 79.9% of statements [2024-02-07T19:51:42.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.220s coverage: 92.9% of statements [2024-02-07T19:51:42.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements [2024-02-07T19:51:42.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.206s coverage: 62.3% of statements [2024-02-07T19:51:42.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.201s coverage: 87.2% of statements [2024-02-07T19:51:42.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.167s coverage: 20.0% of statements [2024-02-07T19:51:42.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.169s coverage: 100.0% of statements [2024-02-07T19:51:43.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.398s coverage: 81.8% of statements [2024-02-07T19:51:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-07T19:51:45.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-07T19:51:45.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.378s coverage: 82.1% of statements [2024-02-07T19:51:46.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.212s coverage: 86.0% of statements [2024-02-07T19:51:48.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-07T19:51:48.658Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-07T19:51:51.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.121s coverage: 63.1% of statements [2024-02-07T19:51:51.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.262s coverage: 100.0% of statements [2024-02-07T19:51:51.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.103s coverage: 89.4% of statements [2024-02-07T19:51:51.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.060s coverage: 100.0% of statements [2024-02-07T19:51:52.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-07T19:51:52.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-07T19:51:52.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-07T19:51:53.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.079s coverage: 73.7% of statements [2024-02-07T19:51:53.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-02-07T19:51:58.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-07T19:51:58.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-07T19:51:58.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-07T19:51:59.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.775s coverage: 38.4% of statements [2024-02-07T19:51:59.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.232s coverage: 89.5% of statements [2024-02-07T19:52:02.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-07T19:52:02.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-07T19:52:02.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-07T19:52:02.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-07T19:52:03.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.229s coverage: 84.8% of statements [2024-02-07T19:52:08.119Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-07T19:52:08.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-07T19:52:08.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-07T19:52:08.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-07T19:52:14.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-07T19:52:14.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-07T19:52:14.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-07T19:52:14.744Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-07T19:52:15.009Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.277s coverage: 19.9% of statements [2024-02-07T19:52:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.537s coverage: 95.7% of statements [2024-02-07T19:52:18.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-07T19:52:18.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-07T19:52:19.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.287s coverage: 61.8% of statements [2024-02-07T19:52:21.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-07T19:52:21.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-07T19:52:22.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.374s coverage: 98.9% of statements [2024-02-07T19:52:23.399Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-02-07T19:52:23.399Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-07T19:52:23.399Z] go vet ./... [2024-02-07T19:54:30.043Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-07T19:54:30.043Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-07T19:54:30.043Z] ./bin/test-attribution-txt.sh [2024-02-07T19:54:30.043Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-07T19:54:30.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-07T19:54:30.472Z] + ls -al . [2024-02-07T19:54:30.472Z] total 732 [2024-02-07T19:54:30.472Z] drwxrwxr-x 10 1001 1001 4096 Feb 7 19:47 . [2024-02-07T19:54:30.472Z] drwxr-xr-x 4 root root 4096 Feb 7 19:47 .. [2024-02-07T19:54:30.472Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 19:45 .blubracket [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 10 Feb 7 19:45 .dockerignore [2024-02-07T19:54:30.472Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 19:45 .git [2024-02-07T19:54:30.472Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 19:45 .github [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 1074 Feb 7 19:45 .gitignore [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 19:45 .golangci.yml [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 100 Feb 7 19:45 .hadolint.yml [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 155 Feb 7 19:45 .sonarcloud.properties [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 19:45 ADOPTERS.md [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 11674 Feb 7 19:45 Attribution.txt [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 100284 Feb 7 19:45 CHANGELOG.md [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 19:45 CONTRIBUTING.md [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 19:45 GOVERNANCE.md [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 861 Feb 7 19:45 Jenkinsfile [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 19:45 LICENSE [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 15392 Feb 7 19:45 Makefile [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 19:45 OWNERS.md [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 9528 Feb 7 19:45 README.md [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 789 Feb 7 19:45 SECURITY.md [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 19:42 VERSION [2024-02-07T19:54:30.472Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 19:45 bin [2024-02-07T19:54:30.472Z] drwxrwxr-x 18 1001 1001 4096 Feb 7 19:45 cmd [2024-02-07T19:54:30.472Z] -rw-r--r-- 1 root root 453602 Feb 7 19:52 coverage.out [2024-02-07T19:54:30.472Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 19:45 fuzz_test [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 3733 Feb 7 19:45 go.mod [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 34133 Feb 7 19:45 go.sum [2024-02-07T19:54:30.472Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 19:45 internal [2024-02-07T19:54:30.472Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 19:45 openapi [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 584 Feb 7 19:45 security.txt [2024-02-07T19:54:30.472Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 19:45 version.go [Pipeline] sh [2024-02-07T19:54:31.119Z] + '[' -e coverage.out ] [2024-02-07T19:54:31.119Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-07T19:54:31.156Z] Warning: overwriting stash ‘coverage-report’ [2024-02-07T19:54:31.893Z] Stashed 1 file(s) [Pipeline] sh [2024-02-07T19:54:32.532Z] + make build [2024-02-07T19:54:32.532Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-07T19:55:54.124Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-07T19:55:54.125Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-07T19:55:54.125Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-07T19:55:54.125Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-07T19:56:20.779Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-07T19:56:25.022Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-07T19:56:30.350Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-07T19:56:33.697Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-07T19:56:36.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-07T19:56:38.847Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-07T19:56:43.089Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-07T19:56:46.461Z] $ docker stop --time=1 4cfd7c072b1b4f7fd8513063ebac91a63f4f12bc9cf3e68d122c26417abb5b59 [2024-02-07T19:56:48.484Z] $ docker rm -f --volumes 4cfd7c072b1b4f7fd8513063ebac91a63f4f12bc9cf3e68d122c26417abb5b59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T19:56:51.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-07T19:56:51.662Z] [2024-02-07T19:56:51.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T19:56:52.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-07T19:56:52.370Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-07T19:56:52.370Z] 547446be3368: Pulling fs layer [2024-02-07T19:56:52.370Z] d125d8839a47: Pulling fs layer [2024-02-07T19:56:52.370Z] 3e85d5ac6304: Pulling fs layer [2024-02-07T19:56:52.370Z] c3105a71a48b: Pulling fs layer [2024-02-07T19:56:52.370Z] 0f093f025ec4: Pulling fs layer [2024-02-07T19:56:52.370Z] c3106fc0e877: Pulling fs layer [2024-02-07T19:56:52.370Z] c3105a71a48b: Waiting [2024-02-07T19:56:52.370Z] 0f093f025ec4: Waiting [2024-02-07T19:56:52.370Z] c3106fc0e877: Waiting [2024-02-07T19:56:52.370Z] 547446be3368: Verifying Checksum [2024-02-07T19:56:52.370Z] 547446be3368: Download complete [2024-02-07T19:56:52.638Z] c3105a71a48b: Verifying Checksum [2024-02-07T19:56:52.638Z] c3105a71a48b: Download complete [2024-02-07T19:56:52.903Z] d125d8839a47: Verifying Checksum [2024-02-07T19:56:52.903Z] d125d8839a47: Download complete [2024-02-07T19:56:52.903Z] c3106fc0e877: Verifying Checksum [2024-02-07T19:56:52.903Z] c3106fc0e877: Download complete [2024-02-07T19:56:53.168Z] 0f093f025ec4: Verifying Checksum [2024-02-07T19:56:53.168Z] 0f093f025ec4: Download complete [2024-02-07T19:56:53.168Z] 547446be3368: Pull complete [2024-02-07T19:56:54.578Z] d125d8839a47: Pull complete [2024-02-07T19:56:54.844Z] 3e85d5ac6304: Verifying Checksum [2024-02-07T19:56:54.844Z] 3e85d5ac6304: Download complete [2024-02-07T19:57:04.901Z] 3e85d5ac6304: Pull complete [2024-02-07T19:57:04.901Z] c3105a71a48b: Pull complete [2024-02-07T19:57:05.856Z] 0f093f025ec4: Pull complete [2024-02-07T19:57:06.122Z] c3106fc0e877: Pull complete [2024-02-07T19:57:06.122Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-07T19:57:06.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-07T19:57:06.122Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-07T19:57:06.606Z] prd-ubuntu20.04-docker-arm64-4c-16g-599 does not seem to be running inside a container [2024-02-07T19:57:06.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-02-07T19:57:11.920Z] $ docker top 38d4fba607187f05e029a090639484509b80fb2a98cacb4f13aa66ccb0cd8936 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-07T19:57:12.868Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-07T19:57:21.066Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-07T19:57:21.066Z] #1 transferring dockerfile: 2.93kB 0.0s done [2024-02-07T19:57:21.066Z] #1 DONE 0.1s [2024-02-07T19:57:21.723Z] [2024-02-07T19:57:21.723Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-07T19:57:21.723Z] #2 transferring dockerfile: 2.23kB done [2024-02-07T19:57:21.723Z] #2 DONE 0.0s [2024-02-07T19:57:21.723Z] [2024-02-07T19:57:21.723Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-07T19:57:21.723Z] #3 transferring dockerfile: 1.89kB 0.0s done [2024-02-07T19:57:21.723Z] #3 DONE 0.1s [2024-02-07T19:57:21.723Z] [2024-02-07T19:57:21.723Z] #4 [core-data internal] load build definition from Dockerfile [2024-02-07T19:57:21.723Z] #4 transferring dockerfile: 2.01kB done [2024-02-07T19:57:21.723Z] #4 DONE 0.0s [2024-02-07T19:57:21.723Z] [2024-02-07T19:57:21.723Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-07T19:57:21.723Z] #5 transferring dockerfile: 2.15kB 0.0s done [2024-02-07T19:57:21.723Z] #5 DONE 0.1s [2024-02-07T19:57:21.723Z] [2024-02-07T19:57:21.723Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-02-07T19:57:21.723Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-02-07T19:57:22.016Z] #6 DONE 0.1s [2024-02-07T19:57:22.016Z] [2024-02-07T19:57:22.016Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-02-07T19:57:22.016Z] #7 transferring dockerfile: 1.81kB done [2024-02-07T19:57:22.016Z] #7 DONE 0.1s [2024-02-07T19:57:22.016Z] [2024-02-07T19:57:22.016Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-07T19:57:22.016Z] #8 transferring dockerfile: 2.49kB 0.0s done [2024-02-07T19:57:22.016Z] #8 DONE 0.1s [2024-02-07T19:57:22.016Z] [2024-02-07T19:57:22.016Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-02-07T19:57:22.016Z] #9 transferring dockerfile: 1.69kB done [2024-02-07T19:57:22.016Z] #9 DONE 0.1s [2024-02-07T19:57:22.016Z] [2024-02-07T19:57:22.016Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-02-07T19:57:22.314Z] #10 transferring dockerfile: 1.93kB done [2024-02-07T19:57:22.314Z] #10 DONE 0.1s [2024-02-07T19:57:22.314Z] [2024-02-07T19:57:22.314Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-02-07T19:57:22.314Z] #11 transferring dockerfile: 2.06kB done [2024-02-07T19:57:22.314Z] #11 DONE 0.1s [2024-02-07T19:57:22.314Z] [2024-02-07T19:57:22.314Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-07T19:57:22.314Z] #12 transferring dockerfile: 2.50kB done [2024-02-07T19:57:22.600Z] #12 DONE 0.1s [2024-02-07T19:57:22.600Z] [2024-02-07T19:57:22.600Z] #13 [core-command internal] load build definition from Dockerfile [2024-02-07T19:57:22.600Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-02-07T19:57:22.600Z] #13 DONE 0.1s [2024-02-07T19:57:22.600Z] [2024-02-07T19:57:22.600Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-02-07T19:57:22.600Z] #14 transferring dockerfile: 1.95kB done [2024-02-07T19:57:22.600Z] #14 DONE 0.1s [2024-02-07T19:57:22.600Z] [2024-02-07T19:57:22.600Z] #15 [security-bootstrapper internal] load .dockerignore [2024-02-07T19:57:22.600Z] #15 transferring context: 50B done [2024-02-07T19:57:22.600Z] #15 DONE 0.0s [2024-02-07T19:57:23.597Z] [2024-02-07T19:57:23.597Z] #16 [core-data internal] load .dockerignore [2024-02-07T19:57:23.871Z] #16 ... [2024-02-07T19:57:23.871Z] [2024-02-07T19:57:23.871Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:23.871Z] #17 DONE 0.0s [2024-02-07T19:57:24.138Z] [2024-02-07T19:57:24.138Z] #18 [support-notifications internal] load .dockerignore [2024-02-07T19:57:26.092Z] #18 ... [2024-02-07T19:57:26.092Z] [2024-02-07T19:57:26.092Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-07T19:57:26.092Z] #19 transferring context: 50B 0.0s done [2024-02-07T19:57:26.092Z] #19 DONE 2.9s [2024-02-07T19:57:26.092Z] [2024-02-07T19:57:26.092Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-02-07T19:57:26.092Z] #20 transferring context: 50B done [2024-02-07T19:57:26.092Z] #20 DONE 2.9s [2024-02-07T19:57:26.366Z] [2024-02-07T19:57:26.366Z] #16 [core-data internal] load .dockerignore [2024-02-07T19:57:26.366Z] #16 transferring context: 50B 0.0s done [2024-02-07T19:57:26.366Z] #16 DONE 3.0s [2024-02-07T19:57:26.366Z] [2024-02-07T19:57:26.366Z] #21 [security-spire-server internal] load .dockerignore [2024-02-07T19:57:26.366Z] #21 transferring context: 50B 0.0s done [2024-02-07T19:57:26.366Z] #21 DONE 3.0s [2024-02-07T19:57:26.366Z] [2024-02-07T19:57:26.366Z] #22 [security-proxy-auth internal] load .dockerignore [2024-02-07T19:57:26.366Z] #22 transferring context: 50B 0.0s done [2024-02-07T19:57:26.366Z] #22 DONE 3.0s [2024-02-07T19:57:26.366Z] [2024-02-07T19:57:26.366Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:26.366Z] #17 DONE 0.0s [2024-02-07T19:57:26.366Z] [2024-02-07T19:57:26.366Z] #18 [support-notifications internal] load .dockerignore [2024-02-07T19:57:26.633Z] #18 ... [2024-02-07T19:57:26.633Z] [2024-02-07T19:57:26.633Z] #23 [support-scheduler internal] load .dockerignore [2024-02-07T19:57:26.633Z] #23 transferring context: 50B 0.0s done [2024-02-07T19:57:26.633Z] #23 DONE 2.9s [2024-02-07T19:57:26.633Z] [2024-02-07T19:57:26.633Z] #24 [security-spire-agent internal] load .dockerignore [2024-02-07T19:57:26.633Z] #24 transferring context: 50B 0.0s done [2024-02-07T19:57:26.633Z] #24 DONE 3.0s [2024-02-07T19:57:26.633Z] [2024-02-07T19:57:26.633Z] #18 [support-notifications internal] load .dockerignore [2024-02-07T19:57:26.633Z] #18 transferring context: 50B 0.0s done [2024-02-07T19:57:26.633Z] #18 DONE 2.8s [2024-02-07T19:57:26.633Z] [2024-02-07T19:57:26.633Z] #25 [security-proxy-setup internal] load .dockerignore [2024-02-07T19:57:26.633Z] #25 transferring context: 50B 0.0s done [2024-02-07T19:57:26.633Z] #25 DONE 2.9s [2024-02-07T19:57:26.633Z] [2024-02-07T19:57:26.633Z] #26 [core-command internal] load .dockerignore [2024-02-07T19:57:26.633Z] #26 transferring context: 50B 0.0s done [2024-02-07T19:57:26.633Z] #26 DONE 2.9s [2024-02-07T19:57:26.633Z] [2024-02-07T19:57:26.633Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-02-07T19:57:26.633Z] #27 transferring context: 50B 0.0s done [2024-02-07T19:57:26.633Z] #27 DONE 3.1s [2024-02-07T19:57:26.633Z] [2024-02-07T19:57:26.633Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:26.633Z] #17 DONE 0.0s [2024-02-07T19:57:26.633Z] [2024-02-07T19:57:26.633Z] #28 [core-metadata internal] load .dockerignore [2024-02-07T19:57:26.633Z] #28 transferring context: 50B 0.0s done [2024-02-07T19:57:26.900Z] #28 DONE 3.1s [2024-02-07T19:57:26.900Z] [2024-02-07T19:57:26.900Z] #29 [security-spire-config internal] load .dockerignore [2024-02-07T19:57:26.900Z] #29 transferring context: 50B 0.0s done [2024-02-07T19:57:26.900Z] #29 DONE 3.2s [2024-02-07T19:57:26.900Z] [2024-02-07T19:57:26.900Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-07T19:57:26.900Z] #30 DONE 3.0s [2024-02-07T19:57:26.900Z] [2024-02-07T19:57:26.900Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:26.900Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-07T19:57:27.166Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-07T19:57:27.166Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-02-07T19:57:27.166Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-07T19:57:27.166Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-07T19:57:27.166Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.3s [2024-02-07T19:57:27.433Z] #31 ... [2024-02-07T19:57:27.433Z] [2024-02-07T19:57:27.433Z] #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:27.433Z] #17 DONE 0.0s [2024-02-07T19:57:27.433Z] [2024-02-07T19:57:27.433Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:27.433Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.4s [2024-02-07T19:57:27.433Z] #31 ... [2024-02-07T19:57:27.433Z] [2024-02-07T19:57:27.433Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-07T19:57:27.433Z] #30 DONE 3.0s [2024-02-07T19:57:27.433Z] [2024-02-07T19:57:27.433Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:27.433Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-07T19:57:27.433Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-07T19:57:27.433Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.15MB / 3.33MB 0.5s [2024-02-07T19:57:27.433Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-07T19:57:27.433Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-07T19:57:27.433Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-02-07T19:57:27.433Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-07T19:57:28.018Z] #31 ... [2024-02-07T19:57:28.018Z] [2024-02-07T19:57:28.018Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:28.018Z] #17 DONE 0.0s [2024-02-07T19:57:28.018Z] [2024-02-07T19:57:28.018Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:28.018Z] #31 ... [2024-02-07T19:57:28.018Z] [2024-02-07T19:57:28.018Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-07T19:57:28.018Z] #30 DONE 3.1s [2024-02-07T19:57:28.018Z] [2024-02-07T19:57:28.018Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:28.018Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-07T19:57:28.018Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-07T19:57:28.018Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-02-07T19:57:28.018Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-07T19:57:28.018Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-07T19:57:28.601Z] #31 ... [2024-02-07T19:57:28.601Z] [2024-02-07T19:57:28.601Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-02-07T19:57:28.601Z] #30 DONE 3.2s [2024-02-07T19:57:28.601Z] [2024-02-07T19:57:28.601Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:29.183Z] #31 ... [2024-02-07T19:57:29.183Z] [2024-02-07T19:57:29.183Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:29.183Z] #17 DONE 0.0s [2024-02-07T19:57:29.183Z] [2024-02-07T19:57:29.183Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-07T19:57:29.183Z] #32 DONE 2.8s [2024-02-07T19:57:29.183Z] [2024-02-07T19:57:29.183Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:29.183Z] #31 ... [2024-02-07T19:57:29.183Z] [2024-02-07T19:57:29.183Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:29.183Z] #17 DONE 0.0s [2024-02-07T19:57:29.183Z] [2024-02-07T19:57:29.183Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:29.183Z] #31 ... [2024-02-07T19:57:29.183Z] [2024-02-07T19:57:29.183Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-02-07T19:57:29.183Z] #30 DONE 3.6s [2024-02-07T19:57:29.183Z] [2024-02-07T19:57:29.183Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:29.454Z] #31 ... [2024-02-07T19:57:29.454Z] [2024-02-07T19:57:29.454Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-07T19:57:29.454Z] #32 DONE 3.0s [2024-02-07T19:57:29.455Z] [2024-02-07T19:57:29.455Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:29.455Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-07T19:57:29.455Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-07T19:57:29.455Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-02-07T19:57:29.455Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-07T19:57:29.455Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-07T19:57:29.455Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.8s done [2024-02-07T19:57:29.455Z] #31 ... [2024-02-07T19:57:29.455Z] [2024-02-07T19:57:29.455Z] #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:29.455Z] #17 DONE 0.0s [2024-02-07T19:57:29.455Z] [2024-02-07T19:57:29.455Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-07T19:57:29.455Z] #32 DONE 3.0s [2024-02-07T19:57:29.455Z] [2024-02-07T19:57:29.455Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:29.455Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-07T19:57:29.455Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-07T19:57:29.455Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-02-07T19:57:29.455Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-07T19:57:29.455Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-07T19:57:29.455Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.8s done [2024-02-07T19:57:29.722Z] #31 ... [2024-02-07T19:57:29.722Z] [2024-02-07T19:57:29.722Z] #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:29.722Z] #17 DONE 0.0s [2024-02-07T19:57:29.722Z] [2024-02-07T19:57:29.722Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-02-07T19:57:29.722Z] #33 DONE 1.6s [2024-02-07T19:57:29.722Z] [2024-02-07T19:57:29.722Z] #34 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-07T19:57:29.991Z] #34 ... [2024-02-07T19:57:29.991Z] [2024-02-07T19:57:29.991Z] #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:29.991Z] #17 DONE 0.0s [2024-02-07T19:57:29.991Z] [2024-02-07T19:57:29.991Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:57:30.262Z] #35 ... [2024-02-07T19:57:30.262Z] [2024-02-07T19:57:30.262Z] #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-07T19:57:30.262Z] #17 DONE 0.0s [2024-02-07T19:57:30.262Z] [2024-02-07T19:57:30.262Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:57:30.262Z] #35 ... [2024-02-07T19:57:30.262Z] [2024-02-07T19:57:30.527Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-07T19:57:30.527Z] #32 DONE 3.2s [2024-02-07T19:57:30.527Z] [2024-02-07T19:57:30.527Z] #36 [support-notifications internal] load build context [2024-02-07T19:57:30.527Z] #36 DONE 0.0s [2024-02-07T19:57:30.527Z] [2024-02-07T19:57:30.527Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-02-07T19:57:30.527Z] #33 DONE 1.8s [2024-02-07T19:57:30.527Z] [2024-02-07T19:57:30.527Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:57:30.527Z] #35 ... [2024-02-07T19:57:30.527Z] [2024-02-07T19:57:30.527Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-07T19:57:30.527Z] #32 DONE 3.2s [2024-02-07T19:57:30.527Z] [2024-02-07T19:57:30.527Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-02-07T19:57:30.527Z] #33 DONE 1.8s [2024-02-07T19:57:30.527Z] [2024-02-07T19:57:30.527Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:57:30.809Z] #35 ... [2024-02-07T19:57:30.809Z] [2024-02-07T19:57:30.809Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-07T19:57:30.809Z] #37 DONE 1.7s [2024-02-07T19:57:30.809Z] [2024-02-07T19:57:30.809Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:57:30.809Z] #35 ... [2024-02-07T19:57:30.809Z] [2024-02-07T19:57:30.809Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:57:30.809Z] #38 DONE 0.0s [2024-02-07T19:57:30.809Z] [2024-02-07T19:57:30.809Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:57:30.809Z] #39 DONE 0.0s [2024-02-07T19:57:30.809Z] [2024-02-07T19:57:30.809Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-07T19:57:30.809Z] #40 DONE 2.3s [2024-02-07T19:57:31.078Z] [2024-02-07T19:57:31.078Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:31.078Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-07T19:57:31.078Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-07T19:57:31.078Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-02-07T19:57:31.078Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-07T19:57:31.078Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-07T19:57:31.078Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.8s done [2024-02-07T19:57:31.663Z] #31 DONE 5.6s [2024-02-07T19:57:31.663Z] [2024-02-07T19:57:31.663Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:57:31.663Z] #41 transferring context: 25.64MB 4.5s [2024-02-07T19:57:31.663Z] #41 ... [2024-02-07T19:57:31.663Z] [2024-02-07T19:57:31.663Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-07T19:57:31.663Z] #30 DONE 5.8s [2024-02-07T19:57:31.663Z] [2024-02-07T19:57:31.663Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-07T19:57:31.663Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-07T19:57:31.663Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-07T19:57:31.663Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.5s done [2024-02-07T19:57:31.663Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-07T19:57:31.663Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-07T19:57:31.663Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.8s done [2024-02-07T19:57:31.663Z] #31 DONE 5.6s [2024-02-07T19:57:31.663Z] [2024-02-07T19:57:31.663Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:57:32.246Z] #41 ... [2024-02-07T19:57:32.246Z] [2024-02-07T19:57:32.246Z] #42 [security-spire-agent internal] load build context [2024-02-07T19:57:32.246Z] #42 transferring context: 17.63kB 0.2s done [2024-02-07T19:57:32.246Z] #42 DONE 1.4s [2024-02-07T19:57:32.246Z] [2024-02-07T19:57:32.246Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:57:33.211Z] #41 ... [2024-02-07T19:57:33.211Z] [2024-02-07T19:57:33.211Z] #43 [security-spire-server internal] load build context [2024-02-07T19:57:33.211Z] #43 transferring context: 18.10kB 0.3s done [2024-02-07T19:57:33.211Z] #43 DONE 2.3s [2024-02-07T19:57:33.482Z] [2024-02-07T19:57:33.482Z] #44 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-07T19:57:34.902Z] #44 ... [2024-02-07T19:57:34.902Z] [2024-02-07T19:57:34.902Z] #45 [security-spire-config internal] load build context [2024-02-07T19:57:34.902Z] #45 transferring context: 16.35kB 0.5s done [2024-02-07T19:57:34.902Z] #45 DONE 2.9s [2024-02-07T19:57:34.902Z] [2024-02-07T19:57:34.902Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:57:36.866Z] #41 ... [2024-02-07T19:57:36.866Z] [2024-02-07T19:57:36.866Z] #46 [security-bootstrapper internal] load build context [2024-02-07T19:57:36.866Z] #46 ... [2024-02-07T19:57:36.866Z] [2024-02-07T19:57:36.866Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:57:37.458Z] #41 ... [2024-02-07T19:57:37.458Z] [2024-02-07T19:57:37.458Z] #47 [core-data internal] load build context [2024-02-07T19:57:37.724Z] #47 ... [2024-02-07T19:57:37.724Z] [2024-02-07T19:57:37.724Z] #48 [security-proxy-auth internal] load build context [2024-02-07T19:57:37.724Z] #48 ... [2024-02-07T19:57:37.724Z] [2024-02-07T19:57:37.724Z] #47 [core-data internal] load build context [2024-02-07T19:57:39.669Z] #47 transferring context: 49.83MB 11.7s [2024-02-07T19:57:39.669Z] #47 ... [2024-02-07T19:57:39.669Z] [2024-02-07T19:57:39.669Z] #49 [support-scheduler internal] load build context [2024-02-07T19:57:39.669Z] #49 ... [2024-02-07T19:57:39.669Z] [2024-02-07T19:57:39.669Z] #50 [security-secretstore-setup internal] load build context [2024-02-07T19:57:39.669Z] #50 ... [2024-02-07T19:57:39.669Z] [2024-02-07T19:57:39.669Z] #49 [support-scheduler internal] load build context [2024-02-07T19:57:39.937Z] #49 ... [2024-02-07T19:57:39.937Z] [2024-02-07T19:57:39.937Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-07T19:57:39.937Z] #0 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:39.937Z] #0 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:39.937Z] #0 7.153 v3.18.6-18-gbebc3543794 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-07T19:57:39.937Z] #0 7.153 v3.18.6-18-gbebc3543794 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-07T19:57:39.937Z] #0 7.153 OK: 19949 distinct packages available [2024-02-07T19:57:39.937Z] #0 7.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:39.937Z] #0 8.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:39.937Z] #51 ... [2024-02-07T19:57:39.937Z] [2024-02-07T19:57:39.937Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-07T19:57:39.937Z] #0 6.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:39.937Z] #0 6.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:39.937Z] #0 9.843 OK: 266 MiB in 52 packages [2024-02-07T19:57:39.937Z] #52 ... [2024-02-07T19:57:39.937Z] [2024-02-07T19:57:39.937Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:57:39.937Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.9s done [2024-02-07T19:57:39.937Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-07T19:57:39.937Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-07T19:57:39.937Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-07T19:57:39.937Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-02-07T19:57:39.937Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 3.8s [2024-02-07T19:57:39.937Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2024-02-07T19:57:39.937Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.8s [2024-02-07T19:57:40.533Z] #38 ... [2024-02-07T19:57:40.533Z] [2024-02-07T19:57:40.533Z] #53 [core-command internal] load build context [2024-02-07T19:57:40.534Z] #53 ... [2024-02-07T19:57:40.534Z] [2024-02-07T19:57:40.534Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-07T19:57:40.534Z] #0 6.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:40.534Z] #0 7.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:40.534Z] #0 9.855 OK: 266 MiB in 52 packages [2024-02-07T19:57:40.534Z] #54 ... [2024-02-07T19:57:40.534Z] [2024-02-07T19:57:40.534Z] #36 [support-notifications internal] load build context [2024-02-07T19:57:40.808Z] #36 ... [2024-02-07T19:57:40.808Z] [2024-02-07T19:57:40.808Z] #55 [core-metadata internal] load build context [2024-02-07T19:57:40.808Z] #55 ... [2024-02-07T19:57:40.808Z] [2024-02-07T19:57:40.808Z] #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-07T19:57:40.808Z] #34 7.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:40.808Z] #34 8.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:40.808Z] #34 10.99 OK: 266 MiB in 52 packages [2024-02-07T19:57:40.808Z] #34 ... [2024-02-07T19:57:40.808Z] [2024-02-07T19:57:40.808Z] #56 [security-proxy-setup internal] load build context [2024-02-07T19:57:41.092Z] #56 ... [2024-02-07T19:57:41.092Z] [2024-02-07T19:57:41.092Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:57:41.092Z] #35 ... [2024-02-07T19:57:41.092Z] [2024-02-07T19:57:41.092Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:57:41.092Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.8s done [2024-02-07T19:57:41.092Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-07T19:57:41.092Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-07T19:57:41.092Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-07T19:57:41.092Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-02-07T19:57:41.092Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done [2024-02-07T19:57:41.092Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 4.3s done [2024-02-07T19:57:41.092Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2024-02-07T19:57:41.092Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-02-07T19:57:41.371Z] #39 ... [2024-02-07T19:57:41.371Z] [2024-02-07T19:57:41.371Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:57:41.642Z] #35 ... [2024-02-07T19:57:41.642Z] [2024-02-07T19:57:41.642Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-07T19:57:41.642Z] #52 DONE 12.9s [2024-02-07T19:57:41.642Z] [2024-02-07T19:57:41.642Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:57:42.228Z] #35 ... [2024-02-07T19:57:42.228Z] [2024-02-07T19:57:42.228Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-07T19:57:42.228Z] #0 9.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:42.228Z] #0 9.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:42.228Z] #57 ... [2024-02-07T19:57:42.228Z] [2024-02-07T19:57:42.228Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:57:42.228Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 4.2s done [2024-02-07T19:57:42.228Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 4.4s done [2024-02-07T19:57:42.228Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-02-07T19:57:42.228Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 6.0s [2024-02-07T19:57:42.498Z] #38 ... [2024-02-07T19:57:42.498Z] [2024-02-07T19:57:42.498Z] #34 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-07T19:57:42.498Z] #34 DONE 13.0s [2024-02-07T19:57:42.498Z] [2024-02-07T19:57:42.498Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:57:42.772Z] #38 ... [2024-02-07T19:57:42.772Z] [2024-02-07T19:57:42.772Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-07T19:57:42.772Z] #54 DONE 12.3s [2024-02-07T19:57:43.038Z] [2024-02-07T19:57:43.038Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:57:43.038Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 6.6s [2024-02-07T19:57:43.038Z] #39 ... [2024-02-07T19:57:43.038Z] [2024-02-07T19:57:43.038Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-07T19:57:43.038Z] #51 11.36 OK: 266 MiB in 52 packages [2024-02-07T19:57:43.038Z] #51 DONE 13.2s [2024-02-07T19:57:43.038Z] [2024-02-07T19:57:43.038Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:57:43.038Z] #39 ... [2024-02-07T19:57:43.038Z] [2024-02-07T19:57:43.038Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-07T19:57:43.038Z] #58 ... [2024-02-07T19:57:43.038Z] [2024-02-07T19:57:43.038Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:57:43.306Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 7.0s [2024-02-07T19:57:43.306Z] #39 ... [2024-02-07T19:57:43.306Z] [2024-02-07T19:57:43.306Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-07T19:57:43.589Z] #59 ... [2024-02-07T19:57:43.589Z] [2024-02-07T19:57:43.589Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:57:43.589Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 7.3s [2024-02-07T19:57:43.589Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2024-02-07T19:57:43.589Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-02-07T19:57:43.589Z] #39 ... [2024-02-07T19:57:43.589Z] [2024-02-07T19:57:43.589Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-07T19:57:43.864Z] #60 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:43.864Z] #60 ... [2024-02-07T19:57:43.864Z] [2024-02-07T19:57:43.864Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-07T19:57:43.864Z] #61 ... [2024-02-07T19:57:43.864Z] [2024-02-07T19:57:43.864Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-07T19:57:43.864Z] #62 ... [2024-02-07T19:57:43.864Z] [2024-02-07T19:57:43.864Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-07T19:57:44.130Z] #63 ... [2024-02-07T19:57:44.130Z] [2024-02-07T19:57:44.130Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-07T19:57:44.130Z] #64 ... [2024-02-07T19:57:44.130Z] [2024-02-07T19:57:44.130Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:57:44.130Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 8.0s [2024-02-07T19:57:44.130Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-07T19:57:45.539Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 9.3s [2024-02-07T19:57:46.156Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 9.8s [2024-02-07T19:57:46.750Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 10.4s [2024-02-07T19:57:47.334Z] #38 ... [2024-02-07T19:57:47.334Z] [2024-02-07T19:57:47.334Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-07T19:57:47.334Z] #57 11.26 v3.18.6-18-gbebc3543794 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-07T19:57:47.334Z] #57 11.26 v3.18.6-18-gbebc3543794 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-07T19:57:47.334Z] #57 11.26 OK: 19945 distinct packages available [2024-02-07T19:57:47.334Z] #57 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:47.334Z] #57 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:47.334Z] #57 13.44 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-07T19:57:47.334Z] #57 13.44 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-07T19:57:47.334Z] #57 13.44 (3/5) Installing libucontext (1.2-r2) [2024-02-07T19:57:47.334Z] #57 13.53 (4/5) Installing gcompat (1.1.0-r1) [2024-02-07T19:57:47.334Z] #57 13.53 (5/5) Installing openssl (3.1.4-r5) [2024-02-07T19:57:47.334Z] #57 13.63 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:57:47.334Z] #57 13.63 OK: 9 MiB in 20 packages [2024-02-07T19:57:47.334Z] #57 DONE 14.9s [2024-02-07T19:57:47.334Z] [2024-02-07T19:57:47.334Z] #46 [security-bootstrapper internal] load build context [2024-02-07T19:57:47.334Z] #46 transferring context: 47.82MB 20.1s [2024-02-07T19:57:47.334Z] #46 ... [2024-02-07T19:57:47.334Z] [2024-02-07T19:57:47.334Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:57:47.334Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.6s done [2024-02-07T19:57:47.334Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-02-07T19:57:47.918Z] #39 ... [2024-02-07T19:57:47.918Z] [2024-02-07T19:57:47.918Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:57:47.918Z] #41 ... [2024-02-07T19:57:47.918Z] [2024-02-07T19:57:47.918Z] #48 [security-proxy-auth internal] load build context [2024-02-07T19:57:47.918Z] #48 ... [2024-02-07T19:57:47.918Z] [2024-02-07T19:57:47.918Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:57:47.918Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.67MB / 23.39MB 11.6s [2024-02-07T19:57:48.186Z] #38 ... [2024-02-07T19:57:48.186Z] [2024-02-07T19:57:48.186Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-07T19:57:48.186Z] #60 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:48.186Z] #60 12.65 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-07T19:57:48.186Z] #60 12.65 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:57:48.186Z] #60 12.73 OK: 8 MiB in 16 packages [2024-02-07T19:57:48.186Z] #60 DONE 14.4s [2024-02-07T19:57:48.186Z] [2024-02-07T19:57:48.186Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:57:48.452Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.2s [2024-02-07T19:57:49.035Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.3s done [2024-02-07T19:57:49.619Z] #38 ... [2024-02-07T19:57:49.619Z] [2024-02-07T19:57:49.619Z] #47 [core-data internal] load build context [2024-02-07T19:57:49.619Z] #47 ... [2024-02-07T19:57:49.619Z] [2024-02-07T19:57:49.619Z] #48 [security-proxy-auth internal] load build context [2024-02-07T19:57:49.885Z] #48 ... [2024-02-07T19:57:49.885Z] [2024-02-07T19:57:49.885Z] #50 [security-secretstore-setup internal] load build context [2024-02-07T19:57:49.885Z] #50 ... [2024-02-07T19:57:49.885Z] [2024-02-07T19:57:49.885Z] #49 [support-scheduler internal] load build context [2024-02-07T19:57:50.151Z] #49 ... [2024-02-07T19:57:50.151Z] [2024-02-07T19:57:50.151Z] #50 [security-secretstore-setup internal] load build context [2024-02-07T19:57:50.737Z] #50 ... [2024-02-07T19:57:50.737Z] [2024-02-07T19:57:50.737Z] #53 [core-command internal] load build context [2024-02-07T19:57:50.737Z] #53 ... [2024-02-07T19:57:50.737Z] [2024-02-07T19:57:50.737Z] #50 [security-secretstore-setup internal] load build context [2024-02-07T19:57:51.002Z] #50 ... [2024-02-07T19:57:51.002Z] [2024-02-07T19:57:51.002Z] #36 [support-notifications internal] load build context [2024-02-07T19:57:51.002Z] #36 ... [2024-02-07T19:57:51.002Z] [2024-02-07T19:57:51.002Z] #55 [core-metadata internal] load build context [2024-02-07T19:57:51.269Z] #55 ... [2024-02-07T19:57:51.269Z] [2024-02-07T19:57:51.269Z] #56 [security-proxy-setup internal] load build context [2024-02-07T19:57:51.269Z] #56 ... [2024-02-07T19:57:51.269Z] [2024-02-07T19:57:51.269Z] #36 [support-notifications internal] load build context [2024-02-07T19:57:52.683Z] #36 ... [2024-02-07T19:57:52.683Z] [2024-02-07T19:57:52.683Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:57:52.683Z] #35 ... [2024-02-07T19:57:52.683Z] [2024-02-07T19:57:52.683Z] #36 [support-notifications internal] load build context [2024-02-07T19:57:53.653Z] #36 transferring context: 40.86MB 22.5s [2024-02-07T19:57:55.608Z] #36 ... [2024-02-07T19:57:55.608Z] [2024-02-07T19:57:55.608Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-07T19:57:55.608Z] #61 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:55.608Z] #61 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:55.608Z] #61 15.59 v3.18.6-18-gbebc3543794 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-07T19:57:55.608Z] #61 15.59 v3.18.6-18-gbebc3543794 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-07T19:57:55.608Z] #61 15.59 OK: 19945 distinct packages available [2024-02-07T19:57:55.608Z] #61 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:55.608Z] #61 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:55.608Z] #61 18.65 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-07T19:57:55.608Z] #61 18.65 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-07T19:57:55.608Z] #61 18.65 (3/4) Installing libucontext (1.2-r2) [2024-02-07T19:57:55.608Z] #61 18.65 (4/4) Installing gcompat (1.1.0-r1) [2024-02-07T19:57:55.608Z] #61 18.65 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:57:55.608Z] #61 18.80 OK: 8 MiB in 19 packages [2024-02-07T19:57:55.608Z] #61 DONE 21.5s [2024-02-07T19:57:55.608Z] [2024-02-07T19:57:55.608Z] #36 [support-notifications internal] load build context [2024-02-07T19:57:57.018Z] #36 ... [2024-02-07T19:57:57.018Z] [2024-02-07T19:57:57.019Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-07T19:57:57.019Z] #58 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:57.019Z] #58 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:57.019Z] #58 16.26 v3.18.6-18-gbebc3543794 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-07T19:57:57.019Z] #58 16.26 v3.18.6-18-gbebc3543794 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-07T19:57:57.019Z] #58 16.26 OK: 19945 distinct packages available [2024-02-07T19:57:57.019Z] #58 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:57.019Z] #58 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:57.019Z] #58 20.85 (1/11) Installing ca-certificates (20230506-r0) [2024-02-07T19:57:57.019Z] #58 21.14 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-07T19:57:57.019Z] #58 21.35 (3/11) Installing libunistring (1.1-r1) [2024-02-07T19:57:57.019Z] #58 21.52 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-07T19:57:57.019Z] #58 21.52 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-07T19:57:57.019Z] #58 21.52 (6/11) Installing libcurl (8.5.0-r0) [2024-02-07T19:57:57.019Z] #58 21.60 (7/11) Installing curl (8.5.0-r0) [2024-02-07T19:57:57.019Z] #58 21.60 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-07T19:57:57.019Z] #58 21.60 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-07T19:57:57.019Z] #58 21.68 (10/11) Installing libucontext (1.2-r2) [2024-02-07T19:57:57.019Z] #58 21.68 (11/11) Installing gcompat (1.1.0-r1) [2024-02-07T19:57:57.019Z] #58 21.68 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:57:57.019Z] #58 21.81 Executing ca-certificates-20230506-r0.trigger [2024-02-07T19:57:57.019Z] #58 22.82 OK: 13 MiB in 26 packages [2024-02-07T19:57:57.019Z] #58 ... [2024-02-07T19:57:57.019Z] [2024-02-07T19:57:57.019Z] #49 [support-scheduler internal] load build context [2024-02-07T19:57:57.019Z] #49 ... [2024-02-07T19:57:57.019Z] [2024-02-07T19:57:57.019Z] #36 [support-notifications internal] load build context [2024-02-07T19:57:57.605Z] #36 ... [2024-02-07T19:57:57.605Z] [2024-02-07T19:57:57.605Z] #46 [security-bootstrapper internal] load build context [2024-02-07T19:57:57.605Z] #46 transferring context: 61.49MB 30.4s [2024-02-07T19:57:57.605Z] #46 ... [2024-02-07T19:57:57.605Z] [2024-02-07T19:57:57.605Z] #49 [support-scheduler internal] load build context [2024-02-07T19:57:57.605Z] #49 ... [2024-02-07T19:57:57.605Z] [2024-02-07T19:57:57.605Z] #65 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-02-07T19:57:57.605Z] #0 9.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:57.879Z] #65 ... [2024-02-07T19:57:57.879Z] [2024-02-07T19:57:57.879Z] #46 [security-bootstrapper internal] load build context [2024-02-07T19:57:57.879Z] #46 ... [2024-02-07T19:57:57.879Z] [2024-02-07T19:57:57.879Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-07T19:57:57.879Z] #58 DONE 24.8s [2024-02-07T19:57:57.879Z] [2024-02-07T19:57:57.879Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-07T19:57:58.146Z] #66 ... [2024-02-07T19:57:58.146Z] [2024-02-07T19:57:58.146Z] #44 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-07T19:57:58.147Z] #44 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:58.147Z] #44 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:58.147Z] #44 22.21 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-07T19:57:58.147Z] #44 22.21 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:57:58.147Z] #44 22.33 OK: 8 MiB in 16 packages [2024-02-07T19:57:58.147Z] #44 DONE 24.9s [2024-02-07T19:57:58.147Z] [2024-02-07T19:57:58.147Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-07T19:57:58.147Z] #0 8.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:57:58.413Z] #67 ... [2024-02-07T19:57:58.413Z] [2024-02-07T19:57:58.413Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:57:58.413Z] #41 ... [2024-02-07T19:57:58.413Z] [2024-02-07T19:57:58.413Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-02-07T19:57:59.819Z] #68 ... [2024-02-07T19:57:59.819Z] [2024-02-07T19:57:59.819Z] #47 [core-data internal] load build context [2024-02-07T19:57:59.819Z] #47 ... [2024-02-07T19:57:59.819Z] [2024-02-07T19:57:59.819Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:57:59.819Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.2s [2024-02-07T19:58:00.092Z] #38 ... [2024-02-07T19:58:00.092Z] [2024-02-07T19:58:00.092Z] #48 [security-proxy-auth internal] load build context [2024-02-07T19:58:00.092Z] #48 ... [2024-02-07T19:58:00.092Z] [2024-02-07T19:58:00.092Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:58:00.092Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.3s [2024-02-07T19:58:00.359Z] #39 ... [2024-02-07T19:58:00.359Z] [2024-02-07T19:58:00.359Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-07T19:58:00.359Z] #59 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:00.359Z] #59 21.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:00.359Z] #59 24.87 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-07T19:58:00.359Z] #59 25.04 (2/2) Installing su-exec (0.2-r3) [2024-02-07T19:58:00.359Z] #59 25.04 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:58:00.359Z] #59 25.28 OK: 8 MiB in 17 packages [2024-02-07T19:58:00.359Z] #59 DONE 26.8s [2024-02-07T19:58:00.359Z] [2024-02-07T19:58:00.359Z] #48 [security-proxy-auth internal] load build context [2024-02-07T19:58:00.946Z] #48 ... [2024-02-07T19:58:00.946Z] [2024-02-07T19:58:00.946Z] #53 [core-command internal] load build context [2024-02-07T19:58:00.946Z] #53 ... [2024-02-07T19:58:00.946Z] [2024-02-07T19:58:00.946Z] #50 [security-secretstore-setup internal] load build context [2024-02-07T19:58:01.213Z] #50 ... [2024-02-07T19:58:01.213Z] [2024-02-07T19:58:01.213Z] #47 [core-data internal] load build context [2024-02-07T19:58:01.213Z] #47 ... [2024-02-07T19:58:01.213Z] [2024-02-07T19:58:01.213Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:01.486Z] #55 ... [2024-02-07T19:58:01.486Z] [2024-02-07T19:58:01.486Z] #56 [security-proxy-setup internal] load build context [2024-02-07T19:58:01.486Z] #56 ... [2024-02-07T19:58:01.486Z] [2024-02-07T19:58:01.486Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:02.894Z] #55 ... [2024-02-07T19:58:02.894Z] [2024-02-07T19:58:02.894Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:58:02.894Z] #35 ... [2024-02-07T19:58:02.894Z] [2024-02-07T19:58:02.894Z] #47 [core-data internal] load build context [2024-02-07T19:58:03.490Z] #47 transferring context: 97.13MB 35.6s [2024-02-07T19:58:03.757Z] #47 ... [2024-02-07T19:58:03.757Z] [2024-02-07T19:58:03.757Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-07T19:58:03.757Z] #63 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:03.757Z] #63 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:03.757Z] #63 25.72 (1/4) Installing ca-certificates (20230506-r0) [2024-02-07T19:58:03.757Z] #63 25.98 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-07T19:58:03.757Z] #63 26.07 (3/4) Installing su-exec (0.2-r3) [2024-02-07T19:58:03.757Z] #63 26.13 (4/4) Installing yq (4.33.3-r5) [2024-02-07T19:58:03.757Z] #63 26.98 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:58:03.757Z] #63 27.12 Executing ca-certificates-20230506-r0.trigger [2024-02-07T19:58:03.757Z] #63 28.00 OK: 18 MiB in 19 packages [2024-02-07T19:58:03.757Z] #63 ... [2024-02-07T19:58:03.757Z] [2024-02-07T19:58:03.757Z] #47 [core-data internal] load build context [2024-02-07T19:58:04.051Z] #47 ... [2024-02-07T19:58:04.051Z] [2024-02-07T19:58:04.051Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-07T19:58:04.051Z] #63 DONE 30.3s [2024-02-07T19:58:04.051Z] [2024-02-07T19:58:04.051Z] #47 [core-data internal] load build context [2024-02-07T19:58:04.644Z] #47 ... [2024-02-07T19:58:04.644Z] [2024-02-07T19:58:04.644Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-07T19:58:04.644Z] #64 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:04.644Z] #64 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:04.644Z] #64 27.72 (1/2) Installing ca-certificates (20230506-r0) [2024-02-07T19:58:04.644Z] #64 28.26 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-07T19:58:04.644Z] #64 28.26 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:58:04.644Z] #64 28.26 Executing ca-certificates-20230506-r0.trigger [2024-02-07T19:58:04.644Z] #64 29.30 OK: 9 MiB in 17 packages [2024-02-07T19:58:04.644Z] #64 DONE 31.1s [2024-02-07T19:58:04.644Z] [2024-02-07T19:58:04.644Z] #47 [core-data internal] load build context [2024-02-07T19:58:05.248Z] #47 ... [2024-02-07T19:58:05.248Z] [2024-02-07T19:58:05.248Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-07T19:58:05.248Z] #67 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:05.248Z] #67 14.94 OK: 8 MiB in 16 packages [2024-02-07T19:58:05.248Z] #67 DONE 17.1s [2024-02-07T19:58:05.248Z] [2024-02-07T19:58:05.248Z] #47 [core-data internal] load build context [2024-02-07T19:58:05.519Z] #47 ... [2024-02-07T19:58:05.519Z] [2024-02-07T19:58:05.519Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-07T19:58:05.519Z] #0 6.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:05.519Z] #0 7.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:05.519Z] #0 9.673 OK: 8 MiB in 19 packages [2024-02-07T19:58:05.519Z] #69 ... [2024-02-07T19:58:05.519Z] [2024-02-07T19:58:05.519Z] #47 [core-data internal] load build context [2024-02-07T19:58:05.790Z] #47 ... [2024-02-07T19:58:05.790Z] [2024-02-07T19:58:05.790Z] #65 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-02-07T19:58:05.790Z] #65 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:05.790Z] #65 16.33 OK: 9 MiB in 20 packages [2024-02-07T19:58:05.790Z] #65 DONE 18.1s [2024-02-07T19:58:05.790Z] [2024-02-07T19:58:05.790Z] #47 [core-data internal] load build context [2024-02-07T19:58:06.058Z] #47 ... [2024-02-07T19:58:06.058Z] [2024-02-07T19:58:06.058Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-07T19:58:06.058Z] #62 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:06.058Z] #62 23.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:06.058Z] #62 28.35 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-07T19:58:06.058Z] #62 28.42 (2/4) Installing openssl (3.1.4-r5) [2024-02-07T19:58:06.058Z] #62 28.49 (3/4) Installing su-exec (0.2-r3) [2024-02-07T19:58:06.058Z] #62 28.49 (4/4) Installing yq (4.33.3-r5) [2024-02-07T19:58:06.058Z] #62 29.46 Executing busybox-1.36.1-r5.trigger [2024-02-07T19:58:06.058Z] #62 29.58 OK: 18 MiB in 19 packages [2024-02-07T19:58:06.058Z] #62 ... [2024-02-07T19:58:06.058Z] [2024-02-07T19:58:06.058Z] #47 [core-data internal] load build context [2024-02-07T19:58:06.329Z] #47 ... [2024-02-07T19:58:06.329Z] [2024-02-07T19:58:06.329Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-07T19:58:06.329Z] #62 DONE 32.5s [2024-02-07T19:58:06.329Z] [2024-02-07T19:58:06.329Z] #47 [core-data internal] load build context [2024-02-07T19:58:06.329Z] #47 ... [2024-02-07T19:58:06.329Z] [2024-02-07T19:58:06.329Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-07T19:58:06.329Z] #69 DONE 10.9s [2024-02-07T19:58:06.597Z] [2024-02-07T19:58:06.597Z] #47 [core-data internal] load build context [2024-02-07T19:58:07.561Z] #47 ... [2024-02-07T19:58:07.561Z] [2024-02-07T19:58:07.561Z] #36 [support-notifications internal] load build context [2024-02-07T19:58:07.829Z] #36 ... [2024-02-07T19:58:07.829Z] [2024-02-07T19:58:07.829Z] #50 [security-secretstore-setup internal] load build context [2024-02-07T19:58:07.829Z] #50 ... [2024-02-07T19:58:07.829Z] [2024-02-07T19:58:07.829Z] #49 [support-scheduler internal] load build context [2024-02-07T19:58:08.098Z] #49 ... [2024-02-07T19:58:08.098Z] [2024-02-07T19:58:08.098Z] #46 [security-bootstrapper internal] load build context [2024-02-07T19:58:08.098Z] #46 transferring context: 78.27MB 40.7s [2024-02-07T19:58:08.098Z] #46 ... [2024-02-07T19:58:08.098Z] [2024-02-07T19:58:08.098Z] #49 [support-scheduler internal] load build context [2024-02-07T19:58:08.683Z] #49 ... [2024-02-07T19:58:08.683Z] [2024-02-07T19:58:08.683Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:58:08.683Z] #41 ... [2024-02-07T19:58:08.683Z] [2024-02-07T19:58:08.683Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-07T19:58:08.683Z] #66 7.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:08.683Z] #66 8.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:08.683Z] #66 9.523 OK: 13 MiB in 26 packages [2024-02-07T19:58:08.683Z] #66 DONE 10.7s [2024-02-07T19:58:08.683Z] [2024-02-07T19:58:08.683Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:58:08.683Z] #41 ... [2024-02-07T19:58:08.683Z] [2024-02-07T19:58:08.683Z] #49 [support-scheduler internal] load build context [2024-02-07T19:58:10.090Z] #49 ... [2024-02-07T19:58:10.090Z] [2024-02-07T19:58:10.090Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-02-07T19:58:10.090Z] #68 9.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:10.090Z] #68 9.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:10.090Z] #68 11.59 OK: 8 MiB in 16 packages [2024-02-07T19:58:10.090Z] #68 DONE 12.1s [2024-02-07T19:58:10.090Z] [2024-02-07T19:58:10.090Z] #49 [support-scheduler internal] load build context [2024-02-07T19:58:10.361Z] #49 ... [2024-02-07T19:58:10.361Z] [2024-02-07T19:58:10.361Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:58:10.361Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.4s [2024-02-07T19:58:10.361Z] #38 ... [2024-02-07T19:58:10.361Z] [2024-02-07T19:58:10.361Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:58:10.361Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.1s [2024-02-07T19:58:10.628Z] #39 ... [2024-02-07T19:58:10.628Z] [2024-02-07T19:58:10.628Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-07T19:58:10.628Z] #0 7.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:10.628Z] #0 8.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:10.628Z] #0 10.19 OK: 8 MiB in 17 packages [2024-02-07T19:58:10.628Z] #70 ... [2024-02-07T19:58:10.628Z] [2024-02-07T19:58:10.629Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:58:10.894Z] #39 ... [2024-02-07T19:58:10.894Z] [2024-02-07T19:58:10.894Z] #48 [security-proxy-auth internal] load build context [2024-02-07T19:58:11.162Z] #48 ... [2024-02-07T19:58:11.162Z] [2024-02-07T19:58:11.162Z] #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-07T19:58:11.162Z] #70 DONE 10.9s [2024-02-07T19:58:11.162Z] [2024-02-07T19:58:11.162Z] #53 [core-command internal] load build context [2024-02-07T19:58:11.162Z] #53 ... [2024-02-07T19:58:11.162Z] [2024-02-07T19:58:11.162Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:58:11.427Z] #39 ... [2024-02-07T19:58:11.427Z] [2024-02-07T19:58:11.427Z] #56 [security-proxy-setup internal] load build context [2024-02-07T19:58:11.693Z] #56 ... [2024-02-07T19:58:11.693Z] [2024-02-07T19:58:11.693Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:58:13.101Z] #39 ... [2024-02-07T19:58:13.101Z] [2024-02-07T19:58:13.101Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:13.101Z] #55 ... [2024-02-07T19:58:13.101Z] [2024-02-07T19:58:13.101Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:58:13.366Z] #35 ... [2024-02-07T19:58:13.366Z] [2024-02-07T19:58:13.366Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:13.947Z] #55 transferring context: 63.16MB 42.8s [2024-02-07T19:58:14.212Z] #55 ... [2024-02-07T19:58:14.212Z] [2024-02-07T19:58:14.212Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-07T19:58:14.212Z] #0 8.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:14.212Z] #0 8.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:14.477Z] #0 9.961 OK: 18 MiB in 19 packages [2024-02-07T19:58:14.477Z] #71 ... [2024-02-07T19:58:14.477Z] [2024-02-07T19:58:14.477Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:15.060Z] #55 ... [2024-02-07T19:58:15.060Z] [2024-02-07T19:58:15.060Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-07T19:58:15.060Z] #71 DONE 10.8s [2024-02-07T19:58:15.060Z] [2024-02-07T19:58:15.060Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:15.327Z] #55 ... [2024-02-07T19:58:15.327Z] [2024-02-07T19:58:15.327Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-07T19:58:15.327Z] #0 9.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:15.327Z] #0 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:15.327Z] #72 ... [2024-02-07T19:58:15.327Z] [2024-02-07T19:58:15.327Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:16.285Z] #55 ... [2024-02-07T19:58:16.285Z] [2024-02-07T19:58:16.285Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-07T19:58:16.285Z] #0 6.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:16.285Z] #0 7.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-07T19:58:16.285Z] #0 9.346 OK: 18 MiB in 19 packages [2024-02-07T19:58:16.285Z] #73 DONE 9.8s [2024-02-07T19:58:16.285Z] [2024-02-07T19:58:16.285Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:16.871Z] #55 ... [2024-02-07T19:58:16.871Z] [2024-02-07T19:58:16.871Z] #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-07T19:58:16.871Z] #74 DONE 5.6s [2024-02-07T19:58:16.871Z] [2024-02-07T19:58:16.871Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:17.136Z] #55 ... [2024-02-07T19:58:17.136Z] [2024-02-07T19:58:17.136Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-07T19:58:17.136Z] #72 11.44 OK: 9 MiB in 17 packages [2024-02-07T19:58:17.136Z] #72 DONE 12.0s [2024-02-07T19:58:17.136Z] [2024-02-07T19:58:17.136Z] #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-07T19:58:17.136Z] #75 DONE 1.1s [2024-02-07T19:58:17.136Z] [2024-02-07T19:58:17.136Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:17.721Z] #55 ... [2024-02-07T19:58:17.721Z] [2024-02-07T19:58:17.721Z] #47 [core-data internal] load build context [2024-02-07T19:58:17.721Z] #47 transferring context: 132.54MB 49.5s done [2024-02-07T19:58:17.721Z] #47 DONE 50.0s [2024-02-07T19:58:17.721Z] [2024-02-07T19:58:17.721Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:17.987Z] #55 ... [2024-02-07T19:58:17.987Z] [2024-02-07T19:58:17.987Z] #50 [security-secretstore-setup internal] load build context [2024-02-07T19:58:17.987Z] #50 ... [2024-02-07T19:58:17.987Z] [2024-02-07T19:58:17.987Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-07T19:58:17.987Z] #76 DONE 0.9s [2024-02-07T19:58:17.987Z] [2024-02-07T19:58:17.987Z] #36 [support-notifications internal] load build context [2024-02-07T19:58:17.987Z] #36 ... [2024-02-07T19:58:17.987Z] [2024-02-07T19:58:17.987Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:18.253Z] #55 ... [2024-02-07T19:58:18.253Z] [2024-02-07T19:58:18.253Z] #46 [security-bootstrapper internal] load build context [2024-02-07T19:58:18.253Z] #46 ... [2024-02-07T19:58:18.253Z] [2024-02-07T19:58:18.253Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:18.837Z] #55 ... [2024-02-07T19:58:18.837Z] [2024-02-07T19:58:18.837Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:58:18.837Z] #41 ... [2024-02-07T19:58:18.837Z] [2024-02-07T19:58:18.837Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:18.837Z] #77 DONE 0.9s [2024-02-07T19:58:18.837Z] [2024-02-07T19:58:18.837Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:58:18.837Z] #41 ... [2024-02-07T19:58:18.837Z] [2024-02-07T19:58:18.837Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:20.778Z] #78 ... [2024-02-07T19:58:20.778Z] [2024-02-07T19:58:20.778Z] #49 [support-scheduler internal] load build context [2024-02-07T19:58:20.778Z] #49 ... [2024-02-07T19:58:20.778Z] [2024-02-07T19:58:20.778Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:58:20.778Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.7s [2024-02-07T19:58:20.778Z] #38 ... [2024-02-07T19:58:20.778Z] [2024-02-07T19:58:20.778Z] #35 [core-common-config-bootstrapper internal] load build context [2024-02-07T19:58:20.778Z] #35 transferring context: 132.54MB 52.9s done [2024-02-07T19:58:20.778Z] #35 DONE 53.8s [2024-02-07T19:58:20.778Z] [2024-02-07T19:58:20.778Z] #49 [support-scheduler internal] load build context [2024-02-07T19:58:20.778Z] #49 ... [2024-02-07T19:58:20.778Z] [2024-02-07T19:58:20.778Z] #41 [security-spiffe-token-provider internal] load build context [2024-02-07T19:58:20.778Z] #41 transferring context: 132.54MB 53.3s done [2024-02-07T19:58:20.778Z] #41 DONE 54.0s [2024-02-07T19:58:20.778Z] [2024-02-07T19:58:20.778Z] #49 [support-scheduler internal] load build context [2024-02-07T19:58:21.370Z] #49 ... [2024-02-07T19:58:21.371Z] [2024-02-07T19:58:21.371Z] #48 [security-proxy-auth internal] load build context [2024-02-07T19:58:21.371Z] #48 ... [2024-02-07T19:58:21.371Z] [2024-02-07T19:58:21.371Z] #53 [core-command internal] load build context [2024-02-07T19:58:21.371Z] #53 ... [2024-02-07T19:58:21.371Z] [2024-02-07T19:58:21.371Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:58:21.958Z] #38 ... [2024-02-07T19:58:21.958Z] [2024-02-07T19:58:21.958Z] #56 [security-proxy-setup internal] load build context [2024-02-07T19:58:21.958Z] #56 ... [2024-02-07T19:58:21.958Z] [2024-02-07T19:58:21.958Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:58:22.229Z] #38 ... [2024-02-07T19:58:22.229Z] [2024-02-07T19:58:22.229Z] #48 [security-proxy-auth internal] load build context [2024-02-07T19:58:22.229Z] #48 transferring context: 132.54MB 53.0s done [2024-02-07T19:58:22.229Z] #48 DONE 54.0s [2024-02-07T19:58:22.229Z] [2024-02-07T19:58:22.229Z] #49 [support-scheduler internal] load build context [2024-02-07T19:58:22.229Z] #49 transferring context: 132.54MB 51.7s done [2024-02-07T19:58:22.229Z] #49 DONE 52.9s [2024-02-07T19:58:22.229Z] [2024-02-07T19:58:22.229Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:58:22.495Z] #38 ... [2024-02-07T19:58:22.495Z] [2024-02-07T19:58:22.495Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:22.495Z] #79 DONE 1.5s [2024-02-07T19:58:22.495Z] [2024-02-07T19:58:22.495Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:58:23.456Z] #38 ... [2024-02-07T19:58:23.456Z] [2024-02-07T19:58:23.456Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T19:58:23.456Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 31.8s done [2024-02-07T19:58:23.456Z] #39 ... [2024-02-07T19:58:23.456Z] [2024-02-07T19:58:23.456Z] #56 [security-proxy-setup internal] load build context [2024-02-07T19:58:24.425Z] #56 ... [2024-02-07T19:58:24.425Z] [2024-02-07T19:58:24.425Z] #36 [support-notifications internal] load build context [2024-02-07T19:58:24.425Z] #36 transferring context: 132.54MB 53.3s done [2024-02-07T19:58:24.425Z] #36 DONE 54.0s [2024-02-07T19:58:24.425Z] [2024-02-07T19:58:24.425Z] #56 [security-proxy-setup internal] load build context [2024-02-07T19:58:24.697Z] #56 transferring context: 132.54MB 53.4s done [2024-02-07T19:58:24.697Z] #56 ... [2024-02-07T19:58:24.697Z] [2024-02-07T19:58:24.697Z] #50 [security-secretstore-setup internal] load build context [2024-02-07T19:58:24.697Z] #50 transferring context: 132.54MB 54.5s done [2024-02-07T19:58:24.697Z] #50 DONE 55.3s [2024-02-07T19:58:24.964Z] [2024-02-07T19:58:24.964Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:58:24.964Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.1s done [2024-02-07T19:58:24.964Z] #38 ... [2024-02-07T19:58:24.964Z] [2024-02-07T19:58:24.964Z] #56 [security-proxy-setup internal] load build context [2024-02-07T19:58:24.964Z] #56 DONE 54.7s [2024-02-07T19:58:25.260Z] [2024-02-07T19:58:25.260Z] #53 [core-command internal] load build context [2024-02-07T19:58:25.529Z] #53 ... [2024-02-07T19:58:25.529Z] [2024-02-07T19:58:25.529Z] #46 [security-bootstrapper internal] load build context [2024-02-07T19:58:25.529Z] #46 transferring context: 132.54MB 58.2s done [2024-02-07T19:58:25.529Z] #46 DONE 58.8s [2024-02-07T19:58:25.529Z] [2024-02-07T19:58:25.529Z] #53 [core-command internal] load build context [2024-02-07T19:58:26.112Z] #53 ... [2024-02-07T19:58:26.112Z] [2024-02-07T19:58:26.112Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:26.112Z] #80 DONE 1.4s [2024-02-07T19:58:26.112Z] [2024-02-07T19:58:26.113Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:26.113Z] #81 DONE 0.9s [2024-02-07T19:58:26.113Z] [2024-02-07T19:58:26.113Z] #53 [core-command internal] load build context [2024-02-07T19:58:27.079Z] #53 transferring context: 132.54MB 55.9s done [2024-02-07T19:58:27.079Z] #53 DONE 56.5s [2024-02-07T19:58:27.079Z] [2024-02-07T19:58:27.079Z] #55 [core-metadata internal] load build context [2024-02-07T19:58:27.346Z] #55 transferring context: 132.54MB 56.5s done [2024-02-07T19:58:27.346Z] #55 DONE 57.0s [2024-02-07T19:58:27.346Z] [2024-02-07T19:58:27.346Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-07T19:58:27.346Z] #82 DONE 2.9s [2024-02-07T19:58:27.346Z] [2024-02-07T19:58:27.346Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T19:58:29.292Z] #38 ... [2024-02-07T19:58:29.292Z] [2024-02-07T19:58:29.292Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-07T19:58:29.292Z] #83 DONE 1.6s [2024-02-07T19:58:29.292Z] [2024-02-07T19:58:29.292Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-07T19:58:29.292Z] #84 DONE 1.4s [2024-02-07T19:58:29.292Z] [2024-02-07T19:58:29.292Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-07T19:58:29.292Z] #85 DONE 1.5s [2024-02-07T19:58:29.563Z] [2024-02-07T19:58:29.563Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-07T19:58:29.563Z] #86 DONE 0.2s [2024-02-07T19:58:29.563Z] [2024-02-07T19:58:29.563Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-07T19:58:29.563Z] #87 DONE 0.3s [2024-02-07T19:58:29.563Z] [2024-02-07T19:58:29.563Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-07T19:58:29.563Z] #88 DONE 0.3s [2024-02-07T19:58:29.563Z] [2024-02-07T19:58:29.563Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-07T19:58:29.829Z] #89 ... [2024-02-07T19:58:29.829Z] [2024-02-07T19:58:29.829Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-07T19:58:29.829Z] #90 DONE 0.3s [2024-02-07T19:58:29.829Z] [2024-02-07T19:58:29.829Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-07T19:58:29.829Z] #91 DONE 0.3s [2024-02-07T19:58:30.095Z] [2024-02-07T19:58:30.095Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-07T19:58:30.095Z] #89 DONE 0.4s [2024-02-07T19:58:30.095Z] [2024-02-07T19:58:30.095Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-07T19:58:30.362Z] #92 ... [2024-02-07T19:58:30.362Z] [2024-02-07T19:58:30.362Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-07T19:58:30.362Z] #93 DONE 0.4s [2024-02-07T19:58:30.631Z] [2024-02-07T19:58:30.631Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-07T19:58:30.631Z] #92 DONE 0.5s [2024-02-07T19:58:30.631Z] [2024-02-07T19:58:30.631Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-07T19:58:30.631Z] #94 DONE 0.5s [2024-02-07T19:58:30.631Z] [2024-02-07T19:58:30.631Z] #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-07T19:58:30.900Z] #95 DONE 0.4s [2024-02-07T19:58:30.900Z] [2024-02-07T19:58:30.900Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-07T19:58:30.900Z] #96 DONE 0.3s [2024-02-07T19:58:30.900Z] [2024-02-07T19:58:30.900Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-07T19:58:30.900Z] #97 ... [2024-02-07T19:58:30.900Z] [2024-02-07T19:58:30.900Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-07T19:58:30.900Z] #98 DONE 0.3s [2024-02-07T19:58:31.168Z] [2024-02-07T19:58:31.168Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-07T19:58:31.168Z] #99 DONE 0.2s [2024-02-07T19:58:31.168Z] [2024-02-07T19:58:31.168Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-07T19:58:31.168Z] #97 DONE 0.3s [2024-02-07T19:58:31.168Z] [2024-02-07T19:58:31.168Z] #100 [security-spire-agent] exporting to image [2024-02-07T19:58:31.168Z] #100 exporting layers [2024-02-07T19:58:31.434Z] #100 ... [2024-02-07T19:58:31.434Z] [2024-02-07T19:58:31.434Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-07T19:58:31.434Z] #101 DONE 0.7s [2024-02-07T19:58:31.699Z] [2024-02-07T19:58:31.699Z] #100 [security-spire-server] exporting to image [2024-02-07T19:58:32.657Z] #100 ... [2024-02-07T19:58:32.657Z] [2024-02-07T19:58:32.657Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:32.921Z] #102 ... [2024-02-07T19:58:32.921Z] [2024-02-07T19:58:32.921Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:33.879Z] #103 ... [2024-02-07T19:58:33.879Z] [2024-02-07T19:58:33.879Z] #100 [security-spire-config] exporting to image [2024-02-07T19:58:33.879Z] #100 exporting layers 2.6s done [2024-02-07T19:58:33.879Z] #100 writing image sha256:27e5be24fcf880df50c7b100cf0403046dec46d56c25a0ae42e6bcda68a8b649 0.0s done [2024-02-07T19:58:33.879Z] #100 writing image sha256:5761ea5de74d20078bcccdfbad033d282824bd214646eac9d99778b8a991b2ba 0.0s done [2024-02-07T19:58:33.879Z] #100 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-02-07T19:58:33.879Z] #100 naming to docker.io/library/security-spire-agent-arm64 [2024-02-07T19:58:33.879Z] #100 exporting layers 2.4s done [2024-02-07T19:58:33.879Z] #100 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-02-07T19:58:34.143Z] #100 writing image sha256:b184a59130907e4a4f7557abb143034a66b7bdf6332fa6ddc7c6b6a375d2eabb done [2024-02-07T19:58:34.143Z] #100 naming to docker.io/library/security-spire-server-arm64 done [2024-02-07T19:58:34.143Z] #100 DONE 3.0s [2024-02-07T19:58:34.143Z] [2024-02-07T19:58:34.143Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:49.120Z] #104 ... [2024-02-07T19:58:49.120Z] [2024-02-07T19:58:49.120Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:49.120Z] #78 DONE 28.2s [2024-02-07T19:58:49.120Z] [2024-02-07T19:58:49.120Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:49.120Z] #102 DONE 24.5s [2024-02-07T19:58:49.120Z] [2024-02-07T19:58:49.120Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-07T19:58:49.700Z] #105 ... [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:49.700Z] #103 DONE 23.6s [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:49.700Z] #106 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #107 [core-command builder 6/7] COPY . . [2024-02-07T19:58:49.700Z] #107 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #108 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:49.700Z] #108 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:49.700Z] #109 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:49.700Z] #110 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #111 [core-metadata builder 6/7] COPY . . [2024-02-07T19:58:49.700Z] #111 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:49.700Z] #112 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:49.700Z] #113 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #114 [support-scheduler builder 6/7] COPY . . [2024-02-07T19:58:49.700Z] #114 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:49.700Z] #104 DONE 23.6s [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:49.700Z] #115 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:49.700Z] #116 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-02-07T19:58:49.700Z] #117 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #118 [core-data builder 6/7] COPY . . [2024-02-07T19:58:49.700Z] #118 DONE 2.6s [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-07T19:58:49.700Z] #105 DONE 2.5s [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:49.700Z] #119 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-07T19:58:49.700Z] #120 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:49.700Z] #121 CACHED [2024-02-07T19:58:49.700Z] [2024-02-07T19:58:49.700Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-07T19:58:53.968Z] #122 4.102 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-07T19:58:54.929Z] #122 ... [2024-02-07T19:58:54.929Z] [2024-02-07T19:58:54.929Z] #123 [support-notifications builder 6/7] COPY . . [2024-02-07T19:58:54.929Z] #123 DONE 5.2s [2024-02-07T19:58:54.929Z] [2024-02-07T19:58:54.929Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:54.929Z] #124 CACHED [2024-02-07T19:58:54.929Z] [2024-02-07T19:58:54.929Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:54.929Z] #125 CACHED [2024-02-07T19:58:54.929Z] [2024-02-07T19:58:54.929Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-02-07T19:58:54.929Z] #126 CACHED [2024-02-07T19:58:54.929Z] [2024-02-07T19:58:54.929Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-02-07T19:58:54.929Z] #127 DONE 5.3s [2024-02-07T19:58:54.929Z] [2024-02-07T19:58:54.929Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-07T19:58:54.929Z] #128 CACHED [2024-02-07T19:58:54.929Z] [2024-02-07T19:58:54.929Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-02-07T19:58:54.929Z] #129 CACHED [2024-02-07T19:58:54.929Z] [2024-02-07T19:58:54.929Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-07T19:58:54.929Z] #130 CACHED [2024-02-07T19:58:54.929Z] [2024-02-07T19:58:54.929Z] #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 [2024-02-07T19:58:59.188Z] #131 3.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-07T19:58:59.772Z] #131 ... [2024-02-07T19:58:59.772Z] [2024-02-07T19:58:59.772Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-07T19:58:59.772Z] #0 3.139 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-07T19:58:59.772Z] #132 ... [2024-02-07T19:58:59.772Z] [2024-02-07T19:58:59.772Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-07T19:58:59.772Z] #0 3.646 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-07T19:59:00.040Z] #133 ... [2024-02-07T19:59:00.040Z] [2024-02-07T19:59:00.040Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-07T19:59:00.040Z] #0 3.843 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-07T19:59:00.040Z] #134 ... [2024-02-07T19:59:00.040Z] [2024-02-07T19:59:00.040Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-07T19:59:00.040Z] #0 4.112 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-07T19:59:00.306Z] #135 ... [2024-02-07T19:59:00.306Z] [2024-02-07T19:59:00.306Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-07T19:59:00.306Z] #0 4.087 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-07T19:59:00.571Z] #136 ... [2024-02-07T19:59:00.571Z] [2024-02-07T19:59:00.571Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-07T19:59:00.571Z] #0 3.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-07T19:59:00.571Z] #137 ... [2024-02-07T19:59:00.571Z] [2024-02-07T19:59:00.571Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-07T19:59:00.571Z] #0 3.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-07T19:59:05.896Z] #138 ... [2024-02-07T19:59:05.896Z] [2024-02-07T19:59:05.896Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-07T19:59:05.896Z] #0 3.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-07T19:59:05.896Z] #139 ... [2024-02-07T19:59:05.896Z] [2024-02-07T19:59:05.896Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-07T19:59:05.896Z] #0 3.450 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-07T20:10:58.310Z] #140 ... [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #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 [2024-02-07T20:10:58.310Z] #131 713.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-07T20:10:58.310Z] #131 ... [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-07T20:10:58.310Z] #138 DONE 713.5s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-07T20:10:58.310Z] #135 ... [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:10:58.310Z] #141 DONE 0.3s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:10:58.310Z] #142 DONE 0.2s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-07T20:10:58.310Z] #133 ... [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-07T20:10:58.310Z] #143 DONE 0.2s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-07T20:10:58.310Z] #144 DONE 0.1s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-07T20:10:58.310Z] #145 DONE 0.5s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-07T20:10:58.310Z] #146 DONE 0.3s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-07T20:10:58.310Z] #122 ... [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-07T20:10:58.310Z] #147 DONE 3.8s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #100 [security-proxy-setup] exporting to image [2024-02-07T20:10:58.310Z] #100 exporting layers [2024-02-07T20:10:58.310Z] #100 exporting layers 1.0s done [2024-02-07T20:10:58.310Z] #100 writing image sha256:ad4f4372ebf7825a2335b4de139c4d223e2fd9f3f92998d70292d8aaa22a8990 done [2024-02-07T20:10:58.310Z] #100 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-07T20:10:58.310Z] #100 DONE 4.0s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T20:10:58.310Z] #38 ... [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-07T20:10:58.310Z] #139 DONE 722.8s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.310Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-07T20:10:58.310Z] #148 DONE 0.4s [2024-02-07T20:10:58.310Z] [2024-02-07T20:10:58.311Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T20:10:58.311Z] #38 ... [2024-02-07T20:10:58.311Z] [2024-02-07T20:10:58.311Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-07T20:11:00.254Z] #149 DONE 2.0s [2024-02-07T20:11:00.254Z] [2024-02-07T20:11:00.254Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:11:00.519Z] #150 DONE 0.2s [2024-02-07T20:11:00.519Z] [2024-02-07T20:11:00.519Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:11:00.837Z] #151 DONE 0.2s [2024-02-07T20:11:00.837Z] [2024-02-07T20:11:00.837Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-07T20:11:01.107Z] #152 DONE 0.3s [2024-02-07T20:11:01.107Z] [2024-02-07T20:11:01.107Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-07T20:11:01.384Z] #153 DONE 0.1s [2024-02-07T20:11:01.384Z] [2024-02-07T20:11:01.384Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-07T20:11:01.384Z] #154 DONE 0.1s [2024-02-07T20:11:01.384Z] [2024-02-07T20:11:01.384Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-07T20:11:01.384Z] #155 DONE 0.1s [2024-02-07T20:11:01.384Z] [2024-02-07T20:11:01.384Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-07T20:11:01.651Z] #133 ... [2024-02-07T20:11:01.651Z] [2024-02-07T20:11:01.651Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-07T20:11:01.651Z] #156 DONE 0.2s [2024-02-07T20:11:01.651Z] [2024-02-07T20:11:01.651Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-07T20:11:01.651Z] #157 DONE 0.1s [2024-02-07T20:11:01.651Z] [2024-02-07T20:11:01.651Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-07T20:11:01.923Z] #132 ... [2024-02-07T20:11:01.923Z] [2024-02-07T20:11:01.923Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-07T20:11:03.854Z] #158 DONE 1.9s [2024-02-07T20:11:03.854Z] [2024-02-07T20:11:03.854Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-07T20:11:03.854Z] #135 ... [2024-02-07T20:11:03.854Z] [2024-02-07T20:11:03.854Z] #100 [security-bootstrapper] exporting to image [2024-02-07T20:11:03.854Z] #100 exporting layers [2024-02-07T20:11:04.808Z] #100 exporting layers 1.1s done [2024-02-07T20:11:04.808Z] #100 writing image sha256:67f01927d1304f5a15cb22a477532690244baf6331493a5d5d699de72f8c4a7d 0.0s done [2024-02-07T20:11:04.808Z] #100 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-07T20:11:04.808Z] #100 DONE 5.2s [2024-02-07T20:11:04.808Z] [2024-02-07T20:11:04.808Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-07T20:11:05.075Z] #133 ... [2024-02-07T20:11:05.075Z] [2024-02-07T20:11:05.075Z] #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 [2024-02-07T20:11:05.075Z] #131 DONE 730.0s [2024-02-07T20:11:05.075Z] [2024-02-07T20:11:05.075Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-07T20:11:06.039Z] #133 ... [2024-02-07T20:11:06.039Z] [2024-02-07T20:11:06.039Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:11:06.039Z] #159 DONE 0.3s [2024-02-07T20:11:06.039Z] [2024-02-07T20:11:06.039Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-07T20:11:06.307Z] #135 ... [2024-02-07T20:11:06.307Z] [2024-02-07T20:11:06.307Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:11:06.307Z] #160 DONE 0.2s [2024-02-07T20:11:06.307Z] [2024-02-07T20:11:06.307Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-07T20:11:06.307Z] #161 DONE 0.1s [2024-02-07T20:11:06.307Z] [2024-02-07T20:11:06.307Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-07T20:11:06.574Z] #134 ... [2024-02-07T20:11:06.574Z] [2024-02-07T20:11:06.574Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-07T20:11:06.574Z] #162 DONE 0.1s [2024-02-07T20:11:06.574Z] [2024-02-07T20:11:06.574Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-07T20:11:06.838Z] #163 DONE 0.2s [2024-02-07T20:11:06.838Z] [2024-02-07T20:11:06.838Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-07T20:11:07.103Z] #164 DONE 0.3s [2024-02-07T20:11:07.103Z] [2024-02-07T20:11:07.103Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-07T20:11:07.368Z] #165 DONE 0.3s [2024-02-07T20:11:07.368Z] [2024-02-07T20:11:07.368Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-07T20:11:07.368Z] #166 DONE 0.1s [2024-02-07T20:11:07.368Z] [2024-02-07T20:11:07.368Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-07T20:11:07.368Z] #133 ... [2024-02-07T20:11:07.368Z] [2024-02-07T20:11:07.368Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-07T20:11:09.301Z] #167 DONE 1.9s [2024-02-07T20:11:09.301Z] [2024-02-07T20:11:09.301Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-07T20:11:09.565Z] #122 ... [2024-02-07T20:11:09.566Z] [2024-02-07T20:11:09.566Z] #100 [security-secretstore-setup] exporting to image [2024-02-07T20:11:10.964Z] #100 exporting layers 1.4s done [2024-02-07T20:11:10.964Z] #100 writing image sha256:f4b901e0ec7f70907ea27c094d01aabbd0eade2eb5a6116fceea4c3cc704fb44 done [2024-02-07T20:11:10.964Z] #100 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-02-07T20:11:10.964Z] #100 DONE 6.6s [2024-02-07T20:11:10.964Z] [2024-02-07T20:11:10.964Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T20:11:12.895Z] #39 ... [2024-02-07T20:11:12.895Z] [2024-02-07T20:11:12.895Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-07T20:11:12.895Z] #137 DONE 743.1s [2024-02-07T20:11:13.159Z] [2024-02-07T20:11:13.159Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-07T20:11:13.427Z] #132 ... [2024-02-07T20:11:13.427Z] [2024-02-07T20:11:13.427Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:11:13.695Z] #168 DONE 0.2s [2024-02-07T20:11:13.695Z] [2024-02-07T20:11:13.695Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-07T20:11:13.695Z] #134 ... [2024-02-07T20:11:13.695Z] [2024-02-07T20:11:13.695Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:11:13.960Z] #169 DONE 0.2s [2024-02-07T20:11:13.960Z] [2024-02-07T20:11:13.960Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-07T20:11:13.960Z] #170 DONE 0.2s [2024-02-07T20:11:13.960Z] [2024-02-07T20:11:13.960Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T20:11:14.224Z] #39 ... [2024-02-07T20:11:14.224Z] [2024-02-07T20:11:14.224Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-07T20:11:14.224Z] #171 DONE 0.2s [2024-02-07T20:11:14.224Z] [2024-02-07T20:11:14.224Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-07T20:11:14.224Z] #172 DONE 0.1s [2024-02-07T20:11:14.224Z] [2024-02-07T20:11:14.224Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-07T20:11:14.488Z] #132 ... [2024-02-07T20:11:14.488Z] [2024-02-07T20:11:14.488Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-07T20:11:16.423Z] #173 DONE 1.8s [2024-02-07T20:11:16.423Z] [2024-02-07T20:11:16.423Z] #100 [security-proxy-auth] exporting to image [2024-02-07T20:11:16.423Z] #100 exporting layers [2024-02-07T20:11:16.691Z] #100 exporting layers 0.5s done [2024-02-07T20:11:16.691Z] #100 writing image sha256:b8813cbade446578d40b2ad5cb32bff8e35cd2c11eb6deded0c805ee03c58e90 done [2024-02-07T20:11:16.691Z] #100 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-07T20:11:16.691Z] #100 DONE 7.1s [2024-02-07T20:11:16.691Z] [2024-02-07T20:11:16.691Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-07T20:11:28.969Z] #135 ... [2024-02-07T20:11:28.969Z] [2024-02-07T20:11:28.969Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-07T20:11:28.969Z] #122 DONE 759.2s [2024-02-07T20:11:28.969Z] [2024-02-07T20:11:28.969Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T20:11:29.549Z] #39 ... [2024-02-07T20:11:29.549Z] [2024-02-07T20:11:29.549Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:11:29.549Z] #174 DONE 0.2s [2024-02-07T20:11:29.549Z] [2024-02-07T20:11:29.549Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:11:29.549Z] #175 DONE 0.2s [2024-02-07T20:11:29.549Z] [2024-02-07T20:11:29.549Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T20:11:29.813Z] #39 ... [2024-02-07T20:11:29.813Z] [2024-02-07T20:11:29.813Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-07T20:11:30.078Z] #176 DONE 0.2s [2024-02-07T20:11:30.078Z] [2024-02-07T20:11:30.078Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-07T20:11:30.078Z] #177 DONE 0.1s [2024-02-07T20:11:30.078Z] [2024-02-07T20:11:30.078Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-07T20:11:30.342Z] #178 DONE 0.1s [2024-02-07T20:11:30.342Z] [2024-02-07T20:11:30.342Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-07T20:11:32.275Z] #179 DONE 1.9s [2024-02-07T20:11:32.275Z] [2024-02-07T20:11:32.275Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-07T20:11:32.275Z] #135 ... [2024-02-07T20:11:32.275Z] [2024-02-07T20:11:32.275Z] #100 [core-common-config-bootstrapper] exporting to image [2024-02-07T20:11:32.275Z] #100 exporting layers [2024-02-07T20:11:32.854Z] #100 exporting layers 0.7s done [2024-02-07T20:11:32.854Z] #100 writing image sha256:dd4b559eefdf7655f2e578de904c4d8e13beccd5df037454772e3c91dde13304 done [2024-02-07T20:11:32.854Z] #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-07T20:11:32.854Z] #100 DONE 7.7s [2024-02-07T20:11:32.854Z] [2024-02-07T20:11:32.854Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-07T20:12:08.114Z] #132 ... [2024-02-07T20:12:08.114Z] [2024-02-07T20:12:08.114Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-07T20:12:08.114Z] #136 DONE 791.9s [2024-02-07T20:12:08.114Z] [2024-02-07T20:12:08.114Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-07T20:12:08.114Z] #133 ... [2024-02-07T20:12:08.114Z] [2024-02-07T20:12:08.114Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:12:08.114Z] #180 DONE 0.2s [2024-02-07T20:12:08.114Z] [2024-02-07T20:12:08.114Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-07T20:12:08.114Z] #134 ... [2024-02-07T20:12:08.114Z] [2024-02-07T20:12:08.114Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:12:08.114Z] #181 DONE 0.1s [2024-02-07T20:12:08.114Z] [2024-02-07T20:12:08.114Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-07T20:12:08.114Z] #182 DONE 0.3s [2024-02-07T20:12:08.114Z] [2024-02-07T20:12:08.114Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-07T20:12:08.114Z] #183 DONE 0.2s [2024-02-07T20:12:08.114Z] [2024-02-07T20:12:08.114Z] #100 [core-command] exporting to image [2024-02-07T20:12:08.114Z] #100 exporting layers [2024-02-07T20:12:08.114Z] #100 exporting layers 0.3s done [2024-02-07T20:12:08.114Z] #100 writing image sha256:9c8d52169562d3334780d8a9c3d86867024a33887221f322b553005d3ee30854 0.0s done [2024-02-07T20:12:08.114Z] #100 naming to docker.io/library/core-command-arm64 done [2024-02-07T20:12:08.114Z] #100 DONE 8.0s [2024-02-07T20:12:08.114Z] [2024-02-07T20:12:08.114Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T20:12:08.114Z] #39 ... [2024-02-07T20:12:08.114Z] [2024-02-07T20:12:08.114Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-07T20:12:08.114Z] #133 DONE 798.4s [2024-02-07T20:12:08.380Z] [2024-02-07T20:12:08.380Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-07T20:12:08.380Z] #132 ... [2024-02-07T20:12:08.380Z] [2024-02-07T20:12:08.380Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:12:08.645Z] #184 DONE 0.2s [2024-02-07T20:12:08.645Z] [2024-02-07T20:12:08.645Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:12:08.934Z] #185 DONE 0.2s [2024-02-07T20:12:08.934Z] [2024-02-07T20:12:08.934Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T20:12:08.934Z] #38 ... [2024-02-07T20:12:08.934Z] [2024-02-07T20:12:08.934Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-07T20:12:09.203Z] #186 DONE 0.3s [2024-02-07T20:12:09.203Z] [2024-02-07T20:12:09.203Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-07T20:12:09.783Z] #187 DONE 0.3s [2024-02-07T20:12:09.783Z] [2024-02-07T20:12:09.783Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-07T20:12:09.783Z] #134 DONE 799.8s [2024-02-07T20:12:09.783Z] [2024-02-07T20:12:09.783Z] #100 [core-data] exporting to image [2024-02-07T20:12:09.783Z] #100 exporting layers [2024-02-07T20:12:10.372Z] #100 exporting layers 0.6s done [2024-02-07T20:12:10.372Z] #100 writing image sha256:63ab125348db5073b9a1e60d98c770f20d17e9425a03d8989cef322575c64b52 0.0s done [2024-02-07T20:12:10.372Z] #100 naming to docker.io/library/core-data-arm64 0.0s done [2024-02-07T20:12:10.372Z] #100 DONE 8.7s [2024-02-07T20:12:10.372Z] [2024-02-07T20:12:10.372Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:12:10.643Z] #188 DONE 0.2s [2024-02-07T20:12:10.643Z] [2024-02-07T20:12:10.643Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:12:10.643Z] #189 DONE 0.2s [2024-02-07T20:12:10.643Z] [2024-02-07T20:12:10.643Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-07T20:12:10.914Z] #190 DONE 0.3s [2024-02-07T20:12:10.914Z] [2024-02-07T20:12:10.914Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T20:12:10.914Z] #38 ... [2024-02-07T20:12:10.914Z] [2024-02-07T20:12:10.914Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-07T20:12:10.914Z] #191 DONE 0.1s [2024-02-07T20:12:11.185Z] [2024-02-07T20:12:11.185Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-07T20:12:11.185Z] #192 DONE 0.1s [2024-02-07T20:12:11.185Z] [2024-02-07T20:12:11.185Z] #100 [core-metadata] exporting to image [2024-02-07T20:12:11.450Z] #100 exporting layers 0.3s done [2024-02-07T20:12:11.450Z] #100 writing image sha256:774ae18c58071b958ca68f9364f043cec572de409b5b4b452a9a19b9ea51650b done [2024-02-07T20:12:11.450Z] #100 naming to docker.io/library/core-metadata-arm64 done [2024-02-07T20:12:11.450Z] #100 DONE 9.0s [2024-02-07T20:12:11.450Z] [2024-02-07T20:12:11.450Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-07T20:12:33.466Z] #38 ... [2024-02-07T20:12:33.466Z] [2024-02-07T20:12:33.466Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-07T20:12:33.466Z] #132 DONE 820.8s [2024-02-07T20:12:33.466Z] [2024-02-07T20:12:33.466Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T20:12:33.466Z] #39 ... [2024-02-07T20:12:33.466Z] [2024-02-07T20:12:33.466Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:12:33.466Z] #193 DONE 0.2s [2024-02-07T20:12:33.466Z] [2024-02-07T20:12:33.466Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T20:12:33.466Z] #39 ... [2024-02-07T20:12:33.466Z] [2024-02-07T20:12:33.466Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:12:33.466Z] #194 DONE 0.1s [2024-02-07T20:12:33.466Z] [2024-02-07T20:12:33.466Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-07T20:12:33.466Z] #195 DONE 0.3s [2024-02-07T20:12:33.466Z] [2024-02-07T20:12:33.466Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-07T20:12:33.466Z] #135 ... [2024-02-07T20:12:33.466Z] [2024-02-07T20:12:33.466Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-07T20:12:33.466Z] #196 DONE 0.1s [2024-02-07T20:12:33.466Z] [2024-02-07T20:12:33.466Z] #100 [security-spiffe-token-provider] exporting to image [2024-02-07T20:12:33.466Z] #100 exporting layers [2024-02-07T20:12:36.785Z] #100 exporting layers 5.1s done [2024-02-07T20:12:36.785Z] #100 writing image sha256:3ac6e1194520dd73bd58eaeccebf65cdee3501afaffa28a5e292483bc18aa297 done [2024-02-07T20:12:36.785Z] #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-07T20:12:36.785Z] #100 DONE 14.2s [2024-02-07T20:12:36.785Z] [2024-02-07T20:12:36.785Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T20:12:54.951Z] #39 ... [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-07T20:12:54.951Z] #140 DONE 837.8s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-07T20:12:54.951Z] #135 DONE 843.0s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:12:54.951Z] #197 DONE 0.3s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-07T20:12:54.951Z] #198 DONE 0.2s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:12:54.951Z] #199 ... [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:12:54.951Z] #200 DONE 0.1s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-07T20:12:54.951Z] #199 DONE 0.1s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-07T20:12:54.951Z] #201 DONE 0.3s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-07T20:12:54.951Z] #202 DONE 0.3s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-07T20:12:54.951Z] #203 DONE 0.1s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-07T20:12:54.951Z] #204 DONE 0.1s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #100 [support-scheduler] exporting to image [2024-02-07T20:12:54.951Z] #100 exporting layers [2024-02-07T20:12:54.951Z] #100 exporting layers 0.4s done [2024-02-07T20:12:54.951Z] #100 writing image sha256:8fc44d3f2066681d35498a40125ebb2a8a4da75f64f40e8b960bfbd0a36e96a9 0.0s done [2024-02-07T20:12:54.951Z] #100 naming to docker.io/library/support-scheduler-arm64 done [2024-02-07T20:12:54.951Z] #100 writing image sha256:791a3a050f7876b5547c5d8aa8790577ed9c50946ebd87c37e3c3c6fe443af17 done [2024-02-07T20:12:54.951Z] #100 naming to docker.io/library/support-notifications-arm64 done [2024-02-07T20:12:54.951Z] #100 DONE 14.7s [2024-02-07T20:12:54.951Z] [2024-02-07T20:12:54.951Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-07T20:12:54.951Z] time="2024-02-07T19:57:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-07T20:12:54.996Z] $ docker stop --time=1 38d4fba607187f05e029a090639484509b80fb2a98cacb4f13aa66ccb0cd8936 [2024-02-07T20:12:56.624Z] $ docker rm -f --volumes 38d4fba607187f05e029a090639484509b80fb2a98cacb4f13aa66ccb0cd8936 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-07T20:12:57.243Z] + docker images [2024-02-07T20:12:57.243Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-07T20:12:57.243Z] support-notifications-arm64 latest 791a3a050f78 4 seconds ago 26.5MB [2024-02-07T20:12:57.243Z] support-scheduler-arm64 latest 8fc44d3f2066 4 seconds ago 25.9MB [2024-02-07T20:12:57.243Z] security-spiffe-token-provider-arm64 latest 3ac6e1194520 26 seconds ago 29MB [2024-02-07T20:12:57.243Z] core-metadata-arm64 latest 774ae18c5807 47 seconds ago 17.4MB [2024-02-07T20:12:57.243Z] core-data-arm64 latest 63ab125348db 48 seconds ago 17.1MB [2024-02-07T20:12:57.243Z] core-command-arm64 latest 9c8d52169562 55 seconds ago 17MB [2024-02-07T20:12:57.243Z] core-common-config-bootstrapper-arm64 latest dd4b559eefdf About a minute ago 15.1MB [2024-02-07T20:12:57.243Z] security-proxy-auth-arm64 latest b8813cbade44 About a minute ago 15.9MB [2024-02-07T20:12:57.243Z] security-secretstore-setup-arm64 latest f4b901e0ec7f About a minute ago 35.7MB [2024-02-07T20:12:57.243Z] security-bootstrapper-arm64 latest 67f01927d130 About a minute ago 18.5MB [2024-02-07T20:12:57.243Z] security-proxy-setup-arm64 latest ad4f4372ebf7 2 minutes ago 25.8MB [2024-02-07T20:12:57.243Z] security-spire-server-arm64 latest b184a5913090 14 minutes ago 96.7MB [2024-02-07T20:12:57.243Z] security-spire-agent-arm64 latest 5761ea5de74d 14 minutes ago 152MB [2024-02-07T20:12:57.243Z] security-spire-config-arm64 latest 27e5be24fcf8 14 minutes ago 95.8MB [2024-02-07T20:12:57.243Z] ci-base-image-arm64 latest 983701f2f886 25 minutes ago 879MB [2024-02-07T20:12:57.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 months ago 560MB [2024-02-07T20:12:57.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T20:12:58.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-07T20:12:58.510Z] [2024-02-07T20:12:58.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T20:12:58.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-07T20:12:59.228Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-07T20:12:59.228Z] 8998bd30e6a1: Pulling fs layer [2024-02-07T20:12:59.228Z] 04944245beec: Pulling fs layer [2024-02-07T20:12:59.228Z] 699f458cf7ca: Pulling fs layer [2024-02-07T20:12:59.228Z] 765212b225bb: Pulling fs layer [2024-02-07T20:12:59.228Z] f23df028b6ca: Pulling fs layer [2024-02-07T20:12:59.228Z] d65c8cfc05b1: Pulling fs layer [2024-02-07T20:12:59.228Z] 2437ff75d9bd: Pulling fs layer [2024-02-07T20:12:59.228Z] f23df028b6ca: Waiting [2024-02-07T20:12:59.228Z] 2437ff75d9bd: Waiting [2024-02-07T20:12:59.228Z] 04944245beec: Verifying Checksum [2024-02-07T20:12:59.228Z] 04944245beec: Download complete [2024-02-07T20:12:59.228Z] 765212b225bb: Verifying Checksum [2024-02-07T20:12:59.228Z] 765212b225bb: Download complete [2024-02-07T20:12:59.228Z] f23df028b6ca: Verifying Checksum [2024-02-07T20:12:59.228Z] f23df028b6ca: Download complete [2024-02-07T20:12:59.493Z] d65c8cfc05b1: Verifying Checksum [2024-02-07T20:12:59.494Z] d65c8cfc05b1: Download complete [2024-02-07T20:12:59.494Z] 699f458cf7ca: Verifying Checksum [2024-02-07T20:12:59.494Z] 699f458cf7ca: Download complete [2024-02-07T20:12:59.759Z] 8998bd30e6a1: Verifying Checksum [2024-02-07T20:12:59.759Z] 8998bd30e6a1: Download complete [2024-02-07T20:13:02.332Z] 2437ff75d9bd: Verifying Checksum [2024-02-07T20:13:02.332Z] 2437ff75d9bd: Download complete [2024-02-07T20:13:04.270Z] 8998bd30e6a1: Pull complete [2024-02-07T20:13:05.670Z] 04944245beec: Pull complete [2024-02-07T20:13:07.606Z] 699f458cf7ca: Pull complete [2024-02-07T20:13:07.607Z] 765212b225bb: Pull complete [2024-02-07T20:13:08.562Z] f23df028b6ca: Pull complete [2024-02-07T20:13:08.562Z] d65c8cfc05b1: Pull complete [2024-02-07T20:13:26.737Z] 2437ff75d9bd: Pull complete [2024-02-07T20:13:26.737Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-07T20:13:26.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-07T20:13:26.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-07T20:13:27.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-599 does not seem to be running inside a container [2024-02-07T20:13:27.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-07T20:13:29.957Z] $ docker top 619350727cdb5e08353571d8486d727c05291f498030d42206d69723f816fa1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-07T20:13:30.987Z] ---> job-cost.sh [2024-02-07T20:13:30.987Z] lf-activate-venv: SKIPPING [2024-02-07T20:13:30.987Z] INFO: No Stack... [2024-02-07T20:13:31.564Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-07T20:13:32.140Z] INFO: Archiving Costs [Pipeline] sh [2024-02-07T20:13:32.786Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-02-07T20:13:32.786Z] + cut -d, -f6 [Pipeline] lock [2024-02-07T20:13:32.863Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4756-1-stack-cost] [2024-02-07T20:13:32.867Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4756-1-stack-cost] did not exist. Created. [2024-02-07T20:13:32.872Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4756-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-07T20:13:33.677Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-07T20:13:33.887Z] Stashed 1 file(s) [Pipeline] } [2024-02-07T20:13:33.902Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4756-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-07T20:13:34.079Z] $ docker stop --time=1 619350727cdb5e08353571d8486d727c05291f498030d42206d69723f816fa1c [2024-02-07T20:13:35.583Z] $ docker rm -f --volumes 619350727cdb5e08353571d8486d727c05291f498030d42206d69723f816fa1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-07T20:13:37.590Z] provisioning config files... [2024-02-07T20:13:37.598Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15138552196061665676tmp [Pipeline] { [Pipeline] sh [2024-02-07T20:13:38.022Z] + set +x [2024-02-07T20:13:38.023Z] + curl -s https://codecov.io/bash [2024-02-07T20:13:38.023Z] + bash -s -- [2024-02-07T20:13:38.023Z] [2024-02-07T20:13:38.023Z] _____ _ [2024-02-07T20:13:38.023Z] / ____| | | [2024-02-07T20:13:38.023Z] | | ___ __| | ___ ___ _____ __ [2024-02-07T20:13:38.023Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-07T20:13:38.023Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-07T20:13:38.023Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-07T20:13:38.023Z] Bash-1.0.6 [2024-02-07T20:13:38.023Z] [2024-02-07T20:13:38.023Z] [2024-02-07T20:13:38.023Z] ==> git version 2.25.1 found [2024-02-07T20:13:38.023Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-07T20:13:38.023Z] Release-Date: 2020-01-08 [2024-02-07T20:13:38.023Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-07T20:13:38.023Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-07T20:13:38.023Z] ==> Jenkins CI detected. [2024-02-07T20:13:38.023Z] current dir:  /w/workspace/edgex-go/1 [2024-02-07T20:13:38.023Z] project root: . [2024-02-07T20:13:38.023Z] --> token set from env [2024-02-07T20:13:38.023Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-07T20:13:38.283Z] ==> Running gcov in . (disable via -X gcov) [2024-02-07T20:13:38.283Z] ==> Python coveragepy not found [2024-02-07T20:13:38.283Z] ==> Searching for coverage reports in: [2024-02-07T20:13:38.283Z] + . [2024-02-07T20:13:38.283Z] -> Found 1 reports [2024-02-07T20:13:38.283Z] ==> Detecting git/mercurial file structure [2024-02-07T20:13:38.283Z] ==> Reading reports [2024-02-07T20:13:38.283Z] + ./coverage.out bytes=453602 [2024-02-07T20:13:38.283Z] ==> Appending adjustments [2024-02-07T20:13:38.283Z] https://docs.codecov.io/docs/fixing-reports [2024-02-07T20:13:39.219Z] + Found adjustments [2024-02-07T20:13:39.219Z] ==> Gzipping contents [2024-02-07T20:13:39.219Z] 60K /tmp/codecov.5P4qYL.gz [2024-02-07T20:13:39.219Z] ==> Uploading reports [2024-02-07T20:13:39.219Z] url: https://codecov.io [2024-02-07T20:13:39.219Z] query: branch=PR-4756&commit=96d6a22c2c399145858585bb5500f24a968b58c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4756%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4756&job=&cmd_args= [2024-02-07T20:13:39.219Z] -> Pinging Codecov [2024-02-07T20:13:39.219Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4756&commit=96d6a22c2c399145858585bb5500f24a968b58c1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4756%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4756&job=&cmd_args= [2024-02-07T20:13:40.156Z] -> Uploading to [2024-02-07T20:13:40.156Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-07/00271124DB129430A58F1EEE437C3FCB/96d6a22c2c399145858585bb5500f24a968b58c1/59447406-77e9-4282-91b6-011f715936ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240207T201339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac359607b7b96fe52b668f2278e8b1a5f298f2bc722b61ff19f48f55b33b7260 [2024-02-07T20:13:40.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-07T20:13:40.156Z] Dload Upload Total Spent Left Speed [2024-02-07T20:13:40.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57703 0 0 100 57703 0 177k --:--:-- --:--:-- --:--:-- 176k 100 57703 0 0 100 57703 0 177k --:--:-- --:--:-- --:--:-- 176k [2024-02-07T20:13:40.156Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/96d6a22c2c399145858585bb5500f24a968b58c1 [Pipeline] } [2024-02-07T20:13:40.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-07T20:13:42.570Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-07T20:13:42.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-07T20:13:43.787Z] ---> package-listing.sh [2024-02-07T20:13:43.787Z] ++ facter osfamily [2024-02-07T20:13:43.787Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-07T20:13:44.046Z] + OS_FAMILY=debian [2024-02-07T20:13:44.046Z] + workspace=/w/workspace/edgex-go/1 [2024-02-07T20:13:44.046Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-07T20:13:44.046Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-07T20:13:44.046Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-07T20:13:44.046Z] + PACKAGES=/tmp/packages_start.txt [2024-02-07T20:13:44.046Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-07T20:13:44.046Z] + PACKAGES=/tmp/packages_end.txt [2024-02-07T20:13:44.046Z] + case "${OS_FAMILY}" in [2024-02-07T20:13:44.046Z] + dpkg -l [2024-02-07T20:13:44.046Z] + grep '^ii' [2024-02-07T20:13:44.046Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-07T20:13:44.046Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-07T20:13:44.046Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-07T20:13:44.046Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-07T20:13:44.046Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-02-07T20:13:44.046Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-02-07T20:13:44.079Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-07T20:13:44.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T20:13:45.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-07T20:13:45.055Z] [2024-02-07T20:13:45.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-07T20:13:45.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-07T20:13:45.482Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-07T20:13:45.482Z] 5eb5b503b376: Pulling fs layer [2024-02-07T20:13:45.482Z] 5c69ac0246d0: Pulling fs layer [2024-02-07T20:13:45.482Z] ec43610c2a17: Pulling fs layer [2024-02-07T20:13:45.482Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-07T20:13:45.482Z] 33b1e0a273af: Pulling fs layer [2024-02-07T20:13:45.482Z] 5d3b04190fa2: Pulling fs layer [2024-02-07T20:13:45.482Z] 2f39f015ded8: Pulling fs layer [2024-02-07T20:13:45.482Z] 3a2ae6a8a46f: Waiting [2024-02-07T20:13:45.482Z] 33b1e0a273af: Waiting [2024-02-07T20:13:45.482Z] 2f39f015ded8: Waiting [2024-02-07T20:13:45.482Z] 5d3b04190fa2: Waiting [2024-02-07T20:13:45.482Z] 5c69ac0246d0: Download complete [2024-02-07T20:13:45.482Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-07T20:13:45.482Z] 3a2ae6a8a46f: Download complete [2024-02-07T20:13:45.482Z] 33b1e0a273af: Verifying Checksum [2024-02-07T20:13:45.482Z] 33b1e0a273af: Download complete [2024-02-07T20:13:45.482Z] 5d3b04190fa2: Download complete [2024-02-07T20:13:45.482Z] ec43610c2a17: Verifying Checksum [2024-02-07T20:13:45.482Z] ec43610c2a17: Download complete [2024-02-07T20:13:45.744Z] 5eb5b503b376: Verifying Checksum [2024-02-07T20:13:45.744Z] 5eb5b503b376: Download complete [2024-02-07T20:13:46.308Z] 2f39f015ded8: Download complete [2024-02-07T20:13:46.873Z] 5eb5b503b376: Pull complete [2024-02-07T20:13:47.131Z] 5c69ac0246d0: Pull complete [2024-02-07T20:13:47.389Z] ec43610c2a17: Pull complete [2024-02-07T20:13:47.389Z] 3a2ae6a8a46f: Pull complete [2024-02-07T20:13:47.648Z] 33b1e0a273af: Pull complete [2024-02-07T20:13:47.905Z] 5d3b04190fa2: Pull complete [2024-02-07T20:13:52.088Z] 2f39f015ded8: Pull complete [2024-02-07T20:13:52.088Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-07T20:13:52.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-07T20:13:52.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-07T20:13:52.490Z] prd-ubuntu20.04-docker-8c-8g-598 does not seem to be running inside a container [2024-02-07T20:13:52.501Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-07T20:13:56.452Z] $ docker top 6bf95b51e3e6ad681b5ea10023deb824978512fe1e541b0fe337fac9e4145be5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-07T20:13:56.975Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-07T20:13:57.282Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-07T20:13:57.596Z] + ls /var/log/sa-host [2024-02-07T20:13:57.596Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-07T20:13:57.854Z] provisioning config files... [2024-02-07T20:13:57.864Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3163816050536627031tmp [Pipeline] { [Pipeline] echo [2024-02-07T20:13:58.008Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-07T20:13:58.319Z] ---> create-netrc.sh [Pipeline] } [2024-02-07T20:13:58.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-07T20:13:58.846Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-07T20:13:58.879Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-07T20:13:59.193Z] ---> sudo-logs.sh [2024-02-07T20:13:59.193Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-07T20:13:59.329Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-07T20:13:59.636Z] ---> job-cost.sh [2024-02-07T20:13:59.636Z] lf-activate-venv: SKIPPING [2024-02-07T20:13:59.636Z] DEBUG: total: 0.10999999940395355 [2024-02-07T20:13:59.636Z] INFO: Retrieving Stack Cost... [2024-02-07T20:13:59.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-07T20:14:00.493Z] INFO: Archiving Costs [Pipeline] echo [2024-02-07T20:14:00.527Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-07T20:14:00.839Z] ---> logs-deploy.sh [2024-02-07T20:14:00.839Z] lf-activate-venv: SKIPPING [2024-02-07T20:14:00.839Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4756/1 [2024-02-07T20:14:00.839Z] INFO: archiving workspace using pattern(s): [2024-02-07T20:14:01.798Z] Archives upload complete. [2024-02-07T20:14:01.798Z] INFO: archiving logs to Nexus