Pull request #4670 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bf5dffe09f735488e58652c4bff2d526c9df102+8274911434a2757c8b48b8ce5b79d548a121dbe7 (7d0adff99530f38c4af08ecccdf2151498059b34) 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-ssh5265699127034469833.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15827760629036914270.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4670/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-4670/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9033984389853754929.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-4670/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5671246071030281080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13509107024177575628.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-4670/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-4670/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5781042411322611514.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5365 in /w/workspace/edgexfoundry_edgex-go_PR-4670 [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 Merging remotes/origin/main commit 8274911434a2757c8b48b8ce5b79d548a121dbe7 into PR head commit 5bf5dffe09f735488e58652c4bff2d526c9df102 Merge succeeded, producing 5bf5dffe09f735488e58652c4bff2d526c9df102 Checking out Revision 5bf5dffe09f735488e58652c4bff2d526c9df102 (PR-4670) Commit message: "build(deps): Bump golang.org/x/crypto from 0.12.0 to 0.13.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > 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/4670/head:refs/remotes/origin/PR-4670 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bf5dffe09f735488e58652c4bff2d526c9df102 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8274911434a2757c8b48b8ce5b79d548a121dbe7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5bf5dffe09f735488e58652c4bff2d526c9df102 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-05T19:49:54.282Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-05T19:49:54.429Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-05T19:49:54.517Z] ========================================================= [2023-09-05T19:49:54.517Z] EdgeX Global Pipelines Version Info [2023-09-05T19:49:54.517Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-05T19:49:55.252Z] ------------------- [2023-09-05T19:49:55.253Z] stable info: [2023-09-05T19:49:55.253Z] ------------------- [2023-09-05T19:49:55.253Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-05T19:49:55.253Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T19:49:55.253Z] Message: update stable to v1.0.253 [2023-09-05T19:49:55.823Z] ------------------- [2023-09-05T19:49:55.823Z] experimental info: [2023-09-05T19:49:55.823Z] ------------------- [2023-09-05T19:49:55.823Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-05T19:49:55.823Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T19:49:55.823Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-05T19:49:56.087Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-05T19:49:56.122Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-05T19:49:56.163Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-05T19:49:56.197Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-05T19:49:56.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-05T19:49:56.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-05T19:49:56.305Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-05T19:49:56.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-05T19:49:56.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-05T19:49:56.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-05T19:49:56.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-05T19:49:56.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-05T19:49:56.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-05T19:49:56.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-05T19:49:56.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-05T19:49:56.641Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T19:49:56.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T19:49:56.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-05T19:49:56.757Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-05T19:49:56.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-05T19:49:56.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-05T19:49:56.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-05T19:49:56.904Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-05T19:49:56.942Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4670 [Pipeline] echo [2023-09-05T19:49:56.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4670 [Pipeline] echo [2023-09-05T19:49:57.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4670 [Pipeline] echo [2023-09-05T19:49:57.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bf5dffe09f735488e58652c4bff2d526c9df102 [Pipeline] echo [2023-09-05T19:49:57.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bf5dff [Pipeline] echo [2023-09-05T19:49:57.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T19:49:57.239Z] provisioning config files... [2023-09-05T19:49:57.253Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15326515565207171301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T19:49:57.586Z] ---> docker-login.sh [2023-09-05T19:49:57.586Z] nexus3.edgexfoundry.org:10001 [2023-09-05T19:49:58.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T19:49:58.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T19:49:58.652Z] Configure a credential helper to remove this warning. See [2023-09-05T19:49:58.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T19:49:58.652Z] [2023-09-05T19:49:58.652Z] Login Succeeded [2023-09-05T19:49:58.652Z] nexus3.edgexfoundry.org:10002 [2023-09-05T19:49:58.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T19:49:58.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T19:49:58.652Z] Configure a credential helper to remove this warning. See [2023-09-05T19:49:58.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T19:49:58.652Z] [2023-09-05T19:49:58.652Z] Login Succeeded [2023-09-05T19:49:58.652Z] nexus3.edgexfoundry.org:10003 [2023-09-05T19:49:58.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T19:49:58.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T19:49:58.652Z] Configure a credential helper to remove this warning. See [2023-09-05T19:49:58.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T19:49:58.652Z] [2023-09-05T19:49:58.652Z] Login Succeeded [2023-09-05T19:49:58.652Z] nexus3.edgexfoundry.org:10004 [2023-09-05T19:49:58.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T19:49:58.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T19:49:58.913Z] Configure a credential helper to remove this warning. See [2023-09-05T19:49:58.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T19:49:58.913Z] [2023-09-05T19:49:58.913Z] Login Succeeded [2023-09-05T19:49:58.913Z] docker.io [2023-09-05T19:49:58.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T19:49:59.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T19:49:59.173Z] Configure a credential helper to remove this warning. See [2023-09-05T19:49:59.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T19:49:59.173Z] [2023-09-05T19:49:59.173Z] Login Succeeded [2023-09-05T19:49:59.173Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T19:49:59.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T19:49:59.631Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/core-command/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/core-data/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/core-metadata/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/support-notifications/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-05T19:49:59.631Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-05T19:49:59.631Z] + cut -d/ -f2 [2023-09-05T19:49:59.631Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-05T19:49:59.709Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-05T19:50:00.210Z] + git rev-list -1 --merges 5bf5dffe09f735488e58652c4bff2d526c9df102~1..5bf5dffe09f735488e58652c4bff2d526c9df102 [Pipeline] echo [2023-09-05T19:50:00.240Z] -----------> git rev-list -1 --merges 5bf5dffe09f735488e58652c4bff2d526c9df102~1..5bf5dffe09f735488e58652c4bff2d526c9df102 5bf5dffe09f735488e58652c4bff2d526c9df102 [false] [Pipeline] sh [2023-09-05T19:50:00.562Z] + git log --format=format:%s -1 5bf5dffe09f735488e58652c4bff2d526c9df102 [Pipeline] echo [2023-09-05T19:50:00.595Z] ========================================================= [2023-09-05T19:50:00.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-05T19:50:00.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-05T19:50:01.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T19:50:01.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-05T19:50:01.112Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-05T19:50:01.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-05T19:50:01.112Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-05T19:50:01.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-05T19:50:01.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T19:50:01.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T19:50:01.614Z] [2023-09-05T19:50:01.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T19:50:01.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T19:50:01.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-05T19:50:01.997Z] b85a868b505f: Pulling fs layer [2023-09-05T19:50:01.997Z] e2be974225ed: Pulling fs layer [2023-09-05T19:50:01.997Z] 339a4e72a1f5: Pulling fs layer [2023-09-05T19:50:01.997Z] 988bab9f4d93: Pulling fs layer [2023-09-05T19:50:01.997Z] 1469e6f7b9e6: Pulling fs layer [2023-09-05T19:50:01.997Z] eaf3925da568: Pulling fs layer [2023-09-05T19:50:01.997Z] bab4dde63d76: Pulling fs layer [2023-09-05T19:50:01.997Z] bde34c3a00c8: Pulling fs layer [2023-09-05T19:50:01.997Z] b352a97aabf1: Pulling fs layer [2023-09-05T19:50:01.997Z] 4872d77fe225: Pulling fs layer [2023-09-05T19:50:01.997Z] 5851b861e8e6: Pulling fs layer [2023-09-05T19:50:01.997Z] bde34c3a00c8: Waiting [2023-09-05T19:50:01.997Z] 988bab9f4d93: Waiting [2023-09-05T19:50:01.997Z] b352a97aabf1: Waiting [2023-09-05T19:50:01.997Z] 1469e6f7b9e6: Waiting [2023-09-05T19:50:01.997Z] bab4dde63d76: Waiting [2023-09-05T19:50:01.997Z] eaf3925da568: Waiting [2023-09-05T19:50:01.997Z] 4872d77fe225: Waiting [2023-09-05T19:50:01.997Z] e2be974225ed: Download complete [2023-09-05T19:50:01.997Z] 988bab9f4d93: Verifying Checksum [2023-09-05T19:50:01.997Z] 988bab9f4d93: Download complete [2023-09-05T19:50:02.257Z] 339a4e72a1f5: Verifying Checksum [2023-09-05T19:50:02.257Z] 339a4e72a1f5: Download complete [2023-09-05T19:50:02.257Z] 1469e6f7b9e6: Verifying Checksum [2023-09-05T19:50:02.257Z] 1469e6f7b9e6: Download complete [2023-09-05T19:50:02.257Z] eaf3925da568: Download complete [2023-09-05T19:50:02.257Z] bde34c3a00c8: Download complete [2023-09-05T19:50:02.257Z] b352a97aabf1: Verifying Checksum [2023-09-05T19:50:02.257Z] b352a97aabf1: Download complete [2023-09-05T19:50:02.257Z] 4872d77fe225: Download complete [2023-09-05T19:50:02.257Z] 5851b861e8e6: Download complete [2023-09-05T19:50:02.257Z] b85a868b505f: Download complete [2023-09-05T19:50:02.518Z] bab4dde63d76: Verifying Checksum [2023-09-05T19:50:02.518Z] bab4dde63d76: Download complete [2023-09-05T19:50:03.457Z] b85a868b505f: Pull complete [2023-09-05T19:50:03.717Z] e2be974225ed: Pull complete [2023-09-05T19:50:04.287Z] 339a4e72a1f5: Pull complete [2023-09-05T19:50:04.287Z] 988bab9f4d93: Pull complete [2023-09-05T19:50:04.546Z] 1469e6f7b9e6: Pull complete [2023-09-05T19:50:04.546Z] eaf3925da568: Pull complete [2023-09-05T19:50:07.025Z] bab4dde63d76: Pull complete [2023-09-05T19:50:07.025Z] bde34c3a00c8: Pull complete [2023-09-05T19:50:07.025Z] b352a97aabf1: Pull complete [2023-09-05T19:50:07.025Z] 4872d77fe225: Pull complete [2023-09-05T19:50:07.032Z] 5851b861e8e6: Pull complete [2023-09-05T19:50:07.032Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-05T19:50:07.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T19:50:07.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T19:50:09.031Z] prd-ubuntu20.04-docker-8c-8g-5365 does not seem to be running inside a container [2023-09-05T19:50:09.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T19:50:12.406Z] $ docker top 529a46f38d305cf7f2332c16792cf6ed8beb306f95afa9613f9730ee7feeee7d -eo pid,comm [2023-09-05T19:50:12.459Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-05T19:50:12.459Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T19:50:12.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T19:50:12.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T19:50:12.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T19:50:12.726Z] $ docker exec 529a46f38d305cf7f2332c16792cf6ed8beb306f95afa9613f9730ee7feeee7d ssh-agent [2023-09-05T19:50:12.837Z] SSH_AUTH_SOCK=/tmp/ssh-eAOEbNyv3BNl/agent.31 [2023-09-05T19:50:12.837Z] SSH_AGENT_PID=37 [2023-09-05T19:50:12.845Z] Running ssh-add (command line suppressed) [2023-09-05T19:50:12.965Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12609604163849802256.key (/w/workspace/edgex-go/1@tmp/private_key_12609604163849802256.key) [2023-09-05T19:50:12.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T19:50:13.311Z] + git tag --points-at HEAD [Pipeline] } [2023-09-05T19:50:13.337Z] $ docker exec --env ******** --env ******** 529a46f38d305cf7f2332c16792cf6ed8beb306f95afa9613f9730ee7feeee7d ssh-agent -k [2023-09-05T19:50:13.436Z] unset SSH_AUTH_SOCK; [2023-09-05T19:50:13.436Z] unset SSH_AGENT_PID; [2023-09-05T19:50:13.436Z] echo Agent pid 37 killed; [2023-09-05T19:50:13.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-05T19:50:13.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T19:50:13.538Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T19:50:13.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T19:50:13.660Z] $ docker exec 529a46f38d305cf7f2332c16792cf6ed8beb306f95afa9613f9730ee7feeee7d ssh-agent [2023-09-05T19:50:13.770Z] SSH_AUTH_SOCK=/tmp/ssh-R1Yi3V4oRfvQ/agent.69 [2023-09-05T19:50:13.770Z] SSH_AGENT_PID=75 [2023-09-05T19:50:13.776Z] Running ssh-add (command line suppressed) [2023-09-05T19:50:13.880Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12687541239246171557.key (/w/workspace/edgex-go/1@tmp/private_key_12687541239246171557.key) [2023-09-05T19:50:13.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T19:50:14.227Z] + git semver init [2023-09-05T19:50:14.486Z] 2023-09-05 19:50:14,375 [run_init] DEBUG init version:0.0.0 force:False [2023-09-05T19:50:14.486Z] 2023-09-05 19:50:14,376 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-05T19:50:14.486Z] 2023-09-05 19:50:14,376 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-05T19:50:14.486Z] 2023-09-05 19:50:14,376 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-09-05T19:50:21.825Z] 2023-09-05 19:50:21,470 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-05T19:50:21.825Z] 2023-09-05 19:50:21,470 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4670 with force:False [2023-09-05T19:50:21.825Z] 2023-09-05 19:50:21,470 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4670 [2023-09-05T19:50:21.825Z] 2023-09-05 19:50:21,475 [execute] INFO git cat-file --batch-check [2023-09-05T19:50:21.825Z] 2023-09-05 19:50:21,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T19:50:21.825Z] 2023-09-05 19:50:21,481 [execute] INFO git cat-file --batch [2023-09-05T19:50:21.825Z] 2023-09-05 19:50:21,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T19:50:21.825Z] 2023-09-05 19:50:21,486 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4670 [2023-09-05T19:50:21.825Z] 0.0.0 [Pipeline] } [2023-09-05T19:50:21.855Z] $ docker exec --env ******** --env ******** 529a46f38d305cf7f2332c16792cf6ed8beb306f95afa9613f9730ee7feeee7d ssh-agent -k [2023-09-05T19:50:21.948Z] unset SSH_AUTH_SOCK; [2023-09-05T19:50:21.948Z] unset SSH_AGENT_PID; [2023-09-05T19:50:21.948Z] echo Agent pid 75 killed; [2023-09-05T19:50:21.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T19:50:22.373Z] + git semver [Pipeline] } [2023-09-05T19:50:22.658Z] $ docker stop --time=1 529a46f38d305cf7f2332c16792cf6ed8beb306f95afa9613f9730ee7feeee7d [2023-09-05T19:50:23.978Z] $ docker rm -f --volumes 529a46f38d305cf7f2332c16792cf6ed8beb306f95afa9613f9730ee7feeee7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T19:50:24.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-05T19:50:24.631Z] Stashed 1 file(s) [Pipeline] echo [2023-09-05T19:50:24.649Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T19:50:25.401Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-05T19:50:25.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T19:50:25.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T19:50:25.505Z] ========================================================= [2023-09-05T19:50:25.505Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-05T19:50:25.506Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-05T19:50:25.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T19:50:25.844Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-05T19:50:25.844Z] 4db1b89c0bd1: Pulling fs layer [2023-09-05T19:50:25.844Z] 6911f1a30b25: Pulling fs layer [2023-09-05T19:50:25.844Z] e194b8c5c2a9: Pulling fs layer [2023-09-05T19:50:25.844Z] 6863d3e3a2b1: Pulling fs layer [2023-09-05T19:50:25.844Z] ec0bb842ea78: Pulling fs layer [2023-09-05T19:50:25.844Z] 40a00589a448: Pulling fs layer [2023-09-05T19:50:25.844Z] 6c08303d61cc: Pulling fs layer [2023-09-05T19:50:25.844Z] 798269fcf238: Pulling fs layer [2023-09-05T19:50:25.844Z] 40a00589a448: Waiting [2023-09-05T19:50:25.844Z] 6c08303d61cc: Waiting [2023-09-05T19:50:25.844Z] 798269fcf238: Waiting [2023-09-05T19:50:25.844Z] 6863d3e3a2b1: Waiting [2023-09-05T19:50:25.844Z] 6863d3e3a2b1: Download complete [2023-09-05T19:50:25.844Z] ec0bb842ea78: Download complete [2023-09-05T19:50:25.844Z] 4db1b89c0bd1: Verifying Checksum [2023-09-05T19:50:25.844Z] 4db1b89c0bd1: Download complete [2023-09-05T19:50:25.844Z] 40a00589a448: Verifying Checksum [2023-09-05T19:50:25.844Z] 40a00589a448: Download complete [2023-09-05T19:50:26.104Z] 4db1b89c0bd1: Pull complete [2023-09-05T19:50:26.104Z] 6911f1a30b25: Pull complete [2023-09-05T19:50:26.362Z] 798269fcf238: Verifying Checksum [2023-09-05T19:50:26.362Z] 798269fcf238: Download complete [2023-09-05T19:50:26.622Z] e194b8c5c2a9: Verifying Checksum [2023-09-05T19:50:26.622Z] e194b8c5c2a9: Download complete [2023-09-05T19:50:26.882Z] 6c08303d61cc: Verifying Checksum [2023-09-05T19:50:26.882Z] 6c08303d61cc: Download complete [2023-09-05T19:50:30.166Z] e194b8c5c2a9: Pull complete [2023-09-05T19:50:30.166Z] 6863d3e3a2b1: Pull complete [2023-09-05T19:50:30.166Z] ec0bb842ea78: Pull complete [2023-09-05T19:50:30.166Z] 40a00589a448: Pull complete [2023-09-05T19:50:32.068Z] 6c08303d61cc: Pull complete [2023-09-05T19:50:33.004Z] 798269fcf238: Pull complete [2023-09-05T19:50:33.004Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-05T19:50:33.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T19:50:33.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-05T19:50:33.365Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T19:50:33.365Z] WORKDIR /edgex [2023-09-05T19:50:33.365Z] COPY go.mod . [2023-09-05T19:50:33.365Z] RUN go mod download build [2023-09-05T19:50:33.365Z] -t ci-base-image-x86_64 -f - . [2023-09-05T19:50:33.934Z] Sending build context to Docker daemon 170.9MB [2023-09-05T19:50:33.934Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T19:50:33.934Z] ---> ec979cd7f677 [2023-09-05T19:50:33.934Z] Step 2/4 : WORKDIR /edgex [2023-09-05T19:50:38.156Z] ---> Running in aad868438bd8 [2023-09-05T19:50:38.415Z] Removing intermediate container aad868438bd8 [2023-09-05T19:50:38.415Z] ---> af999d70c580 [2023-09-05T19:50:38.415Z] Step 3/4 : COPY go.mod . [2023-09-05T19:50:38.415Z] ---> fe9949db07de [2023-09-05T19:50:38.415Z] Step 4/4 : RUN go mod download [2023-09-05T19:50:38.415Z] ---> Running in efdbdc9acb06 [2023-09-05T19:50:39.949Z] Still waiting to schedule task [2023-09-05T19:50:39.949Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-05T19:50:56.516Z] Removing intermediate container efdbdc9acb06 [2023-09-05T19:50:56.516Z] ---> 35aa1e0f9af4 [2023-09-05T19:50:56.516Z] Successfully built 35aa1e0f9af4 [2023-09-05T19:50:56.516Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T19:50:56.896Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T19:50:56.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T19:50:57.035Z] prd-ubuntu20.04-docker-8c-8g-5365 does not seem to be running inside a container [2023-09-05T19:50:57.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T19:50:57.427Z] $ docker top 27580abe30ce29a13e8b10b720f87dc5f467db5e0138c2b0e402c2e2e5f16133 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T19:50:57.811Z] + go version [2023-09-05T19:50:57.811Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-05T19:50:57.847Z] $ docker stop --time=1 27580abe30ce29a13e8b10b720f87dc5f467db5e0138c2b0e402c2e2e5f16133 [2023-09-05T19:50:59.134Z] $ docker rm -f --volumes 27580abe30ce29a13e8b10b720f87dc5f467db5e0138c2b0e402c2e2e5f16133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T19:50:59.838Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T19:50:59.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T19:50:59.991Z] prd-ubuntu20.04-docker-8c-8g-5365 does not seem to be running inside a container [2023-09-05T19:51:00.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T19:51:00.354Z] $ docker top 2ef4bbcd8e81d9068132c46aba4aa7ee302f035d78667d570f30b320f63bc282 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T19:51:00.464Z] ========================================================= [2023-09-05T19:51:00.464Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-05T19:51:00.464Z] ========================================================= [Pipeline] sh [2023-09-05T19:51:00.756Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-05T19:51:01.119Z] + make test [2023-09-05T19:51:01.119Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T19:51:09.232Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-05T19:51:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-05T19:51:22.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-05T19:51:22.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-05T19:51:22.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-09-05T19:51:23.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 97.0% of statements [2023-09-05T19:51:23.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-05T19:51:23.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-05T19:51:23.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-05T19:51:24.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-05T19:51:24.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-05T19:51:26.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-05T19:51:26.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-05T19:51:26.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-05T19:51:26.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-05T19:51:26.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-05T19:51:26.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 69.4% of statements [2023-09-05T19:51:26.909Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-09-05T19:51:27.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-05T19:51:27.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-05T19:51:29.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.618s coverage: 93.4% of statements [2023-09-05T19:51:29.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-09-05T19:51:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-05T19:51:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-05T19:51:29.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-05T19:51:29.642Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.347s coverage: 97.6% of statements [2023-09-05T19:51:29.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-05T19:51:29.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-05T19:51:29.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-05T19:51:29.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-05T19:51:29.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-05T19:51:29.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-05T19:51:29.642Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-05T19:51:29.642Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2023-09-05T19:51:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-05T19:51:31.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-05T19:51:31.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements [2023-09-05T19:51:31.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 32.2% of statements [2023-09-05T19:51:31.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements [2023-09-05T19:51:32.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements [2023-09-05T19:51:32.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-09-05T19:51:32.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-09-05T19:51:32.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-09-05T19:51:32.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-05T19:51:32.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-05T19:51:32.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-05T19:51:32.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-05T19:51:32.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-05T19:51:32.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-05T19:51:32.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-05T19:51:32.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-05T19:51:34.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-05T19:51:34.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-05T19:51:34.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-05T19:51:34.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-05T19:51:34.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-05T19:51:34.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-05T19:51:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-05T19:51:35.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-05T19:51:35.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-05T19:51:37.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-05T19:51:37.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-05T19:51:38.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-05T19:51:38.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-05T19:51:38.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-05T19:51:39.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-05T19:51:39.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-05T19:51:40.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-05T19:51:40.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-05T19:51:40.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-05T19:51:40.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-05T19:51:40.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-05T19:51:42.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-05T19:51:42.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-05T19:51:42.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-05T19:51:42.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-05T19:51:42.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2023-09-05T19:51:43.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-05T19:51:43.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-05T19:51:43.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-05T19:51:43.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-05T19:51:44.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-05T19:51:44.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-05T19:51:44.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-05T19:51:44.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.263s coverage: 79.9% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.069s coverage: 92.9% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 82.1% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 38.4% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 95.7% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-09-05T19:51:56.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 98.9% of statements [2023-09-05T19:51:56.948Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-05T19:51:56.948Z] running golangci-lint [2023-09-05T19:51:56.948Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-09-05T19:51:56.948Z] go version go1.20.6 linux/amd64 [2023-09-05T19:51:56.948Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-05T19:51:56.948Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-09-05T19:52:11.810Z] level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|deps|exports_file|types_sizes|imports|name) took 13.790280216s" [2023-09-05T19:52:11.810Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.676695ms" [2023-09-05T19:52:16.204Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5367 in /w/workspace/edgexfoundry_edgex-go_PR-4670 [Pipeline] { [Pipeline] ws [2023-09-05T19:52:16.260Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-05T19:52:16.334Z] The recommended git tool is: git [2023-09-05T19:52:19.902Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.951280777s with top 10 stages: buildir: 37.660312812s, inspect: 1.865895545s, fact_deprecated: 1.66419374s, printf: 1.271139306s, gosec: 1.112496064s, S1038: 977.093138ms, ctrlflow: 975.123855ms, fact_purity: 818.647735ms, nilness: 764.434222ms, unused: 600.817746ms" [2023-09-05T19:52:19.902Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-09-05T19:52:19.902Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 200/200, identifier_marker: 200/200, filename_unadjuster: 200/200, exclude: 200/200, nolint: 0/21, path_prettifier: 200/200, skip_files: 200/200, cgo: 200/200, exclude-rules: 21/200, autogenerated_exclude: 200/200" [2023-09-05T19:52:19.902Z] level=info msg="[runner] processing took 17.172044ms with stages: nolint: 8.029328ms, identifier_marker: 5.200544ms, exclude-rules: 1.530094ms, path_prettifier: 1.012796ms, autogenerated_exclude: 955.955µs, skip_dirs: 395.447µs, cgo: 28.73µs, filename_unadjuster: 14.24µs, max_same_issues: 1.12µs, uniq_by_line: 680ns, diff: 580ns, max_from_linter: 440ns, path_shortener: 370ns, severity-rules: 350ns, source_code: 300ns, skip_files: 280ns, exclude: 270ns, sort_results: 250ns, path_prefixer: 140ns, max_per_file_from_linter: 130ns" [2023-09-05T19:52:19.903Z] level=info msg="[runner] linters took 8.626463085s with stages: goanalysis_metalinter: 8.609202249s" [2023-09-05T19:52:19.903Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-05T19:52:19.903Z] level=info msg="Memory: 225 samples, avg is 209.9MB, max is 811.4MB" [2023-09-05T19:52:19.903Z] level=info msg="Execution took 22.463007608s" [2023-09-05T19:52:19.903Z] go vet ./... [2023-09-05T19:52:21.378Z] using credential edgex-jenkins-ssh [2023-09-05T19:52:21.396Z] Cloning the remote Git repository [2023-09-05T19:52:21.438Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-05T19:52:21.521Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-05T19:52:21.658Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-05T19:52:21.658Z] > git --version # timeout=10 [2023-09-05T19:52:21.685Z] > git --version # 'git version 2.25.1' [2023-09-05T19:52:21.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T19:52:21.832Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T19:52:24.096Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T19:52:24.096Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T19:52:24.096Z] ./bin/test-attribution-txt.sh [2023-09-05T19:52:24.096Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T19:52:24.096Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T19:52:24.096Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T19:52:24.096Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T19:52:24.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-05T19:52:24.460Z] + ls -al . [2023-09-05T19:52:24.460Z] total 728 [2023-09-05T19:52:24.460Z] drwxrwxr-x 12 1001 1001 4096 Sep 5 19:51 . [2023-09-05T19:52:24.460Z] drwxr-xr-x 4 root root 4096 Sep 5 19:51 .. [2023-09-05T19:52:24.460Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:49 .blubracket [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 16 Sep 5 19:49 .dockerignore [2023-09-05T19:52:24.460Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 19:50 .git [2023-09-05T19:52:24.460Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:49 .github [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 1173 Sep 5 19:49 .gitignore [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 19:49 .golangci.yml [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 19:49 .hadolint.yml [2023-09-05T19:52:24.460Z] drwxr-xr-x 3 1001 1001 4096 Sep 5 19:50 .semver [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 166 Sep 5 19:49 .sonarcloud.properties [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 19:49 ADOPTERS.md [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 11152 Sep 5 19:49 Attribution.txt [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 93407 Sep 5 19:49 CHANGELOG.md [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 19:49 CONTRIBUTING.md [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 19:49 GOVERNANCE.md [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 883 Sep 5 19:49 Jenkinsfile [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 19:49 LICENSE [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 14764 Sep 5 19:49 Makefile [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 19:49 OWNERS.md [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 9923 Sep 5 19:49 README.md [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 19:49 SECURITY.md [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 5 Sep 5 19:50 VERSION [2023-09-05T19:52:24.460Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:49 bin [2023-09-05T19:52:24.460Z] drwxrwxr-x 18 1001 1001 4096 Sep 5 19:49 cmd [2023-09-05T19:52:24.460Z] -rw-r--r-- 1 root root 447827 Sep 5 19:51 coverage.out [2023-09-05T19:52:24.460Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:49 fuzz_test [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 3687 Sep 5 19:49 go.mod [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 33714 Sep 5 19:49 go.sum [2023-09-05T19:52:24.460Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 19:49 internal [2023-09-05T19:52:24.460Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:49 openapi [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 594 Sep 5 19:49 security.txt [2023-09-05T19:52:24.460Z] drwxrwxr-x 4 1001 1001 4096 Sep 5 19:49 snap [2023-09-05T19:52:24.460Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 19:49 version.go [Pipeline] sh [2023-09-05T19:52:24.782Z] + '[' -e coverage.out ] [2023-09-05T19:52:24.782Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-05T19:52:24.903Z] Stashed 1 file(s) [Pipeline] sh [2023-09-05T19:52:25.194Z] + make build [2023-09-05T19:52:25.194Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T19:52:39.302Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T19:52:40.378Z] Merging remotes/origin/main commit 8274911434a2757c8b48b8ce5b79d548a121dbe7 into PR head commit 5bf5dffe09f735488e58652c4bff2d526c9df102 [2023-09-05T19:52:38.996Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-05T19:52:39.013Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T19:52:39.798Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-05T19:52:39.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-05T19:52:39.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T19:52:39.855Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4670/head:refs/remotes/origin/PR-4670 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-05T19:52:40.399Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T19:52:40.463Z] > git checkout -f 5bf5dffe09f735488e58652c4bff2d526c9df102 # timeout=10 [2023-09-05T19:52:40.765Z] Merge succeeded, producing 5bf5dffe09f735488e58652c4bff2d526c9df102 [2023-09-05T19:52:40.766Z] Checking out Revision 5bf5dffe09f735488e58652c4bff2d526c9df102 (PR-4670) [2023-09-05T19:52:41.146Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T19:52:41.410Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.12.0 to 0.13.0" [2023-09-05T19:52:41.461Z] > git --version # timeout=10 [2023-09-05T19:52:41.472Z] > git --version # 'git version 2.25.1' [2023-09-05T19:52:41.493Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T19:52:42.529Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-05T19:52:42.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T19:52:42.529Z] Dload Upload Total Spent Left Speed [2023-09-05T19:52:42.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [2023-09-05T19:52:40.675Z] > git remote # timeout=10 [2023-09-05T19:52:40.695Z] > git config --get remote.origin.url # timeout=10 [2023-09-05T19:52:40.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T19:52:40.724Z] > git merge 8274911434a2757c8b48b8ce5b79d548a121dbe7 # timeout=10 [2023-09-05T19:52:40.751Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-05T19:52:40.775Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T19:52:40.797Z] > git checkout -f 5bf5dffe09f735488e58652c4bff2d526c9df102 # timeout=10 [2023-09-05T19:52:42.916Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] sh [2023-09-05T19:52:43.421Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-05T19:52:43.481Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T19:52:43.763Z] + sudo tee /etc/docker/daemon.new [2023-09-05T19:52:43.763Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-05T19:52:45.173Z] { [2023-09-05T19:52:45.173Z] "registry-mirrors": [ [2023-09-05T19:52:45.173Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-05T19:52:45.173Z] ], [2023-09-05T19:52:45.173Z] "bip": "10.250.0.254/24", [2023-09-05T19:52:45.173Z] "hosts": [ [2023-09-05T19:52:45.173Z] "tcp://0.0.0.0:5555", [2023-09-05T19:52:45.173Z] "unix:///var/run/docker.sock" [2023-09-05T19:52:45.173Z] ], [2023-09-05T19:52:45.173Z] "mtu": 1458, [2023-09-05T19:52:45.173Z] "selinux-enabled": true, [2023-09-05T19:52:45.173Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-05T19:52:45.173Z] } [Pipeline] sh [2023-09-05T19:52:45.519Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-05T19:52:45.885Z] + sudo service docker restart [2023-09-05T19:52:50.304Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T19:52:51.677Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T19:52:53.053Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T19:52:53.988Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T19:52:54.925Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T19:52:55.858Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T19:52:56.794Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-05T19:52:58.188Z] $ docker stop --time=1 2ef4bbcd8e81d9068132c46aba4aa7ee302f035d78667d570f30b320f63bc282 [2023-09-05T19:53:02.501Z] $ docker rm -f --volumes 2ef4bbcd8e81d9068132c46aba4aa7ee302f035d78667d570f30b320f63bc282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T19:53:03.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T19:53:03.822Z] [2023-09-05T19:53:03.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2023-09-05T19:53:04.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T19:53:04.191Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-05T19:53:04.191Z] 91d30c5bc195: Pulling fs layer [2023-09-05T19:53:04.191Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-05T19:53:04.191Z] 9c61dcf015f6: Pulling fs layer [2023-09-05T19:53:04.191Z] 4698f68db338: Pulling fs layer [2023-09-05T19:53:04.191Z] 2a2f49069b9e: Pulling fs layer [2023-09-05T19:53:04.191Z] e0025b399a48: Pulling fs layer [2023-09-05T19:53:04.191Z] 4698f68db338: Waiting [2023-09-05T19:53:04.191Z] 2a2f49069b9e: Waiting [2023-09-05T19:53:04.191Z] e0025b399a48: Waiting [2023-09-05T19:53:04.191Z] 91d30c5bc195: Download complete [2023-09-05T19:53:04.191Z] 4698f68db338: Download complete [Pipeline] configFileProvider [2023-09-05T19:53:04.237Z] provisioning config files... [2023-09-05T19:53:04.263Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8869611347685807819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T19:53:04.448Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-05T19:53:04.448Z] 2e9b0aa3be6d: Download complete [2023-09-05T19:53:04.448Z] e0025b399a48: Download complete [2023-09-05T19:53:04.448Z] 91d30c5bc195: Pull complete [2023-09-05T19:53:04.448Z] 2a2f49069b9e: Download complete [2023-09-05T19:53:04.659Z] ---> docker-login.sh [2023-09-05T19:53:04.659Z] nexus3.edgexfoundry.org:10001 [2023-09-05T19:53:04.707Z] 2e9b0aa3be6d: Pull complete [2023-09-05T19:53:04.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T19:53:04.966Z] 9c61dcf015f6: Download complete [2023-09-05T19:53:05.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T19:53:05.203Z] Configure a credential helper to remove this warning. See [2023-09-05T19:53:05.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T19:53:05.203Z] [2023-09-05T19:53:05.203Z] Login Succeeded [2023-09-05T19:53:05.203Z] nexus3.edgexfoundry.org:10002 [2023-09-05T19:53:05.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T19:53:05.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T19:53:05.473Z] Configure a credential helper to remove this warning. See [2023-09-05T19:53:05.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T19:53:05.473Z] [2023-09-05T19:53:05.743Z] Login Succeeded [2023-09-05T19:53:05.743Z] nexus3.edgexfoundry.org:10003 [2023-09-05T19:53:06.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T19:53:06.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T19:53:06.010Z] Configure a credential helper to remove this warning. See [2023-09-05T19:53:06.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T19:53:06.010Z] [2023-09-05T19:53:06.010Z] Login Succeeded [2023-09-05T19:53:06.010Z] nexus3.edgexfoundry.org:10004 [2023-09-05T19:53:06.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T19:53:06.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T19:53:06.280Z] Configure a credential helper to remove this warning. See [2023-09-05T19:53:06.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T19:53:06.280Z] [2023-09-05T19:53:06.280Z] Login Succeeded [2023-09-05T19:53:06.280Z] docker.io [2023-09-05T19:53:06.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T19:53:06.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T19:53:06.821Z] Configure a credential helper to remove this warning. See [2023-09-05T19:53:06.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T19:53:06.821Z] [2023-09-05T19:53:06.821Z] Login Succeeded [2023-09-05T19:53:07.092Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T19:53:07.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-05T19:53:07.489Z] 9c61dcf015f6: Pull complete [2023-09-05T19:53:07.489Z] 4698f68db338: Pull complete [Pipeline] sh [2023-09-05T19:53:07.748Z] 2a2f49069b9e: Pull complete [2023-09-05T19:53:07.748Z] e0025b399a48: Pull complete [2023-09-05T19:53:07.748Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-05T19:53:07.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-05T19:53:07.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T19:53:07.916Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [2023-09-05T19:53:07.966Z] prd-ubuntu20.04-docker-8c-8g-5365 does not seem to be running inside a container [2023-09-05T19:53:07.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-05T19:53:10.343Z] $ docker top af090c3606a2f34477e9bd54ffd4cc262c4bd643f39765f7484b60c3de3fd874 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-09-05T19:53:10.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T19:53:10.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T19:53:10.599Z] ========================================================= [2023-09-05T19:53:10.599Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-05T19:53:10.599Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-05T19:53:10.762Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-05T19:53:10.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T19:53:10.979Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-05T19:53:10.979Z] edb6bdbacee9: Pulling fs layer [2023-09-05T19:53:10.979Z] 5f9638ab2659: Pulling fs layer [2023-09-05T19:53:10.979Z] 8d51d6327a98: Pulling fs layer [2023-09-05T19:53:10.979Z] 8b374f2dd631: Pulling fs layer [2023-09-05T19:53:10.979Z] ec14aa9079de: Pulling fs layer [2023-09-05T19:53:10.979Z] 2f466654f4bb: Pulling fs layer [2023-09-05T19:53:10.979Z] 554e91adad29: Pulling fs layer [2023-09-05T19:53:10.979Z] ec14aa9079de: Waiting [2023-09-05T19:53:10.979Z] 2f466654f4bb: Waiting [2023-09-05T19:53:10.979Z] 554e91adad29: Waiting [2023-09-05T19:53:10.979Z] 8b374f2dd631: Waiting [2023-09-05T19:53:11.251Z] 5f9638ab2659: Verifying Checksum [2023-09-05T19:53:11.251Z] 5f9638ab2659: Download complete [2023-09-05T19:53:11.251Z] 8b374f2dd631: Verifying Checksum [2023-09-05T19:53:11.251Z] 8b374f2dd631: Download complete [2023-09-05T19:53:11.251Z] ec14aa9079de: Download complete [2023-09-05T19:53:11.251Z] edb6bdbacee9: Verifying Checksum [2023-09-05T19:53:11.251Z] edb6bdbacee9: Download complete [2023-09-05T19:53:12.228Z] edb6bdbacee9: Pull complete [2023-09-05T19:53:12.504Z] 554e91adad29: Verifying Checksum [2023-09-05T19:53:12.504Z] 554e91adad29: Download complete [2023-09-05T19:53:13.091Z] 5f9638ab2659: Pull complete [2023-09-05T19:53:13.296Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #1 transferring dockerfile: 2.39kB done [2023-09-05T19:53:13.296Z] #1 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #2 transferring dockerfile: 1.78kB done [2023-09-05T19:53:13.296Z] #2 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #3 transferring dockerfile: 2.04kB done [2023-09-05T19:53:13.296Z] #3 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #4 transferring dockerfile: 1.58kB done [2023-09-05T19:53:13.296Z] #4 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #5 [core-command internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #5 transferring dockerfile: 1.82kB done [2023-09-05T19:53:13.296Z] #5 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #6 transferring dockerfile: 1.70kB done [2023-09-05T19:53:13.296Z] #6 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #7 [core-data internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #7 transferring dockerfile: 1.90kB done [2023-09-05T19:53:13.296Z] #7 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #8 transferring dockerfile: 1.59kB done [2023-09-05T19:53:13.296Z] #8 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #9 transferring dockerfile: 2.38kB done [2023-09-05T19:53:13.296Z] #9 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #10 transferring dockerfile: 1.96kB done [2023-09-05T19:53:13.296Z] #10 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #11 transferring dockerfile: 1.82kB done [2023-09-05T19:53:13.296Z] #11 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #12 transferring dockerfile: 2.82kB done [2023-09-05T19:53:13.296Z] #12 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #13 transferring dockerfile: 1.84kB done [2023-09-05T19:53:13.296Z] #13 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-05T19:53:13.296Z] #14 transferring dockerfile: 2.12kB done [2023-09-05T19:53:13.296Z] #14 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #15 [security-proxy-setup internal] load .dockerignore [2023-09-05T19:53:13.296Z] #15 transferring context: 56B done [2023-09-05T19:53:13.296Z] #15 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-09-05T19:53:13.296Z] #16 transferring context: 56B done [2023-09-05T19:53:13.296Z] #16 DONE 0.0s [2023-09-05T19:53:13.296Z] [2023-09-05T19:53:13.296Z] #17 [security-proxy-auth internal] load .dockerignore [2023-09-05T19:53:13.554Z] #17 transferring context: 56B done [2023-09-05T19:53:13.554Z] #17 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #18 [security-spire-config internal] load .dockerignore [2023-09-05T19:53:13.554Z] #18 transferring context: 56B done [2023-09-05T19:53:13.554Z] #18 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #19 [core-command internal] load .dockerignore [2023-09-05T19:53:13.554Z] #19 transferring context: 56B done [2023-09-05T19:53:13.554Z] #19 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #20 [security-spire-agent internal] load .dockerignore [2023-09-05T19:53:13.554Z] #20 transferring context: 56B done [2023-09-05T19:53:13.554Z] #20 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #21 [core-data internal] load .dockerignore [2023-09-05T19:53:13.554Z] #21 transferring context: 56B done [2023-09-05T19:53:13.554Z] #21 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #22 [security-spire-server internal] load .dockerignore [2023-09-05T19:53:13.554Z] #22 transferring context: 56B done [2023-09-05T19:53:13.554Z] #22 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-09-05T19:53:13.554Z] #23 transferring context: 56B done [2023-09-05T19:53:13.554Z] #23 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #24 [security-bootstrapper internal] load .dockerignore [2023-09-05T19:53:13.554Z] #24 transferring context: 56B done [2023-09-05T19:53:13.554Z] #24 DONE 0.1s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #25 [support-scheduler internal] load .dockerignore [2023-09-05T19:53:13.554Z] #25 transferring context: 56B done [2023-09-05T19:53:13.554Z] #25 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #26 [support-notifications internal] load .dockerignore [2023-09-05T19:53:13.554Z] #26 transferring context: 56B done [2023-09-05T19:53:13.554Z] #26 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #27 [core-metadata internal] load .dockerignore [2023-09-05T19:53:13.554Z] #27 transferring context: 56B done [2023-09-05T19:53:13.554Z] #27 DONE 0.1s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-05T19:53:13.554Z] #28 transferring context: 56B done [2023-09-05T19:53:13.554Z] #28 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T19:53:13.554Z] #29 DONE 0.0s [2023-09-05T19:53:13.554Z] [2023-09-05T19:53:13.554Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T19:53:13.675Z] 8d51d6327a98: Verifying Checksum [2023-09-05T19:53:13.675Z] 8d51d6327a98: Download complete [2023-09-05T19:53:13.813Z] #30 ... [2023-09-05T19:53:13.813Z] [2023-09-05T19:53:13.813Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T19:53:13.814Z] #29 DONE 0.0s [2023-09-05T19:53:13.814Z] [2023-09-05T19:53:13.814Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T19:53:13.814Z] #30 ... [2023-09-05T19:53:13.814Z] [2023-09-05T19:53:13.814Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-05T19:53:13.814Z] #29 DONE 0.0s [2023-09-05T19:53:13.814Z] [2023-09-05T19:53:13.814Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T19:53:13.941Z] 2f466654f4bb: Verifying Checksum [2023-09-05T19:53:13.941Z] 2f466654f4bb: Download complete [2023-09-05T19:53:14.073Z] #30 DONE 0.4s [2023-09-05T19:53:14.073Z] [2023-09-05T19:53:14.073Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T19:53:14.073Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T19:53:14.332Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s [2023-09-05T19:53:14.332Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T19:53:14.332Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T19:53:14.332Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T19:53:14.332Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-09-05T19:53:14.332Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-05T19:53:14.589Z] #31 ... [2023-09-05T19:53:14.589Z] [2023-09-05T19:53:14.589Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-05T19:53:14.589Z] #32 DONE 0.8s [2023-09-05T19:53:14.589Z] [2023-09-05T19:53:14.589Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T19:53:14.589Z] #31 ... [2023-09-05T19:53:14.589Z] [2023-09-05T19:53:14.589Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T19:53:14.589Z] #33 DONE 0.9s [2023-09-05T19:53:14.589Z] [2023-09-05T19:53:14.589Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T19:53:14.589Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-05T19:53:14.589Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done [2023-09-05T19:53:14.589Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T19:53:14.589Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-05T19:53:14.589Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-05T19:53:14.589Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-09-05T19:53:14.846Z] #31 ... [2023-09-05T19:53:14.847Z] [2023-09-05T19:53:14.847Z] #34 [security-spire-server internal] load build context [2023-09-05T19:53:14.847Z] #34 transferring context: 17.59kB 0.0s done [2023-09-05T19:53:14.847Z] #34 DONE 0.2s [2023-09-05T19:53:14.847Z] [2023-09-05T19:53:14.847Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T19:53:14.847Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-09-05T19:53:14.847Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-05T19:53:14.847Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-05T19:53:14.847Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-05T19:53:15.110Z] #35 ... [2023-09-05T19:53:15.110Z] [2023-09-05T19:53:15.110Z] #36 [security-spire-agent internal] load build context [2023-09-05T19:53:15.110Z] #36 transferring context: 17.12kB 0.1s done [2023-09-05T19:53:15.110Z] #36 DONE 0.4s [2023-09-05T19:53:15.110Z] [2023-09-05T19:53:15.110Z] #37 [security-spire-config internal] load build context [2023-09-05T19:53:15.110Z] #37 transferring context: 15.84kB 0.1s done [2023-09-05T19:53:15.110Z] #37 DONE 0.4s [2023-09-05T19:53:15.110Z] [2023-09-05T19:53:15.110Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T19:53:15.110Z] #31 DONE 1.3s [2023-09-05T19:53:15.110Z] [2023-09-05T19:53:15.110Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-05T19:53:15.110Z] #38 DONE 1.3s [2023-09-05T19:53:15.110Z] [2023-09-05T19:53:15.110Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T19:53:15.110Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-05T19:53:15.110Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-09-05T19:53:15.110Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-05T19:53:15.110Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-09-05T19:53:15.110Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-09-05T19:53:15.110Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-05T19:53:15.371Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.4s [2023-09-05T19:53:15.371Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2023-09-05T19:53:15.371Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.5s [2023-09-05T19:53:15.371Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-05T19:53:15.371Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-05T19:53:15.371Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.43MB / 25.84MB 0.6s [2023-09-05T19:53:15.642Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-09-05T19:53:20.933Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.8s [2023-09-05T19:53:24.210Z] #35 ... [2023-09-05T19:53:24.210Z] [2023-09-05T19:53:24.210Z] #39 [core-common-config-bootstrapper internal] load build context [2023-09-05T19:53:24.210Z] #39 transferring context: 348.94MB 9.8s [2023-09-05T19:53:24.210Z] #39 ... [2023-09-05T19:53:24.210Z] [2023-09-05T19:53:24.210Z] #40 [support-notifications internal] load build context [2023-09-05T19:53:24.210Z] #40 transferring context: 365.27MB 9.3s done [2023-09-05T19:53:24.210Z] #40 ... [2023-09-05T19:53:24.210Z] [2023-09-05T19:53:24.210Z] #41 [core-command internal] load build context [2023-09-05T19:53:24.210Z] #41 transferring context: 365.27MB 9.9s done [2023-09-05T19:53:24.210Z] #41 ... [2023-09-05T19:53:24.210Z] [2023-09-05T19:53:24.210Z] #42 [core-metadata internal] load build context [2023-09-05T19:53:24.467Z] #42 ... [2023-09-05T19:53:24.467Z] [2023-09-05T19:53:24.467Z] #43 [security-secretstore-setup internal] load build context [2023-09-05T19:53:24.467Z] #43 transferring context: 365.27MB 10.4s done [2023-09-05T19:53:24.467Z] #43 ... [2023-09-05T19:53:24.467Z] [2023-09-05T19:53:24.467Z] #44 [security-bootstrapper internal] load build context [2023-09-05T19:53:24.467Z] #44 transferring context: 365.27MB 9.4s done [2023-09-05T19:53:24.726Z] #44 ... [2023-09-05T19:53:24.726Z] [2023-09-05T19:53:24.726Z] #45 [security-proxy-auth internal] load build context [2023-09-05T19:53:24.726Z] #45 transferring context: 365.27MB 10.0s done [2023-09-05T19:53:24.726Z] #45 ... [2023-09-05T19:53:24.726Z] [2023-09-05T19:53:24.726Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-05T19:53:24.726Z] #46 transferring context: 365.27MB 10.2s done [2023-09-05T19:53:24.726Z] #46 ... [2023-09-05T19:53:24.726Z] [2023-09-05T19:53:24.726Z] #47 [security-proxy-setup internal] load build context [2023-09-05T19:53:24.726Z] #47 transferring context: 365.27MB 10.4s done [2023-09-05T19:53:25.240Z] #47 ... [2023-09-05T19:53:25.240Z] [2023-09-05T19:53:25.240Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T19:53:25.240Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-05T19:53:25.240Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s [2023-09-05T19:53:25.240Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-05T19:53:25.240Z] #48 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-05T19:53:25.240Z] #48 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-05T19:53:25.240Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-05T19:53:25.240Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-05T19:53:25.240Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 10.1s [2023-09-05T19:53:25.240Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-05T19:53:25.240Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-05T19:53:25.499Z] #48 ... [2023-09-05T19:53:25.499Z] [2023-09-05T19:53:25.499Z] #49 [support-scheduler internal] load build context [2023-09-05T19:53:25.499Z] #49 ... [2023-09-05T19:53:25.499Z] [2023-09-05T19:53:25.499Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T19:53:25.499Z] #50 ... [2023-09-05T19:53:25.499Z] [2023-09-05T19:53:25.499Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T19:53:25.499Z] #51 ... [2023-09-05T19:53:25.499Z] [2023-09-05T19:53:25.499Z] #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T19:53:25.758Z] #52 ... [2023-09-05T19:53:25.758Z] [2023-09-05T19:53:25.758Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T19:53:25.758Z] #53 ... [2023-09-05T19:53:25.758Z] [2023-09-05T19:53:25.758Z] #54 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-05T19:53:26.016Z] #54 ... [2023-09-05T19:53:26.016Z] [2023-09-05T19:53:26.017Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T19:53:26.017Z] #55 ... [2023-09-05T19:53:26.017Z] [2023-09-05T19:53:26.017Z] #56 [core-data internal] load build context [2023-09-05T19:53:26.017Z] #56 transferring context: 365.27MB 9.8s done [2023-09-05T19:53:26.266Z] 8d51d6327a98: Pull complete [2023-09-05T19:53:26.266Z] 8b374f2dd631: Pull complete [2023-09-05T19:53:26.266Z] ec14aa9079de: Pull complete [2023-09-05T19:53:26.275Z] #56 ... [2023-09-05T19:53:26.275Z] [2023-09-05T19:53:26.275Z] #57 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T19:53:26.916Z] #57 ... [2023-09-05T19:53:26.916Z] [2023-09-05T19:53:26.916Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T19:53:26.916Z] #58 ... [2023-09-05T19:53:26.916Z] [2023-09-05T19:53:26.916Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T19:53:26.916Z] #59 ... [2023-09-05T19:53:26.916Z] [2023-09-05T19:53:26.916Z] #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T19:53:27.176Z] #60 ... [2023-09-05T19:53:27.176Z] [2023-09-05T19:53:27.176Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T19:53:27.176Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.9s [2023-09-05T19:53:32.453Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 17.0s [2023-09-05T19:53:32.963Z] 2f466654f4bb: Pull complete [2023-09-05T19:53:34.354Z] #35 ... [2023-09-05T19:53:34.354Z] [2023-09-05T19:53:34.354Z] #39 [core-common-config-bootstrapper internal] load build context [2023-09-05T19:53:34.354Z] #39 transferring context: 365.27MB 10.0s done [2023-09-05T19:53:34.354Z] #39 ... [2023-09-05T19:53:34.354Z] [2023-09-05T19:53:34.354Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T19:53:34.354Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 19.5s done [2023-09-05T19:53:34.354Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-05T19:53:34.354Z] #35 ... [2023-09-05T19:53:34.354Z] [2023-09-05T19:53:34.354Z] #42 [core-metadata internal] load build context [2023-09-05T19:53:34.354Z] #42 transferring context: 365.27MB 10.8s done [2023-09-05T19:53:34.612Z] #42 ... [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #40 [support-notifications internal] load build context [2023-09-05T19:53:34.612Z] #40 DONE 20.5s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #44 [security-bootstrapper internal] load build context [2023-09-05T19:53:34.612Z] #44 DONE 20.6s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #56 [core-data internal] load build context [2023-09-05T19:53:34.612Z] #56 DONE 20.6s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #41 [core-command internal] load build context [2023-09-05T19:53:34.612Z] #41 DONE 20.6s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #39 [core-common-config-bootstrapper internal] load build context [2023-09-05T19:53:34.612Z] #39 DONE 20.6s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #45 [security-proxy-auth internal] load build context [2023-09-05T19:53:34.612Z] #45 DONE 20.6s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #43 [security-secretstore-setup internal] load build context [2023-09-05T19:53:34.612Z] #43 DONE 20.6s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-05T19:53:34.612Z] #46 DONE 20.6s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #54 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-05T19:53:34.612Z] #54 DONE 19.6s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #47 [security-proxy-setup internal] load build context [2023-09-05T19:53:34.612Z] #47 DONE 20.6s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T19:53:34.612Z] #61 ... [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #42 [core-metadata internal] load build context [2023-09-05T19:53:34.612Z] #42 DONE 20.7s [2023-09-05T19:53:34.612Z] [2023-09-05T19:53:34.612Z] #49 [support-scheduler internal] load build context [2023-09-05T19:53:34.612Z] #49 transferring context: 365.27MB 11.3s done [2023-09-05T19:53:34.612Z] #49 DONE 20.7s [2023-09-05T19:53:34.870Z] [2023-09-05T19:53:34.870Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T19:53:34.909Z] 554e91adad29: Pull complete [2023-09-05T19:53:34.909Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-05T19:53:34.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T19:53:34.910Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T19:53:35.129Z] #35 ... [2023-09-05T19:53:35.129Z] [2023-09-05T19:53:35.129Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T19:53:35.129Z] #48 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 16.9s done [2023-09-05T19:53:35.129Z] #48 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2023-09-05T19:53:35.129Z] #48 DONE 20.6s [2023-09-05T19:53:35.129Z] [2023-09-05T19:53:35.129Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] fileExists [Pipeline] sh [2023-09-05T19:53:35.556Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T19:53:35.556Z] WORKDIR /edgex [2023-09-05T19:53:35.556Z] COPY go.mod . [2023-09-05T19:53:35.556Z] RUN go mod download [2023-09-05T19:53:35.556Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-05T19:53:35.739Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done [2023-09-05T19:53:36.154Z] Sending build context to Docker daemon 2.965MB [2023-09-05T19:53:36.154Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T19:53:36.154Z] ---> 1e15ea492957 [2023-09-05T19:53:36.154Z] Step 2/4 : WORKDIR /edgex [2023-09-05T19:53:38.277Z] #35 ... [2023-09-05T19:53:38.277Z] [2023-09-05T19:53:38.277Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T19:53:38.277Z] #59 20.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.277Z] #59 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.277Z] #59 20.60 (1/2) Installing ca-certificates (20230506-r0) [2023-09-05T19:53:38.278Z] #59 20.61 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-05T19:53:38.278Z] #59 20.62 Executing busybox-1.35.0-r29.trigger [2023-09-05T19:53:38.278Z] #59 20.62 Executing ca-certificates-20230506-r0.trigger [2023-09-05T19:53:38.278Z] #59 20.69 OK: 8 MiB in 17 packages [2023-09-05T19:53:38.278Z] #59 DONE 23.0s [2023-09-05T19:53:38.278Z] [2023-09-05T19:53:38.278Z] #50 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T19:53:38.278Z] #50 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #50 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #50 21.71 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-05T19:53:38.278Z] #50 21.72 (2/2) Installing su-exec (0.2-r2) [2023-09-05T19:53:38.278Z] #50 21.72 Executing busybox-1.35.0-r29.trigger [2023-09-05T19:53:38.278Z] #50 21.72 OK: 7 MiB in 17 packages [2023-09-05T19:53:38.278Z] #50 DONE 23.0s [2023-09-05T19:53:38.278Z] [2023-09-05T19:53:38.278Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T19:53:38.278Z] #51 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #51 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #51 20.37 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T19:53:38.278Z] #51 20.37 Executing busybox-1.35.0-r29.trigger [2023-09-05T19:53:38.278Z] #51 20.38 OK: 7 MiB in 16 packages [2023-09-05T19:53:38.278Z] #51 DONE 23.0s [2023-09-05T19:53:38.278Z] [2023-09-05T19:53:38.278Z] #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T19:53:38.278Z] #60 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #60 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #60 20.30 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T19:53:38.278Z] #60 20.30 Executing busybox-1.35.0-r29.trigger [2023-09-05T19:53:38.278Z] #60 20.32 OK: 7 MiB in 16 packages [2023-09-05T19:53:38.278Z] #60 DONE 23.1s [2023-09-05T19:53:38.278Z] [2023-09-05T19:53:38.278Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T19:53:38.278Z] #55 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #55 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #55 20.11 (1/4) Installing ca-certificates (20230506-r0) [2023-09-05T19:53:38.278Z] #55 20.12 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-05T19:53:38.278Z] #55 20.13 (3/4) Installing su-exec (0.2-r2) [2023-09-05T19:53:38.278Z] #55 20.13 (4/4) Installing yq (4.30.4-r4) [2023-09-05T19:53:38.278Z] #55 20.24 Executing busybox-1.35.0-r29.trigger [2023-09-05T19:53:38.278Z] #55 20.24 Executing ca-certificates-20230506-r0.trigger [2023-09-05T19:53:38.278Z] #55 20.34 OK: 17 MiB in 19 packages [2023-09-05T19:53:38.278Z] #55 DONE 23.0s [2023-09-05T19:53:38.278Z] [2023-09-05T19:53:38.278Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T19:53:38.278Z] #53 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #53 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #53 20.79 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T19:53:38.278Z] #53 20.79 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T19:53:38.278Z] #53 20.79 OK: 17818 distinct packages available [2023-09-05T19:53:38.278Z] #53 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #53 20.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #53 21.20 (1/9) Installing ca-certificates (20230506-r0) [2023-09-05T19:53:38.278Z] #53 21.21 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-05T19:53:38.278Z] #53 21.22 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-05T19:53:38.278Z] #53 21.24 (4/9) Installing libcurl (8.2.1-r0) [2023-09-05T19:53:38.278Z] #53 21.25 (5/9) Installing curl (8.2.1-r0) [2023-09-05T19:53:38.278Z] #53 21.26 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-05T19:53:38.278Z] #53 21.26 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-05T19:53:38.278Z] #53 21.27 (8/9) Installing libucontext (1.2-r0) [2023-09-05T19:53:38.278Z] #53 21.27 (9/9) Installing gcompat (1.1.0-r0) [2023-09-05T19:53:38.278Z] #53 21.28 Executing busybox-1.35.0-r29.trigger [2023-09-05T19:53:38.278Z] #53 21.28 Executing ca-certificates-20230506-r0.trigger [2023-09-05T19:53:38.278Z] #53 21.42 OK: 10 MiB in 24 packages [2023-09-05T19:53:38.278Z] #53 DONE 23.0s [2023-09-05T19:53:38.278Z] [2023-09-05T19:53:38.278Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T19:53:38.278Z] #58 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #58 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.278Z] #58 20.58 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T19:53:38.278Z] #58 20.59 (2/4) Installing openssl (3.0.10-r0) [2023-09-05T19:53:38.278Z] #58 20.60 (3/4) Installing su-exec (0.2-r2) [2023-09-05T19:53:38.278Z] #58 20.60 (4/4) Installing yq (4.30.4-r4) [2023-09-05T19:53:38.278Z] #58 20.66 Executing busybox-1.35.0-r29.trigger [2023-09-05T19:53:38.278Z] #58 20.67 OK: 17 MiB in 19 packages [2023-09-05T19:53:38.278Z] #58 DONE 23.0s [2023-09-05T19:53:38.278Z] [2023-09-05T19:53:38.278Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T19:53:38.278Z] #35 ... [2023-09-05T19:53:38.278Z] [2023-09-05T19:53:38.278Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-05T19:53:38.278Z] #62 DONE 0.1s [2023-09-05T19:53:38.278Z] [2023-09-05T19:53:38.278Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T19:53:38.538Z] #35 ... [2023-09-05T19:53:38.538Z] [2023-09-05T19:53:38.538Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T19:53:38.538Z] #0 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.538Z] #0 3.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.538Z] #0 4.011 OK: 265 MiB in 53 packages [2023-09-05T19:53:38.538Z] #63 DONE 4.2s [2023-09-05T19:53:38.804Z] [2023-09-05T19:53:38.804Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T19:53:38.804Z] #57 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.804Z] #57 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.804Z] #57 22.81 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T19:53:38.804Z] #57 22.81 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T19:53:38.804Z] #57 22.81 OK: 17818 distinct packages available [2023-09-05T19:53:38.804Z] #57 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.804Z] #57 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:38.804Z] #57 23.27 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-05T19:53:38.804Z] #57 23.29 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-05T19:53:38.804Z] #57 23.29 (3/5) Installing libucontext (1.2-r0) [2023-09-05T19:53:38.804Z] #57 23.29 (4/5) Installing gcompat (1.1.0-r0) [2023-09-05T19:53:38.804Z] #57 23.30 (5/5) Installing openssl (3.0.10-r0) [2023-09-05T19:53:38.804Z] #57 23.31 Executing busybox-1.35.0-r29.trigger [2023-09-05T19:53:38.804Z] #57 23.32 OK: 8 MiB in 20 packages [2023-09-05T19:53:38.804Z] #57 DONE 23.5s [2023-09-05T19:53:38.804Z] [2023-09-05T19:53:38.804Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:53:38.804Z] #64 DONE 0.0s [2023-09-05T19:53:38.804Z] [2023-09-05T19:53:38.804Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:53:40.184Z] #65 ... [2023-09-05T19:53:40.184Z] [2023-09-05T19:53:40.184Z] #66 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T19:53:40.184Z] #66 DONE 1.3s [2023-09-05T19:53:40.184Z] [2023-09-05T19:53:40.184Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T19:53:40.184Z] #0 3.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:40.184Z] #0 3.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:40.184Z] #0 4.072 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T19:53:40.184Z] #0 4.072 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T19:53:40.184Z] #0 4.072 OK: 17823 distinct packages available [2023-09-05T19:53:40.184Z] #0 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:40.184Z] #0 4.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:40.184Z] #0 4.524 OK: 265 MiB in 53 packages [2023-09-05T19:53:40.184Z] #67 DONE 5.4s [2023-09-05T19:53:40.184Z] [2023-09-05T19:53:40.184Z] #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T19:53:40.184Z] #52 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:40.184Z] #52 22.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:40.184Z] #52 23.19 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T19:53:40.184Z] #52 23.19 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T19:53:40.184Z] #52 23.19 OK: 17818 distinct packages available [2023-09-05T19:53:40.184Z] #52 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:40.184Z] #52 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:40.184Z] #52 23.61 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T19:53:40.184Z] #52 23.62 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-05T19:53:40.184Z] #52 23.62 (3/4) Installing libucontext (1.2-r0) [2023-09-05T19:53:40.184Z] #52 23.62 (4/4) Installing gcompat (1.1.0-r0) [2023-09-05T19:53:40.184Z] #52 23.63 Executing busybox-1.35.0-r29.trigger [2023-09-05T19:53:40.184Z] #52 23.63 OK: 7 MiB in 19 packages [2023-09-05T19:53:40.184Z] #52 DONE 24.8s [2023-09-05T19:53:40.184Z] [2023-09-05T19:53:40.184Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-05T19:53:40.184Z] #68 DONE 1.3s [2023-09-05T19:53:40.184Z] [2023-09-05T19:53:40.184Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:53:40.184Z] #69 DONE 0.1s [2023-09-05T19:53:40.184Z] [2023-09-05T19:53:40.184Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T19:53:40.184Z] #61 5.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:40.184Z] #61 5.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:40.448Z] #61 5.881 OK: 265 MiB in 53 packages [2023-09-05T19:53:40.554Z] ---> Running in 75128313fb46 [2023-09-05T19:53:40.554Z] Removing intermediate container 75128313fb46 [2023-09-05T19:53:40.554Z] ---> 04bdfac30ad7 [2023-09-05T19:53:40.554Z] Step 3/4 : COPY go.mod . [2023-09-05T19:53:41.138Z] ---> 41620ce471e4 [2023-09-05T19:53:41.138Z] Step 4/4 : RUN go mod download [2023-09-05T19:53:41.138Z] ---> Running in c87d1eece7c6 [2023-09-05T19:53:41.384Z] #61 ... [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #70 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-05T19:53:41.384Z] #70 DONE 1.2s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T19:53:41.384Z] #71 DONE 1.3s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T19:53:41.384Z] #61 DONE 6.8s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T19:53:41.384Z] #72 DONE 1.3s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #73 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-05T19:53:41.384Z] #73 DONE 0.1s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T19:53:41.384Z] #0 5.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:41.384Z] #0 5.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T19:53:41.384Z] #0 6.025 OK: 265 MiB in 53 packages [2023-09-05T19:53:41.384Z] #74 DONE 7.0s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-05T19:53:41.384Z] #75 DONE 0.1s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:53:41.384Z] #76 DONE 0.1s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-05T19:53:41.384Z] #77 DONE 0.1s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:53:41.384Z] #78 DONE 0.1s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T19:53:41.384Z] #79 DONE 0.1s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-05T19:53:41.384Z] #80 DONE 0.1s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-05T19:53:41.384Z] #81 DONE 0.1s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T19:53:41.384Z] #82 DONE 0.1s [2023-09-05T19:53:41.384Z] [2023-09-05T19:53:41.384Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T19:53:41.642Z] #83 DONE 0.1s [2023-09-05T19:53:41.642Z] [2023-09-05T19:53:41.642Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-05T19:53:41.642Z] #84 DONE 0.1s [2023-09-05T19:53:41.642Z] [2023-09-05T19:53:41.642Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-05T19:53:41.642Z] #85 DONE 0.1s [2023-09-05T19:53:41.642Z] [2023-09-05T19:53:41.642Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-05T19:53:41.642Z] #86 DONE 0.1s [2023-09-05T19:53:41.642Z] [2023-09-05T19:53:41.642Z] #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-05T19:53:41.642Z] #87 DONE 0.1s [2023-09-05T19:53:41.642Z] [2023-09-05T19:53:41.642Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-05T19:53:41.642Z] #88 DONE 0.1s [2023-09-05T19:53:41.642Z] [2023-09-05T19:53:41.642Z] #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-05T19:53:41.642Z] #89 DONE 0.1s [2023-09-05T19:53:41.642Z] [2023-09-05T19:53:41.642Z] #90 [security-spire-config] exporting to image [2023-09-05T19:53:41.642Z] #90 exporting layers [2023-09-05T19:53:42.211Z] #90 ... [2023-09-05T19:53:42.211Z] [2023-09-05T19:53:42.211Z] #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T19:53:42.211Z] #91 DONE 3.9s [2023-09-05T19:53:42.211Z] [2023-09-05T19:53:42.211Z] #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-05T19:53:42.211Z] #92 DONE 0.0s [2023-09-05T19:53:42.211Z] [2023-09-05T19:53:42.211Z] #90 [security-spire-config] exporting to image [2023-09-05T19:53:42.211Z] #90 exporting layers 0.6s done [2023-09-05T19:53:42.211Z] #90 writing image sha256:705a2961dcd0f53ced57e670f2ced8c38d6673f3c7c19110ee7003ae6081ea7f [2023-09-05T19:53:42.211Z] #90 exporting layers 0.6s done [2023-09-05T19:53:42.211Z] #90 writing image sha256:705a2961dcd0f53ced57e670f2ced8c38d6673f3c7c19110ee7003ae6081ea7f done [2023-09-05T19:53:42.211Z] #90 naming to docker.io/library/security-spire-server done [2023-09-05T19:53:42.211Z] #90 writing image sha256:cdc35370186b195b8a85377ff2b96651125536bfcc305efc1515d9056992476c done [2023-09-05T19:53:42.211Z] #90 naming to docker.io/library/security-spire-config done [2023-09-05T19:53:42.469Z] #90 writing image sha256:c63b7cf5365226f2c95067165296087dfc82d34f2cac9eada36637064bf406c3 done [2023-09-05T19:53:42.469Z] #90 naming to docker.io/library/security-spire-agent done [2023-09-05T19:53:42.469Z] #90 DONE 0.7s [2023-09-05T19:53:42.469Z] [2023-09-05T19:53:42.469Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:53:50.587Z] #93 ... [2023-09-05T19:53:50.587Z] [2023-09-05T19:53:50.587Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:53:50.587Z] #94 ... [2023-09-05T19:53:50.587Z] [2023-09-05T19:53:50.587Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:20.040Z] Removing intermediate container c87d1eece7c6 [2023-09-05T19:54:20.040Z] ---> 4b70d2c4ff38 [2023-09-05T19:54:20.040Z] Successfully built 4b70d2c4ff38 [2023-09-05T19:54:20.040Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T19:54:20.443Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T19:54:20.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T19:54:20.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-5367 does not seem to be running inside a container [2023-09-05T19:54:20.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-05T19:54:21.945Z] $ docker top fdb1cd8fffbd3fc2ba988c76a2235203f2140ee68ceaf6c60ade0723285bfcac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T19:54:22.824Z] + go version [2023-09-05T19:54:22.824Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-05T19:54:22.860Z] $ docker stop --time=1 fdb1cd8fffbd3fc2ba988c76a2235203f2140ee68ceaf6c60ade0723285bfcac [2023-09-05T19:54:23.508Z] #95 DONE 36.9s [2023-09-05T19:54:23.508Z] [2023-09-05T19:54:23.508Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:23.508Z] #65 DONE 39.5s [2023-09-05T19:54:23.508Z] [2023-09-05T19:54:23.508Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:23.508Z] #93 DONE 36.9s [2023-09-05T19:54:23.508Z] [2023-09-05T19:54:23.508Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:23.508Z] #94 DONE 38.2s [2023-09-05T19:54:23.508Z] [2023-09-05T19:54:23.508Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-05T19:54:24.474Z] $ docker rm -f --volumes fdb1cd8fffbd3fc2ba988c76a2235203f2140ee68ceaf6c60ade0723285bfcac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T19:54:25.336Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T19:54:25.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T19:54:25.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-5367 does not seem to be running inside a container [2023-09-05T19:54:25.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-05T19:54:26.138Z] #96 ... [2023-09-05T19:54:26.138Z] [2023-09-05T19:54:26.138Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T19:54:26.138Z] #97 DONE 8.1s [2023-09-05T19:54:26.138Z] [2023-09-05T19:54:26.138Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-05T19:54:26.396Z] #98 DONE 8.1s [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:26.396Z] #99 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-09-05T19:54:26.396Z] #100 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:54:26.396Z] #101 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-05T19:54:26.396Z] #96 DONE 8.1s [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #102 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-05T19:54:26.396Z] #102 DONE 8.1s [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:54:26.396Z] #103 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #104 [support-scheduler builder 6/7] COPY . . [2023-09-05T19:54:26.396Z] #104 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:26.396Z] #105 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #106 [core-metadata builder 6/7] COPY . . [2023-09-05T19:54:26.396Z] #106 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:54:26.396Z] #107 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:26.396Z] #108 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #109 [core-data builder 6/7] COPY . . [2023-09-05T19:54:26.396Z] #109 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:26.396Z] #110 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.396Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:54:26.396Z] #111 CACHED [2023-09-05T19:54:26.396Z] [2023-09-05T19:54:26.397Z] #112 [core-command builder 6/7] COPY . . [2023-09-05T19:54:26.397Z] #112 CACHED [2023-09-05T19:54:26.397Z] [2023-09-05T19:54:26.397Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:54:26.397Z] #113 CACHED [2023-09-05T19:54:26.397Z] [2023-09-05T19:54:26.397Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:26.397Z] #114 CACHED [2023-09-05T19:54:26.397Z] [2023-09-05T19:54:26.397Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:26.397Z] #115 CACHED [2023-09-05T19:54:26.397Z] [2023-09-05T19:54:26.397Z] #116 [security-proxy-auth builder 6/7] COPY . . [2023-09-05T19:54:26.397Z] #116 CACHED [2023-09-05T19:54:26.397Z] [2023-09-05T19:54:26.397Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:54:26.397Z] #117 CACHED [2023-09-05T19:54:26.397Z] [2023-09-05T19:54:26.397Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T19:54:26.397Z] #118 CACHED [2023-09-05T19:54:26.397Z] [2023-09-05T19:54:26.397Z] #119 [security-proxy-setup builder 6/7] COPY . . [2023-09-05T19:54:26.397Z] #119 CACHED [2023-09-05T19:54:26.397Z] [2023-09-05T19:54:26.397Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T19:54:26.397Z] #120 CACHED [2023-09-05T19:54:26.397Z] [2023-09-05T19:54:26.397Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T19:54:26.835Z] $ docker top 8a661acb82aa3ed8640ceacbfb69645e56294cf8b56f8b6e7c7db43aad4ac0ed -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-05T19:54:27.121Z] ========================================================= [2023-09-05T19:54:27.121Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-05T19:54:27.121Z] ========================================================= [Pipeline] sh [2023-09-05T19:54:27.441Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-05T19:54:27.774Z] #121 1.443 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T19:54:28.138Z] + make test [2023-09-05T19:54:28.138Z] go test -race -coverprofile=coverage.out ./... [2023-09-05T19:54:36.445Z] #121 ... [2023-09-05T19:54:36.445Z] [2023-09-05T19:54:36.445Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T19:54:36.445Z] #0 1.399 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-05T19:54:36.445Z] #122 ... [2023-09-05T19:54:36.445Z] [2023-09-05T19:54:36.445Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T19:54:36.445Z] #0 0.662 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T19:54:36.703Z] #123 ... [2023-09-05T19:54:36.703Z] [2023-09-05T19:54:36.703Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T19:54:36.703Z] #0 0.933 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T19:54:36.703Z] #124 ... [2023-09-05T19:54:36.703Z] [2023-09-05T19:54:36.703Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T19:54:36.703Z] #0 1.186 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T19:54:36.962Z] #125 ... [2023-09-05T19:54:36.962Z] [2023-09-05T19:54:36.962Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T19:54:36.962Z] #0 0.538 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T19:54:37.219Z] #126 ... [2023-09-05T19:54:37.219Z] [2023-09-05T19:54:37.219Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T19:54:37.219Z] #0 0.460 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-05T19:54:37.219Z] #127 ... [2023-09-05T19:54:37.219Z] [2023-09-05T19:54:37.219Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T19:54:37.219Z] #0 1.197 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T19:54:37.475Z] #128 ... [2023-09-05T19:54:37.475Z] [2023-09-05T19:54:37.475Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T19:54:37.475Z] #0 0.652 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T19:54:37.733Z] #129 ... [2023-09-05T19:54:37.733Z] [2023-09-05T19:54:37.733Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T19:54:37.733Z] #0 0.981 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T19:54:37.733Z] #130 ... [2023-09-05T19:54:37.733Z] [2023-09-05T19:54:37.733Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T19:54:37.733Z] #0 1.392 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T19:55:14.965Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-05T19:55:46.081Z] #131 ... [2023-09-05T19:55:46.081Z] [2023-09-05T19:55:46.081Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T19:55:46.081Z] #125 74.07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T19:55:56.179Z] #125 DONE 88.5s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T19:55:56.179Z] #121 DONE 88.4s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T19:55:56.179Z] #124 DONE 88.4s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T19:55:56.179Z] #123 DONE 88.4s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.179Z] #132 ... [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T19:55:56.179Z] #128 DONE 88.5s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T19:55:56.179Z] #126 DONE 88.5s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T19:55:56.179Z] #127 DONE 88.7s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T19:55:56.179Z] #131 DONE 88.7s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T19:55:56.179Z] #133 ... [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T19:55:56.179Z] #129 DONE 88.8s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T19:55:56.179Z] #130 DONE 88.7s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T19:55:56.179Z] #122 DONE 88.9s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.179Z] #134 ... [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.179Z] #135 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.179Z] #135 DONE 0.7s [2023-09-05T19:55:56.179Z] [2023-09-05T19:55:56.180Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T19:55:56.180Z] #133 DONE 0.5s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.180Z] #132 DONE 0.8s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.180Z] #136 DONE 0.6s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #137 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.180Z] #137 DONE 0.8s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.180Z] #138 DONE 0.5s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.180Z] #134 DONE 0.4s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #139 ... [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #140 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.180Z] #140 CACHED [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #141 CACHED [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #142 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #142 CACHED [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.180Z] #143 CACHED [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.180Z] #144 CACHED [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #145 CACHED [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #146 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #146 DONE 0.2s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #147 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #147 DONE 0.2s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:56.180Z] #148 CACHED [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #149 CACHED [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #150 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #150 DONE 0.2s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #151 DONE 0.2s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #152 DONE 0.3s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:56.180Z] #139 DONE 0.3s [2023-09-05T19:55:56.180Z] [2023-09-05T19:55:56.180Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T19:55:57.117Z] #153 ... [2023-09-05T19:55:57.117Z] [2023-09-05T19:55:57.118Z] #154 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-05T19:55:57.118Z] #154 DONE 1.2s [2023-09-05T19:55:57.118Z] [2023-09-05T19:55:57.118Z] #155 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-05T19:55:57.118Z] #155 DONE 1.3s [2023-09-05T19:55:57.118Z] [2023-09-05T19:55:57.118Z] #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-05T19:55:57.118Z] #156 DONE 1.2s [2023-09-05T19:55:57.118Z] [2023-09-05T19:55:57.118Z] #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-05T19:55:57.118Z] #157 DONE 1.3s [2023-09-05T19:55:57.118Z] [2023-09-05T19:55:57.118Z] #158 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T19:55:57.118Z] #158 DONE 1.3s [2023-09-05T19:55:57.118Z] [2023-09-05T19:55:57.118Z] #159 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-05T19:55:57.118Z] #159 DONE 1.3s [2023-09-05T19:55:57.118Z] [2023-09-05T19:55:57.118Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T19:55:57.118Z] #153 DONE 1.2s [2023-09-05T19:55:57.118Z] [2023-09-05T19:55:57.118Z] #160 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-05T19:55:57.118Z] #160 DONE 1.3s [2023-09-05T19:55:57.118Z] [2023-09-05T19:55:57.118Z] #161 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-05T19:55:57.118Z] #161 ... [2023-09-05T19:55:57.118Z] [2023-09-05T19:55:57.118Z] #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-05T19:55:57.118Z] #162 DONE 1.4s [2023-09-05T19:55:57.118Z] [2023-09-05T19:55:57.118Z] #163 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-05T19:55:57.118Z] #163 DONE 1.3s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #164 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-05T19:55:57.377Z] #164 DONE 0.3s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #165 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-05T19:55:57.377Z] #165 DONE 0.3s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-05T19:55:57.377Z] #166 DONE 0.3s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-05T19:55:57.377Z] #167 DONE 0.3s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #90 [core-command] exporting to image [2023-09-05T19:55:57.377Z] #90 exporting layers [2023-09-05T19:55:57.377Z] #90 ... [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #161 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-05T19:55:57.377Z] #161 DONE 0.3s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-05T19:55:57.377Z] #168 DONE 0.3s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #169 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-05T19:55:57.377Z] #169 DONE 0.3s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #170 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-05T19:55:57.377Z] #170 DONE 0.4s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #171 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-05T19:55:57.377Z] #171 DONE 0.3s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-05T19:55:57.377Z] #172 DONE 0.3s [2023-09-05T19:55:57.377Z] [2023-09-05T19:55:57.377Z] #90 [security-spiffe-token-provider] exporting to image [2023-09-05T19:55:57.637Z] #90 ... [2023-09-05T19:55:57.637Z] [2023-09-05T19:55:57.637Z] #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-05T19:55:57.637Z] #173 DONE 2.0s [2023-09-05T19:55:57.900Z] [2023-09-05T19:55:57.900Z] #174 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-05T19:55:57.900Z] #174 DONE 0.4s [2023-09-05T19:55:57.900Z] [2023-09-05T19:55:57.900Z] #90 [security-spiffe-token-provider] exporting to image [2023-09-05T19:55:57.900Z] #90 exporting layers 0.4s done [2023-09-05T19:55:57.900Z] #90 ... [2023-09-05T19:55:57.900Z] [2023-09-05T19:55:57.900Z] #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-05T19:55:57.900Z] #175 DONE 0.5s [2023-09-05T19:55:57.900Z] [2023-09-05T19:55:57.900Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-05T19:55:57.900Z] #176 DONE 0.5s [2023-09-05T19:55:57.900Z] [2023-09-05T19:55:57.900Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-05T19:55:57.900Z] #177 DONE 0.4s [2023-09-05T19:55:57.900Z] [2023-09-05T19:55:57.900Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-05T19:55:57.900Z] #178 DONE 0.4s [2023-09-05T19:55:57.900Z] [2023-09-05T19:55:57.900Z] #90 [core-command] exporting to image [2023-09-05T19:55:57.900Z] #90 exporting layers 0.5s done [2023-09-05T19:55:57.900Z] #90 writing image sha256:fb4fec26fe28c6fb52663e4ed416d8d96a9ac6c07224665a3d063ffc600f6c8f 0.0s done [2023-09-05T19:55:57.900Z] #90 naming to docker.io/library/support-scheduler done [2023-09-05T19:55:57.900Z] #90 writing image sha256:0ddc2e1241636ab6a44732365e7dd9c57f4ea84d92c0ad4d6af387ebdf2d4193 done [2023-09-05T19:55:57.900Z] #90 naming to docker.io/library/core-command done [2023-09-05T19:55:57.900Z] #90 writing image sha256:1934c805ed2b621d5f341c2577a1e0748b5fd12e16adafe6ecd6ab650a94b21c [2023-09-05T19:55:58.162Z] #90 ... [2023-09-05T19:55:58.162Z] [2023-09-05T19:55:58.162Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T19:55:58.162Z] #179 DONE 0.4s [2023-09-05T19:55:58.162Z] [2023-09-05T19:55:58.162Z] #90 [support-notifications] exporting to image [2023-09-05T19:55:58.162Z] #90 exporting layers 0.1s done [2023-09-05T19:55:58.162Z] #90 writing image sha256:1934c805ed2b621d5f341c2577a1e0748b5fd12e16adafe6ecd6ab650a94b21c 0.0s done [2023-09-05T19:55:58.162Z] #90 naming to docker.io/library/core-data done [2023-09-05T19:55:58.162Z] #90 writing image sha256:026e8b7ba071f9c5e3e0c571fa9130f355123c0b3ceb7566e58346172f0421fb done [2023-09-05T19:55:58.162Z] #90 naming to docker.io/library/support-notifications done [2023-09-05T19:55:58.162Z] #90 writing image sha256:910123cda96aef3b16cf18199c713b8311a285202747139f4eff5994bba2dfcf [2023-09-05T19:55:58.162Z] #90 writing image sha256:910123cda96aef3b16cf18199c713b8311a285202747139f4eff5994bba2dfcf done [2023-09-05T19:55:58.162Z] #90 writing image sha256:f7fd2555b07bc4e544bed8e273037b989768bb92ab29767ecde57894cf2b8e6d 0.0s done [2023-09-05T19:55:58.162Z] #90 naming to docker.io/library/security-spiffe-token-provider done [2023-09-05T19:55:58.162Z] #90 naming to docker.io/library/core-metadata done [2023-09-05T19:55:58.162Z] #90 DONE 1.6s [2023-09-05T19:55:58.162Z] [2023-09-05T19:55:58.162Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-05T19:55:58.162Z] #180 DONE 0.4s [2023-09-05T19:55:58.162Z] [2023-09-05T19:55:58.162Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-05T19:55:58.162Z] #181 DONE 0.3s [2023-09-05T19:55:58.162Z] [2023-09-05T19:55:58.162Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T19:55:58.162Z] #182 DONE 0.4s [2023-09-05T19:55:58.162Z] [2023-09-05T19:55:58.162Z] #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T19:55:58.424Z] #183 ... [2023-09-05T19:55:58.424Z] [2023-09-05T19:55:58.424Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-05T19:55:58.424Z] #184 DONE 0.3s [2023-09-05T19:55:58.686Z] [2023-09-05T19:55:58.686Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T19:55:58.686Z] #185 DONE 0.7s [2023-09-05T19:55:58.686Z] [2023-09-05T19:55:58.686Z] #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-05T19:55:58.686Z] #186 DONE 0.3s [2023-09-05T19:55:58.686Z] [2023-09-05T19:55:58.686Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-05T19:55:58.686Z] #187 DONE 0.1s [2023-09-05T19:55:58.686Z] [2023-09-05T19:55:58.686Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T19:55:58.686Z] #188 DONE 0.1s [2023-09-05T19:55:58.686Z] [2023-09-05T19:55:58.686Z] #189 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T19:55:58.686Z] #189 DONE 0.8s [2023-09-05T19:55:58.686Z] [2023-09-05T19:55:58.686Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T19:55:58.686Z] #190 ... [2023-09-05T19:55:58.686Z] [2023-09-05T19:55:58.686Z] #191 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-05T19:55:58.686Z] #191 DONE 0.1s [2023-09-05T19:55:58.947Z] [2023-09-05T19:55:58.947Z] #192 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-05T19:55:58.947Z] #192 DONE 0.1s [2023-09-05T19:55:58.947Z] [2023-09-05T19:55:58.947Z] #90 [security-proxy-auth] exporting to image [2023-09-05T19:55:58.947Z] #90 exporting layers 0.2s done [2023-09-05T19:55:58.947Z] #90 writing image sha256:bc72df62d75bd77708ea8468f370bcb135866cb4c20f853fcdd4ba51fa3d9a2b done [2023-09-05T19:55:58.947Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-05T19:55:58.947Z] #90 writing image sha256:8f05224e404ada9edc7856836cf0a37c8967230afbe3486abc05f93ca48f07db done [2023-09-05T19:55:58.947Z] #90 naming to docker.io/library/security-proxy-auth 0.0s done [2023-09-05T19:55:58.947Z] #90 DONE 2.0s [2023-09-05T19:55:58.947Z] [2023-09-05T19:55:58.947Z] #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-05T19:55:58.947Z] #193 DONE 0.1s [2023-09-05T19:55:58.947Z] [2023-09-05T19:55:58.947Z] #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T19:55:58.947Z] #183 DONE 0.8s [2023-09-05T19:55:58.947Z] [2023-09-05T19:55:58.947Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-05T19:55:58.947Z] #194 DONE 0.1s [2023-09-05T19:55:58.947Z] [2023-09-05T19:55:58.947Z] #90 [security-proxy-setup] exporting to image [2023-09-05T19:55:59.207Z] #90 exporting layers 0.2s done [2023-09-05T19:55:59.207Z] #90 writing image sha256:c884515bafcac585761973a8072ba0f012e3d0c85765e55df6e023f305056cef done [2023-09-05T19:55:59.207Z] #90 naming to docker.io/library/security-proxy-setup done [2023-09-05T19:55:59.207Z] #90 DONE 2.2s [2023-09-05T19:55:59.207Z] [2023-09-05T19:55:59.207Z] #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T19:55:59.207Z] #190 DONE 0.7s [2023-09-05T19:55:59.207Z] [2023-09-05T19:55:59.207Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T19:55:59.466Z] #195 DONE 0.5s [2023-09-05T19:55:59.466Z] [2023-09-05T19:55:59.466Z] #90 [security-bootstrapper] exporting to image [2023-09-05T19:55:59.466Z] #90 exporting layers 0.3s done [2023-09-05T19:55:59.726Z] #90 exporting layers 0.2s done [2023-09-05T19:55:59.726Z] #90 writing image sha256:2a4ba402be9b87a7de3622cc2f44c70f6308a6ae5628e8bd5eb99ff4d9d6dde0 done [2023-09-05T19:55:59.726Z] #90 naming to docker.io/library/security-secretstore-setup done [2023-09-05T19:55:59.726Z] #90 writing image sha256:176c6fdfee5ad534458baeb77193a6269201308143716c67238598fb798bba20 done [2023-09-05T19:55:59.726Z] #90 naming to docker.io/library/security-bootstrapper done [2023-09-05T19:55:59.726Z] #90 DONE 2.5s [2023-09-05T19:55:59.726Z] [2023-09-05T19:55:59.726Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.726Z] time="2023-09-05T19:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.727Z] time="2023-09-05T19:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.727Z] time="2023-09-05T19:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T19:55:59.727Z] time="2023-09-05T19:53:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-05T19:55:59.760Z] $ docker stop --time=1 af090c3606a2f34477e9bd54ffd4cc262c4bd643f39765f7484b60c3de3fd874 [2023-09-05T19:56:01.040Z] $ docker rm -f --volumes af090c3606a2f34477e9bd54ffd4cc262c4bd643f39765f7484b60c3de3fd874 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T19:56:01.442Z] + docker images [2023-09-05T19:56:01.442Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-05T19:56:01.442Z] security-secretstore-setup latest 2a4ba402be9b 2 seconds ago 44.1MB [2023-09-05T19:56:01.442Z] security-bootstrapper latest 176c6fdfee5a 2 seconds ago 23MB [2023-09-05T19:56:01.442Z] security-proxy-auth latest 8f05224e404a 3 seconds ago 19.4MB [2023-09-05T19:56:01.442Z] security-proxy-setup latest c884515bafca 3 seconds ago 29.2MB [2023-09-05T19:56:01.442Z] core-common-config-bootstrapper latest bc72df62d75b 3 seconds ago 18MB [2023-09-05T19:56:01.442Z] core-command latest 0ddc2e124163 4 seconds ago 21MB [2023-09-05T19:56:01.442Z] support-notifications latest 026e8b7ba071 4 seconds ago 34.3MB [2023-09-05T19:56:01.442Z] security-spiffe-token-provider latest 910123cda96a 4 seconds ago 33.5MB [2023-09-05T19:56:01.442Z] core-metadata latest f7fd2555b07b 4 seconds ago 21.6MB [2023-09-05T19:56:01.442Z] support-scheduler latest fb4fec26fe28 4 seconds ago 33.7MB [2023-09-05T19:56:01.442Z] core-data latest 1934c805ed2b 4 seconds ago 21.2MB [2023-09-05T19:56:01.442Z] security-spire-config latest cdc35370186b 2 minutes ago 102MB [2023-09-05T19:56:01.442Z] security-spire-agent latest c63b7cf53652 2 minutes ago 161MB [2023-09-05T19:56:01.442Z] security-spire-server latest 705a2961dcd0 2 minutes ago 103MB [2023-09-05T19:56:01.442Z] ci-base-image-x86_64 latest 35aa1e0f9af4 5 minutes ago 1.07GB [2023-09-05T19:56:01.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 7 weeks ago 696MB [2023-09-05T19:56:01.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-05T19:56:01.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-05T19:57:21.652Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-05T19:57:21.653Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-05T19:57:21.653Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-05T19:57:21.653Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-05T19:57:21.921Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-05T19:57:22.881Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-05T19:57:23.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-05T19:57:23.735Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-05T19:57:23.735Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-05T19:57:24.692Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-05T19:57:27.275Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-05T19:57:27.275Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-05T19:57:27.275Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-05T19:57:27.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-05T19:57:37.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-05T19:57:37.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-05T19:57:37.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.335s coverage: 28.7% of statements [2023-09-05T19:57:45.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 97.0% of statements [2023-09-05T19:57:50.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-05T19:57:50.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-05T19:57:50.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-05T19:57:54.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.416s coverage: 69.4% of statements [2023-09-05T19:57:56.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-05T19:57:56.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-05T19:57:56.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 54.0% of statements [2023-09-05T19:58:02.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-05T19:58:02.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-05T19:58:02.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-05T19:58:02.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-05T19:58:02.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-05T19:58:10.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-05T19:58:10.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-05T19:58:25.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.303s coverage: 93.4% of statements [2023-09-05T19:58:25.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.505s coverage: 3.8% of statements [2023-09-05T19:58:26.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-05T19:58:26.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-05T19:58:26.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-05T19:58:28.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.848s coverage: 97.6% of statements [2023-09-05T19:58:28.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-05T19:58:28.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-05T19:58:28.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-05T19:58:28.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-05T19:58:28.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-05T19:58:28.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-05T19:58:28.766Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-05T19:58:29.034Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 72.2% of statements [2023-09-05T19:58:41.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-05T19:58:41.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-05T19:58:41.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.460s coverage: 0.9% of statements [2023-09-05T19:58:41.352Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 32.2% of statements [2023-09-05T19:58:44.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 42.9% of statements [2023-09-05T19:58:44.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.285s coverage: 82.9% of statements [2023-09-05T19:58:44.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements [2023-09-05T19:58:44.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.341s coverage: 96.3% of statements [2023-09-05T19:58:48.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements [2023-09-05T19:58:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-05T19:58:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-05T19:58:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-05T19:58:52.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-05T19:58:54.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-05T19:58:54.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-05T19:58:54.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-05T19:58:54.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-05T19:59:01.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.242s coverage: 94.4% of statements [2023-09-05T19:59:01.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-05T19:59:01.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-05T19:59:01.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-05T19:59:01.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-05T19:59:08.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-05T19:59:08.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-05T19:59:10.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-05T19:59:16.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.183s coverage: 79.9% of statements [2023-09-05T19:59:16.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.323s coverage: 92.9% of statements [2023-09-05T19:59:16.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements [2023-09-05T19:59:16.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.221s coverage: 62.3% of statements [2023-09-05T19:59:16.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements [2023-09-05T19:59:16.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-09-05T19:59:16.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.193s coverage: 100.0% of statements [2023-09-05T19:59:16.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.537s coverage: 81.8% of statements [2023-09-05T19:59:17.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-05T19:59:17.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-05T19:59:18.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.544s coverage: 82.1% of statements [2023-09-05T19:59:18.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 86.0% of statements [2023-09-05T19:59:24.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-05T19:59:24.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-05T19:59:25.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.018s coverage: 63.1% of statements [2023-09-05T19:59:25.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements [2023-09-05T19:59:26.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2023-09-05T19:59:26.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements [2023-09-05T19:59:26.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2023-09-05T19:59:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-05T19:59:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-05T19:59:27.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-05T19:59:27.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-09-05T19:59:35.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-05T19:59:35.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-05T19:59:35.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-05T19:59:35.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.004s coverage: 38.4% of statements [2023-09-05T19:59:35.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2023-09-05T19:59:41.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-05T19:59:41.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-05T19:59:41.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-05T19:59:41.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-05T19:59:41.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2023-09-05T19:59:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-05T19:59:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-05T19:59:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-05T19:59:46.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-05T19:59:53.149Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.300s coverage: 17.7% of statements [2023-09-05T19:59:53.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-05T19:59:53.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-05T19:59:53.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-05T19:59:53.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-05T19:59:54.002Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.618s coverage: 95.7% of statements [2023-09-05T19:59:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-05T19:59:58.280Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-05T19:59:58.280Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.278s coverage: 61.8% of statements [2023-09-05T20:00:00.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-05T20:00:00.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-05T20:00:00.918Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 98.9% of statements [2023-09-05T20:00:01.873Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-05T20:00:01.873Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-05T20:00:01.873Z] go vet ./... [2023-09-05T20:02:53.561Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T20:02:53.561Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T20:02:53.561Z] ./bin/test-attribution-txt.sh [2023-09-05T20:02:53.561Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T20:02:53.561Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T20:02:53.561Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T20:02:53.561Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T20:02:53.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-05T20:02:54.280Z] + ls -al . [2023-09-05T20:02:54.280Z] total 724 [2023-09-05T20:02:54.280Z] drwxrwxr-x 11 1001 1001 4096 Sep 5 19:54 . [2023-09-05T20:02:54.280Z] drwxr-xr-x 4 root root 4096 Sep 5 19:54 .. [2023-09-05T20:02:54.280Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:52 .blubracket [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 16 Sep 5 19:52 .dockerignore [2023-09-05T20:02:54.280Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 19:52 .git [2023-09-05T20:02:54.280Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:52 .github [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 1173 Sep 5 19:52 .gitignore [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 19:52 .golangci.yml [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 19:52 .hadolint.yml [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 166 Sep 5 19:52 .sonarcloud.properties [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 19:52 ADOPTERS.md [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 11152 Sep 5 19:52 Attribution.txt [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 93407 Sep 5 19:52 CHANGELOG.md [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 19:52 CONTRIBUTING.md [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 19:52 GOVERNANCE.md [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 883 Sep 5 19:52 Jenkinsfile [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 19:52 LICENSE [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 14764 Sep 5 19:52 Makefile [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 19:52 OWNERS.md [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 9923 Sep 5 19:52 README.md [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 19:52 SECURITY.md [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 5 Sep 5 19:50 VERSION [2023-09-05T20:02:54.280Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:52 bin [2023-09-05T20:02:54.280Z] drwxrwxr-x 18 1001 1001 4096 Sep 5 19:52 cmd [2023-09-05T20:02:54.280Z] -rw-r--r-- 1 root root 447827 Sep 5 20:00 coverage.out [2023-09-05T20:02:54.280Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:52 fuzz_test [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 3687 Sep 5 19:52 go.mod [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 33714 Sep 5 19:52 go.sum [2023-09-05T20:02:54.280Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 19:52 internal [2023-09-05T20:02:54.280Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:52 openapi [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 594 Sep 5 19:52 security.txt [2023-09-05T20:02:54.280Z] drwxrwxr-x 4 1001 1001 4096 Sep 5 19:52 snap [2023-09-05T20:02:54.280Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 19:52 version.go [Pipeline] sh [2023-09-05T20:02:54.940Z] + '[' -e coverage.out ] [2023-09-05T20:02:54.940Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-05T20:02:54.975Z] Warning: overwriting stash ‘coverage-report’ [2023-09-05T20:02:55.797Z] Stashed 1 file(s) [Pipeline] sh [2023-09-05T20:02:56.442Z] + make build [2023-09-05T20:02:56.442Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T20:04:48.091Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T20:04:48.091Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T20:04:52.347Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-05T20:04:55.686Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T20:05:42.560Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T20:05:44.499Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T20:05:52.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T20:05:56.965Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T20:06:01.207Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T20:06:05.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T20:06:12.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-05T20:06:17.507Z] $ docker stop --time=1 8a661acb82aa3ed8640ceacbfb69645e56294cf8b56f8b6e7c7db43aad4ac0ed [2023-09-05T20:06:19.594Z] $ docker rm -f --volumes 8a661acb82aa3ed8640ceacbfb69645e56294cf8b56f8b6e7c7db43aad4ac0ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:06:22.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T20:06:22.322Z] [2023-09-05T20:06:22.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:06:22.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T20:06:22.985Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-05T20:06:22.985Z] 547446be3368: Pulling fs layer [2023-09-05T20:06:22.985Z] d125d8839a47: Pulling fs layer [2023-09-05T20:06:22.985Z] 3e85d5ac6304: Pulling fs layer [2023-09-05T20:06:22.985Z] c3105a71a48b: Pulling fs layer [2023-09-05T20:06:22.985Z] 0f093f025ec4: Pulling fs layer [2023-09-05T20:06:22.985Z] c3106fc0e877: Pulling fs layer [2023-09-05T20:06:22.985Z] 0f093f025ec4: Waiting [2023-09-05T20:06:22.985Z] c3106fc0e877: Waiting [2023-09-05T20:06:22.985Z] c3105a71a48b: Waiting [2023-09-05T20:06:22.985Z] 547446be3368: Verifying Checksum [2023-09-05T20:06:22.985Z] 547446be3368: Download complete [2023-09-05T20:06:22.985Z] c3105a71a48b: Verifying Checksum [2023-09-05T20:06:22.985Z] c3105a71a48b: Download complete [2023-09-05T20:06:23.256Z] d125d8839a47: Verifying Checksum [2023-09-05T20:06:23.256Z] d125d8839a47: Download complete [2023-09-05T20:06:23.256Z] c3106fc0e877: Download complete [2023-09-05T20:06:23.523Z] 0f093f025ec4: Verifying Checksum [2023-09-05T20:06:23.523Z] 0f093f025ec4: Download complete [2023-09-05T20:06:23.789Z] 547446be3368: Pull complete [2023-09-05T20:06:24.750Z] d125d8839a47: Pull complete [2023-09-05T20:06:25.331Z] 3e85d5ac6304: Verifying Checksum [2023-09-05T20:06:25.332Z] 3e85d5ac6304: Download complete [2023-09-05T20:06:33.520Z] 3e85d5ac6304: Pull complete [2023-09-05T20:06:33.520Z] c3105a71a48b: Pull complete [2023-09-05T20:06:34.101Z] 0f093f025ec4: Pull complete [2023-09-05T20:06:34.365Z] c3106fc0e877: Pull complete [2023-09-05T20:06:34.365Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-05T20:06:34.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-05T20:06:34.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:06:34.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-5367 does not seem to be running inside a container [2023-09-05T20:06:34.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-05T20:06:36.790Z] $ docker top a537e89b8b4991df7ae0a9950a6af9d8b6730c71d4786d677cd630a1b9f794d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T20:06:37.660Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-05T20:06:45.869Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-05T20:06:45.869Z] #1 transferring dockerfile: [2023-09-05T20:06:45.869Z] #1 transferring dockerfile: 2.12kB done [2023-09-05T20:06:45.869Z] #1 DONE 0.1s [2023-09-05T20:06:46.454Z] [2023-09-05T20:06:46.454Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-09-05T20:06:46.454Z] #2 transferring dockerfile: 1.82kB done [2023-09-05T20:06:46.454Z] #2 DONE 0.0s [2023-09-05T20:06:46.454Z] [2023-09-05T20:06:46.454Z] #3 [core-data internal] load build definition from Dockerfile [2023-09-05T20:06:46.454Z] #3 transferring dockerfile: 1.90kB 0.0s done [2023-09-05T20:06:46.454Z] #3 DONE 0.1s [2023-09-05T20:06:46.722Z] [2023-09-05T20:06:46.722Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-05T20:06:46.722Z] #4 transferring dockerfile: 2.39kB done [2023-09-05T20:06:46.722Z] #4 DONE 0.0s [2023-09-05T20:06:46.722Z] [2023-09-05T20:06:46.722Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-05T20:06:46.722Z] #5 transferring dockerfile: 2.82kB done [2023-09-05T20:06:46.722Z] #5 DONE 0.1s [2023-09-05T20:06:46.722Z] [2023-09-05T20:06:46.722Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-05T20:06:46.722Z] #6 transferring dockerfile: 2.38kB done [2023-09-05T20:06:46.722Z] #6 DONE 0.1s [2023-09-05T20:06:46.722Z] [2023-09-05T20:06:46.722Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-09-05T20:06:46.994Z] #7 transferring dockerfile: 1.58kB done [2023-09-05T20:06:46.994Z] #7 DONE 0.1s [2023-09-05T20:06:46.994Z] [2023-09-05T20:06:46.994Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-05T20:06:46.994Z] #8 transferring dockerfile: 1.78kB 0.0s done [2023-09-05T20:06:46.994Z] #8 DONE 0.1s [2023-09-05T20:06:46.994Z] [2023-09-05T20:06:46.994Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-09-05T20:06:46.994Z] #9 transferring dockerfile: 1.96kB done [2023-09-05T20:06:46.994Z] #9 DONE 0.1s [2023-09-05T20:06:46.994Z] [2023-09-05T20:06:46.994Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-05T20:06:46.994Z] #10 transferring dockerfile: 1.82kB done [2023-09-05T20:06:46.994Z] #10 DONE 0.1s [2023-09-05T20:06:46.994Z] [2023-09-05T20:06:46.994Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-09-05T20:06:46.994Z] #11 transferring dockerfile: 1.84kB 0.0s done [2023-09-05T20:06:46.994Z] #11 DONE 0.1s [2023-09-05T20:06:46.994Z] [2023-09-05T20:06:46.994Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-05T20:06:46.994Z] #12 transferring dockerfile: 2.04kB 0.0s done [2023-09-05T20:06:47.261Z] #12 DONE 0.1s [2023-09-05T20:06:47.261Z] [2023-09-05T20:06:47.261Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-09-05T20:06:47.261Z] #13 transferring dockerfile: 1.70kB done [2023-09-05T20:06:47.261Z] #13 DONE 0.1s [2023-09-05T20:06:47.261Z] [2023-09-05T20:06:47.261Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-09-05T20:06:47.261Z] #14 transferring dockerfile: 1.59kB done [2023-09-05T20:06:47.261Z] #14 DONE 0.1s [2023-09-05T20:06:47.261Z] [2023-09-05T20:06:47.261Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-05T20:06:47.261Z] #15 transferring context: 56B done [2023-09-05T20:06:47.261Z] #15 DONE 0.1s [2023-09-05T20:06:47.845Z] [2023-09-05T20:06:47.845Z] #16 [support-scheduler internal] load .dockerignore [2023-09-05T20:06:47.845Z] #16 transferring context: 56B done [2023-09-05T20:06:47.845Z] #16 DONE 0.0s [2023-09-05T20:06:48.115Z] [2023-09-05T20:06:48.115Z] #17 [core-data internal] load .dockerignore [2023-09-05T20:06:48.115Z] #17 transferring context: 56B done [2023-09-05T20:06:48.115Z] #17 DONE 0.0s [2023-09-05T20:06:48.115Z] [2023-09-05T20:06:48.115Z] #18 [security-proxy-setup internal] load .dockerignore [2023-09-05T20:06:48.115Z] #18 transferring context: 56B done [2023-09-05T20:06:48.115Z] #18 DONE 0.1s [2023-09-05T20:06:48.115Z] [2023-09-05T20:06:48.115Z] #19 [security-bootstrapper internal] load .dockerignore [2023-09-05T20:06:48.115Z] #19 transferring context: 56B done [2023-09-05T20:06:48.115Z] #19 DONE 0.1s [2023-09-05T20:06:48.115Z] [2023-09-05T20:06:48.115Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-09-05T20:06:48.385Z] #20 transferring context: 56B 0.0s done [2023-09-05T20:06:48.385Z] #20 DONE 0.1s [2023-09-05T20:06:48.385Z] [2023-09-05T20:06:48.385Z] #21 [security-spire-config internal] load .dockerignore [2023-09-05T20:06:48.385Z] #21 transferring context: 56B done [2023-09-05T20:06:48.385Z] #21 DONE 0.1s [2023-09-05T20:06:48.385Z] [2023-09-05T20:06:48.385Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-09-05T20:06:48.385Z] #22 transferring context: 56B done [2023-09-05T20:06:48.385Z] #22 DONE 0.1s [2023-09-05T20:06:48.385Z] [2023-09-05T20:06:48.385Z] #23 [core-metadata internal] load .dockerignore [2023-09-05T20:06:48.385Z] #23 transferring context: 56B 0.0s done [2023-09-05T20:06:48.385Z] #23 DONE 0.1s [2023-09-05T20:06:48.385Z] [2023-09-05T20:06:48.385Z] #24 [support-notifications internal] load .dockerignore [2023-09-05T20:06:48.656Z] #24 transferring context: 56B done [2023-09-05T20:06:48.656Z] #24 DONE 0.1s [2023-09-05T20:06:48.656Z] [2023-09-05T20:06:48.656Z] #25 [core-command internal] load .dockerignore [2023-09-05T20:06:48.656Z] #25 transferring context: 56B done [2023-09-05T20:06:48.656Z] #25 DONE 0.0s [2023-09-05T20:06:48.656Z] [2023-09-05T20:06:48.656Z] #26 [security-proxy-auth internal] load .dockerignore [2023-09-05T20:06:48.656Z] #26 transferring context: 56B 0.0s done [2023-09-05T20:06:48.656Z] #26 DONE 0.1s [2023-09-05T20:06:48.656Z] [2023-09-05T20:06:48.656Z] #27 [security-spire-agent internal] load .dockerignore [2023-09-05T20:06:48.656Z] #27 transferring context: 56B 0.0s done [2023-09-05T20:06:48.657Z] #27 DONE 0.1s [2023-09-05T20:06:48.657Z] [2023-09-05T20:06:48.657Z] #28 [security-spire-server internal] load .dockerignore [2023-09-05T20:06:48.657Z] #28 transferring context: 56B done [2023-09-05T20:06:48.657Z] #28 DONE 0.1s [2023-09-05T20:06:48.657Z] [2023-09-05T20:06:48.657Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:48.657Z] #29 DONE 0.0s [2023-09-05T20:06:48.657Z] [2023-09-05T20:06:48.657Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T20:06:48.657Z] #30 DONE 0.1s [2023-09-05T20:06:48.926Z] [2023-09-05T20:06:48.926Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:48.926Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T20:06:48.926Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T20:06:48.926Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T20:06:48.926Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T20:06:48.926Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.20MB / 3.26MB 0.1s [2023-09-05T20:06:49.193Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T20:06:49.193Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-09-05T20:06:49.787Z] #31 ... [2023-09-05T20:06:49.787Z] [2023-09-05T20:06:49.787Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T20:06:49.787Z] #32 DONE 0.9s [2023-09-05T20:06:49.787Z] [2023-09-05T20:06:49.787Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:49.787Z] #31 ... [2023-09-05T20:06:49.787Z] [2023-09-05T20:06:49.787Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:49.787Z] #29 DONE 0.0s [2023-09-05T20:06:49.787Z] [2023-09-05T20:06:49.787Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:50.053Z] #31 ... [2023-09-05T20:06:50.053Z] [2023-09-05T20:06:50.053Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:50.053Z] #29 DONE 0.0s [2023-09-05T20:06:50.053Z] [2023-09-05T20:06:50.053Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:50.053Z] #31 ... [2023-09-05T20:06:50.053Z] [2023-09-05T20:06:50.053Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:50.053Z] #29 DONE 0.0s [2023-09-05T20:06:50.053Z] [2023-09-05T20:06:50.053Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T20:06:50.053Z] #32 DONE 1.5s [2023-09-05T20:06:50.053Z] [2023-09-05T20:06:50.053Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-05T20:06:50.053Z] #33 DONE 0.5s [2023-09-05T20:06:50.053Z] [2023-09-05T20:06:50.053Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:50.053Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T20:06:50.053Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T20:06:50.053Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T20:06:50.053Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T20:06:50.053Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T20:06:50.053Z] #31 ... [2023-09-05T20:06:50.053Z] [2023-09-05T20:06:50.053Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:50.053Z] #29 DONE 0.0s [2023-09-05T20:06:50.053Z] [2023-09-05T20:06:50.053Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:50.053Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-09-05T20:06:50.321Z] #31 ... [2023-09-05T20:06:50.321Z] [2023-09-05T20:06:50.321Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:50.321Z] #29 DONE 0.0s [2023-09-05T20:06:50.321Z] [2023-09-05T20:06:50.321Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T20:06:50.321Z] #32 DONE 1.5s [2023-09-05T20:06:50.321Z] [2023-09-05T20:06:50.321Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-05T20:06:50.321Z] #33 DONE 0.5s [2023-09-05T20:06:50.321Z] [2023-09-05T20:06:50.321Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:50.321Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T20:06:50.321Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T20:06:50.321Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T20:06:50.321Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T20:06:50.321Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T20:06:50.321Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-09-05T20:06:50.588Z] #31 ... [2023-09-05T20:06:50.588Z] [2023-09-05T20:06:50.588Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T20:06:50.588Z] #32 DONE 1.5s [2023-09-05T20:06:50.588Z] [2023-09-05T20:06:50.588Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T20:06:50.588Z] #30 DONE 0.7s [2023-09-05T20:06:50.588Z] [2023-09-05T20:06:50.588Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-05T20:06:50.588Z] #33 DONE 0.6s [2023-09-05T20:06:50.588Z] [2023-09-05T20:06:50.588Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:50.588Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T20:06:50.588Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T20:06:50.588Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T20:06:50.588Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T20:06:50.588Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T20:06:50.588Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-09-05T20:06:50.588Z] #31 ... [2023-09-05T20:06:50.588Z] [2023-09-05T20:06:50.588Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:50.588Z] #29 DONE 0.0s [2023-09-05T20:06:50.855Z] [2023-09-05T20:06:50.855Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T20:06:50.855Z] #30 DONE 0.9s [2023-09-05T20:06:50.855Z] [2023-09-05T20:06:50.855Z] #34 [security-proxy-setup internal] load build context [2023-09-05T20:06:50.855Z] #34 ... [2023-09-05T20:06:50.855Z] [2023-09-05T20:06:50.855Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T20:06:50.855Z] #32 DONE 1.6s [2023-09-05T20:06:50.855Z] [2023-09-05T20:06:50.855Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-05T20:06:50.855Z] #33 DONE 0.6s [2023-09-05T20:06:50.855Z] [2023-09-05T20:06:50.855Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:50.855Z] #29 DONE 0.0s [2023-09-05T20:06:50.855Z] [2023-09-05T20:06:50.855Z] #34 [security-proxy-setup internal] load build context [2023-09-05T20:06:51.122Z] #34 ... [2023-09-05T20:06:51.122Z] [2023-09-05T20:06:51.122Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:51.122Z] #29 DONE 0.0s [2023-09-05T20:06:51.122Z] [2023-09-05T20:06:51.122Z] #34 [security-proxy-setup internal] load build context [2023-09-05T20:06:51.389Z] #34 ... [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:51.389Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T20:06:51.389Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T20:06:51.389Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T20:06:51.389Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T20:06:51.389Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T20:06:51.389Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-09-05T20:06:51.389Z] #31 DONE 3.0s [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T20:06:51.389Z] #32 DONE 1.7s [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-05T20:06:51.389Z] #33 DONE 0.7s [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:51.389Z] #29 DONE 0.0s [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T20:06:51.389Z] #30 DONE 1.3s [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:51.389Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T20:06:51.389Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T20:06:51.389Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T20:06:51.389Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T20:06:51.389Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T20:06:51.389Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-09-05T20:06:51.389Z] #31 DONE 3.1s [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #35 [core-command internal] load build context [2023-09-05T20:06:51.389Z] #35 ... [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T20:06:51.389Z] #32 DONE 1.7s [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-05T20:06:51.389Z] #33 DONE 0.7s [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-05T20:06:51.389Z] #29 DONE 0.0s [2023-09-05T20:06:51.389Z] [2023-09-05T20:06:51.389Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:51.389Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T20:06:51.389Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T20:06:51.389Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T20:06:51.389Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T20:06:51.389Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T20:06:51.389Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-09-05T20:06:51.389Z] #31 DONE 3.1s [2023-09-05T20:06:51.655Z] [2023-09-05T20:06:51.655Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:06:53.601Z] #36 ... [2023-09-05T20:06:53.601Z] [2023-09-05T20:06:53.601Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-09-05T20:06:53.601Z] #30 DONE 3.4s [2023-09-05T20:06:53.601Z] [2023-09-05T20:06:53.601Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-05T20:06:53.601Z] #37 DONE 3.2s [2023-09-05T20:06:53.601Z] [2023-09-05T20:06:53.601Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:06:53.601Z] #36 transferring context: 7.60MB 2.4s [2023-09-05T20:06:53.873Z] #36 ... [2023-09-05T20:06:53.873Z] [2023-09-05T20:06:53.873Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-05T20:06:53.873Z] #32 DONE 1.7s [2023-09-05T20:06:53.873Z] [2023-09-05T20:06:53.873Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-05T20:06:53.873Z] #33 DONE 0.7s [2023-09-05T20:06:53.873Z] [2023-09-05T20:06:53.873Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:53.873Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T20:06:53.873Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T20:06:53.873Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T20:06:53.873Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T20:06:53.873Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T20:06:53.873Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-09-05T20:06:53.873Z] #31 DONE 3.1s [2023-09-05T20:06:53.873Z] [2023-09-05T20:06:53.873Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:06:53.873Z] #38 DONE 0.0s [2023-09-05T20:06:53.873Z] [2023-09-05T20:06:53.873Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:06:53.874Z] #39 DONE 0.0s [2023-09-05T20:06:53.874Z] [2023-09-05T20:06:53.874Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:06:53.874Z] #36 ... [2023-09-05T20:06:53.874Z] [2023-09-05T20:06:53.874Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:53.874Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T20:06:53.874Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T20:06:53.874Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T20:06:53.874Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T20:06:53.874Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T20:06:53.874Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-09-05T20:06:53.874Z] #31 DONE 3.1s [2023-09-05T20:06:53.874Z] [2023-09-05T20:06:53.874Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:06:57.219Z] #36 ... [2023-09-05T20:06:57.219Z] [2023-09-05T20:06:57.219Z] #40 [security-spire-server internal] load build context [2023-09-05T20:06:57.219Z] #40 transferring context: 17.59kB 1.1s done [2023-09-05T20:06:57.219Z] #40 DONE 3.1s [2023-09-05T20:06:57.219Z] [2023-09-05T20:06:57.219Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:06:57.487Z] #36 ... [2023-09-05T20:06:57.487Z] [2023-09-05T20:06:57.487Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-05T20:06:57.487Z] #41 DONE 5.6s [2023-09-05T20:06:57.487Z] [2023-09-05T20:06:57.487Z] #42 [security-spire-config internal] load build context [2023-09-05T20:06:57.487Z] #42 transferring context: 15.84kB 0.4s done [2023-09-05T20:06:57.487Z] #42 DONE 3.5s [2023-09-05T20:06:57.487Z] [2023-09-05T20:06:57.487Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:06:57.487Z] #36 ... [2023-09-05T20:06:57.487Z] [2023-09-05T20:06:57.487Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T20:06:57.487Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-05T20:06:57.487Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-05T20:06:57.487Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-05T20:06:57.487Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-05T20:06:57.487Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-09-05T20:06:57.487Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.1s done [2023-09-05T20:06:57.487Z] #31 DONE 3.1s [2023-09-05T20:06:57.487Z] [2023-09-05T20:06:57.487Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T20:06:57.487Z] #43 DONE 0.0s [2023-09-05T20:06:57.487Z] [2023-09-05T20:06:57.487Z] #44 [security-spire-agent internal] load build context [2023-09-05T20:06:57.487Z] #44 DONE 0.0s [2023-09-05T20:06:57.755Z] [2023-09-05T20:06:57.755Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T20:06:57.755Z] #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T20:06:58.718Z] #43 ... [2023-09-05T20:06:58.718Z] [2023-09-05T20:06:58.718Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-05T20:06:58.985Z] #45 ... [2023-09-05T20:06:58.985Z] [2023-09-05T20:06:58.985Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:06:59.947Z] #36 ... [2023-09-05T20:06:59.947Z] [2023-09-05T20:06:59.947Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:00.215Z] #46 ... [2023-09-05T20:07:00.215Z] [2023-09-05T20:07:00.215Z] #47 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T20:07:00.215Z] #0 5.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:00.215Z] #0 6.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:00.215Z] #47 10.22 OK: 263 MiB in 53 packages [2023-09-05T20:07:00.215Z] #47 ... [2023-09-05T20:07:00.215Z] [2023-09-05T20:07:00.215Z] #48 [core-data internal] load build context [2023-09-05T20:07:00.483Z] #48 ... [2023-09-05T20:07:00.483Z] [2023-09-05T20:07:00.483Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T20:07:00.483Z] #0 4.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:00.483Z] #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:00.483Z] #0 9.261 OK: 263 MiB in 53 packages [2023-09-05T20:07:00.483Z] #49 ... [2023-09-05T20:07:00.483Z] [2023-09-05T20:07:00.483Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:00.749Z] #50 ... [2023-09-05T20:07:00.749Z] [2023-09-05T20:07:00.749Z] #51 [security-bootstrapper internal] load build context [2023-09-05T20:07:00.749Z] #51 ... [2023-09-05T20:07:00.749Z] [2023-09-05T20:07:00.749Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T20:07:00.749Z] #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.0s done [2023-09-05T20:07:01.017Z] #43 ... [2023-09-05T20:07:01.017Z] [2023-09-05T20:07:01.017Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T20:07:01.017Z] #0 6.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:01.017Z] #0 8.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:01.017Z] #52 ... [2023-09-05T20:07:01.017Z] [2023-09-05T20:07:01.017Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:01.017Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.0s done [2023-09-05T20:07:01.017Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-05T20:07:01.017Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-05T20:07:01.017Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-05T20:07:01.017Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2023-09-05T20:07:01.017Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.9s done [2023-09-05T20:07:01.017Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-05T20:07:01.017Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.3s done [2023-09-05T20:07:01.017Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 3.6s [2023-09-05T20:07:01.284Z] #38 ... [2023-09-05T20:07:01.284Z] [2023-09-05T20:07:01.284Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T20:07:01.551Z] #53 ... [2023-09-05T20:07:01.551Z] [2023-09-05T20:07:01.551Z] #54 [core-metadata internal] load build context [2023-09-05T20:07:01.551Z] #54 ... [2023-09-05T20:07:01.551Z] [2023-09-05T20:07:01.551Z] #34 [security-proxy-setup internal] load build context [2023-09-05T20:07:01.818Z] #34 ... [2023-09-05T20:07:01.818Z] [2023-09-05T20:07:01.818Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T20:07:01.818Z] #55 ... [2023-09-05T20:07:01.818Z] [2023-09-05T20:07:01.818Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T20:07:02.086Z] #56 ... [2023-09-05T20:07:02.086Z] [2023-09-05T20:07:02.086Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T20:07:02.086Z] #0 6.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:02.086Z] #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:02.086Z] #57 ... [2023-09-05T20:07:02.086Z] [2023-09-05T20:07:02.086Z] #44 [security-spire-agent internal] load build context [2023-09-05T20:07:02.086Z] #44 transferring context: 17.12kB 0.3s done [2023-09-05T20:07:02.086Z] #44 DONE 4.5s [2023-09-05T20:07:02.086Z] [2023-09-05T20:07:02.086Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T20:07:02.384Z] #58 ... [2023-09-05T20:07:02.384Z] [2023-09-05T20:07:02.384Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T20:07:02.384Z] #59 ... [2023-09-05T20:07:02.384Z] [2023-09-05T20:07:02.384Z] #60 [support-notifications internal] load build context [2023-09-05T20:07:02.384Z] #60 ... [2023-09-05T20:07:02.384Z] [2023-09-05T20:07:02.384Z] #61 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T20:07:02.652Z] #61 ... [2023-09-05T20:07:02.652Z] [2023-09-05T20:07:02.652Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T20:07:02.652Z] #62 ... [2023-09-05T20:07:02.652Z] [2023-09-05T20:07:02.652Z] #49 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T20:07:02.652Z] #49 DONE 12.4s [2023-09-05T20:07:02.652Z] [2023-09-05T20:07:02.652Z] #35 [core-command internal] load build context [2023-09-05T20:07:02.924Z] #35 ... [2023-09-05T20:07:02.924Z] [2023-09-05T20:07:02.924Z] #47 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-05T20:07:02.924Z] #47 DONE 13.5s [2023-09-05T20:07:02.924Z] [2023-09-05T20:07:02.924Z] #61 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T20:07:02.924Z] #61 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:03.885Z] #61 ... [2023-09-05T20:07:03.885Z] [2023-09-05T20:07:03.885Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:03.885Z] #39 ... [2023-09-05T20:07:03.885Z] [2023-09-05T20:07:03.885Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:03.885Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 6.5s [2023-09-05T20:07:03.885Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-05T20:07:04.847Z] #38 ... [2023-09-05T20:07:04.847Z] [2023-09-05T20:07:04.847Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-05T20:07:04.847Z] #57 11.91 OK: 263 MiB in 53 packages [2023-09-05T20:07:04.847Z] #57 DONE 13.2s [2023-09-05T20:07:04.847Z] [2023-09-05T20:07:04.847Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:04.847Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.73MB / 23.39MB 7.3s [2023-09-05T20:07:05.433Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 7.9s [2023-09-05T20:07:05.433Z] #38 ... [2023-09-05T20:07:05.433Z] [2023-09-05T20:07:05.433Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T20:07:05.433Z] #63 ... [2023-09-05T20:07:05.433Z] [2023-09-05T20:07:05.433Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:06.017Z] #38 ... [2023-09-05T20:07:06.017Z] [2023-09-05T20:07:06.017Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T20:07:06.292Z] #64 ... [2023-09-05T20:07:06.292Z] [2023-09-05T20:07:06.292Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T20:07:06.292Z] #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-05T20:07:06.292Z] #43 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-05T20:07:06.292Z] #43 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-05T20:07:06.292Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-05T20:07:06.292Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-05T20:07:06.292Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-05T20:07:06.293Z] #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.5s done [2023-09-05T20:07:06.293Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 4.1s [2023-09-05T20:07:06.293Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-05T20:07:06.293Z] #43 ... [2023-09-05T20:07:06.293Z] [2023-09-05T20:07:06.293Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:06.293Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.59MB / 23.39MB 9.0s [2023-09-05T20:07:06.884Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 9.5s [2023-09-05T20:07:06.884Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.6s [2023-09-05T20:07:07.151Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.19MB / 23.39MB 9.7s [2023-09-05T20:07:07.152Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.67MB / 23.39MB 9.8s [2023-09-05T20:07:07.419Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 9.9s [2023-09-05T20:07:07.419Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.1s [2023-09-05T20:07:09.359Z] #38 ... [2023-09-05T20:07:09.359Z] [2023-09-05T20:07:09.359Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-05T20:07:09.359Z] #45 transferring context: 66.54MB 20.1s [2023-09-05T20:07:09.359Z] #45 ... [2023-09-05T20:07:09.359Z] [2023-09-05T20:07:09.359Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:09.359Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.9s done [2023-09-05T20:07:09.359Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-05T20:07:09.359Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.9s done [2023-09-05T20:07:09.359Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-05T20:07:10.313Z] #38 ... [2023-09-05T20:07:10.313Z] [2023-09-05T20:07:10.313Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:07:10.313Z] #36 ... [2023-09-05T20:07:10.313Z] [2023-09-05T20:07:10.313Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-05T20:07:10.313Z] #45 ... [2023-09-05T20:07:10.313Z] [2023-09-05T20:07:10.313Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:10.580Z] #46 ... [2023-09-05T20:07:10.580Z] [2023-09-05T20:07:10.580Z] #48 [core-data internal] load build context [2023-09-05T20:07:10.580Z] #48 ... [2023-09-05T20:07:10.580Z] [2023-09-05T20:07:10.580Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:10.845Z] #46 ... [2023-09-05T20:07:10.845Z] [2023-09-05T20:07:10.845Z] #51 [security-bootstrapper internal] load build context [2023-09-05T20:07:10.845Z] #51 ... [2023-09-05T20:07:10.845Z] [2023-09-05T20:07:10.845Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:11.425Z] #46 ... [2023-09-05T20:07:11.425Z] [2023-09-05T20:07:11.425Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:11.425Z] #50 ... [2023-09-05T20:07:11.425Z] [2023-09-05T20:07:11.425Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-05T20:07:11.689Z] #45 ... [2023-09-05T20:07:11.689Z] [2023-09-05T20:07:11.689Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T20:07:11.689Z] #53 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:11.689Z] #53 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:11.690Z] #53 16.42 (1/4) Installing ca-certificates (20230506-r0) [2023-09-05T20:07:11.690Z] #53 17.00 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-05T20:07:11.690Z] #53 17.06 (3/4) Installing su-exec (0.2-r2) [2023-09-05T20:07:11.690Z] #53 17.08 (4/4) Installing yq (4.30.4-r4) [2023-09-05T20:07:11.690Z] #53 18.74 Executing busybox-1.35.0-r29.trigger [2023-09-05T20:07:11.690Z] #53 18.82 Executing ca-certificates-20230506-r0.trigger [2023-09-05T20:07:11.690Z] #53 ... [2023-09-05T20:07:11.690Z] [2023-09-05T20:07:11.690Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:11.690Z] #50 ... [2023-09-05T20:07:11.690Z] [2023-09-05T20:07:11.690Z] #54 [core-metadata internal] load build context [2023-09-05T20:07:11.954Z] #54 ... [2023-09-05T20:07:11.954Z] [2023-09-05T20:07:11.954Z] #34 [security-proxy-setup internal] load build context [2023-09-05T20:07:11.954Z] #34 ... [2023-09-05T20:07:11.954Z] [2023-09-05T20:07:11.954Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:12.535Z] #50 ... [2023-09-05T20:07:12.535Z] [2023-09-05T20:07:12.535Z] #60 [support-notifications internal] load build context [2023-09-05T20:07:12.799Z] #60 ... [2023-09-05T20:07:12.799Z] [2023-09-05T20:07:12.799Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:13.065Z] #50 ... [2023-09-05T20:07:13.065Z] [2023-09-05T20:07:13.065Z] #35 [core-command internal] load build context [2023-09-05T20:07:13.065Z] #35 ... [2023-09-05T20:07:13.065Z] [2023-09-05T20:07:13.065Z] #61 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-05T20:07:13.065Z] #61 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:13.065Z] #61 18.19 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T20:07:13.065Z] #61 18.21 Executing busybox-1.35.0-r29.trigger [2023-09-05T20:07:13.065Z] #61 18.56 OK: 8 MiB in 16 packages [2023-09-05T20:07:13.065Z] #61 DONE 22.0s [2023-09-05T20:07:13.065Z] [2023-09-05T20:07:13.065Z] #35 [core-command internal] load build context [2023-09-05T20:07:13.065Z] #35 ... [2023-09-05T20:07:13.065Z] [2023-09-05T20:07:13.065Z] #60 [support-notifications internal] load build context [2023-09-05T20:07:13.333Z] #60 ... [2023-09-05T20:07:13.333Z] [2023-09-05T20:07:13.333Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T20:07:13.333Z] #52 12.25 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T20:07:13.333Z] #52 12.25 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T20:07:13.333Z] #52 12.25 OK: 17694 distinct packages available [2023-09-05T20:07:13.333Z] #52 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:13.333Z] #52 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:13.333Z] #52 ... [2023-09-05T20:07:13.333Z] [2023-09-05T20:07:13.333Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T20:07:13.333Z] #59 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:13.333Z] #59 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:13.333Z] #59 21.30 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T20:07:13.333Z] #59 21.30 Executing busybox-1.35.0-r29.trigger [2023-09-05T20:07:13.601Z] #59 21.48 OK: 8 MiB in 16 packages [2023-09-05T20:07:13.601Z] #59 ... [2023-09-05T20:07:13.601Z] [2023-09-05T20:07:13.601Z] #35 [core-command internal] load build context [2023-09-05T20:07:14.183Z] #35 ... [2023-09-05T20:07:14.183Z] [2023-09-05T20:07:14.183Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:14.449Z] #39 ... [2023-09-05T20:07:14.449Z] [2023-09-05T20:07:14.449Z] #35 [core-command internal] load build context [2023-09-05T20:07:15.029Z] #35 ... [2023-09-05T20:07:15.029Z] [2023-09-05T20:07:15.029Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-05T20:07:15.029Z] #53 21.08 OK: 17 MiB in 19 packages [2023-09-05T20:07:15.029Z] #53 DONE 23.6s [2023-09-05T20:07:15.029Z] [2023-09-05T20:07:15.029Z] #35 [core-command internal] load build context [2023-09-05T20:07:15.029Z] #35 transferring context: 23.19MB 22.7s [2023-09-05T20:07:15.301Z] #35 ... [2023-09-05T20:07:15.302Z] [2023-09-05T20:07:15.302Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T20:07:15.302Z] #62 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:15.302Z] #62 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:15.302Z] #62 22.84 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-05T20:07:15.302Z] #62 22.84 (2/2) Installing su-exec (0.2-r2) [2023-09-05T20:07:15.302Z] #62 22.88 Executing busybox-1.35.0-r29.trigger [2023-09-05T20:07:15.302Z] #62 22.95 OK: 8 MiB in 17 packages [2023-09-05T20:07:15.568Z] #62 ... [2023-09-05T20:07:15.568Z] [2023-09-05T20:07:15.568Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-05T20:07:15.568Z] #59 DONE 23.6s [2023-09-05T20:07:15.568Z] [2023-09-05T20:07:15.568Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T20:07:15.568Z] #55 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:15.568Z] #55 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:15.568Z] #55 ... [2023-09-05T20:07:15.568Z] [2023-09-05T20:07:15.568Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T20:07:15.568Z] #56 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:15.568Z] #56 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:15.568Z] #56 21.82 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T20:07:15.568Z] #56 21.85 (2/4) Installing openssl (3.0.10-r0) [2023-09-05T20:07:15.568Z] #56 22.05 (3/4) Installing su-exec (0.2-r2) [2023-09-05T20:07:15.568Z] #56 22.05 (4/4) Installing yq (4.30.4-r4) [2023-09-05T20:07:15.568Z] #56 23.43 Executing busybox-1.35.0-r29.trigger [2023-09-05T20:07:15.568Z] #56 23.55 OK: 17 MiB in 19 packages [2023-09-05T20:07:15.834Z] #56 ... [2023-09-05T20:07:15.834Z] [2023-09-05T20:07:15.834Z] #35 [core-command internal] load build context [2023-09-05T20:07:16.109Z] #35 ... [2023-09-05T20:07:16.109Z] [2023-09-05T20:07:16.109Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-05T20:07:16.109Z] #52 23.53 OK: 263 MiB in 53 packages [2023-09-05T20:07:16.109Z] #52 DONE 25.1s [2023-09-05T20:07:16.109Z] [2023-09-05T20:07:16.109Z] #35 [core-command internal] load build context [2023-09-05T20:07:16.384Z] #35 ... [2023-09-05T20:07:16.384Z] [2023-09-05T20:07:16.384Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T20:07:16.384Z] #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.0s done [2023-09-05T20:07:16.384Z] #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-05T20:07:16.384Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.2s [2023-09-05T20:07:16.649Z] #43 ... [2023-09-05T20:07:16.649Z] [2023-09-05T20:07:16.649Z] #35 [core-command internal] load build context [2023-09-05T20:07:16.649Z] #35 ... [2023-09-05T20:07:16.649Z] [2023-09-05T20:07:16.649Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-05T20:07:16.649Z] #62 DONE 24.7s [2023-09-05T20:07:16.914Z] [2023-09-05T20:07:16.914Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T20:07:16.914Z] #65 ... [2023-09-05T20:07:16.914Z] [2023-09-05T20:07:16.914Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-05T20:07:16.914Z] #56 DONE 24.9s [2023-09-05T20:07:16.914Z] [2023-09-05T20:07:16.914Z] #35 [core-command internal] load build context [2023-09-05T20:07:17.492Z] #35 ... [2023-09-05T20:07:17.492Z] [2023-09-05T20:07:17.492Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T20:07:17.492Z] #58 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:17.492Z] #58 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:17.492Z] #58 24.24 (1/2) Installing ca-certificates (20230506-r0) [2023-09-05T20:07:17.492Z] #58 24.48 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-05T20:07:17.492Z] #58 24.48 Executing busybox-1.35.0-r29.trigger [2023-09-05T20:07:17.492Z] #58 24.60 Executing ca-certificates-20230506-r0.trigger [2023-09-05T20:07:17.492Z] #58 ... [2023-09-05T20:07:17.492Z] [2023-09-05T20:07:17.492Z] #35 [core-command internal] load build context [2023-09-05T20:07:17.759Z] #35 ... [2023-09-05T20:07:17.759Z] [2023-09-05T20:07:17.759Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T20:07:17.759Z] #63 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:17.759Z] #63 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:17.759Z] #63 21.01 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T20:07:17.759Z] #63 21.01 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T20:07:17.759Z] #63 21.01 OK: 17689 distinct packages available [2023-09-05T20:07:17.759Z] #63 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:17.759Z] #63 ... [2023-09-05T20:07:17.759Z] [2023-09-05T20:07:17.759Z] #35 [core-command internal] load build context [2023-09-05T20:07:18.340Z] #35 ... [2023-09-05T20:07:18.340Z] [2023-09-05T20:07:18.340Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-05T20:07:18.340Z] #66 DONE 1.5s [2023-09-05T20:07:18.340Z] [2023-09-05T20:07:18.340Z] #35 [core-command internal] load build context [2023-09-05T20:07:18.920Z] #35 ... [2023-09-05T20:07:18.920Z] [2023-09-05T20:07:18.920Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-05T20:07:18.920Z] #58 25.91 OK: 8 MiB in 17 packages [2023-09-05T20:07:18.920Z] #58 DONE 26.8s [2023-09-05T20:07:18.920Z] [2023-09-05T20:07:18.920Z] #35 [core-command internal] load build context [2023-09-05T20:07:20.324Z] #35 transferring context: 30.67MB 27.8s [2023-09-05T20:07:20.324Z] #35 ... [2023-09-05T20:07:20.324Z] [2023-09-05T20:07:20.324Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:07:20.589Z] #36 ... [2023-09-05T20:07:20.589Z] [2023-09-05T20:07:20.589Z] #35 [core-command internal] load build context [2023-09-05T20:07:20.589Z] #35 ... [2023-09-05T20:07:20.589Z] [2023-09-05T20:07:20.589Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:20.589Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.0s [2023-09-05T20:07:20.853Z] #38 ... [2023-09-05T20:07:20.853Z] [2023-09-05T20:07:20.853Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T20:07:20.853Z] #64 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:20.853Z] #64 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:20.853Z] #64 22.17 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T20:07:20.853Z] #64 22.17 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T20:07:20.853Z] #64 22.17 OK: 17689 distinct packages available [2023-09-05T20:07:20.853Z] #64 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:20.853Z] #64 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:20.853Z] #64 ... [2023-09-05T20:07:20.853Z] [2023-09-05T20:07:20.853Z] #48 [core-data internal] load build context [2023-09-05T20:07:21.122Z] #48 ... [2023-09-05T20:07:21.122Z] [2023-09-05T20:07:21.122Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:21.122Z] #38 ... [2023-09-05T20:07:21.122Z] [2023-09-05T20:07:21.122Z] #51 [security-bootstrapper internal] load build context [2023-09-05T20:07:21.122Z] #51 ... [2023-09-05T20:07:21.122Z] [2023-09-05T20:07:21.122Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:21.704Z] #38 ... [2023-09-05T20:07:21.704Z] [2023-09-05T20:07:21.704Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-05T20:07:21.704Z] #45 ... [2023-09-05T20:07:21.704Z] [2023-09-05T20:07:21.704Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:21.970Z] #46 ... [2023-09-05T20:07:21.970Z] [2023-09-05T20:07:21.970Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:22.236Z] #38 ... [2023-09-05T20:07:22.236Z] [2023-09-05T20:07:22.236Z] #54 [core-metadata internal] load build context [2023-09-05T20:07:22.236Z] #54 ... [2023-09-05T20:07:22.236Z] [2023-09-05T20:07:22.236Z] #34 [security-proxy-setup internal] load build context [2023-09-05T20:07:22.236Z] #34 ... [2023-09-05T20:07:22.236Z] [2023-09-05T20:07:22.236Z] #54 [core-metadata internal] load build context [2023-09-05T20:07:23.204Z] #54 ... [2023-09-05T20:07:23.204Z] [2023-09-05T20:07:23.204Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:23.204Z] #50 ... [2023-09-05T20:07:23.204Z] [2023-09-05T20:07:23.204Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:23.204Z] #38 ... [2023-09-05T20:07:23.204Z] [2023-09-05T20:07:23.204Z] #60 [support-notifications internal] load build context [2023-09-05T20:07:23.469Z] #60 ... [2023-09-05T20:07:23.469Z] [2023-09-05T20:07:23.469Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:23.737Z] #38 ... [2023-09-05T20:07:23.737Z] [2023-09-05T20:07:23.737Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-05T20:07:23.737Z] #63 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:23.737Z] #63 25.50 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-05T20:07:23.737Z] #63 25.51 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-05T20:07:23.737Z] #63 25.53 (3/5) Installing libucontext (1.2-r0) [2023-09-05T20:07:23.737Z] #63 25.56 (4/5) Installing gcompat (1.1.0-r0) [2023-09-05T20:07:23.737Z] #63 25.59 (5/5) Installing openssl (3.0.10-r0) [2023-09-05T20:07:23.737Z] #63 25.74 Executing busybox-1.35.0-r29.trigger [2023-09-05T20:07:23.737Z] #63 25.74 OK: 9 MiB in 20 packages [2023-09-05T20:07:23.737Z] #63 DONE 28.2s [2023-09-05T20:07:23.737Z] [2023-09-05T20:07:23.737Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-05T20:07:23.737Z] #65 DONE 7.0s [2023-09-05T20:07:23.737Z] [2023-09-05T20:07:23.737Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:24.002Z] #38 ... [2023-09-05T20:07:24.002Z] [2023-09-05T20:07:24.002Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-05T20:07:24.002Z] #55 23.91 v3.17.5-59-gdfba936d800 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-05T20:07:24.002Z] #55 23.91 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-05T20:07:24.002Z] #55 23.91 OK: 17689 distinct packages available [2023-09-05T20:07:24.002Z] #55 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:24.002Z] #55 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T20:07:24.002Z] #55 29.47 (1/9) Installing ca-certificates (20230506-r0) [2023-09-05T20:07:24.002Z] #55 29.52 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-05T20:07:24.002Z] #55 29.57 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-05T20:07:24.002Z] #55 29.57 (4/9) Installing libcurl (8.2.1-r0) [2023-09-05T20:07:24.002Z] #55 29.62 (5/9) Installing curl (8.2.1-r0) [2023-09-05T20:07:24.002Z] #55 29.68 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-05T20:07:24.002Z] #55 29.68 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-05T20:07:24.002Z] #55 29.68 (8/9) Installing libucontext (1.2-r0) [2023-09-05T20:07:24.002Z] #55 29.72 (9/9) Installing gcompat (1.1.0-r0) [2023-09-05T20:07:24.002Z] #55 29.74 Executing busybox-1.35.0-r29.trigger [2023-09-05T20:07:24.002Z] #55 29.87 Executing ca-certificates-20230506-r0.trigger [2023-09-05T20:07:24.002Z] #55 30.91 OK: 11 MiB in 24 packages [2023-09-05T20:07:24.002Z] #55 DONE 32.3s [2023-09-05T20:07:24.269Z] [2023-09-05T20:07:24.269Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:24.536Z] #38 ... [2023-09-05T20:07:24.536Z] [2023-09-05T20:07:24.536Z] #64 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-05T20:07:24.536Z] #64 26.40 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-05T20:07:24.536Z] #64 26.41 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-05T20:07:24.536Z] #64 26.41 (3/4) Installing libucontext (1.2-r0) [2023-09-05T20:07:24.536Z] #64 26.42 (4/4) Installing gcompat (1.1.0-r0) [2023-09-05T20:07:24.536Z] #64 26.44 Executing busybox-1.35.0-r29.trigger [2023-09-05T20:07:24.536Z] #64 26.48 OK: 8 MiB in 19 packages [2023-09-05T20:07:24.536Z] #64 DONE 28.4s [2023-09-05T20:07:24.536Z] [2023-09-05T20:07:24.536Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:24.801Z] #46 ... [2023-09-05T20:07:24.801Z] [2023-09-05T20:07:24.801Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:24.801Z] #39 ... [2023-09-05T20:07:24.801Z] [2023-09-05T20:07:24.801Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:24.801Z] #46 ... [2023-09-05T20:07:24.801Z] [2023-09-05T20:07:24.801Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-05T20:07:24.801Z] #67 DONE 1.0s [2023-09-05T20:07:24.801Z] [2023-09-05T20:07:24.801Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:25.384Z] #46 transferring context: 55.91MB 35.0s [2023-09-05T20:07:26.783Z] #46 ... [2023-09-05T20:07:26.783Z] [2023-09-05T20:07:26.783Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T20:07:26.783Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.2s [2023-09-05T20:07:26.783Z] #43 ... [2023-09-05T20:07:26.783Z] [2023-09-05T20:07:26.783Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:26.783Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.2s [2023-09-05T20:07:31.026Z] #38 ... [2023-09-05T20:07:31.026Z] [2023-09-05T20:07:31.026Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:07:31.026Z] #36 transferring context: 105.88MB 39.3s [2023-09-05T20:07:31.026Z] #36 ... [2023-09-05T20:07:31.026Z] [2023-09-05T20:07:31.026Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:31.026Z] #46 ... [2023-09-05T20:07:31.026Z] [2023-09-05T20:07:31.026Z] #35 [core-command internal] load build context [2023-09-05T20:07:31.026Z] #35 ... [2023-09-05T20:07:31.026Z] [2023-09-05T20:07:31.026Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:31.026Z] #38 ... [2023-09-05T20:07:31.026Z] [2023-09-05T20:07:31.026Z] #48 [core-data internal] load build context [2023-09-05T20:07:31.293Z] #48 ... [2023-09-05T20:07:31.293Z] [2023-09-05T20:07:31.293Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-05T20:07:31.293Z] #68 ... [2023-09-05T20:07:31.293Z] [2023-09-05T20:07:31.293Z] #51 [security-bootstrapper internal] load build context [2023-09-05T20:07:31.293Z] #51 ... [2023-09-05T20:07:31.293Z] [2023-09-05T20:07:31.293Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:31.876Z] #38 ... [2023-09-05T20:07:31.876Z] [2023-09-05T20:07:31.876Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-05T20:07:32.143Z] #45 ... [2023-09-05T20:07:32.143Z] [2023-09-05T20:07:32.143Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:32.143Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.4s [2023-09-05T20:07:32.727Z] #38 ... [2023-09-05T20:07:32.727Z] [2023-09-05T20:07:32.727Z] #34 [security-proxy-setup internal] load build context [2023-09-05T20:07:32.727Z] #34 ... [2023-09-05T20:07:32.727Z] [2023-09-05T20:07:32.727Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:33.310Z] #38 ... [2023-09-05T20:07:33.310Z] [2023-09-05T20:07:33.310Z] #54 [core-metadata internal] load build context [2023-09-05T20:07:33.310Z] #54 ... [2023-09-05T20:07:33.310Z] [2023-09-05T20:07:33.310Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-05T20:07:33.310Z] #68 DONE 2.2s [2023-09-05T20:07:33.310Z] [2023-09-05T20:07:33.310Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:33.576Z] #50 ... [2023-09-05T20:07:33.576Z] [2023-09-05T20:07:33.576Z] #60 [support-notifications internal] load build context [2023-09-05T20:07:33.576Z] #60 ... [2023-09-05T20:07:33.576Z] [2023-09-05T20:07:33.576Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:34.981Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.1s done [2023-09-05T20:07:34.981Z] #38 ... [2023-09-05T20:07:34.981Z] [2023-09-05T20:07:34.981Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:34.981Z] #39 ... [2023-09-05T20:07:34.981Z] [2023-09-05T20:07:34.981Z] #60 [support-notifications internal] load build context [2023-09-05T20:07:35.561Z] #60 transferring context: 135.28MB 43.2s [2023-09-05T20:07:36.964Z] #60 ... [2023-09-05T20:07:36.964Z] [2023-09-05T20:07:36.964Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T20:07:36.964Z] #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.3s done [2023-09-05T20:07:36.964Z] #43 ... [2023-09-05T20:07:36.964Z] [2023-09-05T20:07:36.964Z] #60 [support-notifications internal] load build context [2023-09-05T20:07:40.293Z] #60 ... [2023-09-05T20:07:40.293Z] [2023-09-05T20:07:40.293Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-05T20:07:40.293Z] #45 transferring context: 188.29MB 50.5s done [2023-09-05T20:07:40.293Z] #45 DONE 51.2s [2023-09-05T20:07:40.293Z] [2023-09-05T20:07:40.293Z] #60 [support-notifications internal] load build context [2023-09-05T20:07:40.571Z] #60 ... [2023-09-05T20:07:40.572Z] [2023-09-05T20:07:40.572Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T20:07:40.572Z] #69 DONE 3.4s [2023-09-05T20:07:40.572Z] [2023-09-05T20:07:40.572Z] #60 [support-notifications internal] load build context [2023-09-05T20:07:40.837Z] #60 ... [2023-09-05T20:07:40.837Z] [2023-09-05T20:07:40.837Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:41.103Z] #46 ... [2023-09-05T20:07:41.103Z] [2023-09-05T20:07:41.103Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T20:07:41.103Z] #70 DONE 3.8s [2023-09-05T20:07:41.103Z] [2023-09-05T20:07:41.103Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:41.103Z] #46 ... [2023-09-05T20:07:41.103Z] [2023-09-05T20:07:41.103Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:07:41.103Z] #36 ... [2023-09-05T20:07:41.103Z] [2023-09-05T20:07:41.103Z] #35 [core-command internal] load build context [2023-09-05T20:07:41.103Z] #35 ... [2023-09-05T20:07:41.103Z] [2023-09-05T20:07:41.103Z] #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-05T20:07:41.369Z] #71 ... [2023-09-05T20:07:41.369Z] [2023-09-05T20:07:41.369Z] #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-05T20:07:41.369Z] #72 DONE 3.1s [2023-09-05T20:07:41.369Z] [2023-09-05T20:07:41.369Z] #48 [core-data internal] load build context [2023-09-05T20:07:41.369Z] #48 ... [2023-09-05T20:07:41.369Z] [2023-09-05T20:07:41.369Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-05T20:07:41.635Z] #73 ... [2023-09-05T20:07:41.636Z] [2023-09-05T20:07:41.636Z] #51 [security-bootstrapper internal] load build context [2023-09-05T20:07:41.636Z] #51 ... [2023-09-05T20:07:41.636Z] [2023-09-05T20:07:41.636Z] #48 [core-data internal] load build context [2023-09-05T20:07:41.636Z] #48 transferring context: 188.29MB 51.5s done [2023-09-05T20:07:42.600Z] #48 DONE 52.3s [2023-09-05T20:07:42.601Z] [2023-09-05T20:07:42.601Z] #35 [core-command internal] load build context [2023-09-05T20:07:42.601Z] #35 ... [2023-09-05T20:07:42.601Z] [2023-09-05T20:07:42.601Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-05T20:07:42.601Z] #74 DONE 1.8s [2023-09-05T20:07:42.601Z] [2023-09-05T20:07:42.601Z] #35 [core-command internal] load build context [2023-09-05T20:07:42.873Z] #35 ... [2023-09-05T20:07:42.873Z] [2023-09-05T20:07:42.873Z] #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-05T20:07:42.873Z] #71 DONE 1.6s [2023-09-05T20:07:42.873Z] [2023-09-05T20:07:42.873Z] #35 [core-command internal] load build context [2023-09-05T20:07:42.873Z] #35 ... [2023-09-05T20:07:42.873Z] [2023-09-05T20:07:42.873Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-05T20:07:42.873Z] #73 DONE 1.5s [2023-09-05T20:07:42.873Z] [2023-09-05T20:07:42.873Z] #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:07:42.873Z] #75 DONE 2.1s [2023-09-05T20:07:42.873Z] [2023-09-05T20:07:42.873Z] #35 [core-command internal] load build context [2023-09-05T20:07:42.873Z] #35 ... [2023-09-05T20:07:42.873Z] [2023-09-05T20:07:42.873Z] #34 [security-proxy-setup internal] load build context [2023-09-05T20:07:42.873Z] #34 ... [2023-09-05T20:07:42.874Z] [2023-09-05T20:07:42.874Z] #35 [core-command internal] load build context [2023-09-05T20:07:43.467Z] #35 ... [2023-09-05T20:07:43.467Z] [2023-09-05T20:07:43.467Z] #54 [core-metadata internal] load build context [2023-09-05T20:07:43.732Z] #54 transferring context: 188.29MB 51.4s done [2023-09-05T20:07:43.733Z] #54 ... [2023-09-05T20:07:43.733Z] [2023-09-05T20:07:43.733Z] #35 [core-command internal] load build context [2023-09-05T20:07:43.733Z] #35 ... [2023-09-05T20:07:43.733Z] [2023-09-05T20:07:43.733Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-05T20:07:43.733Z] #76 DONE 1.0s [2023-09-05T20:07:43.733Z] [2023-09-05T20:07:43.733Z] #35 [core-command internal] load build context [2023-09-05T20:07:43.733Z] #35 ... [2023-09-05T20:07:43.733Z] [2023-09-05T20:07:43.733Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:43.733Z] #50 ... [2023-09-05T20:07:43.733Z] [2023-09-05T20:07:43.733Z] #34 [security-proxy-setup internal] load build context [2023-09-05T20:07:44.000Z] #34 ... [2023-09-05T20:07:44.000Z] [2023-09-05T20:07:44.000Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-05T20:07:44.000Z] #77 DONE 1.2s [2023-09-05T20:07:44.267Z] [2023-09-05T20:07:44.267Z] #78 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-05T20:07:44.267Z] #78 DONE 1.2s [2023-09-05T20:07:44.267Z] [2023-09-05T20:07:44.267Z] #35 [core-command internal] load build context [2023-09-05T20:07:44.542Z] #35 ... [2023-09-05T20:07:44.542Z] [2023-09-05T20:07:44.542Z] #54 [core-metadata internal] load build context [2023-09-05T20:07:44.542Z] #54 DONE 53.0s [2023-09-05T20:07:44.542Z] [2023-09-05T20:07:44.542Z] #35 [core-command internal] load build context [2023-09-05T20:07:45.130Z] #35 ... [2023-09-05T20:07:45.130Z] [2023-09-05T20:07:45.130Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T20:07:45.130Z] #79 DONE 1.2s [2023-09-05T20:07:45.130Z] [2023-09-05T20:07:45.130Z] #60 [support-notifications internal] load build context [2023-09-05T20:07:45.130Z] #60 transferring context: 188.29MB 52.1s done [2023-09-05T20:07:45.130Z] #60 DONE 53.6s [2023-09-05T20:07:45.130Z] [2023-09-05T20:07:45.130Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:45.130Z] #39 ... [2023-09-05T20:07:45.130Z] [2023-09-05T20:07:45.130Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:07:45.398Z] #80 ... [2023-09-05T20:07:45.398Z] [2023-09-05T20:07:45.398Z] #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T20:07:45.398Z] #81 DONE 1.1s [2023-09-05T20:07:45.398Z] [2023-09-05T20:07:45.398Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-05T20:07:45.398Z] #82 DONE 1.2s [2023-09-05T20:07:45.664Z] [2023-09-05T20:07:45.664Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:45.664Z] #39 ... [2023-09-05T20:07:45.664Z] [2023-09-05T20:07:45.664Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:07:45.664Z] #38 ... [2023-09-05T20:07:45.664Z] [2023-09-05T20:07:45.664Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:46.248Z] #39 ... [2023-09-05T20:07:46.248Z] [2023-09-05T20:07:46.248Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-05T20:07:46.248Z] #83 DONE 1.1s [2023-09-05T20:07:46.248Z] [2023-09-05T20:07:46.248Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:46.512Z] #39 ... [2023-09-05T20:07:46.512Z] [2023-09-05T20:07:46.512Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:07:46.512Z] #80 DONE 1.4s [2023-09-05T20:07:46.512Z] [2023-09-05T20:07:46.512Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:46.777Z] #39 ... [2023-09-05T20:07:46.777Z] [2023-09-05T20:07:46.777Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-05T20:07:46.777Z] #84 DONE 1.3s [2023-09-05T20:07:46.777Z] [2023-09-05T20:07:46.777Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:46.777Z] #39 ... [2023-09-05T20:07:46.777Z] [2023-09-05T20:07:46.777Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-05T20:07:46.777Z] #85 DONE 1.2s [2023-09-05T20:07:46.777Z] [2023-09-05T20:07:46.777Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-05T20:07:46.777Z] #36 transferring context: 188.29MB 55.1s done [2023-09-05T20:07:46.777Z] #36 DONE 55.8s [2023-09-05T20:07:46.777Z] [2023-09-05T20:07:46.777Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:47.734Z] #39 ... [2023-09-05T20:07:47.734Z] [2023-09-05T20:07:47.734Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-05T20:07:47.734Z] #86 DONE 1.2s [2023-09-05T20:07:47.734Z] [2023-09-05T20:07:47.734Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:48.013Z] #39 ... [2023-09-05T20:07:48.013Z] [2023-09-05T20:07:48.013Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-05T20:07:48.013Z] #87 DONE 1.1s [2023-09-05T20:07:48.013Z] [2023-09-05T20:07:48.013Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:48.013Z] #39 ... [2023-09-05T20:07:48.013Z] [2023-09-05T20:07:48.013Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-05T20:07:48.013Z] #88 DONE 1.2s [2023-09-05T20:07:48.013Z] [2023-09-05T20:07:48.013Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:48.280Z] #39 transferring context: 188.29MB 52.1s done [2023-09-05T20:07:48.557Z] #39 ... [2023-09-05T20:07:48.557Z] [2023-09-05T20:07:48.557Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:07:48.557Z] #89 DONE 1.7s [2023-09-05T20:07:48.557Z] [2023-09-05T20:07:48.557Z] #35 [core-command internal] load build context [2023-09-05T20:07:49.144Z] #35 ... [2023-09-05T20:07:49.144Z] [2023-09-05T20:07:49.144Z] #39 [security-proxy-auth internal] load build context [2023-09-05T20:07:49.144Z] #39 DONE 55.2s [2023-09-05T20:07:49.144Z] [2023-09-05T20:07:49.144Z] #35 [core-command internal] load build context [2023-09-05T20:07:51.099Z] #35 ... [2023-09-05T20:07:51.099Z] [2023-09-05T20:07:51.099Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:51.366Z] #46 ... [2023-09-05T20:07:51.366Z] [2023-09-05T20:07:51.366Z] #35 [core-command internal] load build context [2023-09-05T20:07:51.636Z] #35 ... [2023-09-05T20:07:51.636Z] [2023-09-05T20:07:51.636Z] #34 [security-proxy-setup internal] load build context [2023-09-05T20:07:51.636Z] #34 transferring context: 188.29MB 60.8s done [2023-09-05T20:07:51.636Z] #34 DONE 61.2s [2023-09-05T20:07:51.636Z] [2023-09-05T20:07:51.636Z] #35 [core-command internal] load build context [2023-09-05T20:07:51.909Z] #35 ... [2023-09-05T20:07:51.909Z] [2023-09-05T20:07:51.909Z] #51 [security-bootstrapper internal] load build context [2023-09-05T20:07:51.909Z] #51 ... [2023-09-05T20:07:51.909Z] [2023-09-05T20:07:51.909Z] #35 [core-command internal] load build context [2023-09-05T20:07:52.868Z] #35 ... [2023-09-05T20:07:52.868Z] [2023-09-05T20:07:52.868Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:07:52.868Z] #90 DONE 1.0s [2023-09-05T20:07:52.868Z] [2023-09-05T20:07:52.868Z] #35 [core-command internal] load build context [2023-09-05T20:07:52.868Z] #35 ... [2023-09-05T20:07:52.868Z] [2023-09-05T20:07:52.868Z] #46 [support-scheduler internal] load build context [2023-09-05T20:07:52.868Z] #46 transferring context: 188.29MB 62.5s done [2023-09-05T20:07:52.868Z] #46 DONE 62.8s [2023-09-05T20:07:52.868Z] [2023-09-05T20:07:52.868Z] #35 [core-command internal] load build context [2023-09-05T20:07:52.868Z] #35 ... [2023-09-05T20:07:52.868Z] [2023-09-05T20:07:52.868Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:07:53.136Z] #91 ... [2023-09-05T20:07:53.136Z] [2023-09-05T20:07:53.136Z] #35 [core-command internal] load build context [2023-09-05T20:07:53.404Z] #35 ... [2023-09-05T20:07:53.404Z] [2023-09-05T20:07:53.404Z] #51 [security-bootstrapper internal] load build context [2023-09-05T20:07:53.404Z] #51 transferring context: 188.29MB 62.8s done [2023-09-05T20:07:53.404Z] #51 DONE 63.0s [2023-09-05T20:07:53.404Z] [2023-09-05T20:07:53.404Z] #35 [core-command internal] load build context [2023-09-05T20:07:54.010Z] #35 ... [2023-09-05T20:07:54.010Z] [2023-09-05T20:07:54.010Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:54.274Z] #50 ... [2023-09-05T20:07:54.274Z] [2023-09-05T20:07:54.274Z] #92 [security-spire-server] exporting to image [2023-09-05T20:07:54.274Z] #92 exporting layers 6.3s done [2023-09-05T20:07:54.274Z] #92 writing image sha256:3f20560ddb86bc765839b9bf1fd8287d60db4461c313e856e5f13849f2a9413f 0.1s done [2023-09-05T20:07:54.274Z] #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-05T20:07:54.274Z] #92 writing image sha256:1ba116ed03136ee4eb4c3e6383becc938f79e335dbf8815120c43b2252ad4748 0.0s done [2023-09-05T20:07:54.274Z] #92 naming to docker.io/library/security-spire-config-arm64 done [2023-09-05T20:07:54.274Z] #92 writing image sha256:ab8dfb2ee89ff52c71cd195eca829f193a71a7f8b67cb764fec327c3b8f07d44 done [2023-09-05T20:07:54.274Z] #92 naming to docker.io/library/security-spire-server-arm64 done [2023-09-05T20:07:54.274Z] #92 DONE 6.4s [2023-09-05T20:07:54.274Z] [2023-09-05T20:07:54.274Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:54.274Z] #50 ... [2023-09-05T20:07:54.274Z] [2023-09-05T20:07:54.274Z] #35 [core-command internal] load build context [2023-09-05T20:07:54.541Z] #35 transferring context: 188.29MB 62.0s done [2023-09-05T20:07:54.541Z] #35 DONE 63.1s [2023-09-05T20:07:54.541Z] [2023-09-05T20:07:54.541Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:56.473Z] #50 ... [2023-09-05T20:07:56.473Z] [2023-09-05T20:07:56.473Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:07:56.740Z] #93 ... [2023-09-05T20:07:56.740Z] [2023-09-05T20:07:56.740Z] #50 [security-secretstore-setup internal] load build context [2023-09-05T20:07:57.012Z] #50 transferring context: 188.29MB 66.4s done [2023-09-05T20:07:57.279Z] #50 DONE 66.6s [2023-09-05T20:07:57.279Z] [2023-09-05T20:07:57.279Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:07:59.215Z] #94 ... [2023-09-05T20:07:59.215Z] [2023-09-05T20:07:59.215Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:25.874Z] #95 ... [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:25.874Z] #91 DONE 39.7s [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #96 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-05T20:08:25.874Z] #96 DONE 2.9s [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #97 [security-proxy-auth builder 6/7] COPY . . [2023-09-05T20:08:25.874Z] #97 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:25.874Z] #98 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #99 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:08:25.874Z] #99 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #100 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:08:25.874Z] #100 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:25.874Z] #101 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #102 [core-command builder 6/7] COPY . . [2023-09-05T20:08:25.874Z] #102 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #103 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:08:25.874Z] #103 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:25.874Z] #104 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #105 [core-metadata builder 6/7] COPY . . [2023-09-05T20:08:25.874Z] #105 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:25.874Z] #106 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #107 [core-data builder 6/7] COPY . . [2023-09-05T20:08:25.874Z] #107 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:08:25.874Z] #108 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:25.874Z] #109 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:08:25.874Z] #110 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #111 [support-scheduler builder 6/7] COPY . . [2023-09-05T20:08:25.874Z] #111 CACHED [2023-09-05T20:08:25.874Z] [2023-09-05T20:08:25.874Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T20:08:28.648Z] #112 ... [2023-09-05T20:08:28.648Z] [2023-09-05T20:08:28.648Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:28.648Z] #95 DONE 39.9s [2023-09-05T20:08:28.957Z] [2023-09-05T20:08:28.957Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:28.957Z] #93 DONE 42.2s [2023-09-05T20:08:28.957Z] [2023-09-05T20:08:28.957Z] #113 [support-notifications builder 6/7] COPY . . [2023-09-05T20:08:34.555Z] #113 ... [2023-09-05T20:08:34.555Z] [2023-09-05T20:08:34.555Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T20:08:34.555Z] #112 8.529 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-05T20:08:34.821Z] #112 ... [2023-09-05T20:08:34.821Z] [2023-09-05T20:08:34.821Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:34.821Z] #94 DONE 42.1s [2023-09-05T20:08:34.821Z] [2023-09-05T20:08:34.821Z] #113 [support-notifications builder 6/7] COPY . . [2023-09-05T20:08:34.821Z] #113 DONE 6.1s [2023-09-05T20:08:34.821Z] [2023-09-05T20:08:34.821Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-05T20:08:34.821Z] #114 DONE 6.2s [2023-09-05T20:08:34.821Z] [2023-09-05T20:08:34.821Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T20:08:35.411Z] #115 ... [2023-09-05T20:08:35.411Z] [2023-09-05T20:08:35.411Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T20:08:35.411Z] #0 4.806 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-05T20:08:35.682Z] #116 ... [2023-09-05T20:08:35.682Z] [2023-09-05T20:08:35.682Z] #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T20:08:35.682Z] #0 5.746 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-05T20:08:35.949Z] #117 ... [2023-09-05T20:08:35.949Z] [2023-09-05T20:08:35.949Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T20:08:35.949Z] #0 8.423 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-05T20:08:35.949Z] #118 ... [2023-09-05T20:08:35.949Z] [2023-09-05T20:08:35.949Z] #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T20:08:35.949Z] #0 4.461 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-05T20:08:36.215Z] #119 ... [2023-09-05T20:08:36.215Z] [2023-09-05T20:08:36.215Z] #120 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T20:08:36.215Z] #0 5.325 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-05T20:08:36.215Z] #120 ... [2023-09-05T20:08:36.215Z] [2023-09-05T20:08:36.215Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T20:08:37.625Z] #121 2.497 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-05T20:08:39.574Z] #121 ... [2023-09-05T20:08:39.574Z] [2023-09-05T20:08:39.574Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2023-09-05T20:08:39.574Z] #122 CACHED [2023-09-05T20:08:39.574Z] [2023-09-05T20:08:39.574Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:39.574Z] #123 CACHED [2023-09-05T20:08:39.574Z] [2023-09-05T20:08:39.574Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:08:39.574Z] #124 CACHED [2023-09-05T20:08:39.574Z] [2023-09-05T20:08:39.574Z] #125 [security-proxy-setup builder 6/7] COPY . . [2023-09-05T20:08:39.574Z] #125 DONE 4.3s [2023-09-05T20:08:39.574Z] [2023-09-05T20:08:39.574Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-05T20:08:39.574Z] #126 CACHED [2023-09-05T20:08:39.574Z] [2023-09-05T20:08:39.574Z] #127 [security-bootstrapper builder 6/7] COPY . . [2023-09-05T20:08:39.574Z] #127 CACHED [2023-09-05T20:08:39.574Z] [2023-09-05T20:08:39.574Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T20:08:39.574Z] #128 CACHED [2023-09-05T20:08:39.574Z] [2023-09-05T20:08:39.574Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T20:08:42.915Z] #129 3.185 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-05T20:08:48.251Z] #129 ... [2023-09-05T20:08:48.251Z] [2023-09-05T20:08:48.251Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T20:08:48.252Z] #115 2.894 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-05T20:08:48.252Z] #115 ... [2023-09-05T20:08:48.252Z] [2023-09-05T20:08:48.252Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T20:08:48.252Z] #0 3.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-05T20:08:49.210Z] #130 ... [2023-09-05T20:08:49.210Z] [2023-09-05T20:08:49.210Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T20:08:49.210Z] #0 2.773 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-05T20:25:26.826Z] #131 1001.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-05T20:25:26.826Z] #131 ... [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-05T20:25:26.826Z] #130 DONE 1002.1s [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T20:25:26.826Z] #129 ... [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:25:26.826Z] #132 DONE 0.4s [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T20:25:26.826Z] #131 ... [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:25:26.826Z] #133 DONE 0.1s [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T20:25:26.826Z] #129 ... [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-05T20:25:26.826Z] #134 DONE 0.1s [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-05T20:25:26.826Z] #135 DONE 0.2s [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-05T20:25:26.826Z] #136 DONE 0.3s [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T20:25:26.826Z] #137 DONE 0.2s [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T20:25:26.826Z] #138 DONE 2.2s [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #92 [security-proxy-setup] exporting to image [2023-09-05T20:25:26.826Z] #92 exporting layers [2023-09-05T20:25:26.826Z] #92 exporting layers 0.9s done [2023-09-05T20:25:26.826Z] #92 writing image sha256:2c96ae1245cf223aa105851a0e19722518dc5acf7c1f8b60af94c53076808e2b done [2023-09-05T20:25:26.826Z] #92 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-05T20:25:26.826Z] #92 DONE 7.3s [2023-09-05T20:25:26.826Z] [2023-09-05T20:25:26.826Z] #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T20:25:39.103Z] #119 ... [2023-09-05T20:25:39.103Z] [2023-09-05T20:25:39.103Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-05T20:25:39.103Z] #129 DONE 1017.9s [2023-09-05T20:25:39.103Z] [2023-09-05T20:25:39.103Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-05T20:25:39.103Z] #139 DONE 0.2s [2023-09-05T20:25:39.103Z] [2023-09-05T20:25:39.103Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-05T20:25:40.056Z] #140 DONE 2.3s [2023-09-05T20:25:40.056Z] [2023-09-05T20:25:40.056Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:25:40.056Z] #141 DONE 0.3s [2023-09-05T20:25:40.056Z] [2023-09-05T20:25:40.056Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:25:40.329Z] #142 DONE 0.2s [2023-09-05T20:25:40.329Z] [2023-09-05T20:25:40.329Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T20:25:40.605Z] #112 ... [2023-09-05T20:25:40.605Z] [2023-09-05T20:25:40.605Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-05T20:25:40.870Z] #143 DONE 0.3s [2023-09-05T20:25:40.870Z] [2023-09-05T20:25:40.870Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-05T20:25:40.870Z] #144 DONE 0.1s [2023-09-05T20:25:40.870Z] [2023-09-05T20:25:40.870Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-05T20:25:41.143Z] #145 DONE 0.2s [2023-09-05T20:25:41.143Z] [2023-09-05T20:25:41.143Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-05T20:25:41.407Z] #146 DONE 0.2s [2023-09-05T20:25:41.407Z] [2023-09-05T20:25:41.407Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-05T20:25:41.407Z] #147 DONE 0.2s [2023-09-05T20:25:41.407Z] [2023-09-05T20:25:41.407Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-05T20:25:41.671Z] #148 DONE 0.1s [2023-09-05T20:25:41.671Z] [2023-09-05T20:25:41.671Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-05T20:25:43.601Z] #149 DONE 2.0s [2023-09-05T20:25:43.601Z] [2023-09-05T20:25:43.601Z] #92 [security-bootstrapper] exporting to image [2023-09-05T20:25:43.601Z] #92 exporting layers [2023-09-05T20:25:44.553Z] #92 exporting layers 0.9s done [2023-09-05T20:25:44.553Z] #92 writing image sha256:c76882fa61c4570a2f6fd4aa31920eea0d909c5486e2bcc74ca7847c74428213 done [2023-09-05T20:25:44.553Z] #92 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-05T20:25:44.553Z] #92 DONE 8.2s [2023-09-05T20:25:44.553Z] [2023-09-05T20:25:44.553Z] #120 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T20:25:45.133Z] #120 ... [2023-09-05T20:25:45.133Z] [2023-09-05T20:25:45.133Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-05T20:25:45.133Z] #131 DONE 1025.8s [2023-09-05T20:25:45.133Z] [2023-09-05T20:25:45.133Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T20:25:45.713Z] #112 ... [2023-09-05T20:25:45.713Z] [2023-09-05T20:25:45.713Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:25:45.713Z] #150 DONE 0.2s [2023-09-05T20:25:45.713Z] [2023-09-05T20:25:45.713Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:25:45.713Z] #151 DONE 0.2s [2023-09-05T20:25:45.713Z] [2023-09-05T20:25:45.713Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T20:25:45.979Z] #118 ... [2023-09-05T20:25:45.979Z] [2023-09-05T20:25:45.979Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-05T20:25:45.979Z] #152 DONE 0.2s [2023-09-05T20:25:45.979Z] [2023-09-05T20:25:45.979Z] #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T20:25:46.243Z] #117 ... [2023-09-05T20:25:46.243Z] [2023-09-05T20:25:46.243Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-05T20:25:46.517Z] #153 DONE 0.2s [2023-09-05T20:25:46.517Z] [2023-09-05T20:25:46.517Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-05T20:25:46.517Z] #154 DONE 0.3s [2023-09-05T20:25:46.517Z] [2023-09-05T20:25:46.517Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T20:25:46.781Z] #116 ... [2023-09-05T20:25:46.781Z] [2023-09-05T20:25:46.781Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-05T20:25:47.046Z] #155 DONE 0.4s [2023-09-05T20:25:47.046Z] [2023-09-05T20:25:47.046Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-05T20:25:47.312Z] #156 DONE 0.5s [2023-09-05T20:25:47.312Z] [2023-09-05T20:25:47.312Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-05T20:25:47.892Z] #157 DONE 0.2s [2023-09-05T20:25:47.892Z] [2023-09-05T20:25:47.892Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T20:25:49.833Z] #158 DONE 1.9s [2023-09-05T20:25:49.833Z] [2023-09-05T20:25:49.833Z] #92 [security-secretstore-setup] exporting to image [2023-09-05T20:25:49.833Z] #92 exporting layers [2023-09-05T20:25:50.792Z] #92 exporting layers 1.2s done [2023-09-05T20:25:50.792Z] #92 writing image sha256:5eb90ef2ee770dbed8132e48491da984fff1070f08a70fe2462343c6efe832c6 0.0s done [2023-09-05T20:25:50.792Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 [2023-09-05T20:25:50.792Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-05T20:25:50.792Z] #92 DONE 9.4s [2023-09-05T20:25:50.792Z] [2023-09-05T20:25:50.792Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T20:25:54.120Z] #112 ... [2023-09-05T20:25:54.120Z] [2023-09-05T20:25:54.120Z] #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-05T20:25:54.120Z] #117 DONE 1048.1s [2023-09-05T20:25:54.120Z] [2023-09-05T20:25:54.120Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T20:25:54.120Z] #112 ... [2023-09-05T20:25:54.120Z] [2023-09-05T20:25:54.120Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:25:54.396Z] #159 DONE 0.3s [2023-09-05T20:25:54.396Z] [2023-09-05T20:25:54.396Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:25:54.396Z] #160 DONE 0.1s [2023-09-05T20:25:54.396Z] [2023-09-05T20:25:54.396Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-05T20:25:54.665Z] #161 DONE 0.3s [2023-09-05T20:25:54.665Z] [2023-09-05T20:25:54.665Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T20:25:54.665Z] #112 ... [2023-09-05T20:25:54.666Z] [2023-09-05T20:25:54.666Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-05T20:25:54.931Z] #162 DONE 0.2s [2023-09-05T20:25:54.931Z] [2023-09-05T20:25:54.931Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-05T20:25:55.196Z] #163 DONE 0.1s [2023-09-05T20:25:55.196Z] [2023-09-05T20:25:55.196Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T20:25:57.132Z] #164 DONE 2.1s [2023-09-05T20:25:57.132Z] [2023-09-05T20:25:57.132Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T20:25:57.132Z] #121 ... [2023-09-05T20:25:57.132Z] [2023-09-05T20:25:57.132Z] #92 [security-proxy-auth] exporting to image [2023-09-05T20:25:57.132Z] #92 exporting layers [2023-09-05T20:25:57.711Z] #92 exporting layers 0.6s done [2023-09-05T20:25:57.711Z] #92 writing image sha256:ee2e72b14147e064396f53bec573f7760091b652aefb4ba2cc222026cf61fe6a done [2023-09-05T20:25:57.711Z] #92 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-05T20:25:57.711Z] #92 DONE 10.0s [2023-09-05T20:25:57.711Z] [2023-09-05T20:25:57.711Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T20:26:05.888Z] #112 ... [2023-09-05T20:26:05.888Z] [2023-09-05T20:26:05.888Z] #119 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-05T20:26:05.888Z] #119 DONE 1060.0s [2023-09-05T20:26:05.888Z] [2023-09-05T20:26:05.888Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:26:06.184Z] #38 ... [2023-09-05T20:26:06.184Z] [2023-09-05T20:26:06.184Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:26:06.453Z] #165 DONE 0.2s [2023-09-05T20:26:06.453Z] [2023-09-05T20:26:06.453Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:26:06.720Z] #166 DONE 0.1s [2023-09-05T20:26:06.720Z] [2023-09-05T20:26:06.720Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-05T20:26:06.984Z] #167 DONE 0.3s [2023-09-05T20:26:06.984Z] [2023-09-05T20:26:06.984Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-05T20:26:06.984Z] #168 DONE 0.2s [2023-09-05T20:26:06.984Z] [2023-09-05T20:26:06.984Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T20:26:07.250Z] #121 ... [2023-09-05T20:26:07.250Z] [2023-09-05T20:26:07.250Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-05T20:26:07.250Z] #169 DONE 0.1s [2023-09-05T20:26:07.250Z] [2023-09-05T20:26:07.250Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-05T20:26:09.183Z] #170 DONE 1.7s [2023-09-05T20:26:09.183Z] [2023-09-05T20:26:09.183Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-05T20:26:09.183Z] #92 exporting layers [2023-09-05T20:26:09.763Z] #92 exporting layers 0.6s done [2023-09-05T20:26:09.763Z] #92 writing image sha256:d4339020f7ef586e8b8fd82946091ae0a8c8ddba5a213012cdca8e4fa5dbfffb done [2023-09-05T20:26:09.763Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-05T20:26:09.763Z] #92 DONE 10.6s [2023-09-05T20:26:09.763Z] [2023-09-05T20:26:09.763Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T20:27:06.111Z] #121 ... [2023-09-05T20:27:06.111Z] [2023-09-05T20:27:06.111Z] #112 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-05T20:27:06.111Z] #112 DONE 1111.7s [2023-09-05T20:27:06.111Z] [2023-09-05T20:27:06.111Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T20:27:06.111Z] #121 ... [2023-09-05T20:27:06.111Z] [2023-09-05T20:27:06.111Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:27:06.111Z] #171 DONE 0.2s [2023-09-05T20:27:06.111Z] [2023-09-05T20:27:06.111Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:27:06.111Z] #172 DONE 0.2s [2023-09-05T20:27:06.111Z] [2023-09-05T20:27:06.111Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T20:27:06.111Z] #121 ... [2023-09-05T20:27:06.111Z] [2023-09-05T20:27:06.111Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-05T20:27:06.111Z] #173 DONE 0.4s [2023-09-05T20:27:06.111Z] [2023-09-05T20:27:06.111Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-05T20:27:06.111Z] #174 DONE 0.1s [2023-09-05T20:27:06.111Z] [2023-09-05T20:27:06.111Z] #92 [core-command] exporting to image [2023-09-05T20:27:06.111Z] #92 exporting layers [2023-09-05T20:27:06.111Z] #92 exporting layers 0.4s done [2023-09-05T20:27:06.111Z] #92 writing image sha256:bab57c4bdbdd8c351f85b33985baf83516f78194cbcffa49ffee5e540245eeef done [2023-09-05T20:27:06.111Z] #92 naming to docker.io/library/core-command-arm64 done [2023-09-05T20:27:06.111Z] #92 DONE 11.0s [2023-09-05T20:27:06.111Z] [2023-09-05T20:27:06.111Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:27:08.050Z] #38 ... [2023-09-05T20:27:08.050Z] [2023-09-05T20:27:08.050Z] #120 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-05T20:27:08.050Z] #120 DONE 1122.4s [2023-09-05T20:27:08.050Z] [2023-09-05T20:27:08.050Z] #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-05T20:27:08.050Z] #116 DONE 1122.4s [2023-09-05T20:27:08.050Z] [2023-09-05T20:27:08.050Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:27:08.633Z] #38 ... [2023-09-05T20:27:08.633Z] [2023-09-05T20:27:08.633Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:27:08.898Z] #175 DONE 0.3s [2023-09-05T20:27:08.898Z] [2023-09-05T20:27:08.898Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:27:08.898Z] #38 ... [2023-09-05T20:27:08.898Z] [2023-09-05T20:27:08.898Z] #176 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:27:09.161Z] #176 DONE 0.2s [2023-09-05T20:27:09.161Z] [2023-09-05T20:27:09.161Z] #177 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:27:09.161Z] #177 DONE 0.2s [2023-09-05T20:27:09.161Z] [2023-09-05T20:27:09.161Z] #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T20:27:09.426Z] #178 ... [2023-09-05T20:27:09.426Z] [2023-09-05T20:27:09.426Z] #179 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:27:09.426Z] #179 DONE 0.3s [2023-09-05T20:27:09.426Z] [2023-09-05T20:27:09.426Z] #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-05T20:27:09.692Z] #180 ... [2023-09-05T20:27:09.692Z] [2023-09-05T20:27:09.692Z] #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-05T20:27:09.692Z] #178 DONE 0.5s [2023-09-05T20:27:09.692Z] [2023-09-05T20:27:09.692Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-05T20:27:09.956Z] #181 DONE 0.3s [2023-09-05T20:27:09.956Z] [2023-09-05T20:27:09.956Z] #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-05T20:27:09.956Z] #180 DONE 0.5s [2023-09-05T20:27:09.956Z] [2023-09-05T20:27:09.956Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-05T20:27:09.956Z] #182 DONE 0.2s [2023-09-05T20:27:09.956Z] [2023-09-05T20:27:09.956Z] #92 [core-data] exporting to image [2023-09-05T20:27:09.956Z] #92 exporting layers [2023-09-05T20:27:10.535Z] #92 ... [2023-09-05T20:27:10.536Z] [2023-09-05T20:27:10.536Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-05T20:27:10.536Z] #183 DONE 0.2s [2023-09-05T20:27:10.536Z] [2023-09-05T20:27:10.536Z] #92 [core-metadata] exporting to image [2023-09-05T20:27:10.536Z] #92 exporting layers 0.6s done [2023-09-05T20:27:10.536Z] #92 writing image sha256:9cae56af9952ce2cc01b770eae0a43ad1758932a789f748f68d74fb8b263cf01 0.0s done [2023-09-05T20:27:10.536Z] #92 naming to docker.io/library/core-data-arm64 done [2023-09-05T20:27:10.802Z] #92 exporting layers 0.4s done [2023-09-05T20:27:10.802Z] #92 writing image sha256:d816fa4dc9b6cfe3d0450b73d61005ca76a916368dc88bc4cdc8c0a1e2c6bd8b done [2023-09-05T20:27:10.802Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-09-05T20:27:10.802Z] #92 DONE 11.7s [2023-09-05T20:27:10.802Z] [2023-09-05T20:27:10.802Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T20:27:37.445Z] #115 ... [2023-09-05T20:27:37.445Z] [2023-09-05T20:27:37.445Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-05T20:27:37.445Z] #121 DONE 1142.4s [2023-09-05T20:27:37.712Z] [2023-09-05T20:27:37.712Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T20:27:37.712Z] #118 ... [2023-09-05T20:27:37.712Z] [2023-09-05T20:27:37.712Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:27:37.978Z] #184 DONE 0.1s [2023-09-05T20:27:37.978Z] [2023-09-05T20:27:37.978Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:27:37.978Z] #185 DONE 0.2s [2023-09-05T20:27:37.978Z] [2023-09-05T20:27:37.978Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-05T20:27:38.242Z] #186 DONE 0.3s [2023-09-05T20:27:38.242Z] [2023-09-05T20:27:38.242Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T20:27:38.510Z] #115 ... [2023-09-05T20:27:38.510Z] [2023-09-05T20:27:38.510Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-05T20:27:38.510Z] #187 DONE 0.1s [2023-09-05T20:27:38.510Z] [2023-09-05T20:27:38.510Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-05T20:27:38.510Z] #92 exporting layers [2023-09-05T20:27:39.097Z] #92 exporting layers 0.5s done [2023-09-05T20:27:39.097Z] #92 writing image sha256:8258dd77b97b6f11057721e71bef2daf8ac62b96d1acd5c15ad6108a2c3ad8fe done [2023-09-05T20:27:39.097Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-05T20:27:39.097Z] #92 DONE 12.2s [2023-09-05T20:27:39.097Z] [2023-09-05T20:27:39.097Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T20:28:11.548Z] #43 ... [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #115 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-05T20:28:11.548Z] #115 DONE 1175.1s [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-05T20:28:11.548Z] #118 DONE 1184.5s [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:28:11.548Z] #38 ... [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:28:11.548Z] #188 DONE 0.3s [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-05T20:28:11.548Z] #38 ... [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-05T20:28:11.548Z] #189 DONE 0.2s [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:28:11.548Z] #190 DONE 0.2s [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-05T20:28:11.548Z] #191 DONE 0.1s [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T20:28:11.548Z] #192 ... [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-05T20:28:11.548Z] #193 DONE 0.4s [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-05T20:28:11.548Z] #192 DONE 0.6s [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-05T20:28:11.548Z] #194 DONE 0.1s [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-05T20:28:11.548Z] #195 DONE 0.1s [2023-09-05T20:28:11.548Z] [2023-09-05T20:28:11.548Z] #92 [support-notifications] exporting to image [2023-09-05T20:28:11.548Z] #92 exporting layers [2023-09-05T20:28:11.814Z] #92 exporting layers 0.4s done [2023-09-05T20:28:11.814Z] #92 exporting layers 0.4s done [2023-09-05T20:28:11.814Z] #92 writing image sha256:9283d3c5d7de1bfefb0ead889c321afb793c85612fd9265214fc42ac2947a23d 0.0s done [2023-09-05T20:28:11.814Z] #92 naming to docker.io/library/support-scheduler-arm64 done [2023-09-05T20:28:11.814Z] #92 writing image sha256:5d239b9d9893c1960348f2dd38c8f521fbc7319c2f7ca64f326a8c764ad8d72b done [2023-09-05T20:28:11.814Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-09-05T20:28:11.814Z] #92 DONE 12.7s [2023-09-05T20:28:11.814Z] [2023-09-05T20:28:11.815Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-05T20:28:11.815Z] time="2023-09-05T20:06:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-05T20:28:11.843Z] $ docker stop --time=1 a537e89b8b4991df7ae0a9950a6af9d8b6730c71d4786d677cd630a1b9f794d1 [2023-09-05T20:28:13.516Z] $ docker rm -f --volumes a537e89b8b4991df7ae0a9950a6af9d8b6730c71d4786d677cd630a1b9f794d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T20:28:14.064Z] + docker images [2023-09-05T20:28:14.064Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-05T20:28:14.064Z] support-notifications-arm64 latest 5d239b9d9893 2 seconds ago 33.7MB [2023-09-05T20:28:14.064Z] support-scheduler-arm64 latest 9283d3c5d7de 2 seconds ago 32.9MB [2023-09-05T20:28:14.064Z] security-spiffe-token-provider-arm64 latest 8258dd77b97b 35 seconds ago 33.3MB [2023-09-05T20:28:14.064Z] core-metadata-arm64 latest d816fa4dc9b6 About a minute ago 21.2MB [2023-09-05T20:28:14.064Z] core-data-arm64 latest 9cae56af9952 About a minute ago 20.9MB [2023-09-05T20:28:14.064Z] core-command-arm64 latest bab57c4bdbdd About a minute ago 20.8MB [2023-09-05T20:28:14.064Z] core-common-config-bootstrapper-arm64 latest d4339020f7ef 2 minutes ago 18MB [2023-09-05T20:28:14.064Z] security-proxy-auth-arm64 latest ee2e72b14147 2 minutes ago 19.3MB [2023-09-05T20:28:14.064Z] security-secretstore-setup-arm64 latest 5eb90ef2ee77 2 minutes ago 43MB [2023-09-05T20:28:14.064Z] security-bootstrapper-arm64 latest c76882fa61c4 2 minutes ago 22.6MB [2023-09-05T20:28:14.064Z] security-proxy-setup-arm64 latest 2c96ae1245cf 2 minutes ago 28.8MB [2023-09-05T20:28:14.064Z] security-spire-agent-arm64 latest 3f20560ddb86 20 minutes ago 153MB [2023-09-05T20:28:14.064Z] security-spire-config-arm64 latest 1ba116ed0313 20 minutes ago 96.2MB [2023-09-05T20:28:14.064Z] security-spire-server-arm64 latest ab8dfb2ee89f 20 minutes ago 97.1MB [2023-09-05T20:28:14.064Z] ci-base-image-arm64 latest 4b70d2c4ff38 34 minutes ago 1.05GB [2023-09-05T20:28:14.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 7 weeks ago 677MB [2023-09-05T20:28:14.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:28:14.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T20:28:14.868Z] [2023-09-05T20:28:14.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:28:15.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T20:28:15.551Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-05T20:28:15.551Z] 8998bd30e6a1: Pulling fs layer [2023-09-05T20:28:15.551Z] 04944245beec: Pulling fs layer [2023-09-05T20:28:15.551Z] 699f458cf7ca: Pulling fs layer [2023-09-05T20:28:15.551Z] 765212b225bb: Pulling fs layer [2023-09-05T20:28:15.551Z] f23df028b6ca: Pulling fs layer [2023-09-05T20:28:15.551Z] d65c8cfc05b1: Pulling fs layer [2023-09-05T20:28:15.551Z] 2437ff75d9bd: Pulling fs layer [2023-09-05T20:28:15.551Z] f23df028b6ca: Waiting [2023-09-05T20:28:15.551Z] d65c8cfc05b1: Waiting [2023-09-05T20:28:15.551Z] 2437ff75d9bd: Waiting [2023-09-05T20:28:15.551Z] 765212b225bb: Waiting [2023-09-05T20:28:15.551Z] 04944245beec: Verifying Checksum [2023-09-05T20:28:15.551Z] 04944245beec: Download complete [2023-09-05T20:28:15.551Z] 765212b225bb: Verifying Checksum [2023-09-05T20:28:15.551Z] 765212b225bb: Download complete [2023-09-05T20:28:15.551Z] f23df028b6ca: Verifying Checksum [2023-09-05T20:28:15.551Z] f23df028b6ca: Download complete [2023-09-05T20:28:15.824Z] d65c8cfc05b1: Verifying Checksum [2023-09-05T20:28:15.824Z] d65c8cfc05b1: Download complete [2023-09-05T20:28:15.824Z] 699f458cf7ca: Verifying Checksum [2023-09-05T20:28:15.824Z] 699f458cf7ca: Download complete [2023-09-05T20:28:16.121Z] 8998bd30e6a1: Verifying Checksum [2023-09-05T20:28:16.121Z] 8998bd30e6a1: Download complete [2023-09-05T20:28:18.733Z] 2437ff75d9bd: Verifying Checksum [2023-09-05T20:28:18.733Z] 2437ff75d9bd: Download complete [2023-09-05T20:28:20.138Z] 8998bd30e6a1: Pull complete [2023-09-05T20:28:20.719Z] 04944245beec: Pull complete [2023-09-05T20:28:21.676Z] 699f458cf7ca: Pull complete [2023-09-05T20:28:21.943Z] 765212b225bb: Pull complete [2023-09-05T20:28:22.901Z] f23df028b6ca: Pull complete [2023-09-05T20:28:22.901Z] d65c8cfc05b1: Pull complete [2023-09-05T20:28:37.881Z] 2437ff75d9bd: Pull complete [2023-09-05T20:28:37.881Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-05T20:28:37.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T20:28:37.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:28:38.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-5367 does not seem to be running inside a container [2023-09-05T20:28:38.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-05T20:28:41.214Z] $ docker top 8ef2f3c63abbdc1d6b4605c2044b897ecf351dced195c8a2b3f2adf52301ce33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:28:42.207Z] ---> job-cost.sh [2023-09-05T20:28:42.207Z] lf-activate-venv: SKIPPING [2023-09-05T20:28:42.207Z] INFO: No Stack... [2023-09-05T20:28:42.787Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-05T20:28:43.743Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T20:28:44.396Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-05T20:28:44.396Z] + cut -d, -f6 [Pipeline] lock [2023-09-05T20:28:44.481Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4670-1-stack-cost] [2023-09-05T20:28:44.486Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4670-1-stack-cost] did not exist. Created. [2023-09-05T20:28:44.486Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4670-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T20:28:44.894Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-05T20:28:45.099Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T20:28:45.115Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4670-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T20:28:45.185Z] $ docker stop --time=1 8ef2f3c63abbdc1d6b4605c2044b897ecf351dced195c8a2b3f2adf52301ce33 [2023-09-05T20:28:46.689Z] $ docker rm -f --volumes 8ef2f3c63abbdc1d6b4605c2044b897ecf351dced195c8a2b3f2adf52301ce33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-05T20:28:47.699Z] provisioning config files... [2023-09-05T20:28:47.705Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12065887344262177175tmp [Pipeline] { [Pipeline] sh [2023-09-05T20:28:48.053Z] + set +x [2023-09-05T20:28:48.053Z] + curl -s https://codecov.io/bash [2023-09-05T20:28:48.053Z] + bash -s -- [2023-09-05T20:28:48.053Z] [2023-09-05T20:28:48.053Z] _____ _ [2023-09-05T20:28:48.053Z] / ____| | | [2023-09-05T20:28:48.053Z] | | ___ __| | ___ ___ _____ __ [2023-09-05T20:28:48.053Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-05T20:28:48.053Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-05T20:28:48.054Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-05T20:28:48.054Z] Bash-1.0.6 [2023-09-05T20:28:48.054Z] [2023-09-05T20:28:48.054Z] [2023-09-05T20:28:48.054Z] ==> git version 2.25.1 found [2023-09-05T20:28:48.054Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-05T20:28:48.054Z] Release-Date: 2020-01-08 [2023-09-05T20:28:48.054Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-05T20:28:48.054Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-05T20:28:48.054Z] ==> Jenkins CI detected. [2023-09-05T20:28:48.054Z] current dir:  /w/workspace/edgex-go/1 [2023-09-05T20:28:48.054Z] project root: . [2023-09-05T20:28:48.054Z] --> token set from env [2023-09-05T20:28:48.054Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-05T20:28:48.054Z] ==> Running gcov in . (disable via -X gcov) [2023-09-05T20:28:48.054Z] ==> Python coveragepy not found [2023-09-05T20:28:48.054Z] ==> Searching for coverage reports in: [2023-09-05T20:28:48.054Z] + . [2023-09-05T20:28:48.312Z] -> Found 1 reports [2023-09-05T20:28:48.312Z] ==> Detecting git/mercurial file structure [2023-09-05T20:28:48.312Z] ==> Reading reports [2023-09-05T20:28:48.312Z] + ./coverage.out bytes=447827 [2023-09-05T20:28:48.312Z] ==> Appending adjustments [2023-09-05T20:28:48.312Z] https://docs.codecov.io/docs/fixing-reports [2023-09-05T20:28:49.248Z] + Found adjustments [2023-09-05T20:28:49.248Z] ==> Gzipping contents [2023-09-05T20:28:49.248Z] 60K /tmp/codecov.E2WL6I.gz [2023-09-05T20:28:49.248Z] ==> Uploading reports [2023-09-05T20:28:49.248Z] url: https://codecov.io [2023-09-05T20:28:49.248Z] query: branch=PR-4670&commit=5bf5dffe09f735488e58652c4bff2d526c9df102&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4670%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4670&job=&cmd_args= [2023-09-05T20:28:49.248Z] -> Pinging Codecov [2023-09-05T20:28:49.248Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4670&commit=5bf5dffe09f735488e58652c4bff2d526c9df102&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4670%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4670&job=&cmd_args= [2023-09-05T20:28:49.507Z] -> Uploading to [2023-09-05T20:28:49.507Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-05/00271124DB129430A58F1EEE437C3FCB/5bf5dffe09f735488e58652c4bff2d526c9df102/6a6648c9-2bd5-4c47-80fb-d501e20d4c80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T202849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fba0303cd1c3358e35111e1d8e51080fd972b007967284c7e68581256aea1e5a [2023-09-05T20:28:49.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T20:28:49.507Z] Dload Upload Total Spent Left Speed [2023-09-05T20:28:49.766Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57371 0 0 100 57371 0 209k --:--:-- --:--:-- --:--:-- 209k [2023-09-05T20:28:49.766Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5bf5dffe09f735488e58652c4bff2d526c9df102 [Pipeline] } [2023-09-05T20:28:49.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-05T20:28:51.068Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:28:51.405Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:28:52.287Z] ---> package-listing.sh [2023-09-05T20:28:52.287Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-05T20:28:52.287Z] ++ facter osfamily [2023-09-05T20:28:52.547Z] + OS_FAMILY=debian [2023-09-05T20:28:52.547Z] + workspace=/w/workspace/edgex-go/1 [2023-09-05T20:28:52.547Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-05T20:28:52.547Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-05T20:28:52.547Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-05T20:28:52.547Z] + PACKAGES=/tmp/packages_start.txt [2023-09-05T20:28:52.547Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-05T20:28:52.547Z] + PACKAGES=/tmp/packages_end.txt [2023-09-05T20:28:52.547Z] + case "${OS_FAMILY}" in [2023-09-05T20:28:52.547Z] + dpkg -l [2023-09-05T20:28:52.547Z] + grep '^ii' [2023-09-05T20:28:52.547Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-05T20:28:52.547Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-05T20:28:52.547Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-05T20:28:52.547Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-05T20:28:52.547Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-05T20:28:52.547Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-05T20:28:52.585Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-05T20:28:52.875Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:28:53.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T20:28:53.501Z] [2023-09-05T20:28:53.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T20:28:53.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T20:28:53.862Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-05T20:28:53.862Z] 5eb5b503b376: Pulling fs layer [2023-09-05T20:28:53.862Z] 5c69ac0246d0: Pulling fs layer [2023-09-05T20:28:53.862Z] ec43610c2a17: Pulling fs layer [2023-09-05T20:28:53.862Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-05T20:28:53.862Z] 33b1e0a273af: Pulling fs layer [2023-09-05T20:28:53.862Z] 5d3b04190fa2: Pulling fs layer [2023-09-05T20:28:53.862Z] 2f39f015ded8: Pulling fs layer [2023-09-05T20:28:53.862Z] 5d3b04190fa2: Waiting [2023-09-05T20:28:53.862Z] 3a2ae6a8a46f: Waiting [2023-09-05T20:28:53.862Z] 2f39f015ded8: Waiting [2023-09-05T20:28:53.862Z] 33b1e0a273af: Waiting [2023-09-05T20:28:53.862Z] 5c69ac0246d0: Verifying Checksum [2023-09-05T20:28:53.862Z] 5c69ac0246d0: Download complete [2023-09-05T20:28:53.862Z] 3a2ae6a8a46f: Download complete [2023-09-05T20:28:53.862Z] 33b1e0a273af: Verifying Checksum [2023-09-05T20:28:54.121Z] ec43610c2a17: Verifying Checksum [2023-09-05T20:28:54.121Z] ec43610c2a17: Download complete [2023-09-05T20:28:54.121Z] 5eb5b503b376: Download complete [2023-09-05T20:28:54.687Z] 2f39f015ded8: Download complete [2023-09-05T20:28:55.255Z] 5eb5b503b376: Pull complete [2023-09-05T20:28:55.255Z] 5c69ac0246d0: Pull complete [2023-09-05T20:28:55.820Z] ec43610c2a17: Pull complete [2023-09-05T20:28:55.820Z] 3a2ae6a8a46f: Pull complete [2023-09-05T20:28:56.079Z] 33b1e0a273af: Pull complete [2023-09-05T20:28:56.079Z] 5d3b04190fa2: Pull complete [2023-09-05T20:29:00.258Z] 2f39f015ded8: Pull complete [2023-09-05T20:29:00.258Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-05T20:29:00.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T20:29:00.258Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T20:29:00.478Z] prd-ubuntu20.04-docker-8c-8g-5365 does not seem to be running inside a container [2023-09-05T20:29:00.503Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-05T20:29:04.577Z] $ docker top 11a2f5449ce65fbfe3203774cbcfe1b2ceb113afb128c8e0ea8a61a1661d87f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T20:29:04.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-05T20:29:05.269Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-05T20:29:05.580Z] + ls /var/log/sa-host [2023-09-05T20:29:05.580Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T20:29:05.791Z] provisioning config files... [2023-09-05T20:29:05.799Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6881913878211414597tmp [Pipeline] { [Pipeline] echo [2023-09-05T20:29:05.850Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:29:06.156Z] ---> create-netrc.sh [Pipeline] } [2023-09-05T20:29:06.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:29:06.575Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-05T20:29:06.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:29:06.922Z] ---> sudo-logs.sh [2023-09-05T20:29:06.922Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-05T20:29:06.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:29:07.314Z] ---> job-cost.sh [2023-09-05T20:29:07.314Z] lf-activate-venv: SKIPPING [2023-09-05T20:29:07.314Z] DEBUG: total: 0.10999999940395355 [2023-09-05T20:29:07.314Z] INFO: Retrieving Stack Cost... [2023-09-05T20:29:08.250Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T20:29:08.509Z] INFO: Archiving Costs [Pipeline] echo [2023-09-05T20:29:08.543Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T20:29:08.857Z] ---> logs-deploy.sh [2023-09-05T20:29:08.857Z] lf-activate-venv: SKIPPING [2023-09-05T20:29:08.857Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4670/1 [2023-09-05T20:29:08.857Z] INFO: archiving workspace using pattern(s): [2023-09-05T20:29:09.795Z] Archives upload complete. [2023-09-05T20:29:09.795Z] INFO: archiving logs to Nexus