Pull request #4632 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a115d352fe4b01c209fc399fa1917aeb4c24c275+fe3620ce412f86f9ce6eb635c00e802c499476bf (9de1f10b49de31fc30445ff0384ea93e5c0d3263) 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-ssh7035964364073550927.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-ssh15722936668649687177.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-4632/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-4632/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11227719770006461804.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-4632/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13139931745419035527.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-ssh17529486245932959202.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-4632/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-4632/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10893979607910478253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3554 in /w/workspace/edgexfoundry_edgex-go_PR-4632 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit a115d352fe4b01c209fc399fa1917aeb4c24c275 Merge succeeded, producing a115d352fe4b01c209fc399fa1917aeb4c24c275 Checking out Revision a115d352fe4b01c209fc399fa1917aeb4c24c275 (PR-4632) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4632/head:refs/remotes/origin/PR-4632 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a115d352fe4b01c209fc399fa1917aeb4c24c275 # 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 fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a115d352fe4b01c209fc399fa1917aeb4c24c275 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T19:11:51.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T19:11:51.503Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T19:11:51.616Z] ========================================================= [2023-08-14T19:11:51.616Z] EdgeX Global Pipelines Version Info [2023-08-14T19:11:51.616Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:11:53.282Z] ------------------- [2023-08-14T19:11:53.282Z] stable info: [2023-08-14T19:11:53.282Z] ------------------- [2023-08-14T19:11:53.282Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T19:11:53.282Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T19:11:53.282Z] Message: update stable to v1.0.253 [2023-08-14T19:11:53.855Z] ------------------- [2023-08-14T19:11:53.855Z] experimental info: [2023-08-14T19:11:53.855Z] ------------------- [2023-08-14T19:11:53.855Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T19:11:53.855Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T19:11:53.855Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T19:11:54.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-14T19:11:54.234Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-14T19:11:54.263Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T19:11:54.292Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T19:11:54.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T19:11:54.367Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T19:11:54.406Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T19:11:54.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-14T19:11:54.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-14T19:11:54.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-14T19:11:54.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T19:11:54.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T19:11:54.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T19:11:54.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T19:11:54.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T19:11:54.769Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T19:11:54.807Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T19:11:54.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T19:11:54.888Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-14T19:11:54.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-14T19:11:54.967Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T19:11:55.005Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T19:11:55.048Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T19:11:55.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4632 [Pipeline] echo [2023-08-14T19:11:55.122Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4632 [Pipeline] echo [2023-08-14T19:11:55.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4632 [Pipeline] echo [2023-08-14T19:11:55.204Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a115d352fe4b01c209fc399fa1917aeb4c24c275 [Pipeline] echo [2023-08-14T19:11:55.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a115d35 [Pipeline] echo [2023-08-14T19:11:55.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T19:11:55.397Z] provisioning config files... [2023-08-14T19:11:55.458Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4761379204813744952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:11:56.516Z] ---> docker-login.sh [2023-08-14T19:11:56.516Z] nexus3.edgexfoundry.org:10001 [2023-08-14T19:11:56.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:11:56.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:11:56.776Z] Configure a credential helper to remove this warning. See [2023-08-14T19:11:56.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:11:56.776Z] [2023-08-14T19:11:56.776Z] Login Succeeded [2023-08-14T19:11:56.776Z] nexus3.edgexfoundry.org:10002 [2023-08-14T19:11:56.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:11:56.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:11:56.776Z] Configure a credential helper to remove this warning. See [2023-08-14T19:11:56.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:11:56.776Z] [2023-08-14T19:11:56.776Z] Login Succeeded [2023-08-14T19:11:56.776Z] nexus3.edgexfoundry.org:10003 [2023-08-14T19:11:56.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:11:57.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:11:57.035Z] Configure a credential helper to remove this warning. See [2023-08-14T19:11:57.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:11:57.035Z] [2023-08-14T19:11:57.035Z] Login Succeeded [2023-08-14T19:11:57.035Z] nexus3.edgexfoundry.org:10004 [2023-08-14T19:11:57.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:11:57.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:11:57.035Z] Configure a credential helper to remove this warning. See [2023-08-14T19:11:57.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:11:57.035Z] [2023-08-14T19:11:57.035Z] Login Succeeded [2023-08-14T19:11:57.035Z] docker.io [2023-08-14T19:11:57.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:11:57.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:11:57.295Z] Configure a credential helper to remove this warning. See [2023-08-14T19:11:57.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:11:57.295Z] [2023-08-14T19:11:57.295Z] Login Succeeded [2023-08-14T19:11:57.295Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T19:11:57.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T19:11:57.724Z] + 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-08-14T19:11:57.724Z] + + dirname cmd/core-command/Dockerfile [2023-08-14T19:11:57.724Z] cut -d/ -f2 [2023-08-14T19:11:57.724Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-14T19:11:57.724Z] + cut -d/ -f2 [2023-08-14T19:11:57.724Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T19:11:57.724Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-14T19:11:57.724Z] + dirname cmd/core-data/Dockerfile [2023-08-14T19:11:57.724Z] + cut -d/ -f2 [2023-08-14T19:11:57.724Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-14T19:11:57.724Z] + dirname cmd/core-metadata/Dockerfile [2023-08-14T19:11:57.724Z] + cut -d/ -f2 [2023-08-14T19:11:57.724Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-14T19:11:57.724Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-14T19:11:57.724Z] + cut -d/ -f2 [2023-08-14T19:11:57.724Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-14T19:11:57.724Z] + + cut -d/dirname -f2 cmd/security-proxy-auth/Dockerfile [2023-08-14T19:11:57.724Z] [2023-08-14T19:11:57.724Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-14T19:11:57.724Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-14T19:11:57.724Z] + cut -d/ -f2 [2023-08-14T19:11:57.724Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-14T19:11:57.724Z] + cut -d/ -f2 [2023-08-14T19:11:57.724Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-14T19:11:57.724Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-14T19:11:57.724Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T19:11:57.724Z] + cut -d/ -f2 [2023-08-14T19:11:57.724Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-14T19:11:57.724Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-08-14T19:11:57.724Z] cut -d/ -f2 [2023-08-14T19:11:57.724Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-14T19:11:57.724Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-14T19:11:57.724Z] + cut -d/ -f2 [2023-08-14T19:11:57.724Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-14T19:11:57.724Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-14T19:11:57.724Z] + cut -d/ -f2 [2023-08-14T19:11:57.724Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-14T19:11:57.724Z] + dirname cmd/support-notifications/Dockerfile [2023-08-14T19:11:57.724Z] + cut -d/ -f2 [2023-08-14T19:11:57.724Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-14T19:11:57.724Z] + cut+ -d/ -f2 [2023-08-14T19:11:57.724Z] dirname cmd/support-scheduler/Dockerfile [2023-08-14T19:11:57.724Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-14T19:11:57.793Z] 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-08-14T19:11:58.289Z] + git rev-list -1 --merges a115d352fe4b01c209fc399fa1917aeb4c24c275~1..a115d352fe4b01c209fc399fa1917aeb4c24c275 [Pipeline] echo [2023-08-14T19:11:58.319Z] -----------> git rev-list -1 --merges a115d352fe4b01c209fc399fa1917aeb4c24c275~1..a115d352fe4b01c209fc399fa1917aeb4c24c275 a115d352fe4b01c209fc399fa1917aeb4c24c275 [false] [Pipeline] sh [2023-08-14T19:11:58.622Z] + git log --format=format:%s -1 a115d352fe4b01c209fc399fa1917aeb4c24c275 [Pipeline] echo [2023-08-14T19:11:58.656Z] ========================================================= [2023-08-14T19:11:58.656Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T19:11:58.656Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-14T19:11:59.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T19:11:59.075Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T19:11:59.075Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T19:11:59.075Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T19:11:59.075Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T19:11:59.075Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T19:11:59.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:11:59.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T19:11:59.505Z] [2023-08-14T19:11:59.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:11:59.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T19:11:59.868Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T19:11:59.868Z] b85a868b505f: Pulling fs layer [2023-08-14T19:11:59.868Z] e2be974225ed: Pulling fs layer [2023-08-14T19:11:59.868Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T19:11:59.868Z] 988bab9f4d93: Pulling fs layer [2023-08-14T19:11:59.868Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T19:11:59.868Z] eaf3925da568: Pulling fs layer [2023-08-14T19:11:59.868Z] bab4dde63d76: Pulling fs layer [2023-08-14T19:11:59.868Z] bde34c3a00c8: Pulling fs layer [2023-08-14T19:11:59.868Z] b352a97aabf1: Pulling fs layer [2023-08-14T19:11:59.868Z] 4872d77fe225: Pulling fs layer [2023-08-14T19:11:59.868Z] 5851b861e8e6: Pulling fs layer [2023-08-14T19:11:59.868Z] 988bab9f4d93: Waiting [2023-08-14T19:11:59.868Z] 1469e6f7b9e6: Waiting [2023-08-14T19:11:59.868Z] 4872d77fe225: Waiting [2023-08-14T19:11:59.868Z] eaf3925da568: Waiting [2023-08-14T19:11:59.868Z] bab4dde63d76: Waiting [2023-08-14T19:11:59.868Z] 5851b861e8e6: Waiting [2023-08-14T19:11:59.868Z] bde34c3a00c8: Waiting [2023-08-14T19:11:59.868Z] 988bab9f4d93: Download complete [2023-08-14T19:11:59.868Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T19:11:59.868Z] 1469e6f7b9e6: Download complete [2023-08-14T19:11:59.868Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T19:11:59.868Z] 339a4e72a1f5: Download complete [2023-08-14T19:12:00.127Z] eaf3925da568: Download complete [2023-08-14T19:12:00.127Z] bde34c3a00c8: Verifying Checksum [2023-08-14T19:12:00.127Z] bde34c3a00c8: Download complete [2023-08-14T19:12:00.127Z] b352a97aabf1: Verifying Checksum [2023-08-14T19:12:00.127Z] b352a97aabf1: Download complete [2023-08-14T19:12:00.127Z] 4872d77fe225: Verifying Checksum [2023-08-14T19:12:00.127Z] 4872d77fe225: Download complete [2023-08-14T19:12:00.127Z] 5851b861e8e6: Download complete [2023-08-14T19:12:00.127Z] b85a868b505f: Verifying Checksum [2023-08-14T19:12:00.127Z] b85a868b505f: Download complete [2023-08-14T19:12:00.385Z] bab4dde63d76: Download complete [2023-08-14T19:12:01.320Z] b85a868b505f: Pull complete [2023-08-14T19:12:01.580Z] e2be974225ed: Pull complete [2023-08-14T19:12:01.839Z] 339a4e72a1f5: Pull complete [2023-08-14T19:12:02.099Z] 988bab9f4d93: Pull complete [2023-08-14T19:12:02.359Z] 1469e6f7b9e6: Pull complete [2023-08-14T19:12:02.360Z] eaf3925da568: Pull complete [2023-08-14T19:12:04.268Z] bab4dde63d76: Pull complete [2023-08-14T19:12:04.268Z] bde34c3a00c8: Pull complete [2023-08-14T19:12:04.268Z] b352a97aabf1: Pull complete [2023-08-14T19:12:04.268Z] 4872d77fe225: Pull complete [2023-08-14T19:12:04.530Z] 5851b861e8e6: Pull complete [2023-08-14T19:12:04.530Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T19:12:04.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T19:12:04.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:12:04.757Z] prd-ubuntu20.04-docker-8c-8g-3554 does not seem to be running inside a container [2023-08-14T19:12:04.797Z] $ 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-08-14T19:12:08.422Z] $ docker top 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 -eo pid,comm [2023-08-14T19:12:08.474Z] 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-08-14T19:12:08.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T19:12:08.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T19:12:08.599Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T19:12:08.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T19:12:08.716Z] $ docker exec 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 ssh-agent [2023-08-14T19:12:08.833Z] SSH_AUTH_SOCK=/tmp/ssh-0HrJ4fwUVCP2/agent.32 [2023-08-14T19:12:08.833Z] SSH_AGENT_PID=38 [2023-08-14T19:12:08.838Z] Running ssh-add (command line suppressed) [2023-08-14T19:12:08.948Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12467351522987134493.key (/w/workspace/edgex-go/1@tmp/private_key_12467351522987134493.key) [2023-08-14T19:12:08.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T19:12:09.290Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T19:12:09.315Z] $ docker exec --env ******** --env ******** 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 ssh-agent -k [2023-08-14T19:12:09.412Z] unset SSH_AUTH_SOCK; [2023-08-14T19:12:09.413Z] unset SSH_AGENT_PID; [2023-08-14T19:12:09.414Z] echo Agent pid 38 killed; [2023-08-14T19:12:09.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T19:12:09.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T19:12:09.507Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T19:12:09.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T19:12:09.630Z] $ docker exec 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 ssh-agent [2023-08-14T19:12:09.732Z] SSH_AUTH_SOCK=/tmp/ssh-scRQWoLWQKee/agent.71 [2023-08-14T19:12:09.732Z] SSH_AGENT_PID=77 [2023-08-14T19:12:09.737Z] Running ssh-add (command line suppressed) [2023-08-14T19:12:09.841Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_654422651807246455.key (/w/workspace/edgex-go/1@tmp/private_key_654422651807246455.key) [2023-08-14T19:12:09.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T19:12:10.181Z] + git semver init [2023-08-14T19:12:10.447Z] 2023-08-14 19:12:10,358 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T19:12:10.447Z] 2023-08-14 19:12:10,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-14T19:12:10.447Z] 2023-08-14 19:12:10,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-14T19:12:10.447Z] 2023-08-14 19:12:10,359 [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-08-14T19:12:21.108Z] 2023-08-14 19:12:20,429 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-14T19:12:21.108Z] 2023-08-14 19:12:20,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4632 with force:False [2023-08-14T19:12:21.108Z] 2023-08-14 19:12:20,430 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4632 [2023-08-14T19:12:21.108Z] 2023-08-14 19:12:20,433 [execute] INFO git cat-file --batch-check [2023-08-14T19:12:21.108Z] 2023-08-14 19:12:20,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T19:12:21.108Z] 2023-08-14 19:12:20,438 [execute] INFO git cat-file --batch [2023-08-14T19:12:21.108Z] 2023-08-14 19:12:20,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T19:12:21.108Z] 2023-08-14 19:12:20,442 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4632 [2023-08-14T19:12:21.108Z] 0.0.0 [Pipeline] } [2023-08-14T19:12:21.132Z] $ docker exec --env ******** --env ******** 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 ssh-agent -k [2023-08-14T19:12:21.253Z] unset SSH_AUTH_SOCK; [2023-08-14T19:12:21.254Z] unset SSH_AGENT_PID; [2023-08-14T19:12:21.254Z] echo Agent pid 77 killed; [2023-08-14T19:12:21.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T19:12:21.692Z] + git semver [Pipeline] } [2023-08-14T19:12:21.980Z] $ docker stop --time=1 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 [2023-08-14T19:12:23.258Z] $ docker rm -f --volumes 6e2375f1dd1a49a8156a187bd8d2e9b6a2a7df5f12808198f6bae6255d31dcc8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T19:12:23.654Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T19:12:23.920Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T19:12:23.987Z] [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-08-14T19:12:24.887Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-14T19:12:24.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T19:12:24.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T19:12:24.992Z] ========================================================= [2023-08-14T19:12:24.992Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T19:12:24.992Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:12:25.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T19:12:25.340Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T19:12:25.340Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T19:12:25.340Z] 6911f1a30b25: Pulling fs layer [2023-08-14T19:12:25.340Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T19:12:25.340Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T19:12:25.340Z] ec0bb842ea78: Pulling fs layer [2023-08-14T19:12:25.340Z] 40a00589a448: Pulling fs layer [2023-08-14T19:12:25.340Z] 6c08303d61cc: Pulling fs layer [2023-08-14T19:12:25.340Z] 798269fcf238: Pulling fs layer [2023-08-14T19:12:25.340Z] 6863d3e3a2b1: Waiting [2023-08-14T19:12:25.340Z] ec0bb842ea78: Waiting [2023-08-14T19:12:25.340Z] 40a00589a448: Waiting [2023-08-14T19:12:25.340Z] 6c08303d61cc: Waiting [2023-08-14T19:12:25.340Z] 798269fcf238: Waiting [2023-08-14T19:12:25.340Z] 6911f1a30b25: Download complete [2023-08-14T19:12:25.340Z] 6863d3e3a2b1: Verifying Checksum [2023-08-14T19:12:25.340Z] 6863d3e3a2b1: Download complete [2023-08-14T19:12:25.340Z] ec0bb842ea78: Verifying Checksum [2023-08-14T19:12:25.340Z] ec0bb842ea78: Download complete [2023-08-14T19:12:25.601Z] 4db1b89c0bd1: Download complete [2023-08-14T19:12:25.601Z] 40a00589a448: Verifying Checksum [2023-08-14T19:12:25.863Z] 4db1b89c0bd1: Pull complete [2023-08-14T19:12:26.129Z] 6911f1a30b25: Pull complete [2023-08-14T19:12:26.129Z] 798269fcf238: Verifying Checksum [2023-08-14T19:12:26.129Z] 798269fcf238: Download complete [2023-08-14T19:12:26.129Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T19:12:26.129Z] e194b8c5c2a9: Download complete [2023-08-14T19:12:26.391Z] 6c08303d61cc: Verifying Checksum [2023-08-14T19:12:26.391Z] 6c08303d61cc: Download complete [2023-08-14T19:12:29.675Z] e194b8c5c2a9: Pull complete [2023-08-14T19:12:29.675Z] 6863d3e3a2b1: Pull complete [2023-08-14T19:12:29.934Z] ec0bb842ea78: Pull complete [2023-08-14T19:12:29.934Z] 40a00589a448: Pull complete [2023-08-14T19:12:32.465Z] 6c08303d61cc: Pull complete [2023-08-14T19:12:33.034Z] 798269fcf238: Pull complete [2023-08-14T19:12:33.034Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T19:12:33.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T19:12:33.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:12:33.390Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T19:12:33.390Z] WORKDIR /edgex [2023-08-14T19:12:33.390Z] COPY go.mod . [2023-08-14T19:12:33.390Z] RUN go mod download [2023-08-14T19:12:33.390Z] docker build -t ci-base-image-x86_64 -f - . [2023-08-14T19:12:33.957Z] Sending build context to Docker daemon 170.8MB [2023-08-14T19:12:34.217Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T19:12:34.217Z] ---> ec979cd7f677 [2023-08-14T19:12:34.217Z] Step 2/4 : WORKDIR /edgex [2023-08-14T19:12:38.407Z] ---> Running in 90789cebdd02 [2023-08-14T19:12:38.407Z] Removing intermediate container 90789cebdd02 [2023-08-14T19:12:38.407Z] ---> 2a6a59feb5a1 [2023-08-14T19:12:38.407Z] Step 3/4 : COPY go.mod . [2023-08-14T19:12:38.667Z] ---> d5ab18a3fdf8 [2023-08-14T19:12:38.667Z] Step 4/4 : RUN go mod download [2023-08-14T19:12:38.667Z] ---> Running in 989f104c2f08 [2023-08-14T19:12:39.424Z] Still waiting to schedule task [2023-08-14T19:12:39.424Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-14T19:13:00.676Z] Removing intermediate container 989f104c2f08 [2023-08-14T19:13:00.676Z] ---> c1b4543bd8db [2023-08-14T19:13:00.676Z] Successfully built c1b4543bd8db [2023-08-14T19:13:00.676Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:13:01.046Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T19:13:01.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:13:01.213Z] prd-ubuntu20.04-docker-8c-8g-3554 does not seem to be running inside a container [2023-08-14T19:13:01.263Z] $ 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-08-14T19:13:02.198Z] $ docker top bd83bf36eb8d61fbdecffc206956c702db9d38d647d4acdb235026996b8df602 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T19:13:02.601Z] + go version [2023-08-14T19:13:02.601Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T19:13:02.627Z] $ docker stop --time=1 bd83bf36eb8d61fbdecffc206956c702db9d38d647d4acdb235026996b8df602 [2023-08-14T19:13:03.950Z] $ docker rm -f --volumes bd83bf36eb8d61fbdecffc206956c702db9d38d647d4acdb235026996b8df602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:13:04.720Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T19:13:04.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:13:04.869Z] prd-ubuntu20.04-docker-8c-8g-3554 does not seem to be running inside a container [2023-08-14T19:13:04.902Z] $ 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-08-14T19:13:05.282Z] $ docker top b768b00268f11182e96c578c2994ddda550e5fcf704f36151ab524168fdcea5c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T19:13:05.391Z] ========================================================= [2023-08-14T19:13:05.391Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T19:13:05.391Z] ========================================================= [Pipeline] sh [2023-08-14T19:13:05.687Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:13:06.039Z] + make test [2023-08-14T19:13:06.039Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T19:13:14.146Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T19:13:26.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T19:13:26.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T19:13:26.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T19:13:26.338Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T19:13:26.338Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T19:13:26.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T19:13:26.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T19:13:26.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T19:13:26.338Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T19:13:26.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T19:13:26.853Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T19:13:27.419Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T19:13:27.419Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T19:13:27.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T19:13:28.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T19:13:28.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T19:13:28.351Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2023-08-14T19:13:29.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 97.0% of statements [2023-08-14T19:13:29.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T19:13:29.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T19:13:29.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T19:13:30.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T19:13:30.477Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T19:13:30.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T19:13:30.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T19:13:30.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:13:30.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T19:13:30.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T19:13:32.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T19:13:32.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T19:13:32.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 71.5% of statements [2023-08-14T19:13:32.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-08-14T19:13:33.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T19:13:33.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:13:33.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T19:13:33.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T19:13:33.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T19:13:33.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T19:13:33.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T19:13:33.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T19:13:33.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T19:13:33.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T19:13:33.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.170s coverage: 93.4% of statements [2023-08-14T19:13:33.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.8% of statements [2023-08-14T19:13:33.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 97.6% of statements [2023-08-14T19:13:33.893Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.036s coverage: 72.2% of statements [2023-08-14T19:13:34.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T19:13:34.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T19:13:34.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-08-14T19:13:34.867Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 32.2% of statements [2023-08-14T19:13:34.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 42.9% of statements [2023-08-14T19:13:35.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 82.9% of statements [2023-08-14T19:13:35.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements [2023-08-14T19:13:35.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-08-14T19:13:35.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-08-14T19:13:35.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T19:13:35.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T19:13:35.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T19:13:35.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T19:13:36.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T19:13:36.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T19:13:36.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T19:13:36.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T19:13:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T19:13:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T19:13:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T19:13:37.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T19:13:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T19:13:37.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T19:13:38.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T19:13:39.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T19:13:39.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T19:13:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T19:13:40.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T19:13:41.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T19:13:41.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T19:13:41.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T19:13:43.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T19:13:43.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T19:13:43.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T19:13:44.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T19:13:44.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T19:13:44.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T19:13:44.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T19:13:45.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T19:13:45.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T19:13:45.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T19:13:45.622Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T19:13:46.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T19:13:46.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:13:46.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T19:13:46.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T19:13:47.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2023-08-14T19:13:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T19:13:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T19:13:48.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T19:13:48.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.274s coverage: 79.9% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.069s coverage: 92.9% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 62.3% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 81.8% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 95.7% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-08-14T19:14:00.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 98.9% of statements [2023-08-14T19:14:00.911Z] 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-08-14T19:14:00.911Z] running golangci-lint [2023-08-14T19:14:00.911Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-14T19:14:00.911Z] go version go1.20.6 linux/amd64 [2023-08-14T19:14:00.911Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-14T19:14:00.911Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-14T19:14:15.767Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|deps|exports_file|files|compiled_files|name) took 13.669102831s" [2023-08-14T19:14:15.767Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.302634ms" [2023-08-14T19:14:21.018Z] level=info msg="[linters_context/goanalysis] analyzers took 48.633236915s with top 10 stages: buildir: 28.478459106s, fact_deprecated: 2.04561487s, inspect: 1.900299s, printf: 1.296371131s, ctrlflow: 1.277589372s, gosec: 1.155269384s, S1038: 701.846296ms, nilness: 608.699201ms, fact_purity: 602.920216ms, directives: 356.092875ms" [2023-08-14T19:14:21.018Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-14T19:14:21.018Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, skip_dirs: 200/200, identifier_marker: 200/200, filename_unadjuster: 200/200, exclude-rules: 21/200, cgo: 200/200, exclude: 200/200, nolint: 0/21, skip_files: 200/200, autogenerated_exclude: 200/200" [2023-08-14T19:14:21.018Z] level=info msg="[runner] processing took 17.173262ms with stages: nolint: 7.630586ms, identifier_marker: 4.725423ms, path_prettifier: 1.597441ms, exclude-rules: 1.571641ms, autogenerated_exclude: 1.109891ms, skip_dirs: 474.73µs, filename_unadjuster: 34.34µs, cgo: 25.89µs, max_same_issues: 560ns, uniq_by_line: 420ns, source_code: 370ns, skip_files: 330ns, exclude: 280ns, severity-rules: 260ns, max_from_linter: 240ns, sort_results: 230ns, diff: 220ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 120ns" [2023-08-14T19:14:21.018Z] level=info msg="[runner] linters took 6.705297365s with stages: goanalysis_metalinter: 6.688041943s" [2023-08-14T19:14:21.018Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-14T19:14:21.018Z] level=info msg="Memory: 206 samples, avg is 182.9MB, max is 807.1MB" [2023-08-14T19:14:21.018Z] level=info msg="Execution took 20.429051088s" [2023-08-14T19:14:21.018Z] go vet ./... [2023-08-14T19:14:25.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T19:14:25.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T19:14:25.197Z] ./bin/test-attribution-txt.sh [2023-08-14T19:14:25.197Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-14T19:14:25.197Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-14T19:14:25.197Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-14T19:14:25.197Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-14T19:14:25.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-14T19:14:25.555Z] + ls -al . [2023-08-14T19:14:25.555Z] total 724 [2023-08-14T19:14:25.555Z] drwxrwxr-x 11 1001 1001 4096 Aug 14 19:13 . [2023-08-14T19:14:25.555Z] drwxr-xr-x 4 root root 4096 Aug 14 19:13 .. [2023-08-14T19:14:25.555Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 19:11 .blubracket [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 16 Aug 14 19:11 .dockerignore [2023-08-14T19:14:25.555Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 19:12 .git [2023-08-14T19:14:25.555Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 19:11 .github [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 1133 Aug 14 19:11 .gitignore [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 19:11 .golangci.yml [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 87 Aug 14 19:11 .hadolint.yml [2023-08-14T19:14:25.555Z] drwxr-xr-x 3 1001 1001 4096 Aug 14 19:12 .semver [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 166 Aug 14 19:11 .sonarcloud.properties [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 19:11 ADOPTERS.md [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 11152 Aug 14 19:11 Attribution.txt [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 93407 Aug 14 19:11 CHANGELOG.md [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 19:11 CONTRIBUTING.md [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 19:11 GOVERNANCE.md [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 883 Aug 14 19:11 Jenkinsfile [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 19:11 LICENSE [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 14368 Aug 14 19:11 Makefile [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 19:11 OWNERS.md [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 9923 Aug 14 19:11 README.md [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 19:11 SECURITY.md [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 19:12 VERSION [2023-08-14T19:14:25.555Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 19:11 bin [2023-08-14T19:14:25.555Z] drwxrwxr-x 18 1001 1001 4096 Aug 14 19:11 cmd [2023-08-14T19:14:25.555Z] -rw-r--r-- 1 root root 446998 Aug 14 19:13 coverage.out [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 3687 Aug 14 19:11 go.mod [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 33714 Aug 14 19:11 go.sum [2023-08-14T19:14:25.555Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 19:11 internal [2023-08-14T19:14:25.555Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 19:11 openapi [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 594 Aug 14 19:11 security.txt [2023-08-14T19:14:25.555Z] drwxrwxr-x 4 1001 1001 4096 Aug 14 19:11 snap [2023-08-14T19:14:25.555Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 19:11 version.go [Pipeline] sh [2023-08-14T19:14:25.867Z] + '[' -e coverage.out ] [2023-08-14T19:14:25.867Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-14T19:14:25.996Z] Stashed 1 file(s) [Pipeline] sh [2023-08-14T19:14:26.287Z] + make build [2023-08-14T19:14:26.287Z] 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-08-14T19:14:38.493Z] 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-08-14T19:14:38.752Z] 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-08-14T19:14:40.124Z] 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-08-14T19:14:40.691Z] 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-08-14T19:14:47.280Z] 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-08-14T19:14:48.214Z] 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-08-14T19:14:49.511Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3558 in /w/workspace/edgexfoundry_edgex-go_PR-4632 [Pipeline] { [Pipeline] ws [2023-08-14T19:14:49.568Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-14T19:14:49.652Z] The recommended git tool is: git [2023-08-14T19:14:50.112Z] 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-08-14T19:14:51.041Z] 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-08-14T19:14:51.607Z] 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-08-14T19:14:52.544Z] 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-08-14T19:14:53.917Z] 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-08-14T19:14:54.869Z] $ docker stop --time=1 b768b00268f11182e96c578c2994ddda550e5fcf704f36151ab524168fdcea5c [2023-08-14T19:14:55.842Z] using credential edgex-jenkins-ssh [2023-08-14T19:14:55.857Z] Cloning the remote Git repository [2023-08-14T19:14:55.903Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-14T19:14:55.996Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-14T19:14:56.157Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T19:14:56.158Z] > git --version # timeout=10 [2023-08-14T19:14:56.184Z] > git --version # 'git version 2.25.1' [2023-08-14T19:14:56.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T19:14:56.341Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T19:15:00.933Z] $ docker rm -f --volumes b768b00268f11182e96c578c2994ddda550e5fcf704f36151ab524168fdcea5c [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-08-14T19:15:02.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T19:15:02.269Z] [2023-08-14T19:15:02.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:15:02.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T19:15:02.652Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-14T19:15:02.652Z] 91d30c5bc195: Pulling fs layer [2023-08-14T19:15:02.652Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-14T19:15:02.652Z] 9c61dcf015f6: Pulling fs layer [2023-08-14T19:15:02.652Z] 4698f68db338: Pulling fs layer [2023-08-14T19:15:02.652Z] 2a2f49069b9e: Pulling fs layer [2023-08-14T19:15:02.652Z] e0025b399a48: Pulling fs layer [2023-08-14T19:15:02.652Z] 4698f68db338: Waiting [2023-08-14T19:15:02.652Z] 2a2f49069b9e: Waiting [2023-08-14T19:15:02.912Z] 91d30c5bc195: Verifying Checksum [2023-08-14T19:15:02.912Z] 91d30c5bc195: Download complete [2023-08-14T19:15:02.912Z] 4698f68db338: Verifying Checksum [2023-08-14T19:15:02.912Z] 4698f68db338: Download complete [2023-08-14T19:15:02.912Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-14T19:15:02.912Z] 2e9b0aa3be6d: Download complete [2023-08-14T19:15:02.912Z] e0025b399a48: Verifying Checksum [2023-08-14T19:15:02.912Z] e0025b399a48: Download complete [2023-08-14T19:15:02.912Z] 91d30c5bc195: Pull complete [2023-08-14T19:15:03.169Z] 2a2f49069b9e: Download complete [2023-08-14T19:15:03.169Z] 2e9b0aa3be6d: Pull complete [2023-08-14T19:15:03.427Z] 9c61dcf015f6: Verifying Checksum [2023-08-14T19:15:03.427Z] 9c61dcf015f6: Download complete [2023-08-14T19:15:05.955Z] 9c61dcf015f6: Pull complete [2023-08-14T19:15:05.955Z] 4698f68db338: Pull complete [2023-08-14T19:15:06.213Z] 2a2f49069b9e: Pull complete [2023-08-14T19:15:06.471Z] e0025b399a48: Pull complete [2023-08-14T19:15:06.471Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-14T19:15:06.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-14T19:15:06.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:15:06.685Z] prd-ubuntu20.04-docker-8c-8g-3554 does not seem to be running inside a container [2023-08-14T19:15:06.708Z] $ 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-08-14T19:15:10.248Z] $ docker top bb68a3d106f16e45539ce3e8baa9eec75f9879f66e294c30c6566a61fb314336 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T19:15:10.638Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T19:15:13.191Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-08-14T19:15:13.191Z] #1 transferring dockerfile: 1.84kB done [2023-08-14T19:15:13.191Z] #1 DONE 0.5s [2023-08-14T19:15:13.191Z] [2023-08-14T19:15:13.191Z] #2 [support-notifications internal] load .dockerignore [2023-08-14T19:15:13.459Z] #2 ... [2023-08-14T19:15:13.459Z] [2023-08-14T19:15:13.459Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-08-14T19:15:13.459Z] #3 transferring dockerfile: 1.96kB done [2023-08-14T19:15:13.459Z] #3 DONE 0.4s [2023-08-14T19:15:13.459Z] [2023-08-14T19:15:13.459Z] #4 [core-data internal] load .dockerignore [2023-08-14T19:15:13.459Z] #4 DONE 0.0s [2023-08-14T19:15:13.459Z] [2023-08-14T19:15:13.459Z] #5 [security-proxy-auth internal] load .dockerignore [2023-08-14T19:15:13.716Z] #5 ... [2023-08-14T19:15:13.716Z] [2023-08-14T19:15:13.716Z] #6 [core-command internal] load build definition from Dockerfile [2023-08-14T19:15:13.716Z] #6 transferring dockerfile: 1.82kB done [2023-08-14T19:15:13.716Z] #6 DONE 0.9s [2023-08-14T19:15:13.975Z] [2023-08-14T19:15:13.975Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T19:15:13.975Z] #7 transferring dockerfile: 2.38kB done [2023-08-14T19:15:13.975Z] #7 ... [2023-08-14T19:15:13.975Z] [2023-08-14T19:15:13.975Z] #8 [core-data internal] load build definition from Dockerfile [2023-08-14T19:15:13.975Z] #8 transferring dockerfile: 1.90kB done [2023-08-14T19:15:13.975Z] #8 DONE 1.1s [2023-08-14T19:15:13.580Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T19:15:13.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T19:15:14.241Z] [2023-08-14T19:15:14.241Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T19:15:14.241Z] #9 transferring dockerfile: 2.58kB done [2023-08-14T19:15:14.241Z] #9 DONE 1.3s [2023-08-14T19:15:14.241Z] [2023-08-14T19:15:14.241Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T19:15:14.241Z] #7 DONE 1.4s [2023-08-14T19:15:14.241Z] [2023-08-14T19:15:14.241Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T19:15:14.241Z] #10 transferring dockerfile: 1.82kB done [2023-08-14T19:15:14.241Z] #10 DONE 1.4s [2023-08-14T19:15:14.241Z] [2023-08-14T19:15:14.241Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T19:15:14.241Z] #11 transferring dockerfile: 2.63kB done [2023-08-14T19:15:15.136Z] Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit a115d352fe4b01c209fc399fa1917aeb4c24c275 [2023-08-14T19:15:15.176Z] #11 DONE 2.1s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T19:15:15.176Z] #12 transferring dockerfile: 2.82kB done [2023-08-14T19:15:15.176Z] #12 DONE 2.0s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #2 [support-notifications internal] load .dockerignore [2023-08-14T19:15:15.176Z] #2 transferring context: 56B done [2023-08-14T19:15:15.176Z] #2 DONE 2.0s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #5 [security-proxy-auth internal] load .dockerignore [2023-08-14T19:15:15.176Z] #5 transferring context: 56B done [2023-08-14T19:15:15.176Z] #5 ... [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T19:15:15.176Z] #13 transferring dockerfile: 2.04kB done [2023-08-14T19:15:15.176Z] #13 DONE 2.1s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T19:15:15.176Z] #14 transferring dockerfile: 2.12kB done [2023-08-14T19:15:15.176Z] #14 DONE 2.1s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T19:15:15.176Z] #15 transferring context: 56B done [2023-08-14T19:15:15.176Z] #15 DONE 1.8s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-08-14T19:15:15.176Z] #16 transferring context: 56B done [2023-08-14T19:15:15.176Z] #16 DONE 1.7s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #4 [core-data internal] load .dockerignore [2023-08-14T19:15:15.176Z] #4 transferring context: 56B done [2023-08-14T19:15:15.176Z] #4 DONE 1.8s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T19:15:15.176Z] #17 DONE 0.0s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #18 [security-bootstrapper internal] load .dockerignore [2023-08-14T19:15:15.176Z] #18 transferring context: 56B done [2023-08-14T19:15:15.176Z] #18 DONE 1.8s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #5 [security-proxy-auth internal] load .dockerignore [2023-08-14T19:15:15.176Z] #5 DONE 1.8s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T19:15:15.176Z] #19 transferring context: 56B done [2023-08-14T19:15:15.176Z] #19 DONE 1.8s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #20 [security-proxy-setup internal] load .dockerignore [2023-08-14T19:15:15.176Z] #20 transferring context: 56B done [2023-08-14T19:15:15.176Z] #20 DONE 1.8s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #21 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T19:15:15.176Z] #21 transferring dockerfile: 2.68kB done [2023-08-14T19:15:15.176Z] #21 DONE 2.2s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #22 [security-spire-config internal] load .dockerignore [2023-08-14T19:15:15.176Z] #22 transferring context: 56B done [2023-08-14T19:15:15.176Z] #22 DONE 1.8s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #23 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T19:15:15.176Z] #23 transferring dockerfile: 1.78kB done [2023-08-14T19:15:15.176Z] #23 DONE 2.2s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #24 [core-metadata internal] load .dockerignore [2023-08-14T19:15:15.176Z] #24 transferring context: 56B done [2023-08-14T19:15:15.176Z] #24 DONE 1.9s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #25 [support-scheduler internal] load .dockerignore [2023-08-14T19:15:15.176Z] #25 transferring context: 56B done [2023-08-14T19:15:15.176Z] #25 DONE 1.8s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #26 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T19:15:15.176Z] #26 transferring dockerfile: 2.06kB done [2023-08-14T19:15:15.176Z] #26 DONE 2.3s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #27 [security-spire-server internal] load .dockerignore [2023-08-14T19:15:15.176Z] #27 transferring context: 56B done [2023-08-14T19:15:15.176Z] #27 DONE 1.9s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #28 [core-command internal] load .dockerignore [2023-08-14T19:15:15.176Z] #28 transferring context: 56B done [2023-08-14T19:15:15.176Z] #28 DONE 1.9s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T19:15:15.176Z] #17 DONE 0.0s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:15:15.176Z] #29 DONE 0.2s [2023-08-14T19:15:15.176Z] [2023-08-14T19:15:15.176Z] #30 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:15:15.176Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:15:15.435Z] #30 ... [2023-08-14T19:15:15.435Z] [2023-08-14T19:15:15.435Z] #31 [security-spire-agent internal] load .dockerignore [2023-08-14T19:15:15.435Z] #31 transferring context: 56B done [2023-08-14T19:15:15.435Z] #31 DONE 1.9s [2023-08-14T19:15:15.435Z] [2023-08-14T19:15:15.435Z] #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T19:15:15.435Z] #17 DONE 0.0s [2023-08-14T19:15:15.435Z] [2023-08-14T19:15:15.435Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:15:15.435Z] #29 DONE 0.2s [2023-08-14T19:15:15.435Z] [2023-08-14T19:15:15.435Z] #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:15:15.435Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:15:15.435Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.15MB / 3.38MB 0.1s [2023-08-14T19:15:15.435Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:15:15.435Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T19:15:15.435Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T19:15:15.435Z] #30 ... [2023-08-14T19:15:15.435Z] [2023-08-14T19:15:15.435Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T19:15:15.435Z] #17 DONE 0.0s [2023-08-14T19:15:15.435Z] [2023-08-14T19:15:15.435Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:15:15.435Z] #29 DONE 0.2s [2023-08-14T19:15:15.435Z] [2023-08-14T19:15:15.435Z] #30 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:15:15.435Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:15:15.435Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-14T19:15:15.435Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:15:15.435Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T19:15:15.435Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T19:15:15.435Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-14T19:15:15.600Z] Merge succeeded, producing a115d352fe4b01c209fc399fa1917aeb4c24c275 [2023-08-14T19:15:15.600Z] Checking out Revision a115d352fe4b01c209fc399fa1917aeb4c24c275 (PR-4632) [2023-08-14T19:15:15.697Z] #30 ... [2023-08-14T19:15:15.697Z] [2023-08-14T19:15:15.697Z] #17 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T19:15:15.697Z] #17 DONE 0.0s [2023-08-14T19:15:15.697Z] [2023-08-14T19:15:15.697Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:15:15.697Z] #29 DONE 0.2s [2023-08-14T19:15:15.697Z] [2023-08-14T19:15:15.697Z] #30 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:15:15.697Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:15:15.697Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-14T19:15:15.697Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:15:15.697Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T19:15:15.697Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T19:15:15.697Z] #30 ... [2023-08-14T19:15:15.697Z] [2023-08-14T19:15:15.697Z] #17 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T19:15:15.697Z] #17 DONE 0.0s [2023-08-14T19:15:15.697Z] [2023-08-14T19:15:15.697Z] #30 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:15:15.697Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-14T19:15:15.697Z] #30 ... [2023-08-14T19:15:15.697Z] [2023-08-14T19:15:15.697Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T19:15:15.697Z] #17 DONE 0.0s [2023-08-14T19:15:15.697Z] [2023-08-14T19:15:15.697Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:15:15.697Z] #29 DONE 0.3s [2023-08-14T19:15:15.697Z] [2023-08-14T19:15:15.697Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-14T19:15:15.697Z] #32 DONE 0.8s [2023-08-14T19:15:15.697Z] [2023-08-14T19:15:15.697Z] #30 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:15:15.697Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:15:15.697Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-14T19:15:15.697Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:15:15.697Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T19:15:15.697Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T19:15:15.697Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-14T19:15:16.251Z] #30 ... [2023-08-14T19:15:16.251Z] [2023-08-14T19:15:16.251Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T19:15:16.251Z] #17 DONE 0.0s [2023-08-14T19:15:16.251Z] [2023-08-14T19:15:16.251Z] #17 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-14T19:15:16.251Z] #17 DONE 0.0s [2023-08-14T19:15:16.251Z] [2023-08-14T19:15:16.251Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-14T19:15:16.251Z] #32 DONE 0.8s [2023-08-14T19:15:16.251Z] [2023-08-14T19:15:16.251Z] #33 [security-proxy-setup internal] load build context [2023-08-14T19:15:16.251Z] #33 DONE 0.0s [2023-08-14T19:15:16.251Z] [2023-08-14T19:15:16.251Z] #30 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:15:16.251Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:15:16.251Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-14T19:15:16.251Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:15:16.251Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T19:15:16.251Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T19:15:16.251Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-14T19:15:16.251Z] #30 DONE 1.0s [2023-08-14T19:15:16.251Z] [2023-08-14T19:15:16.251Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-14T19:15:16.259Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-08-14T19:15:14.525Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-14T19:15:14.570Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-14T19:15:14.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T19:15:14.592Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4632/head:refs/remotes/origin/PR-4632 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-14T19:15:15.155Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T19:15:15.232Z] > git checkout -f a115d352fe4b01c209fc399fa1917aeb4c24c275 # timeout=10 [2023-08-14T19:15:15.481Z] > git remote # timeout=10 [2023-08-14T19:15:15.505Z] > git config --get remote.origin.url # timeout=10 [2023-08-14T19:15:15.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T19:15:15.553Z] > git merge fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 [2023-08-14T19:15:15.581Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-14T19:15:15.609Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T19:15:15.629Z] > git checkout -f a115d352fe4b01c209fc399fa1917aeb4c24c275 # timeout=10 [2023-08-14T19:15:16.314Z] > git --version # timeout=10 [2023-08-14T19:15:16.325Z] > git --version # 'git version 2.25.1' [2023-08-14T19:15:16.344Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T19:15:17.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T19:15:17.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T19:15:17.515Z] Dload Upload Total Spent Left Speed [2023-08-14T19:15:17.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-08-14T19:15:18.138Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T19:15:18.481Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T19:15:18.481Z] + sudo tee /etc/docker/daemon.new [2023-08-14T19:15:21.077Z] { [2023-08-14T19:15:21.077Z] "registry-mirrors": [ [2023-08-14T19:15:21.077Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T19:15:21.077Z] ], [2023-08-14T19:15:21.077Z] "bip": "10.250.0.254/24", [2023-08-14T19:15:21.077Z] "hosts": [ [2023-08-14T19:15:21.077Z] "tcp://0.0.0.0:5555", [2023-08-14T19:15:21.077Z] "unix:///var/run/docker.sock" [2023-08-14T19:15:21.077Z] ], [2023-08-14T19:15:21.077Z] "mtu": 1458, [2023-08-14T19:15:21.077Z] "selinux-enabled": true, [2023-08-14T19:15:21.077Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T19:15:21.077Z] } [Pipeline] sh [2023-08-14T19:15:21.418Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T19:15:21.524Z] #34 ... [2023-08-14T19:15:21.524Z] [2023-08-14T19:15:21.524Z] #35 [security-bootstrapper internal] load build context [2023-08-14T19:15:21.524Z] #35 transferring context: 258.00MB 5.4s [2023-08-14T19:15:21.524Z] #35 ... [2023-08-14T19:15:21.524Z] [2023-08-14T19:15:21.524Z] #36 [support-notifications internal] load build context [2023-08-14T19:15:21.524Z] #36 ... [2023-08-14T19:15:21.524Z] [2023-08-14T19:15:21.524Z] #35 [security-bootstrapper internal] load build context [2023-08-14T19:15:21.760Z] + sudo service docker restart [2023-08-14T19:15:22.963Z] #35 transferring context: 364.90MB 7.4s done [2023-08-14T19:15:25.530Z] #35 ... [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #37 [core-data internal] load build context [2023-08-14T19:15:25.530Z] #37 transferring context: 364.90MB 9.4s done [2023-08-14T19:15:25.530Z] #37 ... [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-14T19:15:25.530Z] #32 DONE 0.8s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:15:25.530Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:15:25.530Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-14T19:15:25.530Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:15:25.530Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-14T19:15:25.530Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-14T19:15:25.530Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-14T19:15:25.530Z] #30 DONE 1.0s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:15:25.530Z] #29 DONE 9.8s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #35 [security-bootstrapper internal] load build context [2023-08-14T19:15:25.530Z] #35 DONE 10.0s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:15:25.530Z] #38 transferring context: 364.90MB 7.8s done [2023-08-14T19:15:25.530Z] #38 DONE 9.9s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #39 [support-scheduler internal] load build context [2023-08-14T19:15:25.530Z] #39 transferring context: 364.90MB 7.4s done [2023-08-14T19:15:25.530Z] #39 DONE 9.5s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #40 [core-command internal] load build context [2023-08-14T19:15:25.530Z] #40 transferring context: 364.90MB 7.5s done [2023-08-14T19:15:25.530Z] #40 DONE 9.6s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-14T19:15:25.530Z] #34 DONE 9.8s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #41 [security-proxy-auth internal] load build context [2023-08-14T19:15:25.530Z] #41 transferring context: 364.90MB 8.2s done [2023-08-14T19:15:25.530Z] #41 DONE 10.1s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #42 [security-secretstore-setup internal] load build context [2023-08-14T19:15:25.530Z] #42 transferring context: 364.90MB 8.5s done [2023-08-14T19:15:25.530Z] #42 DONE 10.2s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #43 [security-spire-config internal] load build context [2023-08-14T19:15:25.530Z] #43 transferring context: 364.90MB 9.1s done [2023-08-14T19:15:25.530Z] #43 DONE 9.9s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #44 [core-metadata internal] load build context [2023-08-14T19:15:25.530Z] #44 transferring context: 364.90MB 8.8s done [2023-08-14T19:15:25.530Z] #44 DONE 10.1s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #36 [support-notifications internal] load build context [2023-08-14T19:15:25.530Z] #36 transferring context: 364.90MB 8.3s done [2023-08-14T19:15:25.530Z] #36 DONE 10.2s [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:15:25.530Z] #45 ... [2023-08-14T19:15:25.530Z] [2023-08-14T19:15:25.530Z] #37 [core-data internal] load build context [2023-08-14T19:15:25.530Z] #37 DONE 10.3s [2023-08-14T19:15:25.790Z] [2023-08-14T19:15:25.790Z] #46 [security-spire-server internal] load build context [2023-08-14T19:15:26.089Z] #46 ... [2023-08-14T19:15:26.089Z] [2023-08-14T19:15:26.089Z] #47 [security-spiffe-token-provider internal] load build context [2023-08-14T19:15:26.089Z] #47 ... [2023-08-14T19:15:26.089Z] [2023-08-14T19:15:26.089Z] #46 [security-spire-server internal] load build context [2023-08-14T19:15:26.349Z] #46 ... [2023-08-14T19:15:26.349Z] [2023-08-14T19:15:26.349Z] #33 [security-proxy-setup internal] load build context [2023-08-14T19:15:26.608Z] #33 ... [2023-08-14T19:15:26.608Z] [2023-08-14T19:15:26.608Z] #46 [security-spire-server internal] load build context [2023-08-14T19:15:29.142Z] #46 transferring context: 227.93MB 3.4s [2023-08-14T19:15:30.531Z] #46 transferring context: 364.90MB 4.9s done [2023-08-14T19:15:32.433Z] #46 ... [2023-08-14T19:15:32.433Z] [2023-08-14T19:15:32.433Z] #48 [security-spire-agent internal] load build context [2023-08-14T19:15:32.433Z] #48 transferring context: 364.90MB 4.7s done [2023-08-14T19:15:35.758Z] #48 ... [2023-08-14T19:15:35.758Z] [2023-08-14T19:15:35.758Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T19:15:35.758Z] #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 2.270 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T19:15:35.758Z] #0 2.275 (2/2) Installing su-exec (0.2-r2) [2023-08-14T19:15:35.758Z] #0 2.302 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:15:35.758Z] #0 2.307 OK: 7 MiB in 17 packages [2023-08-14T19:15:35.758Z] #49 ... [2023-08-14T19:15:35.758Z] [2023-08-14T19:15:35.758Z] #50 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T19:15:35.758Z] #0 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 1.203 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:15:35.758Z] #0 1.203 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:15:35.758Z] #0 1.203 OK: 17818 distinct packages available [2023-08-14T19:15:35.758Z] #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 1.671 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T19:15:35.758Z] #0 1.683 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T19:15:35.758Z] #0 1.702 (3/5) Installing libucontext (1.2-r0) [2023-08-14T19:15:35.758Z] #0 1.705 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T19:15:35.758Z] #0 1.711 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T19:15:35.758Z] #0 1.741 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:15:35.758Z] #0 1.760 OK: 8 MiB in 20 packages [2023-08-14T19:15:35.758Z] #50 ... [2023-08-14T19:15:35.758Z] [2023-08-14T19:15:35.758Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T19:15:35.758Z] #0 1.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 1.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 1.657 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:15:35.758Z] #0 1.657 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:15:35.758Z] #0 1.657 OK: 17818 distinct packages available [2023-08-14T19:15:35.758Z] #0 1.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 2.156 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T19:15:35.758Z] #0 2.163 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T19:15:35.758Z] #0 2.167 (3/4) Installing libucontext (1.2-r0) [2023-08-14T19:15:35.758Z] #0 2.169 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T19:15:35.758Z] #0 2.175 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:15:35.758Z] #0 2.179 OK: 7 MiB in 19 packages [2023-08-14T19:15:35.758Z] #51 ... [2023-08-14T19:15:35.758Z] [2023-08-14T19:15:35.758Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T19:15:35.758Z] #0 1.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 1.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 1.738 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T19:15:35.758Z] #0 1.756 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T19:15:35.758Z] #0 1.778 (3/4) Installing su-exec (0.2-r2) [2023-08-14T19:15:35.758Z] #0 1.790 (4/4) Installing yq (4.30.4-r4) [2023-08-14T19:15:35.758Z] #0 1.952 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:15:35.758Z] #0 1.968 Executing ca-certificates-20230506-r0.trigger [2023-08-14T19:15:35.758Z] #0 2.073 OK: 17 MiB in 19 packages [2023-08-14T19:15:35.758Z] #52 ... [2023-08-14T19:15:35.758Z] [2023-08-14T19:15:35.758Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T19:15:35.758Z] #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:35.758Z] #0 2.369 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T19:15:35.758Z] #0 2.373 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:15:35.758Z] #0 2.379 OK: 7 MiB in 16 packages [2023-08-14T19:15:36.017Z] #53 ... [2023-08-14T19:15:36.017Z] [2023-08-14T19:15:36.017Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T19:15:36.017Z] #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.017Z] #0 1.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.017Z] #0 1.316 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:15:36.017Z] #0 1.316 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:15:36.017Z] #0 1.316 OK: 17823 distinct packages available [2023-08-14T19:15:36.017Z] #0 1.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.017Z] #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.017Z] #0 1.760 OK: 265 MiB in 53 packages [2023-08-14T19:15:36.017Z] #54 ... [2023-08-14T19:15:36.017Z] [2023-08-14T19:15:36.017Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:15:36.017Z] #0 3.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.017Z] #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.017Z] #0 3.989 OK: 265 MiB in 53 packages [2023-08-14T19:15:36.277Z] #55 ... [2023-08-14T19:15:36.277Z] [2023-08-14T19:15:36.277Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T19:15:36.277Z] #0 3.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.277Z] #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.277Z] #0 3.540 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T19:15:36.277Z] #0 3.562 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T19:15:36.277Z] #0 3.566 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:15:36.277Z] #0 3.574 Executing ca-certificates-20230506-r0.trigger [2023-08-14T19:15:36.277Z] #0 3.679 OK: 8 MiB in 17 packages [2023-08-14T19:15:36.277Z] #56 ... [2023-08-14T19:15:36.277Z] [2023-08-14T19:15:36.277Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T19:15:36.277Z] #0 4.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.277Z] #0 4.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.277Z] #0 4.867 OK: 265 MiB in 53 packages [2023-08-14T19:15:36.535Z] #57 ... [2023-08-14T19:15:36.535Z] [2023-08-14T19:15:36.535Z] #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T19:15:36.535Z] #0 1.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.535Z] #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:36.535Z] #0 2.098 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T19:15:36.535Z] #0 2.106 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:15:36.535Z] #0 2.115 OK: 7 MiB in 16 packages [2023-08-14T19:15:36.918Z] #58 ... [2023-08-14T19:15:36.918Z] [2023-08-14T19:15:36.918Z] #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T19:15:37.177Z] #59 ... [2023-08-14T19:15:37.177Z] [2023-08-14T19:15:37.177Z] #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T19:15:37.177Z] #60 ... [2023-08-14T19:15:37.177Z] [2023-08-14T19:15:37.177Z] #47 [security-spiffe-token-provider internal] load build context [2023-08-14T19:15:37.177Z] #47 transferring context: 364.90MB 4.2s done [2023-08-14T19:15:37.436Z] #47 ... [2023-08-14T19:15:37.436Z] [2023-08-14T19:15:37.436Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T19:15:37.436Z] #0 1.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:37.436Z] #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:37.436Z] #0 1.847 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:15:37.436Z] #0 1.847 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:15:37.436Z] #0 1.847 OK: 17818 distinct packages available [2023-08-14T19:15:37.436Z] #0 1.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:37.436Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:37.436Z] #0 2.354 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T19:15:37.436Z] #0 2.371 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T19:15:37.436Z] #0 2.382 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T19:15:37.436Z] #0 2.388 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T19:15:37.436Z] #0 2.398 (5/9) Installing curl (8.2.1-r0) [2023-08-14T19:15:37.436Z] #0 2.404 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T19:15:37.436Z] #0 2.406 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T19:15:37.436Z] #0 2.410 (8/9) Installing libucontext (1.2-r0) [2023-08-14T19:15:37.436Z] #0 2.415 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T19:15:37.436Z] #0 2.417 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:15:37.436Z] #0 2.424 Executing ca-certificates-20230506-r0.trigger [2023-08-14T19:15:37.436Z] #0 2.510 OK: 10 MiB in 24 packages [2023-08-14T19:15:37.436Z] #61 ... [2023-08-14T19:15:37.436Z] [2023-08-14T19:15:37.436Z] #33 [security-proxy-setup internal] load build context [2023-08-14T19:15:37.436Z] #33 transferring context: 364.90MB 4.8s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T19:15:40.068Z] provisioning config files... [2023-08-14T19:15:40.097Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config613422930158261576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:15:40.492Z] ---> docker-login.sh [2023-08-14T19:15:40.492Z] nexus3.edgexfoundry.org:10001 [2023-08-14T19:15:41.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:15:41.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:15:41.079Z] Configure a credential helper to remove this warning. See [2023-08-14T19:15:41.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:15:41.079Z] [2023-08-14T19:15:41.079Z] Login Succeeded [2023-08-14T19:15:41.079Z] nexus3.edgexfoundry.org:10002 [2023-08-14T19:15:41.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:15:41.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:15:41.620Z] Configure a credential helper to remove this warning. See [2023-08-14T19:15:41.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:15:41.620Z] [2023-08-14T19:15:41.620Z] Login Succeeded [2023-08-14T19:15:41.620Z] nexus3.edgexfoundry.org:10003 [2023-08-14T19:15:41.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:15:41.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:15:41.893Z] Configure a credential helper to remove this warning. See [2023-08-14T19:15:41.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:15:41.893Z] [2023-08-14T19:15:41.893Z] Login Succeeded [2023-08-14T19:15:41.893Z] nexus3.edgexfoundry.org:10004 [2023-08-14T19:15:42.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:15:42.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:15:42.168Z] Configure a credential helper to remove this warning. See [2023-08-14T19:15:42.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:15:42.168Z] [2023-08-14T19:15:42.168Z] Login Succeeded [2023-08-14T19:15:42.168Z] docker.io [2023-08-14T19:15:42.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T19:15:44.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T19:15:44.396Z] Configure a credential helper to remove this warning. See [2023-08-14T19:15:44.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T19:15:44.396Z] [2023-08-14T19:15:44.396Z] Login Succeeded [2023-08-14T19:15:44.396Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T19:15:44.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-14T19:15:45.246Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-14T19:15:45.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T19:15:45.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T19:15:45.355Z] ========================================================= [2023-08-14T19:15:45.355Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T19:15:45.355Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:15:45.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T19:15:45.739Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T19:15:46.011Z] edb6bdbacee9: Pulling fs layer [2023-08-14T19:15:46.011Z] 5f9638ab2659: Pulling fs layer [2023-08-14T19:15:46.011Z] 8d51d6327a98: Pulling fs layer [2023-08-14T19:15:46.011Z] 8b374f2dd631: Pulling fs layer [2023-08-14T19:15:46.011Z] ec14aa9079de: Pulling fs layer [2023-08-14T19:15:46.011Z] 2f466654f4bb: Pulling fs layer [2023-08-14T19:15:46.011Z] 554e91adad29: Pulling fs layer [2023-08-14T19:15:46.011Z] ec14aa9079de: Waiting [2023-08-14T19:15:46.011Z] 2f466654f4bb: Waiting [2023-08-14T19:15:46.011Z] 8b374f2dd631: Waiting [2023-08-14T19:15:46.011Z] 554e91adad29: Waiting [2023-08-14T19:15:46.011Z] 5f9638ab2659: Verifying Checksum [2023-08-14T19:15:46.011Z] 5f9638ab2659: Download complete [2023-08-14T19:15:46.011Z] 8b374f2dd631: Download complete [2023-08-14T19:15:46.011Z] ec14aa9079de: Verifying Checksum [2023-08-14T19:15:46.011Z] ec14aa9079de: Download complete [2023-08-14T19:15:46.011Z] edb6bdbacee9: Verifying Checksum [2023-08-14T19:15:46.011Z] edb6bdbacee9: Download complete [2023-08-14T19:15:47.442Z] edb6bdbacee9: Pull complete [2023-08-14T19:15:47.442Z] 554e91adad29: Verifying Checksum [2023-08-14T19:15:47.442Z] 554e91adad29: Download complete [2023-08-14T19:15:47.568Z] #33 ... [2023-08-14T19:15:47.568Z] [2023-08-14T19:15:47.568Z] #47 [security-spiffe-token-provider internal] load build context [2023-08-14T19:15:47.568Z] #47 DONE 30.3s [2023-08-14T19:15:47.568Z] [2023-08-14T19:15:47.568Z] #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:15:48.033Z] 5f9638ab2659: Pull complete [2023-08-14T19:15:48.622Z] 8d51d6327a98: Verifying Checksum [2023-08-14T19:15:48.622Z] 8d51d6327a98: Download complete [2023-08-14T19:15:48.890Z] 2f466654f4bb: Verifying Checksum [2023-08-14T19:15:48.891Z] 2f466654f4bb: Download complete [2023-08-14T19:15:56.001Z] #45 ... [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #48 [security-spire-agent internal] load build context [2023-08-14T19:15:56.001Z] #48 DONE 29.6s [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #33 [security-proxy-setup internal] load build context [2023-08-14T19:15:56.001Z] #33 DONE 38.5s [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T19:15:56.001Z] #57 ... [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #46 [security-spire-server internal] load build context [2023-08-14T19:15:56.001Z] #46 DONE 29.9s [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T19:15:56.001Z] #54 DONE 30.0s [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:15:56.001Z] #45 ... [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T19:15:56.001Z] #61 DONE 30.4s [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:15:56.001Z] #62 ... [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T19:15:56.001Z] #51 DONE 30.6s [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T19:15:56.001Z] #53 DONE 30.7s [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T19:15:56.001Z] #60 30.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:56.001Z] #60 ... [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #50 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T19:15:56.001Z] #50 DONE 30.7s [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T19:15:56.001Z] #52 DONE 30.9s [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T19:15:56.001Z] #60 30.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:56.001Z] #60 ... [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-14T19:15:56.001Z] #58 DONE 31.0s [2023-08-14T19:15:56.001Z] [2023-08-14T19:15:56.001Z] #60 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T19:15:56.001Z] #60 30.83 OK: 265 MiB in 53 packages [2023-08-14T19:15:56.309Z] #60 ... [2023-08-14T19:15:56.309Z] [2023-08-14T19:15:56.309Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T19:15:56.309Z] #49 DONE 31.3s [2023-08-14T19:15:56.569Z] [2023-08-14T19:15:56.569Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T19:15:56.569Z] #57 DONE 31.2s [2023-08-14T19:15:56.569Z] [2023-08-14T19:15:56.569Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:15:56.569Z] #63 ... [2023-08-14T19:15:56.569Z] [2023-08-14T19:15:56.569Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T19:15:56.569Z] #56 DONE 31.5s [2023-08-14T19:15:56.838Z] [2023-08-14T19:15:56.838Z] #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T19:15:56.838Z] #59 30.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:56.838Z] #59 30.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:56.838Z] #59 31.21 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T19:15:56.838Z] #59 31.27 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T19:15:56.838Z] #59 31.28 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:15:56.838Z] #59 31.29 OK: 8 MiB in 17 packages [2023-08-14T19:15:56.838Z] #59 ... [2023-08-14T19:15:56.838Z] [2023-08-14T19:15:56.838Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:15:56.838Z] #55 DONE 31.7s [2023-08-14T19:15:57.096Z] [2023-08-14T19:15:57.096Z] #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:15:57.096Z] #64 ... [2023-08-14T19:15:57.096Z] [2023-08-14T19:15:57.096Z] #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T19:15:57.096Z] #60 DONE 31.9s [2023-08-14T19:15:57.354Z] [2023-08-14T19:15:57.354Z] #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:15:57.354Z] #45 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:57.354Z] #45 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T19:15:57.354Z] #45 31.09 OK: 265 MiB in 53 packages [2023-08-14T19:15:57.354Z] #45 DONE 32.1s [2023-08-14T19:15:57.354Z] [2023-08-14T19:15:57.354Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T19:15:57.613Z] #65 ... [2023-08-14T19:15:57.613Z] [2023-08-14T19:15:57.613Z] #59 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T19:15:57.613Z] #59 DONE 32.5s [2023-08-14T19:15:57.871Z] [2023-08-14T19:15:57.871Z] #66 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T19:15:58.130Z] #66 ... [2023-08-14T19:15:58.130Z] [2023-08-14T19:15:58.130Z] #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:15:58.130Z] #62 DONE 2.7s [2023-08-14T19:15:58.388Z] [2023-08-14T19:15:58.388Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:15:58.955Z] #67 ... [2023-08-14T19:15:58.955Z] [2023-08-14T19:15:58.955Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:15:58.955Z] #63 DONE 2.3s [2023-08-14T19:15:58.955Z] [2023-08-14T19:15:58.955Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T19:15:58.955Z] #68 DONE 2.6s [2023-08-14T19:15:58.955Z] [2023-08-14T19:15:58.955Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:15:59.214Z] #69 ... [2023-08-14T19:15:59.214Z] [2023-08-14T19:15:59.214Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T19:15:59.214Z] #65 DONE 2.0s [2023-08-14T19:15:59.472Z] [2023-08-14T19:15:59.472Z] #70 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:15:59.472Z] #70 DONE 2.0s [2023-08-14T19:15:59.472Z] [2023-08-14T19:15:59.472Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:15:59.472Z] #71 ... [2023-08-14T19:15:59.472Z] [2023-08-14T19:15:59.472Z] #64 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:15:59.472Z] #64 DONE 2.6s [2023-08-14T19:15:59.734Z] [2023-08-14T19:15:59.734Z] #66 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T19:15:59.734Z] #66 DONE 2.1s [2023-08-14T19:15:59.734Z] [2023-08-14T19:15:59.734Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:16:00.315Z] #72 ... [2023-08-14T19:16:00.315Z] [2023-08-14T19:16:00.315Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T19:16:00.315Z] #73 DONE 1.2s [2023-08-14T19:16:00.573Z] [2023-08-14T19:16:00.573Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:16:03.916Z] 8d51d6327a98: Pull complete [2023-08-14T19:16:03.916Z] 8b374f2dd631: Pull complete [2023-08-14T19:16:03.916Z] ec14aa9079de: Pull complete [2023-08-14T19:16:09.272Z] 2f466654f4bb: Pull complete [2023-08-14T19:16:11.863Z] 554e91adad29: Pull complete [2023-08-14T19:16:11.863Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T19:16:11.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T19:16:11.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:16:12.266Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T19:16:12.266Z] WORKDIR /edgex [2023-08-14T19:16:12.266Z] COPY go.mod . [2023-08-14T19:16:12.266Z] RUN go mod download [2023-08-14T19:16:12.266Z] docker build -t ci-base-image-arm64 -f - . [2023-08-14T19:16:12.859Z] Sending build context to Docker daemon 2.938MB [2023-08-14T19:16:12.859Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T19:16:12.859Z] ---> 1e15ea492957 [2023-08-14T19:16:12.859Z] Step 2/4 : WORKDIR /edgex [2023-08-14T19:16:14.813Z] ---> Running in 7e298cbcf65b [2023-08-14T19:16:15.084Z] Removing intermediate container 7e298cbcf65b [2023-08-14T19:16:15.084Z] ---> c878201e5f4c [2023-08-14T19:16:15.084Z] Step 3/4 : COPY go.mod . [2023-08-14T19:16:15.688Z] ---> 61fdb34f5428 [2023-08-14T19:16:15.688Z] Step 4/4 : RUN go mod download [2023-08-14T19:16:15.688Z] ---> Running in 6cb63d7d77f1 [2023-08-14T19:16:47.311Z] #74 ... [2023-08-14T19:16:47.311Z] [2023-08-14T19:16:47.311Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:16:47.311Z] #72 DONE 47.4s [2023-08-14T19:16:47.311Z] [2023-08-14T19:16:47.311Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T19:16:47.311Z] #75 ... [2023-08-14T19:16:47.311Z] [2023-08-14T19:16:47.311Z] #67 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:16:47.311Z] #67 DONE 48.8s [2023-08-14T19:16:47.311Z] [2023-08-14T19:16:47.311Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:16:47.311Z] #69 DONE 48.1s [2023-08-14T19:16:47.311Z] [2023-08-14T19:16:47.311Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:16:47.311Z] #71 DONE 47.9s [2023-08-14T19:16:47.311Z] [2023-08-14T19:16:47.311Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-14T19:16:47.311Z] #76 ... [2023-08-14T19:16:47.311Z] [2023-08-14T19:16:47.311Z] #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:16:47.311Z] #74 DONE 48.1s [2023-08-14T19:16:47.570Z] [2023-08-14T19:16:47.570Z] #77 [security-spire-config builder 6/9] COPY . . [2023-08-14T19:16:54.597Z] Removing intermediate container 6cb63d7d77f1 [2023-08-14T19:16:54.597Z] ---> f211e378cfb6 [2023-08-14T19:16:54.597Z] Successfully built f211e378cfb6 [2023-08-14T19:16:55.814Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:16:56.216Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T19:16:56.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:16:56.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-3558 does not seem to be running inside a container [2023-08-14T19:16:56.576Z] $ 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-08-14T19:16:57.549Z] #77 ... [2023-08-14T19:16:57.549Z] [2023-08-14T19:16:57.549Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T19:16:57.549Z] #78 ... [2023-08-14T19:16:57.549Z] [2023-08-14T19:16:57.549Z] #79 [core-data builder 6/7] COPY . . [2023-08-14T19:16:57.878Z] $ docker top 958ba30d435686c21256981f3e0dbf5262d19d55890663d70b9f9b441c79fe13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T19:16:58.793Z] + go version [2023-08-14T19:16:58.793Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T19:16:58.828Z] $ docker stop --time=1 958ba30d435686c21256981f3e0dbf5262d19d55890663d70b9f9b441c79fe13 [2023-08-14T19:17:00.484Z] $ docker rm -f --volumes 958ba30d435686c21256981f3e0dbf5262d19d55890663d70b9f9b441c79fe13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:17:01.376Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T19:17:01.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:17:01.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-3558 does not seem to be running inside a container [2023-08-14T19:17:01.722Z] $ 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-08-14T19:17:02.838Z] #79 ... [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #77 [security-spire-config builder 6/9] COPY . . [2023-08-14T19:17:02.839Z] #77 DONE 14.8s [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T19:17:02.839Z] #80 ... [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #79 [core-data builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #79 DONE 15.1s [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #76 [support-notifications builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #76 DONE 15.3s [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:17:02.839Z] #81 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #82 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #82 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:17:02.839Z] #83 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #84 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:17:02.839Z] #85 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:17:02.839Z] #86 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #78 DONE 15.6s [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:17:02.839Z] #87 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #88 [support-scheduler builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #88 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:17:02.839Z] #89 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:17:02.839Z] #90 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #91 [core-metadata builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #91 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #92 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:17:02.839Z] #92 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #93 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:17:02.839Z] #93 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:17:02.839Z] #94 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #95 [core-command builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #95 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #96 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:17:02.839Z] #96 ... [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:17:02.839Z] #97 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:17:02.839Z] #98 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #99 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:17:02.839Z] #100 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:17:02.839Z] #101 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #102 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #102 CACHED [2023-08-14T19:17:02.839Z] [2023-08-14T19:17:02.839Z] #75 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T19:17:02.839Z] #75 DONE 15.7s [2023-08-14T19:17:03.042Z] $ docker top 51d2b5668587098e6bcc726a75b07ea06dbb997961d2ef278c4bf76296737054 -eo pid,comm [2023-08-14T19:17:03.103Z] [2023-08-14T19:17:03.103Z] #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [Pipeline] { [Pipeline] echo [2023-08-14T19:17:03.339Z] ========================================================= [2023-08-14T19:17:03.339Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-14T19:17:03.339Z] ========================================================= [Pipeline] sh [2023-08-14T19:17:03.672Z] #103 ... [2023-08-14T19:17:03.672Z] [2023-08-14T19:17:03.672Z] #80 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T19:17:03.672Z] #80 DONE 1.3s [2023-08-14T19:17:03.672Z] [2023-08-14T19:17:03.672Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-14T19:17:03.672Z] #104 CACHED [2023-08-14T19:17:03.672Z] [2023-08-14T19:17:03.672Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T19:17:03.672Z] #105 CACHED [2023-08-14T19:17:03.672Z] [2023-08-14T19:17:03.672Z] #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:17:03.672Z] #106 CACHED [2023-08-14T19:17:03.672Z] [2023-08-14T19:17:03.672Z] #107 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T19:17:03.672Z] #107 CACHED [2023-08-14T19:17:03.935Z] [2023-08-14T19:17:03.935Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:17:03.989Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-14T19:17:04.697Z] + make test [2023-08-14T19:17:04.698Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T19:17:09.313Z] #108 ... [2023-08-14T19:17:09.313Z] [2023-08-14T19:17:09.313Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T19:17:09.313Z] #0 2.373 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-08-14T19:17:11.221Z] #109 ... [2023-08-14T19:17:11.221Z] [2023-08-14T19:17:11.221Z] #110 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:17:11.221Z] #110 DONE 7.4s [2023-08-14T19:17:11.221Z] [2023-08-14T19:17:11.221Z] #111 [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-08-14T19:17:11.221Z] #0 1.887 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-08-14T19:17:11.221Z] #111 ... [2023-08-14T19:17:11.221Z] [2023-08-14T19:17:11.221Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T19:17:11.221Z] #112 DONE 0.2s [2023-08-14T19:17:11.221Z] [2023-08-14T19:17:11.221Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:17:11.480Z] #113 DONE 0.2s [2023-08-14T19:17:11.480Z] [2023-08-14T19:17:11.480Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T19:17:11.480Z] #0 1.681 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-08-14T19:17:11.480Z] #114 ... [2023-08-14T19:17:11.480Z] [2023-08-14T19:17:11.480Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:17:11.480Z] #115 DONE 0.1s [2023-08-14T19:17:11.480Z] [2023-08-14T19:17:11.480Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:17:11.480Z] #0 1.691 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-08-14T19:17:11.740Z] #116 ... [2023-08-14T19:17:11.740Z] [2023-08-14T19:17:11.740Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:17:12.700Z] #117 ... [2023-08-14T19:17:12.700Z] [2023-08-14T19:17:12.700Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:17:12.700Z] #0 1.478 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-08-14T19:17:12.700Z] #118 ... [2023-08-14T19:17:12.700Z] [2023-08-14T19:17:12.700Z] #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:17:12.700Z] #0 1.870 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-08-14T19:17:12.957Z] #119 ... [2023-08-14T19:17:12.957Z] [2023-08-14T19:17:12.957Z] #120 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T19:17:12.957Z] #0 2.497 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-08-14T19:17:12.957Z] #120 ... [2023-08-14T19:17:12.957Z] [2023-08-14T19:17:12.957Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T19:17:12.957Z] #0 1.533 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-08-14T19:17:13.227Z] #121 ... [2023-08-14T19:17:13.227Z] [2023-08-14T19:17:13.227Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T19:17:13.227Z] #0 1.944 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-08-14T19:17:13.504Z] #122 ... [2023-08-14T19:17:13.504Z] [2023-08-14T19:17:13.504Z] #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:17:13.504Z] #117 DONE 1.7s [2023-08-14T19:17:13.504Z] [2023-08-14T19:17:13.504Z] #123 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:17:13.764Z] #123 ... [2023-08-14T19:17:13.764Z] [2023-08-14T19:17:13.764Z] #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:17:13.764Z] #108 DONE 10.0s [2023-08-14T19:17:13.764Z] [2023-08-14T19:17:13.764Z] #124 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T19:17:15.149Z] #124 ... [2023-08-14T19:17:15.149Z] [2023-08-14T19:17:15.149Z] #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T19:17:15.149Z] #103 2.325 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-08-14T19:17:15.409Z] #103 ... [2023-08-14T19:17:15.409Z] [2023-08-14T19:17:15.409Z] #96 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:17:15.409Z] #96 2.629 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-08-14T19:17:25.495Z] #96 ... [2023-08-14T19:17:25.495Z] [2023-08-14T19:17:25.495Z] #123 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:17:25.495Z] #123 DONE 11.2s [2023-08-14T19:17:25.495Z] [2023-08-14T19:17:25.495Z] #124 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T19:17:25.495Z] #124 DONE 11.2s [2023-08-14T19:17:25.495Z] [2023-08-14T19:17:25.495Z] #125 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-14T19:17:47.525Z] #125 ... [2023-08-14T19:17:47.525Z] [2023-08-14T19:17:47.525Z] #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:17:51.568Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-14T19:18:26.603Z] #126 ... [2023-08-14T19:18:26.603Z] [2023-08-14T19:18:26.603Z] #127 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T19:18:26.603Z] #127 CACHED [2023-08-14T19:18:26.603Z] [2023-08-14T19:18:26.603Z] #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:26.603Z] #128 CACHED [2023-08-14T19:18:26.603Z] [2023-08-14T19:18:26.603Z] #129 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T19:18:26.603Z] #129 CACHED [2023-08-14T19:18:26.603Z] [2023-08-14T19:18:26.603Z] #130 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:26.603Z] #130 CACHED [2023-08-14T19:18:26.603Z] [2023-08-14T19:18:26.603Z] #131 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:18:26.603Z] #131 CACHED [2023-08-14T19:18:26.603Z] [2023-08-14T19:18:26.603Z] #132 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:18:26.603Z] #132 CACHED [2023-08-14T19:18:26.603Z] [2023-08-14T19:18:26.603Z] #133 [security-spire-agent builder 6/9] COPY . . [2023-08-14T19:18:26.603Z] #133 CACHED [2023-08-14T19:18:26.603Z] [2023-08-14T19:18:26.603Z] #134 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T19:18:26.603Z] #134 CACHED [2023-08-14T19:18:26.603Z] [2023-08-14T19:18:26.603Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T19:18:32.041Z] #135 ... [2023-08-14T19:18:32.041Z] [2023-08-14T19:18:32.041Z] #111 [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-08-14T19:18:32.041Z] #111 82.56 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-08-14T19:18:40.215Z] #111 DONE 97.2s [2023-08-14T19:18:40.215Z] [2023-08-14T19:18:40.215Z] #96 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:18:40.215Z] #96 DONE 97.2s [2023-08-14T19:18:40.215Z] [2023-08-14T19:18:40.215Z] #125 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-14T19:18:40.215Z] #125 DONE 75.1s [2023-08-14T19:18:40.215Z] [2023-08-14T19:18:40.215Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T19:18:40.215Z] #109 DONE 97.2s [2023-08-14T19:18:40.215Z] [2023-08-14T19:18:40.215Z] #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T19:18:40.215Z] #103 DONE 97.2s [2023-08-14T19:18:40.215Z] [2023-08-14T19:18:40.215Z] #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T19:18:40.215Z] #114 DONE 97.3s [2023-08-14T19:18:40.215Z] [2023-08-14T19:18:40.215Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:18:40.215Z] #116 DONE 97.3s [2023-08-14T19:18:40.215Z] [2023-08-14T19:18:40.215Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:40.215Z] #136 ... [2023-08-14T19:18:40.215Z] [2023-08-14T19:18:40.215Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T19:18:40.215Z] #122 DONE 97.4s [2023-08-14T19:18:40.215Z] [2023-08-14T19:18:40.215Z] #120 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T19:18:40.215Z] #120 DONE 97.5s [2023-08-14T19:18:40.215Z] [2023-08-14T19:18:40.215Z] #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:41.158Z] #137 ... [2023-08-14T19:18:41.159Z] [2023-08-14T19:18:41.159Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T19:18:41.159Z] #121 DONE 98.5s [2023-08-14T19:18:41.555Z] [2023-08-14T19:18:41.556Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T19:18:41.556Z] #135 DONE 18.6s [2023-08-14T19:18:41.556Z] [2023-08-14T19:18:41.556Z] #119 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:18:41.556Z] #119 DONE 98.6s [2023-08-14T19:18:41.556Z] [2023-08-14T19:18:41.556Z] #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:41.556Z] #126 DONE 56.7s [2023-08-14T19:18:41.556Z] [2023-08-14T19:18:41.556Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:18:41.556Z] #118 DONE 98.7s [2023-08-14T19:18:41.556Z] [2023-08-14T19:18:41.556Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:41.556Z] #138 ... [2023-08-14T19:18:41.556Z] [2023-08-14T19:18:41.556Z] #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T19:18:41.556Z] #139 DONE 1.6s [2023-08-14T19:18:41.814Z] [2023-08-14T19:18:41.814Z] #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:18:43.715Z] #140 ... [2023-08-14T19:18:43.715Z] [2023-08-14T19:18:43.715Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:43.715Z] #136 DONE 3.5s [2023-08-14T19:18:43.715Z] [2023-08-14T19:18:43.715Z] #141 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:43.715Z] #141 DONE 3.5s [2023-08-14T19:18:43.715Z] [2023-08-14T19:18:43.715Z] #142 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:43.715Z] #142 DONE 3.3s [2023-08-14T19:18:43.715Z] [2023-08-14T19:18:43.715Z] #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:43.715Z] #137 DONE 3.4s [2023-08-14T19:18:43.715Z] [2023-08-14T19:18:43.715Z] #143 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:43.715Z] #143 DONE 3.3s [2023-08-14T19:18:43.715Z] [2023-08-14T19:18:43.715Z] #144 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:43.715Z] #144 ... [2023-08-14T19:18:43.715Z] [2023-08-14T19:18:43.715Z] #145 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T19:18:43.715Z] #145 DONE 3.5s [2023-08-14T19:18:43.986Z] [2023-08-14T19:18:43.986Z] #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:18:43.986Z] #140 DONE 2.7s [2023-08-14T19:18:43.986Z] [2023-08-14T19:18:43.986Z] #146 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:43.986Z] #146 DONE 2.7s [2023-08-14T19:18:43.986Z] [2023-08-14T19:18:43.986Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:43.986Z] #138 DONE 2.7s [2023-08-14T19:18:43.986Z] [2023-08-14T19:18:43.986Z] #147 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:18:44.253Z] #147 ... [2023-08-14T19:18:44.253Z] [2023-08-14T19:18:44.253Z] #148 [security-spire-server] exporting to image [2023-08-14T19:18:44.253Z] #148 exporting layers 1.2s done [2023-08-14T19:18:44.253Z] #148 writing image sha256:38945447896f66804066c6a68434d2efdd32c1eb83aef97e489cea3a0a23bf13 done [2023-08-14T19:18:44.253Z] #148 naming to docker.io/library/security-spire-server done [2023-08-14T19:18:44.253Z] #148 DONE 1.2s [2023-08-14T19:18:44.253Z] [2023-08-14T19:18:44.253Z] #149 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #149 ... [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #150 DONE 2.4s [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #151 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #151 DONE 2.4s [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #152 DONE 2.4s [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #153 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #153 DONE 2.4s [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #154 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #154 CACHED [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #155 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:46.202Z] #155 CACHED [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #156 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:46.202Z] #156 CACHED [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #157 CACHED [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #147 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:18:46.202Z] #147 DONE 2.1s [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:46.202Z] #158 CACHED [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #159 CACHED [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #144 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #144 DONE 2.4s [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #160 CACHED [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #161 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:46.202Z] #161 CACHED [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #162 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:18:46.202Z] #162 DONE 2.1s [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #149 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:46.202Z] #149 DONE 2.1s [2023-08-14T19:18:46.202Z] [2023-08-14T19:18:46.202Z] #163 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:18:48.799Z] #163 ... [2023-08-14T19:18:48.799Z] [2023-08-14T19:18:48.799Z] #164 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T19:18:48.799Z] #164 DONE 2.4s [2023-08-14T19:18:48.799Z] [2023-08-14T19:18:48.799Z] #165 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T19:18:48.799Z] #165 DONE 2.4s [2023-08-14T19:18:48.799Z] [2023-08-14T19:18:48.799Z] #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:18:48.799Z] #166 ... [2023-08-14T19:18:48.799Z] [2023-08-14T19:18:48.799Z] #167 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T19:18:48.799Z] #167 DONE 5.0s [2023-08-14T19:18:48.799Z] [2023-08-14T19:18:48.799Z] #168 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T19:18:48.799Z] #168 DONE 2.8s [2023-08-14T19:18:48.799Z] [2023-08-14T19:18:48.799Z] #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T19:18:48.799Z] #169 DONE 2.9s [2023-08-14T19:18:48.799Z] [2023-08-14T19:18:48.799Z] #170 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-14T19:18:48.799Z] #170 DONE 2.9s [2023-08-14T19:18:48.799Z] [2023-08-14T19:18:48.799Z] #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T19:18:48.799Z] #171 DONE 2.9s [2023-08-14T19:18:48.799Z] [2023-08-14T19:18:48.799Z] #172 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T19:18:48.799Z] #172 DONE 2.9s [2023-08-14T19:18:49.061Z] [2023-08-14T19:18:49.061Z] #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T19:18:49.061Z] #173 DONE 2.9s [2023-08-14T19:18:49.061Z] [2023-08-14T19:18:49.061Z] #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T19:18:49.061Z] #174 DONE 2.9s [2023-08-14T19:18:49.061Z] [2023-08-14T19:18:49.061Z] #175 [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-08-14T19:18:49.061Z] #175 DONE 2.9s [2023-08-14T19:18:49.061Z] [2023-08-14T19:18:49.061Z] #163 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:18:49.061Z] #163 DONE 2.9s [2023-08-14T19:18:49.061Z] [2023-08-14T19:18:49.061Z] #176 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T19:18:49.061Z] #176 DONE 2.9s [2023-08-14T19:18:49.061Z] [2023-08-14T19:18:49.061Z] #177 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:18:49.637Z] #177 ... [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #178 [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-08-14T19:18:49.637Z] #178 DONE 0.7s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:18:49.637Z] #166 DONE 1.1s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #179 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:18:49.637Z] #179 DONE 0.7s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #180 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T19:18:49.637Z] #180 DONE 0.8s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #181 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:18:49.637Z] #181 DONE 0.7s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #182 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:18:49.637Z] #182 DONE 0.8s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #183 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T19:18:49.637Z] #183 DONE 0.7s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #184 [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-08-14T19:18:49.637Z] #184 DONE 0.7s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #185 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:18:49.637Z] #185 DONE 0.7s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #186 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:18:49.637Z] #186 ... [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #187 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:18:49.637Z] #187 DONE 0.8s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #188 [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-08-14T19:18:49.637Z] #188 DONE 0.8s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #189 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T19:18:49.637Z] #189 DONE 0.8s [2023-08-14T19:18:49.637Z] [2023-08-14T19:18:49.637Z] #177 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:18:49.637Z] #177 DONE 0.9s [2023-08-14T19:18:49.906Z] [2023-08-14T19:18:49.906Z] #148 [support-notifications] exporting to image [2023-08-14T19:18:49.906Z] #148 exporting layers 0.4s done [2023-08-14T19:18:49.906Z] #148 writing image sha256:ba80fb9d49a79abd63f08559ad6c35929ff6cd575d303e834f8907944dbe4cb3 done [2023-08-14T19:18:49.906Z] #148 naming to docker.io/library/core-data 0.0s done [2023-08-14T19:18:50.166Z] #148 ... [2023-08-14T19:18:50.166Z] [2023-08-14T19:18:50.166Z] #190 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T19:18:50.166Z] #190 DONE 0.4s [2023-08-14T19:18:50.166Z] [2023-08-14T19:18:50.166Z] #148 [support-notifications] exporting to image [2023-08-14T19:18:50.166Z] #148 writing image sha256:bb1a720dc3af071056f40be6f976784635ebd29d3a2980abfbeb8ae662a4c022 [2023-08-14T19:18:50.166Z] #148 ... [2023-08-14T19:18:50.166Z] [2023-08-14T19:18:50.166Z] #191 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:18:50.166Z] #191 DONE 0.6s [2023-08-14T19:18:50.166Z] [2023-08-14T19:18:50.166Z] #186 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:18:50.166Z] #186 DONE 0.6s [2023-08-14T19:18:50.166Z] [2023-08-14T19:18:50.166Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T19:18:50.166Z] #192 DONE 0.6s [2023-08-14T19:18:50.166Z] [2023-08-14T19:18:50.166Z] #193 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-14T19:18:50.166Z] #193 DONE 0.5s [2023-08-14T19:18:50.166Z] [2023-08-14T19:18:50.166Z] #148 [security-spire-config] exporting to image [2023-08-14T19:18:50.166Z] #148 exporting layers 0.7s done [2023-08-14T19:18:50.166Z] #148 writing image sha256:bb1a720dc3af071056f40be6f976784635ebd29d3a2980abfbeb8ae662a4c022 0.0s done [2023-08-14T19:18:50.166Z] #148 writing image sha256:63ad992bd4059d88a9632e0028285f79eb8c20ed2442eb4761e53fed44dc9b97 0.0s done [2023-08-14T19:18:50.166Z] #148 naming to docker.io/library/security-spiffe-token-provider done [2023-08-14T19:18:50.166Z] #148 naming to docker.io/library/support-scheduler done [2023-08-14T19:18:50.426Z] #148 ... [2023-08-14T19:18:50.426Z] [2023-08-14T19:18:50.426Z] #194 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-14T19:18:50.426Z] #194 DONE 0.6s [2023-08-14T19:18:50.426Z] [2023-08-14T19:18:50.426Z] #195 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T19:18:50.426Z] #195 DONE 0.6s [2023-08-14T19:18:50.426Z] [2023-08-14T19:18:50.426Z] #148 [support-notifications] exporting to image [2023-08-14T19:18:50.426Z] #148 exporting layers 0.7s done [2023-08-14T19:18:50.426Z] #148 writing image sha256:54605d549ae3a38630c328b548c6f2f86b116758f7e9766a8954bc0ec1f9f7c9 done [2023-08-14T19:18:50.426Z] #148 naming to docker.io/library/support-notifications done [2023-08-14T19:18:50.688Z] #148 writing image sha256:344fc5bf77b8600d1ec7687596d4a52dc1262803ccdfb00409bf49ec658dbd89 0.0s done [2023-08-14T19:18:50.688Z] #148 writing image sha256:cbdafc07342c5044d63b6ed946a95b1a956a91e432172a5680d00a0e28322a14 done [2023-08-14T19:18:50.688Z] #148 naming to docker.io/library/security-spire-agent done [2023-08-14T19:18:50.688Z] #148 naming to docker.io/library/core-command done [2023-08-14T19:18:51.260Z] #148 ... [2023-08-14T19:18:51.260Z] [2023-08-14T19:18:51.260Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T19:18:51.260Z] #196 DONE 0.9s [2023-08-14T19:18:51.260Z] [2023-08-14T19:18:51.260Z] #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:18:51.260Z] #197 DONE 1.1s [2023-08-14T19:18:51.260Z] [2023-08-14T19:18:51.260Z] #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T19:18:51.260Z] #198 DONE 0.9s [2023-08-14T19:18:51.260Z] [2023-08-14T19:18:51.260Z] #148 [security-spire-config] exporting to image [2023-08-14T19:18:51.260Z] #148 writing image sha256:c596ee927b7ce2d67a61dd1e53feed20702b8b61f594757176af455ee860b3e0 0.0s done [2023-08-14T19:18:51.260Z] #148 naming to docker.io/library/security-spire-config done [2023-08-14T19:18:51.520Z] #148 ... [2023-08-14T19:18:51.520Z] [2023-08-14T19:18:51.520Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T19:18:51.520Z] #199 DONE 0.5s [2023-08-14T19:18:51.520Z] [2023-08-14T19:18:51.520Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T19:18:51.520Z] #200 DONE 0.4s [2023-08-14T19:18:51.520Z] [2023-08-14T19:18:51.520Z] #148 [core-metadata] exporting to image [2023-08-14T19:18:51.520Z] #148 exporting layers 0.5s done [2023-08-14T19:18:51.520Z] #148 writing image sha256:1242372469cbc33901c537d5657a43a763f354a5747649e44f94fb7b85e1e30a done [2023-08-14T19:18:51.520Z] #148 naming to docker.io/library/core-metadata done [2023-08-14T19:18:51.779Z] #148 ... [2023-08-14T19:18:51.779Z] [2023-08-14T19:18:51.779Z] #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:18:51.779Z] #201 DONE 1.4s [2023-08-14T19:18:51.779Z] [2023-08-14T19:18:51.779Z] #202 [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-08-14T19:18:51.779Z] #202 DONE 0.1s [2023-08-14T19:18:51.779Z] [2023-08-14T19:18:51.779Z] #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T19:18:51.779Z] #203 DONE 0.2s [2023-08-14T19:18:51.779Z] [2023-08-14T19:18:51.779Z] #204 [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-08-14T19:18:51.779Z] #204 DONE 0.1s [2023-08-14T19:18:51.779Z] [2023-08-14T19:18:51.779Z] #148 [core-common-config-bootstrapper] exporting to image [2023-08-14T19:18:51.779Z] #148 writing image sha256:bb670db81e8561462f0a3a7de89b4ccc114c1be48b12eabedc50c2c92e1a654a done [2023-08-14T19:18:51.779Z] #148 naming to docker.io/library/security-proxy-setup done [2023-08-14T19:18:52.038Z] #148 exporting layers 0.1s done [2023-08-14T19:18:52.039Z] #148 writing image sha256:aaf34c7020eca9c8448b13dbeac0ef8f00ea5b309d0bbdc6d81530a5e548da53 done [2023-08-14T19:18:52.039Z] #148 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-14T19:18:52.039Z] #148 DONE 3.5s [2023-08-14T19:18:52.039Z] [2023-08-14T19:18:52.039Z] #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T19:18:52.039Z] #205 DONE 0.1s [2023-08-14T19:18:52.039Z] [2023-08-14T19:18:52.039Z] #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T19:18:52.039Z] #206 DONE 0.1s [2023-08-14T19:18:52.039Z] [2023-08-14T19:18:52.039Z] #207 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:18:52.039Z] #207 DONE 1.7s [2023-08-14T19:18:52.039Z] [2023-08-14T19:18:52.039Z] #148 [security-proxy-auth] exporting to image [2023-08-14T19:18:52.299Z] #148 exporting layers 0.1s done [2023-08-14T19:18:52.299Z] #148 writing image sha256:bb5f86a78bd004c856bb4e7f941cfc058b2d1a1d878d95e0fe2d5719306bf84a done [2023-08-14T19:18:52.299Z] #148 naming to docker.io/library/security-proxy-auth done [2023-08-14T19:18:52.299Z] #148 DONE 3.6s [2023-08-14T19:18:52.299Z] [2023-08-14T19:18:52.299Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T19:18:52.559Z] #208 ... [2023-08-14T19:18:52.559Z] [2023-08-14T19:18:52.559Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:18:52.559Z] #209 DONE 0.9s [2023-08-14T19:18:52.818Z] [2023-08-14T19:18:52.819Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T19:18:52.819Z] #208 DONE 0.7s [2023-08-14T19:18:52.819Z] [2023-08-14T19:18:52.819Z] #148 [security-bootstrapper] exporting to image [2023-08-14T19:18:53.079Z] #148 exporting layers 0.3s done [2023-08-14T19:18:53.079Z] #148 writing image sha256:3dedd8d28b605df49293e433952709907e923bbfac96e59a2ba819ec8736e7bd done [2023-08-14T19:18:53.079Z] #148 naming to docker.io/library/security-bootstrapper done [2023-08-14T19:18:53.079Z] #148 writing image sha256:564830823ac774045ed6a2081b02694c17e1da64fb40ae14b78d2eef70730612 done [2023-08-14T19:18:53.079Z] #148 naming to docker.io/library/security-secretstore-setup done [2023-08-14T19:18:53.079Z] #148 DONE 4.0s [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:18:53.079Z] time="2023-08-14T19:15:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T19:18:53.105Z] $ docker stop --time=1 bb68a3d106f16e45539ce3e8baa9eec75f9879f66e294c30c6566a61fb314336 [2023-08-14T19:18:54.918Z] $ docker rm -f --volumes bb68a3d106f16e45539ce3e8baa9eec75f9879f66e294c30c6566a61fb314336 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T19:18:55.332Z] + docker images [2023-08-14T19:18:55.332Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T19:18:55.332Z] security-secretstore-setup latest 564830823ac7 3 seconds ago 44.1MB [2023-08-14T19:18:55.332Z] security-bootstrapper latest 3dedd8d28b60 3 seconds ago 23MB [2023-08-14T19:18:55.332Z] core-common-config-bootstrapper latest aaf34c7020ec 4 seconds ago 18.1MB [2023-08-14T19:18:55.332Z] security-proxy-auth latest bb5f86a78bd0 4 seconds ago 19.4MB [2023-08-14T19:18:55.332Z] core-metadata latest 1242372469cb 5 seconds ago 21.6MB [2023-08-14T19:18:55.332Z] security-spire-config latest c596ee927b7c 5 seconds ago 102MB [2023-08-14T19:18:55.332Z] security-proxy-setup latest bb670db81e85 5 seconds ago 19.6MB [2023-08-14T19:18:55.332Z] core-command latest 344fc5bf77b8 6 seconds ago 21MB [2023-08-14T19:18:55.332Z] security-spiffe-token-provider latest bb1a720dc3af 6 seconds ago 33.5MB [2023-08-14T19:18:55.332Z] security-spire-agent latest cbdafc07342c 6 seconds ago 161MB [2023-08-14T19:18:55.332Z] core-data latest ba80fb9d49a7 6 seconds ago 21.2MB [2023-08-14T19:18:55.332Z] support-notifications latest 54605d549ae3 6 seconds ago 34.3MB [2023-08-14T19:18:55.332Z] support-scheduler latest 63ad992bd405 6 seconds ago 33.7MB [2023-08-14T19:18:55.332Z] security-spire-server latest 38945447896f 14 seconds ago 103MB [2023-08-14T19:18:55.332Z] ci-base-image-x86_64 latest c1b4543bd8db 6 minutes ago 1.07GB [2023-08-14T19:18:55.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 weeks ago 696MB [2023-08-14T19:18:55.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-14T19:18:55.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-14T19:20:46.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-14T19:20:54.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-14T19:20:54.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-14T19:20:54.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.318s coverage: 28.7% of statements [2023-08-14T19:21:04.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 97.0% of statements [2023-08-14T19:21:10.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-14T19:21:10.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-14T19:21:10.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-14T19:21:13.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.506s coverage: 71.5% of statements [2023-08-14T19:21:17.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-14T19:21:17.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-14T19:21:17.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.367s coverage: 54.0% of statements [2023-08-14T19:21:23.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-14T19:21:23.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-14T19:21:23.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:21:23.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-14T19:21:23.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-14T19:21:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-14T19:21:31.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-14T19:21:46.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.110s coverage: 93.4% of statements [2023-08-14T19:21:46.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.555s coverage: 3.8% of statements [2023-08-14T19:21:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-14T19:21:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:21:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-14T19:21:51.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.989s coverage: 97.6% of statements [2023-08-14T19:21:52.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-14T19:21:52.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-14T19:21:52.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-14T19:21:52.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-14T19:21:52.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-14T19:21:52.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-14T19:21:52.001Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-14T19:21:52.271Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.246s coverage: 72.2% of statements [2023-08-14T19:22:04.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-14T19:22:04.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-14T19:22:04.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.493s coverage: 0.9% of statements [2023-08-14T19:22:04.584Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 32.2% of statements [2023-08-14T19:22:08.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.321s coverage: 42.9% of statements [2023-08-14T19:22:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.337s coverage: 82.9% of statements [2023-08-14T19:22:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements [2023-08-14T19:22:09.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.320s coverage: 96.3% of statements [2023-08-14T19:22:12.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements [2023-08-14T19:22:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-14T19:22:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-14T19:22:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-14T19:22:15.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-14T19:22:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-14T19:22:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-14T19:22:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-14T19:22:17.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-14T19:22:24.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.230s coverage: 94.4% of statements [2023-08-14T19:22:24.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-14T19:22:24.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-14T19:22:24.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-14T19:22:24.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-14T19:22:34.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-14T19:22:34.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-14T19:22:35.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-14T19:22:38.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.240s coverage: 79.9% of statements [2023-08-14T19:22:38.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.301s coverage: 92.9% of statements [2023-08-14T19:22:38.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-08-14T19:22:38.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.265s coverage: 62.3% of statements [2023-08-14T19:22:38.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements [2023-08-14T19:22:38.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements [2023-08-14T19:22:38.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.203s coverage: 100.0% of statements [2023-08-14T19:22:41.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-14T19:22:41.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.633s coverage: 81.8% of statements [2023-08-14T19:22:41.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.691s coverage: 82.1% of statements [2023-08-14T19:22:42.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-14T19:22:42.680Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 86.0% of statements [2023-08-14T19:22:49.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-14T19:22:49.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-14T19:22:50.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.261s coverage: 63.1% of statements [2023-08-14T19:22:50.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.353s coverage: 100.0% of statements [2023-08-14T19:22:52.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements [2023-08-14T19:22:52.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2023-08-14T19:22:52.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements [2023-08-14T19:22:52.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-14T19:22:52.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-14T19:22:52.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-14T19:22:53.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-08-14T19:23:03.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-14T19:23:03.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-14T19:23:03.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-14T19:23:03.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.088s coverage: 38.4% of statements [2023-08-14T19:23:03.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2023-08-14T19:23:08.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-14T19:23:08.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-14T19:23:08.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-14T19:23:08.659Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-14T19:23:08.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements [2023-08-14T19:23:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-14T19:23:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-14T19:23:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-14T19:23:16.862Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-14T19:23:22.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.324s coverage: 17.7% of statements [2023-08-14T19:23:24.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-14T19:23:24.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-14T19:23:24.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:23:24.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-14T19:23:25.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.696s coverage: 95.7% of statements [2023-08-14T19:23:29.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-14T19:23:29.632Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-14T19:23:29.900Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 61.8% of statements [2023-08-14T19:23:34.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-14T19:23:34.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-14T19:23:34.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.440s coverage: 98.9% of statements [2023-08-14T19:23:35.109Z] 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-08-14T19:23:35.376Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-14T19:23:35.376Z] go vet ./... [2023-08-14T19:26:42.113Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T19:26:42.114Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T19:26:42.114Z] ./bin/test-attribution-txt.sh [2023-08-14T19:26:42.114Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-14T19:26:42.114Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-14T19:26:42.114Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-14T19:26:42.114Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-14T19:26:42.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-14T19:26:42.808Z] + ls -al . [2023-08-14T19:26:42.808Z] total 720 [2023-08-14T19:26:42.808Z] drwxrwxr-x 10 1001 1001 4096 Aug 14 19:17 . [2023-08-14T19:26:42.808Z] drwxr-xr-x 4 root root 4096 Aug 14 19:17 .. [2023-08-14T19:26:42.808Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 19:15 .blubracket [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 16 Aug 14 19:15 .dockerignore [2023-08-14T19:26:42.808Z] drwxrwxr-x 8 1001 1001 4096 Aug 14 19:15 .git [2023-08-14T19:26:42.808Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 19:15 .github [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 1133 Aug 14 19:15 .gitignore [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 42 Aug 14 19:15 .golangci.yml [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 87 Aug 14 19:15 .hadolint.yml [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 166 Aug 14 19:15 .sonarcloud.properties [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 1171 Aug 14 19:15 ADOPTERS.md [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 11152 Aug 14 19:15 Attribution.txt [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 93407 Aug 14 19:15 CHANGELOG.md [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 3804 Aug 14 19:15 CONTRIBUTING.md [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 677 Aug 14 19:15 GOVERNANCE.md [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 883 Aug 14 19:15 Jenkinsfile [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 10775 Aug 14 19:15 LICENSE [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 14368 Aug 14 19:15 Makefile [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 582 Aug 14 19:15 OWNERS.md [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 9923 Aug 14 19:15 README.md [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 789 Aug 14 19:15 SECURITY.md [2023-08-14T19:26:42.808Z] -rw-rw-r-- 1 1001 1001 5 Aug 14 19:12 VERSION [2023-08-14T19:26:42.808Z] drwxrwxr-x 2 1001 1001 4096 Aug 14 19:15 bin [2023-08-14T19:26:42.808Z] drwxrwxr-x 18 1001 1001 4096 Aug 14 19:15 cmd [2023-08-14T19:26:42.808Z] -rw-r--r-- 1 root root 446998 Aug 14 19:23 coverage.out [2023-08-14T19:26:42.809Z] -rw-rw-r-- 1 1001 1001 3687 Aug 14 19:15 go.mod [2023-08-14T19:26:42.809Z] -rw-rw-r-- 1 1001 1001 33714 Aug 14 19:15 go.sum [2023-08-14T19:26:42.809Z] drwxrwxr-x 7 1001 1001 4096 Aug 14 19:15 internal [2023-08-14T19:26:42.809Z] drwxrwxr-x 3 1001 1001 4096 Aug 14 19:15 openapi [2023-08-14T19:26:42.809Z] -rw-rw-r-- 1 1001 1001 594 Aug 14 19:15 security.txt [2023-08-14T19:26:42.809Z] drwxrwxr-x 4 1001 1001 4096 Aug 14 19:15 snap [2023-08-14T19:26:42.809Z] -rw-rw-r-- 1 1001 1001 204 Aug 14 19:15 version.go [Pipeline] sh [2023-08-14T19:26:43.473Z] + '[' -e coverage.out ] [2023-08-14T19:26:43.473Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-14T19:26:43.509Z] Warning: overwriting stash ‘coverage-report’ [2023-08-14T19:26:44.413Z] Stashed 1 file(s) [Pipeline] sh [2023-08-14T19:26:45.061Z] + make build [2023-08-14T19:26:45.061Z] 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-08-14T19:28:51.751Z] 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-08-14T19:28:51.751Z] 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-08-14T19:28:52.715Z] 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-08-14T19:28:56.970Z] 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-08-14T19:29:43.803Z] 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-08-14T19:29:52.002Z] 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-08-14T19:29:58.641Z] 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-08-14T19:30:05.286Z] 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-08-14T19:30:10.632Z] 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-08-14T19:30:14.889Z] 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-08-14T19:30:21.540Z] 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-08-14T19:30:28.329Z] $ docker stop --time=1 51d2b5668587098e6bcc726a75b07ea06dbb997961d2ef278c4bf76296737054 [2023-08-14T19:30:31.787Z] $ docker rm -f --volumes 51d2b5668587098e6bcc726a75b07ea06dbb997961d2ef278c4bf76296737054 [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-08-14T19:30:34.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T19:30:34.983Z] [2023-08-14T19:30:34.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:30:35.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T19:30:35.668Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-14T19:30:35.668Z] 547446be3368: Pulling fs layer [2023-08-14T19:30:35.668Z] d125d8839a47: Pulling fs layer [2023-08-14T19:30:35.668Z] 3e85d5ac6304: Pulling fs layer [2023-08-14T19:30:35.668Z] c3105a71a48b: Pulling fs layer [2023-08-14T19:30:35.668Z] 0f093f025ec4: Pulling fs layer [2023-08-14T19:30:35.668Z] c3106fc0e877: Pulling fs layer [2023-08-14T19:30:35.668Z] c3105a71a48b: Waiting [2023-08-14T19:30:35.668Z] 0f093f025ec4: Waiting [2023-08-14T19:30:35.668Z] c3106fc0e877: Waiting [2023-08-14T19:30:35.668Z] 547446be3368: Verifying Checksum [2023-08-14T19:30:35.668Z] 547446be3368: Download complete [2023-08-14T19:30:35.668Z] c3105a71a48b: Verifying Checksum [2023-08-14T19:30:35.668Z] c3105a71a48b: Download complete [2023-08-14T19:30:36.261Z] d125d8839a47: Verifying Checksum [2023-08-14T19:30:36.261Z] d125d8839a47: Download complete [2023-08-14T19:30:36.261Z] c3106fc0e877: Verifying Checksum [2023-08-14T19:30:36.261Z] c3106fc0e877: Download complete [2023-08-14T19:30:36.261Z] 0f093f025ec4: Verifying Checksum [2023-08-14T19:30:36.261Z] 0f093f025ec4: Download complete [2023-08-14T19:30:36.528Z] 547446be3368: Pull complete [2023-08-14T19:30:37.491Z] d125d8839a47: Pull complete [2023-08-14T19:30:38.077Z] 3e85d5ac6304: Verifying Checksum [2023-08-14T19:30:38.077Z] 3e85d5ac6304: Download complete [2023-08-14T19:30:48.157Z] 3e85d5ac6304: Pull complete [2023-08-14T19:30:48.157Z] c3105a71a48b: Pull complete [2023-08-14T19:30:48.157Z] 0f093f025ec4: Pull complete [2023-08-14T19:30:48.157Z] c3106fc0e877: Pull complete [2023-08-14T19:30:48.157Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-14T19:30:48.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-14T19:30:48.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:30:48.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-3558 does not seem to be running inside a container [2023-08-14T19:30:48.575Z] $ 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-08-14T19:30:50.836Z] $ docker top 96d13cec3ea4f612c1600b6347668f143bf6808dae2270b2044d012296c196e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T19:30:51.734Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-14T19:31:01.819Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-08-14T19:31:01.819Z] #1 transferring dockerfile: 1.84kB 0.0s done [2023-08-14T19:31:01.819Z] #1 DONE 0.1s [2023-08-14T19:31:01.819Z] [2023-08-14T19:31:01.819Z] #2 [core-command internal] load build definition from Dockerfile [2023-08-14T19:31:01.819Z] #2 transferring dockerfile: 1.82kB done [2023-08-14T19:31:01.819Z] #2 DONE 0.0s [2023-08-14T19:31:01.819Z] [2023-08-14T19:31:01.819Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-14T19:31:01.819Z] #3 transferring dockerfile: 2.06kB done [2023-08-14T19:31:01.819Z] #3 DONE 0.1s [2023-08-14T19:31:01.819Z] [2023-08-14T19:31:01.819Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-08-14T19:31:01.819Z] #4 transferring dockerfile: 2.58kB 0.0s done [2023-08-14T19:31:01.819Z] #4 DONE 0.1s [2023-08-14T19:31:01.819Z] [2023-08-14T19:31:01.819Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-08-14T19:31:02.096Z] #5 transferring dockerfile: 2.68kB done [2023-08-14T19:31:02.096Z] #5 DONE 0.1s [2023-08-14T19:31:02.096Z] [2023-08-14T19:31:02.096Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-14T19:31:02.096Z] #6 transferring dockerfile: 2.12kB done [2023-08-14T19:31:02.096Z] #6 DONE 0.1s [2023-08-14T19:31:02.096Z] [2023-08-14T19:31:02.096Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-14T19:31:02.097Z] #7 transferring dockerfile: 2.82kB 0.0s done [2023-08-14T19:31:02.097Z] #7 DONE 0.1s [2023-08-14T19:31:02.097Z] [2023-08-14T19:31:02.097Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-14T19:31:02.367Z] #8 transferring dockerfile: 2.38kB 0.0s done [2023-08-14T19:31:02.367Z] #8 DONE 0.1s [2023-08-14T19:31:02.367Z] [2023-08-14T19:31:02.367Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-14T19:31:02.367Z] #9 transferring dockerfile: 1.78kB done [2023-08-14T19:31:02.367Z] #9 DONE 0.1s [2023-08-14T19:31:02.367Z] [2023-08-14T19:31:02.367Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-14T19:31:02.367Z] #10 transferring dockerfile: 2.04kB 0.0s done [2023-08-14T19:31:02.367Z] #10 DONE 0.1s [2023-08-14T19:31:02.367Z] [2023-08-14T19:31:02.367Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-08-14T19:31:02.367Z] #11 transferring dockerfile: 1.96kB 0.0s done [2023-08-14T19:31:02.636Z] #11 DONE 0.1s [2023-08-14T19:31:02.636Z] [2023-08-14T19:31:02.636Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-08-14T19:31:02.636Z] #12 transferring dockerfile: 1.82kB done [2023-08-14T19:31:02.636Z] #12 DONE 0.1s [2023-08-14T19:31:02.636Z] [2023-08-14T19:31:02.636Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-08-14T19:31:02.636Z] #13 transferring dockerfile: 2.63kB 0.0s done [2023-08-14T19:31:02.636Z] #13 DONE 0.1s [2023-08-14T19:31:02.636Z] [2023-08-14T19:31:02.636Z] #14 [core-data internal] load build definition from Dockerfile [2023-08-14T19:31:02.907Z] #14 transferring dockerfile: 1.90kB done [2023-08-14T19:31:02.907Z] #14 DONE 0.1s [2023-08-14T19:31:02.907Z] [2023-08-14T19:31:02.907Z] #15 [support-notifications internal] load .dockerignore [2023-08-14T19:31:02.907Z] #15 transferring context: 56B 0.0s done [2023-08-14T19:31:02.907Z] #15 DONE 0.1s [2023-08-14T19:31:03.494Z] [2023-08-14T19:31:03.494Z] #16 [core-command internal] load .dockerignore [2023-08-14T19:31:03.494Z] #16 transferring context: 56B done [2023-08-14T19:31:03.494Z] #16 DONE 0.1s [2023-08-14T19:31:03.494Z] [2023-08-14T19:31:03.494Z] #17 [security-proxy-setup internal] load .dockerignore [2023-08-14T19:31:03.763Z] #17 transferring context: 56B 0.0s done [2023-08-14T19:31:03.763Z] #17 DONE 0.1s [2023-08-14T19:31:03.763Z] [2023-08-14T19:31:03.763Z] #18 [security-spire-config internal] load .dockerignore [2023-08-14T19:31:03.763Z] #18 transferring context: 56B done [2023-08-14T19:31:03.763Z] #18 DONE 0.1s [2023-08-14T19:31:03.763Z] [2023-08-14T19:31:03.763Z] #19 [security-spire-agent internal] load .dockerignore [2023-08-14T19:31:03.763Z] #19 transferring context: 56B 0.0s done [2023-08-14T19:31:03.763Z] #19 DONE 0.0s [2023-08-14T19:31:03.763Z] [2023-08-14T19:31:03.763Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-14T19:31:03.763Z] #20 transferring context: 56B 0.0s done [2023-08-14T19:31:03.763Z] #20 DONE 0.1s [2023-08-14T19:31:03.763Z] [2023-08-14T19:31:03.763Z] #21 [security-bootstrapper internal] load .dockerignore [2023-08-14T19:31:03.763Z] #21 transferring context: 56B done [2023-08-14T19:31:03.763Z] #21 DONE 0.1s [2023-08-14T19:31:03.763Z] [2023-08-14T19:31:03.763Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-08-14T19:31:04.033Z] #22 transferring context: 56B 0.0s done [2023-08-14T19:31:04.033Z] #22 DONE 0.1s [2023-08-14T19:31:04.033Z] [2023-08-14T19:31:04.033Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-08-14T19:31:04.033Z] #23 transferring context: 56B 0.0s done [2023-08-14T19:31:04.033Z] #23 DONE 0.1s [2023-08-14T19:31:04.033Z] [2023-08-14T19:31:04.033Z] #24 [security-proxy-auth internal] load .dockerignore [2023-08-14T19:31:04.300Z] #24 transferring context: 56B done [2023-08-14T19:31:04.300Z] #24 DONE 0.1s [2023-08-14T19:31:04.300Z] [2023-08-14T19:31:04.300Z] #25 [core-metadata internal] load .dockerignore [2023-08-14T19:31:04.300Z] #25 transferring context: 56B 0.0s done [2023-08-14T19:31:04.300Z] #25 DONE 0.1s [2023-08-14T19:31:04.300Z] [2023-08-14T19:31:04.300Z] #26 [support-scheduler internal] load .dockerignore [2023-08-14T19:31:04.300Z] #26 transferring context: 56B done [2023-08-14T19:31:04.300Z] #26 DONE 0.1s [2023-08-14T19:31:04.300Z] [2023-08-14T19:31:04.300Z] #27 [security-spire-server internal] load .dockerignore [2023-08-14T19:31:04.300Z] #27 transferring context: 56B done [2023-08-14T19:31:04.300Z] #27 DONE 0.1s [2023-08-14T19:31:04.567Z] [2023-08-14T19:31:04.567Z] #28 [core-data internal] load .dockerignore [2023-08-14T19:31:04.567Z] #28 transferring context: 56B done [2023-08-14T19:31:04.567Z] #28 DONE 0.1s [2023-08-14T19:31:04.567Z] [2023-08-14T19:31:04.567Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:04.567Z] #29 DONE 0.0s [2023-08-14T19:31:04.567Z] [2023-08-14T19:31:04.567Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:31:04.567Z] #30 DONE 0.1s [2023-08-14T19:31:04.567Z] [2023-08-14T19:31:04.567Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:31:04.567Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:31:04.567Z] #31 DONE 0.0s [2023-08-14T19:31:04.567Z] [2023-08-14T19:31:04.567Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:31:05.529Z] #32 DONE 0.9s [2023-08-14T19:31:05.529Z] [2023-08-14T19:31:05.529Z] #33 [support-notifications internal] load build context [2023-08-14T19:31:05.529Z] #33 ... [2023-08-14T19:31:05.529Z] [2023-08-14T19:31:05.529Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:05.529Z] #29 DONE 0.0s [2023-08-14T19:31:05.529Z] [2023-08-14T19:31:05.529Z] #33 [support-notifications internal] load build context [2023-08-14T19:31:05.797Z] #33 ... [2023-08-14T19:31:05.797Z] [2023-08-14T19:31:05.797Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:05.797Z] #29 DONE 0.0s [2023-08-14T19:31:05.797Z] [2023-08-14T19:31:05.797Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:31:05.797Z] #32 DONE 1.6s [2023-08-14T19:31:05.797Z] [2023-08-14T19:31:05.797Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-14T19:31:05.797Z] #34 DONE 0.7s [2023-08-14T19:31:06.064Z] [2023-08-14T19:31:06.064Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:06.064Z] #29 DONE 0.0s [2023-08-14T19:31:06.064Z] [2023-08-14T19:31:06.064Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:31:06.064Z] #35 ... [2023-08-14T19:31:06.064Z] [2023-08-14T19:31:06.064Z] #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:31:06.064Z] #32 DONE 1.6s [2023-08-14T19:31:06.064Z] [2023-08-14T19:31:06.064Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-14T19:31:06.064Z] #34 DONE 0.7s [2023-08-14T19:31:06.064Z] [2023-08-14T19:31:06.064Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:31:06.064Z] #35 ... [2023-08-14T19:31:06.064Z] [2023-08-14T19:31:06.064Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:06.064Z] #29 DONE 0.0s [2023-08-14T19:31:06.332Z] [2023-08-14T19:31:06.332Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:06.332Z] #29 DONE 0.0s [2023-08-14T19:31:06.332Z] [2023-08-14T19:31:06.332Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:31:06.332Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:31:06.332Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:31:06.332Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:31:06.332Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:31:06.332Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T19:31:06.332Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-14T19:31:06.332Z] #31 ... [2023-08-14T19:31:06.332Z] [2023-08-14T19:31:06.332Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:31:06.332Z] #32 DONE 1.7s [2023-08-14T19:31:06.332Z] [2023-08-14T19:31:06.332Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:06.332Z] #29 DONE 0.0s [2023-08-14T19:31:06.332Z] [2023-08-14T19:31:06.332Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-14T19:31:06.332Z] #34 DONE 0.7s [2023-08-14T19:31:06.332Z] [2023-08-14T19:31:06.332Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:31:06.332Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:31:06.332Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:31:06.332Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:31:06.332Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:31:06.332Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T19:31:06.332Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-14T19:31:06.600Z] #31 ... [2023-08-14T19:31:06.600Z] [2023-08-14T19:31:06.600Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:06.600Z] #29 DONE 0.0s [2023-08-14T19:31:06.600Z] [2023-08-14T19:31:06.600Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:31:06.872Z] #36 ... [2023-08-14T19:31:06.872Z] [2023-08-14T19:31:06.872Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:31:06.872Z] #32 DONE 1.7s [2023-08-14T19:31:06.872Z] [2023-08-14T19:31:06.872Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-14T19:31:06.872Z] #34 DONE 0.8s [2023-08-14T19:31:06.872Z] [2023-08-14T19:31:06.872Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:31:06.872Z] #30 DONE 1.2s [2023-08-14T19:31:06.872Z] [2023-08-14T19:31:06.872Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:31:06.872Z] #37 DONE 0.0s [2023-08-14T19:31:06.872Z] [2023-08-14T19:31:06.872Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:06.872Z] #29 DONE 0.0s [2023-08-14T19:31:06.872Z] [2023-08-14T19:31:06.872Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:31:06.872Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:31:06.872Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:31:06.872Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:31:06.872Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:31:06.872Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T19:31:06.872Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-14T19:31:07.139Z] #31 ... [2023-08-14T19:31:07.139Z] [2023-08-14T19:31:07.139Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:07.139Z] #29 DONE 0.0s [2023-08-14T19:31:07.139Z] [2023-08-14T19:31:07.139Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:31:07.139Z] #31 DONE 3.5s [2023-08-14T19:31:07.139Z] [2023-08-14T19:31:07.139Z] #38 [core-command internal] load build context [2023-08-14T19:31:07.405Z] #38 ... [2023-08-14T19:31:07.406Z] [2023-08-14T19:31:07.406Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:07.406Z] #29 DONE 0.0s [2023-08-14T19:31:07.406Z] [2023-08-14T19:31:07.406Z] #38 [core-command internal] load build context [2023-08-14T19:31:07.675Z] #38 ... [2023-08-14T19:31:07.675Z] [2023-08-14T19:31:07.675Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:31:07.675Z] #30 DONE 2.0s [2023-08-14T19:31:07.946Z] [2023-08-14T19:31:07.946Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:31:07.946Z] #32 DONE 1.9s [2023-08-14T19:31:07.946Z] [2023-08-14T19:31:07.946Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-14T19:31:07.946Z] #34 DONE 0.9s [2023-08-14T19:31:07.946Z] [2023-08-14T19:31:07.946Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:07.946Z] #29 DONE 0.0s [2023-08-14T19:31:07.946Z] [2023-08-14T19:31:07.946Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:31:07.946Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:31:07.946Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:31:07.946Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:31:07.946Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:31:07.946Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T19:31:07.946Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-14T19:31:07.946Z] #31 DONE 3.6s [2023-08-14T19:31:07.946Z] [2023-08-14T19:31:07.946Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T19:31:07.946Z] #39 ... [2023-08-14T19:31:07.946Z] [2023-08-14T19:31:07.946Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:31:07.946Z] #32 DONE 1.9s [2023-08-14T19:31:07.946Z] [2023-08-14T19:31:07.946Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-14T19:31:07.946Z] #34 DONE 0.9s [2023-08-14T19:31:07.946Z] [2023-08-14T19:31:07.946Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:31:07.946Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:31:07.946Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:31:07.946Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:31:07.946Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:31:07.946Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T19:31:07.946Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-14T19:31:07.946Z] #31 DONE 3.6s [2023-08-14T19:31:08.218Z] [2023-08-14T19:31:08.218Z] #40 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-14T19:31:08.218Z] #40 ... [2023-08-14T19:31:08.218Z] [2023-08-14T19:31:08.218Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-14T19:31:08.218Z] #29 DONE 0.1s [2023-08-14T19:31:08.218Z] [2023-08-14T19:31:08.218Z] #38 [core-command internal] load build context [2023-08-14T19:31:09.195Z] #38 transferring context: 12.61MB 3.2s [2023-08-14T19:31:11.150Z] #38 ... [2023-08-14T19:31:11.150Z] [2023-08-14T19:31:11.150Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:31:11.150Z] #32 DONE 1.9s [2023-08-14T19:31:11.150Z] [2023-08-14T19:31:11.150Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-14T19:31:11.150Z] #34 DONE 1.0s [2023-08-14T19:31:11.150Z] [2023-08-14T19:31:11.150Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:31:11.150Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:31:11.150Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:31:11.150Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:31:11.150Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:31:11.150Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T19:31:11.150Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-14T19:31:11.150Z] #31 DONE 3.7s [2023-08-14T19:31:11.150Z] [2023-08-14T19:31:11.150Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-14T19:31:11.150Z] #30 DONE 5.1s [2023-08-14T19:31:11.150Z] [2023-08-14T19:31:11.150Z] #38 [core-command internal] load build context [2023-08-14T19:31:11.150Z] #38 ... [2023-08-14T19:31:11.150Z] [2023-08-14T19:31:11.150Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-14T19:31:11.150Z] #32 DONE 1.9s [2023-08-14T19:31:11.150Z] [2023-08-14T19:31:11.150Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-14T19:31:11.150Z] #34 DONE 1.0s [2023-08-14T19:31:11.150Z] [2023-08-14T19:31:11.150Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T19:31:11.150Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-14T19:31:11.150Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-14T19:31:11.150Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-14T19:31:11.150Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-14T19:31:11.150Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-14T19:31:11.150Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-14T19:31:11.150Z] #31 DONE 3.7s [2023-08-14T19:31:11.417Z] [2023-08-14T19:31:11.417Z] #41 [security-spire-server internal] load build context [2023-08-14T19:31:15.666Z] #41 transferring context: 1.21MB 2.4s [2023-08-14T19:31:15.666Z] #41 ... [2023-08-14T19:31:15.666Z] [2023-08-14T19:31:15.666Z] #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:31:15.666Z] #0 5.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:15.666Z] #0 6.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:15.666Z] #0 8.496 OK: 263 MiB in 53 packages [2023-08-14T19:31:15.666Z] #42 DONE 9.7s [2023-08-14T19:31:15.666Z] [2023-08-14T19:31:15.666Z] #41 [security-spire-server internal] load build context [2023-08-14T19:31:15.934Z] #41 ... [2023-08-14T19:31:15.934Z] [2023-08-14T19:31:15.934Z] #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T19:31:15.934Z] #0 9.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:15.934Z] #43 ... [2023-08-14T19:31:15.934Z] [2023-08-14T19:31:15.934Z] #44 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T19:31:16.203Z] #44 ... [2023-08-14T19:31:16.203Z] [2023-08-14T19:31:16.203Z] #45 [security-spire-config internal] load build context [2023-08-14T19:31:16.203Z] #45 ... [2023-08-14T19:31:16.203Z] [2023-08-14T19:31:16.203Z] #33 [support-notifications internal] load build context [2023-08-14T19:31:16.469Z] #33 ... [2023-08-14T19:31:16.469Z] [2023-08-14T19:31:16.469Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:31:16.469Z] #0 7.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:16.469Z] #0 8.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:16.469Z] #46 ... [2023-08-14T19:31:16.469Z] [2023-08-14T19:31:16.469Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:31:16.737Z] #35 ... [2023-08-14T19:31:16.737Z] [2023-08-14T19:31:16.737Z] #47 [security-spire-agent internal] load build context [2023-08-14T19:31:16.737Z] #47 ... [2023-08-14T19:31:16.737Z] [2023-08-14T19:31:16.737Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T19:31:16.737Z] #0 8.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:17.005Z] #48 ... [2023-08-14T19:31:17.005Z] [2023-08-14T19:31:17.005Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:31:17.005Z] #36 ... [2023-08-14T19:31:17.005Z] [2023-08-14T19:31:17.005Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:17.005Z] #49 ... [2023-08-14T19:31:17.005Z] [2023-08-14T19:31:17.005Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:31:17.277Z] #37 ... [2023-08-14T19:31:17.277Z] [2023-08-14T19:31:17.277Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:31:17.277Z] #50 ... [2023-08-14T19:31:17.277Z] [2023-08-14T19:31:17.277Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T19:31:17.543Z] #51 ... [2023-08-14T19:31:17.543Z] [2023-08-14T19:31:17.543Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:17.812Z] #49 ... [2023-08-14T19:31:17.812Z] [2023-08-14T19:31:17.812Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T19:31:17.812Z] #52 ... [2023-08-14T19:31:17.812Z] [2023-08-14T19:31:17.812Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T19:31:18.079Z] #53 ... [2023-08-14T19:31:18.079Z] [2023-08-14T19:31:18.079Z] #54 [support-scheduler internal] load build context [2023-08-14T19:31:18.079Z] #54 ... [2023-08-14T19:31:18.079Z] [2023-08-14T19:31:18.079Z] #55 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T19:31:18.079Z] #55 ... [2023-08-14T19:31:18.079Z] [2023-08-14T19:31:18.079Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T19:31:18.345Z] #56 ... [2023-08-14T19:31:18.345Z] [2023-08-14T19:31:18.345Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T19:31:18.345Z] #57 ... [2023-08-14T19:31:18.345Z] [2023-08-14T19:31:18.345Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:18.612Z] #58 ... [2023-08-14T19:31:18.612Z] [2023-08-14T19:31:18.612Z] #59 [core-metadata internal] load build context [2023-08-14T19:31:18.612Z] #59 ... [2023-08-14T19:31:18.612Z] [2023-08-14T19:31:18.612Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T19:31:18.612Z] #52 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:19.569Z] #52 ... [2023-08-14T19:31:19.569Z] [2023-08-14T19:31:19.569Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-14T19:31:19.569Z] #46 11.33 OK: 263 MiB in 53 packages [2023-08-14T19:31:19.569Z] #46 DONE 13.9s [2023-08-14T19:31:19.569Z] [2023-08-14T19:31:19.569Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:20.152Z] #49 transferring context: 17.89MB 12.9s [2023-08-14T19:31:21.112Z] #49 ... [2023-08-14T19:31:21.112Z] [2023-08-14T19:31:21.112Z] #60 [core-data internal] load build context [2023-08-14T19:31:21.112Z] #60 ... [2023-08-14T19:31:21.112Z] [2023-08-14T19:31:21.112Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:21.380Z] #49 ... [2023-08-14T19:31:21.380Z] [2023-08-14T19:31:21.380Z] #38 [core-command internal] load build context [2023-08-14T19:31:21.380Z] #38 ... [2023-08-14T19:31:21.380Z] [2023-08-14T19:31:21.380Z] #45 [security-spire-config internal] load build context [2023-08-14T19:31:21.963Z] #45 ... [2023-08-14T19:31:21.963Z] [2023-08-14T19:31:21.963Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T19:31:21.963Z] #61 ... [2023-08-14T19:31:21.963Z] [2023-08-14T19:31:21.963Z] #45 [security-spire-config internal] load build context [2023-08-14T19:31:25.320Z] #45 transferring context: 34.78MB 18.8s [2023-08-14T19:31:25.320Z] #45 ... [2023-08-14T19:31:25.320Z] [2023-08-14T19:31:25.320Z] #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-14T19:31:25.320Z] #43 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:25.320Z] #43 14.37 OK: 263 MiB in 53 packages [2023-08-14T19:31:25.320Z] #43 DONE 19.4s [2023-08-14T19:31:25.586Z] [2023-08-14T19:31:25.586Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:25.586Z] #49 ... [2023-08-14T19:31:25.586Z] [2023-08-14T19:31:25.586Z] #44 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-14T19:31:25.586Z] #44 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:25.586Z] #44 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:25.587Z] #44 16.46 OK: 263 MiB in 53 packages [2023-08-14T19:31:25.587Z] #44 DONE 19.7s [2023-08-14T19:31:25.587Z] [2023-08-14T19:31:25.587Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:26.173Z] #49 ... [2023-08-14T19:31:26.173Z] [2023-08-14T19:31:26.173Z] #41 [security-spire-server internal] load build context [2023-08-14T19:31:26.173Z] #41 ... [2023-08-14T19:31:26.173Z] [2023-08-14T19:31:26.173Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:26.440Z] #49 ... [2023-08-14T19:31:26.440Z] [2023-08-14T19:31:26.440Z] #33 [support-notifications internal] load build context [2023-08-14T19:31:26.706Z] #33 ... [2023-08-14T19:31:26.706Z] [2023-08-14T19:31:26.706Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:26.971Z] #49 ... [2023-08-14T19:31:26.972Z] [2023-08-14T19:31:26.972Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:31:26.972Z] #35 ... [2023-08-14T19:31:26.972Z] [2023-08-14T19:31:26.972Z] #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-14T19:31:26.972Z] #52 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:26.972Z] #52 17.14 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T19:31:26.972Z] #52 17.18 (2/2) Installing openssl (3.0.10-r0) [2023-08-14T19:31:26.972Z] #52 17.29 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:31:26.972Z] #52 17.41 OK: 8 MiB in 17 packages [2023-08-14T19:31:26.972Z] #52 DONE 19.3s [2023-08-14T19:31:26.972Z] [2023-08-14T19:31:26.972Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:31:26.972Z] #35 ... [2023-08-14T19:31:26.972Z] [2023-08-14T19:31:26.972Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:27.238Z] #49 ... [2023-08-14T19:31:27.238Z] [2023-08-14T19:31:27.238Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:31:27.238Z] #36 ... [2023-08-14T19:31:27.238Z] [2023-08-14T19:31:27.238Z] #47 [security-spire-agent internal] load build context [2023-08-14T19:31:27.238Z] #47 ... [2023-08-14T19:31:27.238Z] [2023-08-14T19:31:27.238Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:31:27.507Z] #37 ... [2023-08-14T19:31:27.507Z] [2023-08-14T19:31:27.507Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:27.774Z] #49 ... [2023-08-14T19:31:27.774Z] [2023-08-14T19:31:27.774Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:31:27.774Z] #50 ... [2023-08-14T19:31:27.774Z] [2023-08-14T19:31:27.774Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T19:31:27.774Z] #48 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:27.774Z] #48 15.92 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:31:27.774Z] #48 15.92 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:31:27.774Z] #48 15.92 OK: 17694 distinct packages available [2023-08-14T19:31:27.774Z] #48 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:27.774Z] #48 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:28.041Z] #48 ... [2023-08-14T19:31:28.041Z] [2023-08-14T19:31:28.041Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:28.041Z] #49 ... [2023-08-14T19:31:28.041Z] [2023-08-14T19:31:28.041Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-14T19:31:28.041Z] #62 DONE 1.1s [2023-08-14T19:31:28.041Z] [2023-08-14T19:31:28.041Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:28.041Z] #49 ... [2023-08-14T19:31:28.041Z] [2023-08-14T19:31:28.041Z] #54 [support-scheduler internal] load build context [2023-08-14T19:31:28.310Z] #54 ... [2023-08-14T19:31:28.310Z] [2023-08-14T19:31:28.310Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:31:28.578Z] #37 ... [2023-08-14T19:31:28.578Z] [2023-08-14T19:31:28.578Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:28.845Z] #58 ... [2023-08-14T19:31:28.845Z] [2023-08-14T19:31:28.845Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T19:31:28.845Z] #51 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:28.845Z] #51 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:28.845Z] #51 17.29 (1/4) Installing ca-certificates (20230506-r0) [2023-08-14T19:31:28.845Z] #51 17.53 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-14T19:31:28.845Z] #51 17.55 (3/4) Installing su-exec (0.2-r2) [2023-08-14T19:31:28.845Z] #51 17.61 (4/4) Installing yq (4.30.4-r4) [2023-08-14T19:31:28.845Z] #51 18.75 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:31:28.845Z] #51 18.94 Executing ca-certificates-20230506-r0.trigger [2023-08-14T19:31:28.845Z] #51 ... [2023-08-14T19:31:28.845Z] [2023-08-14T19:31:28.845Z] #59 [core-metadata internal] load build context [2023-08-14T19:31:29.111Z] #59 ... [2023-08-14T19:31:29.111Z] [2023-08-14T19:31:29.111Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:30.519Z] #58 transferring context: 24.32MB 21.3s [2023-08-14T19:31:31.475Z] #58 ... [2023-08-14T19:31:31.475Z] [2023-08-14T19:31:31.475Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-14T19:31:31.475Z] #51 21.66 OK: 17 MiB in 19 packages [2023-08-14T19:31:31.475Z] #51 DONE 23.8s [2023-08-14T19:31:31.475Z] [2023-08-14T19:31:31.475Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:31.475Z] #58 ... [2023-08-14T19:31:31.475Z] [2023-08-14T19:31:31.475Z] #38 [core-command internal] load build context [2023-08-14T19:31:31.741Z] #38 ... [2023-08-14T19:31:31.741Z] [2023-08-14T19:31:31.741Z] #60 [core-data internal] load build context [2023-08-14T19:31:31.741Z] #60 ... [2023-08-14T19:31:31.741Z] [2023-08-14T19:31:31.741Z] #40 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-08-14T19:31:31.741Z] #40 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:31.741Z] #40 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:31.741Z] #40 22.41 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T19:31:31.741Z] #40 22.43 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:31:31.741Z] #40 22.57 OK: 8 MiB in 16 packages [2023-08-14T19:31:31.741Z] #40 DONE 24.3s [2023-08-14T19:31:31.741Z] [2023-08-14T19:31:31.741Z] #60 [core-data internal] load build context [2023-08-14T19:31:34.317Z] #60 ... [2023-08-14T19:31:34.317Z] [2023-08-14T19:31:34.317Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-14T19:31:34.317Z] #48 25.66 OK: 263 MiB in 53 packages [2023-08-14T19:31:34.317Z] #48 DONE 27.0s [2023-08-14T19:31:34.317Z] [2023-08-14T19:31:34.317Z] #60 [core-data internal] load build context [2023-08-14T19:31:35.273Z] #60 ... [2023-08-14T19:31:35.273Z] [2023-08-14T19:31:35.273Z] #45 [security-spire-config internal] load build context [2023-08-14T19:31:35.273Z] #45 transferring context: 53.60MB 28.9s [2023-08-14T19:31:35.273Z] #45 ... [2023-08-14T19:31:35.273Z] [2023-08-14T19:31:35.273Z] #60 [core-data internal] load build context [2023-08-14T19:31:36.677Z] #60 ... [2023-08-14T19:31:36.677Z] [2023-08-14T19:31:36.677Z] #41 [security-spire-server internal] load build context [2023-08-14T19:31:36.677Z] #41 ... [2023-08-14T19:31:36.677Z] [2023-08-14T19:31:36.677Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T19:31:36.677Z] #56 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:36.677Z] #56 22.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:36.677Z] #56 27.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:31:36.677Z] #56 27.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:31:36.677Z] #56 27.57 OK: 17689 distinct packages available [2023-08-14T19:31:36.677Z] #56 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:36.677Z] #56 ... [2023-08-14T19:31:36.677Z] [2023-08-14T19:31:36.677Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T19:31:36.677Z] #61 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:36.677Z] #61 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:36.677Z] #61 23.31 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-14T19:31:36.677Z] #61 23.33 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:31:36.677Z] #61 23.50 OK: 8 MiB in 16 packages [2023-08-14T19:31:36.677Z] #61 ... [2023-08-14T19:31:36.677Z] [2023-08-14T19:31:36.677Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T19:31:36.677Z] #53 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:36.677Z] #53 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:36.677Z] #53 27.40 (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T19:31:36.677Z] #53 27.65 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T19:31:36.677Z] #53 27.69 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:31:36.677Z] #53 27.81 Executing ca-certificates-20230506-r0.trigger [2023-08-14T19:31:36.945Z] #53 ... [2023-08-14T19:31:36.945Z] [2023-08-14T19:31:36.945Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T19:31:36.945Z] #57 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:36.945Z] #57 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:36.945Z] #57 27.37 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-14T19:31:36.945Z] #57 27.41 (2/2) Installing su-exec (0.2-r2) [2023-08-14T19:31:36.945Z] #57 27.43 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:31:36.945Z] #57 27.60 OK: 8 MiB in 17 packages [2023-08-14T19:31:36.945Z] #57 ... [2023-08-14T19:31:36.945Z] [2023-08-14T19:31:36.945Z] #33 [support-notifications internal] load build context [2023-08-14T19:31:37.211Z] #33 ... [2023-08-14T19:31:37.211Z] [2023-08-14T19:31:37.211Z] #55 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T19:31:37.211Z] #55 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:37.211Z] #55 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:37.211Z] #55 28.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:31:37.211Z] #55 28.57 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:31:37.211Z] #55 28.57 OK: 17689 distinct packages available [2023-08-14T19:31:37.211Z] #55 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:37.211Z] #55 ... [2023-08-14T19:31:37.211Z] [2023-08-14T19:31:37.211Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T19:31:37.211Z] #39 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:37.211Z] #39 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:37.211Z] #39 27.82 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-14T19:31:37.211Z] #39 27.82 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-14T19:31:37.211Z] #39 27.82 OK: 17689 distinct packages available [2023-08-14T19:31:37.211Z] #39 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:37.211Z] #39 ... [2023-08-14T19:31:37.211Z] [2023-08-14T19:31:37.211Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:31:37.479Z] #35 ... [2023-08-14T19:31:37.479Z] [2023-08-14T19:31:37.479Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:31:37.479Z] #36 ... [2023-08-14T19:31:37.479Z] [2023-08-14T19:31:37.479Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:31:37.748Z] #35 ... [2023-08-14T19:31:37.748Z] [2023-08-14T19:31:37.748Z] #47 [security-spire-agent internal] load build context [2023-08-14T19:31:37.748Z] #47 ... [2023-08-14T19:31:37.748Z] [2023-08-14T19:31:37.748Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:31:38.016Z] #36 ... [2023-08-14T19:31:38.016Z] [2023-08-14T19:31:38.016Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:31:38.282Z] #50 ... [2023-08-14T19:31:38.282Z] [2023-08-14T19:31:38.282Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:31:38.282Z] #36 ... [2023-08-14T19:31:38.282Z] [2023-08-14T19:31:38.282Z] #54 [support-scheduler internal] load build context [2023-08-14T19:31:38.282Z] #54 ... [2023-08-14T19:31:38.282Z] [2023-08-14T19:31:38.549Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:38.549Z] #49 ... [2023-08-14T19:31:38.549Z] [2023-08-14T19:31:38.549Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:31:38.816Z] #36 ... [2023-08-14T19:31:38.816Z] [2023-08-14T19:31:38.816Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:31:39.081Z] #37 ... [2023-08-14T19:31:39.081Z] [2023-08-14T19:31:39.081Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-14T19:31:39.081Z] #61 DONE 27.0s [2023-08-14T19:31:39.081Z] [2023-08-14T19:31:39.081Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:31:39.081Z] #37 ... [2023-08-14T19:31:39.081Z] [2023-08-14T19:31:39.081Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:31:39.081Z] #36 ... [2023-08-14T19:31:39.081Z] [2023-08-14T19:31:39.081Z] #59 [core-metadata internal] load build context [2023-08-14T19:31:39.081Z] #59 ... [2023-08-14T19:31:39.081Z] [2023-08-14T19:31:39.348Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:39.617Z] #49 ... [2023-08-14T19:31:39.617Z] [2023-08-14T19:31:39.617Z] #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-14T19:31:39.617Z] #57 DONE 31.6s [2023-08-14T19:31:39.617Z] [2023-08-14T19:31:39.617Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T19:31:39.617Z] #53 29.58 OK: 8 MiB in 17 packages [2023-08-14T19:31:39.617Z] #53 DONE 31.9s [2023-08-14T19:31:39.617Z] [2023-08-14T19:31:39.617Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:40.575Z] #49 transferring context: 59.22MB 33.3s [2023-08-14T19:31:41.535Z] #49 ... [2023-08-14T19:31:41.535Z] [2023-08-14T19:31:41.535Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:41.535Z] #58 ... [2023-08-14T19:31:41.535Z] [2023-08-14T19:31:41.535Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:41.802Z] #49 ... [2023-08-14T19:31:41.802Z] [2023-08-14T19:31:41.802Z] #38 [core-command internal] load build context [2023-08-14T19:31:41.802Z] #38 ... [2023-08-14T19:31:41.802Z] [2023-08-14T19:31:41.802Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:42.391Z] #58 ... [2023-08-14T19:31:42.391Z] [2023-08-14T19:31:42.391Z] #55 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-14T19:31:42.391Z] #55 31.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:42.391Z] #55 33.21 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-14T19:31:42.391Z] #55 33.21 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-14T19:31:42.391Z] #55 33.22 (3/5) Installing libucontext (1.2-r0) [2023-08-14T19:31:42.391Z] #55 33.23 (4/5) Installing gcompat (1.1.0-r0) [2023-08-14T19:31:42.391Z] #55 33.26 (5/5) Installing openssl (3.0.10-r0) [2023-08-14T19:31:42.391Z] #55 33.32 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:31:42.391Z] #55 33.42 OK: 9 MiB in 20 packages [2023-08-14T19:31:42.391Z] #55 DONE 34.9s [2023-08-14T19:31:42.663Z] [2023-08-14T19:31:42.663Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:42.930Z] #58 ... [2023-08-14T19:31:42.930Z] [2023-08-14T19:31:42.930Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-14T19:31:42.930Z] #56 30.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:42.930Z] #56 33.62 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-14T19:31:42.930Z] #56 33.64 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-14T19:31:42.930Z] #56 33.65 (3/4) Installing libucontext (1.2-r0) [2023-08-14T19:31:42.930Z] #56 33.65 (4/4) Installing gcompat (1.1.0-r0) [2023-08-14T19:31:42.930Z] #56 33.68 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:31:42.930Z] #56 33.73 OK: 8 MiB in 19 packages [2023-08-14T19:31:42.930Z] #56 DONE 35.2s [2023-08-14T19:31:42.930Z] [2023-08-14T19:31:42.930Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:43.202Z] #58 ... [2023-08-14T19:31:43.202Z] [2023-08-14T19:31:43.202Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-14T19:31:43.202Z] #39 30.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T19:31:43.202Z] #39 32.81 (1/9) Installing ca-certificates (20230506-r0) [2023-08-14T19:31:43.202Z] #39 32.98 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-14T19:31:43.202Z] #39 33.07 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-14T19:31:43.202Z] #39 33.09 (4/9) Installing libcurl (8.2.1-r0) [2023-08-14T19:31:43.202Z] #39 33.12 (5/9) Installing curl (8.2.1-r0) [2023-08-14T19:31:43.202Z] #39 33.17 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-14T19:31:43.202Z] #39 33.20 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-14T19:31:43.202Z] #39 33.20 (8/9) Installing libucontext (1.2-r0) [2023-08-14T19:31:43.202Z] #39 33.23 (9/9) Installing gcompat (1.1.0-r0) [2023-08-14T19:31:43.202Z] #39 33.36 Executing busybox-1.35.0-r29.trigger [2023-08-14T19:31:43.202Z] #39 33.42 Executing ca-certificates-20230506-r0.trigger [2023-08-14T19:31:43.202Z] #39 34.49 OK: 11 MiB in 24 packages [2023-08-14T19:31:43.202Z] #39 DONE 35.4s [2023-08-14T19:31:43.469Z] [2023-08-14T19:31:43.469Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:44.896Z] #58 ... [2023-08-14T19:31:44.896Z] [2023-08-14T19:31:44.896Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-14T19:31:44.896Z] #63 DONE 5.0s [2023-08-14T19:31:44.896Z] [2023-08-14T19:31:44.896Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:45.479Z] #58 ... [2023-08-14T19:31:45.479Z] [2023-08-14T19:31:45.479Z] #45 [security-spire-config internal] load build context [2023-08-14T19:31:45.479Z] #45 transferring context: 81.27MB 39.0s [2023-08-14T19:31:45.479Z] #45 ... [2023-08-14T19:31:45.479Z] [2023-08-14T19:31:45.479Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-14T19:31:45.479Z] #64 DONE 0.9s [2023-08-14T19:31:45.479Z] [2023-08-14T19:31:45.479Z] #45 [security-spire-config internal] load build context [2023-08-14T19:31:45.479Z] #45 ... [2023-08-14T19:31:45.479Z] [2023-08-14T19:31:45.479Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:46.507Z] #58 ... [2023-08-14T19:31:46.507Z] [2023-08-14T19:31:46.507Z] #41 [security-spire-server internal] load build context [2023-08-14T19:31:46.507Z] #41 ... [2023-08-14T19:31:46.507Z] [2023-08-14T19:31:46.507Z] #60 [core-data internal] load build context [2023-08-14T19:31:46.775Z] #60 ... [2023-08-14T19:31:46.775Z] [2023-08-14T19:31:46.775Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:47.412Z] #58 ... [2023-08-14T19:31:47.412Z] [2023-08-14T19:31:47.412Z] #33 [support-notifications internal] load build context [2023-08-14T19:31:47.412Z] #33 ... [2023-08-14T19:31:47.412Z] [2023-08-14T19:31:47.412Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:47.994Z] #58 ... [2023-08-14T19:31:47.994Z] [2023-08-14T19:31:47.994Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:31:47.994Z] #35 ... [2023-08-14T19:31:47.994Z] [2023-08-14T19:31:47.994Z] #47 [security-spire-agent internal] load build context [2023-08-14T19:31:47.994Z] #47 ... [2023-08-14T19:31:47.994Z] [2023-08-14T19:31:47.994Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:31:48.264Z] #35 ... [2023-08-14T19:31:48.264Z] [2023-08-14T19:31:48.264Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:31:48.531Z] #50 ... [2023-08-14T19:31:48.531Z] [2023-08-14T19:31:48.531Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:31:48.813Z] #35 ... [2023-08-14T19:31:48.813Z] [2023-08-14T19:31:48.813Z] #54 [support-scheduler internal] load build context [2023-08-14T19:31:48.813Z] #54 ... [2023-08-14T19:31:48.813Z] [2023-08-14T19:31:48.813Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:31:49.404Z] #50 ... [2023-08-14T19:31:49.405Z] [2023-08-14T19:31:49.405Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:31:49.405Z] #36 ... [2023-08-14T19:31:49.405Z] [2023-08-14T19:31:49.405Z] #59 [core-metadata internal] load build context [2023-08-14T19:31:49.674Z] #59 ... [2023-08-14T19:31:49.674Z] [2023-08-14T19:31:49.674Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:31:49.674Z] #37 ... [2023-08-14T19:31:49.674Z] [2023-08-14T19:31:49.674Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:31:50.754Z] #50 transferring context: 64.46MB 43.3s [2023-08-14T19:31:52.197Z] #50 ... [2023-08-14T19:31:52.197Z] [2023-08-14T19:31:52.197Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:52.197Z] #49 ... [2023-08-14T19:31:52.197Z] [2023-08-14T19:31:52.197Z] #38 [core-command internal] load build context [2023-08-14T19:31:52.197Z] #38 ... [2023-08-14T19:31:52.197Z] [2023-08-14T19:31:52.197Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:55.568Z] #49 transferring context: 117.78MB 48.5s [2023-08-14T19:31:55.568Z] #49 ... [2023-08-14T19:31:55.568Z] [2023-08-14T19:31:55.568Z] #45 [security-spire-config internal] load build context [2023-08-14T19:31:55.834Z] #45 ... [2023-08-14T19:31:55.834Z] [2023-08-14T19:31:55.834Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:31:56.909Z] #49 ... [2023-08-14T19:31:56.909Z] [2023-08-14T19:31:56.909Z] #41 [security-spire-server internal] load build context [2023-08-14T19:31:56.909Z] #41 ... [2023-08-14T19:31:56.909Z] [2023-08-14T19:31:56.909Z] #60 [core-data internal] load build context [2023-08-14T19:31:56.909Z] #60 ... [2023-08-14T19:31:56.909Z] [2023-08-14T19:31:56.909Z] #41 [security-spire-server internal] load build context [2023-08-14T19:31:57.530Z] #41 ... [2023-08-14T19:31:57.530Z] [2023-08-14T19:31:57.530Z] #33 [support-notifications internal] load build context [2023-08-14T19:31:57.530Z] #33 ... [2023-08-14T19:31:57.530Z] [2023-08-14T19:31:57.530Z] #41 [security-spire-server internal] load build context [2023-08-14T19:31:57.822Z] #41 ... [2023-08-14T19:31:57.822Z] [2023-08-14T19:31:57.822Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:31:58.108Z] #58 ... [2023-08-14T19:31:58.108Z] [2023-08-14T19:31:58.108Z] #41 [security-spire-server internal] load build context [2023-08-14T19:31:58.385Z] #41 ... [2023-08-14T19:31:58.385Z] [2023-08-14T19:31:58.385Z] #47 [security-spire-agent internal] load build context [2023-08-14T19:31:58.385Z] #47 ... [2023-08-14T19:31:58.385Z] [2023-08-14T19:31:58.385Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:32:00.176Z] #58 ... [2023-08-14T19:32:00.176Z] [2023-08-14T19:32:00.176Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:32:00.176Z] #35 ... [2023-08-14T19:32:00.176Z] [2023-08-14T19:32:00.176Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:00.176Z] #54 ... [2023-08-14T19:32:00.176Z] [2023-08-14T19:32:00.176Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:32:00.448Z] #58 ... [2023-08-14T19:32:00.448Z] [2023-08-14T19:32:00.448Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:32:00.448Z] #36 ... [2023-08-14T19:32:00.448Z] [2023-08-14T19:32:00.448Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:32:00.448Z] #37 ... [2023-08-14T19:32:00.448Z] [2023-08-14T19:32:00.448Z] #59 [core-metadata internal] load build context [2023-08-14T19:32:00.448Z] #59 ... [2023-08-14T19:32:00.448Z] [2023-08-14T19:32:00.448Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:32:00.715Z] #37 transferring context: 116.23MB 53.7s [2023-08-14T19:32:02.135Z] #37 ... [2023-08-14T19:32:02.135Z] [2023-08-14T19:32:02.135Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:02.135Z] #50 ... [2023-08-14T19:32:02.135Z] [2023-08-14T19:32:02.135Z] #38 [core-command internal] load build context [2023-08-14T19:32:02.416Z] #38 ... [2023-08-14T19:32:02.416Z] [2023-08-14T19:32:02.416Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:32:05.761Z] #37 ... [2023-08-14T19:32:05.761Z] [2023-08-14T19:32:05.761Z] #45 [security-spire-config internal] load build context [2023-08-14T19:32:05.761Z] #45 transferring context: 168.51MB 59.4s [2023-08-14T19:32:06.038Z] #45 ... [2023-08-14T19:32:06.038Z] [2023-08-14T19:32:06.038Z] #38 [core-command internal] load build context [2023-08-14T19:32:07.000Z] #38 ... [2023-08-14T19:32:07.000Z] [2023-08-14T19:32:07.000Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:32:07.000Z] #49 ... [2023-08-14T19:32:07.000Z] [2023-08-14T19:32:07.000Z] #60 [core-data internal] load build context [2023-08-14T19:32:07.000Z] #60 ... [2023-08-14T19:32:07.000Z] [2023-08-14T19:32:07.000Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:32:07.586Z] #49 ... [2023-08-14T19:32:07.586Z] [2023-08-14T19:32:07.586Z] #33 [support-notifications internal] load build context [2023-08-14T19:32:07.853Z] #33 ... [2023-08-14T19:32:07.853Z] [2023-08-14T19:32:07.853Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:32:08.435Z] #49 ... [2023-08-14T19:32:08.435Z] [2023-08-14T19:32:08.435Z] #41 [security-spire-server internal] load build context [2023-08-14T19:32:08.435Z] #41 ... [2023-08-14T19:32:08.435Z] [2023-08-14T19:32:08.435Z] #47 [security-spire-agent internal] load build context [2023-08-14T19:32:08.703Z] #47 ... [2023-08-14T19:32:08.703Z] [2023-08-14T19:32:08.703Z] #41 [security-spire-server internal] load build context [2023-08-14T19:32:08.970Z] #41 ... [2023-08-14T19:32:08.970Z] [2023-08-14T19:32:08.970Z] #33 [support-notifications internal] load build context [2023-08-14T19:32:08.970Z] #33 transferring context: 188.04MB 64.0s done [2023-08-14T19:32:08.970Z] #33 DONE 64.2s [2023-08-14T19:32:08.970Z] [2023-08-14T19:32:08.970Z] #41 [security-spire-server internal] load build context [2023-08-14T19:32:08.970Z] #41 ... [2023-08-14T19:32:08.970Z] [2023-08-14T19:32:08.970Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:32:08.970Z] #35 ... [2023-08-14T19:32:08.970Z] [2023-08-14T19:32:08.970Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:09.294Z] #54 ... [2023-08-14T19:32:09.294Z] [2023-08-14T19:32:09.294Z] #47 [security-spire-agent internal] load build context [2023-08-14T19:32:09.294Z] #47 transferring context: 188.04MB 62.2s done [2023-08-14T19:32:09.294Z] #47 DONE 62.9s [2023-08-14T19:32:09.294Z] [2023-08-14T19:32:09.294Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:09.294Z] #54 ... [2023-08-14T19:32:09.294Z] [2023-08-14T19:32:09.294Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:32:09.885Z] #35 ... [2023-08-14T19:32:09.885Z] [2023-08-14T19:32:09.885Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:32:09.885Z] #58 ... [2023-08-14T19:32:09.885Z] [2023-08-14T19:32:09.885Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:32:09.885Z] #36 transferring context: 188.04MB 63.4s done [2023-08-14T19:32:09.885Z] #36 ... [2023-08-14T19:32:09.885Z] [2023-08-14T19:32:09.885Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:10.159Z] #54 ... [2023-08-14T19:32:10.159Z] [2023-08-14T19:32:10.159Z] #59 [core-metadata internal] load build context [2023-08-14T19:32:10.159Z] #59 ... [2023-08-14T19:32:10.159Z] [2023-08-14T19:32:10.159Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:12.159Z] #54 ... [2023-08-14T19:32:12.159Z] [2023-08-14T19:32:12.159Z] #38 [core-command internal] load build context [2023-08-14T19:32:12.159Z] #38 transferring context: 188.04MB 63.2s done [2023-08-14T19:32:12.159Z] #38 DONE 66.0s [2023-08-14T19:32:12.159Z] [2023-08-14T19:32:12.159Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:12.428Z] #54 ... [2023-08-14T19:32:12.428Z] [2023-08-14T19:32:12.428Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:12.428Z] #50 ... [2023-08-14T19:32:12.428Z] [2023-08-14T19:32:12.428Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-14T19:32:12.428Z] #36 DONE 66.1s [2023-08-14T19:32:12.428Z] [2023-08-14T19:32:12.428Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:12.428Z] #50 ... [2023-08-14T19:32:12.428Z] [2023-08-14T19:32:12.428Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:12.709Z] #54 ... [2023-08-14T19:32:12.709Z] [2023-08-14T19:32:12.709Z] #45 [security-spire-config internal] load build context [2023-08-14T19:32:12.709Z] #45 transferring context: 188.04MB 64.0s done [2023-08-14T19:32:12.709Z] #45 DONE 66.6s [2023-08-14T19:32:12.709Z] [2023-08-14T19:32:12.709Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:12.977Z] #54 ... [2023-08-14T19:32:12.977Z] [2023-08-14T19:32:12.977Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-14T19:32:12.977Z] #49 transferring context: 188.04MB 64.0s done [2023-08-14T19:32:12.977Z] #49 DONE 66.2s [2023-08-14T19:32:12.977Z] [2023-08-14T19:32:12.977Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:13.245Z] #50 ... [2023-08-14T19:32:13.245Z] [2023-08-14T19:32:13.245Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:32:13.245Z] #65 DONE 4.5s [2023-08-14T19:32:13.245Z] [2023-08-14T19:32:13.245Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:13.831Z] #50 ... [2023-08-14T19:32:13.831Z] [2023-08-14T19:32:13.831Z] #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-14T19:32:13.831Z] #66 DONE 4.3s [2023-08-14T19:32:13.831Z] [2023-08-14T19:32:13.831Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:14.418Z] #50 ... [2023-08-14T19:32:14.418Z] [2023-08-14T19:32:14.418Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:32:14.418Z] #67 DONE 2.0s [2023-08-14T19:32:14.418Z] [2023-08-14T19:32:14.418Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:14.418Z] #50 ... [2023-08-14T19:32:14.418Z] [2023-08-14T19:32:14.418Z] #58 [security-proxy-auth internal] load build context [2023-08-14T19:32:14.418Z] #58 transferring context: 188.04MB 64.3s done [2023-08-14T19:32:14.418Z] #58 DONE 66.6s [2023-08-14T19:32:14.418Z] [2023-08-14T19:32:14.418Z] #35 [security-proxy-setup internal] load build context [2023-08-14T19:32:14.418Z] #35 transferring context: 188.04MB 67.9s done [2023-08-14T19:32:14.418Z] #35 DONE 68.7s [2023-08-14T19:32:14.418Z] [2023-08-14T19:32:14.418Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:15.006Z] #50 ... [2023-08-14T19:32:15.006Z] [2023-08-14T19:32:15.006Z] #37 [security-secretstore-setup internal] load build context [2023-08-14T19:32:15.006Z] #37 transferring context: 188.04MB 67.0s done [2023-08-14T19:32:15.006Z] #37 DONE 68.2s [2023-08-14T19:32:15.006Z] [2023-08-14T19:32:15.006Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:15.592Z] #50 ... [2023-08-14T19:32:15.592Z] [2023-08-14T19:32:15.592Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:32:15.592Z] #68 DONE 2.2s [2023-08-14T19:32:15.592Z] [2023-08-14T19:32:15.592Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:15.592Z] #50 ... [2023-08-14T19:32:15.592Z] [2023-08-14T19:32:15.592Z] #59 [core-metadata internal] load build context [2023-08-14T19:32:15.592Z] #59 transferring context: 188.04MB 65.8s done [2023-08-14T19:32:15.592Z] #59 DONE 67.8s [2023-08-14T19:32:15.864Z] [2023-08-14T19:32:15.864Z] #60 [core-data internal] load build context [2023-08-14T19:32:15.864Z] #60 ... [2023-08-14T19:32:15.864Z] [2023-08-14T19:32:15.864Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:16.458Z] #50 ... [2023-08-14T19:32:16.458Z] [2023-08-14T19:32:16.458Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:32:16.458Z] #69 DONE 1.5s [2023-08-14T19:32:16.458Z] [2023-08-14T19:32:16.458Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:19.046Z] #50 ... [2023-08-14T19:32:19.046Z] [2023-08-14T19:32:19.046Z] #41 [security-spire-server internal] load build context [2023-08-14T19:32:19.316Z] #41 ... [2023-08-14T19:32:19.316Z] [2023-08-14T19:32:19.316Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:19.898Z] #50 transferring context: 161.47MB 72.7s [2023-08-14T19:32:22.484Z] #50 ... [2023-08-14T19:32:22.484Z] [2023-08-14T19:32:22.484Z] #60 [core-data internal] load build context [2023-08-14T19:32:22.484Z] #60 transferring context: 188.04MB 69.5s done [2023-08-14T19:32:22.484Z] #60 DONE 71.1s [2023-08-14T19:32:22.484Z] [2023-08-14T19:32:22.484Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:22.484Z] #50 ... [2023-08-14T19:32:22.484Z] [2023-08-14T19:32:22.484Z] #41 [security-spire-server internal] load build context [2023-08-14T19:32:22.484Z] #41 transferring context: 188.04MB 70.0s done [2023-08-14T19:32:22.484Z] #41 DONE 71.2s [2023-08-14T19:32:22.484Z] [2023-08-14T19:32:22.484Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:23.069Z] #50 ... [2023-08-14T19:32:23.070Z] [2023-08-14T19:32:23.070Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:23.070Z] #54 ... [2023-08-14T19:32:23.070Z] [2023-08-14T19:32:23.070Z] #50 [security-bootstrapper internal] load build context [2023-08-14T19:32:23.070Z] #50 transferring context: 188.04MB 75.9s done [2023-08-14T19:32:23.070Z] #50 DONE 76.4s [2023-08-14T19:32:23.070Z] [2023-08-14T19:32:23.070Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:23.070Z] #54 ... [2023-08-14T19:32:23.070Z] [2023-08-14T19:32:23.070Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:32:23.338Z] #70 ... [2023-08-14T19:32:23.338Z] [2023-08-14T19:32:23.338Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:23.605Z] #54 ... [2023-08-14T19:32:23.606Z] [2023-08-14T19:32:23.606Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:32:23.876Z] #71 ... [2023-08-14T19:32:23.876Z] [2023-08-14T19:32:23.876Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:24.142Z] #54 ... [2023-08-14T19:32:24.142Z] [2023-08-14T19:32:24.142Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:32:24.142Z] #72 ... [2023-08-14T19:32:24.142Z] [2023-08-14T19:32:24.142Z] #54 [support-scheduler internal] load build context [2023-08-14T19:32:24.142Z] #54 transferring context: 188.04MB 75.1s done [2023-08-14T19:32:24.142Z] #54 DONE 76.4s [2023-08-14T19:32:24.142Z] [2023-08-14T19:32:24.142Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:32:24.409Z] #73 ... [2023-08-14T19:32:24.409Z] [2023-08-14T19:32:24.409Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:11.240Z] #74 ... [2023-08-14T19:33:11.240Z] [2023-08-14T19:33:11.240Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:11.240Z] #71 DONE 56.4s [2023-08-14T19:33:11.240Z] [2023-08-14T19:33:11.240Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:11.240Z] #72 DONE 56.0s [2023-08-14T19:33:11.240Z] [2023-08-14T19:33:11.240Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-08-14T19:33:11.240Z] #75 ... [2023-08-14T19:33:11.240Z] [2023-08-14T19:33:11.240Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:11.240Z] #74 DONE 56.6s [2023-08-14T19:33:11.240Z] [2023-08-14T19:33:11.240Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:11.240Z] #73 DONE 55.6s [2023-08-14T19:33:11.240Z] [2023-08-14T19:33:11.240Z] #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:11.240Z] #70 DONE 54.7s [2023-08-14T19:33:11.240Z] [2023-08-14T19:33:11.240Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-14T19:33:15.548Z] #76 DONE 4.0s [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:33:15.548Z] #77 ... [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #78 [core-data builder 6/7] COPY . . [2023-08-14T19:33:15.548Z] #78 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:15.548Z] #79 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #80 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:33:15.548Z] #80 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #81 [support-scheduler builder 6/7] COPY . . [2023-08-14T19:33:15.548Z] #81 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:33:15.548Z] #82 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:15.548Z] #83 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:15.548Z] #84 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:33:15.548Z] #85 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #86 [core-metadata builder 6/7] COPY . . [2023-08-14T19:33:15.548Z] #86 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #87 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:33:15.548Z] #87 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #88 [security-proxy-auth builder 6/7] COPY . . [2023-08-14T19:33:15.548Z] #88 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:15.548Z] #89 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.548Z] #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:33:15.548Z] #90 CACHED [2023-08-14T19:33:15.548Z] [2023-08-14T19:33:15.549Z] #91 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:15.549Z] #91 CACHED [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #92 [security-secretstore-setup builder 6/7] COPY . . [2023-08-14T19:33:15.549Z] #92 CACHED [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #93 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-14T19:33:15.549Z] #93 CACHED [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:15.549Z] #94 CACHED [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:33:15.549Z] #95 CACHED [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #96 [security-bootstrapper builder 6/7] COPY . . [2023-08-14T19:33:15.549Z] #96 CACHED [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-14T19:33:15.549Z] #97 CACHED [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:15.549Z] #98 CACHED [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #99 [core-command builder 6/7] COPY . . [2023-08-14T19:33:15.549Z] #99 DONE 4.2s [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-08-14T19:33:15.549Z] #100 DONE 4.0s [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #75 [security-spire-agent builder 6/9] COPY . . [2023-08-14T19:33:15.549Z] #75 DONE 5.2s [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #101 [support-notifications builder 6/7] COPY . . [2023-08-14T19:33:15.549Z] #101 DONE 5.2s [2023-08-14T19:33:15.549Z] [2023-08-14T19:33:15.549Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T19:33:15.847Z] #102 DONE 0.6s [2023-08-14T19:33:15.847Z] [2023-08-14T19:33:15.847Z] #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T19:33:16.122Z] #103 ... [2023-08-14T19:33:16.122Z] [2023-08-14T19:33:16.122Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-14T19:33:16.122Z] #104 CACHED [2023-08-14T19:33:16.122Z] [2023-08-14T19:33:16.122Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T19:33:16.122Z] #105 CACHED [2023-08-14T19:33:16.122Z] [2023-08-14T19:33:16.122Z] #106 [security-spire-server builder 6/9] COPY . . [2023-08-14T19:33:16.122Z] #106 CACHED [2023-08-14T19:33:16.122Z] [2023-08-14T19:33:16.122Z] #107 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:16.122Z] #107 CACHED [2023-08-14T19:33:16.122Z] [2023-08-14T19:33:16.122Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:33:21.500Z] #108 ... [2023-08-14T19:33:21.500Z] [2023-08-14T19:33:21.500Z] #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:33:21.500Z] #77 6.188 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-08-14T19:33:24.086Z] #77 ... [2023-08-14T19:33:24.086Z] [2023-08-14T19:33:24.086Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:33:24.086Z] #109 DONE 7.7s [2023-08-14T19:33:24.086Z] [2023-08-14T19:33:24.086Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:33:24.086Z] #108 DONE 7.8s [2023-08-14T19:33:24.086Z] [2023-08-14T19:33:24.086Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T19:33:24.359Z] #110 ... [2023-08-14T19:33:24.359Z] [2023-08-14T19:33:24.359Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-14T19:33:24.359Z] #111 DONE 0.7s [2023-08-14T19:33:24.633Z] [2023-08-14T19:33:24.633Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-14T19:33:24.633Z] #110 DONE 0.6s [2023-08-14T19:33:24.633Z] [2023-08-14T19:33:24.633Z] #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T19:33:24.633Z] #103 6.476 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-08-14T19:33:25.219Z] #103 ... [2023-08-14T19:33:25.219Z] [2023-08-14T19:33:25.219Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:33:25.219Z] #112 DONE 0.3s [2023-08-14T19:33:25.219Z] [2023-08-14T19:33:25.219Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T19:33:25.219Z] #0 7.098 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-08-14T19:33:25.491Z] #113 ... [2023-08-14T19:33:25.491Z] [2023-08-14T19:33:25.491Z] #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:33:25.491Z] #114 DONE 0.3s [2023-08-14T19:33:25.491Z] [2023-08-14T19:33:25.491Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T19:33:25.491Z] #0 5.702 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-08-14T19:33:25.491Z] #115 ... [2023-08-14T19:33:25.491Z] [2023-08-14T19:33:25.491Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:33:25.491Z] #0 8.039 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-08-14T19:33:25.802Z] #116 ... [2023-08-14T19:33:25.802Z] [2023-08-14T19:33:25.802Z] #117 [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-08-14T19:33:25.802Z] #0 7.004 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-08-14T19:33:25.802Z] #117 ... [2023-08-14T19:33:25.802Z] [2023-08-14T19:33:25.802Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-14T19:33:25.802Z] #118 CACHED [2023-08-14T19:33:25.802Z] [2023-08-14T19:33:25.802Z] #119 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-14T19:33:25.802Z] #119 CACHED [2023-08-14T19:33:25.802Z] [2023-08-14T19:33:25.802Z] #120 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T19:33:25.802Z] #120 CACHED [2023-08-14T19:33:25.802Z] [2023-08-14T19:33:25.802Z] #121 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-14T19:33:25.802Z] #121 CACHED [2023-08-14T19:33:25.802Z] [2023-08-14T19:33:25.802Z] #122 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-14T19:33:25.802Z] #122 CACHED [2023-08-14T19:33:25.802Z] [2023-08-14T19:33:25.802Z] #123 [security-spire-config builder 6/9] COPY . . [2023-08-14T19:33:25.802Z] #123 CACHED [2023-08-14T19:33:25.802Z] [2023-08-14T19:33:25.802Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T19:33:25.802Z] #0 5.390 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-08-14T19:33:26.075Z] #124 ... [2023-08-14T19:33:26.075Z] [2023-08-14T19:33:26.075Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:33:26.075Z] #0 7.841 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-08-14T19:33:26.075Z] #125 ... [2023-08-14T19:33:26.075Z] [2023-08-14T19:33:26.075Z] #126 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:33:26.075Z] #126 DONE 0.2s [2023-08-14T19:33:26.075Z] [2023-08-14T19:33:26.075Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:33:26.075Z] #0 7.544 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-08-14T19:33:26.341Z] #127 ... [2023-08-14T19:33:26.341Z] [2023-08-14T19:33:26.341Z] #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:33:26.341Z] #128 DONE 0.2s [2023-08-14T19:33:26.341Z] [2023-08-14T19:33:26.341Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T19:33:26.341Z] #0 7.456 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-08-14T19:33:26.341Z] #129 ... [2023-08-14T19:33:26.341Z] [2023-08-14T19:33:26.341Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T19:33:26.341Z] #0 6.217 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-08-14T19:33:26.655Z] #130 ... [2023-08-14T19:33:26.655Z] [2023-08-14T19:33:26.655Z] #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:33:26.930Z] #131 ... [2023-08-14T19:33:26.931Z] [2023-08-14T19:33:26.931Z] #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:33:26.931Z] #132 CACHED [2023-08-14T19:33:26.931Z] [2023-08-14T19:33:26.931Z] #133 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:33:26.931Z] #133 CACHED [2023-08-14T19:33:26.931Z] [2023-08-14T19:33:26.931Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-14T19:33:28.344Z] #134 DONE 1.4s [2023-08-14T19:33:28.344Z] [2023-08-14T19:33:28.344Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:33:28.344Z] #135 DONE 2.0s [2023-08-14T19:33:28.344Z] [2023-08-14T19:33:28.344Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:33:28.344Z] #136 ... [2023-08-14T19:33:28.344Z] [2023-08-14T19:33:28.344Z] #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:33:28.344Z] #131 DONE 2.0s [2023-08-14T19:33:28.615Z] [2023-08-14T19:33:28.615Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:33:28.615Z] #137 DONE 0.3s [2023-08-14T19:33:28.615Z] [2023-08-14T19:33:28.615Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T19:33:28.942Z] #138 ... [2023-08-14T19:33:28.942Z] [2023-08-14T19:33:28.942Z] #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:33:28.942Z] #139 DONE 0.4s [2023-08-14T19:33:28.942Z] [2023-08-14T19:33:28.942Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-14T19:33:28.942Z] #138 DONE 0.2s [2023-08-14T19:33:28.942Z] [2023-08-14T19:33:28.942Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-14T19:33:29.209Z] #140 DONE 0.3s [2023-08-14T19:33:29.209Z] [2023-08-14T19:33:29.209Z] #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-14T19:33:29.209Z] #141 DONE 0.5s [2023-08-14T19:33:29.209Z] [2023-08-14T19:33:29.209Z] #142 [security-spire-config] exporting to image [2023-08-14T19:33:29.209Z] #142 exporting layers [2023-08-14T19:33:30.174Z] #142 ... [2023-08-14T19:33:30.174Z] [2023-08-14T19:33:30.174Z] #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-14T19:33:30.174Z] #143 DONE 0.8s [2023-08-14T19:33:30.174Z] [2023-08-14T19:33:30.174Z] #142 [security-spire-server] exporting to image [2023-08-14T19:33:31.143Z] #142 ... [2023-08-14T19:33:31.143Z] [2023-08-14T19:33:31.143Z] #136 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-14T19:33:31.143Z] #136 DONE 2.7s [2023-08-14T19:33:31.143Z] [2023-08-14T19:33:31.143Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-14T19:33:31.143Z] #144 DONE 0.3s [2023-08-14T19:33:31.143Z] [2023-08-14T19:33:31.143Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:33:31.412Z] #125 ... [2023-08-14T19:33:31.412Z] [2023-08-14T19:33:31.412Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-14T19:33:31.412Z] #145 DONE 0.3s [2023-08-14T19:33:31.412Z] [2023-08-14T19:33:31.412Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:33:31.679Z] #116 ... [2023-08-14T19:33:31.679Z] [2023-08-14T19:33:31.679Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-14T19:33:31.679Z] #146 DONE 0.2s [2023-08-14T19:33:31.679Z] [2023-08-14T19:33:31.679Z] #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:33:32.009Z] #77 ... [2023-08-14T19:33:32.009Z] [2023-08-14T19:33:32.009Z] #142 [security-spire-agent] exporting to image [2023-08-14T19:33:32.277Z] #142 exporting layers 3.0s done [2023-08-14T19:33:32.277Z] #142 writing image sha256:bd3b79010bda3d46d6d9d45692d250c8719513e8b8746669aef1d59a1b3924af 0.0s done [2023-08-14T19:33:32.277Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-14T19:33:32.864Z] #142 exporting layers 2.6s done [2023-08-14T19:33:32.864Z] #142 writing image sha256:84c2465db94238e0422649a0de21efe4f452819e96b690a7517e8c43d325c644 0.0s done [2023-08-14T19:33:32.864Z] #142 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-14T19:33:34.275Z] #142 exporting layers 2.1s done [2023-08-14T19:33:34.275Z] #142 writing image sha256:abcb1a48a1f863a87a992bd4a6bd8af8cb837f3d7718adfb3ef3c7df886d1bba done [2023-08-14T19:33:34.275Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-14T19:33:34.275Z] #142 DONE 4.7s [2023-08-14T19:33:34.275Z] [2023-08-14T19:33:34.275Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:52:27.104Z] #125 ... [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #117 [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-08-14T19:52:27.104Z] #117 1137.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-14T19:52:27.104Z] #117 ... [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-14T19:52:27.104Z] #124 DONE 1145.3s [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:52:27.104Z] #125 ... [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:52:27.104Z] #147 DONE 0.4s [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T19:52:27.104Z] #103 ... [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:52:27.104Z] #148 DONE 0.2s [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-14T19:52:27.104Z] #149 DONE 0.2s [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:52:27.104Z] #125 ... [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-14T19:52:27.104Z] #150 DONE 0.3s [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T19:52:27.104Z] #151 DONE 0.3s [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:52:27.104Z] #152 DONE 2.4s [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #142 [security-proxy-setup] exporting to image [2023-08-14T19:52:27.104Z] #142 exporting layers [2023-08-14T19:52:27.104Z] #142 exporting layers 0.7s done [2023-08-14T19:52:27.104Z] #142 writing image sha256:b78567ce48e3436fa26d855d71b85ca9c150c55e47d1daaa7c373981adb5789e done [2023-08-14T19:52:27.104Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-14T19:52:27.104Z] #142 DONE 5.4s [2023-08-14T19:52:27.104Z] [2023-08-14T19:52:27.104Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:52:39.397Z] #116 ... [2023-08-14T19:52:39.397Z] [2023-08-14T19:52:39.397Z] #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-14T19:52:39.397Z] #103 DONE 1162.0s [2023-08-14T19:52:39.397Z] [2023-08-14T19:52:39.397Z] #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:52:39.397Z] #77 ... [2023-08-14T19:52:39.397Z] [2023-08-14T19:52:39.397Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-14T19:52:39.397Z] #153 DONE 0.3s [2023-08-14T19:52:39.397Z] [2023-08-14T19:52:39.397Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T19:52:41.980Z] #154 ... [2023-08-14T19:52:41.980Z] [2023-08-14T19:52:41.980Z] #117 [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-08-14T19:52:41.980Z] #117 DONE 1166.5s [2023-08-14T19:52:41.980Z] [2023-08-14T19:52:41.980Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T19:52:42.250Z] #130 ... [2023-08-14T19:52:42.250Z] [2023-08-14T19:52:42.250Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-14T19:52:42.250Z] #154 DONE 4.1s [2023-08-14T19:52:42.250Z] [2023-08-14T19:52:42.250Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:52:42.931Z] #155 DONE 0.6s [2023-08-14T19:52:42.931Z] [2023-08-14T19:52:42.931Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:52:43.216Z] #156 DONE 0.4s [2023-08-14T19:52:43.216Z] [2023-08-14T19:52:43.216Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:52:43.216Z] #116 ... [2023-08-14T19:52:43.216Z] [2023-08-14T19:52:43.216Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-14T19:52:43.804Z] #157 DONE 0.6s [2023-08-14T19:52:43.804Z] [2023-08-14T19:52:43.804Z] #158 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:52:43.804Z] #158 DONE 0.3s [2023-08-14T19:52:43.804Z] [2023-08-14T19:52:43.804Z] #159 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:52:44.070Z] #159 DONE 0.2s [2023-08-14T19:52:44.070Z] [2023-08-14T19:52:44.070Z] #160 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-14T19:52:44.070Z] #160 DONE 0.2s [2023-08-14T19:52:44.070Z] [2023-08-14T19:52:44.070Z] #161 [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-08-14T19:52:44.337Z] #161 DONE 0.3s [2023-08-14T19:52:44.337Z] [2023-08-14T19:52:44.337Z] #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-14T19:52:44.337Z] #162 DONE 0.3s [2023-08-14T19:52:44.337Z] [2023-08-14T19:52:44.337Z] #163 [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-08-14T19:52:44.337Z] #163 DONE 0.2s [2023-08-14T19:52:44.337Z] [2023-08-14T19:52:44.337Z] #164 [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-08-14T19:52:44.337Z] #164 DONE 0.2s [2023-08-14T19:52:44.337Z] [2023-08-14T19:52:44.337Z] #165 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T19:52:44.623Z] #165 ... [2023-08-14T19:52:44.623Z] [2023-08-14T19:52:44.623Z] #166 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:52:44.623Z] #166 DONE 0.2s [2023-08-14T19:52:44.623Z] [2023-08-14T19:52:44.623Z] #165 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-14T19:52:44.623Z] #165 DONE 0.2s [2023-08-14T19:52:44.623Z] [2023-08-14T19:52:44.623Z] #167 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-14T19:52:44.889Z] #167 DONE 0.2s [2023-08-14T19:52:44.889Z] [2023-08-14T19:52:44.889Z] #168 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-14T19:52:45.478Z] #168 DONE 0.9s [2023-08-14T19:52:45.478Z] [2023-08-14T19:52:45.478Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T19:52:46.058Z] #169 ... [2023-08-14T19:52:46.058Z] [2023-08-14T19:52:46.058Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-14T19:52:46.058Z] #170 DONE 0.6s [2023-08-14T19:52:46.329Z] [2023-08-14T19:52:46.329Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-14T19:52:46.596Z] #171 DONE 0.3s [2023-08-14T19:52:46.596Z] [2023-08-14T19:52:46.596Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:52:48.000Z] #172 ... [2023-08-14T19:52:48.000Z] [2023-08-14T19:52:48.000Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-14T19:52:48.000Z] #169 DONE 2.9s [2023-08-14T19:52:48.000Z] [2023-08-14T19:52:48.000Z] #142 [security-bootstrapper] exporting to image [2023-08-14T19:52:48.000Z] #142 exporting layers [2023-08-14T19:52:48.960Z] #142 exporting layers 1.3s done [2023-08-14T19:52:49.225Z] #142 writing image sha256:575c2158a3be9fd509d81f625308588eb4ad98566fd6eab02416e2cddc8d88a1 done [2023-08-14T19:52:49.225Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-14T19:52:49.225Z] #142 DONE 6.8s [2023-08-14T19:52:49.225Z] [2023-08-14T19:52:49.225Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:52:49.822Z] #116 ... [2023-08-14T19:52:49.822Z] [2023-08-14T19:52:49.822Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:52:49.822Z] #172 DONE 3.2s [2023-08-14T19:52:49.822Z] [2023-08-14T19:52:49.822Z] #142 [security-secretstore-setup] exporting to image [2023-08-14T19:52:50.779Z] #142 exporting layers 1.2s done [2023-08-14T19:52:50.779Z] #142 writing image sha256:cc763b2d584f768b33d31ecc519f9c3df440a2b0caab7614b5b9dfb9cf9c2931 0.0s done [2023-08-14T19:52:50.779Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 [2023-08-14T19:52:51.045Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-14T19:52:51.045Z] #142 DONE 8.0s [2023-08-14T19:52:51.045Z] [2023-08-14T19:52:51.045Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T19:53:01.118Z] #129 ... [2023-08-14T19:53:01.118Z] [2023-08-14T19:53:01.118Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-14T19:53:01.118Z] #113 DONE 1185.3s [2023-08-14T19:53:01.118Z] [2023-08-14T19:53:01.118Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:53:01.390Z] #125 ... [2023-08-14T19:53:01.390Z] [2023-08-14T19:53:01.390Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:53:01.683Z] #173 DONE 0.4s [2023-08-14T19:53:01.683Z] [2023-08-14T19:53:01.683Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:53:01.952Z] #174 DONE 0.2s [2023-08-14T19:53:01.952Z] [2023-08-14T19:53:01.952Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-14T19:53:02.265Z] #175 DONE 0.3s [2023-08-14T19:53:02.265Z] [2023-08-14T19:53:02.265Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:53:02.534Z] #176 DONE 0.2s [2023-08-14T19:53:02.534Z] [2023-08-14T19:53:02.534Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:53:02.534Z] #116 ... [2023-08-14T19:53:02.534Z] [2023-08-14T19:53:02.534Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-14T19:53:02.534Z] #177 DONE 0.1s [2023-08-14T19:53:02.807Z] [2023-08-14T19:53:02.807Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:53:04.752Z] #178 DONE 2.2s [2023-08-14T19:53:04.752Z] [2023-08-14T19:53:04.752Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T19:53:05.019Z] #130 ... [2023-08-14T19:53:05.019Z] [2023-08-14T19:53:05.019Z] #142 [security-proxy-auth] exporting to image [2023-08-14T19:53:05.019Z] #142 exporting layers [2023-08-14T19:53:05.600Z] #142 exporting layers 0.6s done [2023-08-14T19:53:05.600Z] #142 writing image sha256:a13b93cb7b964b9dad6c01da5d4d363f28bc27cff4917c06c5b6a5ae3f3afda4 done [2023-08-14T19:53:05.600Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-14T19:53:05.600Z] #142 DONE 8.6s [2023-08-14T19:53:05.600Z] [2023-08-14T19:53:05.600Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-14T19:53:24.037Z] #130 DONE 1208.3s [2023-08-14T19:53:24.037Z] [2023-08-14T19:53:24.037Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:53:24.037Z] #127 ... [2023-08-14T19:53:24.037Z] [2023-08-14T19:53:24.037Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:53:24.037Z] #179 DONE 0.3s [2023-08-14T19:53:24.037Z] [2023-08-14T19:53:24.037Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:53:24.336Z] #116 ... [2023-08-14T19:53:24.336Z] [2023-08-14T19:53:24.336Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:53:24.336Z] #180 DONE 0.1s [2023-08-14T19:53:24.336Z] [2023-08-14T19:53:24.336Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-14T19:53:24.661Z] #181 DONE 0.3s [2023-08-14T19:53:24.661Z] [2023-08-14T19:53:24.661Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:53:24.661Z] #116 ... [2023-08-14T19:53:24.661Z] [2023-08-14T19:53:24.661Z] #182 [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-08-14T19:53:24.661Z] #182 DONE 0.1s [2023-08-14T19:53:24.934Z] [2023-08-14T19:53:24.934Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-14T19:53:24.934Z] #183 DONE 0.1s [2023-08-14T19:53:24.934Z] [2023-08-14T19:53:24.934Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:53:24.934Z] #116 ... [2023-08-14T19:53:24.934Z] [2023-08-14T19:53:24.934Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-14T19:53:27.617Z] #184 DONE 2.3s [2023-08-14T19:53:27.617Z] [2023-08-14T19:53:27.617Z] #142 [core-common-config-bootstrapper] exporting to image [2023-08-14T19:53:27.617Z] #142 exporting layers [2023-08-14T19:53:27.894Z] #142 exporting layers 0.7s done [2023-08-14T19:53:28.164Z] #142 writing image sha256:a7be7619904177a6f46ca5d2622d7158eaac4c2e88c643418613968d8d2918b0 done [2023-08-14T19:53:28.164Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-14T19:53:28.164Z] #142 DONE 9.3s [2023-08-14T19:53:28.164Z] [2023-08-14T19:53:28.164Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:54:07.027Z] #116 ... [2023-08-14T19:54:07.027Z] [2023-08-14T19:54:07.027Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-14T19:54:07.027Z] #129 DONE 1248.5s [2023-08-14T19:54:07.027Z] [2023-08-14T19:54:07.027Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:54:07.027Z] #116 ... [2023-08-14T19:54:07.027Z] [2023-08-14T19:54:07.027Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:54:07.027Z] #185 DONE 0.2s [2023-08-14T19:54:07.027Z] [2023-08-14T19:54:07.027Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:54:07.027Z] #186 DONE 0.2s [2023-08-14T19:54:07.027Z] [2023-08-14T19:54:07.027Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T19:54:07.027Z] #115 ... [2023-08-14T19:54:07.027Z] [2023-08-14T19:54:07.027Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-14T19:54:07.027Z] #187 DONE 0.3s [2023-08-14T19:54:07.027Z] [2023-08-14T19:54:07.027Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:54:07.027Z] #188 DONE 0.2s [2023-08-14T19:54:07.027Z] [2023-08-14T19:54:07.027Z] #142 [core-command] exporting to image [2023-08-14T19:54:07.027Z] #142 exporting layers [2023-08-14T19:54:07.027Z] #142 exporting layers 0.3s done [2023-08-14T19:54:07.027Z] #142 writing image sha256:cc695f9b058f0fb0778f86b3b1c9bf2dd0ae7b99bae8286e5ae699d4384907fe done [2023-08-14T19:54:07.027Z] #142 naming to docker.io/library/core-command-arm64 done [2023-08-14T19:54:07.027Z] #142 DONE 9.6s [2023-08-14T19:54:07.027Z] [2023-08-14T19:54:07.028Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:54:22.024Z] #116 ... [2023-08-14T19:54:22.024Z] [2023-08-14T19:54:22.024Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-14T19:54:22.024Z] #115 DONE 1265.5s [2023-08-14T19:54:22.024Z] [2023-08-14T19:54:22.024Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:54:22.024Z] #116 ... [2023-08-14T19:54:22.024Z] [2023-08-14T19:54:22.024Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:54:22.024Z] #189 DONE 0.2s [2023-08-14T19:54:22.024Z] [2023-08-14T19:54:22.024Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:54:22.024Z] #190 DONE 0.3s [2023-08-14T19:54:22.024Z] [2023-08-14T19:54:22.024Z] #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:54:22.024Z] #77 ... [2023-08-14T19:54:22.024Z] [2023-08-14T19:54:22.025Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-14T19:54:22.290Z] #191 DONE 0.5s [2023-08-14T19:54:22.290Z] [2023-08-14T19:54:22.290Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:54:22.557Z] #192 DONE 0.1s [2023-08-14T19:54:22.557Z] [2023-08-14T19:54:22.557Z] #142 [core-data] exporting to image [2023-08-14T19:54:22.557Z] #142 exporting layers [2023-08-14T19:54:22.557Z] #142 exporting layers 0.3s done [2023-08-14T19:54:22.822Z] #142 writing image sha256:88aa5f7878485df94d8e1d52a5a247fc0c8fb424cc40dd2a72b47920851afc92 done [2023-08-14T19:54:22.822Z] #142 naming to docker.io/library/core-data-arm64 done [2023-08-14T19:54:22.822Z] #142 DONE 9.9s [2023-08-14T19:54:22.822Z] [2023-08-14T19:54:22.822Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-14T19:54:27.083Z] #116 DONE 1271.7s [2023-08-14T19:54:27.083Z] [2023-08-14T19:54:27.083Z] #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:54:27.351Z] #77 ... [2023-08-14T19:54:27.351Z] [2023-08-14T19:54:27.351Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:54:27.948Z] #193 DONE 0.2s [2023-08-14T19:54:27.948Z] [2023-08-14T19:54:27.948Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:54:27.948Z] #194 DONE 0.1s [2023-08-14T19:54:27.948Z] [2023-08-14T19:54:27.948Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-14T19:54:28.216Z] #195 DONE 0.3s [2023-08-14T19:54:28.216Z] [2023-08-14T19:54:28.216Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:54:28.483Z] #196 DONE 0.2s [2023-08-14T19:54:28.483Z] [2023-08-14T19:54:28.483Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-14T19:54:28.483Z] #197 DONE 0.2s [2023-08-14T19:54:28.483Z] [2023-08-14T19:54:28.483Z] #142 [core-metadata] exporting to image [2023-08-14T19:54:28.483Z] #142 exporting layers [2023-08-14T19:54:28.751Z] #142 exporting layers 0.3s done [2023-08-14T19:54:29.016Z] #142 writing image sha256:b111e1340306db42d787ad371573985366012142ce1ff27b973d922261d6ee15 done [2023-08-14T19:54:29.016Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-08-14T19:54:29.016Z] #142 DONE 10.2s [2023-08-14T19:54:29.016Z] [2023-08-14T19:54:29.016Z] #77 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-14T19:55:01.227Z] #77 DONE 1303.8s [2023-08-14T19:55:01.227Z] [2023-08-14T19:55:01.227Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:55:01.227Z] #125 ... [2023-08-14T19:55:01.227Z] [2023-08-14T19:55:01.227Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:55:01.227Z] #198 DONE 0.2s [2023-08-14T19:55:01.227Z] [2023-08-14T19:55:01.227Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:55:01.227Z] #199 DONE 0.1s [2023-08-14T19:55:01.227Z] [2023-08-14T19:55:01.227Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:55:01.227Z] #125 ... [2023-08-14T19:55:01.227Z] [2023-08-14T19:55:01.227Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-14T19:55:01.227Z] #200 DONE 0.3s [2023-08-14T19:55:01.227Z] [2023-08-14T19:55:01.227Z] #201 [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-08-14T19:55:01.227Z] #201 DONE 0.1s [2023-08-14T19:55:01.227Z] [2023-08-14T19:55:01.227Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-14T19:55:01.227Z] #142 exporting layers [2023-08-14T19:55:01.227Z] #142 exporting layers 0.6s done [2023-08-14T19:55:01.227Z] #142 writing image sha256:06a1f33b89c121fc2ee340012a0636ea589dc21f5ab777b9f606c50aafa1afda done [2023-08-14T19:55:01.227Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-14T19:55:01.227Z] #142 DONE 10.9s [2023-08-14T19:55:01.227Z] [2023-08-14T19:55:01.227Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:55:33.436Z] #125 ... [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-14T19:55:33.436Z] #127 DONE 1333.9s [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-14T19:55:33.436Z] #125 DONE 1334.3s [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:55:33.436Z] #202 DONE 0.2s [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:55:33.436Z] #203 DONE 0.2s [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-14T19:55:33.436Z] #204 DONE 0.2s [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-14T19:55:33.436Z] #205 DONE 0.2s [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-14T19:55:33.436Z] #206 DONE 0.4s [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:55:33.436Z] #207 DONE 0.1s [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #142 [support-notifications] exporting to image [2023-08-14T19:55:33.436Z] #142 exporting layers [2023-08-14T19:55:33.436Z] #142 ... [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-14T19:55:33.436Z] #208 DONE 0.4s [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-14T19:55:33.436Z] #209 DONE 0.1s [2023-08-14T19:55:33.436Z] [2023-08-14T19:55:33.436Z] #142 [support-scheduler] exporting to image [2023-08-14T19:55:33.436Z] #142 exporting layers 0.4s done [2023-08-14T19:55:33.436Z] #142 writing image sha256:ddbfd0113ae7c34e0b6221f8993ef9663c3f2b776e08a271f62cb0c756e64408 [2023-08-14T19:55:33.436Z] #142 writing image sha256:ddbfd0113ae7c34e0b6221f8993ef9663c3f2b776e08a271f62cb0c756e64408 done [2023-08-14T19:55:33.436Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-08-14T19:55:33.436Z] #142 exporting layers 0.4s done [2023-08-14T19:55:33.436Z] #142 writing image sha256:e5273b3b06b2d309529a2bdebaa4d4e6954d35585af6b59072eb6762f9b25c53 done [2023-08-14T19:55:33.436Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-08-14T19:55:33.436Z] #142 DONE 11.6s [2023-08-14T19:55:33.436Z] time="2023-08-14T19:30:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.436Z] time="2023-08-14T19:30:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.436Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.436Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.436Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.436Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.436Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.436Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.437Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.437Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.437Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.437Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.437Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-14T19:55:33.437Z] time="2023-08-14T19:30:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-14T19:55:33.461Z] $ docker stop --time=1 96d13cec3ea4f612c1600b6347668f143bf6808dae2270b2044d012296c196e2 [2023-08-14T19:55:35.165Z] $ docker rm -f --volumes 96d13cec3ea4f612c1600b6347668f143bf6808dae2270b2044d012296c196e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T19:55:35.708Z] + docker images [2023-08-14T19:55:35.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-14T19:55:35.708Z] support-scheduler-arm64 latest e5273b3b06b2 5 seconds ago 32.9MB [2023-08-14T19:55:35.708Z] support-notifications-arm64 latest ddbfd0113ae7 5 seconds ago 33.7MB [2023-08-14T19:55:35.708Z] security-spiffe-token-provider-arm64 latest 06a1f33b89c1 35 seconds ago 33.2MB [2023-08-14T19:55:35.708Z] core-metadata-arm64 latest b111e1340306 About a minute ago 21.2MB [2023-08-14T19:55:35.708Z] core-data-arm64 latest 88aa5f787848 About a minute ago 20.9MB [2023-08-14T19:55:35.708Z] core-command-arm64 latest cc695f9b058f About a minute ago 20.8MB [2023-08-14T19:55:35.708Z] core-common-config-bootstrapper-arm64 latest a7be76199041 2 minutes ago 18MB [2023-08-14T19:55:35.708Z] security-proxy-auth-arm64 latest a13b93cb7b96 2 minutes ago 19.3MB [2023-08-14T19:55:35.708Z] security-secretstore-setup-arm64 latest cc763b2d584f 2 minutes ago 42.9MB [2023-08-14T19:55:35.708Z] security-bootstrapper-arm64 latest 575c2158a3be 2 minutes ago 22.6MB [2023-08-14T19:55:35.708Z] security-proxy-setup-arm64 latest b78567ce48e3 3 minutes ago 19.5MB [2023-08-14T19:55:35.709Z] security-spire-agent-arm64 latest abcb1a48a1f8 22 minutes ago 152MB [2023-08-14T19:55:35.709Z] security-spire-server-arm64 latest 84c2465db942 22 minutes ago 96.9MB [2023-08-14T19:55:35.709Z] security-spire-config-arm64 latest bd3b79010bda 22 minutes ago 96.1MB [2023-08-14T19:55:35.709Z] ci-base-image-arm64 latest f211e378cfb6 38 minutes ago 1.05GB [2023-08-14T19:55:35.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB [2023-08-14T19:55:35.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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-08-14T19:55:36.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T19:55:36.520Z] [2023-08-14T19:55:36.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:55:36.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T19:55:37.187Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T19:55:37.187Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T19:55:37.187Z] 04944245beec: Pulling fs layer [2023-08-14T19:55:37.187Z] 699f458cf7ca: Pulling fs layer [2023-08-14T19:55:37.187Z] 765212b225bb: Pulling fs layer [2023-08-14T19:55:37.187Z] f23df028b6ca: Pulling fs layer [2023-08-14T19:55:37.187Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T19:55:37.187Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T19:55:37.187Z] 765212b225bb: Waiting [2023-08-14T19:55:37.187Z] f23df028b6ca: Waiting [2023-08-14T19:55:37.187Z] d65c8cfc05b1: Waiting [2023-08-14T19:55:37.187Z] 2437ff75d9bd: Waiting [2023-08-14T19:55:37.187Z] 04944245beec: Verifying Checksum [2023-08-14T19:55:37.187Z] 04944245beec: Download complete [2023-08-14T19:55:37.187Z] 765212b225bb: Download complete [2023-08-14T19:55:37.187Z] f23df028b6ca: Verifying Checksum [2023-08-14T19:55:37.187Z] f23df028b6ca: Download complete [2023-08-14T19:55:37.187Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T19:55:37.187Z] d65c8cfc05b1: Download complete [2023-08-14T19:55:37.463Z] 699f458cf7ca: Verifying Checksum [2023-08-14T19:55:37.463Z] 699f458cf7ca: Download complete [2023-08-14T19:55:37.730Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T19:55:37.730Z] 8998bd30e6a1: Download complete [2023-08-14T19:55:40.301Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T19:55:40.301Z] 2437ff75d9bd: Download complete [2023-08-14T19:55:41.705Z] 8998bd30e6a1: Pull complete [2023-08-14T19:55:41.973Z] 04944245beec: Pull complete [2023-08-14T19:55:43.373Z] 699f458cf7ca: Pull complete [2023-08-14T19:55:43.373Z] 765212b225bb: Pull complete [2023-08-14T19:55:43.951Z] f23df028b6ca: Pull complete [2023-08-14T19:55:44.216Z] d65c8cfc05b1: Pull complete [2023-08-14T19:55:56.509Z] 2437ff75d9bd: Pull complete [2023-08-14T19:55:56.509Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T19:55:56.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T19:55:56.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:55:56.828Z] prd-ubuntu20.04-docker-arm64-4c-16g-3558 does not seem to be running inside a container [2023-08-14T19:55:56.888Z] $ 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-08-14T19:55:59.926Z] $ docker top 9d426525fb75d33c24646ecf0799f72a156c1c6049fe1fed0018937491bf0dd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:56:00.839Z] ---> job-cost.sh [2023-08-14T19:56:00.839Z] lf-activate-venv: SKIPPING [2023-08-14T19:56:00.839Z] INFO: No Stack... [2023-08-14T19:56:01.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T19:56:02.001Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T19:56:02.340Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-08-14T19:56:02.340Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T19:56:02.657Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4632-1-stack-cost] [2023-08-14T19:56:02.662Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4632-1-stack-cost] did not exist. Created. [2023-08-14T19:56:02.662Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4632-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T19:56:03.075Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T19:56:03.295Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T19:56:03.309Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4632-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T19:56:03.372Z] $ docker stop --time=1 9d426525fb75d33c24646ecf0799f72a156c1c6049fe1fed0018937491bf0dd5 [2023-08-14T19:56:04.864Z] $ docker rm -f --volumes 9d426525fb75d33c24646ecf0799f72a156c1c6049fe1fed0018937491bf0dd5 [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-08-14T19:56:05.879Z] provisioning config files... [2023-08-14T19:56:05.888Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1476345297158176860tmp [Pipeline] { [Pipeline] sh [2023-08-14T19:56:06.228Z] + set +x [2023-08-14T19:56:06.228Z] + curl -s https://codecov.io/bash [2023-08-14T19:56:06.228Z] + bash -s -- [2023-08-14T19:56:06.489Z] [2023-08-14T19:56:06.489Z] _____ _ [2023-08-14T19:56:06.489Z] / ____| | | [2023-08-14T19:56:06.489Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T19:56:06.489Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T19:56:06.489Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T19:56:06.489Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T19:56:06.489Z] Bash-1.0.6 [2023-08-14T19:56:06.489Z] [2023-08-14T19:56:06.489Z] [2023-08-14T19:56:06.489Z] ==> git version 2.25.1 found [2023-08-14T19:56:06.489Z] ==> 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-08-14T19:56:06.489Z] Release-Date: 2020-01-08 [2023-08-14T19:56:06.489Z] 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-08-14T19:56:06.489Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T19:56:06.489Z] ==> Jenkins CI detected. [2023-08-14T19:56:06.489Z] current dir:  /w/workspace/edgex-go/1 [2023-08-14T19:56:06.489Z] project root: . [2023-08-14T19:56:06.489Z] --> token set from env [2023-08-14T19:56:06.489Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T19:56:06.489Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T19:56:06.489Z] ==> Python coveragepy not found [2023-08-14T19:56:06.489Z] ==> Searching for coverage reports in: [2023-08-14T19:56:06.489Z] + . [2023-08-14T19:56:06.489Z] -> Found 1 reports [2023-08-14T19:56:06.489Z] ==> Detecting git/mercurial file structure [2023-08-14T19:56:06.489Z] ==> Reading reports [2023-08-14T19:56:06.489Z] + ./coverage.out bytes=446998 [2023-08-14T19:56:06.489Z] ==> Appending adjustments [2023-08-14T19:56:06.489Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T19:56:07.868Z] + Found adjustments [2023-08-14T19:56:07.868Z] ==> Gzipping contents [2023-08-14T19:56:07.868Z] 56K /tmp/codecov.wWZtt2.gz [2023-08-14T19:56:07.868Z] ==> Uploading reports [2023-08-14T19:56:07.868Z] url: https://codecov.io [2023-08-14T19:56:07.868Z] query: branch=PR-4632&commit=a115d352fe4b01c209fc399fa1917aeb4c24c275&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4632%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4632&job=&cmd_args= [2023-08-14T19:56:07.868Z] -> Pinging Codecov [2023-08-14T19:56:07.868Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4632&commit=a115d352fe4b01c209fc399fa1917aeb4c24c275&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4632%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4632&job=&cmd_args= [2023-08-14T19:56:07.868Z] -> Uploading to [2023-08-14T19:56:07.868Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/00271124DB129430A58F1EEE437C3FCB/a115d352fe4b01c209fc399fa1917aeb4c24c275/2b36d29b-0e5b-46c7-b48f-aa2d6080e9ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T195607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2091d53315c68707869780f0f1f855a45f9c9496792bac1025b1a693a50ab5c6 [2023-08-14T19:56:07.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T19:56:07.868Z] Dload Upload Total Spent Left Speed [2023-08-14T19:56:08.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57268 0 0 100 57268 0 282k --:--:-- --:--:-- --:--:-- 283k [2023-08-14T19:56:08.130Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a115d352fe4b01c209fc399fa1917aeb4c24c275 [Pipeline] } [2023-08-14T19:56:08.157Z] 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-08-14T19:56:09.558Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:56:09.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:56:10.774Z] ---> package-listing.sh [2023-08-14T19:56:10.774Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T19:56:10.774Z] ++ facter osfamily [2023-08-14T19:56:11.033Z] + OS_FAMILY=debian [2023-08-14T19:56:11.033Z] + workspace=/w/workspace/edgex-go/1 [2023-08-14T19:56:11.033Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T19:56:11.033Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T19:56:11.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T19:56:11.033Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T19:56:11.033Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-14T19:56:11.033Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T19:56:11.033Z] + case "${OS_FAMILY}" in [2023-08-14T19:56:11.033Z] + dpkg -l [2023-08-14T19:56:11.033Z] + grep '^ii' [2023-08-14T19:56:11.033Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T19:56:11.033Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T19:56:11.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T19:56:11.033Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-14T19:56:11.033Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-14T19:56:11.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-14T19:56:11.069Z] 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-08-14T19:56:11.356Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:56:11.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T19:56:11.970Z] [2023-08-14T19:56:11.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T19:56:12.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T19:56:12.337Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T19:56:12.337Z] 5eb5b503b376: Pulling fs layer [2023-08-14T19:56:12.337Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T19:56:12.337Z] ec43610c2a17: Pulling fs layer [2023-08-14T19:56:12.337Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T19:56:12.337Z] 33b1e0a273af: Pulling fs layer [2023-08-14T19:56:12.337Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T19:56:12.337Z] 2f39f015ded8: Pulling fs layer [2023-08-14T19:56:12.337Z] 5d3b04190fa2: Waiting [2023-08-14T19:56:12.337Z] 2f39f015ded8: Waiting [2023-08-14T19:56:12.337Z] 33b1e0a273af: Waiting [2023-08-14T19:56:12.337Z] 3a2ae6a8a46f: Waiting [2023-08-14T19:56:12.337Z] 5c69ac0246d0: Download complete [2023-08-14T19:56:12.337Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T19:56:12.337Z] 3a2ae6a8a46f: Download complete [2023-08-14T19:56:12.337Z] 33b1e0a273af: Download complete [2023-08-14T19:56:12.337Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T19:56:12.337Z] 5d3b04190fa2: Download complete [2023-08-14T19:56:12.337Z] ec43610c2a17: Verifying Checksum [2023-08-14T19:56:12.337Z] ec43610c2a17: Download complete [2023-08-14T19:56:12.595Z] 5eb5b503b376: Verifying Checksum [2023-08-14T19:56:12.595Z] 5eb5b503b376: Download complete [2023-08-14T19:56:13.163Z] 2f39f015ded8: Download complete [2023-08-14T19:56:13.729Z] 5eb5b503b376: Pull complete [2023-08-14T19:56:13.729Z] 5c69ac0246d0: Pull complete [2023-08-14T19:56:14.295Z] ec43610c2a17: Pull complete [2023-08-14T19:56:14.295Z] 3a2ae6a8a46f: Pull complete [2023-08-14T19:56:14.555Z] 33b1e0a273af: Pull complete [2023-08-14T19:56:14.555Z] 5d3b04190fa2: Pull complete [2023-08-14T19:56:18.738Z] 2f39f015ded8: Pull complete [2023-08-14T19:56:18.738Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T19:56:18.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T19:56:18.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T19:56:18.954Z] prd-ubuntu20.04-docker-8c-8g-3554 does not seem to be running inside a container [2023-08-14T19:56:18.978Z] $ 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-08-14T19:56:22.932Z] $ docker top 0878f55fae2cfc2f0fdd91a968b4d3009d6164f21d9fca5880188509af376472 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T19:56:23.327Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T19:56:23.631Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T19:56:23.940Z] + ls /var/log/sa-host [2023-08-14T19:56:23.940Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T19:56:24.082Z] provisioning config files... [2023-08-14T19:56:24.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9766196120376633953tmp [Pipeline] { [Pipeline] echo [2023-08-14T19:56:24.143Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:56:24.603Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T19:56:24.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:56:25.051Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T19:56:25.085Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:56:25.433Z] ---> sudo-logs.sh [2023-08-14T19:56:25.433Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T19:56:25.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:56:25.859Z] ---> job-cost.sh [2023-08-14T19:56:25.859Z] lf-activate-venv: SKIPPING [2023-08-14T19:56:25.859Z] DEBUG: total: 0.10999999940395355 [2023-08-14T19:56:25.859Z] INFO: Retrieving Stack Cost... [2023-08-14T19:56:26.117Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T19:56:26.695Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T19:56:26.731Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T19:56:27.044Z] ---> logs-deploy.sh [2023-08-14T19:56:27.044Z] lf-activate-venv: SKIPPING [2023-08-14T19:56:27.044Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4632/1 [2023-08-14T19:56:27.044Z] INFO: archiving workspace using pattern(s): [2023-08-14T19:56:27.983Z] Archives upload complete. [2023-08-14T19:56:27.983Z] INFO: archiving logs to Nexus