Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fec6cf3a3784ad653da647947fa9d06527c2b3f6+ead55998a61037c88c593b6744c8da68f1c88ef7 (2f99c1f28feb13558f5fe0894e83d0cc29150647) 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-ssh15476891113670763018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11256306163915935344.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4976/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4976/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12204258899564419697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 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-ssh14467324915261469804.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4976/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4976/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3852646781546805796.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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]] ========================================================= [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.23 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 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-23496 in /w/workspace/edgexfoundry_edgex-go_PR-4976 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ead55998a61037c88c593b6744c8da68f1c88ef7 into PR head commit fec6cf3a3784ad653da647947fa9d06527c2b3f6 Merge succeeded, producing 4644424c0716d3ecc78c92d1ed4b29cf310b86cd Checking out Revision 4644424c0716d3ecc78c92d1ed4b29cf310b86cd (PR-4976) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4976/head:refs/remotes/origin/PR-4976 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fec6cf3a3784ad653da647947fa9d06527c2b3f6 # 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 ead55998a61037c88c593b6744c8da68f1c88ef7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4644424c0716d3ecc78c92d1ed4b29cf310b86cd # timeout=10 Commit message: "Merge commit 'ead55998a61037c88c593b6744c8da68f1c88ef7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T08:29:44.637Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T08:29:44.705Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T08:29:44.734Z] ========================================================= [2024-10-22T08:29:44.734Z] EdgeX Global Pipelines Version Info [2024-10-22T08:29:44.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e4014764eedd9e0f8cf6a346488c24f2c61715b3 # timeout=10 [2024-10-22T08:29:45.711Z] ------------------- [2024-10-22T08:29:45.711Z] stable info: [2024-10-22T08:29:45.711Z] ------------------- [2024-10-22T08:29:45.712Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T08:29:45.712Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T08:29:45.712Z] Message: update stable to v1.0.265 [2024-10-22T08:29:46.282Z] ------------------- [2024-10-22T08:29:46.282Z] experimental info: [2024-10-22T08:29:46.282Z] ------------------- [2024-10-22T08:29:46.282Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T08:29:46.282Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T08:29:46.282Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T08:29:46.365Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-22T08:29:46.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-22T08:29:46.410Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T08:29:46.435Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T08:29:46.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T08:29:46.478Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T08:29:46.501Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T08:29:46.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-22T08:29:46.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-22T08:29:46.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-22T08:29:46.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T08:29:46.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T08:29:46.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T08:29:46.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T08:29:46.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T08:29:46.707Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T08:29:46.729Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T08:29:46.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T08:29:46.770Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-22T08:29:46.798Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-22T08:29:46.836Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T08:29:46.862Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T08:29:46.890Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T08:29:46.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4976 [Pipeline] echo [2024-10-22T08:29:46.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4976 [Pipeline] echo [2024-10-22T08:29:46.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4976 [Pipeline] echo [2024-10-22T08:29:46.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4644424c0716d3ecc78c92d1ed4b29cf310b86cd [Pipeline] echo [2024-10-22T08:29:47.027Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4644424 [Pipeline] echo [2024-10-22T08:29:47.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T08:29:47.119Z] provisioning config files... [2024-10-22T08:29:47.135Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3784516030626832736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T08:29:47.472Z] ---> ****-login.sh [2024-10-22T08:29:47.472Z] nexus3.edgexfoundry.org:10001 [2024-10-22T08:29:47.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T08:29:47.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T08:29:47.995Z] Configure a credential helper to remove this warning. See [2024-10-22T08:29:47.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T08:29:47.995Z] [2024-10-22T08:29:47.995Z] Login Succeeded [2024-10-22T08:29:47.995Z] nexus3.edgexfoundry.org:10002 [2024-10-22T08:29:47.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T08:29:47.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T08:29:47.996Z] Configure a credential helper to remove this warning. See [2024-10-22T08:29:47.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T08:29:47.996Z] [2024-10-22T08:29:47.996Z] Login Succeeded [2024-10-22T08:29:47.996Z] nexus3.edgexfoundry.org:10003 [2024-10-22T08:29:47.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T08:29:48.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T08:29:48.256Z] Configure a credential helper to remove this warning. See [2024-10-22T08:29:48.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T08:29:48.256Z] [2024-10-22T08:29:48.256Z] Login Succeeded [2024-10-22T08:29:48.256Z] nexus3.edgexfoundry.org:10004 [2024-10-22T08:29:48.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T08:29:48.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T08:29:48.257Z] Configure a credential helper to remove this warning. See [2024-10-22T08:29:48.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T08:29:48.257Z] [2024-10-22T08:29:48.257Z] Login Succeeded [2024-10-22T08:29:48.257Z] ****.io [2024-10-22T08:29:48.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T08:29:48.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T08:29:48.518Z] Configure a credential helper to remove this warning. See [2024-10-22T08:29:48.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T08:29:48.518Z] [2024-10-22T08:29:48.518Z] Login Succeeded [2024-10-22T08:29:48.518Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T08:29:48.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T08:29:48.855Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/core-command/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/core-data/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/core-keeper/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/core-metadata/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-22T08:29:48.855Z] + + dirname cmd/security-secretstore-setup/Dockerfilecut [2024-10-22T08:29:48.855Z] -d/ -f2 [2024-10-22T08:29:48.855Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/support-notifications/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-22T08:29:48.855Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-22T08:29:48.855Z] + cut -d/ -f2 [2024-10-22T08:29:48.855Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-22T08:29:48.891Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T08:29:49.259Z] + git rev-list -1 --merges 4644424c0716d3ecc78c92d1ed4b29cf310b86cd~1..4644424c0716d3ecc78c92d1ed4b29cf310b86cd [Pipeline] echo [2024-10-22T08:29:49.273Z] -----------> git rev-list -1 --merges 4644424c0716d3ecc78c92d1ed4b29cf310b86cd~1..4644424c0716d3ecc78c92d1ed4b29cf310b86cd 4644424c0716d3ecc78c92d1ed4b29cf310b86cd [2024-10-22T08:29:49.273Z] 4644424c0716d3ecc78c92d1ed4b29cf310b86cd [false] [Pipeline] sh [2024-10-22T08:29:49.570Z] + git log --format=format:%s -1 4644424c0716d3ecc78c92d1ed4b29cf310b86cd [Pipeline] echo [2024-10-22T08:29:49.586Z] ========================================================= [2024-10-22T08:29:49.586Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T08:29:49.586Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-22T08:29:50.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T08:29:50.059Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T08:29:50.059Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T08:29:50.059Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T08:29:50.059Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T08:29:50.059Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T08:29:50.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T08:29:50.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T08:29:50.483Z] [2024-10-22T08:29:50.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T08:29:50.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T08:29:50.792Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T08:29:50.792Z] b85a868b505f: Pulling fs layer [2024-10-22T08:29:50.792Z] e2be974225ed: Pulling fs layer [2024-10-22T08:29:50.792Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T08:29:50.792Z] 988bab9f4d93: Pulling fs layer [2024-10-22T08:29:50.792Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T08:29:50.792Z] eaf3925da568: Pulling fs layer [2024-10-22T08:29:50.792Z] bab4dde63d76: Pulling fs layer [2024-10-22T08:29:50.792Z] bde34c3a00c8: Pulling fs layer [2024-10-22T08:29:50.792Z] b352a97aabf1: Pulling fs layer [2024-10-22T08:29:50.792Z] 4872d77fe225: Pulling fs layer [2024-10-22T08:29:50.792Z] 5851b861e8e6: Pulling fs layer [2024-10-22T08:29:50.792Z] bde34c3a00c8: Waiting [2024-10-22T08:29:50.792Z] 988bab9f4d93: Waiting [2024-10-22T08:29:50.792Z] 1469e6f7b9e6: Waiting [2024-10-22T08:29:50.792Z] b352a97aabf1: Waiting [2024-10-22T08:29:50.792Z] 5851b861e8e6: Waiting [2024-10-22T08:29:50.792Z] eaf3925da568: Waiting [2024-10-22T08:29:50.792Z] 4872d77fe225: Waiting [2024-10-22T08:29:50.792Z] bab4dde63d76: Waiting [2024-10-22T08:29:50.792Z] e2be974225ed: Download complete [2024-10-22T08:29:50.792Z] 988bab9f4d93: Verifying Checksum [2024-10-22T08:29:50.792Z] 988bab9f4d93: Download complete [2024-10-22T08:29:50.792Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T08:29:50.792Z] 1469e6f7b9e6: Download complete [2024-10-22T08:29:50.792Z] eaf3925da568: Download complete [2024-10-22T08:29:51.053Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T08:29:51.053Z] 339a4e72a1f5: Download complete [2024-10-22T08:29:51.053Z] bde34c3a00c8: Verifying Checksum [2024-10-22T08:29:51.053Z] bde34c3a00c8: Download complete [2024-10-22T08:29:51.053Z] b352a97aabf1: Download complete [2024-10-22T08:29:51.053Z] 4872d77fe225: Verifying Checksum [2024-10-22T08:29:51.053Z] 5851b861e8e6: Verifying Checksum [2024-10-22T08:29:51.053Z] 5851b861e8e6: Download complete [2024-10-22T08:29:51.053Z] b85a868b505f: Download complete [2024-10-22T08:29:51.312Z] bab4dde63d76: Verifying Checksum [2024-10-22T08:29:51.312Z] bab4dde63d76: Download complete [2024-10-22T08:29:52.251Z] b85a868b505f: Pull complete [2024-10-22T08:29:52.511Z] e2be974225ed: Pull complete [2024-10-22T08:29:53.083Z] 339a4e72a1f5: Pull complete [2024-10-22T08:29:53.083Z] 988bab9f4d93: Pull complete [2024-10-22T08:29:53.342Z] 1469e6f7b9e6: Pull complete [2024-10-22T08:29:53.342Z] eaf3925da568: Pull complete [2024-10-22T08:29:55.249Z] bab4dde63d76: Pull complete [2024-10-22T08:29:55.249Z] bde34c3a00c8: Pull complete [2024-10-22T08:29:55.249Z] b352a97aabf1: Pull complete [2024-10-22T08:29:55.249Z] 4872d77fe225: Pull complete [2024-10-22T08:29:55.249Z] 5851b861e8e6: Pull complete [2024-10-22T08:29:55.249Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T08:29:55.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T08:29:55.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T08:29:55.668Z] prd-ubuntu20.04-docker-8c-8g-23496 does not seem to be running inside a container [2024-10-22T08:29:55.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T08:29:58.894Z] $ docker top 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 -eo pid,comm [2024-10-22T08:29:58.955Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-22T08:29:58.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T08:29:59.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T08:29:59.021Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T08:29:59.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T08:29:59.140Z] $ docker exec 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 ssh-agent [2024-10-22T08:29:59.266Z] SSH_AUTH_SOCK=/tmp/ssh-GYHJT2gIM76F/agent.32 [2024-10-22T08:29:59.266Z] SSH_AGENT_PID=38 [2024-10-22T08:29:59.273Z] Running ssh-add (command line suppressed) [2024-10-22T08:29:59.371Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_11645227086049399520.key (/w/workspace/edgex-go/3@tmp/private_key_11645227086049399520.key) [2024-10-22T08:29:59.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T08:29:59.686Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T08:29:59.694Z] $ docker exec --env ******** --env ******** 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 ssh-agent -k [2024-10-22T08:29:59.802Z] unset SSH_AUTH_SOCK; [2024-10-22T08:29:59.803Z] unset SSH_AGENT_PID; [2024-10-22T08:29:59.803Z] echo Agent pid 38 killed; [2024-10-22T08:29:59.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T08:29:59.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T08:29:59.866Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T08:29:59.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T08:29:59.991Z] $ docker exec 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 ssh-agent [2024-10-22T08:30:00.097Z] SSH_AUTH_SOCK=/tmp/ssh-48iV1a8n5biM/agent.72 [2024-10-22T08:30:00.097Z] SSH_AGENT_PID=78 [2024-10-22T08:30:00.102Z] Running ssh-add (command line suppressed) [2024-10-22T08:30:00.207Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1329463388706420252.key (/w/workspace/edgex-go/3@tmp/private_key_1329463388706420252.key) [2024-10-22T08:30:00.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T08:30:00.515Z] + git semver init [2024-10-22T08:30:00.775Z] 2024-10-22 08:30:00,693 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T08:30:00.775Z] 2024-10-22 08:30:00,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-10-22T08:30:00.775Z] 2024-10-22 08:30:00,695 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-10-22T08:30:00.775Z] 2024-10-22 08:30:00,695 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-10-22T08:30:07.367Z] 2024-10-22 08:30:06,098 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-10-22T08:30:07.367Z] 2024-10-22 08:30:06,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4976 with force:False [2024-10-22T08:30:07.367Z] 2024-10-22 08:30:06,099 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4976 [2024-10-22T08:30:07.367Z] 2024-10-22 08:30:06,104 [execute] INFO git cat-file --batch-check [2024-10-22T08:30:07.367Z] 2024-10-22 08:30:06,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T08:30:07.367Z] 2024-10-22 08:30:06,112 [execute] INFO git cat-file --batch [2024-10-22T08:30:07.367Z] 2024-10-22 08:30:06,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T08:30:07.367Z] 2024-10-22 08:30:06,118 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4976 [2024-10-22T08:30:07.367Z] 0.0.0 [Pipeline] } [2024-10-22T08:30:07.377Z] $ docker exec --env ******** --env ******** 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 ssh-agent -k [2024-10-22T08:30:07.464Z] unset SSH_AUTH_SOCK; [2024-10-22T08:30:07.465Z] unset SSH_AGENT_PID; [2024-10-22T08:30:07.465Z] echo Agent pid 78 killed; [2024-10-22T08:30:07.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T08:30:07.827Z] + git semver [Pipeline] } [2024-10-22T08:30:08.095Z] $ docker stop --time=1 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 [2024-10-22T08:30:09.439Z] $ docker rm -f --volumes 8d048cf9dbf8c008b4413c5a16fa9727e1269defb0c895897505aac546d27d30 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T08:30:09.792Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T08:30:10.094Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T08:30:10.098Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2024-10-22T08:30:10.671Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-10-22T08:30:10.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T08:30:10.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T08:30:10.731Z] ========================================================= [2024-10-22T08:30:10.731Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T08:30:10.731Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-22T08:30:11.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T08:30:11.031Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T08:30:11.031Z] 43c4264eed91: Pulling fs layer [2024-10-22T08:30:11.031Z] 4cc291be95ef: Pulling fs layer [2024-10-22T08:30:11.031Z] 2ac1f1163629: Pulling fs layer [2024-10-22T08:30:11.031Z] 5c3c966382ef: Pulling fs layer [2024-10-22T08:30:11.031Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T08:30:11.031Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T08:30:11.031Z] 9f66e0745190: Pulling fs layer [2024-10-22T08:30:11.031Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T08:30:11.031Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T08:30:11.031Z] 9f66e0745190: Waiting [2024-10-22T08:30:11.031Z] f49a43e4bbc0: Waiting [2024-10-22T08:30:11.031Z] 5c3c966382ef: Waiting [2024-10-22T08:30:11.031Z] 4f4fb700ef54: Waiting [2024-10-22T08:30:11.031Z] 561ebcabdf7f: Waiting [2024-10-22T08:30:11.031Z] 4cc291be95ef: Download complete [2024-10-22T08:30:11.031Z] 5c3c966382ef: Verifying Checksum [2024-10-22T08:30:11.031Z] 5c3c966382ef: Download complete [2024-10-22T08:30:11.031Z] 4f4fb700ef54: Download complete [2024-10-22T08:30:11.031Z] 43c4264eed91: Verifying Checksum [2024-10-22T08:30:11.031Z] 43c4264eed91: Download complete [2024-10-22T08:30:11.031Z] 5d5c8e513c77: Verifying Checksum [2024-10-22T08:30:11.031Z] 5d5c8e513c77: Download complete [2024-10-22T08:30:11.031Z] 9f66e0745190: Verifying Checksum [2024-10-22T08:30:11.031Z] 9f66e0745190: Download complete [2024-10-22T08:30:11.290Z] 43c4264eed91: Pull complete [2024-10-22T08:30:11.290Z] 561ebcabdf7f: Verifying Checksum [2024-10-22T08:30:11.290Z] 561ebcabdf7f: Download complete [2024-10-22T08:30:11.290Z] 4cc291be95ef: Pull complete [2024-10-22T08:30:11.550Z] 2ac1f1163629: Verifying Checksum [2024-10-22T08:30:11.550Z] 2ac1f1163629: Download complete [2024-10-22T08:30:11.808Z] f49a43e4bbc0: Verifying Checksum [2024-10-22T08:30:11.808Z] f49a43e4bbc0: Download complete [2024-10-22T08:30:15.098Z] 2ac1f1163629: Pull complete [2024-10-22T08:30:15.098Z] 5c3c966382ef: Pull complete [2024-10-22T08:30:15.098Z] 4f4fb700ef54: Pull complete [2024-10-22T08:30:15.098Z] 5d5c8e513c77: Pull complete [2024-10-22T08:30:15.098Z] 9f66e0745190: Pull complete [2024-10-22T08:30:17.636Z] f49a43e4bbc0: Pull complete [2024-10-22T08:30:17.896Z] 561ebcabdf7f: Pull complete [2024-10-22T08:30:17.896Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T08:30:17.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T08:30:17.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-22T08:30:18.203Z] + + docker build -t ci-base-image-x86_64 -fecho - . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T08:30:18.203Z] WORKDIR /edgex [2024-10-22T08:30:18.203Z] COPY go.mod . [2024-10-22T08:30:18.203Z] RUN go mod download [2024-10-22T08:30:18.203Z] [2024-10-22T08:30:18.773Z] Sending build context to Docker daemon 177.9MB [2024-10-22T08:30:18.773Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T08:30:18.773Z] ---> 3a752c3f9dda [2024-10-22T08:30:18.773Z] Step 2/4 : WORKDIR /edgex [2024-10-22T08:30:24.059Z] ---> Running in ab7a821b8d25 [2024-10-22T08:30:24.059Z] Removing intermediate container ab7a821b8d25 [2024-10-22T08:30:24.059Z] ---> 8d767ccff509 [2024-10-22T08:30:24.059Z] Step 3/4 : COPY go.mod . [2024-10-22T08:30:24.059Z] ---> df30398831fb [2024-10-22T08:30:24.059Z] Step 4/4 : RUN go mod download [2024-10-22T08:30:24.059Z] ---> Running in 5f96edef5e57 [2024-10-22T08:30:56.189Z] Removing intermediate container 5f96edef5e57 [2024-10-22T08:30:56.189Z] ---> df88a7b83e65 [2024-10-22T08:30:56.189Z] Successfully built df88a7b83e65 [2024-10-22T08:30:56.189Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T08:30:56.505Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T08:30:56.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T08:30:56.582Z] prd-ubuntu20.04-docker-8c-8g-23496 does not seem to be running inside a container [2024-10-22T08:30:56.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T08:30:57.041Z] $ docker top 3a37effc3c34432a0fa7d9b231858d3d63a6f20355db51c19479cc2b160c1495 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T08:30:57.390Z] + go version [2024-10-22T08:30:57.390Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T08:30:57.398Z] $ docker stop --time=1 3a37effc3c34432a0fa7d9b231858d3d63a6f20355db51c19479cc2b160c1495 [2024-10-22T08:30:58.651Z] $ docker rm -f --volumes 3a37effc3c34432a0fa7d9b231858d3d63a6f20355db51c19479cc2b160c1495 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T08:30:59.094Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T08:30:59.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T08:30:59.179Z] prd-ubuntu20.04-docker-8c-8g-23496 does not seem to be running inside a container [2024-10-22T08:30:59.211Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T08:30:59.530Z] $ docker top 38e69d311c636da633b6d846ddf522399a2871cb31aa54c64831f7881c986dd5 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-22T08:30:59.604Z] ========================================================= [2024-10-22T08:30:59.604Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-22T08:30:59.604Z] ========================================================= [Pipeline] sh [2024-10-22T08:30:59.883Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-10-22T08:31:00.186Z] + make test [2024-10-22T08:31:00.186Z] go test -race -coverprofile=coverage.out ./... [2024-10-22T08:31:08.308Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-22T08:31:34.860Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-22T08:31:34.860Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-22T08:31:36.235Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-22T08:31:36.235Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-22T08:31:36.235Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-22T08:31:36.235Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-22T08:31:36.235Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-22T08:31:36.235Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-22T08:31:36.235Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-22T08:31:36.235Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-22T08:31:36.235Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-22T08:31:36.801Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-22T08:31:37.060Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-22T08:31:37.060Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-22T08:31:37.060Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-22T08:31:37.060Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-22T08:31:38.961Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-22T08:31:38.961Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-22T08:31:39.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2024-10-22T08:31:41.276Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-22T08:31:41.276Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-22T08:31:41.276Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-22T08:31:41.276Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-22T08:31:41.276Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-22T08:31:41.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-10-22T08:31:42.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-22T08:31:42.651Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-22T08:31:42.651Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-22T08:31:42.651Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-22T08:31:42.651Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-22T08:31:42.651Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T08:31:42.652Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-22T08:31:42.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-22T08:31:42.652Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-22T08:31:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-22T08:31:44.027Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T08:31:44.027Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-22T08:31:44.027Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-22T08:31:44.027Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-22T08:31:44.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2024-10-22T08:31:44.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 48.4% of statements [2024-10-22T08:31:45.219Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-22T08:31:45.219Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-22T08:31:45.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.390s coverage: 93.4% of statements [2024-10-22T08:31:45.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 91.7% of statements [2024-10-22T08:31:46.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-22T08:31:46.351Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-22T08:31:46.351Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T08:31:46.352Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-22T08:31:46.352Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-22T08:31:46.352Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-22T08:31:46.352Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-22T08:31:46.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-22T08:31:46.352Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-22T08:31:46.352Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-22T08:31:46.352Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-22T08:31:46.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 9.4% of statements [2024-10-22T08:31:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.438s coverage: 95.8% of statements [2024-10-22T08:31:47.726Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2024-10-22T08:31:47.987Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-22T08:31:48.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-22T08:31:48.246Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-22T08:31:49.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2024-10-22T08:31:49.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2024-10-22T08:31:49.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 44.2% of statements [2024-10-22T08:31:49.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements [2024-10-22T08:31:49.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-10-22T08:31:49.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-10-22T08:31:49.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-10-22T08:31:50.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements [2024-10-22T08:31:50.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-22T08:31:50.541Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-22T08:31:50.541Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-22T08:31:50.541Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-22T08:31:50.800Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-22T08:31:50.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-22T08:31:50.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-22T08:31:50.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-22T08:31:52.178Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-22T08:31:52.178Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-22T08:31:52.178Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-22T08:31:52.745Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-22T08:31:52.745Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-22T08:31:52.745Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-22T08:31:52.745Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-22T08:31:53.313Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-22T08:31:53.313Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-22T08:31:53.882Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-22T08:31:55.256Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-22T08:31:55.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-22T08:31:57.202Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-22T08:31:57.202Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-22T08:31:59.739Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-22T08:31:59.739Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-22T08:31:59.739Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-22T08:32:01.116Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-22T08:32:01.116Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-22T08:32:01.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-22T08:32:01.375Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-22T08:32:01.375Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-22T08:32:01.375Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-22T08:32:01.375Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-22T08:32:01.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.032s coverage: 94.4% of statements [2024-10-22T08:32:02.581Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-22T08:32:02.581Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-22T08:32:02.581Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-22T08:32:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-22T08:32:03.958Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T08:32:03.959Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-22T08:32:05.337Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-22T08:32:05.337Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-22T08:32:05.337Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-22T08:32:05.337Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-22T08:32:07.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-22T08:32:07.244Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-22T08:32:07.244Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-22T08:32:07.244Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T08:32:07.811Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-22T08:32:07.811Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-22T08:32:08.379Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-22T08:32:08.379Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.325s coverage: 79.9% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.125s coverage: 36.5% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 9.0% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.083s coverage: 97.7% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 45.8% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.4% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-10-22T08:32:14.977Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements [2024-10-22T08:32:14.977Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-10-22T08:32:15.238Z] running golangci-lint [2024-10-22T08:32:15.498Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-22T08:32:15.498Z] go version go1.23.2 linux/amd64 [2024-10-22T08:32:15.498Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-22T08:32:15.498Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-22T08:32:15.757Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-22T08:32:42.301Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 23.175317517s" [2024-10-22T08:32:42.301Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 63.108997ms" [2024-10-22T08:32:52.275Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.461300258s with top 10 stages: buildir: 1m2.050598398s, gosec: 4.642867654s, inspect: 3.12642876s, fact_deprecated: 2.666242615s, printf: 1.970046077s, ctrlflow: 1.699578011s, fact_purity: 1.359229388s, nilness: 1.35529117s, S1038: 1.280478562s, typedness: 944.142345ms" [2024-10-22T08:32:52.275Z] level=info msg="[runner] Issues before processing: 222, after processing: 0" [2024-10-22T08:32:52.275Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 222/222, skip_dirs: 222/222, autogenerated_exclude: 222/222, exclude-rules: 222/22, path_prettifier: 222/222, skip_files: 222/222, nolint: 22/0, identifier_marker: 222/222, exclude: 222/222, cgo: 222/222, invalid_issue: 222/222" [2024-10-22T08:32:52.275Z] level=info msg="[runner] processing took 20.04337ms with stages: nolint: 9.128532ms, identifier_marker: 5.149971ms, path_prettifier: 2.095323ms, exclude-rules: 1.637532ms, autogenerated_exclude: 1.080628ms, skip_dirs: 803.83µs, invalid_issue: 73.902µs, cgo: 53.021µs, filename_unadjuster: 16.271µs, max_same_issues: 750ns, path_shortener: 500ns, skip_files: 470ns, uniq_by_line: 460ns, fixer: 410ns, path_prefixer: 350ns, exclude: 320ns, sort_results: 270ns, diff: 260ns, source_code: 190ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2024-10-22T08:32:52.275Z] level=info msg="[runner] linters took 12.9432557s with stages: goanalysis_metalinter: 12.923130618s" [2024-10-22T08:32:52.275Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-22T08:32:52.275Z] level=info msg="Memory: 363 samples, avg is 300.9MB, max is 1278.3MB" [2024-10-22T08:32:52.275Z] level=info msg="Execution took 36.189461054s" [2024-10-22T08:32:52.275Z] go vet ./... [2024-10-22T08:32:58.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T08:32:58.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T08:32:58.838Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T08:32:59.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-22T08:32:59.416Z] + ls -al . [2024-10-22T08:32:59.416Z] total 1908 [2024-10-22T08:32:59.416Z] drwxrwxr-x 11 1001 1001 4096 Oct 22 08:31 . [2024-10-22T08:32:59.416Z] drwxr-xr-x 4 root root 4096 Oct 22 08:30 .. [2024-10-22T08:32:59.416Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 08:29 .blubracket [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 10 Oct 22 08:29 .dockerignore [2024-10-22T08:32:59.416Z] drwxrwxr-x 8 1001 1001 4096 Oct 22 08:32 .git [2024-10-22T08:32:59.416Z] drwxrwxr-x 3 1001 1001 4096 Oct 22 08:29 .github [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 1152 Oct 22 08:29 .gitignore [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 199 Oct 22 08:29 .golangci.yml [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 100 Oct 22 08:29 .hadolint.yml [2024-10-22T08:32:59.416Z] drwxr-xr-x 3 1001 1001 4096 Oct 22 08:30 .semver [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 155 Oct 22 08:29 .sonarcloud.properties [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 1171 Oct 22 08:29 ADOPTERS.md [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 21553 Oct 22 08:29 Attribution.txt [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 100284 Oct 22 08:29 CHANGELOG.md [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 3804 Oct 22 08:29 CONTRIBUTING.md [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 677 Oct 22 08:29 GOVERNANCE.md [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 858 Oct 22 08:29 Jenkinsfile [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 10775 Oct 22 08:29 LICENSE [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 17391 Oct 22 08:29 Makefile [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 582 Oct 22 08:29 OWNERS.md [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 9528 Oct 22 08:29 README.md [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 789 Oct 22 08:29 SECURITY.md [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 5 Oct 22 08:30 VERSION [2024-10-22T08:32:59.416Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 08:29 bin [2024-10-22T08:32:59.416Z] drwxrwxr-x 20 1001 1001 4096 Oct 22 08:29 cmd [2024-10-22T08:32:59.416Z] -rw-r--r-- 1 root root 1566560 Oct 22 08:32 coverage.out [2024-10-22T08:32:59.416Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 08:29 fuzz_test [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 7277 Oct 22 08:29 go.mod [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 101084 Oct 22 08:29 go.sum [2024-10-22T08:32:59.416Z] drwxrwxr-x 7 1001 1001 4096 Oct 22 08:29 internal [2024-10-22T08:32:59.416Z] drwxrwxr-x 2 1001 1001 4096 Oct 22 08:29 openapi [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 584 Oct 22 08:29 security.txt [2024-10-22T08:32:59.416Z] -rw-rw-r-- 1 1001 1001 204 Oct 22 08:29 version.go [Pipeline] sh [2024-10-22T08:32:59.707Z] + '[' -e coverage.out ] [2024-10-22T08:32:59.707Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-22T08:32:59.863Z] Stashed 1 file(s) [Pipeline] sh [2024-10-22T08:33:00.149Z] + make build [2024-10-22T08:33:00.149Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-22T08:33:26.721Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-22T08:33:26.721Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-22T08:33:26.721Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-22T08:33:26.722Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-22T08:33:29.254Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-22T08:33:33.441Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-22T08:33:35.975Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-22T08:33:38.615Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-22T08:33:41.147Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-22T08:33:42.079Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-22T08:33:43.010Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-22T08:33:43.944Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-22T08:33:45.317Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-22T08:33:46.262Z] $ docker stop --time=1 38e69d311c636da633b6d846ddf522399a2871cb31aa54c64831f7881c986dd5 [2024-10-22T08:33:52.473Z] $ docker rm -f --volumes 38e69d311c636da633b6d846ddf522399a2871cb31aa54c64831f7881c986dd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T08:33:53.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-22T08:33:53.675Z] [2024-10-22T08:33:53.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T08:33:54.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-22T08:33:54.376Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-22T08:33:54.376Z] 91d30c5bc195: Pulling fs layer [2024-10-22T08:33:54.376Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-22T08:33:54.376Z] 9c61dcf015f6: Pulling fs layer [2024-10-22T08:33:54.376Z] 4698f68db338: Pulling fs layer [2024-10-22T08:33:54.376Z] 2a2f49069b9e: Pulling fs layer [2024-10-22T08:33:54.376Z] e0025b399a48: Pulling fs layer [2024-10-22T08:33:54.376Z] 4698f68db338: Waiting [2024-10-22T08:33:54.376Z] 2a2f49069b9e: Waiting [2024-10-22T08:33:54.376Z] 91d30c5bc195: Verifying Checksum [2024-10-22T08:33:54.376Z] 91d30c5bc195: Download complete [2024-10-22T08:33:54.376Z] 4698f68db338: Verifying Checksum [2024-10-22T08:33:54.376Z] 4698f68db338: Download complete [2024-10-22T08:33:54.376Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-22T08:33:54.376Z] 2e9b0aa3be6d: Download complete [2024-10-22T08:33:54.376Z] e0025b399a48: Download complete [2024-10-22T08:33:54.652Z] 91d30c5bc195: Pull complete [2024-10-22T08:33:54.652Z] 2a2f49069b9e: Verifying Checksum [2024-10-22T08:33:54.652Z] 2a2f49069b9e: Download complete [2024-10-22T08:33:54.915Z] 2e9b0aa3be6d: Pull complete [2024-10-22T08:33:54.915Z] 9c61dcf015f6: Verifying Checksum [2024-10-22T08:33:54.915Z] 9c61dcf015f6: Download complete [2024-10-22T08:33:57.522Z] 9c61dcf015f6: Pull complete [2024-10-22T08:33:57.522Z] 4698f68db338: Pull complete [2024-10-22T08:33:57.780Z] 2a2f49069b9e: Pull complete [2024-10-22T08:33:57.780Z] e0025b399a48: Pull complete [2024-10-22T08:33:57.780Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-22T08:33:57.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-22T08:33:58.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T08:33:58.148Z] prd-ubuntu20.04-docker-8c-8g-23496 does not seem to be running inside a container [2024-10-22T08:33:58.173Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-22T08:34:02.960Z] $ docker top 4499ec120e748d5766d177ae90a1a418c2fa0e9dfb0b208d7fae39b50ebacef9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T08:34:03.309Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-22T08:34:05.845Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-22T08:34:05.845Z] #1 transferring dockerfile: 1.85kB done [2024-10-22T08:34:06.103Z] #1 DONE 0.3s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #2 [core-command internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #2 transferring dockerfile: 1.93kB done [2024-10-22T08:34:06.103Z] #2 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #3 transferring dockerfile: 3.17kB done [2024-10-22T08:34:06.103Z] #3 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #4 transferring dockerfile: 2.49kB done [2024-10-22T08:34:06.103Z] #4 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #5 transferring dockerfile: 1.70kB done [2024-10-22T08:34:06.103Z] #5 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #6 transferring dockerfile: 1.69kB done [2024-10-22T08:34:06.103Z] #6 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #7 transferring dockerfile: 2.02kB done [2024-10-22T08:34:06.103Z] #7 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #8 transferring dockerfile: 2.15kB done [2024-10-22T08:34:06.103Z] #8 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #9 transferring dockerfile: 1.81kB done [2024-10-22T08:34:06.103Z] #9 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #10 [core-data internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #10 transferring dockerfile: 2.07kB done [2024-10-22T08:34:06.103Z] #10 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #11 transferring dockerfile: 1.89kB done [2024-10-22T08:34:06.103Z] #11 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-10-22T08:34:06.103Z] #12 transferring dockerfile: 1.93kB done [2024-10-22T08:34:06.103Z] #12 DONE 0.0s [2024-10-22T08:34:06.103Z] [2024-10-22T08:34:06.103Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-10-22T08:34:06.362Z] #13 transferring dockerfile: 2.07kB done [2024-10-22T08:34:06.362Z] #13 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-22T08:34:06.362Z] #14 transferring dockerfile: 2.50kB done [2024-10-22T08:34:06.362Z] #14 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-10-22T08:34:06.362Z] #15 transferring dockerfile: 2.13kB done [2024-10-22T08:34:06.362Z] #15 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-22T08:34:06.362Z] #16 transferring dockerfile: 2.23kB done [2024-10-22T08:34:06.362Z] #16 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #17 [support-cron-scheduler internal] load .dockerignore [2024-10-22T08:34:06.362Z] #17 transferring context: 50B done [2024-10-22T08:34:06.362Z] #17 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #18 [core-command internal] load .dockerignore [2024-10-22T08:34:06.362Z] #18 transferring context: 50B done [2024-10-22T08:34:06.362Z] #18 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-10-22T08:34:06.362Z] #19 transferring context: 50B done [2024-10-22T08:34:06.362Z] #19 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #20 [security-spire-server internal] load .dockerignore [2024-10-22T08:34:06.362Z] #20 transferring context: 50B done [2024-10-22T08:34:06.362Z] #20 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #21 [security-bootstrapper internal] load .dockerignore [2024-10-22T08:34:06.362Z] #21 transferring context: 50B done [2024-10-22T08:34:06.362Z] #21 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #22 [security-spire-config internal] load .dockerignore [2024-10-22T08:34:06.362Z] #22 transferring context: 50B done [2024-10-22T08:34:06.362Z] #22 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #23 [support-notifications internal] load .dockerignore [2024-10-22T08:34:06.362Z] #23 transferring context: 50B done [2024-10-22T08:34:06.362Z] #23 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-22T08:34:06.362Z] #24 transferring context: 50B done [2024-10-22T08:34:06.362Z] #24 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #25 [core-keeper internal] load .dockerignore [2024-10-22T08:34:06.362Z] #25 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #26 [security-spire-agent internal] load .dockerignore [2024-10-22T08:34:06.362Z] #26 transferring context: 50B done [2024-10-22T08:34:06.362Z] #26 DONE 0.0s [2024-10-22T08:34:06.362Z] [2024-10-22T08:34:06.362Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-10-22T08:34:06.362Z] #27 transferring context: 50B done [2024-10-22T08:34:06.623Z] #27 DONE 0.0s [2024-10-22T08:34:06.623Z] [2024-10-22T08:34:06.623Z] #28 [core-data internal] load .dockerignore [2024-10-22T08:34:06.623Z] #28 transferring context: 50B done [2024-10-22T08:34:06.623Z] #28 DONE 0.1s [2024-10-22T08:34:06.623Z] [2024-10-22T08:34:06.623Z] #25 [core-keeper internal] load .dockerignore [2024-10-22T08:34:06.623Z] #25 transferring context: 50B done [2024-10-22T08:34:06.623Z] #25 DONE 0.0s [2024-10-22T08:34:06.623Z] [2024-10-22T08:34:06.623Z] #29 [support-scheduler internal] load .dockerignore [2024-10-22T08:34:06.623Z] #29 transferring context: 50B done [2024-10-22T08:34:06.623Z] #29 DONE 0.1s [2024-10-22T08:34:06.623Z] [2024-10-22T08:34:06.623Z] #30 [security-proxy-setup internal] load .dockerignore [2024-10-22T08:34:06.623Z] #30 transferring context: 50B done [2024-10-22T08:34:06.623Z] #30 DONE 0.1s [2024-10-22T08:34:06.623Z] [2024-10-22T08:34:06.623Z] #31 [core-metadata internal] load .dockerignore [2024-10-22T08:34:06.623Z] #31 transferring context: 50B done [2024-10-22T08:34:06.623Z] #31 DONE 0.0s [2024-10-22T08:34:06.623Z] [2024-10-22T08:34:06.623Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-22T08:34:06.623Z] #32 transferring context: 50B done [2024-10-22T08:34:06.623Z] #32 DONE 0.0s [2024-10-22T08:34:06.623Z] [2024-10-22T08:34:06.623Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T08:34:06.623Z] #33 DONE 0.0s [2024-10-22T08:34:06.623Z] [2024-10-22T08:34:06.623Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T08:34:06.623Z] #34 DONE 0.1s [2024-10-22T08:34:06.623Z] [2024-10-22T08:34:06.623Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T08:34:06.623Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T08:34:06.623Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T08:34:06.623Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T08:34:06.623Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T08:34:06.623Z] #35 DONE 0.0s [2024-10-22T08:34:06.623Z] [2024-10-22T08:34:06.623Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T08:34:06.881Z] #33 DONE 0.0s [2024-10-22T08:34:06.881Z] [2024-10-22T08:34:06.881Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T08:34:06.881Z] #34 DONE 0.1s [2024-10-22T08:34:06.881Z] [2024-10-22T08:34:06.881Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T08:34:06.881Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T08:34:06.881Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T08:34:06.881Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T08:34:06.881Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T08:34:06.881Z] #35 DONE 0.1s [2024-10-22T08:34:06.881Z] [2024-10-22T08:34:06.881Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:06.881Z] #36 ... [2024-10-22T08:34:06.881Z] [2024-10-22T08:34:06.881Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T08:34:06.881Z] #33 DONE 0.0s [2024-10-22T08:34:06.881Z] [2024-10-22T08:34:06.882Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:07.199Z] #36 ... [2024-10-22T08:34:07.199Z] [2024-10-22T08:34:07.199Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T08:34:07.199Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T08:34:07.199Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T08:34:07.199Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T08:34:07.199Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T08:34:07.199Z] #35 DONE 0.1s [2024-10-22T08:34:07.199Z] [2024-10-22T08:34:07.199Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T08:34:07.199Z] #33 DONE 0.0s [2024-10-22T08:34:07.199Z] [2024-10-22T08:34:07.199Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:07.199Z] #36 ... [2024-10-22T08:34:07.199Z] [2024-10-22T08:34:07.199Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T08:34:07.199Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T08:34:07.199Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T08:34:07.199Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T08:34:07.199Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T08:34:07.199Z] #35 DONE 0.1s [2024-10-22T08:34:07.199Z] [2024-10-22T08:34:07.199Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T08:34:07.199Z] #33 DONE 0.0s [2024-10-22T08:34:07.199Z] [2024-10-22T08:34:07.199Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:07.199Z] #36 ... [2024-10-22T08:34:07.199Z] [2024-10-22T08:34:07.199Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T08:34:07.199Z] #33 DONE 0.0s [2024-10-22T08:34:07.199Z] [2024-10-22T08:34:07.199Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:07.460Z] #36 ... [2024-10-22T08:34:07.460Z] [2024-10-22T08:34:07.460Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-22T08:34:07.460Z] #33 DONE 0.0s [2024-10-22T08:34:07.460Z] [2024-10-22T08:34:07.460Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:07.460Z] #36 ... [2024-10-22T08:34:07.460Z] [2024-10-22T08:34:07.460Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T08:34:07.460Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T08:34:07.460Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T08:34:07.460Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T08:34:07.460Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T08:34:07.460Z] #35 DONE 0.1s [2024-10-22T08:34:07.460Z] [2024-10-22T08:34:07.460Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-22T08:34:07.460Z] #34 DONE 0.6s [2024-10-22T08:34:07.460Z] [2024-10-22T08:34:07.460Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-22T08:34:07.460Z] #37 DONE 1.2s [2024-10-22T08:34:07.460Z] [2024-10-22T08:34:07.460Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:08.028Z] #36 ... [2024-10-22T08:34:08.028Z] [2024-10-22T08:34:08.028Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T08:34:08.028Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T08:34:08.028Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T08:34:08.028Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T08:34:08.028Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T08:34:08.028Z] #35 DONE 0.1s [2024-10-22T08:34:08.028Z] [2024-10-22T08:34:08.028Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-22T08:34:08.028Z] #38 DONE 1.2s [2024-10-22T08:34:08.028Z] [2024-10-22T08:34:08.028Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:08.028Z] #36 ... [2024-10-22T08:34:08.028Z] [2024-10-22T08:34:08.028Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T08:34:08.028Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-22T08:34:08.028Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-22T08:34:08.028Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-22T08:34:08.028Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-22T08:34:08.028Z] #35 DONE 0.1s [2024-10-22T08:34:08.028Z] [2024-10-22T08:34:08.028Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-22T08:34:08.028Z] #39 DONE 0.9s [2024-10-22T08:34:08.028Z] [2024-10-22T08:34:08.028Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:09.975Z] #36 ... [2024-10-22T08:34:09.975Z] [2024-10-22T08:34:09.975Z] #40 [security-spire-config internal] load build context [2024-10-22T08:34:09.975Z] #40 transferring context: 26.23kB 0.1s done [2024-10-22T08:34:09.975Z] #40 DONE 1.8s [2024-10-22T08:34:09.975Z] [2024-10-22T08:34:09.975Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:14.723Z] #36 transferring context: 293.54MB 6.9s [2024-10-22T08:34:15.291Z] #36 ... [2024-10-22T08:34:15.291Z] [2024-10-22T08:34:15.291Z] #41 [core-command internal] load build context [2024-10-22T08:34:15.291Z] #41 ... [2024-10-22T08:34:15.291Z] [2024-10-22T08:34:15.291Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:16.669Z] #36 ... [2024-10-22T08:34:16.669Z] [2024-10-22T08:34:16.669Z] #42 [support-cron-scheduler internal] load build context [2024-10-22T08:34:16.976Z] #42 ... [2024-10-22T08:34:16.976Z] [2024-10-22T08:34:16.976Z] #43 [security-bootstrapper internal] load build context [2024-10-22T08:34:16.976Z] #43 ... [2024-10-22T08:34:16.976Z] [2024-10-22T08:34:16.976Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-22T08:34:16.976Z] #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:16.976Z] #0 1.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:16.976Z] #0 1.698 (1/4) Installing ca-certificates (20240705-r0) [2024-10-22T08:34:16.976Z] #0 1.760 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-22T08:34:16.976Z] #0 1.847 (3/4) Installing su-exec (0.2-r3) [2024-10-22T08:34:16.976Z] #0 1.851 (4/4) Installing yq-go (4.44.1-r2) [2024-10-22T08:34:16.976Z] #0 2.112 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:34:16.976Z] #0 2.119 Executing ca-certificates-20240705-r0.trigger [2024-10-22T08:34:16.976Z] #0 2.172 OK: 19 MiB in 18 packages [2024-10-22T08:34:16.976Z] #44 ... [2024-10-22T08:34:16.976Z] [2024-10-22T08:34:16.976Z] #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T08:34:16.976Z] #0 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:16.976Z] #0 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:16.976Z] #0 1.454 (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T08:34:16.976Z] #0 1.577 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T08:34:16.976Z] #0 1.611 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:34:16.976Z] #0 1.647 Executing ca-certificates-20240705-r0.trigger [2024-10-22T08:34:16.976Z] #0 1.823 OK: 9 MiB in 16 packages [2024-10-22T08:34:17.234Z] #45 ... [2024-10-22T08:34:17.234Z] [2024-10-22T08:34:17.234Z] #46 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-22T08:34:17.234Z] #0 1.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:17.234Z] #0 1.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:17.234Z] #0 2.084 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-22T08:34:17.234Z] #0 2.090 (2/2) Installing su-exec (0.2-r3) [2024-10-22T08:34:17.234Z] #0 2.092 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:34:17.234Z] #0 2.102 OK: 8 MiB in 16 packages [2024-10-22T08:34:17.234Z] #46 ... [2024-10-22T08:34:17.234Z] [2024-10-22T08:34:17.234Z] #47 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-22T08:34:17.234Z] #0 1.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:17.234Z] #0 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:17.234Z] #0 1.491 (1/3) Installing ca-certificates (20240705-r0) [2024-10-22T08:34:17.234Z] #0 1.565 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-22T08:34:17.234Z] #0 1.582 (3/3) Installing tzdata (2024b-r0) [2024-10-22T08:34:17.234Z] #0 1.874 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:34:17.234Z] #0 1.884 Executing ca-certificates-20240705-r0.trigger [2024-10-22T08:34:17.234Z] #0 2.105 OK: 10 MiB in 17 packages [2024-10-22T08:34:18.110Z] #47 ... [2024-10-22T08:34:18.110Z] [2024-10-22T08:34:18.110Z] #48 [support-notifications internal] load build context [2024-10-22T08:34:18.110Z] #48 ... [2024-10-22T08:34:18.110Z] [2024-10-22T08:34:18.110Z] #49 [core-data internal] load build context [2024-10-22T08:34:18.368Z] #49 ... [2024-10-22T08:34:18.368Z] [2024-10-22T08:34:18.368Z] #50 [security-proxy-setup internal] load build context [2024-10-22T08:34:18.368Z] #50 ... [2024-10-22T08:34:18.368Z] [2024-10-22T08:34:18.368Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-22T08:34:18.368Z] #0 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:18.368Z] #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:18.368Z] #0 1.814 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T08:34:18.368Z] #0 1.814 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T08:34:18.368Z] #0 1.814 OK: 24165 distinct packages available [2024-10-22T08:34:18.368Z] #0 1.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:18.368Z] #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:18.368Z] #0 2.239 (1/14) Installing ca-certificates (20240705-r0) [2024-10-22T08:34:18.368Z] #0 2.252 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-22T08:34:18.368Z] #0 2.262 (3/14) Installing c-ares (1.33.1-r0) [2024-10-22T08:34:18.368Z] #0 2.277 (4/14) Installing libunistring (1.2-r0) [2024-10-22T08:34:18.368Z] #0 2.277 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-22T08:34:18.368Z] #0 2.282 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-22T08:34:18.368Z] #0 2.286 (7/14) Installing libpsl (0.21.5-r1) [2024-10-22T08:34:18.368Z] #0 2.288 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-22T08:34:18.368Z] #0 2.299 (9/14) Installing libcurl (8.10.1-r0) [2024-10-22T08:34:18.368Z] #0 2.309 (10/14) Installing curl (8.10.1-r0) [2024-10-22T08:34:18.368Z] #0 2.317 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-22T08:34:18.368Z] #0 2.317 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-22T08:34:18.368Z] #0 2.320 (13/14) Installing libucontext (1.2-r3) [2024-10-22T08:34:18.368Z] #0 2.323 (14/14) Installing gcompat (1.1.0-r4) [2024-10-22T08:34:18.368Z] #0 2.332 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:34:18.368Z] #0 2.332 Executing ca-certificates-20240705-r0.trigger [2024-10-22T08:34:18.368Z] #0 2.359 OK: 13 MiB in 28 packages [2024-10-22T08:34:18.368Z] #51 ... [2024-10-22T08:34:18.368Z] [2024-10-22T08:34:18.368Z] #52 [security-spire-agent internal] load build context [2024-10-22T08:34:18.368Z] #52 transferring context: 27.51kB 0.1s done [2024-10-22T08:34:18.368Z] #52 DONE 10.3s [2024-10-22T08:34:18.368Z] [2024-10-22T08:34:18.368Z] #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T08:34:18.368Z] #53 ... [2024-10-22T08:34:18.368Z] [2024-10-22T08:34:18.368Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-22T08:34:18.626Z] #54 ... [2024-10-22T08:34:18.626Z] [2024-10-22T08:34:18.626Z] #55 [security-proxy-auth internal] load build context [2024-10-22T08:34:18.626Z] #55 transferring context: 393.76MB 11.3s [2024-10-22T08:34:18.626Z] #55 ... [2024-10-22T08:34:18.626Z] [2024-10-22T08:34:18.626Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-22T08:34:18.919Z] #56 ... [2024-10-22T08:34:18.919Z] [2024-10-22T08:34:18.919Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-22T08:34:18.919Z] #57 ... [2024-10-22T08:34:18.919Z] [2024-10-22T08:34:18.919Z] #58 [core-common-config-bootstrapper internal] load build context [2024-10-22T08:34:19.177Z] #58 ... [2024-10-22T08:34:19.177Z] [2024-10-22T08:34:19.177Z] #59 [security-spiffe-token-provider internal] load build context [2024-10-22T08:34:19.177Z] #59 ... [2024-10-22T08:34:19.177Z] [2024-10-22T08:34:19.177Z] #60 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-10-22T08:34:19.177Z] #60 ... [2024-10-22T08:34:19.177Z] [2024-10-22T08:34:19.177Z] #61 [support-scheduler internal] load build context [2024-10-22T08:34:19.436Z] #61 ... [2024-10-22T08:34:19.436Z] [2024-10-22T08:34:19.436Z] #62 [core-metadata internal] load build context [2024-10-22T08:34:19.436Z] #62 ... [2024-10-22T08:34:19.436Z] [2024-10-22T08:34:19.436Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T08:34:19.436Z] #0 1.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:19.436Z] #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:19.436Z] #0 1.475 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T08:34:19.436Z] #0 1.478 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:34:19.436Z] #0 1.506 OK: 8 MiB in 15 packages [2024-10-22T08:34:19.436Z] #63 ... [2024-10-22T08:34:19.436Z] [2024-10-22T08:34:19.436Z] #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T08:34:19.436Z] #64 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done [2024-10-22T08:34:19.436Z] #64 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-22T08:34:19.436Z] #64 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-22T08:34:19.697Z] #64 ... [2024-10-22T08:34:19.697Z] [2024-10-22T08:34:19.697Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T08:34:19.697Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done [2024-10-22T08:34:19.697Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-22T08:34:19.697Z] #65 ... [2024-10-22T08:34:19.697Z] [2024-10-22T08:34:19.697Z] #66 [core-keeper internal] load build context [2024-10-22T08:34:19.959Z] #66 ... [2024-10-22T08:34:19.959Z] [2024-10-22T08:34:19.959Z] #67 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T08:34:19.959Z] #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:19.960Z] #0 2.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:19.960Z] #0 2.515 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T08:34:19.960Z] #0 2.521 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:34:19.960Z] #0 2.532 OK: 8 MiB in 15 packages [2024-10-22T08:34:19.960Z] #67 ... [2024-10-22T08:34:19.960Z] [2024-10-22T08:34:19.960Z] #68 [security-spire-server internal] load build context [2024-10-22T08:34:19.960Z] #68 transferring context: 27.98kB 0.1s done [2024-10-22T08:34:19.960Z] #68 ... [2024-10-22T08:34:19.960Z] [2024-10-22T08:34:19.960Z] #66 [core-keeper internal] load build context [2024-10-22T08:34:19.960Z] #66 transferring context: 307.86MB 12.0s [2024-10-22T08:34:25.278Z] #66 transferring context: 526.12MB 17.0s [2024-10-22T08:34:25.278Z] #66 ... [2024-10-22T08:34:25.278Z] [2024-10-22T08:34:25.278Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T08:34:25.278Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-22T08:34:25.537Z] #65 ... [2024-10-22T08:34:25.537Z] [2024-10-22T08:34:25.537Z] #41 [core-command internal] load build context [2024-10-22T08:34:25.537Z] #41 transferring context: 610.60MB 17.5s done [2024-10-22T08:34:25.537Z] #41 ... [2024-10-22T08:34:25.537Z] [2024-10-22T08:34:25.537Z] #66 [core-keeper internal] load build context [2024-10-22T08:34:26.102Z] #66 transferring context: 610.60MB 17.8s done [2024-10-22T08:34:26.362Z] #66 ... [2024-10-22T08:34:26.362Z] [2024-10-22T08:34:26.362Z] #68 [security-spire-server internal] load build context [2024-10-22T08:34:26.362Z] #68 DONE 18.4s [2024-10-22T08:34:26.621Z] [2024-10-22T08:34:26.622Z] #48 [support-notifications internal] load build context [2024-10-22T08:34:26.879Z] #48 ... [2024-10-22T08:34:26.879Z] [2024-10-22T08:34:26.879Z] #42 [support-cron-scheduler internal] load build context [2024-10-22T08:34:26.879Z] #42 transferring context: 610.60MB 18.2s done [2024-10-22T08:34:27.138Z] #42 ... [2024-10-22T08:34:27.138Z] [2024-10-22T08:34:27.138Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:27.138Z] #36 transferring context: 610.60MB 15.9s done [2024-10-22T08:34:27.396Z] #36 ... [2024-10-22T08:34:27.396Z] [2024-10-22T08:34:27.396Z] #43 [security-bootstrapper internal] load build context [2024-10-22T08:34:27.396Z] #43 transferring context: 610.60MB 17.1s done [2024-10-22T08:34:27.396Z] #43 ... [2024-10-22T08:34:27.396Z] [2024-10-22T08:34:27.396Z] #48 [support-notifications internal] load build context [2024-10-22T08:34:28.331Z] #48 transferring context: 610.60MB 21.1s done [2024-10-22T08:34:28.331Z] #48 ... [2024-10-22T08:34:28.331Z] [2024-10-22T08:34:28.331Z] #50 [security-proxy-setup internal] load build context [2024-10-22T08:34:28.331Z] #50 transferring context: 610.60MB 13.6s done [2024-10-22T08:34:28.598Z] #50 ... [2024-10-22T08:34:28.598Z] [2024-10-22T08:34:28.598Z] #49 [core-data internal] load build context [2024-10-22T08:34:28.598Z] #49 transferring context: 610.60MB 18.4s done [2024-10-22T08:34:28.979Z] #49 ... [2024-10-22T08:34:28.979Z] [2024-10-22T08:34:28.979Z] #55 [security-proxy-auth internal] load build context [2024-10-22T08:34:28.979Z] #55 transferring context: 610.60MB 16.1s done [2024-10-22T08:34:28.979Z] #55 ... [2024-10-22T08:34:28.979Z] [2024-10-22T08:34:28.979Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T08:34:28.979Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-22T08:34:29.238Z] #65 ... [2024-10-22T08:34:29.238Z] [2024-10-22T08:34:29.238Z] #59 [security-spiffe-token-provider internal] load build context [2024-10-22T08:34:29.238Z] #59 transferring context: 610.60MB 18.0s done [2024-10-22T08:34:29.496Z] #59 ... [2024-10-22T08:34:29.496Z] [2024-10-22T08:34:29.496Z] #61 [support-scheduler internal] load build context [2024-10-22T08:34:29.496Z] #61 transferring context: 610.60MB 16.7s done [2024-10-22T08:34:29.927Z] #61 ... [2024-10-22T08:34:29.927Z] [2024-10-22T08:34:29.927Z] #62 [core-metadata internal] load build context [2024-10-22T08:34:29.927Z] #62 transferring context: 610.60MB 14.3s done [2024-10-22T08:34:30.187Z] #62 ... [2024-10-22T08:34:30.187Z] [2024-10-22T08:34:30.187Z] #58 [core-common-config-bootstrapper internal] load build context [2024-10-22T08:34:30.187Z] #58 transferring context: 610.60MB 16.6s done [2024-10-22T08:34:31.568Z] #58 ... [2024-10-22T08:34:31.568Z] [2024-10-22T08:34:31.568Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T08:34:31.568Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 1.8s [2024-10-22T08:34:31.827Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.2s [2024-10-22T08:34:34.567Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 5.0s [2024-10-22T08:34:35.139Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.3s [2024-10-22T08:34:37.748Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.3s [2024-10-22T08:34:37.748Z] #65 ... [2024-10-22T08:34:37.748Z] [2024-10-22T08:34:37.748Z] #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T08:34:37.748Z] #64 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-22T08:34:37.748Z] #64 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 8.2s [2024-10-22T08:34:38.007Z] #64 ... [2024-10-22T08:34:38.007Z] [2024-10-22T08:34:38.007Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T08:34:38.942Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.6s done [2024-10-22T08:34:38.942Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-10-22T08:34:39.200Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-22T08:34:39.770Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.3s [2024-10-22T08:34:40.029Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.3s done [2024-10-22T08:34:43.328Z] #65 ... [2024-10-22T08:34:43.328Z] [2024-10-22T08:34:43.328Z] #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T08:34:43.328Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 8.3s done [2024-10-22T08:34:43.328Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.9s done [2024-10-22T08:34:43.328Z] #64 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 12.5s done [2024-10-22T08:34:43.328Z] #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-22T08:34:43.896Z] #64 ... [2024-10-22T08:34:43.896Z] [2024-10-22T08:34:43.896Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T08:34:43.896Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 14.3s [2024-10-22T08:34:44.155Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 4.19MB / 20.02MB 14.7s [2024-10-22T08:34:44.415Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 14.8s [2024-10-22T08:34:44.415Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 17.83MB / 20.02MB 15.0s [2024-10-22T08:34:44.685Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 15.1s [2024-10-22T08:34:45.258Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-22T08:34:49.534Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 20.1s [2024-10-22T08:34:50.925Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 21.2s [2024-10-22T08:34:51.186Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 21.8s [2024-10-22T08:34:52.243Z] #65 ... [2024-10-22T08:34:52.243Z] [2024-10-22T08:34:52.243Z] #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T08:34:52.243Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-22T08:34:52.243Z] #64 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 22.6s [2024-10-22T08:34:52.243Z] #64 ... [2024-10-22T08:34:52.243Z] [2024-10-22T08:34:52.243Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T08:34:52.515Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 22.8s done [2024-10-22T08:34:53.905Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 24.0s done [2024-10-22T08:34:53.905Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-22T08:34:54.168Z] #65 ... [2024-10-22T08:34:54.168Z] [2024-10-22T08:34:54.168Z] #50 [security-proxy-setup internal] load build context [2024-10-22T08:34:54.168Z] #50 DONE 46.4s [2024-10-22T08:34:54.168Z] [2024-10-22T08:34:54.168Z] #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T08:34:54.168Z] #64 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 24.0s done [2024-10-22T08:34:54.168Z] #64 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-22T08:34:54.741Z] #64 ... [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #62 [core-metadata internal] load build context [2024-10-22T08:34:54.742Z] #62 DONE 47.2s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #55 [security-proxy-auth internal] load build context [2024-10-22T08:34:54.742Z] #55 DONE 47.7s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #36 [security-secretstore-setup internal] load build context [2024-10-22T08:34:54.742Z] #36 DONE 48.0s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #58 [core-common-config-bootstrapper internal] load build context [2024-10-22T08:34:54.742Z] #58 DONE 47.2s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #43 [security-bootstrapper internal] load build context [2024-10-22T08:34:54.742Z] #43 DONE 47.9s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #61 [support-scheduler internal] load build context [2024-10-22T08:34:54.742Z] #61 DONE 47.2s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #41 [core-command internal] load build context [2024-10-22T08:34:54.742Z] #41 DONE 48.0s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #59 [security-spiffe-token-provider internal] load build context [2024-10-22T08:34:54.742Z] #59 DONE 47.6s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #49 [core-data internal] load build context [2024-10-22T08:34:54.742Z] #49 DONE 47.6s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #66 [core-keeper internal] load build context [2024-10-22T08:34:54.742Z] #66 DONE 47.3s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #48 [support-notifications internal] load build context [2024-10-22T08:34:54.742Z] #48 DONE 47.8s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T08:34:54.742Z] #63 DONE 47.4s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-22T08:34:54.742Z] #51 DONE 47.5s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #42 [support-cron-scheduler internal] load build context [2024-10-22T08:34:54.742Z] #42 DONE 48.2s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #60 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-22T08:34:54.742Z] #60 DONE 47.2s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #47 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-22T08:34:54.742Z] #47 DONE 48.2s [2024-10-22T08:34:54.742Z] [2024-10-22T08:34:54.742Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T08:34:55.006Z] #69 ... [2024-10-22T08:34:55.006Z] [2024-10-22T08:34:55.006Z] #46 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-22T08:34:55.006Z] #46 DONE 48.0s [2024-10-22T08:34:55.006Z] [2024-10-22T08:34:55.006Z] #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T08:34:55.006Z] #45 DONE 47.9s [2024-10-22T08:34:55.006Z] [2024-10-22T08:34:55.006Z] #67 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-22T08:34:55.006Z] #67 DONE 48.2s [2024-10-22T08:34:55.006Z] [2024-10-22T08:34:55.006Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-22T08:34:55.006Z] #44 DONE 48.2s [2024-10-22T08:34:55.006Z] [2024-10-22T08:34:55.006Z] #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T08:34:55.006Z] #64 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.3s [2024-10-22T08:34:55.948Z] #64 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-10-22T08:34:56.895Z] #64 ... [2024-10-22T08:34:56.895Z] [2024-10-22T08:34:56.895Z] #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T08:34:56.895Z] #53 DONE 48.9s [2024-10-22T08:34:56.895Z] [2024-10-22T08:34:56.895Z] #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-22T08:34:57.839Z] #64 ... [2024-10-22T08:34:57.839Z] [2024-10-22T08:34:57.839Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-22T08:34:57.839Z] #57 47.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:57.839Z] #57 48.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:57.839Z] #57 49.34 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:34:57.839Z] #57 49.38 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:34:57.839Z] #57 49.39 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-22T08:34:57.839Z] #57 49.39 (4/6) Installing openssl (3.3.2-r1) [2024-10-22T08:34:57.839Z] #57 49.41 (5/6) Installing su-exec (0.2-r3) [2024-10-22T08:34:57.839Z] #57 49.41 (6/6) Installing yq-go (4.44.1-r2) [2024-10-22T08:34:57.839Z] #57 49.50 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:34:57.839Z] #57 49.50 OK: 19 MiB in 18 packages [2024-10-22T08:34:57.839Z] #57 DONE 49.8s [2024-10-22T08:34:57.839Z] [2024-10-22T08:34:57.839Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-22T08:34:57.839Z] #56 49.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:57.839Z] #56 49.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:58.411Z] #56 49.70 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T08:34:58.411Z] #56 49.70 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T08:34:58.411Z] #56 49.70 OK: 24165 distinct packages available [2024-10-22T08:34:58.411Z] #56 49.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:58.411Z] #56 49.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:58.672Z] #56 ... [2024-10-22T08:34:58.672Z] [2024-10-22T08:34:58.673Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-22T08:34:58.673Z] #54 48.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:58.673Z] #54 48.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:58.673Z] #54 48.80 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T08:34:58.673Z] #54 48.80 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T08:34:58.673Z] #54 48.80 OK: 24165 distinct packages available [2024-10-22T08:34:58.673Z] #54 48.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:58.673Z] #54 48.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:58.673Z] #54 49.32 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:34:58.673Z] #54 49.36 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:34:58.673Z] #54 49.37 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-22T08:34:58.673Z] #54 49.38 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-22T08:34:58.673Z] #54 49.38 (5/7) Installing libucontext (1.2-r3) [2024-10-22T08:34:58.673Z] #54 49.38 (6/7) Installing gcompat (1.1.0-r4) [2024-10-22T08:34:58.673Z] #54 49.39 (7/7) Installing openssl (3.3.2-r1) [2024-10-22T08:34:58.673Z] #54 49.40 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:34:58.673Z] #54 49.41 OK: 9 MiB in 19 packages [2024-10-22T08:34:58.673Z] #54 DONE 50.1s [2024-10-22T08:34:58.673Z] [2024-10-22T08:34:58.673Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T08:34:58.673Z] #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:58.673Z] #0 2.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:58.673Z] #0 3.186 OK: 246 MiB in 54 packages [2024-10-22T08:34:58.673Z] #70 DONE 3.7s [2024-10-22T08:34:58.673Z] [2024-10-22T08:34:58.673Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-22T08:34:58.673Z] #56 50.20 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-22T08:34:58.673Z] #56 50.20 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-22T08:34:58.673Z] #56 50.21 (3/4) Installing libucontext (1.2-r3) [2024-10-22T08:34:58.673Z] #56 50.21 (4/4) Installing gcompat (1.1.0-r4) [2024-10-22T08:34:58.673Z] #56 50.23 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:34:58.673Z] #56 50.23 OK: 8 MiB in 18 packages [2024-10-22T08:34:58.934Z] #56 ... [2024-10-22T08:34:58.934Z] [2024-10-22T08:34:58.934Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-22T08:34:58.934Z] #71 DONE 4.0s [2024-10-22T08:34:59.200Z] [2024-10-22T08:34:59.200Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-22T08:34:59.200Z] #72 ... [2024-10-22T08:34:59.200Z] [2024-10-22T08:34:59.200Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-22T08:34:59.200Z] #56 DONE 50.7s [2024-10-22T08:34:59.200Z] [2024-10-22T08:34:59.200Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:34:59.200Z] #73 DONE 0.7s [2024-10-22T08:34:59.200Z] [2024-10-22T08:34:59.200Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:34:59.471Z] #74 ... [2024-10-22T08:34:59.471Z] [2024-10-22T08:34:59.471Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-22T08:34:59.471Z] #69 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:59.471Z] #69 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:59.471Z] #69 4.084 OK: 246 MiB in 54 packages [2024-10-22T08:34:59.471Z] #69 DONE 4.6s [2024-10-22T08:34:59.471Z] [2024-10-22T08:34:59.471Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-22T08:34:59.471Z] #0 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:59.471Z] #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:34:59.471Z] #0 4.149 OK: 246 MiB in 54 packages [2024-10-22T08:34:59.471Z] #75 DONE 4.8s [2024-10-22T08:34:59.732Z] [2024-10-22T08:34:59.732Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:35:00.310Z] #76 ... [2024-10-22T08:35:00.310Z] [2024-10-22T08:35:00.310Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-22T08:35:00.310Z] #0 0.878 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.310Z] #0 1.436 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.310Z] #0 2.146 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-22T08:35:00.310Z] #0 2.455 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:00.310Z] #0 2.465 OK: 8 MiB in 15 packages [2024-10-22T08:35:00.310Z] #77 DONE 3.3s [2024-10-22T08:35:00.310Z] [2024-10-22T08:35:00.310Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T08:35:00.310Z] #0 4.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.311Z] #0 4.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.311Z] #0 4.764 Upgrading critical system libraries and apk-tools: [2024-10-22T08:35:00.311Z] #0 4.764 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T08:35:00.311Z] #0 4.774 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:00.311Z] #0 4.837 Continuing the upgrade transaction with new apk-tools: [2024-10-22T08:35:00.311Z] #0 4.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.311Z] #0 4.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.311Z] #0 5.192 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:00.311Z] #0 5.304 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:00.311Z] #0 5.315 OK: 8 MiB in 15 packages [2024-10-22T08:35:00.573Z] #78 DONE 5.6s [2024-10-22T08:35:00.573Z] [2024-10-22T08:35:00.573Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-22T08:35:00.573Z] #0 4.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.573Z] #0 4.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.573Z] #0 4.891 v3.20.3-190-ga986f1414fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-22T08:35:00.573Z] #0 4.891 v3.20.3-191-gbcd1124b198 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-22T08:35:00.573Z] #0 4.891 OK: 24164 distinct packages available [2024-10-22T08:35:00.573Z] #0 4.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.573Z] #0 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.573Z] #0 5.431 OK: 246 MiB in 54 packages [2024-10-22T08:35:00.573Z] #79 DONE 5.6s [2024-10-22T08:35:00.573Z] [2024-10-22T08:35:00.573Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:35:00.573Z] #80 DONE 1.1s [2024-10-22T08:35:00.573Z] [2024-10-22T08:35:00.573Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:35:00.573Z] #76 DONE 1.1s [2024-10-22T08:35:00.573Z] [2024-10-22T08:35:00.573Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T08:35:00.573Z] #0 4.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.573Z] #0 4.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.573Z] #0 4.801 Upgrading critical system libraries and apk-tools: [2024-10-22T08:35:00.573Z] #0 4.801 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T08:35:00.573Z] #0 4.812 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:00.573Z] #0 4.893 Continuing the upgrade transaction with new apk-tools: [2024-10-22T08:35:00.573Z] #0 4.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.573Z] #0 4.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:00.573Z] #0 5.304 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:00.573Z] #0 5.425 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:00.573Z] #0 5.462 Executing ca-certificates-20240705-r0.trigger [2024-10-22T08:35:00.573Z] #0 5.509 OK: 10 MiB in 17 packages [2024-10-22T08:35:00.573Z] #81 DONE 5.7s [2024-10-22T08:35:00.573Z] [2024-10-22T08:35:00.573Z] #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:35:00.834Z] #82 ... [2024-10-22T08:35:00.834Z] [2024-10-22T08:35:00.834Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:35:00.834Z] #83 DONE 0.1s [2024-10-22T08:35:00.834Z] [2024-10-22T08:35:00.834Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:35:01.409Z] #84 ... [2024-10-22T08:35:01.409Z] [2024-10-22T08:35:01.409Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-22T08:35:01.409Z] #0 5.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:01.409Z] #0 5.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:01.409Z] #0 5.772 Upgrading critical system libraries and apk-tools: [2024-10-22T08:35:01.409Z] #0 5.772 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T08:35:01.409Z] #0 5.781 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:01.409Z] #0 5.852 Continuing the upgrade transaction with new apk-tools: [2024-10-22T08:35:01.409Z] #0 5.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:01.409Z] #0 5.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:01.409Z] #0 6.235 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:01.409Z] #0 6.270 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:01.409Z] #0 6.280 OK: 8 MiB in 16 packages [2024-10-22T08:35:01.409Z] #85 DONE 6.4s [2024-10-22T08:35:01.669Z] [2024-10-22T08:35:01.669Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-22T08:35:03.060Z] #86 ... [2024-10-22T08:35:03.060Z] [2024-10-22T08:35:03.060Z] #87 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T08:35:03.060Z] #0 6.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 6.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 6.914 Upgrading critical system libraries and apk-tools: [2024-10-22T08:35:03.060Z] #0 6.914 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T08:35:03.060Z] #0 6.927 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:03.060Z] #0 7.006 Continuing the upgrade transaction with new apk-tools: [2024-10-22T08:35:03.060Z] #0 7.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.406 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:03.060Z] #0 7.444 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:03.060Z] #0 7.452 Executing ca-certificates-20240705-r0.trigger [2024-10-22T08:35:03.060Z] #0 7.534 OK: 9 MiB in 16 packages [2024-10-22T08:35:03.060Z] #87 DONE 7.8s [2024-10-22T08:35:03.060Z] [2024-10-22T08:35:03.060Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-22T08:35:03.060Z] #72 3.336 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #72 3.834 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #72 ... [2024-10-22T08:35:03.060Z] [2024-10-22T08:35:03.060Z] #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-22T08:35:03.060Z] #0 6.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 6.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.154 Upgrading critical system libraries and apk-tools: [2024-10-22T08:35:03.060Z] #0 7.154 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T08:35:03.060Z] #0 7.163 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:03.060Z] #0 7.255 Continuing the upgrade transaction with new apk-tools: [2024-10-22T08:35:03.060Z] #0 7.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.744 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:03.060Z] #0 7.824 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:03.060Z] #0 7.832 Executing ca-certificates-20240705-r0.trigger [2024-10-22T08:35:03.060Z] #0 7.890 OK: 13 MiB in 28 packages [2024-10-22T08:35:03.060Z] #88 DONE 8.2s [2024-10-22T08:35:03.060Z] [2024-10-22T08:35:03.060Z] #89 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-10-22T08:35:03.060Z] #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.223 Upgrading critical system libraries and apk-tools: [2024-10-22T08:35:03.060Z] #0 7.223 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T08:35:03.060Z] #0 7.231 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:03.060Z] #0 7.309 Continuing the upgrade transaction with new apk-tools: [2024-10-22T08:35:03.060Z] #0 7.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.828 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:03.060Z] #0 7.899 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:03.060Z] #0 7.908 OK: 8 MiB in 15 packages [2024-10-22T08:35:03.060Z] #89 DONE 8.2s [2024-10-22T08:35:03.060Z] [2024-10-22T08:35:03.060Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-22T08:35:03.060Z] #0 6.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.127 Upgrading critical system libraries and apk-tools: [2024-10-22T08:35:03.060Z] #0 7.127 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T08:35:03.060Z] #0 7.135 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:03.060Z] #0 7.235 Continuing the upgrade transaction with new apk-tools: [2024-10-22T08:35:03.060Z] #0 7.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.060Z] #0 7.772 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:03.060Z] #0 7.832 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:03.060Z] #0 7.854 Executing ca-certificates-20240705-r0.trigger [2024-10-22T08:35:03.060Z] #0 7.943 OK: 19 MiB in 18 packages [2024-10-22T08:35:03.060Z] #90 DONE 8.2s [2024-10-22T08:35:03.060Z] [2024-10-22T08:35:03.060Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-22T08:35:03.060Z] #86 DONE 1.9s [2024-10-22T08:35:03.321Z] [2024-10-22T08:35:03.321Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-22T08:35:03.321Z] #0 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.321Z] #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.321Z] #0 3.906 Upgrading critical system libraries and apk-tools: [2024-10-22T08:35:03.321Z] #0 3.906 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T08:35:03.321Z] #0 3.934 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:03.321Z] #0 3.990 Continuing the upgrade transaction with new apk-tools: [2024-10-22T08:35:03.321Z] #0 3.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.321Z] #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:03.321Z] #0 4.513 OK: 9 MiB in 19 packages [2024-10-22T08:35:03.321Z] #91 DONE 4.7s [2024-10-22T08:35:03.321Z] [2024-10-22T08:35:03.321Z] #92 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-22T08:35:03.321Z] #92 DONE 0.1s [2024-10-22T08:35:03.321Z] [2024-10-22T08:35:03.321Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T08:35:04.706Z] #93 ... [2024-10-22T08:35:04.706Z] [2024-10-22T08:35:04.706Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-22T08:35:04.706Z] #0 3.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:04.706Z] #0 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:04.706Z] #0 3.620 Upgrading critical system libraries and apk-tools: [2024-10-22T08:35:04.706Z] #0 3.620 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T08:35:04.706Z] #0 3.633 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:04.706Z] #0 3.730 Continuing the upgrade transaction with new apk-tools: [2024-10-22T08:35:04.706Z] #0 3.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:04.706Z] #0 3.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:04.706Z] #0 4.235 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:04.706Z] #0 4.356 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T08:35:04.706Z] #0 4.904 OK: 8 MiB in 18 packages [2024-10-22T08:35:04.706Z] #94 DONE 5.4s [2024-10-22T08:35:04.706Z] [2024-10-22T08:35:04.706Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-22T08:35:04.706Z] #72 4.584 OK: 246 MiB in 54 packages [2024-10-22T08:35:04.706Z] #72 DONE 5.6s [2024-10-22T08:35:04.706Z] [2024-10-22T08:35:04.706Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-22T08:35:04.706Z] #0 3.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:04.706Z] #0 4.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:04.706Z] #0 5.399 Upgrading critical system libraries and apk-tools: [2024-10-22T08:35:04.706Z] #0 5.399 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T08:35:04.706Z] #0 5.412 Executing busybox-1.36.1-r29.trigger [2024-10-22T08:35:04.706Z] #0 5.536 Continuing the upgrade transaction with new apk-tools: [2024-10-22T08:35:04.706Z] #0 5.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:04.706Z] #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T08:35:04.706Z] #0 6.395 OK: 19 MiB in 18 packages [2024-10-22T08:35:04.706Z] #95 DONE 6.9s [2024-10-22T08:35:04.706Z] [2024-10-22T08:35:04.706Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-22T08:35:04.706Z] #96 DONE 1.4s [2024-10-22T08:35:04.706Z] [2024-10-22T08:35:04.706Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T08:35:04.706Z] #93 DONE 1.4s [2024-10-22T08:35:04.706Z] [2024-10-22T08:35:04.706Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-22T08:35:04.706Z] #97 ... [2024-10-22T08:35:04.706Z] [2024-10-22T08:35:04.706Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T08:35:04.706Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2024-10-22T08:35:04.964Z] #65 ... [2024-10-22T08:35:04.964Z] [2024-10-22T08:35:04.964Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T08:35:05.914Z] #98 DONE 1.4s [2024-10-22T08:35:05.914Z] [2024-10-22T08:35:05.914Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-22T08:35:05.914Z] #99 DONE 1.4s [2024-10-22T08:35:05.914Z] [2024-10-22T08:35:05.914Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-22T08:35:05.914Z] #100 DONE 1.4s [2024-10-22T08:35:05.914Z] [2024-10-22T08:35:05.914Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-22T08:35:05.914Z] #97 DONE 1.4s [2024-10-22T08:35:05.914Z] [2024-10-22T08:35:05.914Z] #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-22T08:35:05.914Z] #101 DONE 1.4s [2024-10-22T08:35:05.914Z] [2024-10-22T08:35:05.914Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-22T08:35:05.914Z] #102 DONE 0.1s [2024-10-22T08:35:05.914Z] [2024-10-22T08:35:05.914Z] #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:35:06.172Z] #103 ... [2024-10-22T08:35:06.172Z] [2024-10-22T08:35:06.172Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-22T08:35:06.172Z] #104 DONE 0.1s [2024-10-22T08:35:06.172Z] [2024-10-22T08:35:06.172Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-22T08:35:06.172Z] #105 DONE 0.1s [2024-10-22T08:35:06.172Z] [2024-10-22T08:35:06.172Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-22T08:35:06.172Z] #106 DONE 0.1s [2024-10-22T08:35:06.172Z] [2024-10-22T08:35:06.172Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-22T08:35:06.172Z] #107 DONE 0.1s [2024-10-22T08:35:06.172Z] [2024-10-22T08:35:06.172Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-22T08:35:06.172Z] #108 DONE 0.1s [2024-10-22T08:35:06.172Z] [2024-10-22T08:35:06.172Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-22T08:35:06.431Z] #109 DONE 0.1s [2024-10-22T08:35:06.431Z] [2024-10-22T08:35:06.431Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-22T08:35:06.431Z] #110 DONE 0.1s [2024-10-22T08:35:06.431Z] [2024-10-22T08:35:06.431Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-22T08:35:06.431Z] #111 DONE 0.1s [2024-10-22T08:35:06.431Z] [2024-10-22T08:35:06.431Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-22T08:35:06.431Z] #112 DONE 0.1s [2024-10-22T08:35:06.431Z] [2024-10-22T08:35:06.431Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-22T08:35:06.431Z] #113 DONE 0.1s [2024-10-22T08:35:06.431Z] [2024-10-22T08:35:06.431Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-22T08:35:06.431Z] #114 DONE 0.1s [2024-10-22T08:35:06.431Z] [2024-10-22T08:35:06.431Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-22T08:35:06.431Z] #115 DONE 0.1s [2024-10-22T08:35:06.431Z] [2024-10-22T08:35:06.431Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-22T08:35:06.689Z] #116 DONE 0.0s [2024-10-22T08:35:06.689Z] [2024-10-22T08:35:06.689Z] #117 [security-spire-agent] exporting to image [2024-10-22T08:35:06.689Z] #117 exporting layers [2024-10-22T08:35:06.947Z] #117 exporting layers 0.6s done [2024-10-22T08:35:06.947Z] #117 writing image sha256:409251ce746e0e0c8c151eebbe2f499e0ba0a74609690373ce839f9048a9c2f4 done [2024-10-22T08:35:06.947Z] #117 naming to docker.io/library/security-spire-server done [2024-10-22T08:35:07.205Z] #117 exporting layers 0.8s done [2024-10-22T08:35:07.205Z] #117 writing image sha256:445d36d7bbc5deb8b7feb84a708b12a5ef65eb8838b335d9564dcd36e526b6a8 done [2024-10-22T08:35:07.205Z] #117 naming to docker.io/library/security-spire-agent done [2024-10-22T08:35:07.205Z] #117 writing image sha256:8599dae0798fc22f8a7b6787fcde6ec0cc124baeba02f5ecea46f4c876ce3043 done [2024-10-22T08:35:07.205Z] #117 naming to docker.io/library/security-spire-config done [2024-10-22T08:35:07.205Z] #117 DONE 0.9s [2024-10-22T08:35:07.205Z] [2024-10-22T08:35:07.205Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:03.856Z] #118 DONE 60.5s [2024-10-22T08:36:03.856Z] [2024-10-22T08:36:03.856Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:03.856Z] #84 DONE 60.3s [2024-10-22T08:36:03.856Z] [2024-10-22T08:36:03.856Z] #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:03.856Z] #103 DONE 55.0s [2024-10-22T08:36:03.856Z] [2024-10-22T08:36:03.856Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:03.856Z] #74 DONE 61.7s [2024-10-22T08:36:03.856Z] [2024-10-22T08:36:03.856Z] #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:03.856Z] #82 DONE 60.5s [2024-10-22T08:36:03.856Z] [2024-10-22T08:36:03.856Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-10-22T08:36:12.011Z] #119 ... [2024-10-22T08:36:12.011Z] [2024-10-22T08:36:12.011Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-22T08:36:12.011Z] #120 ... [2024-10-22T08:36:12.011Z] [2024-10-22T08:36:12.011Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-22T08:36:12.011Z] #121 ... [2024-10-22T08:36:12.011Z] [2024-10-22T08:36:12.011Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-10-22T08:36:12.011Z] #122 ... [2024-10-22T08:36:12.011Z] [2024-10-22T08:36:12.011Z] #123 [core-command builder 6/7] COPY . . [2024-10-22T08:36:12.958Z] #123 ... [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-10-22T08:36:12.958Z] #119 DONE 11.8s [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-10-22T08:36:12.958Z] #124 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:36:12.958Z] #125 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:12.958Z] #126 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:36:12.958Z] #127 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #128 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:12.958Z] #128 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #129 [support-notifications builder 6/7] COPY . . [2024-10-22T08:36:12.958Z] #129 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:12.958Z] #130 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-22T08:36:12.958Z] #131 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:36:12.958Z] #132 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #133 [core-metadata builder 6/7] COPY . . [2024-10-22T08:36:12.958Z] #133 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:36:12.958Z] #134 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:12.958Z] #135 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:36:12.958Z] #136 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.958Z] #137 [core-data builder 6/7] COPY . . [2024-10-22T08:36:12.958Z] #137 CACHED [2024-10-22T08:36:12.958Z] [2024-10-22T08:36:12.959Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:12.959Z] #138 CACHED [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:36:12.959Z] #139 CACHED [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #140 [support-scheduler builder 6/7] COPY . . [2024-10-22T08:36:12.959Z] #140 CACHED [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:12.959Z] #141 CACHED [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-22T08:36:12.959Z] #121 DONE 11.9s [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #142 [security-proxy-auth builder 6/7] COPY . . [2024-10-22T08:36:12.959Z] #142 CACHED [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:36:12.959Z] #143 CACHED [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:12.959Z] #144 CACHED [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-10-22T08:36:12.959Z] #145 CACHED [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T08:36:12.959Z] #146 CACHED [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-22T08:36:12.959Z] #147 CACHED [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-22T08:36:12.959Z] #120 DONE 11.9s [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-10-22T08:36:12.959Z] #122 DONE 11.9s [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #123 [core-command builder 6/7] COPY . . [2024-10-22T08:36:12.959Z] #123 DONE 11.9s [2024-10-22T08:36:12.959Z] [2024-10-22T08:36:12.959Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-22T08:36:14.353Z] #148 1.257 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-22T08:36:24.360Z] #148 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T08:36:24.360Z] #0 0.727 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-22T08:36:24.360Z] #149 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-22T08:36:24.360Z] #0 1.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-22T08:36:24.360Z] #150 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T08:36:24.360Z] #0 0.869 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-22T08:36:24.360Z] #151 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-22T08:36:24.360Z] #0 1.714 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-22T08:36:24.360Z] #152 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-22T08:36:24.360Z] #0 0.506 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-22T08:36:24.360Z] #153 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-22T08:36:24.360Z] #0 0.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-22T08:36:24.360Z] #154 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-22T08:36:24.360Z] #0 1.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-22T08:36:24.360Z] #155 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-22T08:36:24.360Z] #0 0.605 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-22T08:36:24.360Z] #156 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-22T08:36:24.360Z] #0 1.292 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-22T08:36:24.360Z] #157 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-22T08:36:24.360Z] #0 1.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-22T08:36:24.360Z] #158 ... [2024-10-22T08:36:24.360Z] [2024-10-22T08:36:24.360Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-22T08:36:24.360Z] #0 1.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-22T08:36:24.621Z] #159 ... [2024-10-22T08:36:24.621Z] [2024-10-22T08:36:24.621Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-22T08:36:24.621Z] #0 0.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-22T08:38:01.137Z] #160 ... [2024-10-22T08:38:01.137Z] [2024-10-22T08:38:01.137Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-22T08:38:01.137Z] #155 96.84 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-22T08:39:08.879Z] #155 ... [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-22T08:39:08.879Z] #154 DONE 166.9s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-22T08:39:08.879Z] #150 ... [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-22T08:39:08.879Z] #152 DONE 167.3s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-22T08:39:08.879Z] #150 DONE 167.3s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-22T08:39:08.879Z] #155 DONE 167.3s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-22T08:39:08.879Z] #157 DONE 167.3s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-22T08:39:08.879Z] #158 DONE 167.4s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.879Z] #161 ... [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-22T08:39:08.879Z] #151 DONE 167.5s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-22T08:39:08.879Z] #160 DONE 167.6s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-22T08:39:08.879Z] #153 DONE 167.7s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.879Z] #162 ... [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-22T08:39:08.879Z] #148 DONE 167.7s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-22T08:39:08.879Z] #159 DONE 167.7s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-22T08:39:08.879Z] #156 DONE 167.8s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-22T08:39:08.879Z] #149 DONE 167.8s [2024-10-22T08:39:08.879Z] [2024-10-22T08:39:08.879Z] #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.879Z] #163 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #161 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #161 DONE 0.9s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-22T08:39:08.880Z] #164 DONE 1.0s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #162 DONE 0.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #165 DONE 0.9s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #166 DONE 0.6s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #167 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #168 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #168 DONE 0.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #163 DONE 0.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #169 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #169 DONE 0.5s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #170 DONE 0.5s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #171 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #171 DONE 0.6s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #172 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #173 CACHED [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #174 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #174 CACHED [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #175 CACHED [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #176 CACHED [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #177 CACHED [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #178 CACHED [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #179 CACHED [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #180 CACHED [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #181 DONE 0.5s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-22T08:39:08.880Z] #182 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #167 DONE 1.0s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #183 DONE 1.1s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #184 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #184 DONE 0.9s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #185 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-22T08:39:08.880Z] #185 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #186 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-22T08:39:08.880Z] #186 DONE 2.2s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #187 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #188 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #188 DONE 2.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #172 DONE 2.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-22T08:39:08.880Z] #189 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-22T08:39:08.880Z] #190 DONE 2.9s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #191 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-22T08:39:08.880Z] #191 DONE 2.9s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-22T08:39:08.880Z] #192 DONE 2.9s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-22T08:39:08.880Z] #193 DONE 2.9s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-22T08:39:08.880Z] #194 DONE 2.9s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-22T08:39:08.880Z] #182 DONE 2.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #195 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-22T08:39:08.880Z] #195 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-22T08:39:08.880Z] #196 DONE 3.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-22T08:39:08.880Z] #197 DONE 2.6s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-22T08:39:08.880Z] #198 DONE 2.6s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #199 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #187 DONE 2.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #185 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-22T08:39:08.880Z] #185 DONE 4.1s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #200 DONE 2.0s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #201 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-22T08:39:08.880Z] #201 DONE 2.3s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-22T08:39:08.880Z] #189 DONE 2.2s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [support-scheduler] exporting to image [2024-10-22T08:39:08.880Z] #117 exporting layers [2024-10-22T08:39:08.880Z] #117 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #202 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #202 DONE 2.0s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #203 DONE 2.1s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #204 DONE 2.1s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #205 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #205 DONE 2.1s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [core-command] exporting to image [2024-10-22T08:39:08.880Z] #117 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #195 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-22T08:39:08.880Z] #195 DONE 2.1s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #206 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-22T08:39:08.880Z] #206 DONE 1.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-22T08:39:08.880Z] #207 DONE 1.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #199 DONE 1.9s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-22T08:39:08.880Z] #208 DONE 0.5s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [security-spiffe-token-provider] exporting to image [2024-10-22T08:39:08.880Z] #117 exporting layers 0.3s done [2024-10-22T08:39:08.880Z] #117 writing image sha256:294f274b8e24ec6ef7257091fd11078441216f5026e00c69475ebfd06cae8c4e 0.0s done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/core-command [2024-10-22T08:39:08.880Z] #117 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #209 DONE 0.5s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-22T08:39:08.880Z] #210 DONE 0.5s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [core-command] exporting to image [2024-10-22T08:39:08.880Z] #117 exporting layers 0.4s done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/core-command 0.0s done [2024-10-22T08:39:08.880Z] #117 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #211 DONE 0.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #212 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-22T08:39:08.880Z] #212 DONE 0.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-22T08:39:08.880Z] #213 DONE 0.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-22T08:39:08.880Z] #214 DONE 0.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-22T08:39:08.880Z] #215 DONE 0.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-22T08:39:08.880Z] #216 DONE 0.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-22T08:39:08.880Z] #217 DONE 0.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [support-scheduler] exporting to image [2024-10-22T08:39:08.880Z] #117 exporting layers 0.6s done [2024-10-22T08:39:08.880Z] #117 writing image sha256:71724ac5cb28fb810798218f1fbcc1f94a32155a84222fc810ebdaf9fe1d216e done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/support-scheduler done [2024-10-22T08:39:08.880Z] #117 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-22T08:39:08.880Z] #218 DONE 0.6s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [security-spiffe-token-provider] exporting to image [2024-10-22T08:39:08.880Z] #117 writing image sha256:3bb6f1675da07b339978d5473a5bad144370d5980cbc1e300bb2f0976f03c837 done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/core-keeper done [2024-10-22T08:39:08.880Z] #117 writing image sha256:ffe6a65f5d69492a4b80d34d1a59f65c9a6f1c29e323e3bf4c3b137073c53729 done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/security-spiffe-token-provider done [2024-10-22T08:39:08.880Z] #117 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #219 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-22T08:39:08.880Z] #219 DONE 0.6s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-22T08:39:08.880Z] #220 DONE 0.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [core-metadata] exporting to image [2024-10-22T08:39:08.880Z] #117 exporting layers 1.0s done [2024-10-22T08:39:08.880Z] #117 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-22T08:39:08.880Z] #221 DONE 0.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-22T08:39:08.880Z] #222 DONE 0.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-22T08:39:08.880Z] #223 DONE 0.7s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [support-cron-scheduler] exporting to image [2024-10-22T08:39:08.880Z] #117 exporting layers 0.6s done [2024-10-22T08:39:08.880Z] #117 writing image sha256:021e0994391c268e65ddcf90382e1d3ec5d421686b91f3fc2dfb465757f1e31c done [2024-10-22T08:39:08.880Z] #117 writing image sha256:3c315e9fece7bed1f9de383c59e860b70f8629ef1b8457bb3efb0797efd6f4e4 done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/support-cron-scheduler done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/core-data done [2024-10-22T08:39:08.880Z] #117 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-22T08:39:08.880Z] #224 DONE 0.4s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T08:39:08.880Z] #225 DONE 1.1s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-22T08:39:08.880Z] #226 DONE 0.4s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [support-cron-scheduler] exporting to image [2024-10-22T08:39:08.880Z] #117 exporting layers 0.5s done [2024-10-22T08:39:08.880Z] #117 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T08:39:08.880Z] #227 DONE 1.1s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-22T08:39:08.880Z] #228 DONE 0.2s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [support-notifications] exporting to image [2024-10-22T08:39:08.880Z] #117 writing image sha256:c4bec453f5b5d83e7a8a71be12449067c3465797f3fa3a8b3ebe1eb1646c3719 0.0s done [2024-10-22T08:39:08.880Z] #117 writing image sha256:a39804416ffa47bb2f7e5f38fe6b23a3ee30a5ac119cf7dacd9b4f3054dc6706 done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/core-metadata done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/support-notifications 0.0s done [2024-10-22T08:39:08.880Z] #117 ... [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-22T08:39:08.880Z] #229 DONE 0.2s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-22T08:39:08.880Z] #230 DONE 0.1s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #117 [core-common-config-bootstrapper] exporting to image [2024-10-22T08:39:08.880Z] #117 exporting layers 0.2s done [2024-10-22T08:39:08.880Z] #117 writing image sha256:1e7e3b4f1743143250098246e57698ff531a4ef5307e75093fb0f54055554a9a 0.0s done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-10-22T08:39:08.880Z] #117 exporting layers 0.3s done [2024-10-22T08:39:08.880Z] #117 writing image sha256:6def3bbb853ce913ec8aab8e4689277aab502a007ae694bbf42fb4a1ebd797f1 done [2024-10-22T08:39:08.880Z] #117 naming to docker.io/library/security-proxy-auth done [2024-10-22T08:39:08.880Z] #117 DONE 3.2s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-22T08:39:08.880Z] #231 DONE 0.1s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.880Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T08:39:08.880Z] #232 DONE 0.8s [2024-10-22T08:39:08.880Z] [2024-10-22T08:39:08.881Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-22T08:39:09.146Z] #233 DONE 0.1s [2024-10-22T08:39:09.146Z] [2024-10-22T08:39:09.146Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-22T08:39:09.146Z] #234 DONE 0.1s [2024-10-22T08:39:09.146Z] [2024-10-22T08:39:09.146Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-22T08:39:09.146Z] #235 ... [2024-10-22T08:39:09.146Z] [2024-10-22T08:39:09.146Z] #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-22T08:39:09.146Z] #236 DONE 0.4s [2024-10-22T08:39:09.407Z] [2024-10-22T08:39:09.407Z] #117 [security-proxy-setup] exporting to image [2024-10-22T08:39:09.407Z] #117 exporting layers 0.2s done [2024-10-22T08:39:09.407Z] #117 writing image sha256:32d73378eed7b44fb0a72f34370b3494f98ff0aa2f030aad2003f443df5cd614 done [2024-10-22T08:39:09.407Z] #117 naming to docker.io/library/security-proxy-setup done [2024-10-22T08:39:09.407Z] #117 writing image sha256:eada0a9393ec5ea339f4941fba75c7556b91a910e6e467b264c187a18846db35 done [2024-10-22T08:39:09.407Z] #117 naming to docker.io/library/security-secretstore-setup done [2024-10-22T08:39:09.407Z] #117 DONE 3.6s [2024-10-22T08:39:09.407Z] [2024-10-22T08:39:09.407Z] #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-22T08:39:09.407Z] #235 DONE 0.4s [2024-10-22T08:39:09.407Z] [2024-10-22T08:39:09.407Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T08:39:09.666Z] #65 ... [2024-10-22T08:39:09.666Z] [2024-10-22T08:39:09.666Z] #117 [security-bootstrapper] exporting to image [2024-10-22T08:39:09.666Z] #117 exporting layers 0.2s done [2024-10-22T08:39:09.666Z] #117 writing image sha256:4f970c56c82c3acc1eddbd8021d6e70677f86bb5e8a85931ff327bb69381e50e done [2024-10-22T08:39:09.666Z] #117 naming to docker.io/library/security-bootstrapper done [2024-10-22T08:39:09.666Z] #117 DONE 3.8s [2024-10-22T08:39:09.666Z] [2024-10-22T08:39:09.666Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.666Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.667Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.667Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-22T08:39:09.667Z] time="2024-10-22T08:34:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-22T08:39:09.677Z] $ docker stop --time=1 4499ec120e748d5766d177ae90a1a418c2fa0e9dfb0b208d7fae39b50ebacef9 [2024-10-22T08:39:11.006Z] $ docker rm -f --volumes 4499ec120e748d5766d177ae90a1a418c2fa0e9dfb0b208d7fae39b50ebacef9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T08:39:11.347Z] + docker images [2024-10-22T08:39:11.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-22T08:39:11.347Z] security-bootstrapper latest 4f970c56c82c 2 seconds ago 32.9MB [2024-10-22T08:39:11.347Z] security-secretstore-setup latest eada0a9393ec 2 seconds ago 57.9MB [2024-10-22T08:39:11.348Z] core-common-config-bootstrapper latest 1e7e3b4f1743 3 seconds ago 26.9MB [2024-10-22T08:39:11.348Z] security-proxy-auth latest 6def3bbb853c 3 seconds ago 40MB [2024-10-22T08:39:11.348Z] security-proxy-setup latest 32d73378eed7 3 seconds ago 39.4MB [2024-10-22T08:39:11.348Z] core-metadata latest a39804416ffa 4 seconds ago 48MB [2024-10-22T08:39:11.348Z] support-notifications latest c4bec453f5b5 4 seconds ago 71.1MB [2024-10-22T08:39:11.348Z] core-data latest 021e0994391c 4 seconds ago 47.8MB [2024-10-22T08:39:11.348Z] security-spiffe-token-provider latest ffe6a65f5d69 5 seconds ago 47.1MB [2024-10-22T08:39:11.348Z] core-command latest 294f274b8e24 5 seconds ago 41.9MB [2024-10-22T08:39:11.348Z] support-cron-scheduler latest 3c315e9fece7 5 seconds ago 72.3MB [2024-10-22T08:39:11.348Z] core-keeper latest 3bb6f1675da0 5 seconds ago 41.5MB [2024-10-22T08:39:11.348Z] support-scheduler latest 71724ac5cb28 5 seconds ago 70.3MB [2024-10-22T08:39:11.348Z] security-spire-server latest 409251ce746e 4 minutes ago 128MB [2024-10-22T08:39:11.348Z] security-spire-config latest 8599dae0798f 4 minutes ago 127MB [2024-10-22T08:39:11.348Z] security-spire-agent latest 445d36d7bbc5 4 minutes ago 188MB [2024-10-22T08:39:11.348Z] ci-base-image-x86_64 latest df88a7b83e65 8 minutes ago 980MB [2024-10-22T08:39:11.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 weeks ago 573MB [2024-10-22T08:39:11.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-22T08:39:11.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-22T08:39:11.743Z] provisioning config files... [2024-10-22T08:39:11.749Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config15179550352182376913tmp [Pipeline] { [Pipeline] sh [2024-10-22T08:39:12.048Z] + set +x [2024-10-22T08:39:12.048Z] + curl -s https://codecov.io/bash [2024-10-22T08:39:12.048Z] + bash -s -- [2024-10-22T08:39:12.048Z] [2024-10-22T08:39:12.048Z] _____ _ [2024-10-22T08:39:12.048Z] / ____| | | [2024-10-22T08:39:12.048Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T08:39:12.048Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T08:39:12.048Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T08:39:12.048Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T08:39:12.048Z] Bash-1.0.6 [2024-10-22T08:39:12.048Z] [2024-10-22T08:39:12.048Z] [2024-10-22T08:39:12.048Z] ==> git version 2.25.1 found [2024-10-22T08:39:12.048Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-22T08:39:12.048Z] Release-Date: 2020-01-08 [2024-10-22T08:39:12.048Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-22T08:39:12.048Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T08:39:12.048Z] ==> Jenkins CI detected. [2024-10-22T08:39:12.048Z] current dir:  /w/workspace/edgex-go/3 [2024-10-22T08:39:12.048Z] project root: . [2024-10-22T08:39:12.048Z] --> token set from env [2024-10-22T08:39:12.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T08:39:12.307Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T08:39:12.307Z] ==> Python coveragepy not found [2024-10-22T08:39:12.307Z] ==> Searching for coverage reports in: [2024-10-22T08:39:12.307Z] + . [2024-10-22T08:39:12.307Z] -> Found 1 reports [2024-10-22T08:39:12.307Z] ==> Detecting git/mercurial file structure [2024-10-22T08:39:12.307Z] ==> Reading reports [2024-10-22T08:39:12.307Z] + ./coverage.out bytes=1566560 [2024-10-22T08:39:12.307Z] ==> Appending adjustments [2024-10-22T08:39:12.307Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T08:39:13.685Z] + Found adjustments [2024-10-22T08:39:13.685Z] ==> Gzipping contents [2024-10-22T08:39:13.685Z] 136K /tmp/codecov.7EZ0bS.gz [2024-10-22T08:39:13.685Z] ==> Uploading reports [2024-10-22T08:39:13.685Z] url: https://codecov.io [2024-10-22T08:39:13.685Z] query: branch=PR-4976&commit=4644424c0716d3ecc78c92d1ed4b29cf310b86cd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4976%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4976&job=&cmd_args= [2024-10-22T08:39:13.685Z] -> Pinging Codecov [2024-10-22T08:39:13.686Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4976&commit=4644424c0716d3ecc78c92d1ed4b29cf310b86cd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4976%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4976&job=&cmd_args= [2024-10-22T08:39:20.264Z] -> Uploading to [2024-10-22T08:39:20.264Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/4644424c0716d3ecc78c92d1ed4b29cf310b86cd/037e5d69-948d-4319-b189-20edceafdcf7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T083917Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b9b4c96cbea6174172b07f7e6fde43d0c4af19ae63dfba663d16e42fd7ab9ceb [2024-10-22T08:39:20.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T08:39:20.264Z] Dload Upload Total Spent Left Speed [2024-10-22T08:39:20.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 0 0 100 133k 0 495k --:--:-- --:--:-- --:--:-- 495k [2024-10-22T08:39:20.265Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4644424c0716d3ecc78c92d1ed4b29cf310b86cd [Pipeline] } [2024-10-22T08:39:20.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-22T08:39:20.982Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-22T08:39:21.292Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T08:39:22.177Z] ---> package-listing.sh [2024-10-22T08:39:22.177Z] ++ facter osfamily [2024-10-22T08:39:22.177Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T08:39:22.437Z] + OS_FAMILY=debian [2024-10-22T08:39:22.437Z] + workspace=/w/workspace/edgex-go/3 [2024-10-22T08:39:22.437Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T08:39:22.437Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T08:39:22.437Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T08:39:22.437Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T08:39:22.437Z] + '[' /w/workspace/edgex-go/3 ']' [2024-10-22T08:39:22.437Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T08:39:22.437Z] + case "${OS_FAMILY}" in [2024-10-22T08:39:22.437Z] + dpkg -l [2024-10-22T08:39:22.437Z] + grep '^ii' [2024-10-22T08:39:22.437Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T08:39:22.437Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T08:39:22.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T08:39:22.437Z] + '[' /w/workspace/edgex-go/3 ']' [2024-10-22T08:39:22.437Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-10-22T08:39:22.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-10-22T08:39:22.450Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-22T08:39:22.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T08:39:23.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T08:39:23.294Z] [2024-10-22T08:39:23.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T08:39:23.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T08:39:23.598Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T08:39:23.598Z] 5eb5b503b376: Pulling fs layer [2024-10-22T08:39:23.598Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T08:39:23.598Z] ec43610c2a17: Pulling fs layer [2024-10-22T08:39:23.598Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T08:39:23.598Z] 33b1e0a273af: Pulling fs layer [2024-10-22T08:39:23.598Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T08:39:23.598Z] 2f39f015ded8: Pulling fs layer [2024-10-22T08:39:23.598Z] 3a2ae6a8a46f: Waiting [2024-10-22T08:39:23.598Z] 33b1e0a273af: Waiting [2024-10-22T08:39:23.598Z] 5d3b04190fa2: Waiting [2024-10-22T08:39:23.598Z] 2f39f015ded8: Waiting [2024-10-22T08:39:23.598Z] 5c69ac0246d0: Download complete [2024-10-22T08:39:23.598Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-22T08:39:23.598Z] 3a2ae6a8a46f: Download complete [2024-10-22T08:39:23.855Z] 33b1e0a273af: Verifying Checksum [2024-10-22T08:39:23.855Z] 33b1e0a273af: Download complete [2024-10-22T08:39:23.855Z] ec43610c2a17: Verifying Checksum [2024-10-22T08:39:23.855Z] ec43610c2a17: Download complete [2024-10-22T08:39:23.855Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T08:39:23.855Z] 5d3b04190fa2: Download complete [2024-10-22T08:39:23.855Z] 5eb5b503b376: Verifying Checksum [2024-10-22T08:39:23.855Z] 5eb5b503b376: Download complete [2024-10-22T08:39:24.425Z] 2f39f015ded8: Download complete [2024-10-22T08:39:24.992Z] 5eb5b503b376: Pull complete [2024-10-22T08:39:25.250Z] 5c69ac0246d0: Pull complete [2024-10-22T08:39:25.509Z] ec43610c2a17: Pull complete [2024-10-22T08:39:25.767Z] 3a2ae6a8a46f: Pull complete [2024-10-22T08:39:25.767Z] 33b1e0a273af: Pull complete [2024-10-22T08:39:25.767Z] 5d3b04190fa2: Pull complete [2024-10-22T08:39:29.950Z] 2f39f015ded8: Pull complete [2024-10-22T08:39:29.950Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T08:39:29.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T08:39:29.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T08:39:30.049Z] prd-ubuntu20.04-docker-8c-8g-23496 does not seem to be running inside a container [2024-10-22T08:39:30.079Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T08:39:36.644Z] $ docker top 004d69923e4166cf1d507c3296c879c10a20646bb74d0b62ebbafa8af6dc2725 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T08:39:37.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T08:39:37.304Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T08:39:37.589Z] + ls /var/log/sa-host [2024-10-22T08:39:37.589Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T08:39:37.759Z] provisioning config files... [2024-10-22T08:39:37.769Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config18303092274661396021tmp [Pipeline] { [Pipeline] echo [2024-10-22T08:39:37.789Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T08:39:38.076Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T08:39:38.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T08:39:38.424Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T08:39:38.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T08:39:38.720Z] ---> sudo-logs.sh [2024-10-22T08:39:38.720Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T08:39:38.743Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T08:39:39.029Z] ---> job-cost.sh [2024-10-22T08:39:39.029Z] lf-activate-venv: SKIPPING [2024-10-22T08:39:39.029Z] INFO: No Stack... [2024-10-22T08:39:39.288Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T08:39:39.548Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T08:39:39.562Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T08:39:39.845Z] ---> logs-deploy.sh [2024-10-22T08:39:39.845Z] lf-activate-venv: SKIPPING [2024-10-22T08:39:39.845Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4976/3 [2024-10-22T08:39:39.845Z] INFO: archiving workspace using pattern(s): [2024-10-22T08:39:40.780Z] Archives upload complete. [2024-10-22T08:39:41.040Z] INFO: archiving logs to Nexus [2024-10-22T08:39:41.611Z] ---> uname -a: [2024-10-22T08:39:41.611Z] Linux prd-ubuntu20-04-docker-8c-8g-23496 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] ---> lscpu: [2024-10-22T08:39:41.611Z] Architecture: x86_64 [2024-10-22T08:39:41.611Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-22T08:39:41.611Z] Byte Order: Little Endian [2024-10-22T08:39:41.611Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-22T08:39:41.611Z] CPU(s): 8 [2024-10-22T08:39:41.611Z] On-line CPU(s) list: 0-7 [2024-10-22T08:39:41.611Z] Thread(s) per core: 1 [2024-10-22T08:39:41.611Z] Core(s) per socket: 1 [2024-10-22T08:39:41.611Z] Socket(s): 8 [2024-10-22T08:39:41.611Z] NUMA node(s): 1 [2024-10-22T08:39:41.611Z] Vendor ID: AuthenticAMD [2024-10-22T08:39:41.611Z] CPU family: 23 [2024-10-22T08:39:41.611Z] Model: 49 [2024-10-22T08:39:41.611Z] Model name: AMD EPYC-Rome Processor [2024-10-22T08:39:41.611Z] Stepping: 0 [2024-10-22T08:39:41.611Z] CPU MHz: 2800.000 [2024-10-22T08:39:41.611Z] BogoMIPS: 5600.00 [2024-10-22T08:39:41.611Z] Virtualization: AMD-V [2024-10-22T08:39:41.611Z] Hypervisor vendor: KVM [2024-10-22T08:39:41.611Z] Virtualization type: full [2024-10-22T08:39:41.611Z] L1d cache: 256 KiB [2024-10-22T08:39:41.611Z] L1i cache: 256 KiB [2024-10-22T08:39:41.611Z] L2 cache: 4 MiB [2024-10-22T08:39:41.611Z] L3 cache: 128 MiB [2024-10-22T08:39:41.611Z] NUMA node0 CPU(s): 0-7 [2024-10-22T08:39:41.611Z] Vulnerability Itlb multihit: Not affected [2024-10-22T08:39:41.611Z] Vulnerability L1tf: Not affected [2024-10-22T08:39:41.611Z] Vulnerability Mds: Not affected [2024-10-22T08:39:41.611Z] Vulnerability Meltdown: Not affected [2024-10-22T08:39:41.611Z] Vulnerability Mmio stale data: Not affected [2024-10-22T08:39:41.611Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-22T08:39:41.611Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-22T08:39:41.611Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-22T08:39:41.611Z] Vulnerability Srbds: Not affected [2024-10-22T08:39:41.611Z] Vulnerability Tsx async abort: Not affected [2024-10-22T08:39:41.611Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] ---> nproc: [2024-10-22T08:39:41.611Z] 8 [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] ---> df -h: [2024-10-22T08:39:41.611Z] Filesystem Size Used Avail Use% Mounted on [2024-10-22T08:39:41.611Z] overlay 155G 31G 125G 20% / [2024-10-22T08:39:41.611Z] tmpfs 64M 0 64M 0% /dev [2024-10-22T08:39:41.611Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-22T08:39:41.611Z] shm 64M 0 64M 0% /dev/shm [2024-10-22T08:39:41.611Z] /dev/vda1 155G 31G 125G 20% /facter-os [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] ---> sar -b -r -n DEV: [2024-10-22T08:39:41.611Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23496) 10/22/24 _x86_64_ (8 CPU) [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] 08:28:54 LINUX RESTART (8 CPU) [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-22T08:39:41.611Z] 08:30:01 367.29 48.10 319.19 0.00 5418.59 156645.92 0.00 [2024-10-22T08:39:41.611Z] 08:31:01 194.28 1.18 193.10 0.00 26.53 68805.20 0.00 [2024-10-22T08:39:41.611Z] 08:32:01 36.74 0.02 36.73 0.00 0.13 29906.77 0.00 [2024-10-22T08:39:41.611Z] 08:33:01 34.23 0.22 34.01 0.00 5.87 17731.31 0.00 [2024-10-22T08:39:41.611Z] 08:34:01 64.52 0.98 63.54 0.00 67.59 48859.72 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 452.20 9.56 442.64 0.00 5150.95 286251.12 0.00 [2024-10-22T08:39:41.611Z] 08:36:01 605.61 13.70 591.92 0.00 363.88 114932.76 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 273.34 0.48 272.85 0.00 5.06 122636.22 0.00 [2024-10-22T08:39:41.611Z] 08:38:02 264.48 0.03 264.45 0.00 0.26 111693.53 0.00 [2024-10-22T08:39:41.611Z] 08:39:01 429.13 0.03 429.09 0.00 0.27 147301.12 0.00 [2024-10-22T08:39:41.611Z] Average: 271.92 7.43 264.49 0.00 1104.10 110422.61 0.00 [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-22T08:39:41.611Z] 08:30:01 29722932 31546536 794296 2.42 60600 2063232 1806452 5.32 1018036 1799556 3800 [2024-10-22T08:39:41.611Z] 08:31:01 28157732 31407136 892096 2.71 127400 3307852 2054796 6.06 1301448 2926332 19608 [2024-10-22T08:39:41.611Z] 08:32:01 26804252 31291720 1003972 3.05 130880 4477072 2362316 6.96 2113420 3401588 327348 [2024-10-22T08:39:41.611Z] 08:33:01 26955852 31414668 878460 2.67 135576 4415248 1952404 5.75 1503640 3834952 296788 [2024-10-22T08:39:41.611Z] 08:34:01 27454732 31506920 793272 2.41 139540 4060720 1882316 5.55 1339084 3557536 44208 [2024-10-22T08:39:41.611Z] 08:35:01 18637384 31300832 966868 2.94 150832 12391392 3416928 10.07 2259968 11143316 1416 [2024-10-22T08:39:41.611Z] 08:36:01 12203880 31364164 893412 2.72 327032 18305288 2629404 7.75 2949228 16471092 2940860 [2024-10-22T08:39:41.611Z] 08:37:01 6721836 28267756 3919848 11.92 366260 20266588 11629304 34.27 6927636 17483692 1565332 [2024-10-22T08:39:41.611Z] 08:38:02 2632228 26356888 5844756 17.77 379752 22373124 11039316 32.53 9641308 18818848 837540 [2024-10-22T08:39:41.611Z] 08:39:01 7407004 31343352 910316 2.77 390880 22731872 2633916 7.76 3491064 20426368 300 [2024-10-22T08:39:41.611Z] Average: 18669783 30579997 1689730 5.14 220875 11439239 4140715 12.20 3254483 9986328 603720 [2024-10-22T08:39:41.611Z] [2024-10-22T08:39:41.611Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-22T08:39:41.611Z] 08:30:01 ens3 705.00 526.47 5348.50 99.47 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:30:01 veth276b4f0 7.28 9.33 0.85 88.74 0.00 0.00 0.00 0.01 [2024-10-22T08:39:41.611Z] 08:30:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:30:01 docker0 7.28 9.23 0.75 88.73 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:31:01 ens3 1035.79 911.93 8056.19 94.48 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:31:01 vethea8b3d4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:31:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:31:01 docker0 827.91 895.37 61.32 4838.05 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:32:01 ens3 29.71 16.70 24.20 13.19 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:32:01 vethea8b3d4 0.17 0.22 0.01 0.02 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:32:01 docker0 0.17 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:33:01 ens3 26.78 15.10 22.16 13.04 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:33:01 vethea8b3d4 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:33:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:34:01 ens3 117.01 102.42 2230.02 153.18 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:34:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 veth58396d1 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 ens3 372.11 203.82 4361.87 33.25 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 vethf9fd6c5 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 vethf0e670c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 veth87016b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 docker0 58.05 106.73 3.53 1397.32 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 vethdbebf97 1.87 4.18 0.13 38.18 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 vethf06b471 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 vethc904421 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 veth4deb828 0.83 1.07 0.06 7.84 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 vethfef99d8 0.88 1.15 0.07 7.37 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:35:01 vethe9e734e 0.35 0.78 0.03 0.15 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:36:01 ens3 803.07 443.37 6693.37 48.92 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:36:01 veth0e7ede7 151.47 89.05 1202.67 8.89 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:36:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:36:01 docker0 436.50 790.49 37.88 6682.46 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:36:01 vethcc0c427 159.73 78.36 1183.50 8.13 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:36:01 vetha685330 78.36 159.73 8.13 1183.50 0.00 0.00 0.00 0.10 [2024-10-22T08:39:41.611Z] 08:36:01 veth0f91225 89.05 151.47 8.89 1202.67 0.00 0.00 0.00 0.10 [2024-10-22T08:39:41.611Z] 08:36:01 veth8f3cb3a 73.56 146.72 7.76 1191.10 0.00 0.00 0.00 0.10 [2024-10-22T08:39:41.611Z] 08:36:01 vethb7eda99 79.34 132.62 8.21 1189.29 0.00 0.00 0.00 0.10 [2024-10-22T08:39:41.611Z] 08:36:01 vethe9e734e 0.12 0.50 0.01 0.02 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 veth8fee12b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 vetha8155e9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 vethf740244 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 ens3 14.35 8.79 11.36 6.35 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 vethd0cda87 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 vethcf97bd2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 veth620e9ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 veth4ca735c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 veth113827c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.611Z] 08:37:01 veth7a95118 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:37:01 veth20c310b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:37:01 veth0dd24d7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:37:01 veth9cbea41 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:37:01 vethe9e734e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:37:01 veth3110022 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 veth8fee12b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 vetha8155e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 vethf740244 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 ens3 2.87 1.69 2.26 1.21 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 vethd0cda87 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 vethcf97bd2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 veth620e9ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 veth4ca735c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 veth113827c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 veth7a95118 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 veth20c310b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 veth0dd24d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 veth9cbea41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 vethe9e734e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 veth3110022 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:39:01 vethc5378d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:39:01 ens3 5.02 2.59 4.03 2.13 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:39:01 veth332f06c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] 08:39:01 vethe9e734e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] Average: vethc5378d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] Average: ens3 311.20 223.31 2675.67 46.52 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] Average: veth332f06c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] Average: docker0 133.13 180.34 10.36 1300.80 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] Average: vethe9e734e 0.05 0.13 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-22T08:39:41.612Z] [2024-10-22T08:39:41.612Z] [2024-10-22T08:39:41.612Z] ---> sar -P ALL: [2024-10-22T08:39:41.612Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23496) 10/22/24 _x86_64_ (8 CPU) [2024-10-22T08:39:41.612Z] [2024-10-22T08:39:41.612Z] 08:28:54 LINUX RESTART (8 CPU) [2024-10-22T08:39:41.612Z] [2024-10-22T08:39:41.612Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2024-10-22T08:39:41.612Z] 08:30:01 all 7.97 0.00 2.39 2.48 0.06 87.10 [2024-10-22T08:39:41.612Z] 08:30:01 0 6.98 0.00 1.91 0.39 0.05 90.67 [2024-10-22T08:39:41.612Z] 08:30:01 1 4.60 0.00 2.24 9.94 0.05 83.17 [2024-10-22T08:39:41.612Z] 08:30:01 2 5.11 0.00 1.59 0.15 0.03 93.12 [2024-10-22T08:39:41.612Z] 08:30:01 3 12.02 0.00 2.90 4.49 0.07 80.54 [2024-10-22T08:39:41.612Z] 08:30:01 4 9.91 0.00 1.82 0.84 0.07 87.36 [2024-10-22T08:39:41.612Z] 08:30:01 5 8.67 0.00 4.28 3.28 0.07 83.70 [2024-10-22T08:39:41.612Z] 08:30:01 6 8.22 0.00 2.17 0.39 0.07 89.15 [2024-10-22T08:39:41.612Z] 08:30:01 7 8.28 0.00 2.20 0.42 0.05 89.05 [2024-10-22T08:39:41.612Z] 08:31:01 all 8.30 0.00 3.97 3.59 0.07 84.07 [2024-10-22T08:39:41.612Z] 08:31:01 0 8.76 0.00 4.35 2.19 0.07 84.63 [2024-10-22T08:39:41.612Z] 08:31:01 1 9.57 0.00 4.11 0.89 0.07 85.35 [2024-10-22T08:39:41.612Z] 08:31:01 2 7.79 0.00 3.22 0.17 0.08 88.74 [2024-10-22T08:39:41.612Z] 08:31:01 3 7.81 0.00 4.29 8.25 0.07 79.58 [2024-10-22T08:39:41.612Z] 08:31:01 4 8.88 0.00 4.26 2.97 0.07 83.82 [2024-10-22T08:39:41.612Z] 08:31:01 5 7.93 0.00 3.50 6.43 0.07 82.07 [2024-10-22T08:39:41.612Z] 08:31:01 6 7.80 0.00 4.30 7.64 0.08 80.17 [2024-10-22T08:39:41.612Z] 08:31:01 7 7.84 0.00 3.69 0.19 0.08 88.19 [2024-10-22T08:39:41.612Z] 08:32:01 all 41.15 0.00 5.97 1.55 0.11 51.21 [2024-10-22T08:39:41.612Z] 08:32:01 0 41.56 0.00 7.55 0.08 0.10 50.71 [2024-10-22T08:39:41.612Z] 08:32:01 1 40.08 0.00 5.77 0.00 0.12 54.03 [2024-10-22T08:39:41.612Z] 08:32:01 2 45.91 0.00 6.12 0.02 0.12 47.83 [2024-10-22T08:39:41.612Z] 08:32:01 3 34.71 0.00 5.57 10.77 0.10 48.84 [2024-10-22T08:39:41.612Z] 08:32:01 4 42.95 0.00 5.42 1.12 0.13 50.37 [2024-10-22T08:39:41.612Z] 08:32:01 5 39.14 0.00 5.39 0.22 0.10 55.15 [2024-10-22T08:39:41.612Z] 08:32:01 6 43.41 0.00 5.72 0.20 0.12 50.55 [2024-10-22T08:39:41.612Z] 08:32:01 7 41.40 0.00 6.26 0.00 0.12 52.23 [2024-10-22T08:39:41.612Z] 08:33:01 all 54.77 0.00 6.72 0.68 0.10 37.74 [2024-10-22T08:39:41.612Z] 08:33:01 0 55.40 0.00 6.80 0.17 0.10 37.53 [2024-10-22T08:39:41.612Z] 08:33:01 1 54.80 0.00 6.30 0.97 0.10 37.82 [2024-10-22T08:39:41.612Z] 08:33:01 2 56.02 0.00 6.64 0.30 0.08 36.96 [2024-10-22T08:39:41.612Z] 08:33:01 3 51.28 0.00 5.47 0.90 0.10 42.25 [2024-10-22T08:39:41.612Z] 08:33:01 4 54.76 0.00 7.97 1.01 0.10 36.15 [2024-10-22T08:39:41.612Z] 08:33:01 5 55.15 0.00 6.69 0.07 0.10 37.99 [2024-10-22T08:39:41.612Z] 08:33:01 6 55.13 0.00 7.07 1.88 0.10 35.81 [2024-10-22T08:39:41.612Z] 08:33:01 7 55.56 0.00 6.78 0.17 0.08 37.41 [2024-10-22T08:39:41.612Z] 08:34:01 all 31.25 0.00 5.51 3.40 0.09 59.76 [2024-10-22T08:39:41.612Z] 08:34:01 0 31.47 0.00 4.76 0.47 0.08 63.21 [2024-10-22T08:39:41.612Z] 08:34:01 1 32.79 0.00 6.21 4.19 0.07 56.74 [2024-10-22T08:39:41.612Z] 08:34:01 2 32.65 0.00 5.69 5.32 0.08 56.26 [2024-10-22T08:39:41.612Z] 08:34:01 3 28.07 0.00 5.19 12.59 0.08 54.07 [2024-10-22T08:39:41.612Z] 08:34:01 4 31.92 0.00 5.58 2.13 0.10 60.26 [2024-10-22T08:39:41.612Z] 08:34:01 5 33.06 0.00 5.64 1.61 0.10 59.60 [2024-10-22T08:39:41.612Z] 08:34:01 6 31.98 0.00 5.54 0.32 0.08 62.07 [2024-10-22T08:39:41.612Z] 08:34:01 7 28.02 0.00 5.43 0.61 0.08 65.86 [2024-10-22T08:39:41.612Z] 08:35:01 all 21.92 0.00 7.64 25.68 0.15 44.60 [2024-10-22T08:39:41.612Z] 08:35:01 0 22.11 0.00 7.28 19.00 0.12 51.49 [2024-10-22T08:39:41.612Z] 08:35:01 1 21.53 0.00 7.47 11.69 0.14 59.17 [2024-10-22T08:39:41.612Z] 08:35:01 2 23.28 0.00 8.19 33.94 0.14 34.46 [2024-10-22T08:39:41.612Z] 08:35:01 3 20.14 0.00 6.13 18.83 0.12 54.78 [2024-10-22T08:39:41.612Z] 08:35:01 4 22.89 0.00 7.87 24.83 0.20 44.21 [2024-10-22T08:39:41.612Z] 08:35:01 5 23.05 0.00 8.00 49.74 0.12 19.09 [2024-10-22T08:39:41.612Z] 08:35:01 6 20.59 0.00 8.13 14.24 0.24 56.81 [2024-10-22T08:39:41.612Z] 08:35:01 7 21.75 0.00 8.10 33.26 0.16 36.73 [2024-10-22T08:39:41.612Z] 08:36:01 all 9.14 0.00 6.30 15.36 0.25 68.95 [2024-10-22T08:39:41.612Z] 08:36:01 0 8.26 0.00 7.72 54.60 0.25 29.16 [2024-10-22T08:39:41.612Z] 08:36:01 1 8.72 0.00 5.74 7.61 0.22 77.71 [2024-10-22T08:39:41.612Z] 08:36:01 2 10.01 0.00 6.88 8.86 0.27 73.99 [2024-10-22T08:39:41.612Z] 08:36:01 3 9.60 0.00 6.42 7.81 0.23 75.93 [2024-10-22T08:39:41.612Z] 08:36:01 4 9.83 0.00 7.07 10.49 0.31 72.30 [2024-10-22T08:39:41.612Z] 08:36:01 5 9.92 0.00 5.53 14.51 0.24 69.81 [2024-10-22T08:39:41.612Z] 08:36:01 6 7.11 0.00 4.45 9.50 0.22 78.72 [2024-10-22T08:39:41.612Z] 08:36:01 7 9.70 0.00 6.58 9.83 0.23 73.65 [2024-10-22T08:39:41.612Z] 08:37:01 all 67.19 0.00 10.09 6.72 0.15 15.85 [2024-10-22T08:39:41.612Z] 08:37:01 0 67.37 0.00 9.98 19.99 0.13 2.52 [2024-10-22T08:39:41.612Z] 08:37:01 1 66.97 0.00 9.56 2.40 0.20 20.87 [2024-10-22T08:39:41.612Z] 08:37:01 2 68.35 0.00 9.90 4.67 0.15 16.92 [2024-10-22T08:39:41.612Z] 08:37:01 3 66.63 0.00 9.59 7.52 0.13 16.13 [2024-10-22T08:39:41.612Z] 08:37:01 4 67.46 0.00 10.32 7.87 0.15 14.20 [2024-10-22T08:39:41.612Z] 08:37:01 5 68.08 0.00 10.14 3.57 0.12 18.09 [2024-10-22T08:39:41.612Z] 08:37:01 6 66.05 0.00 10.18 2.78 0.13 20.86 [2024-10-22T08:39:41.612Z] 08:37:01 7 66.62 0.00 11.05 4.98 0.15 17.21 [2024-10-22T08:39:41.612Z] 08:38:02 all 89.79 0.00 10.00 0.00 0.20 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 0 90.13 0.00 9.66 0.00 0.20 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 1 90.00 0.00 9.85 0.00 0.15 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 2 89.87 0.00 9.97 0.00 0.17 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 3 90.66 0.00 9.21 0.00 0.13 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 4 89.22 0.00 10.61 0.00 0.17 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 5 90.35 0.00 9.46 0.00 0.18 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 6 88.91 0.00 10.62 0.00 0.46 0.00 [2024-10-22T08:39:41.612Z] 08:38:02 7 89.19 0.00 10.64 0.00 0.17 0.00 [2024-10-22T08:39:41.612Z] 08:39:01 all 71.40 0.00 9.81 6.60 0.17 12.03 [2024-10-22T08:39:41.612Z] 08:39:01 0 70.80 0.00 9.49 1.53 0.14 18.05 [2024-10-22T08:39:41.612Z] 08:39:01 1 72.45 0.00 9.47 3.14 0.15 14.78 [2024-10-22T08:39:41.612Z] 08:39:01 2 70.75 0.00 10.39 17.58 0.14 1.14 [2024-10-22T08:39:41.612Z] 08:39:01 3 72.79 0.00 9.19 0.51 0.15 17.36 [2024-10-22T08:39:41.612Z] 08:39:01 4 70.80 0.00 10.25 5.51 0.26 13.18 [2024-10-22T08:39:41.612Z] 08:39:01 5 72.54 0.00 9.22 8.15 0.16 9.93 [2024-10-22T08:39:41.612Z] 08:39:01 6 69.53 0.00 10.00 4.65 0.20 15.63 [2024-10-22T08:39:41.612Z] 08:39:01 7 71.49 0.00 10.44 11.65 0.14 6.27 [2024-10-22T08:39:41.612Z] Average: all 40.47 0.00 6.84 6.52 0.13 46.04 [2024-10-22T08:39:41.612Z] Average: 0 40.44 0.00 6.93 9.53 0.12 42.98 [2024-10-22T08:39:41.612Z] Average: 1 40.38 0.00 6.68 4.05 0.13 48.76 [2024-10-22T08:39:41.612Z] Average: 2 41.20 0.00 6.85 7.02 0.13 44.81 [2024-10-22T08:39:41.612Z] Average: 3 39.54 0.00 6.39 7.15 0.12 46.79 [2024-10-22T08:39:41.612Z] Average: 4 41.07 0.00 7.11 5.61 0.15 46.05 [2024-10-22T08:39:41.612Z] Average: 5 41.03 0.00 6.79 8.65 0.12 43.40 [2024-10-22T08:39:41.612Z] Average: 6 39.86 0.00 6.81 4.11 0.17 49.06 [2024-10-22T08:39:41.612Z] Average: 7 40.25 0.00 7.12 6.01 0.13 46.49 [2024-10-22T08:39:41.612Z] [2024-10-22T08:39:41.612Z] [2024-10-22T08:39:41.612Z]