Pull request #4719 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b825a7ffe70b27b1d1c60edf1085c9036ca18d51+08d06e0ccb5744197e6b9bad57675b66573abf32 (c2773c6c7f773c07f24239f3113f318dacf05e55) 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-ssh11060904954421050639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh7259760814524117290.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-4719/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-4719/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13590772627683494624.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-4719/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7128339376940133119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9869963443111842853.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-4719/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-4719/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3456653179919688252.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16877 in /w/workspace/edgexfoundry_edgex-go_PR-4719 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08d06e0ccb5744197e6b9bad57675b66573abf32 into PR head commit b825a7ffe70b27b1d1c60edf1085c9036ca18d51 Merge succeeded, producing b825a7ffe70b27b1d1c60edf1085c9036ca18d51 Checking out Revision b825a7ffe70b27b1d1c60edf1085c9036ca18d51 (PR-4719) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/4719/head:refs/remotes/origin/PR-4719 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b825a7ffe70b27b1d1c60edf1085c9036ca18d51 # 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 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b825a7ffe70b27b1d1c60edf1085c9036ca18d51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T19:50:46.288Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T19:50:46.466Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T19:50:46.574Z] ========================================================= [2023-11-07T19:50:46.574Z] EdgeX Global Pipelines Version Info [2023-11-07T19:50:46.574Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:50:47.323Z] ------------------- [2023-11-07T19:50:47.323Z] stable info: [2023-11-07T19:50:47.323Z] ------------------- [2023-11-07T19:50:47.323Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T19:50:47.323Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T19:50:47.323Z] Message: update stable to v1.0.257 [2023-11-07T19:50:47.895Z] ------------------- [2023-11-07T19:50:47.895Z] experimental info: [2023-11-07T19:50:47.895Z] ------------------- [2023-11-07T19:50:47.895Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T19:50:47.895Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T19:50:47.895Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T19:50:48.174Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-07T19:50:48.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-07T19:50:48.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T19:50:48.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T19:50:48.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T19:50:48.389Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T19:50:48.433Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T19:50:48.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-07T19:50:48.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-07T19:50:48.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-07T19:50:48.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T19:50:48.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T19:50:48.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T19:50:48.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T19:50:48.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T19:50:48.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T19:50:48.855Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T19:50:48.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T19:50:48.946Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-07T19:50:48.992Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-07T19:50:49.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T19:50:49.076Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T19:50:49.130Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T19:50:49.178Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4719 [Pipeline] echo [2023-11-07T19:50:49.227Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4719 [Pipeline] echo [2023-11-07T19:50:49.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4719 [Pipeline] echo [2023-11-07T19:50:49.320Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [Pipeline] echo [2023-11-07T19:50:49.366Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b825a7f [Pipeline] echo [2023-11-07T19:50:49.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T19:50:49.521Z] provisioning config files... [2023-11-07T19:50:49.566Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9285169912445876594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:50:49.914Z] ---> docker-login.sh [2023-11-07T19:50:49.914Z] nexus3.edgexfoundry.org:10001 [2023-11-07T19:50:50.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:50:50.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:50:50.175Z] Configure a credential helper to remove this warning. See [2023-11-07T19:50:50.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:50:50.175Z] [2023-11-07T19:50:50.175Z] Login Succeeded [2023-11-07T19:50:50.175Z] nexus3.edgexfoundry.org:10002 [2023-11-07T19:50:50.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:50:50.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:50:50.437Z] Configure a credential helper to remove this warning. See [2023-11-07T19:50:50.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:50:50.437Z] [2023-11-07T19:50:50.437Z] Login Succeeded [2023-11-07T19:50:50.437Z] nexus3.edgexfoundry.org:10003 [2023-11-07T19:50:50.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:50:50.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:50:50.437Z] Configure a credential helper to remove this warning. See [2023-11-07T19:50:50.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:50:50.437Z] [2023-11-07T19:50:50.437Z] Login Succeeded [2023-11-07T19:50:50.437Z] nexus3.edgexfoundry.org:10004 [2023-11-07T19:50:50.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:50:50.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:50:50.698Z] Configure a credential helper to remove this warning. See [2023-11-07T19:50:50.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:50:50.698Z] [2023-11-07T19:50:50.698Z] Login Succeeded [2023-11-07T19:50:50.698Z] docker.io [2023-11-07T19:50:50.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:50:50.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:50:50.958Z] Configure a credential helper to remove this warning. See [2023-11-07T19:50:50.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:50:50.958Z] [2023-11-07T19:50:50.958Z] Login Succeeded [2023-11-07T19:50:50.958Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T19:50:50.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T19:50:51.427Z] + 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-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + dirname cmd/core-command/Dockerfile [2023-11-07T19:50:51.427Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-07T19:50:51.427Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-07T19:50:51.427Z] + dirname cmd/core-data/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-07T19:50:51.427Z] + dirname cmd/core-metadata/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-11-07T19:50:51.427Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-07T19:50:51.427Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-07T19:50:51.427Z] + + cut -d/ -f2dirname [2023-11-07T19:50:51.427Z] cmd/security-proxy-setup/Dockerfile [2023-11-07T19:50:51.427Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-07T19:50:51.427Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-07T19:50:51.427Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-07T19:50:51.427Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-07T19:50:51.427Z] + dirname+ cmd/security-spire-config/Dockerfile [2023-11-07T19:50:51.427Z] cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-07T19:50:51.427Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-07T19:50:51.427Z] + dirname cmd/support-notifications/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-07T19:50:51.427Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-07T19:50:51.427Z] + cut -d/ -f2 [2023-11-07T19:50:51.427Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-07T19:50:51.492Z] 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-11-07T19:50:52.008Z] + git rev-list -1 --merges b825a7ffe70b27b1d1c60edf1085c9036ca18d51~1..b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [Pipeline] echo [2023-11-07T19:50:52.045Z] -----------> git rev-list -1 --merges b825a7ffe70b27b1d1c60edf1085c9036ca18d51~1..b825a7ffe70b27b1d1c60edf1085c9036ca18d51 b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [false] [Pipeline] sh [2023-11-07T19:50:52.358Z] + git log --format=format:%s -1 b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [Pipeline] echo [2023-11-07T19:50:52.392Z] ========================================================= [2023-11-07T19:50:52.392Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T19:50:52.392Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-07T19:50:52.875Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T19:50:52.875Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T19:50:52.875Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T19:50:52.875Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T19:50:52.875Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T19:50:52.875Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T19:50:52.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:50:53.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T19:50:53.288Z] [2023-11-07T19:50:53.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:50:53.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T19:50:53.665Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T19:50:53.665Z] b85a868b505f: Pulling fs layer [2023-11-07T19:50:53.665Z] e2be974225ed: Pulling fs layer [2023-11-07T19:50:53.665Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T19:50:53.665Z] 988bab9f4d93: Pulling fs layer [2023-11-07T19:50:53.665Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T19:50:53.665Z] eaf3925da568: Pulling fs layer [2023-11-07T19:50:53.665Z] bab4dde63d76: Pulling fs layer [2023-11-07T19:50:53.665Z] bde34c3a00c8: Pulling fs layer [2023-11-07T19:50:53.665Z] b352a97aabf1: Pulling fs layer [2023-11-07T19:50:53.665Z] 4872d77fe225: Pulling fs layer [2023-11-07T19:50:53.665Z] 5851b861e8e6: Pulling fs layer [2023-11-07T19:50:53.665Z] eaf3925da568: Waiting [2023-11-07T19:50:53.665Z] bab4dde63d76: Waiting [2023-11-07T19:50:53.665Z] 988bab9f4d93: Waiting [2023-11-07T19:50:53.665Z] bde34c3a00c8: Waiting [2023-11-07T19:50:53.665Z] b352a97aabf1: Waiting [2023-11-07T19:50:53.665Z] 4872d77fe225: Waiting [2023-11-07T19:50:53.665Z] 5851b861e8e6: Waiting [2023-11-07T19:50:53.665Z] 1469e6f7b9e6: Waiting [2023-11-07T19:50:53.665Z] e2be974225ed: Download complete [2023-11-07T19:50:53.665Z] 988bab9f4d93: Verifying Checksum [2023-11-07T19:50:53.665Z] 988bab9f4d93: Download complete [2023-11-07T19:50:53.665Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T19:50:53.665Z] 1469e6f7b9e6: Download complete [2023-11-07T19:50:53.923Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T19:50:53.923Z] 339a4e72a1f5: Download complete [2023-11-07T19:50:53.923Z] eaf3925da568: Verifying Checksum [2023-11-07T19:50:53.923Z] eaf3925da568: Download complete [2023-11-07T19:50:53.923Z] bde34c3a00c8: Download complete [2023-11-07T19:50:53.923Z] b352a97aabf1: Download complete [2023-11-07T19:50:53.923Z] 4872d77fe225: Download complete [2023-11-07T19:50:53.923Z] 5851b861e8e6: Download complete [2023-11-07T19:50:53.923Z] b85a868b505f: Verifying Checksum [2023-11-07T19:50:53.923Z] b85a868b505f: Download complete [2023-11-07T19:50:54.184Z] bab4dde63d76: Verifying Checksum [2023-11-07T19:50:54.184Z] bab4dde63d76: Download complete [2023-11-07T19:50:55.560Z] b85a868b505f: Pull complete [2023-11-07T19:50:55.560Z] e2be974225ed: Pull complete [2023-11-07T19:50:55.819Z] 339a4e72a1f5: Pull complete [2023-11-07T19:50:56.081Z] 988bab9f4d93: Pull complete [2023-11-07T19:50:56.339Z] 1469e6f7b9e6: Pull complete [2023-11-07T19:50:56.339Z] eaf3925da568: Pull complete [2023-11-07T19:50:58.240Z] bab4dde63d76: Pull complete [2023-11-07T19:50:58.240Z] bde34c3a00c8: Pull complete [2023-11-07T19:50:58.499Z] b352a97aabf1: Pull complete [2023-11-07T19:50:58.499Z] 4872d77fe225: Pull complete [2023-11-07T19:50:58.499Z] 5851b861e8e6: Pull complete [2023-11-07T19:50:58.499Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T19:50:58.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T19:50:58.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:50:58.729Z] prd-ubuntu20.04-docker-8c-8g-16877 does not seem to be running inside a container [2023-11-07T19:50:58.759Z] $ 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-11-07T19:51:02.236Z] $ docker top 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 -eo pid,comm [2023-11-07T19:51:02.289Z] 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-11-07T19:51:02.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T19:51:02.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T19:51:02.437Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T19:51:02.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T19:51:02.567Z] $ docker exec 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 ssh-agent [2023-11-07T19:51:02.679Z] SSH_AUTH_SOCK=/tmp/ssh-QTciNifu50Qx/agent.32 [2023-11-07T19:51:02.679Z] SSH_AGENT_PID=38 [2023-11-07T19:51:02.687Z] Running ssh-add (command line suppressed) [2023-11-07T19:51:02.803Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9987629196035391109.key (/w/workspace/edgex-go/1@tmp/private_key_9987629196035391109.key) [2023-11-07T19:51:02.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T19:51:03.149Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T19:51:03.180Z] $ docker exec --env ******** --env ******** 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 ssh-agent -k [2023-11-07T19:51:03.274Z] unset SSH_AUTH_SOCK; [2023-11-07T19:51:03.275Z] unset SSH_AGENT_PID; [2023-11-07T19:51:03.275Z] echo Agent pid 38 killed; [2023-11-07T19:51:03.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T19:51:03.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T19:51:03.375Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T19:51:03.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T19:51:03.503Z] $ docker exec 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 ssh-agent [2023-11-07T19:51:03.608Z] SSH_AUTH_SOCK=/tmp/ssh-CCWjnCbTDNbK/agent.70 [2023-11-07T19:51:03.608Z] SSH_AGENT_PID=76 [2023-11-07T19:51:03.614Z] Running ssh-add (command line suppressed) [2023-11-07T19:51:03.725Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3941878232545215857.key (/w/workspace/edgex-go/1@tmp/private_key_3941878232545215857.key) [2023-11-07T19:51:03.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T19:51:04.066Z] + git semver init [2023-11-07T19:51:04.325Z] 2023-11-07 19:51:04,257 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T19:51:04.325Z] 2023-11-07 19:51:04,259 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-11-07T19:51:04.325Z] 2023-11-07 19:51:04,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-11-07T19:51:04.325Z] 2023-11-07 19:51:04,260 [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-11-07T19:51:12.453Z] 2023-11-07 19:51:11,300 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-11-07T19:51:12.453Z] 2023-11-07 19:51:11,301 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4719 with force:False [2023-11-07T19:51:12.453Z] 2023-11-07 19:51:11,301 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4719 [2023-11-07T19:51:12.453Z] 2023-11-07 19:51:11,305 [execute] INFO git cat-file --batch-check [2023-11-07T19:51:12.453Z] 2023-11-07 19:51:11,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T19:51:12.453Z] 2023-11-07 19:51:11,310 [execute] INFO git cat-file --batch [2023-11-07T19:51:12.453Z] 2023-11-07 19:51:11,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T19:51:12.453Z] 2023-11-07 19:51:11,316 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4719 [2023-11-07T19:51:12.453Z] 0.0.0 [Pipeline] } [2023-11-07T19:51:12.485Z] $ docker exec --env ******** --env ******** 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 ssh-agent -k [2023-11-07T19:51:12.592Z] unset SSH_AUTH_SOCK; [2023-11-07T19:51:12.592Z] unset SSH_AGENT_PID; [2023-11-07T19:51:12.592Z] echo Agent pid 76 killed; [2023-11-07T19:51:12.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T19:51:13.024Z] + git semver [Pipeline] } [2023-11-07T19:51:13.312Z] $ docker stop --time=1 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 [2023-11-07T19:51:14.654Z] $ docker rm -f --volumes 5909ab1d684f59cabb641d5260cb69026a4526b9537d673ad33f78916e1db5b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T19:51:15.068Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T19:51:15.363Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T19:51:15.383Z] [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-11-07T19:51:16.178Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-07T19:51:16.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:51:16.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:51:16.297Z] ========================================================= [2023-11-07T19:51:16.297Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T19:51:16.297Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:51:16.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T19:51:16.642Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T19:51:16.642Z] 7264a8db6415: Pulling fs layer [2023-11-07T19:51:16.642Z] c4d48a809fc2: Pulling fs layer [2023-11-07T19:51:16.642Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T19:51:16.642Z] ad3a456e5733: Pulling fs layer [2023-11-07T19:51:16.642Z] 33e27b845d1e: Pulling fs layer [2023-11-07T19:51:16.642Z] c68163c4e522: Pulling fs layer [2023-11-07T19:51:16.642Z] 50da416c3ac9: Pulling fs layer [2023-11-07T19:51:16.642Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T19:51:16.642Z] ad3a456e5733: Waiting [2023-11-07T19:51:16.642Z] 33e27b845d1e: Waiting [2023-11-07T19:51:16.642Z] c68163c4e522: Waiting [2023-11-07T19:51:16.642Z] 50da416c3ac9: Waiting [2023-11-07T19:51:16.642Z] 23d2d4c4bb30: Waiting [2023-11-07T19:51:16.642Z] ad3a456e5733: Verifying Checksum [2023-11-07T19:51:16.642Z] ad3a456e5733: Download complete [2023-11-07T19:51:16.642Z] 33e27b845d1e: Verifying Checksum [2023-11-07T19:51:16.642Z] 33e27b845d1e: Download complete [2023-11-07T19:51:16.642Z] 7264a8db6415: Verifying Checksum [2023-11-07T19:51:16.642Z] 7264a8db6415: Download complete [2023-11-07T19:51:16.642Z] c68163c4e522: Verifying Checksum [2023-11-07T19:51:16.642Z] c68163c4e522: Download complete [2023-11-07T19:51:16.903Z] 7264a8db6415: Pull complete [2023-11-07T19:51:16.903Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T19:51:16.903Z] 23d2d4c4bb30: Download complete [2023-11-07T19:51:16.903Z] c4d48a809fc2: Pull complete [2023-11-07T19:51:17.165Z] 4f1c88b9dad5: Download complete [2023-11-07T19:51:17.642Z] 50da416c3ac9: Verifying Checksum [2023-11-07T19:51:17.642Z] 50da416c3ac9: Download complete [2023-11-07T19:51:20.930Z] 4f1c88b9dad5: Pull complete [2023-11-07T19:51:20.930Z] ad3a456e5733: Pull complete [2023-11-07T19:51:20.930Z] 33e27b845d1e: Pull complete [2023-11-07T19:51:20.930Z] c68163c4e522: Pull complete [2023-11-07T19:51:22.829Z] 50da416c3ac9: Pull complete [2023-11-07T19:51:23.089Z] 23d2d4c4bb30: Pull complete [2023-11-07T19:51:23.347Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T19:51:23.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T19:51:23.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:51:23.706Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T19:51:23.706Z] WORKDIR /edgex [2023-11-07T19:51:23.706Z] COPY go.mod . [2023-11-07T19:51:23.706Z] RUN go mod download [2023-11-07T19:51:23.706Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-07T19:51:24.274Z] Sending build context to Docker daemon 171MB [2023-11-07T19:51:24.274Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T19:51:24.274Z] ---> 0786185ac409 [2023-11-07T19:51:24.274Z] Step 2/4 : WORKDIR /edgex [2023-11-07T19:51:29.554Z] ---> Running in 26da5a7b4bb4 [2023-11-07T19:51:29.554Z] Removing intermediate container 26da5a7b4bb4 [2023-11-07T19:51:29.554Z] ---> 34b01de7067f [2023-11-07T19:51:29.554Z] Step 3/4 : COPY go.mod . [2023-11-07T19:51:29.554Z] ---> e541716794fb [2023-11-07T19:51:29.554Z] Step 4/4 : RUN go mod download [2023-11-07T19:51:29.554Z] ---> Running in 7172ed55785b [2023-11-07T19:51:30.692Z] Still waiting to schedule task [2023-11-07T19:51:30.693Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-07T19:51:51.542Z] Removing intermediate container 7172ed55785b [2023-11-07T19:51:51.542Z] ---> 6b0eca06ca70 [2023-11-07T19:51:51.542Z] Successfully built 6b0eca06ca70 [2023-11-07T19:51:51.542Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:51:51.925Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T19:51:51.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:51:52.077Z] prd-ubuntu20.04-docker-8c-8g-16877 does not seem to be running inside a container [2023-11-07T19:51:52.125Z] $ 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-11-07T19:51:52.550Z] $ docker top 331a5a0d27002ace4355d2ec94b6ea7c8fe574fd19f8aeb822f7b70217a2de8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:51:52.930Z] + go version [2023-11-07T19:51:52.930Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T19:51:52.964Z] $ docker stop --time=1 331a5a0d27002ace4355d2ec94b6ea7c8fe574fd19f8aeb822f7b70217a2de8f [2023-11-07T19:51:54.258Z] $ docker rm -f --volumes 331a5a0d27002ace4355d2ec94b6ea7c8fe574fd19f8aeb822f7b70217a2de8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:51:54.943Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T19:51:54.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:51:55.097Z] prd-ubuntu20.04-docker-8c-8g-16877 does not seem to be running inside a container [2023-11-07T19:51:55.129Z] $ 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-11-07T19:51:55.435Z] $ docker top 80c76ae2dfcbc58902205de2528185badc965addf798bf6533359524668edcbd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-07T19:51:55.554Z] ========================================================= [2023-11-07T19:51:55.554Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-07T19:51:55.554Z] ========================================================= [Pipeline] sh [2023-11-07T19:51:55.853Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:51:56.234Z] + make test [2023-11-07T19:51:56.234Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T19:52:02.924Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-07T19:52:15.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-07T19:52:15.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-07T19:52:15.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-07T19:52:15.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-07T19:52:15.382Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-07T19:52:15.382Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-07T19:52:15.382Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-07T19:52:15.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-07T19:52:15.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-07T19:52:15.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-07T19:52:15.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-07T19:52:15.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-07T19:52:15.898Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-07T19:52:15.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-07T19:52:17.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-07T19:52:17.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-07T19:52:18.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.049s coverage: 28.7% of statements [2023-11-07T19:52:20.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements [2023-11-07T19:52:20.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-07T19:52:20.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-07T19:52:20.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-07T19:52:21.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-07T19:52:21.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-07T19:52:22.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-07T19:52:22.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-07T19:52:22.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-07T19:52:22.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-07T19:52:22.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-07T19:52:24.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-07T19:52:24.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-07T19:52:24.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements [2023-11-07T19:52:24.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2023-11-07T19:52:26.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-07T19:52:26.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-07T19:52:26.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-07T19:52:26.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.394s coverage: 93.4% of statements [2023-11-07T19:52:26.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements [2023-11-07T19:52:26.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-07T19:52:26.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-07T19:52:26.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-07T19:52:26.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-07T19:52:26.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-07T19:52:26.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-07T19:52:26.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-07T19:52:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 97.6% of statements [2023-11-07T19:52:27.827Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2023-11-07T19:52:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-07T19:52:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-07T19:52:29.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements [2023-11-07T19:52:29.328Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements [2023-11-07T19:52:29.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements [2023-11-07T19:52:29.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements [2023-11-07T19:52:29.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements [2023-11-07T19:52:29.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2023-11-07T19:52:30.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements [2023-11-07T19:52:30.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-07T19:52:30.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-07T19:52:30.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-07T19:52:30.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-07T19:52:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-07T19:52:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-07T19:52:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-07T19:52:30.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-07T19:52:31.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-07T19:52:31.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-07T19:52:31.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-07T19:52:31.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-07T19:52:32.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-07T19:52:32.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-07T19:52:32.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-07T19:52:34.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-07T19:52:34.650Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-07T19:52:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-07T19:52:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-07T19:52:38.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-07T19:52:38.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-07T19:52:38.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-07T19:52:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-07T19:52:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-07T19:52:40.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-07T19:52:41.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-07T19:52:41.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-07T19:52:41.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-07T19:52:41.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-07T19:52:41.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.042s coverage: 94.4% of statements [2023-11-07T19:52:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-07T19:52:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-07T19:52:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-07T19:52:43.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-07T19:52:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-07T19:52:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-07T19:52:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-07T19:52:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-07T19:52:45.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-07T19:52:45.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-07T19:52:45.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-07T19:52:45.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.330s coverage: 79.9% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.052s coverage: 92.9% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.052s coverage: 20.0% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.049s coverage: 86.0% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.158s coverage: 63.1% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.038s coverage: 73.7% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.480s coverage: 38.4% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.042s coverage: 61.8% of statements [2023-11-07T19:52:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2023-11-07T19:52:56.045Z] 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-11-07T19:52:56.045Z] running golangci-lint [2023-11-07T19:52:56.045Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-07T19:52:56.045Z] go version go1.21.0 linux/amd64 [2023-11-07T19:52:56.045Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-07T19:52:56.045Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-07T19:53:10.933Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|compiled_files|exports_file|types_sizes|deps|name) took 13.329236487s" [2023-11-07T19:53:10.933Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.443598ms" [2023-11-07T19:53:12.648Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16880 in /w/workspace/edgexfoundry_edgex-go_PR-4719 [Pipeline] { [Pipeline] ws [2023-11-07T19:53:12.714Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-11-07T19:53:12.789Z] The recommended git tool is: git [2023-11-07T19:53:17.485Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.904115948s with top 10 stages: buildir: 29.891723182s, gosec: 6.591073004s, inspect: 2.055901316s, fact_deprecated: 1.826742146s, printf: 1.43566073s, ctrlflow: 1.129781892s, fact_purity: 888.304975ms, S1038: 828.824517ms, errcheck: 740.629287ms, nilness: 708.496541ms" [2023-11-07T19:53:17.485Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-07T19:53:17.485Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, nolint: 0/21, exclude: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197" [2023-11-07T19:53:17.485Z] level=info msg="[runner] processing took 15.608086ms with stages: nolint: 6.249223ms, identifier_marker: 4.734697ms, autogenerated_exclude: 1.355574ms, path_prettifier: 1.352225ms, exclude-rules: 1.030234ms, skip_dirs: 826.683µs, cgo: 42.32µs, filename_unadjuster: 13.68µs, max_same_issues: 530ns, fixer: 470ns, skip_files: 390ns, uniq_by_line: 370ns, severity-rules: 280ns, exclude: 250ns, sort_results: 230ns, diff: 190ns, path_shortener: 190ns, max_from_linter: 170ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" [2023-11-07T19:53:17.485Z] level=info msg="[runner] linters took 7.697116255s with stages: goanalysis_metalinter: 7.681433119s" [2023-11-07T19:53:17.485Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-07T19:53:17.485Z] level=info msg="Memory: 212 samples, avg is 234.5MB, max is 995.6MB" [2023-11-07T19:53:17.485Z] level=info msg="Execution took 21.067876481s" [2023-11-07T19:53:17.485Z] go vet ./... [2023-11-07T19:53:19.903Z] using credential edgex-jenkins-ssh [2023-11-07T19:53:19.923Z] Cloning the remote Git repository [2023-11-07T19:53:20.762Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T19:53:20.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T19:53:20.762Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T19:53:20.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-07T19:53:19.975Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-07T19:53:20.072Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-11-07T19:53:20.213Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-07T19:53:20.214Z] > git --version # timeout=10 [2023-11-07T19:53:20.238Z] > git --version # 'git version 2.25.1' [2023-11-07T19:53:20.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T19:53:20.418Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T19:53:21.118Z] + ls -al . [2023-11-07T19:53:21.118Z] total 728 [2023-11-07T19:53:21.118Z] drwxrwxr-x 11 1001 1001 4096 Nov 7 19:51 . [2023-11-07T19:53:21.118Z] drwxr-xr-x 4 root root 4096 Nov 7 19:51 .. [2023-11-07T19:53:21.118Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:50 .blubracket [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 10 Nov 7 19:50 .dockerignore [2023-11-07T19:53:21.118Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 19:52 .git [2023-11-07T19:53:21.118Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 19:50 .github [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 1074 Nov 7 19:50 .gitignore [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 42 Nov 7 19:50 .golangci.yml [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 100 Nov 7 19:50 .hadolint.yml [2023-11-07T19:53:21.118Z] drwxr-xr-x 3 1001 1001 4096 Nov 7 19:51 .semver [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 155 Nov 7 19:50 .sonarcloud.properties [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 1171 Nov 7 19:50 ADOPTERS.md [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 11674 Nov 7 19:50 Attribution.txt [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 93407 Nov 7 19:50 CHANGELOG.md [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 3804 Nov 7 19:50 CONTRIBUTING.md [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 677 Nov 7 19:50 GOVERNANCE.md [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 861 Nov 7 19:50 Jenkinsfile [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 10775 Nov 7 19:50 LICENSE [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 15054 Nov 7 19:50 Makefile [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 582 Nov 7 19:50 OWNERS.md [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 9528 Nov 7 19:50 README.md [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 789 Nov 7 19:50 SECURITY.md [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 5 Nov 7 19:51 VERSION [2023-11-07T19:53:21.118Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:50 bin [2023-11-07T19:53:21.118Z] drwxrwxr-x 18 1001 1001 4096 Nov 7 19:50 cmd [2023-11-07T19:53:21.118Z] -rw-r--r-- 1 root root 453602 Nov 7 19:52 coverage.out [2023-11-07T19:53:21.118Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:50 fuzz_test [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 3649 Nov 7 19:50 go.mod [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 34366 Nov 7 19:50 go.sum [2023-11-07T19:53:21.118Z] drwxrwxr-x 7 1001 1001 4096 Nov 7 19:50 internal [2023-11-07T19:53:21.118Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 19:50 openapi [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 584 Nov 7 19:50 security.txt [2023-11-07T19:53:21.118Z] -rw-rw-r-- 1 1001 1001 204 Nov 7 19:50 version.go [Pipeline] sh [2023-11-07T19:53:21.496Z] + '[' -e coverage.out ] [2023-11-07T19:53:21.496Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-07T19:53:21.658Z] Stashed 1 file(s) [Pipeline] sh [2023-11-07T19:53:21.963Z] + make build [2023-11-07T19:53:21.963Z] 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-11-07T19:53:34.164Z] 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-11-07T19:53:34.731Z] 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-11-07T19:53:36.105Z] 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-11-07T19:53:36.673Z] 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-11-07T19:53:39.824Z] Merging remotes/origin/main commit 08d06e0ccb5744197e6b9bad57675b66573abf32 into PR head commit b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [2023-11-07T19:53:38.273Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-07T19:53:38.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T19:53:39.136Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-07T19:53:39.182Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-07T19:53:39.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T19:53:39.199Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4719/head:refs/remotes/origin/PR-4719 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T19:53:39.847Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T19:53:39.931Z] > git checkout -f b825a7ffe70b27b1d1c60edf1085c9036ca18d51 # timeout=10 [2023-11-07T19:53:40.256Z] Merge succeeded, producing b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [2023-11-07T19:53:40.257Z] Checking out Revision b825a7ffe70b27b1d1c60edf1085c9036ca18d51 (PR-4719) [2023-11-07T19:53:40.838Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-11-07T19:53:40.894Z] > git --version # timeout=10 [2023-11-07T19:53:40.906Z] > git --version # 'git version 2.25.1' [2023-11-07T19:53:40.924Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T19:53:41.944Z] 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-11-07T19:53:42.094Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T19:53:42.095Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T19:53:42.095Z] Dload Upload Total Spent Left Speed [2023-11-07T19:53:42.095Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93940 [2023-11-07T19:53:40.170Z] > git remote # timeout=10 [2023-11-07T19:53:40.191Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T19:53:40.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T19:53:40.217Z] > git merge 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 [2023-11-07T19:53:40.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T19:53:40.267Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T19:53:40.281Z] > git checkout -f b825a7ffe70b27b1d1c60edf1085c9036ca18d51 # timeout=10 [Pipeline] sh [2023-11-07T19:53:42.762Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T19:53:43.114Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T19:53:43.114Z] + sudo tee /etc/docker/daemon.new [2023-11-07T19:53:43.114Z] { [2023-11-07T19:53:43.114Z] "registry-mirrors": [ [2023-11-07T19:53:43.114Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T19:53:43.114Z] ], [2023-11-07T19:53:43.114Z] "bip": "10.250.0.254/24", [2023-11-07T19:53:43.114Z] "hosts": [ [2023-11-07T19:53:43.114Z] "tcp://0.0.0.0:5555", [2023-11-07T19:53:43.114Z] "unix:///var/run/docker.sock" [2023-11-07T19:53:43.114Z] ], [2023-11-07T19:53:43.114Z] "mtu": 1458, [2023-11-07T19:53:43.114Z] "selinux-enabled": true, [2023-11-07T19:53:43.114Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T19:53:43.114Z] } [Pipeline] sh [2023-11-07T19:53:43.320Z] 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-11-07T19:53:43.465Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T19:53:43.824Z] + sudo service docker restart [2023-11-07T19:53:44.693Z] 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-11-07T19:53:45.626Z] 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-11-07T19:53:46.190Z] 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-11-07T19:53:46.994Z] 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-11-07T19:53:47.928Z] 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-11-07T19:53:49.323Z] $ docker stop --time=1 80c76ae2dfcbc58902205de2528185badc965addf798bf6533359524668edcbd [2023-11-07T19:53:56.081Z] $ docker rm -f --volumes 80c76ae2dfcbc58902205de2528185badc965addf798bf6533359524668edcbd [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-11-07T19:53:57.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-07T19:53:57.471Z] [2023-11-07T19:53:57.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:53:57.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-07T19:53:57.844Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-07T19:53:57.844Z] 91d30c5bc195: Pulling fs layer [2023-11-07T19:53:57.844Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-07T19:53:57.844Z] 9c61dcf015f6: Pulling fs layer [2023-11-07T19:53:57.844Z] 4698f68db338: Pulling fs layer [2023-11-07T19:53:57.844Z] 2a2f49069b9e: Pulling fs layer [2023-11-07T19:53:57.844Z] e0025b399a48: Pulling fs layer [2023-11-07T19:53:57.844Z] 4698f68db338: Waiting [2023-11-07T19:53:57.844Z] 2a2f49069b9e: Waiting [2023-11-07T19:53:57.844Z] e0025b399a48: Waiting [2023-11-07T19:53:57.844Z] 91d30c5bc195: Verifying Checksum [2023-11-07T19:53:57.844Z] 91d30c5bc195: Download complete [2023-11-07T19:53:58.103Z] 4698f68db338: Verifying Checksum [2023-11-07T19:53:58.103Z] 4698f68db338: Download complete [2023-11-07T19:53:58.103Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-07T19:53:58.103Z] 2e9b0aa3be6d: Download complete [2023-11-07T19:53:58.103Z] e0025b399a48: Verifying Checksum [2023-11-07T19:53:58.103Z] e0025b399a48: Download complete [2023-11-07T19:53:58.103Z] 91d30c5bc195: Pull complete [2023-11-07T19:53:58.362Z] 2a2f49069b9e: Download complete [2023-11-07T19:53:58.362Z] 2e9b0aa3be6d: Pull complete [2023-11-07T19:53:58.620Z] 9c61dcf015f6: Verifying Checksum [2023-11-07T19:53:58.620Z] 9c61dcf015f6: Download complete [2023-11-07T19:54:01.148Z] 9c61dcf015f6: Pull complete [2023-11-07T19:54:01.148Z] 4698f68db338: Pull complete [2023-11-07T19:54:01.407Z] 2a2f49069b9e: Pull complete [2023-11-07T19:54:01.407Z] e0025b399a48: Pull complete [2023-11-07T19:54:01.408Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-07T19:54:01.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-07T19:54:01.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:54:01.653Z] prd-ubuntu20.04-docker-8c-8g-16877 does not seem to be running inside a container [2023-11-07T19:54:01.690Z] $ 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-11-07T19:54:04.739Z] $ docker top 7937a94d7d27694b2ea2ff2b727f93bcde5798f7add50e082d5d6b880337bf14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:54:05.133Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T19:54:06.295Z] provisioning config files... [2023-11-07T19:54:06.325Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8553692997558009312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T19:54:06.727Z] ---> docker-login.sh [2023-11-07T19:54:06.727Z] nexus3.edgexfoundry.org:10001 [2023-11-07T19:54:07.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:54:07.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:54:07.274Z] Configure a credential helper to remove this warning. See [2023-11-07T19:54:07.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:54:07.274Z] [2023-11-07T19:54:07.274Z] Login Succeeded [2023-11-07T19:54:07.274Z] nexus3.edgexfoundry.org:10002 [2023-11-07T19:54:07.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:54:07.668Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #1 transferring dockerfile: 2.38kB done [2023-11-07T19:54:07.668Z] #1 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #2 transferring dockerfile: 1.59kB done [2023-11-07T19:54:07.668Z] #2 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #3 transferring dockerfile: 2.82kB done [2023-11-07T19:54:07.668Z] #3 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #4 transferring dockerfile: 2.12kB done [2023-11-07T19:54:07.668Z] #4 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #5 transferring dockerfile: 1.70kB done [2023-11-07T19:54:07.668Z] #5 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #6 [core-command internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #6 transferring dockerfile: 1.82kB done [2023-11-07T19:54:07.668Z] #6 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #7 transferring dockerfile: 1.78kB done [2023-11-07T19:54:07.668Z] #7 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #8 transferring dockerfile: 2.04kB done [2023-11-07T19:54:07.668Z] #8 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #9 [security-secretstore-setup internal] load .dockerignore [2023-11-07T19:54:07.668Z] #9 transferring context: 50B done [2023-11-07T19:54:07.668Z] #9 DONE 0.1s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #10 transferring dockerfile: 2.39kB done [2023-11-07T19:54:07.668Z] #10 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #11 transferring dockerfile: 1.96kB done [2023-11-07T19:54:07.668Z] #11 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #12 transferring dockerfile: 1.84kB done [2023-11-07T19:54:07.668Z] #12 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #13 [core-data internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #13 transferring dockerfile: 1.90kB 0.0s done [2023-11-07T19:54:07.668Z] #13 DONE 0.1s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #14 transferring dockerfile: 1.58kB done [2023-11-07T19:54:07.668Z] #14 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-11-07T19:54:07.668Z] #15 transferring dockerfile: 1.82kB done [2023-11-07T19:54:07.668Z] #15 DONE 0.0s [2023-11-07T19:54:07.668Z] [2023-11-07T19:54:07.668Z] #16 [security-spire-server internal] load .dockerignore [2023-11-07T19:54:07.668Z] #16 transferring context: 50B done [2023-11-07T19:54:07.668Z] #16 DONE 0.0s [2023-11-07T19:54:07.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:54:07.818Z] Configure a credential helper to remove this warning. See [2023-11-07T19:54:07.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:54:07.818Z] [2023-11-07T19:54:07.818Z] Login Succeeded [2023-11-07T19:54:07.818Z] nexus3.edgexfoundry.org:10003 [2023-11-07T19:54:07.928Z] [2023-11-07T19:54:07.928Z] #17 [security-bootstrapper internal] load .dockerignore [2023-11-07T19:54:07.928Z] #17 transferring context: 50B done [2023-11-07T19:54:07.928Z] #17 DONE 0.0s [2023-11-07T19:54:07.928Z] [2023-11-07T19:54:07.928Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-07T19:54:07.928Z] #18 transferring context: 50B done [2023-11-07T19:54:07.928Z] #18 DONE 0.0s [2023-11-07T19:54:07.928Z] [2023-11-07T19:54:07.928Z] #19 [security-spire-agent internal] load .dockerignore [2023-11-07T19:54:07.928Z] #19 transferring context: 50B done [2023-11-07T19:54:07.928Z] #19 DONE 0.0s [2023-11-07T19:54:07.928Z] [2023-11-07T19:54:07.928Z] #20 [core-command internal] load .dockerignore [2023-11-07T19:54:07.928Z] #20 transferring context: 50B done [2023-11-07T19:54:07.928Z] #20 DONE 0.0s [2023-11-07T19:54:07.928Z] [2023-11-07T19:54:07.928Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-11-07T19:54:07.928Z] #21 transferring context: 50B done [2023-11-07T19:54:07.928Z] #21 DONE 0.0s [2023-11-07T19:54:07.928Z] [2023-11-07T19:54:07.928Z] #22 [security-proxy-auth internal] load .dockerignore [2023-11-07T19:54:07.928Z] #22 transferring context: 50B done [2023-11-07T19:54:07.928Z] #22 DONE 0.0s [2023-11-07T19:54:07.928Z] [2023-11-07T19:54:07.928Z] #23 [security-proxy-setup internal] load .dockerignore [2023-11-07T19:54:07.928Z] #23 transferring context: 50B done [2023-11-07T19:54:07.928Z] #23 DONE 0.0s [2023-11-07T19:54:07.928Z] [2023-11-07T19:54:07.928Z] #24 [core-data internal] load .dockerignore [2023-11-07T19:54:07.928Z] #24 transferring context: 50B done [2023-11-07T19:54:07.928Z] #24 DONE 0.1s [2023-11-07T19:54:07.928Z] [2023-11-07T19:54:07.928Z] #25 [support-notifications internal] load .dockerignore [2023-11-07T19:54:07.928Z] #25 transferring context: 50B done [2023-11-07T19:54:07.928Z] #25 DONE 0.0s [2023-11-07T19:54:07.928Z] [2023-11-07T19:54:07.928Z] #26 [core-metadata internal] load .dockerignore [2023-11-07T19:54:07.928Z] #26 transferring context: 50B done [2023-11-07T19:54:07.929Z] #26 DONE 0.1s [2023-11-07T19:54:07.929Z] [2023-11-07T19:54:07.929Z] #27 [support-scheduler internal] load .dockerignore [2023-11-07T19:54:07.929Z] #27 transferring context: 50B done [2023-11-07T19:54:07.929Z] #27 DONE 0.0s [2023-11-07T19:54:07.929Z] [2023-11-07T19:54:07.929Z] #28 [security-spire-config internal] load .dockerignore [2023-11-07T19:54:07.929Z] #28 transferring context: 50B done [2023-11-07T19:54:07.929Z] #28 DONE 0.0s [2023-11-07T19:54:07.929Z] [2023-11-07T19:54:07.929Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-07T19:54:07.929Z] #29 DONE 0.0s [2023-11-07T19:54:07.929Z] [2023-11-07T19:54:07.929Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T19:54:08.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:54:08.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:54:08.093Z] Configure a credential helper to remove this warning. See [2023-11-07T19:54:08.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:54:08.093Z] [2023-11-07T19:54:08.093Z] Login Succeeded [2023-11-07T19:54:08.093Z] nexus3.edgexfoundry.org:10004 [2023-11-07T19:54:08.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:54:08.496Z] #30 ... [2023-11-07T19:54:08.496Z] [2023-11-07T19:54:08.496Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-07T19:54:08.496Z] #29 DONE 0.0s [2023-11-07T19:54:08.496Z] [2023-11-07T19:54:08.496Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-07T19:54:08.496Z] #31 DONE 0.5s [2023-11-07T19:54:08.496Z] [2023-11-07T19:54:08.496Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-07T19:54:08.496Z] #32 DONE 0.4s [2023-11-07T19:54:08.496Z] [2023-11-07T19:54:08.496Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T19:54:08.496Z] #30 DONE 0.7s [2023-11-07T19:54:08.496Z] [2023-11-07T19:54:08.496Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:54:08.496Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-07T19:54:08.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:54:08.638Z] Configure a credential helper to remove this warning. See [2023-11-07T19:54:08.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:54:08.638Z] [2023-11-07T19:54:08.638Z] Login Succeeded [2023-11-07T19:54:08.638Z] docker.io [2023-11-07T19:54:08.763Z] #33 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-07T19:54:08.763Z] #33 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T19:54:08.763Z] #33 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-07T19:54:08.763Z] #33 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-07T19:54:08.763Z] #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 2.10MB / 3.40MB 0.2s [2023-11-07T19:54:08.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T19:54:09.024Z] #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s [2023-11-07T19:54:09.024Z] #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-07T19:54:09.024Z] #33 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done [2023-11-07T19:54:09.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T19:54:09.180Z] Configure a credential helper to remove this warning. See [2023-11-07T19:54:09.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T19:54:09.180Z] [2023-11-07T19:54:09.180Z] Login Succeeded [2023-11-07T19:54:09.180Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T19:54:09.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-07T19:54:09.286Z] #33 ... [2023-11-07T19:54:09.286Z] [2023-11-07T19:54:09.286Z] #34 [security-spire-agent internal] load build context [2023-11-07T19:54:09.286Z] #34 transferring context: 17.63kB 0.1s done [2023-11-07T19:54:09.286Z] #34 DONE 0.6s [2023-11-07T19:54:09.286Z] [2023-11-07T19:54:09.286Z] #35 [security-spire-server internal] load build context [2023-11-07T19:54:09.286Z] #35 transferring context: 18.10kB 0.1s done [2023-11-07T19:54:09.286Z] #35 DONE 0.6s [2023-11-07T19:54:09.286Z] [2023-11-07T19:54:09.286Z] #36 [security-spire-config internal] load build context [2023-11-07T19:54:09.286Z] #36 transferring context: 16.35kB 0.1s done [2023-11-07T19:54:09.286Z] #36 DONE 0.7s [2023-11-07T19:54:09.286Z] [2023-11-07T19:54:09.286Z] #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [Pipeline] // withEnv [Pipeline] unstash [2023-11-07T19:54:09.547Z] #33 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [Pipeline] sh [2023-11-07T19:54:10.059Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-07T19:54:10.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:54:10.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T19:54:10.186Z] ========================================================= [2023-11-07T19:54:10.186Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T19:54:10.186Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:54:10.482Z] #33 ... [2023-11-07T19:54:10.482Z] [2023-11-07T19:54:10.482Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-07T19:54:10.482Z] #37 DONE 1.8s [2023-11-07T19:54:10.482Z] [2023-11-07T19:54:10.482Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-07T19:54:10.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T19:54:10.859Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T19:54:10.859Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T19:54:10.859Z] 5d54e960e981: Pulling fs layer [2023-11-07T19:54:10.859Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T19:54:10.859Z] f0e02332f6b5: Pulling fs layer [2023-11-07T19:54:10.859Z] cefa15bbcfad: Pulling fs layer [2023-11-07T19:54:10.859Z] 17808c966233: Pulling fs layer [2023-11-07T19:54:10.859Z] f4c1fc716caa: Pulling fs layer [2023-11-07T19:54:10.859Z] cefa15bbcfad: Waiting [2023-11-07T19:54:10.859Z] 17808c966233: Waiting [2023-11-07T19:54:10.859Z] f4c1fc716caa: Waiting [2023-11-07T19:54:10.859Z] f0e02332f6b5: Waiting [2023-11-07T19:54:10.859Z] 5d54e960e981: Verifying Checksum [2023-11-07T19:54:10.859Z] 5d54e960e981: Download complete [2023-11-07T19:54:10.859Z] f0e02332f6b5: Verifying Checksum [2023-11-07T19:54:10.859Z] f0e02332f6b5: Download complete [2023-11-07T19:54:10.859Z] cefa15bbcfad: Verifying Checksum [2023-11-07T19:54:10.859Z] cefa15bbcfad: Download complete [2023-11-07T19:54:10.859Z] 9fda8d8052c6: Download complete [2023-11-07T19:54:11.132Z] f4c1fc716caa: Verifying Checksum [2023-11-07T19:54:11.132Z] f4c1fc716caa: Download complete [2023-11-07T19:54:11.726Z] 9fda8d8052c6: Pull complete [2023-11-07T19:54:12.315Z] 5d54e960e981: Pull complete [2023-11-07T19:54:12.585Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T19:54:12.585Z] c4a7e357bf2a: Download complete [2023-11-07T19:54:13.553Z] 17808c966233: Verifying Checksum [2023-11-07T19:54:13.553Z] 17808c966233: Download complete [2023-11-07T19:54:15.774Z] #38 ... [2023-11-07T19:54:15.774Z] [2023-11-07T19:54:15.774Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T19:54:15.774Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-11-07T19:54:15.774Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-07T19:54:15.774Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-07T19:54:15.774Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-07T19:54:15.774Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-07T19:54:15.774Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-07T19:54:15.774Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-07T19:54:15.774Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-11-07T19:54:15.774Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-07T19:54:15.774Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s [2023-11-07T19:54:15.774Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-07T19:54:15.774Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done [2023-11-07T19:54:19.102Z] #39 ... [2023-11-07T19:54:19.102Z] [2023-11-07T19:54:19.102Z] #40 [security-proxy-auth internal] load build context [2023-11-07T19:54:19.102Z] #40 transferring context: 252.68MB 9.9s [2023-11-07T19:54:19.102Z] #40 ... [2023-11-07T19:54:19.102Z] [2023-11-07T19:54:19.102Z] #41 [security-secretstore-setup internal] load build context [2023-11-07T19:54:19.102Z] #41 transferring context: 365.18MB 7.6s done [2023-11-07T19:54:19.102Z] #41 ... [2023-11-07T19:54:19.102Z] [2023-11-07T19:54:19.102Z] #42 [core-command internal] load build context [2023-11-07T19:54:19.102Z] #42 transferring context: 365.18MB 8.6s done [2023-11-07T19:54:19.102Z] #42 ... [2023-11-07T19:54:19.102Z] [2023-11-07T19:54:19.102Z] #43 [support-scheduler internal] load build context [2023-11-07T19:54:19.102Z] #43 transferring context: 365.18MB 8.5s done [2023-11-07T19:54:19.102Z] #43 ... [2023-11-07T19:54:19.102Z] [2023-11-07T19:54:19.102Z] #44 [core-common-config-bootstrapper internal] load build context [2023-11-07T19:54:19.102Z] #44 transferring context: 365.18MB 9.3s done [2023-11-07T19:54:19.102Z] #44 ... [2023-11-07T19:54:19.102Z] [2023-11-07T19:54:19.102Z] #45 [core-data internal] load build context [2023-11-07T19:54:19.102Z] #45 transferring context: 365.18MB 9.5s done [2023-11-07T19:54:19.360Z] #45 ... [2023-11-07T19:54:19.360Z] [2023-11-07T19:54:19.360Z] #46 [security-proxy-setup internal] load build context [2023-11-07T19:54:19.360Z] #46 transferring context: 365.18MB 8.9s done [2023-11-07T19:54:19.360Z] #46 ... [2023-11-07T19:54:19.360Z] [2023-11-07T19:54:19.360Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T19:54:19.360Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-11-07T19:54:19.360Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-07T19:54:19.360Z] #47 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-07T19:54:19.360Z] #47 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-07T19:54:19.360Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-11-07T19:54:19.360Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-07T19:54:19.360Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-11-07T19:54:19.360Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-11-07T19:54:19.360Z] #47 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-11-07T19:54:19.360Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-11-07T19:54:19.360Z] #47 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2023-11-07T19:54:19.620Z] #47 ... [2023-11-07T19:54:19.620Z] [2023-11-07T19:54:19.620Z] #48 [support-notifications internal] load build context [2023-11-07T19:54:19.620Z] #48 transferring context: 365.18MB 10.4s done [2023-11-07T19:54:19.620Z] #48 ... [2023-11-07T19:54:19.620Z] [2023-11-07T19:54:19.620Z] #49 [security-spiffe-token-provider internal] load build context [2023-11-07T19:54:19.620Z] #49 transferring context: 365.18MB 10.5s done [2023-11-07T19:54:19.877Z] #49 ... [2023-11-07T19:54:19.877Z] [2023-11-07T19:54:19.877Z] #50 [core-metadata internal] load build context [2023-11-07T19:54:19.877Z] #50 transferring context: 365.18MB 9.1s done [2023-11-07T19:54:20.139Z] #50 ... [2023-11-07T19:54:20.139Z] [2023-11-07T19:54:20.139Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T19:54:20.139Z] #51 ... [2023-11-07T19:54:20.139Z] [2023-11-07T19:54:20.139Z] #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-07T19:54:20.398Z] #52 ... [2023-11-07T19:54:20.398Z] [2023-11-07T19:54:20.398Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-07T19:54:20.398Z] #53 ... [2023-11-07T19:54:20.398Z] [2023-11-07T19:54:20.398Z] #54 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-07T19:54:20.657Z] #54 ... [2023-11-07T19:54:20.657Z] [2023-11-07T19:54:20.657Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-07T19:54:20.657Z] #55 ... [2023-11-07T19:54:20.657Z] [2023-11-07T19:54:20.657Z] #56 [security-bootstrapper internal] load build context [2023-11-07T19:54:20.657Z] #56 transferring context: 365.18MB 9.1s done [2023-11-07T19:54:20.915Z] #56 ... [2023-11-07T19:54:20.915Z] [2023-11-07T19:54:20.915Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T19:54:21.174Z] #57 ... [2023-11-07T19:54:21.174Z] [2023-11-07T19:54:21.174Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T19:54:21.174Z] #58 ... [2023-11-07T19:54:21.174Z] [2023-11-07T19:54:21.174Z] #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T19:54:21.436Z] #59 ... [2023-11-07T19:54:21.436Z] [2023-11-07T19:54:21.436Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-07T19:54:21.436Z] #60 ... [2023-11-07T19:54:21.436Z] [2023-11-07T19:54:21.436Z] #40 [security-proxy-auth internal] load build context [2023-11-07T19:54:21.436Z] #40 transferring context: 365.18MB 10.7s done [2023-11-07T19:54:25.885Z] c4a7e357bf2a: Pull complete [2023-11-07T19:54:25.885Z] f0e02332f6b5: Pull complete [2023-11-07T19:54:25.885Z] cefa15bbcfad: Pull complete [2023-11-07T19:54:34.119Z] 17808c966233: Pull complete [2023-11-07T19:54:36.075Z] f4c1fc716caa: Pull complete [2023-11-07T19:54:36.075Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T19:54:36.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T19:54:36.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:54:36.334Z] #40 ... [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #43 [support-scheduler internal] load build context [2023-11-07T19:54:36.334Z] #43 DONE 27.5s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #42 [core-command internal] load build context [2023-11-07T19:54:36.334Z] #42 DONE 27.6s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #56 [security-bootstrapper internal] load build context [2023-11-07T19:54:36.334Z] #56 DONE 27.6s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #46 [security-proxy-setup internal] load build context [2023-11-07T19:54:36.334Z] #46 DONE 27.6s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #50 [core-metadata internal] load build context [2023-11-07T19:54:36.334Z] #50 DONE 27.6s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #44 [core-common-config-bootstrapper internal] load build context [2023-11-07T19:54:36.334Z] #44 DONE 27.6s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #45 [core-data internal] load build context [2023-11-07T19:54:36.334Z] #45 DONE 27.6s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #48 [support-notifications internal] load build context [2023-11-07T19:54:36.334Z] #48 DONE 27.6s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #49 [security-spiffe-token-provider internal] load build context [2023-11-07T19:54:36.334Z] #49 DONE 27.6s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-07T19:54:36.334Z] #38 DONE 26.0s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #41 [security-secretstore-setup internal] load build context [2023-11-07T19:54:36.334Z] #41 DONE 27.5s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T19:54:36.334Z] #61 ... [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #40 [security-proxy-auth internal] load build context [2023-11-07T19:54:36.334Z] #40 DONE 27.6s [2023-11-07T19:54:36.334Z] [2023-11-07T19:54:36.334Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T19:54:36.334Z] #47 DONE 27.8s [2023-11-07T19:54:36.468Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T19:54:36.468Z] WORKDIR /edgex [2023-11-07T19:54:36.468Z] COPY go.mod . [2023-11-07T19:54:36.468Z] RUN go mod download [2023-11-07T19:54:36.468Z] docker build -t ci-base-image-arm64 -f - . [2023-11-07T19:54:36.593Z] [2023-11-07T19:54:36.593Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T19:54:36.593Z] #39 DONE 27.8s [2023-11-07T19:54:36.593Z] [2023-11-07T19:54:36.593Z] #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-07T19:54:36.593Z] #60 26.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:36.593Z] #60 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:36.850Z] #60 26.73 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T19:54:36.850Z] #60 26.74 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:54:36.850Z] #60 26.74 OK: 7 MiB in 16 packages [2023-11-07T19:54:37.055Z] Sending build context to Docker daemon 2.91MB [2023-11-07T19:54:37.056Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T19:54:37.056Z] ---> ea914061e18c [2023-11-07T19:54:37.056Z] Step 2/4 : WORKDIR /edgex [2023-11-07T19:54:37.412Z] #60 DONE 27.2s [2023-11-07T19:54:37.412Z] [2023-11-07T19:54:37.412Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T19:54:37.412Z] #51 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:37.412Z] #51 27.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:37.720Z] #51 27.55 (1/4) Installing ca-certificates (20230506-r0) [2023-11-07T19:54:37.720Z] #51 27.57 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-07T19:54:37.720Z] #51 27.58 (3/4) Installing su-exec (0.2-r3) [2023-11-07T19:54:37.720Z] #51 27.58 (4/4) Installing yq (4.33.3-r4) [2023-11-07T19:54:37.984Z] #51 27.87 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:54:37.984Z] #51 27.87 Executing ca-certificates-20230506-r0.trigger [2023-11-07T19:54:37.984Z] #51 27.93 OK: 17 MiB in 19 packages [2023-11-07T19:54:38.016Z] ---> Running in abc864f4aabc [2023-11-07T19:54:38.244Z] #51 ... [2023-11-07T19:54:38.244Z] [2023-11-07T19:54:38.244Z] #54 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-07T19:54:38.244Z] #54 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #54 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #54 27.52 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T19:54:38.244Z] #54 27.53 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:54:38.244Z] #54 27.54 OK: 7 MiB in 16 packages [2023-11-07T19:54:38.244Z] #54 DONE 28.2s [2023-11-07T19:54:38.244Z] [2023-11-07T19:54:38.244Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T19:54:38.244Z] #58 27.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #58 27.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #58 27.52 (1/2) Installing ca-certificates (20230506-r0) [2023-11-07T19:54:38.244Z] #58 27.53 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-07T19:54:38.244Z] #58 27.53 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:54:38.244Z] #58 27.55 Executing ca-certificates-20230506-r0.trigger [2023-11-07T19:54:38.244Z] #58 27.80 OK: 8 MiB in 17 packages [2023-11-07T19:54:38.244Z] #58 DONE 28.2s [2023-11-07T19:54:38.244Z] [2023-11-07T19:54:38.244Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-07T19:54:38.244Z] #55 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #55 27.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #55 27.54 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-07T19:54:38.244Z] #55 27.54 (2/2) Installing su-exec (0.2-r3) [2023-11-07T19:54:38.244Z] #55 27.55 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:54:38.244Z] #55 27.55 OK: 7 MiB in 17 packages [2023-11-07T19:54:38.244Z] #55 DONE 28.2s [2023-11-07T19:54:38.244Z] [2023-11-07T19:54:38.244Z] #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-07T19:54:38.244Z] #52 27.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #52 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #52 27.60 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T19:54:38.244Z] #52 27.60 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T19:54:38.244Z] #52 27.60 OK: 20076 distinct packages available [2023-11-07T19:54:38.244Z] #52 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #52 27.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #52 28.05 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-07T19:54:38.244Z] #52 28.05 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-07T19:54:38.244Z] #52 28.06 (3/4) Installing libucontext (1.2-r2) [2023-11-07T19:54:38.244Z] #52 28.07 (4/4) Installing gcompat (1.1.0-r1) [2023-11-07T19:54:38.244Z] #52 28.08 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:54:38.244Z] #52 28.08 OK: 8 MiB in 19 packages [2023-11-07T19:54:38.244Z] #52 DONE 28.3s [2023-11-07T19:54:38.244Z] [2023-11-07T19:54:38.244Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-07T19:54:38.244Z] #53 27.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #53 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:38.244Z] #53 27.56 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T19:54:38.244Z] #53 27.78 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T19:54:38.244Z] #53 27.78 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-07T19:54:38.244Z] #53 27.79 (4/6) Installing openssl (3.1.4-r0) [2023-11-07T19:54:38.244Z] #53 27.80 (5/6) Installing su-exec (0.2-r3) [2023-11-07T19:54:38.244Z] #53 27.80 (6/6) Installing yq (4.33.3-r4) [2023-11-07T19:54:38.244Z] #53 27.87 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:54:38.244Z] #53 27.88 OK: 17 MiB in 19 packages [2023-11-07T19:54:38.244Z] #53 DONE 28.2s [2023-11-07T19:54:38.244Z] [2023-11-07T19:54:38.244Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T19:54:38.244Z] #51 DONE 28.3s [2023-11-07T19:54:38.244Z] [2023-11-07T19:54:38.244Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-07T19:54:38.608Z] Removing intermediate container abc864f4aabc [2023-11-07T19:54:38.608Z] ---> 6bdb8ebc535f [2023-11-07T19:54:38.608Z] Step 3/4 : COPY go.mod . [2023-11-07T19:54:38.876Z] ---> 109850e60f25 [2023-11-07T19:54:38.877Z] Step 4/4 : RUN go mod download [2023-11-07T19:54:39.148Z] ---> Running in c44e542a285e [2023-11-07T19:54:39.624Z] #62 DONE 0.9s [2023-11-07T19:54:39.624Z] [2023-11-07T19:54:39.624Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T19:54:39.624Z] #57 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #57 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #57 27.69 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T19:54:39.624Z] #57 27.69 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T19:54:39.624Z] #57 27.69 OK: 20076 distinct packages available [2023-11-07T19:54:39.624Z] #57 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #57 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #57 28.08 (1/11) Installing ca-certificates (20230506-r0) [2023-11-07T19:54:39.624Z] #57 28.10 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-07T19:54:39.624Z] #57 28.11 (3/11) Installing libunistring (1.1-r1) [2023-11-07T19:54:39.624Z] #57 28.13 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-07T19:54:39.624Z] #57 28.13 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-07T19:54:39.624Z] #57 28.14 (6/11) Installing libcurl (8.4.0-r0) [2023-11-07T19:54:39.624Z] #57 28.15 (7/11) Installing curl (8.4.0-r0) [2023-11-07T19:54:39.624Z] #57 28.15 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-07T19:54:39.624Z] #57 28.16 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-07T19:54:39.624Z] #57 28.16 (10/11) Installing libucontext (1.2-r2) [2023-11-07T19:54:39.624Z] #57 28.17 (11/11) Installing gcompat (1.1.0-r1) [2023-11-07T19:54:39.624Z] #57 28.18 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:54:39.624Z] #57 28.20 Executing ca-certificates-20230506-r0.trigger [2023-11-07T19:54:39.624Z] #57 28.26 OK: 12 MiB in 26 packages [2023-11-07T19:54:39.624Z] #57 DONE 29.2s [2023-11-07T19:54:39.624Z] [2023-11-07T19:54:39.624Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T19:54:39.624Z] #61 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #61 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #61 2.342 OK: 264 MiB in 52 packages [2023-11-07T19:54:39.624Z] #61 DONE 3.1s [2023-11-07T19:54:39.624Z] [2023-11-07T19:54:39.624Z] #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T19:54:39.624Z] #59 27.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #59 27.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #59 28.04 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T19:54:39.624Z] #59 28.04 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T19:54:39.624Z] #59 28.04 OK: 20076 distinct packages available [2023-11-07T19:54:39.624Z] #59 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #59 28.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #59 28.45 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T19:54:39.624Z] #59 28.48 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T19:54:39.624Z] #59 28.49 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-07T19:54:39.624Z] #59 28.49 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-07T19:54:39.624Z] #59 28.50 (5/7) Installing libucontext (1.2-r2) [2023-11-07T19:54:39.624Z] #59 28.50 (6/7) Installing gcompat (1.1.0-r1) [2023-11-07T19:54:39.624Z] #59 28.50 (7/7) Installing openssl (3.1.4-r0) [2023-11-07T19:54:39.624Z] #59 28.52 Executing busybox-1.36.1-r2.trigger [2023-11-07T19:54:39.624Z] #59 28.52 OK: 8 MiB in 20 packages [2023-11-07T19:54:39.624Z] #59 ... [2023-11-07T19:54:39.624Z] [2023-11-07T19:54:39.624Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T19:54:39.624Z] #0 1.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #0 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.624Z] #0 2.251 OK: 264 MiB in 52 packages [2023-11-07T19:54:39.624Z] #63 DONE 3.5s [2023-11-07T19:54:39.624Z] [2023-11-07T19:54:39.624Z] #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T19:54:39.624Z] #59 DONE 29.5s [2023-11-07T19:54:39.624Z] [2023-11-07T19:54:39.624Z] #64 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-07T19:54:39.888Z] #64 ... [2023-11-07T19:54:39.888Z] [2023-11-07T19:54:39.888Z] #65 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T19:54:39.888Z] #65 DONE 1.5s [2023-11-07T19:54:39.888Z] [2023-11-07T19:54:39.888Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-07T19:54:39.888Z] #0 2.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.888Z] #0 2.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.888Z] #0 2.597 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T19:54:39.888Z] #0 2.597 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T19:54:39.888Z] #0 2.597 OK: 20080 distinct packages available [2023-11-07T19:54:39.888Z] #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.888Z] #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:39.888Z] #0 3.034 OK: 264 MiB in 52 packages [2023-11-07T19:54:39.888Z] #66 DONE 3.8s [2023-11-07T19:54:39.888Z] [2023-11-07T19:54:39.888Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:54:40.147Z] #67 ... [2023-11-07T19:54:40.147Z] [2023-11-07T19:54:40.147Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-07T19:54:40.147Z] #0 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:40.147Z] #0 3.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T19:54:40.147Z] #0 3.439 OK: 264 MiB in 52 packages [2023-11-07T19:54:40.147Z] #68 DONE 3.9s [2023-11-07T19:54:40.147Z] [2023-11-07T19:54:40.147Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:54:40.407Z] #69 ... [2023-11-07T19:54:40.407Z] [2023-11-07T19:54:40.407Z] #70 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:54:40.407Z] #70 DONE 0.8s [2023-11-07T19:54:40.407Z] [2023-11-07T19:54:40.407Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:54:42.952Z] #71 ... [2023-11-07T19:54:42.952Z] [2023-11-07T19:54:42.952Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:54:42.952Z] #72 DONE 3.2s [2023-11-07T19:54:42.952Z] [2023-11-07T19:54:42.952Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-07T19:54:43.520Z] #73 ... [2023-11-07T19:54:43.520Z] [2023-11-07T19:54:43.520Z] #64 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-07T19:54:43.520Z] #64 DONE 3.6s [2023-11-07T19:54:43.520Z] [2023-11-07T19:54:43.520Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-07T19:54:43.520Z] #73 DONE 3.6s [2023-11-07T19:54:43.520Z] [2023-11-07T19:54:43.520Z] #74 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-07T19:54:43.520Z] #74 ... [2023-11-07T19:54:43.520Z] [2023-11-07T19:54:43.520Z] #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T19:54:43.520Z] #75 DONE 3.9s [2023-11-07T19:54:43.778Z] [2023-11-07T19:54:43.778Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:54:43.778Z] #67 DONE 3.8s [2023-11-07T19:54:43.778Z] [2023-11-07T19:54:43.778Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-07T19:54:44.037Z] #76 ... [2023-11-07T19:54:44.037Z] [2023-11-07T19:54:44.037Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:54:44.037Z] #69 DONE 3.9s [2023-11-07T19:54:44.037Z] [2023-11-07T19:54:44.037Z] #77 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-07T19:54:44.037Z] #77 DONE 5.9s [2023-11-07T19:54:44.037Z] [2023-11-07T19:54:44.037Z] #78 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-07T19:54:45.938Z] #78 ... [2023-11-07T19:54:45.938Z] [2023-11-07T19:54:45.938Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-07T19:54:45.938Z] #76 DONE 2.1s [2023-11-07T19:54:45.938Z] [2023-11-07T19:54:45.938Z] #74 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-07T19:54:45.938Z] #74 DONE 2.3s [2023-11-07T19:54:45.938Z] [2023-11-07T19:54:45.938Z] #78 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-07T19:54:45.938Z] #78 DONE 1.7s [2023-11-07T19:54:45.938Z] [2023-11-07T19:54:45.938Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T19:54:45.938Z] #79 DONE 0.1s [2023-11-07T19:54:45.938Z] [2023-11-07T19:54:45.938Z] #80 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T19:54:45.938Z] #80 DONE 2.6s [2023-11-07T19:54:45.938Z] [2023-11-07T19:54:45.938Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-07T19:54:45.938Z] #81 DONE 0.2s [2023-11-07T19:54:45.938Z] [2023-11-07T19:54:45.938Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-07T19:54:45.938Z] #82 DONE 0.1s [2023-11-07T19:54:45.938Z] [2023-11-07T19:54:45.938Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T19:54:46.196Z] #83 DONE 0.1s [2023-11-07T19:54:46.196Z] [2023-11-07T19:54:46.196Z] #84 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-07T19:54:46.196Z] #84 DONE 0.1s [2023-11-07T19:54:46.196Z] [2023-11-07T19:54:46.196Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-07T19:54:46.196Z] #85 DONE 0.0s [2023-11-07T19:54:46.196Z] [2023-11-07T19:54:46.196Z] #86 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-07T19:54:46.196Z] #86 DONE 0.0s [2023-11-07T19:54:46.196Z] [2023-11-07T19:54:46.196Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-07T19:54:46.196Z] #87 DONE 0.0s [2023-11-07T19:54:46.196Z] [2023-11-07T19:54:46.196Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-07T19:54:46.196Z] #88 DONE 0.0s [2023-11-07T19:54:46.196Z] [2023-11-07T19:54:46.196Z] #89 [security-spire-config] exporting to image [2023-11-07T19:54:46.196Z] #89 exporting layers [2023-11-07T19:54:46.196Z] #89 ... [2023-11-07T19:54:46.196Z] [2023-11-07T19:54:46.196Z] #90 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T19:54:46.196Z] #90 DONE 0.1s [2023-11-07T19:54:46.196Z] [2023-11-07T19:54:46.196Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-07T19:54:46.196Z] #91 DONE 0.0s [2023-11-07T19:54:46.196Z] [2023-11-07T19:54:46.197Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-07T19:54:46.197Z] #92 DONE 0.1s [2023-11-07T19:54:46.197Z] [2023-11-07T19:54:46.197Z] #89 [security-spire-server] exporting to image [2023-11-07T19:54:46.765Z] #89 exporting layers 0.6s done [2023-11-07T19:54:46.765Z] #89 exporting layers 0.5s done [2023-11-07T19:54:46.765Z] #89 writing image sha256:a39912bc721e2709494fd2f60451f45b4a87b1003c46d8159c0ae54015bb1357 done [2023-11-07T19:54:46.765Z] #89 naming to docker.io/library/security-spire-config done [2023-11-07T19:54:46.765Z] #89 writing image sha256:f445c3244619753e3b4440ae57f352cf6864f1b45b099c7ae7cdb02126ba8c98 done [2023-11-07T19:54:46.765Z] #89 naming to docker.io/library/security-spire-server done [2023-11-07T19:54:46.765Z] #89 writing image sha256:a14e3e019696347d8592e50b99bdf96a013bf2f17652c51ac7167596eb38f1d1 done [2023-11-07T19:54:46.765Z] #89 naming to docker.io/library/security-spire-agent done [2023-11-07T19:54:46.765Z] #89 DONE 0.7s [2023-11-07T19:54:46.765Z] [2023-11-07T19:54:46.765Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:54:53.380Z] #93 ... [2023-11-07T19:54:53.380Z] [2023-11-07T19:54:53.380Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:54:53.380Z] #94 ... [2023-11-07T19:54:53.380Z] [2023-11-07T19:54:53.381Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:26.029Z] Removing intermediate container c44e542a285e [2023-11-07T19:55:26.029Z] ---> 70a8573c2de4 [2023-11-07T19:55:26.029Z] Successfully built 70a8573c2de4 [2023-11-07T19:55:26.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:55:26.438Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T19:55:26.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:55:26.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-16880 does not seem to be running inside a container [2023-11-07T19:55:26.815Z] $ 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-11-07T19:55:28.159Z] $ docker top baa6dfd9844770016b3df8cfe68b7f6dced40a4ac1f54f6708c06860f78f40c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T19:55:29.064Z] + go version [2023-11-07T19:55:29.064Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T19:55:29.104Z] $ docker stop --time=1 baa6dfd9844770016b3df8cfe68b7f6dced40a4ac1f54f6708c06860f78f40c9 [2023-11-07T19:55:30.739Z] $ docker rm -f --volumes baa6dfd9844770016b3df8cfe68b7f6dced40a4ac1f54f6708c06860f78f40c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T19:55:31.631Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T19:55:31.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T19:55:31.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-16880 does not seem to be running inside a container [2023-11-07T19:55:31.969Z] $ 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-11-07T19:55:33.195Z] $ docker top b6ded43c8c9befbb3b081bd3db4fbdbca36260919b4ed318543a346ac5a3af34 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-07T19:55:33.464Z] ========================================================= [2023-11-07T19:55:33.465Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-07T19:55:33.465Z] ========================================================= [Pipeline] sh [2023-11-07T19:55:34.112Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T19:55:34.827Z] + make test [2023-11-07T19:55:34.827Z] go test -race -coverprofile=coverage.out ./... [2023-11-07T19:55:40.143Z] #95 ... [2023-11-07T19:55:40.144Z] [2023-11-07T19:55:40.144Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:40.144Z] #93 DONE 49.1s [2023-11-07T19:55:40.144Z] [2023-11-07T19:55:40.144Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:40.144Z] #95 DONE 49.4s [2023-11-07T19:55:40.144Z] [2023-11-07T19:55:40.144Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-07T19:55:40.144Z] #96 ... [2023-11-07T19:55:40.144Z] [2023-11-07T19:55:40.144Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:40.144Z] #71 DONE 52.8s [2023-11-07T19:55:40.144Z] [2023-11-07T19:55:40.144Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:40.144Z] #94 DONE 50.6s [2023-11-07T19:55:40.144Z] [2023-11-07T19:55:40.144Z] #97 [core-metadata builder 6/7] COPY . . [2023-11-07T19:55:41.106Z] #97 ... [2023-11-07T19:55:41.106Z] [2023-11-07T19:55:41.106Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-11-07T19:55:43.650Z] #98 ... [2023-11-07T19:55:43.650Z] [2023-11-07T19:55:43.650Z] #99 [support-notifications builder 6/7] COPY . . [2023-11-07T19:55:45.047Z] #99 ... [2023-11-07T19:55:45.047Z] [2023-11-07T19:55:45.047Z] #97 [core-metadata builder 6/7] COPY . . [2023-11-07T19:55:45.047Z] #97 DONE 11.4s [2023-11-07T19:55:45.047Z] [2023-11-07T19:55:45.047Z] #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:45.047Z] #100 CACHED [2023-11-07T19:55:45.047Z] [2023-11-07T19:55:45.047Z] #101 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:55:45.047Z] #101 CACHED [2023-11-07T19:55:45.047Z] [2023-11-07T19:55:45.047Z] #102 [core-command builder 6/7] COPY . . [2023-11-07T19:55:45.047Z] #102 CACHED [2023-11-07T19:55:45.047Z] [2023-11-07T19:55:45.047Z] #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T19:55:45.309Z] #103 ... [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:55:45.309Z] #104 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #105 [support-scheduler builder 6/7] COPY . . [2023-11-07T19:55:45.309Z] #105 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:45.309Z] #106 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #107 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:55:45.309Z] #107 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:45.309Z] #108 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #109 [core-data builder 6/7] COPY . . [2023-11-07T19:55:45.309Z] #109 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:55:45.309Z] #110 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:45.309Z] #111 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #112 [security-proxy-auth builder 6/7] COPY . . [2023-11-07T19:55:45.309Z] #112 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:45.309Z] #113 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-07T19:55:45.309Z] #114 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:55:45.309Z] #115 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-11-07T19:55:45.309Z] #98 DONE 11.5s [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:45.309Z] #116 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-11-07T19:55:45.309Z] #117 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:55:45.309Z] #118 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-07T19:55:45.309Z] #119 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T19:55:45.309Z] #120 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2023-11-07T19:55:45.309Z] #121 CACHED [2023-11-07T19:55:45.309Z] [2023-11-07T19:55:45.309Z] #122 [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-11-07T19:55:45.569Z] #122 ... [2023-11-07T19:55:45.569Z] [2023-11-07T19:55:45.569Z] #99 [support-notifications builder 6/7] COPY . . [2023-11-07T19:55:45.569Z] #99 DONE 12.4s [2023-11-07T19:55:45.828Z] [2023-11-07T19:55:45.828Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-07T19:55:45.828Z] #96 DONE 12.6s [2023-11-07T19:55:45.828Z] [2023-11-07T19:55:45.828Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T19:55:48.367Z] #123 2.548 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-11-07T19:55:50.907Z] #123 ... [2023-11-07T19:55:50.907Z] [2023-11-07T19:55:50.907Z] #122 [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-11-07T19:55:50.907Z] #122 5.656 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-11-07T19:55:55.143Z] #122 ... [2023-11-07T19:55:55.143Z] [2023-11-07T19:55:55.143Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T19:55:55.143Z] #0 1.441 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-11-07T19:55:55.403Z] #124 ... [2023-11-07T19:55:55.403Z] [2023-11-07T19:55:55.403Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T19:55:55.403Z] #0 1.433 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-11-07T19:55:55.403Z] #125 ... [2023-11-07T19:55:55.403Z] [2023-11-07T19:55:55.403Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-07T19:55:55.403Z] #0 3.429 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-11-07T19:55:55.672Z] #126 ... [2023-11-07T19:55:55.672Z] [2023-11-07T19:55:55.672Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-07T19:55:55.672Z] #0 1.535 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-11-07T19:55:55.672Z] #127 ... [2023-11-07T19:55:55.672Z] [2023-11-07T19:55:55.672Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-07T19:55:55.672Z] #0 3.262 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-11-07T19:55:55.929Z] #128 ... [2023-11-07T19:55:55.929Z] [2023-11-07T19:55:55.929Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T19:55:55.929Z] #0 1.334 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-11-07T19:55:56.266Z] #129 ... [2023-11-07T19:55:56.266Z] [2023-11-07T19:55:56.266Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T19:55:56.266Z] #0 1.257 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-11-07T19:55:56.266Z] #130 ... [2023-11-07T19:55:56.266Z] [2023-11-07T19:55:56.266Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T19:55:56.266Z] #0 6.303 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-11-07T19:55:58.482Z] #131 ... [2023-11-07T19:55:58.482Z] [2023-11-07T19:55:58.482Z] #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T19:55:58.482Z] #103 2.572 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-11-07T19:56:21.653Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-07T19:57:19.984Z] #103 ... [2023-11-07T19:57:19.984Z] [2023-11-07T19:57:19.984Z] #122 [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-11-07T19:57:19.984Z] #122 93.10 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-11-07T19:57:43.161Z] #122 ... [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-07T19:57:43.161Z] #126 DONE 116.4s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #122 [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-11-07T19:57:43.161Z] #122 DONE 116.5s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-07T19:57:43.161Z] #132 ... [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T19:57:43.161Z] #123 DONE 116.2s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-07T19:57:43.161Z] #127 DONE 116.9s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #133 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.161Z] #133 ... [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T19:57:43.161Z] #103 DONE 117.0s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T19:57:43.161Z] #130 DONE 117.3s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.161Z] #134 ... [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T19:57:43.161Z] #131 DONE 116.9s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T19:57:43.161Z] #124 DONE 117.7s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.161Z] #135 ... [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T19:57:43.161Z] #125 DONE 117.9s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-07T19:57:43.161Z] #128 DONE 117.8s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T19:57:43.161Z] #129 DONE 118.0s [2023-11-07T19:57:43.161Z] [2023-11-07T19:57:43.161Z] #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.419Z] #136 ... [2023-11-07T19:57:43.419Z] [2023-11-07T19:57:43.420Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-07T19:57:43.420Z] #132 DONE 1.5s [2023-11-07T19:57:43.420Z] [2023-11-07T19:57:43.420Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.420Z] #137 DONE 1.3s [2023-11-07T19:57:43.420Z] [2023-11-07T19:57:43.420Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.420Z] #135 DONE 0.6s [2023-11-07T19:57:43.420Z] [2023-11-07T19:57:43.420Z] #133 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.420Z] #133 DONE 1.4s [2023-11-07T19:57:43.420Z] [2023-11-07T19:57:43.420Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.420Z] #134 DONE 1.3s [2023-11-07T19:57:43.680Z] [2023-11-07T19:57:43.680Z] #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.680Z] #138 DONE 0.4s [2023-11-07T19:57:43.680Z] [2023-11-07T19:57:43.680Z] #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.680Z] #136 DONE 0.3s [2023-11-07T19:57:43.680Z] [2023-11-07T19:57:43.680Z] #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:43.680Z] #139 ... [2023-11-07T19:57:43.680Z] [2023-11-07T19:57:43.680Z] #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:43.680Z] #140 DONE 0.2s [2023-11-07T19:57:43.680Z] [2023-11-07T19:57:43.680Z] #141 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:43.680Z] #141 DONE 0.3s [2023-11-07T19:57:43.680Z] [2023-11-07T19:57:43.680Z] #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:43.680Z] #142 DONE 0.3s [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #143 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:43.941Z] #143 CACHED [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.941Z] #144 CACHED [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:43.941Z] #145 DONE 0.3s [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #146 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.941Z] #146 CACHED [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #147 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:43.941Z] #147 CACHED [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:43.941Z] #148 CACHED [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.941Z] #149 CACHED [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:43.941Z] #150 CACHED [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #151 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:43.941Z] #151 CACHED [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:43.941Z] #152 DONE 0.3s [2023-11-07T19:57:43.941Z] [2023-11-07T19:57:43.941Z] #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-07T19:57:44.512Z] #153 ... [2023-11-07T19:57:44.512Z] [2023-11-07T19:57:44.512Z] #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:44.512Z] #139 DONE 0.9s [2023-11-07T19:57:44.512Z] [2023-11-07T19:57:44.512Z] #154 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-07T19:57:49.879Z] #154 ... [2023-11-07T19:57:49.879Z] [2023-11-07T19:57:49.879Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-07T19:57:49.879Z] #155 DONE 5.8s [2023-11-07T19:57:49.879Z] [2023-11-07T19:57:49.879Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:51.786Z] #156 ... [2023-11-07T19:57:51.786Z] [2023-11-07T19:57:51.786Z] #157 [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-11-07T19:57:51.786Z] #157 DONE 8.0s [2023-11-07T19:57:52.047Z] [2023-11-07T19:57:52.047Z] #158 [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-11-07T19:57:52.047Z] #158 ... [2023-11-07T19:57:52.047Z] [2023-11-07T19:57:52.047Z] #159 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-07T19:57:52.047Z] #159 DONE 8.4s [2023-11-07T19:57:52.306Z] [2023-11-07T19:57:52.306Z] #160 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-07T19:57:52.306Z] #160 DONE 8.4s [2023-11-07T19:57:52.306Z] [2023-11-07T19:57:52.306Z] #161 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:52.306Z] #161 ... [2023-11-07T19:57:52.306Z] [2023-11-07T19:57:52.306Z] #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-07T19:57:52.306Z] #162 DONE 8.6s [2023-11-07T19:57:52.565Z] [2023-11-07T19:57:52.565Z] #154 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-07T19:57:52.565Z] #154 DONE 8.7s [2023-11-07T19:57:52.565Z] [2023-11-07T19:57:52.565Z] #163 [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-11-07T19:57:52.829Z] #163 ... [2023-11-07T19:57:52.829Z] [2023-11-07T19:57:52.829Z] #153 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-07T19:57:52.829Z] #153 DONE 8.8s [2023-11-07T19:57:52.829Z] [2023-11-07T19:57:52.829Z] #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-07T19:57:53.090Z] #164 ... [2023-11-07T19:57:53.090Z] [2023-11-07T19:57:53.090Z] #165 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-07T19:57:53.090Z] #165 DONE 9.2s [2023-11-07T19:57:53.090Z] [2023-11-07T19:57:53.090Z] #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:53.351Z] #166 ... [2023-11-07T19:57:53.351Z] [2023-11-07T19:57:53.351Z] #167 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-07T19:57:53.351Z] #167 DONE 9.6s [2023-11-07T19:57:53.609Z] [2023-11-07T19:57:53.609Z] #168 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-07T19:57:53.609Z] #168 DONE 9.7s [2023-11-07T19:57:53.609Z] [2023-11-07T19:57:53.609Z] #169 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-07T19:57:53.609Z] #169 DONE 8.6s [2023-11-07T19:57:53.609Z] [2023-11-07T19:57:53.609Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:56.895Z] #170 ... [2023-11-07T19:57:56.895Z] [2023-11-07T19:57:56.895Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T19:57:56.895Z] #156 DONE 7.3s [2023-11-07T19:57:56.895Z] [2023-11-07T19:57:56.896Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:56.896Z] #171 ... [2023-11-07T19:57:56.896Z] [2023-11-07T19:57:56.896Z] #172 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:56.896Z] #172 DONE 4.7s [2023-11-07T19:57:56.896Z] [2023-11-07T19:57:56.896Z] #161 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:56.896Z] #161 DONE 4.6s [2023-11-07T19:57:56.896Z] [2023-11-07T19:57:56.896Z] #163 [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-11-07T19:57:56.896Z] #163 DONE 4.5s [2023-11-07T19:57:56.896Z] [2023-11-07T19:57:56.896Z] #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:56.896Z] #173 DONE 4.3s [2023-11-07T19:57:56.896Z] [2023-11-07T19:57:56.896Z] #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-07T19:57:56.896Z] #164 DONE 4.1s [2023-11-07T19:57:56.896Z] [2023-11-07T19:57:56.896Z] #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:56.896Z] #166 DONE 3.7s [2023-11-07T19:57:56.896Z] [2023-11-07T19:57:56.896Z] #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:56.896Z] #174 DONE 3.5s [2023-11-07T19:57:56.896Z] [2023-11-07T19:57:56.896Z] #158 [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-11-07T19:57:56.896Z] #158 DONE 4.9s [2023-11-07T19:57:57.178Z] [2023-11-07T19:57:57.178Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:57.178Z] #170 DONE 3.4s [2023-11-07T19:57:57.178Z] [2023-11-07T19:57:57.178Z] #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:57.178Z] #175 DONE 3.3s [2023-11-07T19:57:57.178Z] [2023-11-07T19:57:57.178Z] #89 [core-data] exporting to image [2023-11-07T19:57:57.178Z] #89 exporting layers [2023-11-07T19:57:57.436Z] #89 ... [2023-11-07T19:57:57.436Z] [2023-11-07T19:57:57.436Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-07T19:57:57.436Z] #171 DONE 0.9s [2023-11-07T19:57:57.694Z] [2023-11-07T19:57:57.695Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-07T19:57:57.695Z] #176 DONE 0.7s [2023-11-07T19:57:57.695Z] [2023-11-07T19:57:57.695Z] #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-07T19:57:57.695Z] #177 DONE 0.7s [2023-11-07T19:57:57.695Z] [2023-11-07T19:57:57.695Z] #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-07T19:57:57.695Z] #178 DONE 0.7s [2023-11-07T19:57:57.695Z] [2023-11-07T19:57:57.695Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-07T19:57:57.695Z] #179 DONE 0.8s [2023-11-07T19:57:57.695Z] [2023-11-07T19:57:57.695Z] #180 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T19:57:57.695Z] #180 ... [2023-11-07T19:57:57.695Z] [2023-11-07T19:57:57.695Z] #181 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-07T19:57:57.695Z] #181 DONE 0.7s [2023-11-07T19:57:57.953Z] [2023-11-07T19:57:57.953Z] #89 [support-notifications] exporting to image [2023-11-07T19:57:57.953Z] #89 exporting layers 1.0s done [2023-11-07T19:57:57.953Z] #89 writing image sha256:2e3102b97a5dff799025d72570650241635dc21e7792400b11431413421b3014 0.0s done [2023-11-07T19:57:57.953Z] #89 naming to docker.io/library/core-command done [2023-11-07T19:57:57.953Z] #89 writing image sha256:ab2df7183d572fec0ed5d01adc281778db9a605e9e34f731510cdf66f647213b done [2023-11-07T19:57:57.953Z] #89 writing image sha256:c47d1d6d2da3602602c252c2444fb2df073cf570f5021e6040327a05533c143e done [2023-11-07T19:57:57.953Z] #89 naming to docker.io/library/support-notifications 0.0s done [2023-11-07T19:57:57.953Z] #89 naming to docker.io/library/support-scheduler [2023-11-07T19:57:58.211Z] #89 ... [2023-11-07T19:57:58.211Z] [2023-11-07T19:57:58.211Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-07T19:57:58.211Z] #182 DONE 0.6s [2023-11-07T19:57:58.211Z] [2023-11-07T19:57:58.211Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-07T19:57:58.211Z] #183 DONE 0.6s [2023-11-07T19:57:58.211Z] [2023-11-07T19:57:58.211Z] #89 [security-spiffe-token-provider] exporting to image [2023-11-07T19:57:58.211Z] #89 exporting layers 0.5s done [2023-11-07T19:57:58.211Z] #89 naming to docker.io/library/support-scheduler 0.2s done [2023-11-07T19:57:58.211Z] #89 writing image sha256:135cef66d9d8198d5a96a48ba3ddd8eae8ef65402f55c5392102f00e4b97d3a4 done [2023-11-07T19:57:58.211Z] #89 naming to docker.io/library/security-spiffe-token-provider done [2023-11-07T19:57:58.211Z] #89 writing image sha256:19203b6efee23d3e8fc5431ca7a43aa8cf2f786df20a9400d59e327f219a8f63 done [2023-11-07T19:57:58.211Z] #89 naming to docker.io/library/core-data done [2023-11-07T19:57:58.211Z] #89 writing image sha256:073443229c757b84e29ac6dc0c26293ba7e27aca748573750a7f54b3ff9482f8 done [2023-11-07T19:57:58.211Z] #89 naming to docker.io/library/core-metadata done [2023-11-07T19:57:58.211Z] #89 DONE 2.2s [2023-11-07T19:57:58.211Z] [2023-11-07T19:57:58.211Z] #184 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-07T19:57:58.211Z] #184 DONE 0.6s [2023-11-07T19:57:58.211Z] [2023-11-07T19:57:58.211Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-07T19:57:58.211Z] #185 DONE 0.1s [2023-11-07T19:57:58.211Z] [2023-11-07T19:57:58.211Z] #186 [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-11-07T19:57:58.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-07T19:57:58.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-07T19:57:58.357Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-07T19:57:58.789Z] #186 ... [2023-11-07T19:57:58.789Z] [2023-11-07T19:57:58.789Z] #187 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-07T19:57:58.789Z] #187 DONE 0.4s [2023-11-07T19:57:58.789Z] [2023-11-07T19:57:58.789Z] #186 [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-11-07T19:57:58.789Z] #186 DONE 0.4s [2023-11-07T19:57:58.789Z] [2023-11-07T19:57:58.789Z] #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T19:57:58.789Z] #188 DONE 1.1s [2023-11-07T19:57:58.789Z] [2023-11-07T19:57:58.789Z] #180 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T19:57:58.789Z] #180 DONE 1.1s [2023-11-07T19:57:58.789Z] [2023-11-07T19:57:58.789Z] #189 [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-11-07T19:57:58.789Z] #189 DONE 0.1s [2023-11-07T19:57:58.789Z] [2023-11-07T19:57:58.789Z] #89 [core-common-config-bootstrapper] exporting to image [2023-11-07T19:57:58.789Z] #89 ... [2023-11-07T19:57:58.789Z] [2023-11-07T19:57:58.789Z] #190 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-07T19:57:58.789Z] #190 DONE 0.1s [2023-11-07T19:57:58.789Z] [2023-11-07T19:57:58.789Z] #191 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-07T19:57:58.789Z] #191 DONE 0.1s [2023-11-07T19:57:59.047Z] [2023-11-07T19:57:59.047Z] #89 [core-common-config-bootstrapper] exporting to image [2023-11-07T19:57:59.047Z] #89 exporting layers 0.3s done [2023-11-07T19:57:59.047Z] #89 writing image sha256:031bbe42e2e4c19b9624ce41a9604666acbf24ae9c30f7b66a033b03d06dda0c 0.0s done [2023-11-07T19:57:59.047Z] #89 naming to docker.io/library/security-proxy-auth [2023-11-07T19:57:59.047Z] #89 naming to docker.io/library/security-proxy-auth done [2023-11-07T19:57:59.047Z] #89 writing image sha256:7c37425305435b4abe379f0ea2b14ffab5d5b2d56dd57193e8d1b91310514528 done [2023-11-07T19:57:59.047Z] #89 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-07T19:57:59.047Z] #89 DONE 2.5s [2023-11-07T19:57:59.047Z] [2023-11-07T19:57:59.047Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-07T19:57:59.047Z] #192 DONE 0.1s [2023-11-07T19:57:59.047Z] [2023-11-07T19:57:59.047Z] #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T19:57:59.047Z] #193 DONE 0.9s [2023-11-07T19:57:59.047Z] [2023-11-07T19:57:59.047Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-07T19:57:59.613Z] #194 ... [2023-11-07T19:57:59.613Z] [2023-11-07T19:57:59.613Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T19:57:59.613Z] #195 DONE 0.7s [2023-11-07T19:57:59.613Z] [2023-11-07T19:57:59.613Z] #89 [security-proxy-setup] exporting to image [2023-11-07T19:57:59.613Z] #89 exporting layers 0.5s done [2023-11-07T19:57:59.613Z] #89 writing image sha256:42af93b4c4f1b32cc009fcddb2b2f3ddcd81538c9e6bce55c5d29b1341d7486f done [2023-11-07T19:57:59.613Z] #89 naming to docker.io/library/security-proxy-setup done [2023-11-07T19:57:59.771Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-07T19:57:59.771Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-07T19:57:59.874Z] #89 exporting layers 0.3s done [2023-11-07T19:57:59.874Z] #89 writing image sha256:f7eb25f1028269181df4bf8729ae627e3984489ba37a379534b9c2770feca32d done [2023-11-07T19:57:59.874Z] #89 naming to docker.io/library/security-secretstore-setup done [2023-11-07T19:57:59.874Z] #89 DONE 3.2s [2023-11-07T19:57:59.874Z] [2023-11-07T19:57:59.874Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-07T19:57:59.874Z] #194 DONE 0.9s [2023-11-07T19:57:59.874Z] [2023-11-07T19:57:59.874Z] #89 [security-bootstrapper] exporting to image [2023-11-07T19:57:59.874Z] #89 exporting layers 0.1s done [2023-11-07T19:57:59.874Z] #89 writing image sha256:57b13dc22ff324f8ec3deacc2d217cf370f1dc3fc9bd48451326b3175a3b38bf done [2023-11-07T19:57:59.874Z] #89 naming to docker.io/library/security-bootstrapper done [2023-11-07T19:57:59.874Z] #89 DONE 3.3s [2023-11-07T19:57:59.874Z] [2023-11-07T19:57:59.874Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T19:57:59.874Z] time="2023-11-07T19:54:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-07T19:57:59.910Z] $ docker stop --time=1 7937a94d7d27694b2ea2ff2b727f93bcde5798f7add50e082d5d6b880337bf14 [2023-11-07T19:58:00.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-07T19:58:00.943Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-07T19:58:00.943Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-07T19:58:00.943Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-07T19:58:01.881Z] $ docker rm -f --volumes 7937a94d7d27694b2ea2ff2b727f93bcde5798f7add50e082d5d6b880337bf14 [2023-11-07T19:58:01.905Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T19:58:02.349Z] + docker images [2023-11-07T19:58:02.349Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-07T19:58:02.349Z] security-bootstrapper latest 57b13dc22ff3 3 seconds ago 23.3MB [2023-11-07T19:58:02.349Z] security-secretstore-setup latest f7eb25f10282 3 seconds ago 44.4MB [2023-11-07T19:58:02.349Z] security-proxy-setup latest 42af93b4c4f1 4 seconds ago 34.4MB [2023-11-07T19:58:02.349Z] core-common-config-bootstrapper latest 7c3742530543 4 seconds ago 18.2MB [2023-11-07T19:58:02.349Z] security-proxy-auth latest 031bbe42e2e4 4 seconds ago 19.5MB [2023-11-07T19:58:02.349Z] core-metadata latest 073443229c75 5 seconds ago 21.7MB [2023-11-07T19:58:02.349Z] security-spiffe-token-provider latest 135cef66d9d8 6 seconds ago 35.1MB [2023-11-07T19:58:02.349Z] core-command latest 2e3102b97a5d 6 seconds ago 21.2MB [2023-11-07T19:58:02.349Z] core-data latest 19203b6efee2 6 seconds ago 21.3MB [2023-11-07T19:58:02.349Z] support-scheduler latest c47d1d6d2da3 6 seconds ago 34.1MB [2023-11-07T19:58:02.349Z] support-notifications latest ab2df7183d57 6 seconds ago 34.7MB [2023-11-07T19:58:02.349Z] security-spire-agent latest a14e3e019696 3 minutes ago 166MB [2023-11-07T19:58:02.349Z] security-spire-config latest a39912bc721e 3 minutes ago 101MB [2023-11-07T19:58:02.349Z] security-spire-server latest f445c3244619 3 minutes ago 107MB [2023-11-07T19:58:02.349Z] ci-base-image-x86_64 latest 6b0eca06ca70 6 minutes ago 930MB [2023-11-07T19:58:02.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB [2023-11-07T19:58:02.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-07T19:58:02.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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-11-07T19:58:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-07T19:58:03.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-07T19:58:03.849Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-07T19:58:03.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-07T19:58:13.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-07T19:58:13.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-07T19:58:14.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.236s coverage: 28.7% of statements [2023-11-07T19:58:24.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.267s coverage: 97.0% of statements [2023-11-07T19:58:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-07T19:58:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-07T19:58:28.866Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-07T19:58:33.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.363s coverage: 69.2% of statements [2023-11-07T19:58:33.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-07T19:58:33.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-07T19:58:35.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.329s coverage: 53.2% of statements [2023-11-07T19:58:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-07T19:58:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-07T19:58:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-07T19:58:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-07T19:58:39.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-07T19:58:46.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-07T19:58:46.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-07T19:58:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.215s coverage: 93.4% of statements [2023-11-07T19:58:54.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.368s coverage: 4.1% of statements [2023-11-07T19:59:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-07T19:59:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-07T19:59:01.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-07T19:59:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-07T19:59:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-07T19:59:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-07T19:59:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-07T19:59:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-07T19:59:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-07T19:59:03.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-07T19:59:03.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.699s coverage: 97.6% of statements [2023-11-07T19:59:04.309Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.212s coverage: 72.2% of statements [2023-11-07T19:59:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-07T19:59:12.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-07T19:59:13.470Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.381s coverage: 0.9% of statements [2023-11-07T19:59:13.470Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.277s coverage: 32.2% of statements [2023-11-07T19:59:16.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.299s coverage: 41.7% of statements [2023-11-07T19:59:17.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.290s coverage: 82.9% of statements [2023-11-07T19:59:17.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.194s coverage: 94.1% of statements [2023-11-07T19:59:17.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.200s coverage: 96.3% of statements [2023-11-07T19:59:21.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.216s coverage: 87.5% of statements [2023-11-07T19:59:22.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-07T19:59:23.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-07T19:59:23.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-07T19:59:23.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-07T19:59:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-07T19:59:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-07T19:59:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-07T19:59:26.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-07T19:59:33.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.202s coverage: 94.4% of statements [2023-11-07T19:59:33.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-07T19:59:33.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-07T19:59:33.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-07T19:59:33.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-07T19:59:43.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-07T19:59:43.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-07T19:59:44.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-07T19:59:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.532s coverage: 79.9% of statements [2023-11-07T19:59:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.235s coverage: 92.9% of statements [2023-11-07T19:59:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2023-11-07T19:59:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.200s coverage: 62.3% of statements [2023-11-07T19:59:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.206s coverage: 87.2% of statements [2023-11-07T19:59:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.183s coverage: 20.0% of statements [2023-11-07T19:59:47.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.163s coverage: 100.0% of statements [2023-11-07T19:59:48.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-07T19:59:48.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.383s coverage: 81.8% of statements [2023-11-07T19:59:49.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.382s coverage: 82.1% of statements [2023-11-07T19:59:50.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-07T19:59:51.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.207s coverage: 86.0% of statements [2023-11-07T19:59:54.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-07T19:59:54.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-07T19:59:56.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.078s coverage: 63.1% of statements [2023-11-07T19:59:56.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.255s coverage: 100.0% of statements [2023-11-07T19:59:57.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.106s coverage: 89.4% of statements [2023-11-07T19:59:57.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements [2023-11-07T19:59:57.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-07T19:59:57.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-07T19:59:57.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-07T19:59:58.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2023-11-07T19:59:58.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.063s coverage: 100.0% of statements [2023-11-07T20:00:05.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-07T20:00:05.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-07T20:00:05.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-07T20:00:06.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.835s coverage: 38.4% of statements [2023-11-07T20:00:06.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.243s coverage: 89.5% of statements [2023-11-07T20:00:10.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-07T20:00:10.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-07T20:00:10.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-07T20:00:10.824Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-07T20:00:11.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.231s coverage: 84.8% of statements [2023-11-07T20:00:16.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-07T20:00:16.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-07T20:00:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-07T20:00:16.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-07T20:00:24.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.311s coverage: 19.9% of statements [2023-11-07T20:00:24.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-07T20:00:24.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-07T20:00:24.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-07T20:00:24.962Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-07T20:00:25.920Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.548s coverage: 95.7% of statements [2023-11-07T20:00:28.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-07T20:00:28.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-07T20:00:32.244Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.282s coverage: 61.8% of statements [2023-11-07T20:00:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-07T20:00:32.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-07T20:00:35.654Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.378s coverage: 98.9% of statements [2023-11-07T20:00:37.168Z] 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-11-07T20:00:37.168Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T20:00:37.168Z] go vet ./... [2023-11-07T20:02:49.110Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T20:02:49.110Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T20:02:49.110Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-07T20:02:49.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-07T20:02:50.430Z] + ls -al . [2023-11-07T20:02:50.430Z] total 724 [2023-11-07T20:02:50.430Z] drwxrwxr-x 10 1001 1001 4096 Nov 7 19:55 . [2023-11-07T20:02:50.430Z] drwxr-xr-x 4 root root 4096 Nov 7 19:55 .. [2023-11-07T20:02:50.430Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:53 .blubracket [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 10 Nov 7 19:53 .dockerignore [2023-11-07T20:02:50.430Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 19:53 .git [2023-11-07T20:02:50.430Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 19:53 .github [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 1074 Nov 7 19:53 .gitignore [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 42 Nov 7 19:53 .golangci.yml [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 100 Nov 7 19:53 .hadolint.yml [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 155 Nov 7 19:53 .sonarcloud.properties [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 1171 Nov 7 19:53 ADOPTERS.md [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 11674 Nov 7 19:53 Attribution.txt [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 93407 Nov 7 19:53 CHANGELOG.md [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 3804 Nov 7 19:53 CONTRIBUTING.md [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 677 Nov 7 19:53 GOVERNANCE.md [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 861 Nov 7 19:53 Jenkinsfile [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 10775 Nov 7 19:53 LICENSE [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 15054 Nov 7 19:53 Makefile [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 582 Nov 7 19:53 OWNERS.md [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 9528 Nov 7 19:53 README.md [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 789 Nov 7 19:53 SECURITY.md [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 5 Nov 7 19:51 VERSION [2023-11-07T20:02:50.430Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:53 bin [2023-11-07T20:02:50.430Z] drwxrwxr-x 18 1001 1001 4096 Nov 7 19:53 cmd [2023-11-07T20:02:50.430Z] -rw-r--r-- 1 root root 453602 Nov 7 20:00 coverage.out [2023-11-07T20:02:50.430Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 19:53 fuzz_test [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 3649 Nov 7 19:53 go.mod [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 34366 Nov 7 19:53 go.sum [2023-11-07T20:02:50.430Z] drwxrwxr-x 7 1001 1001 4096 Nov 7 19:53 internal [2023-11-07T20:02:50.430Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 19:53 openapi [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 584 Nov 7 19:53 security.txt [2023-11-07T20:02:50.430Z] -rw-rw-r-- 1 1001 1001 204 Nov 7 19:53 version.go [Pipeline] sh [2023-11-07T20:02:51.099Z] + '[' -e coverage.out ] [2023-11-07T20:02:51.099Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-07T20:02:51.134Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T20:02:51.953Z] Stashed 1 file(s) [Pipeline] sh [2023-11-07T20:02:52.612Z] + make build [2023-11-07T20:02:52.612Z] 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-11-07T20:04:14.236Z] 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-11-07T20:04:19.594Z] 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-11-07T20:04:24.943Z] 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-11-07T20:04:29.211Z] 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-11-07T20:05:01.665Z] 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-11-07T20:05:08.376Z] 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-11-07T20:05:13.713Z] 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-11-07T20:05:19.035Z] 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-11-07T20:05:21.610Z] 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-11-07T20:05:25.853Z] 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-11-07T20:05:30.127Z] 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-11-07T20:05:35.502Z] $ docker stop --time=1 b6ded43c8c9befbb3b081bd3db4fbdbca36260919b4ed318543a346ac5a3af34 [2023-11-07T20:05:39.705Z] $ docker rm -f --volumes b6ded43c8c9befbb3b081bd3db4fbdbca36260919b4ed318543a346ac5a3af34 [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-11-07T20:05:42.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-07T20:05:42.769Z] [2023-11-07T20:05:42.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:05:43.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-07T20:05:43.457Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-07T20:05:43.457Z] 547446be3368: Pulling fs layer [2023-11-07T20:05:43.457Z] d125d8839a47: Pulling fs layer [2023-11-07T20:05:43.457Z] 3e85d5ac6304: Pulling fs layer [2023-11-07T20:05:43.457Z] c3105a71a48b: Pulling fs layer [2023-11-07T20:05:43.457Z] 0f093f025ec4: Pulling fs layer [2023-11-07T20:05:43.457Z] c3106fc0e877: Pulling fs layer [2023-11-07T20:05:43.457Z] c3105a71a48b: Waiting [2023-11-07T20:05:43.457Z] 0f093f025ec4: Waiting [2023-11-07T20:05:43.457Z] c3106fc0e877: Waiting [2023-11-07T20:05:43.457Z] 547446be3368: Verifying Checksum [2023-11-07T20:05:43.457Z] 547446be3368: Download complete [2023-11-07T20:05:43.730Z] c3105a71a48b: Download complete [2023-11-07T20:05:43.998Z] d125d8839a47: Verifying Checksum [2023-11-07T20:05:43.998Z] d125d8839a47: Download complete [2023-11-07T20:05:43.998Z] c3106fc0e877: Verifying Checksum [2023-11-07T20:05:43.998Z] c3106fc0e877: Download complete [2023-11-07T20:05:44.264Z] 0f093f025ec4: Verifying Checksum [2023-11-07T20:05:44.264Z] 0f093f025ec4: Download complete [2023-11-07T20:05:44.264Z] 547446be3368: Pull complete [2023-11-07T20:05:45.671Z] d125d8839a47: Pull complete [2023-11-07T20:05:45.938Z] 3e85d5ac6304: Verifying Checksum [2023-11-07T20:05:45.938Z] 3e85d5ac6304: Download complete [2023-11-07T20:05:56.008Z] 3e85d5ac6304: Pull complete [2023-11-07T20:05:56.008Z] c3105a71a48b: Pull complete [2023-11-07T20:05:57.420Z] 0f093f025ec4: Pull complete [2023-11-07T20:05:57.689Z] c3106fc0e877: Pull complete [2023-11-07T20:05:57.689Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-07T20:05:57.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-07T20:05:57.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:05:58.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-16880 does not seem to be running inside a container [2023-11-07T20:05:58.108Z] $ 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-11-07T20:06:00.191Z] $ docker top a7ebdf2813ca445bfb7bdbb767b0763e69ef88427ea3d6dcbb0b5f930ccf1476 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T20:06:01.085Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-07T20:06:11.179Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-11-07T20:06:11.179Z] #1 transferring dockerfile: 30B [2023-11-07T20:06:11.179Z] #1 transferring dockerfile: 1.96kB 0.0s done [2023-11-07T20:06:11.179Z] #1 DONE 0.1s [2023-11-07T20:06:11.179Z] [2023-11-07T20:06:11.179Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-07T20:06:11.179Z] #2 transferring dockerfile: 2.39kB 0.0s done [2023-11-07T20:06:11.179Z] #2 DONE 0.1s [2023-11-07T20:06:11.179Z] [2023-11-07T20:06:11.179Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-07T20:06:11.179Z] #3 transferring dockerfile: 1.78kB 0.0s done [2023-11-07T20:06:11.179Z] #3 DONE 0.1s [2023-11-07T20:06:11.179Z] [2023-11-07T20:06:11.179Z] #4 [core-data internal] load build definition from Dockerfile [2023-11-07T20:06:11.179Z] #4 transferring dockerfile: 1.90kB 0.0s done [2023-11-07T20:06:11.179Z] #4 DONE 0.1s [2023-11-07T20:06:11.179Z] [2023-11-07T20:06:11.179Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-11-07T20:06:11.179Z] #5 transferring dockerfile: 1.70kB 0.0s done [2023-11-07T20:06:11.179Z] #5 DONE 0.1s [2023-11-07T20:06:11.179Z] [2023-11-07T20:06:11.179Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-11-07T20:06:11.448Z] #6 transferring dockerfile: 1.58kB 0.0s done [2023-11-07T20:06:11.448Z] #6 DONE 0.1s [2023-11-07T20:06:11.448Z] [2023-11-07T20:06:11.448Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-07T20:06:11.448Z] #7 transferring dockerfile: 2.04kB 0.0s done [2023-11-07T20:06:11.448Z] #7 DONE 0.1s [2023-11-07T20:06:11.448Z] [2023-11-07T20:06:11.448Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-07T20:06:11.448Z] #8 transferring dockerfile: 2.82kB 0.0s done [2023-11-07T20:06:11.448Z] #8 DONE 0.1s [2023-11-07T20:06:11.448Z] [2023-11-07T20:06:11.448Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-11-07T20:06:11.448Z] #9 transferring dockerfile: 1.59kB done [2023-11-07T20:06:11.448Z] #9 DONE 0.1s [2023-11-07T20:06:11.448Z] [2023-11-07T20:06:11.448Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-11-07T20:06:11.448Z] #10 transferring dockerfile: 1.84kB done [2023-11-07T20:06:11.448Z] #10 DONE 0.1s [2023-11-07T20:06:11.725Z] [2023-11-07T20:06:11.725Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-07T20:06:11.725Z] #11 transferring dockerfile: 2.38kB done [2023-11-07T20:06:11.725Z] #11 DONE 0.1s [2023-11-07T20:06:11.725Z] [2023-11-07T20:06:11.725Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-07T20:06:11.725Z] #12 transferring dockerfile: 2.12kB 0.0s done [2023-11-07T20:06:11.725Z] #12 DONE 0.1s [2023-11-07T20:06:11.725Z] [2023-11-07T20:06:11.725Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-11-07T20:06:11.725Z] #13 transferring dockerfile: 1.82kB done [2023-11-07T20:06:11.725Z] #13 DONE 0.1s [2023-11-07T20:06:11.995Z] [2023-11-07T20:06:11.995Z] #14 [core-command internal] load build definition from Dockerfile [2023-11-07T20:06:11.995Z] #14 transferring dockerfile: 1.82kB done [2023-11-07T20:06:11.995Z] #14 DONE 0.1s [2023-11-07T20:06:11.995Z] [2023-11-07T20:06:11.995Z] #15 [core-metadata internal] load .dockerignore [2023-11-07T20:06:11.995Z] #15 transferring context: 50B done [2023-11-07T20:06:11.995Z] #15 DONE 0.1s [2023-11-07T20:06:12.959Z] [2023-11-07T20:06:12.959Z] #16 [security-proxy-setup internal] load .dockerignore [2023-11-07T20:06:12.959Z] #16 transferring context: 50B done [2023-11-07T20:06:12.959Z] #16 DONE 0.1s [2023-11-07T20:06:12.959Z] [2023-11-07T20:06:12.959Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-11-07T20:06:12.959Z] #17 transferring context: 50B 0.0s done [2023-11-07T20:06:12.959Z] #17 DONE 0.1s [2023-11-07T20:06:12.959Z] [2023-11-07T20:06:12.959Z] #18 [security-spire-agent internal] load .dockerignore [2023-11-07T20:06:12.959Z] #18 DONE 0.0s [2023-11-07T20:06:12.959Z] [2023-11-07T20:06:12.959Z] #19 [core-data internal] load .dockerignore [2023-11-07T20:06:12.959Z] #19 transferring context: 50B done [2023-11-07T20:06:12.959Z] #19 DONE 0.1s [2023-11-07T20:06:12.959Z] [2023-11-07T20:06:12.959Z] #18 [security-spire-agent internal] load .dockerignore [2023-11-07T20:06:12.959Z] #18 transferring context: 50B done [2023-11-07T20:06:12.959Z] #18 DONE 0.1s [2023-11-07T20:06:12.959Z] [2023-11-07T20:06:12.959Z] #20 [security-spire-config internal] load .dockerignore [2023-11-07T20:06:13.226Z] #20 transferring context: 50B done [2023-11-07T20:06:13.226Z] #20 DONE 0.1s [2023-11-07T20:06:13.226Z] [2023-11-07T20:06:13.226Z] #21 [security-proxy-auth internal] load .dockerignore [2023-11-07T20:06:13.226Z] #21 transferring context: 50B 0.0s done [2023-11-07T20:06:13.226Z] #21 DONE 0.1s [2023-11-07T20:06:13.226Z] [2023-11-07T20:06:13.226Z] #22 [security-bootstrapper internal] load .dockerignore [2023-11-07T20:06:13.226Z] #22 transferring context: 50B done [2023-11-07T20:06:13.226Z] #22 DONE 0.1s [2023-11-07T20:06:13.226Z] [2023-11-07T20:06:13.226Z] #23 [security-spire-server internal] load .dockerignore [2023-11-07T20:06:13.226Z] #23 transferring context: 50B done [2023-11-07T20:06:13.226Z] #23 DONE 0.1s [2023-11-07T20:06:13.226Z] [2023-11-07T20:06:13.226Z] #24 [support-notifications internal] load .dockerignore [2023-11-07T20:06:13.226Z] #24 transferring context: 50B done [2023-11-07T20:06:13.226Z] #24 DONE 0.1s [2023-11-07T20:06:13.226Z] [2023-11-07T20:06:13.226Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-11-07T20:06:13.500Z] #25 transferring context: 50B 0.0s done [2023-11-07T20:06:13.500Z] #25 DONE 0.1s [2023-11-07T20:06:13.500Z] [2023-11-07T20:06:13.500Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-07T20:06:13.500Z] #26 transferring context: 50B done [2023-11-07T20:06:13.500Z] #26 DONE 0.1s [2023-11-07T20:06:13.500Z] [2023-11-07T20:06:13.500Z] #27 [support-scheduler internal] load .dockerignore [2023-11-07T20:06:13.500Z] #27 transferring context: 50B 0.0s done [2023-11-07T20:06:13.500Z] #27 DONE 0.1s [2023-11-07T20:06:13.500Z] [2023-11-07T20:06:13.500Z] #28 [core-command internal] load .dockerignore [2023-11-07T20:06:13.767Z] #28 transferring context: 50B done [2023-11-07T20:06:13.767Z] #28 DONE 0.1s [2023-11-07T20:06:13.767Z] [2023-11-07T20:06:13.767Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:06:13.767Z] #29 DONE 0.0s [2023-11-07T20:06:13.767Z] [2023-11-07T20:06:13.767Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T20:06:14.352Z] #30 ... [2023-11-07T20:06:14.353Z] [2023-11-07T20:06:14.353Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:06:14.353Z] #29 DONE 0.0s [2023-11-07T20:06:14.353Z] [2023-11-07T20:06:14.353Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T20:06:14.353Z] #30 ... [2023-11-07T20:06:14.353Z] [2023-11-07T20:06:14.353Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:06:14.353Z] #29 DONE 0.0s [2023-11-07T20:06:14.353Z] [2023-11-07T20:06:14.353Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T20:06:14.948Z] #30 DONE 0.7s [2023-11-07T20:06:14.948Z] [2023-11-07T20:06:14.948Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:14.948Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:06:14.948Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:06:14.948Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:06:14.948Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:06:14.948Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.3s [2023-11-07T20:06:14.948Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.4s [2023-11-07T20:06:14.948Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-07T20:06:15.218Z] #31 ... [2023-11-07T20:06:15.218Z] [2023-11-07T20:06:15.218Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:06:15.218Z] #29 DONE 0.0s [2023-11-07T20:06:15.218Z] [2023-11-07T20:06:15.218Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:15.218Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-07T20:06:15.218Z] #31 ... [2023-11-07T20:06:15.218Z] [2023-11-07T20:06:15.218Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:06:15.218Z] #29 DONE 0.0s [2023-11-07T20:06:15.218Z] [2023-11-07T20:06:15.218Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:15.218Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:06:15.218Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:06:15.218Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:06:15.218Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:06:15.218Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-07T20:06:15.486Z] #31 ... [2023-11-07T20:06:15.486Z] [2023-11-07T20:06:15.486Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:06:15.486Z] #29 DONE 0.0s [2023-11-07T20:06:15.486Z] [2023-11-07T20:06:15.486Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:15.759Z] #31 ... [2023-11-07T20:06:15.759Z] [2023-11-07T20:06:15.759Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:06:15.759Z] #29 DONE 0.0s [2023-11-07T20:06:15.759Z] [2023-11-07T20:06:15.759Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T20:06:15.759Z] #30 DONE 1.3s [2023-11-07T20:06:15.759Z] [2023-11-07T20:06:15.759Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:15.759Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:06:15.759Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:06:15.759Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:06:15.759Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:06:15.759Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-07T20:06:16.345Z] #31 ... [2023-11-07T20:06:16.345Z] [2023-11-07T20:06:16.345Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:06:16.345Z] #29 DONE 0.0s [2023-11-07T20:06:16.345Z] [2023-11-07T20:06:16.345Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:16.345Z] #31 ... [2023-11-07T20:06:16.345Z] [2023-11-07T20:06:16.345Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-07T20:06:16.345Z] #32 DONE 1.7s [2023-11-07T20:06:16.345Z] [2023-11-07T20:06:16.345Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:16.345Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:06:16.345Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:06:16.345Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:06:16.345Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:06:16.345Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-07T20:06:16.345Z] #31 ... [2023-11-07T20:06:16.345Z] [2023-11-07T20:06:16.345Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:06:16.345Z] #29 DONE 0.0s [2023-11-07T20:06:16.345Z] [2023-11-07T20:06:16.345Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-07T20:06:16.345Z] #33 DONE 1.8s [2023-11-07T20:06:16.345Z] [2023-11-07T20:06:16.345Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:16.345Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:06:16.345Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:06:16.345Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:06:16.345Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:06:16.345Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-07T20:06:16.617Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:06:16.617Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:06:16.617Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:06:16.617Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:06:16.617Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-07T20:06:16.617Z] #31 ... [2023-11-07T20:06:16.617Z] [2023-11-07T20:06:16.617Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-07T20:06:16.617Z] #29 DONE 0.0s [2023-11-07T20:06:16.617Z] [2023-11-07T20:06:16.617Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:16.617Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:06:16.617Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:06:16.617Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:06:16.617Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:06:16.617Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-07T20:06:16.617Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:06:16.617Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:06:16.617Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:06:16.617Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:06:16.617Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-07T20:06:17.204Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.0s done [2023-11-07T20:06:17.204Z] #31 ... [2023-11-07T20:06:17.204Z] [2023-11-07T20:06:17.204Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-07T20:06:17.204Z] #30 DONE 2.2s [2023-11-07T20:06:17.204Z] [2023-11-07T20:06:17.204Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:17.204Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-07T20:06:17.204Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-07T20:06:17.204Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-07T20:06:17.204Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-07T20:06:17.204Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s done [2023-11-07T20:06:17.204Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.0s done [2023-11-07T20:06:17.478Z] #31 ... [2023-11-07T20:06:17.478Z] [2023-11-07T20:06:17.478Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-07T20:06:17.478Z] #34 DONE 4.0s [2023-11-07T20:06:17.478Z] [2023-11-07T20:06:17.478Z] #35 [security-spire-server internal] load build context [2023-11-07T20:06:17.478Z] #35 transferring context: 18.10kB 0.1s done [2023-11-07T20:06:17.478Z] #35 DONE 1.1s [2023-11-07T20:06:17.478Z] [2023-11-07T20:06:17.478Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:17.478Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-11-07T20:06:17.478Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-07T20:06:17.478Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-07T20:06:17.478Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-07T20:06:17.478Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s [2023-11-07T20:06:17.478Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.4s [2023-11-07T20:06:17.478Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s [2023-11-07T20:06:17.748Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-11-07T20:06:17.748Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-07T20:06:17.748Z] #36 ... [2023-11-07T20:06:17.748Z] [2023-11-07T20:06:17.748Z] #37 [security-spire-config internal] load build context [2023-11-07T20:06:17.748Z] #37 transferring context: 16.35kB 0.1s done [2023-11-07T20:06:17.748Z] #37 DONE 1.5s [2023-11-07T20:06:17.748Z] [2023-11-07T20:06:17.748Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:17.748Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s [2023-11-07T20:06:18.019Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-11-07T20:06:18.019Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s [2023-11-07T20:06:18.019Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s [2023-11-07T20:06:18.287Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2023-11-07T20:06:18.556Z] #36 ... [2023-11-07T20:06:18.556Z] [2023-11-07T20:06:18.556Z] #38 [security-spire-agent internal] load build context [2023-11-07T20:06:18.556Z] #38 transferring context: 17.63kB 0.2s done [2023-11-07T20:06:18.556Z] #38 DONE 2.2s [2023-11-07T20:06:18.556Z] [2023-11-07T20:06:18.556Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:18.556Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.6s [2023-11-07T20:06:18.556Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-07T20:06:18.824Z] #36 ... [2023-11-07T20:06:18.824Z] [2023-11-07T20:06:18.824Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T20:06:18.824Z] #31 DONE 5.4s [2023-11-07T20:06:18.824Z] [2023-11-07T20:06:18.824Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:18.824Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.7s [2023-11-07T20:06:19.096Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.0s [2023-11-07T20:06:19.370Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 2.2s [2023-11-07T20:06:19.638Z] #36 ... [2023-11-07T20:06:19.638Z] [2023-11-07T20:06:19.638Z] #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-07T20:06:19.638Z] #39 DONE 2.7s [2023-11-07T20:06:19.638Z] [2023-11-07T20:06:19.638Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:19.638Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.24MB / 23.39MB 2.5s [2023-11-07T20:06:19.905Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.6s [2023-11-07T20:06:19.905Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-07T20:06:20.172Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.24MB / 23.39MB 3.0s [2023-11-07T20:06:20.456Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 3.4s [2023-11-07T20:06:20.737Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 3.6s [2023-11-07T20:06:21.015Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 3.8s [2023-11-07T20:06:21.598Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.5s [2023-11-07T20:06:22.188Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.0s done [2023-11-07T20:06:22.457Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-11-07T20:06:24.435Z] #36 ... [2023-11-07T20:06:24.435Z] [2023-11-07T20:06:24.435Z] #40 [core-metadata internal] load build context [2023-11-07T20:06:24.435Z] #40 transferring context: 33.05MB 9.9s [2023-11-07T20:06:24.435Z] #40 ... [2023-11-07T20:06:24.435Z] [2023-11-07T20:06:24.435Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:24.435Z] #41 ... [2023-11-07T20:06:24.435Z] [2023-11-07T20:06:24.435Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:06:24.704Z] #42 ... [2023-11-07T20:06:24.704Z] [2023-11-07T20:06:24.704Z] #43 [core-data internal] load build context [2023-11-07T20:06:24.704Z] #43 ... [2023-11-07T20:06:24.704Z] [2023-11-07T20:06:24.704Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:25.290Z] #36 ... [2023-11-07T20:06:25.290Z] [2023-11-07T20:06:25.290Z] #44 [security-proxy-auth internal] load build context [2023-11-07T20:06:25.559Z] #44 ... [2023-11-07T20:06:25.559Z] [2023-11-07T20:06:25.559Z] #45 [security-bootstrapper internal] load build context [2023-11-07T20:06:25.559Z] #45 ... [2023-11-07T20:06:25.559Z] [2023-11-07T20:06:25.559Z] #44 [security-proxy-auth internal] load build context [2023-11-07T20:06:26.148Z] #44 ... [2023-11-07T20:06:26.148Z] [2023-11-07T20:06:26.148Z] #46 [security-secretstore-setup internal] load build context [2023-11-07T20:06:26.148Z] #46 ... [2023-11-07T20:06:26.148Z] [2023-11-07T20:06:26.148Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:26.148Z] #47 ... [2023-11-07T20:06:26.148Z] [2023-11-07T20:06:26.148Z] #44 [security-proxy-auth internal] load build context [2023-11-07T20:06:26.417Z] #44 ... [2023-11-07T20:06:26.417Z] [2023-11-07T20:06:26.417Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:06:26.417Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done [2023-11-07T20:06:26.417Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-07T20:06:26.417Z] #48 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-07T20:06:26.417Z] #48 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-07T20:06:26.417Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-07T20:06:26.417Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-11-07T20:06:26.417Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-11-07T20:06:26.417Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2023-11-07T20:06:26.417Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.9s done [2023-11-07T20:06:26.417Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-07T20:06:26.417Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-07T20:06:26.417Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.9s [2023-11-07T20:06:26.684Z] #48 ... [2023-11-07T20:06:26.684Z] [2023-11-07T20:06:26.684Z] #49 [support-scheduler internal] load build context [2023-11-07T20:06:26.684Z] #49 ... [2023-11-07T20:06:26.684Z] [2023-11-07T20:06:26.684Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:06:26.950Z] #50 ... [2023-11-07T20:06:26.950Z] [2023-11-07T20:06:26.950Z] #49 [support-scheduler internal] load build context [2023-11-07T20:06:27.218Z] #49 ... [2023-11-07T20:06:27.218Z] [2023-11-07T20:06:27.218Z] #51 [core-command internal] load build context [2023-11-07T20:06:27.218Z] #51 ... [2023-11-07T20:06:27.218Z] [2023-11-07T20:06:27.218Z] #49 [support-scheduler internal] load build context [2023-11-07T20:06:29.164Z] #49 ... [2023-11-07T20:06:29.164Z] [2023-11-07T20:06:29.164Z] #52 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T20:06:29.164Z] #0 6.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:29.164Z] #0 7.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:29.164Z] #0 9.146 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T20:06:29.164Z] #0 9.146 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T20:06:29.164Z] #0 9.146 OK: 19953 distinct packages available [2023-11-07T20:06:29.164Z] #0 9.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:29.431Z] #52 ... [2023-11-07T20:06:29.431Z] [2023-11-07T20:06:29.431Z] #40 [core-metadata internal] load build context [2023-11-07T20:06:29.431Z] #40 transferring context: 39.21MB 14.9s [2023-11-07T20:06:29.697Z] #40 ... [2023-11-07T20:06:29.697Z] [2023-11-07T20:06:29.697Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-07T20:06:29.697Z] #0 9.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:29.697Z] #53 ... [2023-11-07T20:06:29.697Z] [2023-11-07T20:06:29.697Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:06:29.967Z] #54 ... [2023-11-07T20:06:29.967Z] [2023-11-07T20:06:29.967Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-07T20:06:29.967Z] #55 ... [2023-11-07T20:06:29.967Z] [2023-11-07T20:06:29.967Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:06:30.234Z] #56 ... [2023-11-07T20:06:30.234Z] [2023-11-07T20:06:30.234Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-07T20:06:30.234Z] #57 ... [2023-11-07T20:06:30.234Z] [2023-11-07T20:06:30.234Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-07T20:06:30.234Z] #0 8.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:30.234Z] #0 9.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:30.234Z] #58 ... [2023-11-07T20:06:30.234Z] [2023-11-07T20:06:30.234Z] #59 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-07T20:06:30.501Z] #59 ... [2023-11-07T20:06:30.501Z] [2023-11-07T20:06:30.501Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-07T20:06:30.501Z] #0 7.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:30.501Z] #0 8.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:30.501Z] #60 ... [2023-11-07T20:06:30.501Z] [2023-11-07T20:06:30.501Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T20:06:30.768Z] #61 ... [2023-11-07T20:06:30.768Z] [2023-11-07T20:06:30.768Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-07T20:06:30.768Z] #62 ... [2023-11-07T20:06:30.768Z] [2023-11-07T20:06:30.768Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T20:06:31.036Z] #63 ... [2023-11-07T20:06:31.036Z] [2023-11-07T20:06:31.036Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T20:06:31.036Z] #64 ... [2023-11-07T20:06:31.036Z] [2023-11-07T20:06:31.036Z] #40 [core-metadata internal] load build context [2023-11-07T20:06:34.382Z] #40 transferring context: 44.47MB 20.0s [2023-11-07T20:06:34.650Z] #40 ... [2023-11-07T20:06:34.650Z] [2023-11-07T20:06:34.651Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:34.924Z] #41 ... [2023-11-07T20:06:34.924Z] [2023-11-07T20:06:34.924Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:06:34.924Z] #42 ... [2023-11-07T20:06:34.924Z] [2023-11-07T20:06:34.924Z] #43 [core-data internal] load build context [2023-11-07T20:06:35.192Z] #43 ... [2023-11-07T20:06:35.192Z] [2023-11-07T20:06:35.192Z] #40 [core-metadata internal] load build context [2023-11-07T20:06:35.782Z] #40 ... [2023-11-07T20:06:35.782Z] [2023-11-07T20:06:35.782Z] #45 [security-bootstrapper internal] load build context [2023-11-07T20:06:35.782Z] #45 ... [2023-11-07T20:06:35.782Z] [2023-11-07T20:06:35.782Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:35.782Z] #41 ... [2023-11-07T20:06:35.782Z] [2023-11-07T20:06:35.782Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:35.782Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.4s [2023-11-07T20:06:36.048Z] #36 ... [2023-11-07T20:06:36.048Z] [2023-11-07T20:06:36.048Z] #40 [core-metadata internal] load build context [2023-11-07T20:06:36.048Z] #40 ... [2023-11-07T20:06:36.048Z] [2023-11-07T20:06:36.048Z] #46 [security-secretstore-setup internal] load build context [2023-11-07T20:06:36.320Z] #46 ... [2023-11-07T20:06:36.320Z] [2023-11-07T20:06:36.320Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:36.320Z] #41 ... [2023-11-07T20:06:36.320Z] [2023-11-07T20:06:36.320Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:36.599Z] #47 ... [2023-11-07T20:06:36.599Z] [2023-11-07T20:06:36.599Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:36.599Z] #36 ... [2023-11-07T20:06:36.599Z] [2023-11-07T20:06:36.599Z] #44 [security-proxy-auth internal] load build context [2023-11-07T20:06:36.866Z] #44 ... [2023-11-07T20:06:36.866Z] [2023-11-07T20:06:36.866Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:37.137Z] #41 ... [2023-11-07T20:06:37.137Z] [2023-11-07T20:06:37.137Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:06:37.404Z] #50 ... [2023-11-07T20:06:37.404Z] [2023-11-07T20:06:37.404Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:06:37.404Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.4s [2023-11-07T20:06:37.404Z] #48 ... [2023-11-07T20:06:37.404Z] [2023-11-07T20:06:37.404Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T20:06:37.404Z] #64 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:37.404Z] #64 ... [2023-11-07T20:06:37.404Z] [2023-11-07T20:06:37.404Z] #52 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-07T20:06:37.404Z] #52 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:37.404Z] #52 14.24 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T20:06:37.404Z] #52 14.74 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T20:06:37.404Z] #52 14.80 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-07T20:06:37.404Z] #52 14.80 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-07T20:06:37.404Z] #52 14.84 (5/7) Installing libucontext (1.2-r2) [2023-11-07T20:06:37.404Z] #52 14.85 (6/7) Installing gcompat (1.1.0-r1) [2023-11-07T20:06:37.404Z] #52 14.91 (7/7) Installing openssl (3.1.4-r0) [2023-11-07T20:06:37.404Z] #52 15.01 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:06:37.404Z] #52 15.04 OK: 9 MiB in 20 packages [2023-11-07T20:06:37.404Z] #52 DONE 18.4s [2023-11-07T20:06:37.404Z] [2023-11-07T20:06:37.404Z] #51 [core-command internal] load build context [2023-11-07T20:06:37.670Z] #51 ... [2023-11-07T20:06:37.670Z] [2023-11-07T20:06:37.670Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:39.610Z] #41 ... [2023-11-07T20:06:39.610Z] [2023-11-07T20:06:39.610Z] #49 [support-scheduler internal] load build context [2023-11-07T20:06:39.610Z] #49 ... [2023-11-07T20:06:39.610Z] [2023-11-07T20:06:39.610Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:40.192Z] #41 transferring context: 59.78MB 25.5s [2023-11-07T20:06:40.459Z] #41 ... [2023-11-07T20:06:40.459Z] [2023-11-07T20:06:40.459Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-07T20:06:40.459Z] #53 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:40.459Z] #53 18.47 OK: 266 MiB in 52 packages [2023-11-07T20:06:40.728Z] #53 ... [2023-11-07T20:06:40.729Z] [2023-11-07T20:06:40.729Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:40.996Z] #41 ... [2023-11-07T20:06:40.996Z] [2023-11-07T20:06:40.996Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-07T20:06:40.996Z] #53 DONE 21.3s [2023-11-07T20:06:40.996Z] [2023-11-07T20:06:40.996Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:41.961Z] #41 ... [2023-11-07T20:06:41.961Z] [2023-11-07T20:06:41.961Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-07T20:06:41.961Z] #60 12.28 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T20:06:41.961Z] #60 12.28 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T20:06:41.961Z] #60 12.28 OK: 19953 distinct packages available [2023-11-07T20:06:41.961Z] #60 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:41.961Z] #60 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:42.229Z] #60 ... [2023-11-07T20:06:42.229Z] [2023-11-07T20:06:42.229Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:42.812Z] #41 ... [2023-11-07T20:06:42.812Z] [2023-11-07T20:06:42.812Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-07T20:06:43.079Z] #58 13.22 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T20:06:43.079Z] #58 13.22 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T20:06:43.079Z] #58 13.22 OK: 19957 distinct packages available [2023-11-07T20:06:43.079Z] #58 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:43.079Z] #58 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:43.079Z] #58 ... [2023-11-07T20:06:43.079Z] [2023-11-07T20:06:43.079Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:43.346Z] #41 ... [2023-11-07T20:06:43.346Z] [2023-11-07T20:06:43.346Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:06:43.346Z] #54 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:43.346Z] #54 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:43.346Z] #54 ... [2023-11-07T20:06:43.346Z] [2023-11-07T20:06:43.346Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:06:43.346Z] #56 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:43.346Z] #56 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:43.614Z] #56 ... [2023-11-07T20:06:43.614Z] [2023-11-07T20:06:43.614Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-07T20:06:43.614Z] #60 23.76 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-07T20:06:43.614Z] #60 23.84 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-07T20:06:43.614Z] #60 23.87 (3/4) Installing libucontext (1.2-r2) [2023-11-07T20:06:43.614Z] #60 23.94 (4/4) Installing gcompat (1.1.0-r1) [2023-11-07T20:06:43.614Z] #60 23.99 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:06:43.883Z] #60 24.11 OK: 8 MiB in 19 packages [2023-11-07T20:06:44.149Z] #60 ... [2023-11-07T20:06:44.149Z] [2023-11-07T20:06:44.149Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T20:06:44.149Z] #61 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:44.149Z] #61 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:44.416Z] #61 ... [2023-11-07T20:06:44.416Z] [2023-11-07T20:06:44.416Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:44.416Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.9s [2023-11-07T20:06:45.374Z] #36 ... [2023-11-07T20:06:45.374Z] [2023-11-07T20:06:45.374Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:06:45.374Z] #42 transferring context: 62.72MB 30.3s [2023-11-07T20:06:45.374Z] #42 ... [2023-11-07T20:06:45.374Z] [2023-11-07T20:06:45.374Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:45.374Z] #36 ... [2023-11-07T20:06:45.374Z] [2023-11-07T20:06:45.374Z] #43 [core-data internal] load build context [2023-11-07T20:06:45.374Z] #43 ... [2023-11-07T20:06:45.374Z] [2023-11-07T20:06:45.374Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:06:45.959Z] #42 ... [2023-11-07T20:06:45.959Z] [2023-11-07T20:06:45.959Z] #45 [security-bootstrapper internal] load build context [2023-11-07T20:06:45.959Z] #45 ... [2023-11-07T20:06:45.959Z] [2023-11-07T20:06:45.959Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:06:46.225Z] #42 ... [2023-11-07T20:06:46.225Z] [2023-11-07T20:06:46.225Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-07T20:06:46.225Z] #57 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:46.225Z] #57 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:46.225Z] #57 ... [2023-11-07T20:06:46.225Z] [2023-11-07T20:06:46.225Z] #49 [support-scheduler internal] load build context [2023-11-07T20:06:46.492Z] #49 ... [2023-11-07T20:06:46.492Z] [2023-11-07T20:06:46.492Z] #46 [security-secretstore-setup internal] load build context [2023-11-07T20:06:46.492Z] #46 ... [2023-11-07T20:06:46.492Z] [2023-11-07T20:06:46.492Z] #40 [core-metadata internal] load build context [2023-11-07T20:06:46.492Z] #40 ... [2023-11-07T20:06:46.492Z] [2023-11-07T20:06:46.492Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:46.760Z] #47 ... [2023-11-07T20:06:46.760Z] [2023-11-07T20:06:46.760Z] #59 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-07T20:06:46.760Z] #59 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:46.760Z] #59 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:46.760Z] #59 ... [2023-11-07T20:06:46.760Z] [2023-11-07T20:06:46.760Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-07T20:06:46.760Z] #60 DONE 27.1s [2023-11-07T20:06:46.760Z] [2023-11-07T20:06:46.760Z] #40 [core-metadata internal] load build context [2023-11-07T20:06:47.027Z] #40 ... [2023-11-07T20:06:47.027Z] [2023-11-07T20:06:47.027Z] #44 [security-proxy-auth internal] load build context [2023-11-07T20:06:47.027Z] #44 ... [2023-11-07T20:06:47.027Z] [2023-11-07T20:06:47.027Z] #40 [core-metadata internal] load build context [2023-11-07T20:06:47.027Z] #40 ... [2023-11-07T20:06:47.027Z] [2023-11-07T20:06:47.027Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T20:06:47.027Z] #63 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:47.027Z] #63 20.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:47.294Z] #63 ... [2023-11-07T20:06:47.294Z] [2023-11-07T20:06:47.294Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-07T20:06:47.294Z] #55 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:47.294Z] #55 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:47.294Z] #55 ... [2023-11-07T20:06:47.294Z] [2023-11-07T20:06:47.294Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:06:47.561Z] #50 ... [2023-11-07T20:06:47.561Z] [2023-11-07T20:06:47.561Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:06:47.561Z] #42 ... [2023-11-07T20:06:47.561Z] [2023-11-07T20:06:47.561Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:06:47.561Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.9s done [2023-11-07T20:06:47.827Z] #48 ... [2023-11-07T20:06:47.827Z] [2023-11-07T20:06:47.827Z] #51 [core-command internal] load build context [2023-11-07T20:06:47.827Z] #51 ... [2023-11-07T20:06:47.827Z] [2023-11-07T20:06:47.827Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:48.786Z] #47 ... [2023-11-07T20:06:48.786Z] [2023-11-07T20:06:48.786Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-07T20:06:48.786Z] #62 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:48.786Z] #62 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:49.056Z] #62 ... [2023-11-07T20:06:49.057Z] [2023-11-07T20:06:49.057Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T20:06:49.057Z] #63 29.14 (1/4) Installing ca-certificates (20230506-r0) [2023-11-07T20:06:49.057Z] #63 ... [2023-11-07T20:06:49.057Z] [2023-11-07T20:06:49.057Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:06:49.057Z] #54 26.61 OK: 266 MiB in 52 packages [2023-11-07T20:06:49.057Z] #54 DONE 29.6s [2023-11-07T20:06:49.328Z] [2023-11-07T20:06:49.328Z] #56 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-07T20:06:49.328Z] #56 25.97 OK: 266 MiB in 52 packages [2023-11-07T20:06:49.328Z] #56 DONE 30.5s [2023-11-07T20:06:49.328Z] [2023-11-07T20:06:49.328Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:49.913Z] #47 ... [2023-11-07T20:06:49.913Z] [2023-11-07T20:06:49.913Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-07T20:06:49.913Z] #58 26.73 OK: 266 MiB in 52 packages [2023-11-07T20:06:49.913Z] #58 DONE 30.1s [2023-11-07T20:06:49.913Z] [2023-11-07T20:06:49.913Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:50.508Z] #47 transferring context: 78.68MB 33.8s [2023-11-07T20:06:50.508Z] #47 ... [2023-11-07T20:06:50.508Z] [2023-11-07T20:06:50.508Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T20:06:50.508Z] #64 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:50.508Z] #64 30.49 (1/2) Installing ca-certificates (20230506-r0) [2023-11-07T20:06:50.508Z] #64 ... [2023-11-07T20:06:50.508Z] [2023-11-07T20:06:50.508Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:51.123Z] #47 ... [2023-11-07T20:06:51.123Z] [2023-11-07T20:06:51.123Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-07T20:06:51.123Z] #59 29.94 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T20:06:51.123Z] #59 29.95 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:06:51.123Z] #59 30.12 OK: 8 MiB in 16 packages [2023-11-07T20:06:51.123Z] #59 DONE 32.3s [2023-11-07T20:06:51.123Z] [2023-11-07T20:06:51.123Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:51.123Z] #47 ... [2023-11-07T20:06:51.123Z] [2023-11-07T20:06:51.123Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-07T20:06:51.123Z] #57 29.20 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-07T20:06:51.123Z] #57 29.23 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:06:51.123Z] #57 29.43 OK: 8 MiB in 16 packages [2023-11-07T20:06:51.123Z] #57 DONE 31.3s [2023-11-07T20:06:51.391Z] [2023-11-07T20:06:51.391Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:51.976Z] #47 ... [2023-11-07T20:06:51.976Z] [2023-11-07T20:06:51.976Z] #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-07T20:06:51.976Z] #62 29.75 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-07T20:06:51.976Z] #62 29.75 (2/2) Installing su-exec (0.2-r3) [2023-11-07T20:06:51.976Z] #62 29.91 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:06:51.976Z] #62 29.99 OK: 8 MiB in 17 packages [2023-11-07T20:06:51.976Z] #62 DONE 32.0s [2023-11-07T20:06:51.976Z] [2023-11-07T20:06:51.976Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:52.242Z] #47 ... [2023-11-07T20:06:52.243Z] [2023-11-07T20:06:52.243Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-07T20:06:52.243Z] #55 29.08 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T20:06:52.243Z] #55 29.74 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-07T20:06:52.243Z] #55 29.80 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-07T20:06:52.243Z] #55 29.80 (4/6) Installing openssl (3.1.4-r0) [2023-11-07T20:06:52.243Z] #55 30.00 (5/6) Installing su-exec (0.2-r3) [2023-11-07T20:06:52.243Z] #55 30.00 (6/6) Installing yq (4.33.3-r4) [2023-11-07T20:06:52.243Z] #55 30.84 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:06:52.243Z] #55 30.96 OK: 18 MiB in 19 packages [2023-11-07T20:06:52.243Z] #55 DONE 32.5s [2023-11-07T20:06:52.243Z] [2023-11-07T20:06:52.243Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:53.664Z] #47 ... [2023-11-07T20:06:53.664Z] [2023-11-07T20:06:53.664Z] #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-07T20:06:53.664Z] #63 29.72 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-07T20:06:53.664Z] #63 29.72 (3/4) Installing su-exec (0.2-r3) [2023-11-07T20:06:53.664Z] #63 29.90 (4/4) Installing yq (4.33.3-r4) [2023-11-07T20:06:53.664Z] #63 30.92 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:06:53.664Z] #63 31.10 Executing ca-certificates-20230506-r0.trigger [2023-11-07T20:06:53.664Z] #63 31.75 OK: 18 MiB in 19 packages [2023-11-07T20:06:53.664Z] #63 DONE 33.4s [2023-11-07T20:06:53.664Z] [2023-11-07T20:06:53.664Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:53.664Z] #47 ... [2023-11-07T20:06:53.664Z] [2023-11-07T20:06:53.664Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:53.664Z] #41 ... [2023-11-07T20:06:53.664Z] [2023-11-07T20:06:53.664Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:53.931Z] #47 ... [2023-11-07T20:06:53.931Z] [2023-11-07T20:06:53.931Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-07T20:06:53.931Z] #64 30.71 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-07T20:06:53.931Z] #64 30.73 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:06:53.931Z] #64 30.91 Executing ca-certificates-20230506-r0.trigger [2023-11-07T20:06:53.931Z] #64 31.86 OK: 9 MiB in 17 packages [2023-11-07T20:06:53.931Z] #64 DONE 33.9s [2023-11-07T20:06:53.931Z] [2023-11-07T20:06:53.931Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:54.197Z] #47 ... [2023-11-07T20:06:54.197Z] [2023-11-07T20:06:54.197Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-07T20:06:54.197Z] #61 24.81 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-07T20:06:54.197Z] #61 24.81 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-07T20:06:54.197Z] #61 24.81 OK: 19953 distinct packages available [2023-11-07T20:06:54.197Z] #61 27.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:54.198Z] #61 29.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T20:06:54.198Z] #61 32.91 (1/11) Installing ca-certificates (20230506-r0) [2023-11-07T20:06:54.198Z] #61 33.09 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-07T20:06:54.198Z] #61 33.09 (3/11) Installing libunistring (1.1-r1) [2023-11-07T20:06:54.198Z] #61 33.14 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-07T20:06:54.198Z] #61 33.14 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-07T20:06:54.198Z] #61 33.14 (6/11) Installing libcurl (8.4.0-r0) [2023-11-07T20:06:54.198Z] #61 33.20 (7/11) Installing curl (8.4.0-r0) [2023-11-07T20:06:54.198Z] #61 33.20 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-07T20:06:54.198Z] #61 33.20 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-07T20:06:54.198Z] #61 33.21 (10/11) Installing libucontext (1.2-r2) [2023-11-07T20:06:54.198Z] #61 33.21 (11/11) Installing gcompat (1.1.0-r1) [2023-11-07T20:06:54.198Z] #61 33.24 Executing busybox-1.36.1-r2.trigger [2023-11-07T20:06:54.198Z] #61 33.26 Executing ca-certificates-20230506-r0.trigger [2023-11-07T20:06:54.198Z] #61 33.59 OK: 13 MiB in 26 packages [2023-11-07T20:06:54.198Z] #61 DONE 34.6s [2023-11-07T20:06:54.198Z] [2023-11-07T20:06:54.198Z] #47 [support-notifications internal] load build context [2023-11-07T20:06:54.786Z] #47 ... [2023-11-07T20:06:54.786Z] [2023-11-07T20:06:54.786Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-07T20:06:54.786Z] #65 DONE 2.5s [2023-11-07T20:06:55.060Z] [2023-11-07T20:06:55.060Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:06:55.327Z] #41 transferring context: 92.23MB 40.6s [2023-11-07T20:06:55.600Z] #41 ... [2023-11-07T20:06:55.600Z] [2023-11-07T20:06:55.600Z] #43 [core-data internal] load build context [2023-11-07T20:06:55.600Z] #43 ... [2023-11-07T20:06:55.600Z] [2023-11-07T20:06:55.600Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:55.600Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.4s [2023-11-07T20:06:55.868Z] #36 ... [2023-11-07T20:06:55.868Z] [2023-11-07T20:06:55.868Z] #43 [core-data internal] load build context [2023-11-07T20:06:56.133Z] #43 ... [2023-11-07T20:06:56.133Z] [2023-11-07T20:06:56.133Z] #45 [security-bootstrapper internal] load build context [2023-11-07T20:06:56.133Z] #45 ... [2023-11-07T20:06:56.133Z] [2023-11-07T20:06:56.133Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:06:56.720Z] #36 ... [2023-11-07T20:06:56.720Z] [2023-11-07T20:06:56.720Z] #49 [support-scheduler internal] load build context [2023-11-07T20:06:56.720Z] #49 ... [2023-11-07T20:06:56.720Z] [2023-11-07T20:06:56.720Z] #46 [security-secretstore-setup internal] load build context [2023-11-07T20:06:56.720Z] #46 ... [2023-11-07T20:06:56.720Z] [2023-11-07T20:06:56.720Z] #49 [support-scheduler internal] load build context [2023-11-07T20:06:57.317Z] #49 ... [2023-11-07T20:06:57.317Z] [2023-11-07T20:06:57.317Z] #44 [security-proxy-auth internal] load build context [2023-11-07T20:06:57.317Z] #44 ... [2023-11-07T20:06:57.317Z] [2023-11-07T20:06:57.317Z] #40 [core-metadata internal] load build context [2023-11-07T20:06:57.317Z] #40 ... [2023-11-07T20:06:57.317Z] [2023-11-07T20:06:57.317Z] #44 [security-proxy-auth internal] load build context [2023-11-07T20:06:57.595Z] #44 ... [2023-11-07T20:06:57.595Z] [2023-11-07T20:06:57.595Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:06:57.595Z] #50 ... [2023-11-07T20:06:57.595Z] [2023-11-07T20:06:57.595Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:06:57.861Z] #42 ... [2023-11-07T20:06:57.861Z] [2023-11-07T20:06:57.861Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:06:57.861Z] #50 ... [2023-11-07T20:06:57.861Z] [2023-11-07T20:06:57.861Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-07T20:06:57.861Z] #66 DONE 2.4s [2023-11-07T20:06:57.861Z] [2023-11-07T20:06:57.861Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:06:58.128Z] #50 ... [2023-11-07T20:06:58.128Z] [2023-11-07T20:06:58.128Z] #51 [core-command internal] load build context [2023-11-07T20:06:58.128Z] #51 ... [2023-11-07T20:06:58.128Z] [2023-11-07T20:06:58.128Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-07T20:06:58.128Z] #67 DONE 6.1s [2023-11-07T20:06:58.128Z] [2023-11-07T20:06:58.128Z] #51 [core-command internal] load build context [2023-11-07T20:06:58.128Z] #51 ... [2023-11-07T20:06:58.128Z] [2023-11-07T20:06:58.128Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:06:59.540Z] #50 ... [2023-11-07T20:06:59.540Z] [2023-11-07T20:06:59.540Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-07T20:06:59.540Z] #68 DONE 1.2s [2023-11-07T20:06:59.540Z] [2023-11-07T20:06:59.540Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:07:00.604Z] #50 transferring context: 69.11MB 43.1s [2023-11-07T20:07:01.279Z] #50 ... [2023-11-07T20:07:01.279Z] [2023-11-07T20:07:01.279Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:07:01.279Z] #48 ... [2023-11-07T20:07:01.279Z] [2023-11-07T20:07:01.279Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:07:05.752Z] #50 ... [2023-11-07T20:07:05.752Z] [2023-11-07T20:07:05.752Z] #47 [support-notifications internal] load build context [2023-11-07T20:07:05.752Z] #47 ... [2023-11-07T20:07:05.752Z] [2023-11-07T20:07:05.752Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:07:05.752Z] #50 ... [2023-11-07T20:07:05.752Z] [2023-11-07T20:07:05.752Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T20:07:05.752Z] #69 DONE 3.1s [2023-11-07T20:07:05.752Z] [2023-11-07T20:07:05.752Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:07:05.752Z] #50 transferring context: 94.12MB 48.2s [2023-11-07T20:07:05.752Z] #50 ... [2023-11-07T20:07:05.752Z] [2023-11-07T20:07:05.752Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:07:06.026Z] #41 ... [2023-11-07T20:07:06.027Z] [2023-11-07T20:07:06.027Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:07:06.301Z] #50 ... [2023-11-07T20:07:06.301Z] [2023-11-07T20:07:06.301Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T20:07:06.301Z] #70 DONE 3.1s [2023-11-07T20:07:06.301Z] [2023-11-07T20:07:06.301Z] #43 [core-data internal] load build context [2023-11-07T20:07:06.301Z] #43 ... [2023-11-07T20:07:06.301Z] [2023-11-07T20:07:06.301Z] #45 [security-bootstrapper internal] load build context [2023-11-07T20:07:06.568Z] #45 ... [2023-11-07T20:07:06.568Z] [2023-11-07T20:07:06.568Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:07:06.568Z] #50 ... [2023-11-07T20:07:06.568Z] [2023-11-07T20:07:06.568Z] #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-07T20:07:06.568Z] #71 DONE 1.0s [2023-11-07T20:07:06.568Z] [2023-11-07T20:07:06.568Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:07:06.568Z] #50 ... [2023-11-07T20:07:06.568Z] [2023-11-07T20:07:06.568Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:07:06.568Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.7s done [2023-11-07T20:07:06.844Z] #36 ... [2023-11-07T20:07:06.844Z] [2023-11-07T20:07:06.844Z] #72 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-07T20:07:06.844Z] #72 ... [2023-11-07T20:07:06.844Z] [2023-11-07T20:07:06.844Z] #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-07T20:07:06.845Z] #73 DONE 4.4s [2023-11-07T20:07:06.845Z] [2023-11-07T20:07:06.845Z] #46 [security-secretstore-setup internal] load build context [2023-11-07T20:07:07.111Z] #46 ... [2023-11-07T20:07:07.111Z] [2023-11-07T20:07:07.111Z] #43 [core-data internal] load build context [2023-11-07T20:07:07.391Z] #43 ... [2023-11-07T20:07:07.391Z] [2023-11-07T20:07:07.391Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-07T20:07:07.391Z] #74 DONE 1.1s [2023-11-07T20:07:07.391Z] [2023-11-07T20:07:07.391Z] #43 [core-data internal] load build context [2023-11-07T20:07:07.391Z] #43 ... [2023-11-07T20:07:07.392Z] [2023-11-07T20:07:07.392Z] #49 [support-scheduler internal] load build context [2023-11-07T20:07:07.392Z] #49 ... [2023-11-07T20:07:07.392Z] [2023-11-07T20:07:07.392Z] #43 [core-data internal] load build context [2023-11-07T20:07:07.658Z] #43 ... [2023-11-07T20:07:07.658Z] [2023-11-07T20:07:07.658Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:07.658Z] #40 ... [2023-11-07T20:07:07.658Z] [2023-11-07T20:07:07.658Z] #72 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-07T20:07:07.658Z] #72 DONE 0.9s [2023-11-07T20:07:07.658Z] [2023-11-07T20:07:07.658Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:07.658Z] #40 ... [2023-11-07T20:07:07.658Z] [2023-11-07T20:07:07.658Z] #44 [security-proxy-auth internal] load build context [2023-11-07T20:07:07.925Z] #44 ... [2023-11-07T20:07:07.925Z] [2023-11-07T20:07:07.925Z] #75 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T20:07:07.925Z] #75 ... [2023-11-07T20:07:07.925Z] [2023-11-07T20:07:07.925Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:07:08.192Z] #42 ... [2023-11-07T20:07:08.192Z] [2023-11-07T20:07:08.192Z] #43 [core-data internal] load build context [2023-11-07T20:07:08.192Z] #43 ... [2023-11-07T20:07:08.192Z] [2023-11-07T20:07:08.192Z] #51 [core-command internal] load build context [2023-11-07T20:07:08.460Z] #51 ... [2023-11-07T20:07:08.460Z] [2023-11-07T20:07:08.460Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:07:08.460Z] #42 ... [2023-11-07T20:07:08.460Z] [2023-11-07T20:07:08.460Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-07T20:07:08.460Z] #76 DONE 1.4s [2023-11-07T20:07:08.460Z] [2023-11-07T20:07:08.460Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:07:08.728Z] #42 ... [2023-11-07T20:07:08.728Z] [2023-11-07T20:07:08.728Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-07T20:07:08.728Z] #77 DONE 1.1s [2023-11-07T20:07:08.728Z] [2023-11-07T20:07:08.728Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:07:09.311Z] #42 ... [2023-11-07T20:07:09.311Z] [2023-11-07T20:07:09.311Z] #75 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T20:07:09.311Z] #75 DONE 1.4s [2023-11-07T20:07:09.311Z] [2023-11-07T20:07:09.311Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:07:09.897Z] #42 ... [2023-11-07T20:07:09.898Z] [2023-11-07T20:07:09.898Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-07T20:07:09.898Z] #78 DONE 1.3s [2023-11-07T20:07:09.898Z] [2023-11-07T20:07:09.898Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:07:10.164Z] #42 ... [2023-11-07T20:07:10.164Z] [2023-11-07T20:07:10.164Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T20:07:10.164Z] #79 DONE 1.7s [2023-11-07T20:07:10.164Z] [2023-11-07T20:07:10.164Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:07:10.432Z] #42 transferring context: 144.85MB 55.6s [2023-11-07T20:07:11.017Z] #42 ... [2023-11-07T20:07:11.017Z] [2023-11-07T20:07:11.017Z] #80 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-07T20:07:11.017Z] #80 DONE 1.6s [2023-11-07T20:07:11.017Z] [2023-11-07T20:07:11.017Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:07:11.283Z] #42 ... [2023-11-07T20:07:11.283Z] [2023-11-07T20:07:11.284Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-07T20:07:11.284Z] #81 DONE 1.4s [2023-11-07T20:07:11.567Z] [2023-11-07T20:07:11.567Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-07T20:07:11.835Z] #82 ... [2023-11-07T20:07:11.835Z] [2023-11-07T20:07:11.835Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-07T20:07:11.835Z] #83 DONE 1.4s [2023-11-07T20:07:11.835Z] [2023-11-07T20:07:11.835Z] #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-07T20:07:12.434Z] #84 ... [2023-11-07T20:07:12.434Z] [2023-11-07T20:07:12.434Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-07T20:07:12.434Z] #85 DONE 1.5s [2023-11-07T20:07:12.434Z] [2023-11-07T20:07:12.434Z] #86 [security-spire-server] exporting to image [2023-11-07T20:07:12.434Z] #86 exporting layers [2023-11-07T20:07:12.699Z] #86 ... [2023-11-07T20:07:12.699Z] [2023-11-07T20:07:12.699Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-07T20:07:12.699Z] #82 DONE 1.1s [2023-11-07T20:07:12.699Z] [2023-11-07T20:07:12.699Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-07T20:07:12.968Z] #87 ... [2023-11-07T20:07:12.968Z] [2023-11-07T20:07:12.968Z] #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-07T20:07:12.968Z] #84 DONE 1.2s [2023-11-07T20:07:12.968Z] [2023-11-07T20:07:12.968Z] #86 [security-spire-agent] exporting to image [2023-11-07T20:07:13.559Z] #86 ... [2023-11-07T20:07:13.559Z] [2023-11-07T20:07:13.559Z] #46 [security-secretstore-setup internal] load build context [2023-11-07T20:07:13.559Z] #46 transferring context: 189.79MB 56.6s done [2023-11-07T20:07:13.559Z] #46 DONE 57.6s [2023-11-07T20:07:13.559Z] [2023-11-07T20:07:13.559Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-07T20:07:13.559Z] #87 DONE 0.9s [2023-11-07T20:07:13.826Z] [2023-11-07T20:07:13.826Z] #86 [security-spire-config] exporting to image [2023-11-07T20:07:15.242Z] #86 ... [2023-11-07T20:07:15.242Z] [2023-11-07T20:07:15.242Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:07:15.242Z] #88 DONE 1.6s [2023-11-07T20:07:15.242Z] [2023-11-07T20:07:15.242Z] #47 [support-notifications internal] load build context [2023-11-07T20:07:15.511Z] #47 ... [2023-11-07T20:07:15.511Z] [2023-11-07T20:07:15.511Z] #44 [security-proxy-auth internal] load build context [2023-11-07T20:07:16.102Z] #44 ... [2023-11-07T20:07:16.102Z] [2023-11-07T20:07:16.102Z] #47 [support-notifications internal] load build context [2023-11-07T20:07:16.102Z] #47 ... [2023-11-07T20:07:16.102Z] [2023-11-07T20:07:16.102Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:07:16.102Z] #41 ... [2023-11-07T20:07:16.102Z] [2023-11-07T20:07:16.102Z] #47 [support-notifications internal] load build context [2023-11-07T20:07:16.687Z] #47 ... [2023-11-07T20:07:16.687Z] [2023-11-07T20:07:16.687Z] #45 [security-bootstrapper internal] load build context [2023-11-07T20:07:16.687Z] #45 ... [2023-11-07T20:07:16.687Z] [2023-11-07T20:07:16.687Z] #47 [support-notifications internal] load build context [2023-11-07T20:07:16.957Z] #47 ... [2023-11-07T20:07:16.957Z] [2023-11-07T20:07:16.957Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:07:16.957Z] #50 ... [2023-11-07T20:07:16.957Z] [2023-11-07T20:07:16.957Z] #47 [support-notifications internal] load build context [2023-11-07T20:07:17.539Z] #47 ... [2023-11-07T20:07:17.539Z] [2023-11-07T20:07:17.539Z] #49 [support-scheduler internal] load build context [2023-11-07T20:07:17.539Z] #49 ... [2023-11-07T20:07:17.539Z] [2023-11-07T20:07:17.539Z] #47 [support-notifications internal] load build context [2023-11-07T20:07:17.808Z] #47 ... [2023-11-07T20:07:17.808Z] [2023-11-07T20:07:17.808Z] #51 [core-command internal] load build context [2023-11-07T20:07:17.808Z] #51 transferring context: 189.79MB 58.3s done [2023-11-07T20:07:17.808Z] #51 DONE 60.5s [2023-11-07T20:07:17.808Z] [2023-11-07T20:07:17.808Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:17.808Z] #40 ... [2023-11-07T20:07:17.808Z] [2023-11-07T20:07:17.808Z] #47 [support-notifications internal] load build context [2023-11-07T20:07:18.410Z] #47 ... [2023-11-07T20:07:18.410Z] [2023-11-07T20:07:18.410Z] #43 [core-data internal] load build context [2023-11-07T20:07:18.410Z] #43 ... [2023-11-07T20:07:18.410Z] [2023-11-07T20:07:18.410Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:18.676Z] #40 ... [2023-11-07T20:07:18.676Z] [2023-11-07T20:07:18.676Z] #47 [support-notifications internal] load build context [2023-11-07T20:07:18.676Z] #47 transferring context: 189.79MB 61.9s done [2023-11-07T20:07:18.676Z] #47 DONE 62.8s [2023-11-07T20:07:18.676Z] [2023-11-07T20:07:18.676Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:19.258Z] #40 ... [2023-11-07T20:07:19.258Z] [2023-11-07T20:07:19.258Z] #89 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:07:19.258Z] #89 DONE 1.4s [2023-11-07T20:07:19.258Z] [2023-11-07T20:07:19.258Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:21.207Z] #40 ... [2023-11-07T20:07:21.207Z] [2023-11-07T20:07:21.207Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:07:21.207Z] #90 DONE 1.7s [2023-11-07T20:07:21.207Z] [2023-11-07T20:07:21.207Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:21.207Z] #40 ... [2023-11-07T20:07:21.207Z] [2023-11-07T20:07:21.207Z] #44 [security-proxy-auth internal] load build context [2023-11-07T20:07:21.207Z] #44 transferring context: 189.79MB 65.2s done [2023-11-07T20:07:21.207Z] #44 DONE 65.7s [2023-11-07T20:07:21.207Z] [2023-11-07T20:07:21.207Z] #86 [security-spire-config] exporting to image [2023-11-07T20:07:21.207Z] #86 exporting layers 6.9s done [2023-11-07T20:07:21.207Z] #86 writing image sha256:4bba1b9fd4cd354c98e7fd0aa460acb43f78726b051462f6f6160f042c1f2811 0.5s done [2023-11-07T20:07:21.207Z] #86 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-11-07T20:07:21.207Z] #86 writing image sha256:604d42f89db814361246df50d666dc33e73437876bd433a151c94997568ee126 0.0s done [2023-11-07T20:07:21.207Z] #86 writing image sha256:c7357174ac5198b2a96cfdd10323b9d214708dc39369737032ae976fe3b54348 0.0s done [2023-11-07T20:07:21.207Z] #86 naming to docker.io/library/security-spire-server-arm64 done [2023-11-07T20:07:21.207Z] #86 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-11-07T20:07:21.207Z] #86 DONE 8.6s [2023-11-07T20:07:21.207Z] [2023-11-07T20:07:21.207Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:21.474Z] #40 ... [2023-11-07T20:07:21.474Z] [2023-11-07T20:07:21.474Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:07:21.474Z] #42 ... [2023-11-07T20:07:21.474Z] [2023-11-07T20:07:21.474Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:22.441Z] #40 ... [2023-11-07T20:07:22.441Z] [2023-11-07T20:07:22.441Z] #42 [security-proxy-setup internal] load build context [2023-11-07T20:07:22.441Z] #42 transferring context: 189.79MB 66.7s done [2023-11-07T20:07:22.441Z] #42 DONE 67.7s [2023-11-07T20:07:22.441Z] [2023-11-07T20:07:22.441Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:22.441Z] #40 ... [2023-11-07T20:07:22.441Z] [2023-11-07T20:07:22.441Z] #41 [security-spiffe-token-provider internal] load build context [2023-11-07T20:07:22.441Z] #41 transferring context: 189.79MB 67.1s done [2023-11-07T20:07:22.441Z] #41 DONE 67.8s [2023-11-07T20:07:22.441Z] [2023-11-07T20:07:22.441Z] #49 [support-scheduler internal] load build context [2023-11-07T20:07:22.441Z] #49 transferring context: 189.79MB 64.3s done [2023-11-07T20:07:22.441Z] #49 DONE 65.8s [2023-11-07T20:07:22.441Z] [2023-11-07T20:07:22.441Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:07:23.030Z] #91 ... [2023-11-07T20:07:23.031Z] [2023-11-07T20:07:23.031Z] #45 [security-bootstrapper internal] load build context [2023-11-07T20:07:23.031Z] #45 transferring context: 189.79MB 66.7s done [2023-11-07T20:07:23.031Z] #45 DONE 67.5s [2023-11-07T20:07:23.031Z] [2023-11-07T20:07:23.031Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:23.640Z] #40 ... [2023-11-07T20:07:23.640Z] [2023-11-07T20:07:23.640Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:07:23.640Z] #91 DONE 1.1s [2023-11-07T20:07:23.640Z] [2023-11-07T20:07:23.640Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:23.919Z] #40 ... [2023-11-07T20:07:23.919Z] [2023-11-07T20:07:23.919Z] #50 [core-common-config-bootstrapper internal] load build context [2023-11-07T20:07:23.919Z] #50 transferring context: 189.79MB 66.3s done [2023-11-07T20:07:23.919Z] #50 DONE 67.3s [2023-11-07T20:07:23.919Z] [2023-11-07T20:07:23.919Z] #40 [core-metadata internal] load build context [2023-11-07T20:07:24.888Z] #40 transferring context: 189.79MB 70.3s done [2023-11-07T20:07:24.888Z] #40 DONE 70.5s [2023-11-07T20:07:24.888Z] [2023-11-07T20:07:24.888Z] #43 [core-data internal] load build context [2023-11-07T20:07:25.474Z] #43 ... [2023-11-07T20:07:25.474Z] [2023-11-07T20:07:25.474Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:07:25.474Z] #92 ... [2023-11-07T20:07:25.474Z] [2023-11-07T20:07:25.474Z] #43 [core-data internal] load build context [2023-11-07T20:07:25.748Z] #43 transferring context: 189.79MB 70.7s done [2023-11-07T20:07:25.748Z] #43 DONE 71.0s [2023-11-07T20:07:25.748Z] [2023-11-07T20:07:25.748Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:07:30.002Z] #93 ... [2023-11-07T20:07:30.002Z] [2023-11-07T20:07:30.002Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:07:30.002Z] #94 ... [2023-11-07T20:07:30.002Z] [2023-11-07T20:07:30.002Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:07:59.786Z] #95 ... [2023-11-07T20:07:59.786Z] [2023-11-07T20:07:59.786Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:07:59.786Z] #93 DONE 32.6s [2023-11-07T20:07:59.786Z] [2023-11-07T20:07:59.786Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-07T20:07:59.786Z] #96 DONE 3.1s [2023-11-07T20:07:59.786Z] [2023-11-07T20:07:59.786Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:08:01.214Z] #97 1.526 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-11-07T20:08:06.587Z] #97 ... [2023-11-07T20:08:06.587Z] [2023-11-07T20:08:06.587Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:08:06.587Z] #94 DONE 46.4s [2023-11-07T20:08:06.587Z] [2023-11-07T20:08:06.587Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:08:06.587Z] #92 DONE 50.6s [2023-11-07T20:08:06.587Z] [2023-11-07T20:08:06.587Z] #98 [core-command builder 6/7] COPY . . [2023-11-07T20:08:09.183Z] #98 DONE 3.3s [2023-11-07T20:08:09.183Z] [2023-11-07T20:08:09.183Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:08:09.183Z] #99 CACHED [2023-11-07T20:08:09.183Z] [2023-11-07T20:08:09.183Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:08:09.183Z] #100 CACHED [2023-11-07T20:08:09.183Z] [2023-11-07T20:08:09.183Z] #101 [support-scheduler builder 6/7] COPY . . [2023-11-07T20:08:09.183Z] #101 CACHED [2023-11-07T20:08:09.183Z] [2023-11-07T20:08:09.183Z] #102 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-07T20:08:09.183Z] #102 CACHED [2023-11-07T20:08:09.183Z] [2023-11-07T20:08:09.183Z] #103 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:08:09.183Z] #103 CACHED [2023-11-07T20:08:09.183Z] [2023-11-07T20:08:09.183Z] #104 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:08:09.183Z] #104 CACHED [2023-11-07T20:08:09.183Z] [2023-11-07T20:08:09.183Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2023-11-07T20:08:09.183Z] #105 DONE 3.3s [2023-11-07T20:08:09.183Z] [2023-11-07T20:08:09.183Z] #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:08:09.183Z] #106 CACHED [2023-11-07T20:08:09.183Z] [2023-11-07T20:08:09.183Z] #107 [security-bootstrapper builder 6/7] COPY . . [2023-11-07T20:08:09.183Z] #107 CACHED [2023-11-07T20:08:09.183Z] [2023-11-07T20:08:09.184Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:08:09.184Z] #108 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #109 [security-proxy-auth builder 6/7] COPY . . [2023-11-07T20:08:09.184Z] #109 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:08:09.184Z] #110 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:08:09.184Z] #111 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:08:09.184Z] #112 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #113 [core-data builder 6/7] COPY . . [2023-11-07T20:08:09.184Z] #113 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:08:09.184Z] #114 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:08:09.184Z] #115 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:08:09.184Z] #116 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #117 [security-proxy-setup builder 6/7] COPY . . [2023-11-07T20:08:09.184Z] #117 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-07T20:08:09.184Z] #118 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #119 [core-metadata builder 6/7] COPY . . [2023-11-07T20:08:09.184Z] #119 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:08:09.184Z] #120 CACHED [2023-11-07T20:08:09.184Z] [2023-11-07T20:08:09.184Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T20:08:12.551Z] #121 ... [2023-11-07T20:08:12.551Z] [2023-11-07T20:08:12.551Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T20:08:12.551Z] #95 DONE 51.2s [2023-11-07T20:08:12.551Z] [2023-11-07T20:08:12.551Z] #122 [support-notifications builder 6/7] COPY . . [2023-11-07T20:08:17.913Z] #122 ... [2023-11-07T20:08:17.913Z] [2023-11-07T20:08:17.913Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T20:08:17.913Z] #121 7.438 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-11-07T20:08:19.344Z] #121 ... [2023-11-07T20:08:19.344Z] [2023-11-07T20:08:19.344Z] #122 [support-notifications builder 6/7] COPY . . [2023-11-07T20:08:19.344Z] #122 DONE 6.8s [2023-11-07T20:08:19.344Z] [2023-11-07T20:08:19.344Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:08:19.344Z] #0 7.492 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-11-07T20:08:19.344Z] #123 ... [2023-11-07T20:08:19.344Z] [2023-11-07T20:08:19.344Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T20:08:19.344Z] #0 7.668 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-11-07T20:08:19.619Z] #124 ... [2023-11-07T20:08:19.619Z] [2023-11-07T20:08:19.619Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T20:08:19.619Z] #0 7.518 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-11-07T20:08:19.619Z] #125 ... [2023-11-07T20:08:19.619Z] [2023-11-07T20:08:19.890Z] #126 [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-11-07T20:08:19.890Z] #0 7.409 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-11-07T20:08:19.890Z] #126 ... [2023-11-07T20:08:19.890Z] [2023-11-07T20:08:19.890Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-07T20:08:19.890Z] #0 7.427 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-11-07T20:08:20.160Z] #127 ... [2023-11-07T20:08:20.160Z] [2023-11-07T20:08:20.160Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-07T20:08:20.160Z] #0 7.558 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-11-07T20:08:20.160Z] #128 ... [2023-11-07T20:08:20.160Z] [2023-11-07T20:08:20.160Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T20:08:20.160Z] #0 7.651 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-11-07T20:08:20.456Z] #129 ... [2023-11-07T20:08:20.456Z] [2023-11-07T20:08:20.456Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-07T20:08:20.456Z] #0 6.032 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-11-07T20:08:20.456Z] #130 ... [2023-11-07T20:08:20.456Z] [2023-11-07T20:08:20.456Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:08:21.425Z] #131 2.186 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-11-07T20:22:29.730Z] #131 ... [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-07T20:22:29.731Z] #130 DONE 848.1s [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T20:22:29.731Z] #124 ... [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:22:29.731Z] #132 DONE 0.5s [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:22:29.731Z] #133 DONE 0.1s [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T20:22:29.731Z] #124 ... [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-07T20:22:29.731Z] #134 DONE 0.2s [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-07T20:22:29.731Z] #135 DONE 0.2s [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-07T20:22:29.731Z] #136 DONE 0.3s [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:22:29.731Z] #97 ... [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-07T20:22:29.731Z] #137 DONE 0.2s [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T20:22:29.731Z] #138 DONE 2.2s [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #126 [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-11-07T20:22:29.731Z] #126 851.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-07T20:22:29.731Z] #126 ... [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #86 [security-proxy-setup] exporting to image [2023-11-07T20:22:29.731Z] #86 exporting layers 1.1s done [2023-11-07T20:22:29.731Z] #86 writing image sha256:cf96567553e6ec7271d59a8cb4b07cc9e7dddaf553d78b3854b09e15e64f9a98 done [2023-11-07T20:22:29.731Z] #86 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-07T20:22:29.731Z] #86 DONE 9.7s [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T20:22:29.731Z] #125 ... [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-07T20:22:29.731Z] #128 DONE 860.6s [2023-11-07T20:22:29.731Z] [2023-11-07T20:22:29.731Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-07T20:22:30.318Z] #139 DONE 0.4s [2023-11-07T20:22:30.318Z] [2023-11-07T20:22:30.318Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-07T20:22:32.909Z] #140 DONE 2.5s [2023-11-07T20:22:32.909Z] [2023-11-07T20:22:32.909Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:22:32.909Z] #141 DONE 0.3s [2023-11-07T20:22:32.909Z] [2023-11-07T20:22:32.909Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:22:33.193Z] #142 DONE 0.1s [2023-11-07T20:22:33.193Z] [2023-11-07T20:22:33.193Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:22:33.193Z] #123 ... [2023-11-07T20:22:33.193Z] [2023-11-07T20:22:33.193Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-07T20:22:33.475Z] #143 DONE 0.4s [2023-11-07T20:22:33.475Z] [2023-11-07T20:22:33.475Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-07T20:22:33.745Z] #144 DONE 0.2s [2023-11-07T20:22:33.745Z] [2023-11-07T20:22:33.745Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:22:33.745Z] #131 ... [2023-11-07T20:22:33.745Z] [2023-11-07T20:22:33.745Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-07T20:22:33.745Z] #145 DONE 0.2s [2023-11-07T20:22:34.018Z] [2023-11-07T20:22:34.018Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-07T20:22:34.291Z] #146 DONE 0.2s [2023-11-07T20:22:34.291Z] [2023-11-07T20:22:34.291Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-07T20:22:34.291Z] #147 DONE 0.1s [2023-11-07T20:22:34.291Z] [2023-11-07T20:22:34.291Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-07T20:22:34.291Z] #148 DONE 0.2s [2023-11-07T20:22:34.291Z] [2023-11-07T20:22:34.291Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:22:34.558Z] #48 ... [2023-11-07T20:22:34.558Z] [2023-11-07T20:22:34.558Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-07T20:22:36.501Z] #149 DONE 2.0s [2023-11-07T20:22:36.501Z] [2023-11-07T20:22:36.501Z] #86 [security-bootstrapper] exporting to image [2023-11-07T20:22:36.501Z] #86 exporting layers [2023-11-07T20:22:37.458Z] #86 exporting layers 0.9s done [2023-11-07T20:22:37.458Z] #86 writing image sha256:fe56859f55156ba33b82b3c2f0a30c3aa4ec4cf87255d4e9e03373b5a5744937 done [2023-11-07T20:22:37.458Z] #86 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-07T20:22:37.458Z] #86 DONE 10.6s [2023-11-07T20:22:37.458Z] [2023-11-07T20:22:37.458Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:22:44.190Z] #97 ... [2023-11-07T20:22:44.190Z] [2023-11-07T20:22:44.190Z] #126 [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-11-07T20:22:44.190Z] #126 DONE 873.8s [2023-11-07T20:22:44.190Z] [2023-11-07T20:22:44.190Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:22:44.190Z] #48 ... [2023-11-07T20:22:44.190Z] [2023-11-07T20:22:44.190Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:22:44.190Z] #150 DONE 0.3s [2023-11-07T20:22:44.190Z] [2023-11-07T20:22:44.190Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T20:22:44.190Z] #129 ... [2023-11-07T20:22:44.190Z] [2023-11-07T20:22:44.190Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:22:44.190Z] #151 DONE 0.1s [2023-11-07T20:22:44.190Z] [2023-11-07T20:22:44.190Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-07T20:22:44.190Z] #152 DONE 0.1s [2023-11-07T20:22:44.190Z] [2023-11-07T20:22:44.190Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:22:44.458Z] #97 ... [2023-11-07T20:22:44.458Z] [2023-11-07T20:22:44.458Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-07T20:22:44.458Z] #153 DONE 0.2s [2023-11-07T20:22:44.458Z] [2023-11-07T20:22:44.458Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:22:44.731Z] #154 DONE 0.3s [2023-11-07T20:22:44.731Z] [2023-11-07T20:22:44.731Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-07T20:22:44.998Z] #155 DONE 0.4s [2023-11-07T20:22:44.998Z] [2023-11-07T20:22:44.999Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-07T20:22:45.592Z] #156 DONE 0.4s [2023-11-07T20:22:45.592Z] [2023-11-07T20:22:45.592Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T20:22:45.592Z] #121 ... [2023-11-07T20:22:45.592Z] [2023-11-07T20:22:45.592Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-07T20:22:45.860Z] #157 DONE 0.2s [2023-11-07T20:22:45.860Z] [2023-11-07T20:22:45.860Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T20:22:45.860Z] #121 ... [2023-11-07T20:22:45.860Z] [2023-11-07T20:22:45.860Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T20:22:47.813Z] #158 DONE 2.0s [2023-11-07T20:22:47.813Z] [2023-11-07T20:22:47.813Z] #86 [security-secretstore-setup] exporting to image [2023-11-07T20:22:47.813Z] #86 exporting layers [2023-11-07T20:22:49.227Z] #86 exporting layers 1.2s done [2023-11-07T20:22:49.227Z] #86 writing image sha256:46c2b6ceaba887e9ab9f37277469b259397363f145126007e1654aed5581a82c done [2023-11-07T20:22:49.227Z] #86 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-11-07T20:22:49.227Z] #86 DONE 11.9s [2023-11-07T20:22:49.227Z] [2023-11-07T20:22:49.227Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:22:50.643Z] #48 ... [2023-11-07T20:22:50.643Z] [2023-11-07T20:22:50.643Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-07T20:22:50.643Z] #127 DONE 881.2s [2023-11-07T20:22:50.643Z] [2023-11-07T20:22:50.643Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:22:51.236Z] #123 ... [2023-11-07T20:22:51.236Z] [2023-11-07T20:22:51.236Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:22:51.236Z] #159 DONE 0.2s [2023-11-07T20:22:51.236Z] [2023-11-07T20:22:51.236Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T20:22:51.518Z] #125 ... [2023-11-07T20:22:51.518Z] [2023-11-07T20:22:51.518Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:22:51.518Z] #160 DONE 0.1s [2023-11-07T20:22:51.518Z] [2023-11-07T20:22:51.518Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-07T20:22:51.807Z] #161 DONE 0.3s [2023-11-07T20:22:51.807Z] [2023-11-07T20:22:51.807Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:22:52.075Z] #162 DONE 0.2s [2023-11-07T20:22:52.075Z] [2023-11-07T20:22:52.075Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-07T20:22:52.075Z] #163 DONE 0.2s [2023-11-07T20:22:52.075Z] [2023-11-07T20:22:52.075Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T20:22:58.745Z] #164 DONE 5.9s [2023-11-07T20:22:58.745Z] [2023-11-07T20:22:58.745Z] #86 [security-proxy-auth] exporting to image [2023-11-07T20:22:58.745Z] #86 exporting layers [2023-11-07T20:22:58.745Z] #86 exporting layers 0.5s done [2023-11-07T20:22:58.745Z] #86 writing image sha256:610930af462104c2fe09515a0d96e5ddc3a592b460712f902ddf50fa32015e24 done [2023-11-07T20:22:58.745Z] #86 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-07T20:22:58.745Z] #86 DONE 12.4s [2023-11-07T20:22:58.745Z] [2023-11-07T20:22:58.745Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:23:16.963Z] #97 ... [2023-11-07T20:23:16.963Z] [2023-11-07T20:23:16.963Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-07T20:23:16.963Z] #121 DONE 904.8s [2023-11-07T20:23:16.963Z] [2023-11-07T20:23:16.963Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T20:23:16.963Z] #124 ... [2023-11-07T20:23:16.963Z] [2023-11-07T20:23:16.963Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:23:16.963Z] #165 DONE 0.3s [2023-11-07T20:23:16.963Z] [2023-11-07T20:23:16.963Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:23:16.963Z] #166 DONE 0.1s [2023-11-07T20:23:16.963Z] [2023-11-07T20:23:16.963Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-07T20:23:16.963Z] #167 DONE 0.3s [2023-11-07T20:23:16.963Z] [2023-11-07T20:23:16.963Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:23:16.963Z] #168 DONE 0.2s [2023-11-07T20:23:16.963Z] [2023-11-07T20:23:16.963Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-07T20:23:16.963Z] #169 DONE 0.2s [2023-11-07T20:23:16.963Z] [2023-11-07T20:23:16.963Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-07T20:23:17.926Z] #170 DONE 2.1s [2023-11-07T20:23:17.926Z] [2023-11-07T20:23:17.926Z] #86 [core-common-config-bootstrapper] exporting to image [2023-11-07T20:23:17.926Z] #86 exporting layers [2023-11-07T20:23:18.515Z] #86 exporting layers 0.6s done [2023-11-07T20:23:18.515Z] #86 writing image sha256:80b20b56af607923108c52f6533f70f8fc380555818585a4f5ad6e1d850481fb done [2023-11-07T20:23:18.515Z] #86 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-07T20:23:18.515Z] #86 DONE 13.1s [2023-11-07T20:23:18.515Z] [2023-11-07T20:23:18.515Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:23:51.110Z] #36 ... [2023-11-07T20:23:51.111Z] [2023-11-07T20:23:51.111Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-07T20:23:51.111Z] #125 DONE 941.9s [2023-11-07T20:23:51.380Z] [2023-11-07T20:23:51.381Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T20:23:51.649Z] #129 ... [2023-11-07T20:23:51.649Z] [2023-11-07T20:23:51.649Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:23:51.918Z] #171 DONE 0.1s [2023-11-07T20:23:51.918Z] [2023-11-07T20:23:51.918Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:23:51.918Z] #97 ... [2023-11-07T20:23:51.918Z] [2023-11-07T20:23:51.918Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:23:52.184Z] #172 DONE 0.2s [2023-11-07T20:23:52.184Z] [2023-11-07T20:23:52.184Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-07T20:23:52.454Z] #173 DONE 0.3s [2023-11-07T20:23:52.454Z] [2023-11-07T20:23:52.454Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:23:52.723Z] #174 DONE 0.1s [2023-11-07T20:23:52.723Z] [2023-11-07T20:23:52.723Z] #86 [core-command] exporting to image [2023-11-07T20:23:52.723Z] #86 exporting layers [2023-11-07T20:23:52.723Z] #86 exporting layers 0.2s done [2023-11-07T20:23:52.990Z] #86 writing image sha256:06413d6a589de005a5f6ab8a29ab172ba78f36b267a9bbf7d6b3c9ecc2043dca done [2023-11-07T20:23:52.990Z] #86 naming to docker.io/library/core-command-arm64 done [2023-11-07T20:23:52.990Z] #86 DONE 13.3s [2023-11-07T20:23:52.990Z] [2023-11-07T20:23:52.990Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:24:03.080Z] #48 ... [2023-11-07T20:24:03.080Z] [2023-11-07T20:24:03.080Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-07T20:24:03.080Z] #123 DONE 952.4s [2023-11-07T20:24:03.080Z] [2023-11-07T20:24:03.080Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:24:03.080Z] #97 ... [2023-11-07T20:24:03.080Z] [2023-11-07T20:24:03.080Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:24:03.080Z] #175 DONE 0.3s [2023-11-07T20:24:03.080Z] [2023-11-07T20:24:03.080Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:24:03.080Z] #176 DONE 0.3s [2023-11-07T20:24:03.080Z] [2023-11-07T20:24:03.080Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-07T20:24:03.080Z] #177 DONE 0.4s [2023-11-07T20:24:03.080Z] [2023-11-07T20:24:03.080Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:24:03.347Z] #178 DONE 0.2s [2023-11-07T20:24:03.347Z] [2023-11-07T20:24:03.347Z] #86 [core-data] exporting to image [2023-11-07T20:24:03.347Z] #86 exporting layers [2023-11-07T20:24:03.631Z] #86 exporting layers 0.4s done [2023-11-07T20:24:03.902Z] #86 writing image sha256:8a35119b8b49d86ca6e41e3499d9c5059e565bc200e023218c343a5c9b1493f8 done [2023-11-07T20:24:03.902Z] #86 naming to docker.io/library/core-data-arm64 done [2023-11-07T20:24:03.902Z] #86 DONE 13.7s [2023-11-07T20:24:03.902Z] [2023-11-07T20:24:03.902Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-07T20:24:04.170Z] #124 DONE 954.8s [2023-11-07T20:24:04.170Z] [2023-11-07T20:24:04.170Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T20:24:04.770Z] #129 ... [2023-11-07T20:24:04.770Z] [2023-11-07T20:24:04.770Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:24:04.770Z] #179 DONE 0.2s [2023-11-07T20:24:04.770Z] [2023-11-07T20:24:04.770Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:24:05.052Z] #97 ... [2023-11-07T20:24:05.052Z] [2023-11-07T20:24:05.052Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:24:05.052Z] #180 DONE 0.2s [2023-11-07T20:24:05.052Z] [2023-11-07T20:24:05.052Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-07T20:24:05.323Z] #181 DONE 0.3s [2023-11-07T20:24:05.323Z] [2023-11-07T20:24:05.323Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:24:05.596Z] #182 DONE 0.1s [2023-11-07T20:24:05.596Z] [2023-11-07T20:24:05.596Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-07T20:24:05.596Z] #183 DONE 0.1s [2023-11-07T20:24:05.596Z] [2023-11-07T20:24:05.596Z] #86 [core-metadata] exporting to image [2023-11-07T20:24:06.178Z] #86 exporting layers 0.3s done [2023-11-07T20:24:06.178Z] #86 writing image sha256:5cdcf6b6f687c562ed99c5905f8f33f77cd3fe38ddc8b34ef39b720712e29c77 done [2023-11-07T20:24:06.178Z] #86 naming to docker.io/library/core-metadata-arm64 done [2023-11-07T20:24:06.178Z] #86 DONE 14.0s [2023-11-07T20:24:06.178Z] [2023-11-07T20:24:06.178Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:24:18.486Z] #48 ... [2023-11-07T20:24:18.486Z] [2023-11-07T20:24:18.486Z] #97 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-07T20:24:18.486Z] #97 DONE 978.2s [2023-11-07T20:24:18.486Z] [2023-11-07T20:24:18.486Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T20:24:18.486Z] #129 ... [2023-11-07T20:24:18.486Z] [2023-11-07T20:24:18.486Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:24:18.486Z] #184 DONE 0.4s [2023-11-07T20:24:18.486Z] [2023-11-07T20:24:18.486Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:24:18.486Z] #131 ... [2023-11-07T20:24:18.486Z] [2023-11-07T20:24:18.486Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:24:18.486Z] #185 DONE 0.2s [2023-11-07T20:24:18.486Z] [2023-11-07T20:24:18.486Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-07T20:24:18.755Z] #186 DONE 0.4s [2023-11-07T20:24:18.755Z] [2023-11-07T20:24:18.755Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:24:19.022Z] #36 ... [2023-11-07T20:24:19.022Z] [2023-11-07T20:24:19.022Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:24:19.022Z] #187 DONE 0.1s [2023-11-07T20:24:19.022Z] [2023-11-07T20:24:19.022Z] #86 [security-spiffe-token-provider] exporting to image [2023-11-07T20:24:19.022Z] #86 exporting layers [2023-11-07T20:24:19.607Z] #86 exporting layers 0.7s done [2023-11-07T20:24:19.872Z] #86 writing image sha256:1d2a5224f9d021ed8c7355a71b1138e2c213f6e4c7cbbd4a342ee01398fdd2a8 done [2023-11-07T20:24:19.872Z] #86 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-07T20:24:19.872Z] #86 DONE 14.7s [2023-11-07T20:24:19.872Z] [2023-11-07T20:24:19.872Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:24:58.723Z] #48 ... [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-07T20:24:58.723Z] #129 DONE 1003.8s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-07T20:24:58.723Z] #131 DONE 994.0s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-07T20:24:58.723Z] #36 ... [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:24:58.723Z] #188 DONE 0.3s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-07T20:24:58.723Z] #189 DONE 0.1s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:24:58.723Z] #190 ... [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:24:58.723Z] #191 DONE 0.2s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-07T20:24:58.723Z] #190 DONE 0.2s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-07T20:24:58.723Z] #192 DONE 0.5s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-07T20:24:58.723Z] #193 DONE 0.6s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:24:58.723Z] #194 DONE 0.1s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-07T20:24:58.723Z] #195 DONE 0.2s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #86 [support-notifications] exporting to image [2023-11-07T20:24:58.723Z] #86 exporting layers [2023-11-07T20:24:58.723Z] #86 exporting layers 0.4s done [2023-11-07T20:24:58.723Z] #86 writing image sha256:8cd231f28caf166f43a46a70bfb93f7291d72c2f82f3c94573f39490a6d9d623 0.0s done [2023-11-07T20:24:58.723Z] #86 naming to docker.io/library/support-scheduler-arm64 done [2023-11-07T20:24:58.723Z] #86 writing image sha256:db0724712f2e90b8917d44954082e2c6277306e48abd3f3b5e8a0527231d6dd4 done [2023-11-07T20:24:58.723Z] #86 naming to docker.io/library/support-notifications-arm64 done [2023-11-07T20:24:58.723Z] #86 DONE 15.3s [2023-11-07T20:24:58.723Z] [2023-11-07T20:24:58.723Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-07T20:24:58.723Z] time="2023-11-07T20:06:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-07T20:24:58.765Z] $ docker stop --time=1 a7ebdf2813ca445bfb7bdbb767b0763e69ef88427ea3d6dcbb0b5f930ccf1476 [2023-11-07T20:25:00.606Z] $ docker rm -f --volumes a7ebdf2813ca445bfb7bdbb767b0763e69ef88427ea3d6dcbb0b5f930ccf1476 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T20:25:01.192Z] + docker images [2023-11-07T20:25:01.192Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-07T20:25:01.192Z] support-scheduler-arm64 latest 8cd231f28caf 7 seconds ago 33.6MB [2023-11-07T20:25:01.193Z] support-notifications-arm64 latest db0724712f2e 7 seconds ago 34.3MB [2023-11-07T20:25:01.193Z] security-spiffe-token-provider-arm64 latest 1d2a5224f9d0 43 seconds ago 35.3MB [2023-11-07T20:25:01.193Z] core-metadata-arm64 latest 5cdcf6b6f687 56 seconds ago 21.5MB [2023-11-07T20:25:01.193Z] core-data-arm64 latest 8a35119b8b49 58 seconds ago 21.2MB [2023-11-07T20:25:01.193Z] core-command-arm64 latest 06413d6a589d About a minute ago 21MB [2023-11-07T20:25:01.193Z] core-common-config-bootstrapper-arm64 latest 80b20b56af60 About a minute ago 18.3MB [2023-11-07T20:25:01.193Z] security-proxy-auth-arm64 latest 610930af4621 2 minutes ago 19.4MB [2023-11-07T20:25:01.193Z] security-secretstore-setup-arm64 latest 46c2b6ceaba8 2 minutes ago 43.7MB [2023-11-07T20:25:01.193Z] security-bootstrapper-arm64 latest fe56859f5515 2 minutes ago 23.1MB [2023-11-07T20:25:01.193Z] security-proxy-setup-arm64 latest cf96567553e6 2 minutes ago 34MB [2023-11-07T20:25:01.193Z] security-spire-config-arm64 latest c7357174ac51 17 minutes ago 95.8MB [2023-11-07T20:25:01.193Z] security-spire-agent-arm64 latest 4bba1b9fd4cd 17 minutes ago 157MB [2023-11-07T20:25:01.193Z] security-spire-server-arm64 latest 604d42f89db8 17 minutes ago 101MB [2023-11-07T20:25:01.193Z] ci-base-image-arm64 latest 70a8573c2de4 29 minutes ago 926MB [2023-11-07T20:25:01.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB [2023-11-07T20:25:01.193Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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-11-07T20:25:02.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T20:25:02.018Z] [2023-11-07T20:25:02.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:25:02.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T20:25:02.711Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T20:25:02.711Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T20:25:02.711Z] 04944245beec: Pulling fs layer [2023-11-07T20:25:02.711Z] 699f458cf7ca: Pulling fs layer [2023-11-07T20:25:02.711Z] 765212b225bb: Pulling fs layer [2023-11-07T20:25:02.711Z] f23df028b6ca: Pulling fs layer [2023-11-07T20:25:02.711Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T20:25:02.711Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T20:25:02.711Z] 765212b225bb: Waiting [2023-11-07T20:25:02.711Z] f23df028b6ca: Waiting [2023-11-07T20:25:02.711Z] d65c8cfc05b1: Waiting [2023-11-07T20:25:02.711Z] 2437ff75d9bd: Waiting [2023-11-07T20:25:02.711Z] 04944245beec: Verifying Checksum [2023-11-07T20:25:02.711Z] 04944245beec: Download complete [2023-11-07T20:25:02.711Z] 765212b225bb: Verifying Checksum [2023-11-07T20:25:02.711Z] 765212b225bb: Download complete [2023-11-07T20:25:02.711Z] f23df028b6ca: Verifying Checksum [2023-11-07T20:25:02.711Z] f23df028b6ca: Download complete [2023-11-07T20:25:02.711Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T20:25:02.711Z] d65c8cfc05b1: Download complete [2023-11-07T20:25:02.980Z] 699f458cf7ca: Verifying Checksum [2023-11-07T20:25:02.980Z] 699f458cf7ca: Download complete [2023-11-07T20:25:03.252Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T20:25:03.252Z] 8998bd30e6a1: Download complete [2023-11-07T20:25:05.845Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T20:25:05.845Z] 2437ff75d9bd: Download complete [2023-11-07T20:25:08.441Z] 8998bd30e6a1: Pull complete [2023-11-07T20:25:09.028Z] 04944245beec: Pull complete [2023-11-07T20:25:10.977Z] 699f458cf7ca: Pull complete [2023-11-07T20:25:10.977Z] 765212b225bb: Pull complete [2023-11-07T20:25:11.936Z] f23df028b6ca: Pull complete [2023-11-07T20:25:12.204Z] d65c8cfc05b1: Pull complete [2023-11-07T20:25:30.411Z] 2437ff75d9bd: Pull complete [2023-11-07T20:25:30.411Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T20:25:30.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T20:25:30.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:25:30.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-16880 does not seem to be running inside a container [2023-11-07T20:25:30.837Z] $ 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-11-07T20:25:34.134Z] $ docker top 53267ce39bacba5c17e12620d824944404d2df3aa686fbf4f3b10653bc5c0715 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:25:35.170Z] ---> job-cost.sh [2023-11-07T20:25:35.170Z] lf-activate-venv: SKIPPING [2023-11-07T20:25:35.170Z] INFO: No Stack... [2023-11-07T20:25:35.753Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T20:25:36.712Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T20:25:37.384Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-11-07T20:25:37.384Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T20:25:37.449Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4719-1-stack-cost] [2023-11-07T20:25:37.454Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4719-1-stack-cost] did not exist. Created. [2023-11-07T20:25:37.455Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4719-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T20:25:38.195Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T20:25:38.457Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T20:25:38.474Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4719-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T20:25:38.569Z] $ docker stop --time=1 53267ce39bacba5c17e12620d824944404d2df3aa686fbf4f3b10653bc5c0715 [2023-11-07T20:25:40.128Z] $ docker rm -f --volumes 53267ce39bacba5c17e12620d824944404d2df3aa686fbf4f3b10653bc5c0715 [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-11-07T20:25:41.194Z] provisioning config files... [2023-11-07T20:25:41.201Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3294551431256017196tmp [Pipeline] { [Pipeline] sh [2023-11-07T20:25:41.535Z] + set +x [2023-11-07T20:25:41.535Z] + curl -s+ https://codecov.io/bash [2023-11-07T20:25:41.535Z] bash -s -- [2023-11-07T20:25:41.535Z] [2023-11-07T20:25:41.535Z] _____ _ [2023-11-07T20:25:41.535Z] / ____| | | [2023-11-07T20:25:41.535Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T20:25:41.535Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T20:25:41.535Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T20:25:41.535Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T20:25:41.535Z] Bash-1.0.6 [2023-11-07T20:25:41.535Z] [2023-11-07T20:25:41.535Z] [2023-11-07T20:25:41.535Z] ==> git version 2.25.1 found [2023-11-07T20:25:41.535Z] ==> 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-11-07T20:25:41.535Z] Release-Date: 2020-01-08 [2023-11-07T20:25:41.535Z] 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-11-07T20:25:41.535Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T20:25:41.535Z] ==> Jenkins CI detected. [2023-11-07T20:25:41.535Z] current dir:  /w/workspace/edgex-go/1 [2023-11-07T20:25:41.535Z] project root: . [2023-11-07T20:25:41.535Z] --> token set from env [2023-11-07T20:25:41.535Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T20:25:41.535Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T20:25:41.535Z] ==> Python coveragepy not found [2023-11-07T20:25:41.535Z] ==> Searching for coverage reports in: [2023-11-07T20:25:41.535Z] + . [2023-11-07T20:25:41.795Z] -> Found 1 reports [2023-11-07T20:25:41.795Z] ==> Detecting git/mercurial file structure [2023-11-07T20:25:41.795Z] ==> Reading reports [2023-11-07T20:25:41.795Z] + ./coverage.out bytes=453602 [2023-11-07T20:25:41.795Z] ==> Appending adjustments [2023-11-07T20:25:41.795Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T20:25:42.733Z] + Found adjustments [2023-11-07T20:25:42.733Z] ==> Gzipping contents [2023-11-07T20:25:42.733Z] 60K /tmp/codecov.Dv148b.gz [2023-11-07T20:25:42.733Z] ==> Uploading reports [2023-11-07T20:25:42.733Z] url: https://codecov.io [2023-11-07T20:25:42.733Z] query: branch=PR-4719&commit=b825a7ffe70b27b1d1c60edf1085c9036ca18d51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4719%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4719&job=&cmd_args= [2023-11-07T20:25:42.733Z] -> Pinging Codecov [2023-11-07T20:25:42.733Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4719&commit=b825a7ffe70b27b1d1c60edf1085c9036ca18d51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4719%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4719&job=&cmd_args= [2023-11-07T20:25:42.992Z] -> Uploading to [2023-11-07T20:25:42.992Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/00271124DB129430A58F1EEE437C3FCB/b825a7ffe70b27b1d1c60edf1085c9036ca18d51/9157c4b5-732a-4a47-9dfd-f51634ceac09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T202542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35e284675f4c83d5ee44e5ea0a948ff5fe054fdad07a96ba209976ebfef2d88d [2023-11-07T20:25:43.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T20:25:43.251Z] Dload Upload Total Spent Left Speed [2023-11-07T20:25:43.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57704 0 0 100 57704 0 198k --:--:-- --:--:-- --:--:-- 198k [2023-11-07T20:25:43.510Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b825a7ffe70b27b1d1c60edf1085c9036ca18d51 [Pipeline] } [2023-11-07T20:25:43.543Z] 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-11-07T20:25:44.938Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:25:45.266Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:25:46.153Z] ---> package-listing.sh [2023-11-07T20:25:46.153Z] ++ facter osfamily [2023-11-07T20:25:46.153Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T20:25:46.412Z] + OS_FAMILY=debian [2023-11-07T20:25:46.412Z] + workspace=/w/workspace/edgex-go/1 [2023-11-07T20:25:46.412Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T20:25:46.412Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T20:25:46.412Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T20:25:46.412Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T20:25:46.412Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-07T20:25:46.412Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T20:25:46.412Z] + case "${OS_FAMILY}" in [2023-11-07T20:25:46.412Z] + dpkg -l [2023-11-07T20:25:46.412Z] + grep '^ii' [2023-11-07T20:25:46.412Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T20:25:46.412Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T20:25:46.412Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T20:25:46.412Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-07T20:25:46.412Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-11-07T20:25:46.412Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-11-07T20:25:46.453Z] 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-11-07T20:25:46.744Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:25:47.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T20:25:47.375Z] [2023-11-07T20:25:47.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T20:25:47.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T20:25:47.762Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T20:25:47.762Z] 5eb5b503b376: Pulling fs layer [2023-11-07T20:25:47.762Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T20:25:47.762Z] ec43610c2a17: Pulling fs layer [2023-11-07T20:25:47.762Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T20:25:47.762Z] 33b1e0a273af: Pulling fs layer [2023-11-07T20:25:47.762Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T20:25:47.762Z] 2f39f015ded8: Pulling fs layer [2023-11-07T20:25:47.762Z] 5d3b04190fa2: Waiting [2023-11-07T20:25:47.762Z] 3a2ae6a8a46f: Waiting [2023-11-07T20:25:47.762Z] 2f39f015ded8: Waiting [2023-11-07T20:25:47.762Z] 5c69ac0246d0: Verifying Checksum [2023-11-07T20:25:47.762Z] 5c69ac0246d0: Download complete [2023-11-07T20:25:47.762Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T20:25:47.762Z] 3a2ae6a8a46f: Download complete [2023-11-07T20:25:47.762Z] 33b1e0a273af: Verifying Checksum [2023-11-07T20:25:47.762Z] 33b1e0a273af: Download complete [2023-11-07T20:25:47.762Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T20:25:47.762Z] 5d3b04190fa2: Download complete [2023-11-07T20:25:47.762Z] ec43610c2a17: Verifying Checksum [2023-11-07T20:25:47.762Z] ec43610c2a17: Download complete [2023-11-07T20:25:48.022Z] 5eb5b503b376: Verifying Checksum [2023-11-07T20:25:48.022Z] 5eb5b503b376: Download complete [2023-11-07T20:25:48.587Z] 2f39f015ded8: Download complete [2023-11-07T20:25:49.155Z] 5eb5b503b376: Pull complete [2023-11-07T20:25:49.413Z] 5c69ac0246d0: Pull complete [2023-11-07T20:25:49.671Z] ec43610c2a17: Pull complete [2023-11-07T20:25:49.671Z] 3a2ae6a8a46f: Pull complete [2023-11-07T20:25:49.930Z] 33b1e0a273af: Pull complete [2023-11-07T20:25:50.188Z] 5d3b04190fa2: Pull complete [2023-11-07T20:25:54.380Z] 2f39f015ded8: Pull complete [2023-11-07T20:25:54.380Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T20:25:54.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T20:25:54.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T20:25:54.577Z] prd-ubuntu20.04-docker-8c-8g-16877 does not seem to be running inside a container [2023-11-07T20:25:54.608Z] $ 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-11-07T20:25:58.136Z] $ docker top 5f2b0e959613649572b661cc6b0d1d211dd54de837a12bf7489a597d105ff5ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T20:25:58.560Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T20:25:58.961Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T20:25:59.329Z] + ls /var/log/sa-host [2023-11-07T20:25:59.329Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T20:25:59.545Z] provisioning config files... [2023-11-07T20:25:59.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6910725097309238193tmp [Pipeline] { [Pipeline] echo [2023-11-07T20:25:59.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:25:59.916Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T20:25:59.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:26:00.342Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T20:26:00.376Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:26:00.687Z] ---> sudo-logs.sh [2023-11-07T20:26:00.687Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T20:26:00.777Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:26:01.101Z] ---> job-cost.sh [2023-11-07T20:26:01.101Z] lf-activate-venv: SKIPPING [2023-11-07T20:26:01.101Z] DEBUG: total: 0.10999999940395355 [2023-11-07T20:26:01.101Z] INFO: Retrieving Stack Cost... [2023-11-07T20:26:01.364Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T20:26:01.931Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T20:26:01.967Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T20:26:02.277Z] ---> logs-deploy.sh [2023-11-07T20:26:02.277Z] lf-activate-venv: SKIPPING [2023-11-07T20:26:02.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4719/1 [2023-11-07T20:26:02.277Z] INFO: archiving workspace using pattern(s): [2023-11-07T20:26:03.209Z] Archives upload complete. [2023-11-07T20:26:03.209Z] INFO: archiving logs to Nexus