Pull request #4838 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de9109440ad92ef5e3edca1d7a18a5889c745126+9dd757975a2486f93e2289e3629aab843f36bcb7 (15e4df2aed97876f098eb9e87b4f3abf31f90e75) 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-ssh16832124451890467740.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15568616596082172142.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4838/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4838/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5032712027778374388.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4838/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6184210871468498260.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5087606894197753837.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4838/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4838/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2827045061953312692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6354 in /w/workspace/edgexfoundry_edgex-go_PR-4838 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit de9109440ad92ef5e3edca1d7a18a5889c745126 Merge succeeded, producing de9109440ad92ef5e3edca1d7a18a5889c745126 Checking out Revision de9109440ad92ef5e3edca1d7a18a5889c745126 (PR-4838) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/4838/head:refs/remotes/origin/PR-4838 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de9109440ad92ef5e3edca1d7a18a5889c745126 # 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 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de9109440ad92ef5e3edca1d7a18a5889c745126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-24T19:39:20.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-24T19:39:20.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-24T19:39:21.091Z] ========================================================= [2024-07-24T19:39:21.091Z] EdgeX Global Pipelines Version Info [2024-07-24T19:39:21.091Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-24T19:39:21.845Z] ------------------- [2024-07-24T19:39:21.845Z] stable info: [2024-07-24T19:39:21.845Z] ------------------- [2024-07-24T19:39:21.845Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T19:39:21.845Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T19:39:21.845Z] Message: update stable to v1.0.260 [2024-07-24T19:39:22.414Z] ------------------- [2024-07-24T19:39:22.414Z] experimental info: [2024-07-24T19:39:22.414Z] ------------------- [2024-07-24T19:39:22.414Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T19:39:22.414Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-24T19:39:22.414Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-24T19:39:22.646Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-24T19:39:22.826Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-24T19:39:22.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-24T19:39:22.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-24T19:39:23.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-24T19:39:23.056Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-24T19:39:23.111Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-24T19:39:23.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-24T19:39:23.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-24T19:39:23.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-24T19:39:23.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-24T19:39:23.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-24T19:39:23.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-24T19:39:23.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-24T19:39:23.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-24T19:39:23.635Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T19:39:23.691Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T19:39:23.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-24T19:39:23.804Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-24T19:39:23.864Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-24T19:39:23.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-24T19:39:23.982Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-24T19:39:24.039Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-24T19:39:24.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4838 [Pipeline] echo [2024-07-24T19:39:24.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4838 [Pipeline] echo [2024-07-24T19:39:24.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4838 [Pipeline] echo [2024-07-24T19:39:24.264Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de9109440ad92ef5e3edca1d7a18a5889c745126 [Pipeline] echo [2024-07-24T19:39:24.316Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de91094 [Pipeline] echo [2024-07-24T19:39:24.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T19:39:24.518Z] provisioning config files... [2024-07-24T19:39:24.530Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5092025759406419299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T19:39:24.922Z] ---> ****-login.sh [2024-07-24T19:39:24.922Z] nexus3.edgexfoundry.org:10001 [2024-07-24T19:39:25.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T19:39:25.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T19:39:25.443Z] Configure a credential helper to remove this warning. See [2024-07-24T19:39:25.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T19:39:25.443Z] [2024-07-24T19:39:25.443Z] Login Succeeded [2024-07-24T19:39:25.443Z] nexus3.edgexfoundry.org:10002 [2024-07-24T19:39:25.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T19:39:25.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T19:39:25.443Z] Configure a credential helper to remove this warning. See [2024-07-24T19:39:25.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T19:39:25.443Z] [2024-07-24T19:39:25.443Z] Login Succeeded [2024-07-24T19:39:25.443Z] nexus3.edgexfoundry.org:10003 [2024-07-24T19:39:25.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T19:39:25.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T19:39:25.443Z] Configure a credential helper to remove this warning. See [2024-07-24T19:39:25.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T19:39:25.443Z] [2024-07-24T19:39:25.443Z] Login Succeeded [2024-07-24T19:39:25.443Z] nexus3.edgexfoundry.org:10004 [2024-07-24T19:39:25.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T19:39:25.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T19:39:25.704Z] Configure a credential helper to remove this warning. See [2024-07-24T19:39:25.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T19:39:25.704Z] [2024-07-24T19:39:25.704Z] Login Succeeded [2024-07-24T19:39:25.704Z] ****.io [2024-07-24T19:39:25.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T19:39:25.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T19:39:25.965Z] Configure a credential helper to remove this warning. See [2024-07-24T19:39:25.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T19:39:25.965Z] [2024-07-24T19:39:25.965Z] Login Succeeded [2024-07-24T19:39:25.965Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T19:39:25.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T19:39:26.473Z] + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-24T19:39:26.473Z] + + dirname cmd/core-command/Dockerfile [2024-07-24T19:39:26.473Z] cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-24T19:39:26.473Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-24T19:39:26.473Z] cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-24T19:39:26.473Z] + + dirname cmd/core-data/Dockerfile [2024-07-24T19:39:26.473Z] cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-24T19:39:26.473Z] + + cut -d/ -f2 [2024-07-24T19:39:26.473Z] dirname cmd/core-keeper/Dockerfile [2024-07-24T19:39:26.473Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/core-metadata/Dockerfile [2024-07-24T19:39:26.473Z] + cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-24T19:39:26.473Z] + cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-24T19:39:26.473Z] + cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2024-07-24T19:39:26.473Z] cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-24T19:39:26.473Z] + cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-24T19:39:26.473Z] + cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-24T19:39:26.473Z] + cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-24T19:39:26.473Z] + cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-24T19:39:26.473Z] + cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/support-notifications/Dockerfile [2024-07-24T19:39:26.473Z] + cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-24T19:39:26.473Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-24T19:39:26.473Z] + cut -d/ -f2 [2024-07-24T19:39:26.473Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-24T19:39:26.532Z] 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-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-07-24T19:39:27.072Z] + git rev-list -1 --merges de9109440ad92ef5e3edca1d7a18a5889c745126~1..de9109440ad92ef5e3edca1d7a18a5889c745126 [Pipeline] echo [2024-07-24T19:39:27.105Z] -----------> git rev-list -1 --merges de9109440ad92ef5e3edca1d7a18a5889c745126~1..de9109440ad92ef5e3edca1d7a18a5889c745126 de9109440ad92ef5e3edca1d7a18a5889c745126 [false] [Pipeline] sh [2024-07-24T19:39:27.421Z] + git log --format=format:%s -1 de9109440ad92ef5e3edca1d7a18a5889c745126 [Pipeline] echo [2024-07-24T19:39:27.466Z] ========================================================= [2024-07-24T19:39:27.466Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-24T19:39:27.466Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-24T19:39:27.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T19:39:27.984Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-24T19:39:27.984Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-24T19:39:27.984Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-24T19:39:27.984Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-24T19:39:27.984Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-24T19:39:27.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T19:39:28.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T19:39:28.497Z] [2024-07-24T19:39:28.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T19:39:28.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T19:39:28.897Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-24T19:39:28.897Z] b85a868b505f: Pulling fs layer [2024-07-24T19:39:28.897Z] e2be974225ed: Pulling fs layer [2024-07-24T19:39:28.897Z] 339a4e72a1f5: Pulling fs layer [2024-07-24T19:39:28.897Z] 988bab9f4d93: Pulling fs layer [2024-07-24T19:39:28.897Z] 1469e6f7b9e6: Pulling fs layer [2024-07-24T19:39:28.897Z] eaf3925da568: Pulling fs layer [2024-07-24T19:39:28.897Z] bab4dde63d76: Pulling fs layer [2024-07-24T19:39:28.897Z] bde34c3a00c8: Pulling fs layer [2024-07-24T19:39:28.897Z] b352a97aabf1: Pulling fs layer [2024-07-24T19:39:28.897Z] 4872d77fe225: Pulling fs layer [2024-07-24T19:39:28.897Z] 5851b861e8e6: Pulling fs layer [2024-07-24T19:39:28.897Z] 988bab9f4d93: Waiting [2024-07-24T19:39:28.897Z] 1469e6f7b9e6: Waiting [2024-07-24T19:39:28.897Z] bde34c3a00c8: Waiting [2024-07-24T19:39:28.897Z] b352a97aabf1: Waiting [2024-07-24T19:39:28.897Z] eaf3925da568: Waiting [2024-07-24T19:39:28.897Z] 4872d77fe225: Waiting [2024-07-24T19:39:28.897Z] bab4dde63d76: Waiting [2024-07-24T19:39:28.897Z] 5851b861e8e6: Waiting [2024-07-24T19:39:28.897Z] e2be974225ed: Download complete [2024-07-24T19:39:28.897Z] 988bab9f4d93: Verifying Checksum [2024-07-24T19:39:28.897Z] 988bab9f4d93: Download complete [2024-07-24T19:39:29.157Z] 1469e6f7b9e6: Verifying Checksum [2024-07-24T19:39:29.157Z] 1469e6f7b9e6: Download complete [2024-07-24T19:39:29.157Z] 339a4e72a1f5: Verifying Checksum [2024-07-24T19:39:29.157Z] 339a4e72a1f5: Download complete [2024-07-24T19:39:29.157Z] eaf3925da568: Verifying Checksum [2024-07-24T19:39:29.157Z] eaf3925da568: Download complete [2024-07-24T19:39:29.157Z] bde34c3a00c8: Verifying Checksum [2024-07-24T19:39:29.157Z] bde34c3a00c8: Download complete [2024-07-24T19:39:29.157Z] b352a97aabf1: Verifying Checksum [2024-07-24T19:39:29.157Z] b352a97aabf1: Download complete [2024-07-24T19:39:29.157Z] 4872d77fe225: Download complete [2024-07-24T19:39:29.157Z] 5851b861e8e6: Download complete [2024-07-24T19:39:29.157Z] b85a868b505f: Download complete [2024-07-24T19:39:29.417Z] bab4dde63d76: Download complete [2024-07-24T19:39:30.358Z] b85a868b505f: Pull complete [2024-07-24T19:39:30.358Z] e2be974225ed: Pull complete [2024-07-24T19:39:30.928Z] 339a4e72a1f5: Pull complete [2024-07-24T19:39:30.928Z] 988bab9f4d93: Pull complete [2024-07-24T19:39:31.189Z] 1469e6f7b9e6: Pull complete [2024-07-24T19:39:31.449Z] eaf3925da568: Pull complete [2024-07-24T19:39:34.283Z] bab4dde63d76: Pull complete [2024-07-24T19:39:34.283Z] bde34c3a00c8: Pull complete [2024-07-24T19:39:34.283Z] b352a97aabf1: Pull complete [2024-07-24T19:39:35.089Z] 4872d77fe225: Pull complete [2024-07-24T19:39:35.089Z] 5851b861e8e6: Pull complete [2024-07-24T19:39:35.089Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-24T19:39:35.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T19:39:35.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T19:39:42.347Z] prd-ubuntu20.04-docker-8c-8g-6354 does not seem to be running inside a container [2024-07-24T19:39:42.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-24T19:39:46.097Z] $ docker top 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 -eo pid,comm [2024-07-24T19:39:46.151Z] 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-07-24T19:39:46.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T19:39:46.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T19:39:46.330Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T19:39:46.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T19:39:46.438Z] $ docker exec 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 ssh-agent [2024-07-24T19:39:46.533Z] SSH_AUTH_SOCK=/tmp/ssh-HCjRA5BqXmzm/agent.31 [2024-07-24T19:39:46.533Z] SSH_AGENT_PID=37 [2024-07-24T19:39:46.539Z] Running ssh-add (command line suppressed) [2024-07-24T19:39:46.626Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15669024082573920985.key (/w/workspace/edgex-go/1@tmp/private_key_15669024082573920985.key) [2024-07-24T19:39:46.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T19:39:46.991Z] + git tag --points-at HEAD [Pipeline] } [2024-07-24T19:39:47.023Z] $ docker exec --env ******** --env ******** 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 ssh-agent -k [2024-07-24T19:39:47.116Z] unset SSH_AUTH_SOCK; [2024-07-24T19:39:47.117Z] unset SSH_AGENT_PID; [2024-07-24T19:39:47.117Z] echo Agent pid 37 killed; [2024-07-24T19:39:47.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-24T19:39:47.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T19:39:47.243Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T19:39:47.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T19:39:47.363Z] $ docker exec 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 ssh-agent [2024-07-24T19:39:47.475Z] SSH_AUTH_SOCK=/tmp/ssh-RhqShmwfm6IQ/agent.70 [2024-07-24T19:39:47.475Z] SSH_AGENT_PID=76 [2024-07-24T19:39:47.479Z] Running ssh-add (command line suppressed) [2024-07-24T19:39:47.577Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11459107354049729730.key (/w/workspace/edgex-go/1@tmp/private_key_11459107354049729730.key) [2024-07-24T19:39:47.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T19:39:47.940Z] + git semver init [2024-07-24T19:39:48.200Z] 2024-07-24 19:39:48,117 [run_init] DEBUG init version:0.0.0 force:False [2024-07-24T19:39:48.200Z] 2024-07-24 19:39:48,118 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-07-24T19:39:48.200Z] 2024-07-24 19:39:48,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-07-24T19:39:48.200Z] 2024-07-24 19:39:48,119 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-07-24T19:39:53.481Z] 2024-07-24 19:39:53,275 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-07-24T19:39:53.482Z] 2024-07-24 19:39:53,276 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4838 with force:False [2024-07-24T19:39:53.482Z] 2024-07-24 19:39:53,276 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4838 [2024-07-24T19:39:53.482Z] 2024-07-24 19:39:53,280 [execute] INFO git cat-file --batch-check [2024-07-24T19:39:53.482Z] 2024-07-24 19:39:53,280 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T19:39:53.482Z] 2024-07-24 19:39:53,286 [execute] INFO git cat-file --batch [2024-07-24T19:39:53.482Z] 2024-07-24 19:39:53,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T19:39:53.482Z] 2024-07-24 19:39:53,291 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4838 [2024-07-24T19:39:53.482Z] 0.0.0 [Pipeline] } [2024-07-24T19:39:53.520Z] $ docker exec --env ******** --env ******** 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 ssh-agent -k [2024-07-24T19:39:53.617Z] unset SSH_AUTH_SOCK; [2024-07-24T19:39:53.618Z] unset SSH_AGENT_PID; [2024-07-24T19:39:53.618Z] echo Agent pid 76 killed; [2024-07-24T19:39:53.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T19:39:54.111Z] + git semver [Pipeline] } [2024-07-24T19:39:54.398Z] $ docker stop --time=1 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 [2024-07-24T19:39:55.679Z] $ docker rm -f --volumes 9d0c35903a46c5ed7011151497a020a5f5275b9b3f7410063d2267ea68438ca9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T19:39:56.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-24T19:39:56.437Z] Stashed 1 file(s) [Pipeline] echo [2024-07-24T19:39:56.464Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T19:39:57.388Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-24T19:39:57.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T19:39:57.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T19:39:57.534Z] ========================================================= [2024-07-24T19:39:57.534Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-24T19:39:57.534Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-24T19:39:57.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T19:39:57.896Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-24T19:39:57.896Z] 619be1103602: Pulling fs layer [2024-07-24T19:39:57.896Z] 7862e08f4a3e: Pulling fs layer [2024-07-24T19:39:57.896Z] 5df492c9dc93: Pulling fs layer [2024-07-24T19:39:57.896Z] 7629e6793208: Pulling fs layer [2024-07-24T19:39:57.896Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T19:39:57.896Z] fb5054dd5b73: Pulling fs layer [2024-07-24T19:39:57.896Z] eeca6798cff9: Pulling fs layer [2024-07-24T19:39:57.896Z] aa269ceb94a6: Pulling fs layer [2024-07-24T19:39:57.896Z] ada007ff1a6a: Pulling fs layer [2024-07-24T19:39:57.896Z] 4f4fb700ef54: Waiting [2024-07-24T19:39:57.896Z] fb5054dd5b73: Waiting [2024-07-24T19:39:57.896Z] eeca6798cff9: Waiting [2024-07-24T19:39:57.896Z] 7629e6793208: Waiting [2024-07-24T19:39:57.896Z] aa269ceb94a6: Waiting [2024-07-24T19:39:57.896Z] ada007ff1a6a: Waiting [2024-07-24T19:39:57.896Z] 7862e08f4a3e: Download complete [2024-07-24T19:39:57.896Z] 7629e6793208: Download complete [2024-07-24T19:39:57.896Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T19:39:57.896Z] 4f4fb700ef54: Download complete [2024-07-24T19:39:57.896Z] 619be1103602: Verifying Checksum [2024-07-24T19:39:57.896Z] 619be1103602: Download complete [2024-07-24T19:39:57.896Z] fb5054dd5b73: Verifying Checksum [2024-07-24T19:39:57.896Z] fb5054dd5b73: Download complete [2024-07-24T19:39:57.896Z] eeca6798cff9: Verifying Checksum [2024-07-24T19:39:57.896Z] eeca6798cff9: Download complete [2024-07-24T19:39:58.155Z] ada007ff1a6a: Verifying Checksum [2024-07-24T19:39:58.155Z] ada007ff1a6a: Download complete [2024-07-24T19:39:58.155Z] 619be1103602: Pull complete [2024-07-24T19:39:58.155Z] 7862e08f4a3e: Pull complete [2024-07-24T19:39:58.419Z] 5df492c9dc93: Verifying Checksum [2024-07-24T19:39:58.419Z] 5df492c9dc93: Download complete [2024-07-24T19:39:58.679Z] aa269ceb94a6: Download complete [2024-07-24T19:40:01.991Z] 5df492c9dc93: Pull complete [2024-07-24T19:40:01.991Z] 7629e6793208: Pull complete [2024-07-24T19:40:01.991Z] 4f4fb700ef54: Pull complete [2024-07-24T19:40:01.991Z] fb5054dd5b73: Pull complete [2024-07-24T19:40:01.991Z] eeca6798cff9: Pull complete [2024-07-24T19:40:04.538Z] aa269ceb94a6: Pull complete [2024-07-24T19:40:04.796Z] ada007ff1a6a: Pull complete [2024-07-24T19:40:04.796Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-24T19:40:04.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T19:40:04.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-24T19:40:05.194Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T19:40:05.194Z] WORKDIR /edgex [2024-07-24T19:40:05.194Z] COPY go.mod . [2024-07-24T19:40:05.194Z] RUN go mod download [2024-07-24T19:40:05.194Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-24T19:40:05.764Z] Sending build context to Docker daemon 178.6MB [2024-07-24T19:40:05.764Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T19:40:05.764Z] ---> f489d0715acc [2024-07-24T19:40:05.764Z] Step 2/4 : WORKDIR /edgex [2024-07-24T19:40:11.049Z] ---> Running in 9fa5309fb68d [2024-07-24T19:40:11.049Z] Removing intermediate container 9fa5309fb68d [2024-07-24T19:40:11.049Z] ---> c8a5b2a42cb7 [2024-07-24T19:40:11.049Z] Step 3/4 : COPY go.mod . [2024-07-24T19:40:11.049Z] ---> a1cdb84efeb1 [2024-07-24T19:40:11.049Z] Step 4/4 : RUN go mod download [2024-07-24T19:40:11.049Z] ---> Running in b2b40ac6e2c1 [2024-07-24T19:40:11.860Z] Still waiting to schedule task [2024-07-24T19:40:11.861Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-24T19:40:37.641Z] Removing intermediate container b2b40ac6e2c1 [2024-07-24T19:40:37.641Z] ---> 64a6f79a0553 [2024-07-24T19:40:37.641Z] Successfully built 64a6f79a0553 [2024-07-24T19:40:37.641Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T19:40:38.039Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T19:40:38.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T19:40:38.226Z] prd-ubuntu20.04-docker-8c-8g-6354 does not seem to be running inside a container [2024-07-24T19:40:38.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-24T19:40:38.720Z] $ docker top 542592edca03e31c722db6b2f1a88cd40a0d6892fe13e10e7a78caa8d6e2ad70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T19:40:39.142Z] + go version [2024-07-24T19:40:39.142Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-24T19:40:39.180Z] $ docker stop --time=1 542592edca03e31c722db6b2f1a88cd40a0d6892fe13e10e7a78caa8d6e2ad70 [2024-07-24T19:40:40.468Z] $ docker rm -f --volumes 542592edca03e31c722db6b2f1a88cd40a0d6892fe13e10e7a78caa8d6e2ad70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T19:40:41.253Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T19:40:41.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T19:40:41.436Z] prd-ubuntu20.04-docker-8c-8g-6354 does not seem to be running inside a container [2024-07-24T19:40:41.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-24T19:40:41.812Z] $ docker top 74923f013eb58ba34ff5ad288310b367cd0bdb4ad6237f9dd077e4cbc62cd445 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-24T19:40:41.936Z] ========================================================= [2024-07-24T19:40:41.936Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-24T19:40:41.936Z] ========================================================= [Pipeline] sh [2024-07-24T19:40:42.236Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-24T19:40:42.622Z] + make test [2024-07-24T19:40:42.622Z] go test -race -coverprofile=coverage.out ./... [2024-07-24T19:40:50.743Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-24T19:41:29.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-24T19:41:30.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-07-24T19:41:31.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-24T19:41:31.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-24T19:41:31.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-24T19:41:31.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-24T19:41:31.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-24T19:41:31.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2024-07-24T19:41:32.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-24T19:41:32.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-24T19:41:32.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-24T19:41:32.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-24T19:41:32.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-24T19:41:32.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-24T19:41:32.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-24T19:41:32.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-24T19:41:32.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-24T19:41:34.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-24T19:41:34.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-24T19:41:34.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-24T19:41:34.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-24T19:41:34.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-24T19:41:35.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-24T19:41:35.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-24T19:41:35.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2024-07-24T19:41:35.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements [2024-07-24T19:41:35.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.598s coverage: 93.4% of statements [2024-07-24T19:41:35.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements [2024-07-24T19:41:36.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 6.5% of statements [2024-07-24T19:41:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-24T19:41:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-24T19:41:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-24T19:41:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-24T19:41:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-24T19:41:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-24T19:41:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-24T19:41:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-24T19:41:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-24T19:41:36.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-24T19:41:38.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.336s coverage: 95.8% of statements [2024-07-24T19:41:38.124Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-07-24T19:41:38.689Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-24T19:41:38.689Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-24T19:41:39.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements [2024-07-24T19:41:39.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 32.2% of statements [2024-07-24T19:41:39.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements [2024-07-24T19:41:39.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-07-24T19:41:39.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-07-24T19:41:39.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements [2024-07-24T19:41:40.453Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-07-24T19:41:41.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-24T19:41:41.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-24T19:41:41.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-24T19:41:41.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-24T19:41:41.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-24T19:41:41.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-24T19:41:41.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-24T19:41:41.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-24T19:41:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-24T19:41:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-24T19:41:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-24T19:41:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-24T19:41:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-24T19:41:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-24T19:41:43.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-24T19:41:44.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-24T19:41:45.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-24T19:41:45.810Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6355 in /w/workspace/edgexfoundry_edgex-go_PR-4838 [Pipeline] { [Pipeline] ws [2024-07-24T19:41:45.882Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-07-24T19:41:45.968Z] The recommended git tool is: git [2024-07-24T19:41:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-24T19:41:46.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-24T19:41:49.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-24T19:41:49.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-24T19:41:49.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-24T19:41:50.491Z] using credential edgex-jenkins-ssh [2024-07-24T19:41:50.516Z] Cloning the remote Git repository [2024-07-24T19:41:50.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-24T19:41:50.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-24T19:41:50.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-24T19:41:50.552Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-24T19:41:50.635Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-07-24T19:41:50.770Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-24T19:41:50.771Z] > git --version # timeout=10 [2024-07-24T19:41:50.792Z] > git --version # 'git version 2.25.1' [2024-07-24T19:41:50.794Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T19:41:50.941Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T19:41:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-24T19:41:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-24T19:41:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-24T19:41:51.426Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-24T19:41:52.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-07-24T19:41:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-24T19:41:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-24T19:41:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-24T19:41:52.802Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-24T19:41:54.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-24T19:41:54.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-24T19:41:54.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-24T19:41:54.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-24T19:41:55.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-24T19:41:55.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-24T19:41:56.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-24T19:41:56.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.267s coverage: 79.9% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 38.4% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.031s coverage: 89.5% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-07-24T19:42:06.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements [2024-07-24T19:42:06.204Z] 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-07-24T19:42:06.204Z] running golangci-lint [2024-07-24T19:42:06.204Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-24T19:42:06.204Z] go version go1.21.9 linux/amd64 [2024-07-24T19:42:06.204Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-24T19:42:06.204Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-24T19:42:07.028Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-24T19:42:07.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T19:42:07.830Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-24T19:42:07.861Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-24T19:42:07.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T19:42:07.881Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4838/head:refs/remotes/origin/PR-4838 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-24T19:42:08.482Z] Merging remotes/origin/main commit 9dd757975a2486f93e2289e3629aab843f36bcb7 into PR head commit de9109440ad92ef5e3edca1d7a18a5889c745126 [2024-07-24T19:42:08.874Z] Merge succeeded, producing de9109440ad92ef5e3edca1d7a18a5889c745126 [2024-07-24T19:42:08.875Z] Checking out Revision de9109440ad92ef5e3edca1d7a18a5889c745126 (PR-4838) [2024-07-24T19:42:09.515Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-24T19:42:09.564Z] > git --version # timeout=10 [2024-07-24T19:42:09.576Z] > git --version # 'git version 2.25.1' [2024-07-24T19:42:09.588Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T19:42:08.495Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T19:42:08.561Z] > git checkout -f de9109440ad92ef5e3edca1d7a18a5889c745126 # timeout=10 [2024-07-24T19:42:08.785Z] > git remote # timeout=10 [2024-07-24T19:42:08.802Z] > git config --get remote.origin.url # timeout=10 [2024-07-24T19:42:08.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T19:42:08.834Z] > git merge 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 [2024-07-24T19:42:08.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-24T19:42:08.878Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T19:42:08.889Z] > git checkout -f de9109440ad92ef5e3edca1d7a18a5889c745126 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T19:42:14.453Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-24T19:42:14.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T19:42:14.453Z] Dload Upload Total Spent Left Speed [2024-07-24T19:42:14.453Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2024-07-24T19:42:14.806Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-24T19:42:15.154Z] + sudo tee /etc/docker/daemon.new [2024-07-24T19:42:15.154Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-24T19:42:15.154Z] { [2024-07-24T19:42:15.154Z] "registry-mirrors": [ [2024-07-24T19:42:15.154Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-24T19:42:15.154Z] ], [2024-07-24T19:42:15.154Z] "bip": "10.250.0.254/24", [2024-07-24T19:42:15.154Z] "hosts": [ [2024-07-24T19:42:15.154Z] "tcp://0.0.0.0:5555", [2024-07-24T19:42:15.154Z] "unix:///var/run/docker.sock" [2024-07-24T19:42:15.154Z] ], [2024-07-24T19:42:15.154Z] "mtu": 1458, [2024-07-24T19:42:15.154Z] "selinux-enabled": true, [2024-07-24T19:42:15.154Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-24T19:42:15.154Z] } [Pipeline] sh [2024-07-24T19:42:15.512Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-24T19:42:15.872Z] + sudo service docker restart [2024-07-24T19:42:32.742Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|files|imports|types_sizes|deps|exports_file) took 22.989702189s" [2024-07-24T19:42:32.742Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.468877ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T19:42:34.205Z] provisioning config files... [2024-07-24T19:42:34.234Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9087622964533828027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T19:42:34.737Z] ---> ****-login.sh [2024-07-24T19:42:34.737Z] nexus3.edgexfoundry.org:10001 [2024-07-24T19:42:35.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T19:42:35.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T19:42:35.279Z] Configure a credential helper to remove this warning. See [2024-07-24T19:42:35.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T19:42:35.279Z] [2024-07-24T19:42:35.279Z] Login Succeeded [2024-07-24T19:42:35.279Z] nexus3.edgexfoundry.org:10002 [2024-07-24T19:42:35.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T19:42:35.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T19:42:35.816Z] Configure a credential helper to remove this warning. See [2024-07-24T19:42:35.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T19:42:35.817Z] [2024-07-24T19:42:35.817Z] Login Succeeded [2024-07-24T19:42:35.817Z] nexus3.edgexfoundry.org:10003 [2024-07-24T19:42:35.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T19:42:36.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T19:42:36.088Z] Configure a credential helper to remove this warning. See [2024-07-24T19:42:36.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T19:42:36.088Z] [2024-07-24T19:42:36.088Z] Login Succeeded [2024-07-24T19:42:36.088Z] nexus3.edgexfoundry.org:10004 [2024-07-24T19:42:36.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T19:42:36.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T19:42:36.358Z] Configure a credential helper to remove this warning. See [2024-07-24T19:42:36.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T19:42:36.358Z] [2024-07-24T19:42:36.358Z] Login Succeeded [2024-07-24T19:42:36.358Z] ****.io [2024-07-24T19:42:36.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T19:42:36.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T19:42:36.892Z] Configure a credential helper to remove this warning. See [2024-07-24T19:42:36.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T19:42:36.892Z] [2024-07-24T19:42:36.892Z] Login Succeeded [2024-07-24T19:42:36.892Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T19:42:36.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-24T19:42:37.771Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-07-24T19:42:37.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T19:42:37.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T19:42:37.935Z] ========================================================= [2024-07-24T19:42:37.935Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-24T19:42:37.935Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-24T19:42:38.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T19:42:38.330Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-24T19:42:38.330Z] c6b39de5b339: Pulling fs layer [2024-07-24T19:42:38.330Z] a69c41024577: Pulling fs layer [2024-07-24T19:42:38.330Z] d6de4b400683: Pulling fs layer [2024-07-24T19:42:38.330Z] 35cb2a7552d0: Pulling fs layer [2024-07-24T19:42:38.330Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T19:42:38.330Z] 464afbd9ba4c: Pulling fs layer [2024-07-24T19:42:38.330Z] 00f215d4a9da: Pulling fs layer [2024-07-24T19:42:38.330Z] d496ad576159: Pulling fs layer [2024-07-24T19:42:38.330Z] 4f4fb700ef54: Waiting [2024-07-24T19:42:38.330Z] 464afbd9ba4c: Waiting [2024-07-24T19:42:38.330Z] 00f215d4a9da: Waiting [2024-07-24T19:42:38.330Z] d496ad576159: Waiting [2024-07-24T19:42:38.330Z] 35cb2a7552d0: Waiting [2024-07-24T19:42:38.598Z] a69c41024577: Verifying Checksum [2024-07-24T19:42:38.598Z] a69c41024577: Download complete [2024-07-24T19:42:38.598Z] 35cb2a7552d0: Verifying Checksum [2024-07-24T19:42:38.598Z] 35cb2a7552d0: Download complete [2024-07-24T19:42:38.598Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T19:42:38.598Z] 4f4fb700ef54: Download complete [2024-07-24T19:42:38.598Z] c6b39de5b339: Download complete [2024-07-24T19:42:38.598Z] 464afbd9ba4c: Verifying Checksum [2024-07-24T19:42:38.598Z] 464afbd9ba4c: Download complete [2024-07-24T19:42:38.870Z] d496ad576159: Verifying Checksum [2024-07-24T19:42:38.870Z] d496ad576159: Download complete [2024-07-24T19:42:39.455Z] c6b39de5b339: Pull complete [2024-07-24T19:42:40.039Z] a69c41024577: Pull complete [2024-07-24T19:42:40.310Z] d6de4b400683: Verifying Checksum [2024-07-24T19:42:40.310Z] d6de4b400683: Download complete [2024-07-24T19:42:41.716Z] 00f215d4a9da: Verifying Checksum [2024-07-24T19:42:41.716Z] 00f215d4a9da: Download complete [2024-07-24T19:42:42.714Z] level=info msg="[linters_context/goanalysis] analyzers took 2m0.065551278s with top 10 stages: buildir: 1m2.437829196s, gosec: 9.683449529s, inspect: 2.51967814s, fact_deprecated: 2.177955455s, printf: 1.815545447s, ctrlflow: 1.748383737s, fact_purity: 1.504566193s, nilness: 1.415190745s, S1038: 1.252013975s, typedness: 779.579013ms" [2024-07-24T19:42:42.714Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-24T19:42:42.714Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 209/209, skip_files: 209/209, nolint: 0/21, cgo: 209/209, path_prettifier: 209/209, skip_dirs: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, exclude: 209/209, exclude-rules: 21/209" [2024-07-24T19:42:42.714Z] level=info msg="[runner] processing took 17.379902ms with stages: nolint: 6.952687ms, identifier_marker: 5.557435ms, autogenerated_exclude: 1.521753ms, path_prettifier: 1.468172ms, exclude-rules: 1.089399ms, skip_dirs: 741.996µs, cgo: 29.46µs, filename_unadjuster: 14.68µs, fixer: 650ns, sort_results: 550ns, max_same_issues: 510ns, uniq_by_line: 480ns, skip_files: 410ns, exclude: 390ns, diff: 390ns, severity-rules: 260ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-07-24T19:42:42.714Z] level=info msg="[runner] linters took 13.651603528s with stages: goanalysis_metalinter: 13.634122935s" [2024-07-24T19:42:42.714Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-24T19:42:42.714Z] level=info msg="Memory: 367 samples, avg is 309.5MB, max is 1299.6MB" [2024-07-24T19:42:42.714Z] level=info msg="Execution took 36.695210335s" [2024-07-24T19:42:42.974Z] go vet ./... [2024-07-24T19:42:49.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T19:42:49.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T19:42:49.800Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-24T19:42:50.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-24T19:42:50.416Z] + ls -al . [2024-07-24T19:42:50.416Z] total 840 [2024-07-24T19:42:50.416Z] drwxrwxr-x 11 1001 1001 4096 Jul 24 19:40 . [2024-07-24T19:42:50.416Z] drwxr-xr-x 4 root root 4096 Jul 24 19:40 .. [2024-07-24T19:42:50.416Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 19:39 .blubracket [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 10 Jul 24 19:39 .dockerignore [2024-07-24T19:42:50.416Z] drwxrwxr-x 8 1001 1001 4096 Jul 24 19:42 .git [2024-07-24T19:42:50.416Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 19:39 .github [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 1102 Jul 24 19:39 .gitignore [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 42 Jul 24 19:39 .golangci.yml [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 100 Jul 24 19:39 .hadolint.yml [2024-07-24T19:42:50.416Z] drwxr-xr-x 3 1001 1001 4096 Jul 24 19:39 .semver [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 155 Jul 24 19:39 .sonarcloud.properties [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 1171 Jul 24 19:39 ADOPTERS.md [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 20361 Jul 24 19:39 Attribution.txt [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 100284 Jul 24 19:39 CHANGELOG.md [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 3804 Jul 24 19:39 CONTRIBUTING.md [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 677 Jul 24 19:39 GOVERNANCE.md [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 861 Jul 24 19:39 Jenkinsfile [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 10775 Jul 24 19:39 LICENSE [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 16051 Jul 24 19:39 Makefile [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 582 Jul 24 19:39 OWNERS.md [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 9528 Jul 24 19:39 README.md [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 789 Jul 24 19:39 SECURITY.md [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 5 Jul 24 19:39 VERSION [2024-07-24T19:42:50.416Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 19:39 bin [2024-07-24T19:42:50.416Z] drwxrwxr-x 19 1001 1001 4096 Jul 24 19:39 cmd [2024-07-24T19:42:50.416Z] -rw-r--r-- 1 root root 481596 Jul 24 19:42 coverage.out [2024-07-24T19:42:50.416Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 19:39 fuzz_test [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 6912 Jul 24 19:39 go.mod [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 100928 Jul 24 19:39 go.sum [2024-07-24T19:42:50.416Z] drwxrwxr-x 7 1001 1001 4096 Jul 24 19:39 internal [2024-07-24T19:42:50.416Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 19:39 openapi [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 584 Jul 24 19:39 security.txt [2024-07-24T19:42:50.416Z] -rw-rw-r-- 1 1001 1001 204 Jul 24 19:39 version.go [Pipeline] sh [2024-07-24T19:42:50.740Z] + '[' -e coverage.out ] [2024-07-24T19:42:50.740Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-24T19:42:50.886Z] Stashed 1 file(s) [Pipeline] sh [2024-07-24T19:42:51.188Z] + make build [2024-07-24T19:42:51.188Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-24T19:42:54.034Z] d6de4b400683: Pull complete [2024-07-24T19:42:54.034Z] 35cb2a7552d0: Pull complete [2024-07-24T19:42:54.034Z] 4f4fb700ef54: Pull complete [2024-07-24T19:42:54.034Z] 464afbd9ba4c: Pull complete [2024-07-24T19:43:02.242Z] 00f215d4a9da: Pull complete [2024-07-24T19:43:03.202Z] d496ad576159: Pull complete [2024-07-24T19:43:03.466Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-24T19:43:03.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T19:43:03.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-24T19:43:03.932Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T19:43:03.932Z] WORKDIR /edgex [2024-07-24T19:43:03.932Z] COPY go.mod . [2024-07-24T19:43:03.932Z] RUN go mod download -t [2024-07-24T19:43:03.932Z] ci-base-image-arm64 -f - . [2024-07-24T19:43:04.520Z] Sending build context to Docker daemon 3.184MB [2024-07-24T19:43:04.520Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T19:43:04.520Z] ---> f246e2811388 [2024-07-24T19:43:04.520Z] Step 2/4 : WORKDIR /edgex [2024-07-24T19:43:06.463Z] ---> Running in bb9762c1d8d9 [2024-07-24T19:43:06.463Z] Removing intermediate container bb9762c1d8d9 [2024-07-24T19:43:06.463Z] ---> d2f925913619 [2024-07-24T19:43:06.463Z] Step 3/4 : COPY go.mod . [2024-07-24T19:43:07.047Z] ---> affad7fdbc70 [2024-07-24T19:43:07.047Z] Step 4/4 : RUN go mod download [2024-07-24T19:43:07.047Z] ---> Running in 0616d5c89511 [2024-07-24T19:43:18.312Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-24T19:43:18.312Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-24T19:43:18.312Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-24T19:43:18.312Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-24T19:43:19.692Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-24T19:43:24.960Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-24T19:43:25.894Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-24T19:43:28.426Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-24T19:43:28.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-24T19:43:29.562Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-24T19:43:30.496Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-24T19:43:31.431Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-24T19:43:32.393Z] $ docker stop --time=1 74923f013eb58ba34ff5ad288310b367cd0bdb4ad6237f9dd077e4cbc62cd445 [2024-07-24T19:43:38.137Z] $ docker rm -f --volumes 74923f013eb58ba34ff5ad288310b367cd0bdb4ad6237f9dd077e4cbc62cd445 [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-07-24T19:43:39.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-24T19:43:39.887Z] [2024-07-24T19:43:39.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T19:43:40.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-24T19:43:40.290Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-24T19:43:40.290Z] 91d30c5bc195: Pulling fs layer [2024-07-24T19:43:40.290Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-24T19:43:40.290Z] 9c61dcf015f6: Pulling fs layer [2024-07-24T19:43:40.290Z] 4698f68db338: Pulling fs layer [2024-07-24T19:43:40.290Z] 2a2f49069b9e: Pulling fs layer [2024-07-24T19:43:40.290Z] e0025b399a48: Pulling fs layer [2024-07-24T19:43:40.290Z] e0025b399a48: Waiting [2024-07-24T19:43:40.290Z] 4698f68db338: Waiting [2024-07-24T19:43:40.290Z] 2a2f49069b9e: Waiting [2024-07-24T19:43:40.290Z] 91d30c5bc195: Verifying Checksum [2024-07-24T19:43:40.290Z] 91d30c5bc195: Download complete [2024-07-24T19:43:40.290Z] 4698f68db338: Verifying Checksum [2024-07-24T19:43:40.290Z] 4698f68db338: Download complete [2024-07-24T19:43:40.549Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-24T19:43:40.549Z] 2e9b0aa3be6d: Download complete [2024-07-24T19:43:40.549Z] e0025b399a48: Verifying Checksum [2024-07-24T19:43:40.549Z] e0025b399a48: Download complete [2024-07-24T19:43:40.549Z] 91d30c5bc195: Pull complete [2024-07-24T19:43:40.549Z] 2a2f49069b9e: Verifying Checksum [2024-07-24T19:43:40.549Z] 2a2f49069b9e: Download complete [2024-07-24T19:43:40.807Z] 2e9b0aa3be6d: Pull complete [2024-07-24T19:43:41.065Z] 9c61dcf015f6: Download complete [2024-07-24T19:43:46.355Z] 9c61dcf015f6: Pull complete [2024-07-24T19:43:46.355Z] 4698f68db338: Pull complete [2024-07-24T19:43:46.614Z] 2a2f49069b9e: Pull complete [2024-07-24T19:43:46.614Z] e0025b399a48: Pull complete [2024-07-24T19:43:46.614Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-24T19:43:46.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-24T19:43:46.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T19:43:46.912Z] prd-ubuntu20.04-docker-8c-8g-6354 does not seem to be running inside a container [2024-07-24T19:43:46.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-24T19:43:48.029Z] $ docker top 3e61406a51247edf7665353b44228a92b5fb27e2414a29f57965e27e0ff10eb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T19:43:48.538Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-24T19:43:51.827Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #1 transferring dockerfile: 1.93kB done [2024-07-24T19:43:51.827Z] #1 DONE 0.4s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #2 transferring dockerfile: 2.01kB done [2024-07-24T19:43:51.827Z] #2 DONE 0.2s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #3 [support-scheduler internal] load .dockerignore [2024-07-24T19:43:51.827Z] #3 ... [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #4 transferring dockerfile: 1.95kB done [2024-07-24T19:43:51.827Z] #4 DONE 0.2s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #5 transferring dockerfile: 2.23kB done [2024-07-24T19:43:51.827Z] #5 DONE 0.2s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #6 [core-data internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #6 transferring dockerfile: 2.01kB done [2024-07-24T19:43:51.827Z] #6 DONE 0.3s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #7 transferring dockerfile: 2.50kB done [2024-07-24T19:43:51.827Z] #7 DONE 0.3s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #3 [support-scheduler internal] load .dockerignore [2024-07-24T19:43:51.827Z] #3 transferring context: [2024-07-24T19:43:51.827Z] #3 transferring context: 50B done [2024-07-24T19:43:51.827Z] #3 DONE 0.2s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #8 transferring dockerfile: 1.69kB done [2024-07-24T19:43:51.827Z] #8 DONE 0.3s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #9 transferring dockerfile: 2.06kB done [2024-07-24T19:43:51.827Z] #9 DONE 0.3s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #10 transferring dockerfile: 2.49kB done [2024-07-24T19:43:51.827Z] #10 DONE 0.3s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #11 transferring dockerfile: 2.15kB done [2024-07-24T19:43:51.827Z] #11 DONE 0.3s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #12 transferring dockerfile: 1.70kB done [2024-07-24T19:43:51.827Z] #12 DONE 0.2s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #13 [core-command internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #13 transferring dockerfile: 1.93kB done [2024-07-24T19:43:51.827Z] #13 DONE 0.2s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #14 transferring dockerfile: 1.81kB done [2024-07-24T19:43:51.827Z] #14 DONE 0.3s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #15 transferring dockerfile: 2.93kB done [2024-07-24T19:43:51.827Z] #15 DONE 0.2s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #16 [security-proxy-setup internal] load .dockerignore [2024-07-24T19:43:51.827Z] #16 ... [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-24T19:43:51.827Z] #17 transferring dockerfile: 1.89kB done [2024-07-24T19:43:51.827Z] #17 DONE 0.3s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #18 [support-notifications internal] load .dockerignore [2024-07-24T19:43:51.827Z] #18 transferring context: 50B done [2024-07-24T19:43:51.827Z] #18 DONE 0.1s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #19 [core-keeper internal] load .dockerignore [2024-07-24T19:43:51.827Z] #19 transferring context: 50B done [2024-07-24T19:43:51.827Z] #19 DONE 0.1s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-24T19:43:51.827Z] #20 transferring context: 50B done [2024-07-24T19:43:51.827Z] #20 DONE 0.1s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-07-24T19:43:51.827Z] #21 transferring context: 50B done [2024-07-24T19:43:51.827Z] #21 DONE 0.1s [2024-07-24T19:43:51.827Z] [2024-07-24T19:43:51.827Z] #16 [security-proxy-setup internal] load .dockerignore [2024-07-24T19:43:51.827Z] #16 transferring context: 50B done [2024-07-24T19:43:52.086Z] #16 DONE 0.1s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #22 [core-data internal] load .dockerignore [2024-07-24T19:43:52.086Z] #22 transferring context: 50B done [2024-07-24T19:43:52.086Z] #22 DONE 0.2s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #23 [security-spire-config internal] load .dockerignore [2024-07-24T19:43:52.086Z] #23 transferring context: 50B done [2024-07-24T19:43:52.086Z] #23 DONE 0.1s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #24 [security-spire-server internal] load .dockerignore [2024-07-24T19:43:52.086Z] #24 transferring context: 50B done [2024-07-24T19:43:52.086Z] #24 DONE 0.1s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-07-24T19:43:52.086Z] #25 transferring context: 50B done [2024-07-24T19:43:52.086Z] #25 DONE 0.1s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #26 [security-bootstrapper internal] load .dockerignore [2024-07-24T19:43:52.086Z] #26 transferring context: 50B done [2024-07-24T19:43:52.086Z] #26 DONE 0.1s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #27 [core-metadata internal] load .dockerignore [2024-07-24T19:43:52.086Z] #27 transferring context: 50B done [2024-07-24T19:43:52.086Z] #27 DONE 0.2s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-24T19:43:52.086Z] #28 DONE 0.0s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:43:52.086Z] #29 ... [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #30 [core-command internal] load .dockerignore [2024-07-24T19:43:52.086Z] #30 transferring context: 50B done [2024-07-24T19:43:52.086Z] #30 DONE 0.2s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #31 [security-proxy-auth internal] load .dockerignore [2024-07-24T19:43:52.086Z] #31 transferring context: 50B done [2024-07-24T19:43:52.086Z] #31 DONE 0.2s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #32 [security-spire-agent internal] load .dockerignore [2024-07-24T19:43:52.086Z] #32 transferring context: 50B done [2024-07-24T19:43:52.086Z] #32 DONE 0.2s [2024-07-24T19:43:52.086Z] [2024-07-24T19:43:52.086Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:43:52.344Z] #29 ... [2024-07-24T19:43:52.344Z] [2024-07-24T19:43:52.344Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-24T19:43:52.344Z] #28 DONE 0.0s [2024-07-24T19:43:52.344Z] [2024-07-24T19:43:52.344Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:43:52.344Z] #29 ... [2024-07-24T19:43:52.344Z] [2024-07-24T19:43:52.344Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-24T19:43:52.344Z] #28 DONE 0.0s [2024-07-24T19:43:52.344Z] [2024-07-24T19:43:52.344Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:43:52.602Z] #29 DONE 0.8s [2024-07-24T19:43:52.602Z] [2024-07-24T19:43:52.602Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-24T19:43:52.602Z] #33 ... [2024-07-24T19:43:52.602Z] [2024-07-24T19:43:52.602Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-24T19:43:52.602Z] #34 DONE 0.4s [2024-07-24T19:43:52.602Z] [2024-07-24T19:43:52.602Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-24T19:43:52.861Z] #33 ... [2024-07-24T19:43:52.861Z] [2024-07-24T19:43:52.861Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-24T19:43:52.861Z] #35 DONE 0.6s [2024-07-24T19:43:53.119Z] [2024-07-24T19:43:53.119Z] #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T19:43:53.119Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T19:43:53.119Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T19:43:53.119Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-24T19:43:53.119Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-24T19:43:53.119Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s [2024-07-24T19:43:53.119Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-07-24T19:43:53.119Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-07-24T19:43:53.378Z] #36 ... [2024-07-24T19:43:53.378Z] [2024-07-24T19:43:53.378Z] #37 [security-spire-server internal] load build context [2024-07-24T19:43:53.378Z] #37 transferring context: 26.79kB 0.1s done [2024-07-24T19:43:53.378Z] #37 DONE 0.6s [2024-07-24T19:43:53.378Z] [2024-07-24T19:43:53.378Z] #38 [security-spire-config internal] load build context [2024-07-24T19:43:53.378Z] #38 transferring context: 25.04kB 0.1s done [2024-07-24T19:43:53.378Z] #38 DONE 0.6s [2024-07-24T19:43:53.378Z] [2024-07-24T19:43:53.378Z] #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T19:43:53.636Z] #36 ... [2024-07-24T19:43:53.636Z] [2024-07-24T19:43:53.636Z] #39 [security-spire-agent internal] load build context [2024-07-24T19:43:53.636Z] #39 transferring context: 26.32kB 0.0s done [2024-07-24T19:43:53.636Z] #39 DONE 0.8s [2024-07-24T19:43:53.636Z] [2024-07-24T19:43:53.636Z] #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T19:43:53.636Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-07-24T19:43:59.104Z] #36 ... [2024-07-24T19:43:59.104Z] [2024-07-24T19:43:59.104Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:43:59.104Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-07-24T19:43:59.104Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-24T19:43:59.104Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-24T19:43:59.104Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-24T19:43:59.104Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-07-24T19:43:59.104Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-07-24T19:43:59.104Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-24T19:43:59.104Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-07-24T19:43:59.104Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done [2024-07-24T19:43:59.104Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-24T19:43:59.104Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-24T19:43:59.104Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-07-24T19:44:02.471Z] #40 ... [2024-07-24T19:44:02.471Z] [2024-07-24T19:44:02.471Z] #41 [core-data internal] load build context [2024-07-24T19:44:02.471Z] #41 transferring context: 266.38MB 9.7s [2024-07-24T19:44:02.732Z] #41 ... [2024-07-24T19:44:02.732Z] [2024-07-24T19:44:02.732Z] #42 [security-spiffe-token-provider internal] load build context [2024-07-24T19:44:02.732Z] #42 ... [2024-07-24T19:44:02.732Z] [2024-07-24T19:44:02.732Z] #43 [security-bootstrapper internal] load build context [2024-07-24T19:44:03.439Z] Removing intermediate container 0616d5c89511 [2024-07-24T19:44:03.439Z] ---> e1c1aa4923a8 [2024-07-24T19:44:03.439Z] Successfully built e1c1aa4923a8 [2024-07-24T19:44:03.439Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T19:44:03.745Z] #43 ... [2024-07-24T19:44:03.745Z] [2024-07-24T19:44:03.745Z] #44 [core-keeper internal] load build context [2024-07-24T19:44:03.865Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T19:44:03.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T19:44:04.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-6355 does not seem to be running inside a container [2024-07-24T19:44:04.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-24T19:44:04.715Z] #44 ... [2024-07-24T19:44:04.715Z] [2024-07-24T19:44:04.715Z] #45 [core-command internal] load build context [2024-07-24T19:44:04.715Z] #45 ... [2024-07-24T19:44:04.715Z] [2024-07-24T19:44:04.715Z] #46 [support-scheduler internal] load build context [2024-07-24T19:44:04.715Z] #46 ... [2024-07-24T19:44:04.715Z] [2024-07-24T19:44:04.715Z] #47 [security-proxy-auth internal] load build context [2024-07-24T19:44:04.979Z] #47 ... [2024-07-24T19:44:04.979Z] [2024-07-24T19:44:04.979Z] #48 [support-notifications internal] load build context [2024-07-24T19:44:04.979Z] #48 ... [2024-07-24T19:44:04.979Z] [2024-07-24T19:44:04.979Z] #49 [core-metadata internal] load build context [2024-07-24T19:44:04.979Z] #49 ... [2024-07-24T19:44:04.979Z] [2024-07-24T19:44:04.979Z] #50 [security-secretstore-setup internal] load build context [2024-07-24T19:44:04.979Z] #50 ... [2024-07-24T19:44:04.979Z] [2024-07-24T19:44:04.979Z] #51 [security-proxy-setup internal] load build context [2024-07-24T19:44:05.239Z] #51 ... [2024-07-24T19:44:05.239Z] [2024-07-24T19:44:05.239Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T19:44:05.239Z] #52 ... [2024-07-24T19:44:05.239Z] [2024-07-24T19:44:05.239Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T19:44:05.239Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-07-24T19:44:05.239Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-24T19:44:05.239Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-24T19:44:05.239Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-24T19:44:05.239Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-24T19:44:05.239Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-24T19:44:05.239Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-24T19:44:05.239Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-07-24T19:44:05.239Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-24T19:44:05.239Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-07-24T19:44:05.239Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2024-07-24T19:44:05.364Z] $ docker top 9eed1a4ba99cf9ffe0019606be824325f3e7b8d14e7131b4293c369202be210d -eo pid,comm [2024-07-24T19:44:05.500Z] #53 ... [2024-07-24T19:44:05.500Z] [2024-07-24T19:44:05.500Z] #51 [security-proxy-setup internal] load build context [Pipeline] { [Pipeline] sh [2024-07-24T19:44:06.334Z] + go version [2024-07-24T19:44:06.334Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-24T19:44:06.387Z] $ docker stop --time=1 9eed1a4ba99cf9ffe0019606be824325f3e7b8d14e7131b4293c369202be210d [2024-07-24T19:44:07.981Z] $ docker rm -f --volumes 9eed1a4ba99cf9ffe0019606be824325f3e7b8d14e7131b4293c369202be210d [2024-07-24T19:44:08.040Z] #51 transferring context: 381.84MB 14.9s [2024-07-24T19:44:08.040Z] #51 ... [2024-07-24T19:44:08.040Z] [2024-07-24T19:44:08.040Z] #36 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T19:44:08.040Z] #36 DONE 15.3s [2024-07-24T19:44:08.040Z] [2024-07-24T19:44:08.040Z] #51 [security-proxy-setup internal] load build context [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T19:44:08.682Z] #51 transferring context: 439.94MB 16.1s done [2024-07-24T19:44:08.957Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T19:44:08.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T19:44:09.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-6355 does not seem to be running inside a container [2024-07-24T19:44:09.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-24T19:44:10.433Z] $ docker top f9b209062a12525ac9305e3c6df5005612cab6ee19346b9910401f4470e57a77 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-24T19:44:10.715Z] ========================================================= [2024-07-24T19:44:10.715Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-24T19:44:10.715Z] ========================================================= [Pipeline] sh [2024-07-24T19:44:11.034Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-24T19:44:11.712Z] + make test [2024-07-24T19:44:11.980Z] go test -race -coverprofile=coverage.out ./... [2024-07-24T19:44:13.960Z] #51 ... [2024-07-24T19:44:13.960Z] [2024-07-24T19:44:13.960Z] #41 [core-data internal] load build context [2024-07-24T19:44:13.960Z] #41 transferring context: 439.94MB 17.2s done [2024-07-24T19:44:13.960Z] #41 ... [2024-07-24T19:44:13.960Z] [2024-07-24T19:44:13.960Z] #42 [security-spiffe-token-provider internal] load build context [2024-07-24T19:44:13.960Z] #42 transferring context: 439.94MB 17.6s done [2024-07-24T19:44:13.960Z] #42 ... [2024-07-24T19:44:13.960Z] [2024-07-24T19:44:13.960Z] #45 [core-command internal] load build context [2024-07-24T19:44:13.960Z] #45 transferring context: 439.94MB 17.9s done [2024-07-24T19:44:13.960Z] #45 ... [2024-07-24T19:44:13.960Z] [2024-07-24T19:44:13.960Z] #44 [core-keeper internal] load build context [2024-07-24T19:44:13.960Z] #44 transferring context: 439.94MB 16.8s done [2024-07-24T19:44:14.220Z] #44 ... [2024-07-24T19:44:14.220Z] [2024-07-24T19:44:14.220Z] #46 [support-scheduler internal] load build context [2024-07-24T19:44:14.220Z] #46 transferring context: 439.94MB 14.2s done [2024-07-24T19:44:14.220Z] #46 ... [2024-07-24T19:44:14.220Z] [2024-07-24T19:44:14.220Z] #43 [security-bootstrapper internal] load build context [2024-07-24T19:44:14.220Z] #43 transferring context: 439.94MB 17.7s done [2024-07-24T19:44:15.162Z] #43 ... [2024-07-24T19:44:15.162Z] [2024-07-24T19:44:15.162Z] #48 [support-notifications internal] load build context [2024-07-24T19:44:15.162Z] #48 transferring context: 439.94MB 17.1s done [2024-07-24T19:44:15.162Z] #48 ... [2024-07-24T19:44:15.162Z] [2024-07-24T19:44:15.162Z] #49 [core-metadata internal] load build context [2024-07-24T19:44:15.162Z] #49 transferring context: 439.94MB 17.5s done [2024-07-24T19:44:15.162Z] #49 ... [2024-07-24T19:44:15.162Z] [2024-07-24T19:44:15.162Z] #50 [security-secretstore-setup internal] load build context [2024-07-24T19:44:15.162Z] #50 transferring context: 439.94MB 16.2s done [2024-07-24T19:44:15.736Z] #50 ... [2024-07-24T19:44:15.737Z] [2024-07-24T19:44:15.737Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T19:44:15.737Z] #52 transferring context: 439.94MB 17.1s done [2024-07-24T19:44:16.219Z] #52 ... [2024-07-24T19:44:16.219Z] [2024-07-24T19:44:16.219Z] #47 [security-proxy-auth internal] load build context [2024-07-24T19:44:16.219Z] #47 transferring context: 439.94MB 17.7s done [2024-07-24T19:44:20.538Z] #47 ... [2024-07-24T19:44:20.538Z] [2024-07-24T19:44:20.538Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-24T19:44:25.811Z] #54 ... [2024-07-24T19:44:25.811Z] [2024-07-24T19:44:25.811Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T19:44:26.748Z] #55 ... [2024-07-24T19:44:26.748Z] [2024-07-24T19:44:26.748Z] #50 [security-secretstore-setup internal] load build context [2024-07-24T19:44:26.748Z] #50 DONE 34.2s [2024-07-24T19:44:26.748Z] [2024-07-24T19:44:26.748Z] #51 [security-proxy-setup internal] load build context [2024-07-24T19:44:26.748Z] #51 DONE 34.2s [2024-07-24T19:44:26.748Z] [2024-07-24T19:44:26.748Z] #44 [core-keeper internal] load build context [2024-07-24T19:44:26.748Z] #44 DONE 34.2s [2024-07-24T19:44:26.748Z] [2024-07-24T19:44:26.748Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T19:44:26.748Z] #52 DONE 34.2s [2024-07-24T19:44:26.748Z] [2024-07-24T19:44:26.748Z] #49 [core-metadata internal] load build context [2024-07-24T19:44:26.748Z] #49 DONE 34.3s [2024-07-24T19:44:26.748Z] [2024-07-24T19:44:26.748Z] #48 [support-notifications internal] load build context [2024-07-24T19:44:26.748Z] #48 DONE 34.3s [2024-07-24T19:44:26.748Z] [2024-07-24T19:44:26.748Z] #41 [core-data internal] load build context [2024-07-24T19:44:26.748Z] #41 DONE 34.3s [2024-07-24T19:44:26.748Z] [2024-07-24T19:44:26.748Z] #46 [support-scheduler internal] load build context [2024-07-24T19:44:26.748Z] #46 DONE 34.2s [2024-07-24T19:44:27.007Z] [2024-07-24T19:44:27.007Z] #42 [security-spiffe-token-provider internal] load build context [2024-07-24T19:44:27.007Z] #42 DONE 34.3s [2024-07-24T19:44:27.007Z] [2024-07-24T19:44:27.007Z] #47 [security-proxy-auth internal] load build context [2024-07-24T19:44:27.007Z] #47 DONE 34.3s [2024-07-24T19:44:27.007Z] [2024-07-24T19:44:27.007Z] #43 [security-bootstrapper internal] load build context [2024-07-24T19:44:27.007Z] #43 DONE 34.3s [2024-07-24T19:44:27.007Z] [2024-07-24T19:44:27.007Z] #45 [core-command internal] load build context [2024-07-24T19:44:27.007Z] #45 DONE 34.3s [2024-07-24T19:44:27.007Z] [2024-07-24T19:44:27.007Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-24T19:44:27.007Z] #33 DONE 34.7s [2024-07-24T19:44:27.007Z] [2024-07-24T19:44:27.007Z] #56 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-24T19:44:27.267Z] #56 DONE 0.3s [2024-07-24T19:44:27.267Z] [2024-07-24T19:44:27.267Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:44:27.267Z] #40 DONE 34.6s [2024-07-24T19:44:27.267Z] [2024-07-24T19:44:27.267Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T19:44:29.172Z] #57 ... [2024-07-24T19:44:29.172Z] [2024-07-24T19:44:29.172Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-24T19:44:29.172Z] #0 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.172Z] #0 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.172Z] #0 5.021 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-24T19:44:29.172Z] #0 5.031 (2/4) Installing openssl (3.1.6-r0) [2024-07-24T19:44:29.172Z] #0 5.045 (3/4) Installing su-exec (0.2-r3) [2024-07-24T19:44:29.172Z] #0 5.049 (4/4) Installing yq (4.33.3-r5) [2024-07-24T19:44:29.172Z] #0 5.128 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:44:29.172Z] #0 5.138 OK: 17 MiB in 19 packages [2024-07-24T19:44:29.172Z] #58 DONE 6.3s [2024-07-24T19:44:29.431Z] [2024-07-24T19:44:29.431Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-24T19:44:29.431Z] #0 6.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.431Z] #0 6.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.431Z] #0 6.517 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T19:44:29.431Z] #0 6.622 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:44:29.431Z] #0 6.632 OK: 7 MiB in 16 packages [2024-07-24T19:44:29.431Z] #59 DONE 8.2s [2024-07-24T19:44:29.431Z] [2024-07-24T19:44:29.431Z] #60 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-24T19:44:29.431Z] #60 ... [2024-07-24T19:44:29.431Z] [2024-07-24T19:44:29.431Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-24T19:44:29.431Z] #0 6.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.431Z] #0 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.431Z] #0 6.357 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T19:44:29.431Z] #0 6.357 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T19:44:29.431Z] #0 6.357 OK: 20070 distinct packages available [2024-07-24T19:44:29.431Z] #0 6.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.431Z] #0 6.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.431Z] #0 6.773 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-24T19:44:29.431Z] #0 6.785 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-24T19:44:29.431Z] #0 6.789 (3/5) Installing libucontext (1.2-r2) [2024-07-24T19:44:29.431Z] #0 6.794 (4/5) Installing gcompat (1.1.0-r1) [2024-07-24T19:44:29.431Z] #0 6.806 (5/5) Installing openssl (3.1.6-r0) [2024-07-24T19:44:29.431Z] #0 6.818 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:44:29.431Z] #0 6.830 OK: 8 MiB in 20 packages [2024-07-24T19:44:29.431Z] #61 DONE 8.1s [2024-07-24T19:44:29.689Z] [2024-07-24T19:44:29.689Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-24T19:44:29.689Z] #0 7.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.689Z] #0 7.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.689Z] #0 8.140 (1/4) Installing ca-certificates (20240226-r0) [2024-07-24T19:44:29.689Z] #0 8.158 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-24T19:44:29.689Z] #0 8.162 (3/4) Installing su-exec (0.2-r3) [2024-07-24T19:44:29.689Z] #0 8.165 (4/4) Installing yq (4.33.3-r5) [2024-07-24T19:44:29.689Z] #0 8.246 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:44:29.689Z] #0 8.253 Executing ca-certificates-20240226-r0.trigger [2024-07-24T19:44:29.689Z] #0 8.315 OK: 17 MiB in 19 packages [2024-07-24T19:44:29.689Z] #62 DONE 9.5s [2024-07-24T19:44:29.689Z] [2024-07-24T19:44:29.689Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-24T19:44:29.689Z] #54 7.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.689Z] #54 7.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.689Z] #54 8.058 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T19:44:29.689Z] #54 8.058 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T19:44:29.689Z] #54 8.058 OK: 20070 distinct packages available [2024-07-24T19:44:29.689Z] #54 8.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.689Z] #54 8.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.689Z] #54 8.500 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-24T19:44:29.689Z] #54 8.505 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-24T19:44:29.689Z] #54 8.508 (3/4) Installing libucontext (1.2-r2) [2024-07-24T19:44:29.689Z] #54 8.511 (4/4) Installing gcompat (1.1.0-r1) [2024-07-24T19:44:29.689Z] #54 8.515 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:44:29.689Z] #54 8.523 OK: 8 MiB in 19 packages [2024-07-24T19:44:29.689Z] #54 DONE 9.6s [2024-07-24T19:44:29.689Z] [2024-07-24T19:44:29.689Z] #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-24T19:44:29.690Z] #63 ... [2024-07-24T19:44:29.690Z] [2024-07-24T19:44:29.690Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-24T19:44:29.690Z] #0 2.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.690Z] #0 2.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.690Z] #0 2.770 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-24T19:44:29.690Z] #0 2.775 (2/2) Installing su-exec (0.2-r3) [2024-07-24T19:44:29.690Z] #0 2.781 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:44:29.690Z] #0 2.792 OK: 7 MiB in 17 packages [2024-07-24T19:44:29.690Z] #64 DONE 4.2s [2024-07-24T19:44:29.690Z] [2024-07-24T19:44:29.690Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-24T19:44:29.690Z] #0 6.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.690Z] #0 6.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.690Z] #0 7.034 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T19:44:29.690Z] #0 7.034 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T19:44:29.690Z] #0 7.034 OK: 20070 distinct packages available [2024-07-24T19:44:29.690Z] #0 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.690Z] #0 7.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.690Z] #0 7.461 (1/11) Installing ca-certificates (20240226-r0) [2024-07-24T19:44:29.690Z] #0 7.478 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-24T19:44:29.690Z] #0 7.487 (3/11) Installing libunistring (1.1-r1) [2024-07-24T19:44:29.690Z] #0 7.502 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-24T19:44:29.690Z] #0 7.507 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-24T19:44:29.690Z] #0 7.511 (6/11) Installing libcurl (8.5.0-r0) [2024-07-24T19:44:29.690Z] #0 7.521 (7/11) Installing curl (8.5.0-r0) [2024-07-24T19:44:29.690Z] #0 7.527 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-24T19:44:29.690Z] #0 7.530 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-24T19:44:29.690Z] #0 7.533 (10/11) Installing libucontext (1.2-r2) [2024-07-24T19:44:29.690Z] #0 7.537 (11/11) Installing gcompat (1.1.0-r1) [2024-07-24T19:44:29.690Z] #0 7.541 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:44:29.690Z] #0 7.549 Executing ca-certificates-20240226-r0.trigger [2024-07-24T19:44:29.690Z] #0 7.606 OK: 12 MiB in 26 packages [2024-07-24T19:44:29.690Z] #65 DONE 8.4s [2024-07-24T19:44:29.690Z] [2024-07-24T19:44:29.690Z] #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-24T19:44:29.690Z] #0 7.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.690Z] #0 7.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.690Z] #0 7.750 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T19:44:29.690Z] #0 7.754 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:44:29.690Z] #0 7.760 OK: 7 MiB in 16 packages [2024-07-24T19:44:29.690Z] #66 DONE 9.4s [2024-07-24T19:44:29.957Z] [2024-07-24T19:44:29.957Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T19:44:29.957Z] #55 4.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.957Z] #55 4.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:29.957Z] #55 4.472 (1/2) Installing ca-certificates (20240226-r0) [2024-07-24T19:44:29.957Z] #55 4.489 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-24T19:44:29.957Z] #55 4.495 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:44:29.957Z] #55 4.535 Executing ca-certificates-20240226-r0.trigger [2024-07-24T19:44:29.957Z] #55 4.580 OK: 8 MiB in 17 packages [2024-07-24T19:44:29.957Z] #55 DONE 5.3s [2024-07-24T19:44:29.957Z] [2024-07-24T19:44:29.957Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T19:44:29.957Z] #67 DONE 7.7s [2024-07-24T19:44:29.957Z] [2024-07-24T19:44:29.957Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-24T19:44:30.525Z] #68 ... [2024-07-24T19:44:30.525Z] [2024-07-24T19:44:30.525Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T19:44:30.525Z] #69 DONE 3.5s [2024-07-24T19:44:30.525Z] [2024-07-24T19:44:30.525Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T19:44:30.525Z] #57 2.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:30.525Z] #57 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:30.525Z] #57 2.883 OK: 264 MiB in 52 packages [2024-07-24T19:44:30.525Z] #57 DONE 3.8s [2024-07-24T19:44:30.783Z] [2024-07-24T19:44:30.783Z] #70 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:44:30.783Z] #70 DONE 0.1s [2024-07-24T19:44:30.783Z] [2024-07-24T19:44:30.783Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-24T19:44:31.350Z] #71 ... [2024-07-24T19:44:31.350Z] [2024-07-24T19:44:31.350Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T19:44:31.350Z] #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:31.350Z] #0 3.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:31.350Z] #0 3.972 OK: 264 MiB in 52 packages [2024-07-24T19:44:31.350Z] #72 DONE 4.1s [2024-07-24T19:44:31.350Z] [2024-07-24T19:44:31.350Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:44:31.350Z] #73 DONE 0.1s [2024-07-24T19:44:31.350Z] [2024-07-24T19:44:31.350Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-24T19:44:31.350Z] #0 3.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:31.350Z] #0 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:31.350Z] #0 3.798 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T19:44:31.350Z] #0 3.798 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T19:44:31.350Z] #0 3.798 OK: 20075 distinct packages available [2024-07-24T19:44:31.350Z] #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:31.350Z] #0 3.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:31.350Z] #0 4.169 OK: 264 MiB in 52 packages [2024-07-24T19:44:31.350Z] #74 DONE 4.3s [2024-07-24T19:44:31.350Z] [2024-07-24T19:44:31.350Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:44:31.350Z] #75 DONE 0.1s [2024-07-24T19:44:31.350Z] [2024-07-24T19:44:31.350Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:44:32.292Z] #76 ... [2024-07-24T19:44:32.292Z] [2024-07-24T19:44:32.292Z] #77 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-24T19:44:32.292Z] #0 4.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:32.292Z] #0 4.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:32.292Z] #0 5.125 OK: 264 MiB in 52 packages [2024-07-24T19:44:32.292Z] #77 DONE 5.3s [2024-07-24T19:44:32.292Z] [2024-07-24T19:44:32.292Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:44:32.292Z] #78 DONE 0.0s [2024-07-24T19:44:32.550Z] [2024-07-24T19:44:32.550Z] #60 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-24T19:44:32.550Z] #60 2.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:32.550Z] #60 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:32.550Z] #60 3.270 OK: 17 MiB in 19 packages [2024-07-24T19:44:32.809Z] #60 DONE 3.4s [2024-07-24T19:44:32.809Z] [2024-07-24T19:44:32.809Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-24T19:44:32.809Z] #79 DONE 0.1s [2024-07-24T19:44:32.809Z] [2024-07-24T19:44:32.809Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:44:32.809Z] #80 ... [2024-07-24T19:44:32.809Z] [2024-07-24T19:44:32.809Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T19:44:32.809Z] #0 2.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:32.809Z] #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:32.809Z] #0 3.149 OK: 7 MiB in 16 packages [2024-07-24T19:44:32.809Z] #81 DONE 3.3s [2024-07-24T19:44:33.068Z] [2024-07-24T19:44:33.068Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-24T19:44:33.068Z] #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:33.068Z] #0 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:33.068Z] #0 3.013 OK: 8 MiB in 20 packages [2024-07-24T19:44:33.068Z] #82 DONE 3.3s [2024-07-24T19:44:33.068Z] [2024-07-24T19:44:33.068Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T19:44:34.974Z] #83 DONE 1.8s [2024-07-24T19:44:34.974Z] [2024-07-24T19:44:34.974Z] #63 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-24T19:44:34.974Z] #63 3.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:34.974Z] #63 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:34.974Z] #63 3.462 OK: 17 MiB in 19 packages [2024-07-24T19:44:34.974Z] #63 DONE 5.1s [2024-07-24T19:44:34.975Z] [2024-07-24T19:44:34.975Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-24T19:44:34.975Z] #84 DONE 1.8s [2024-07-24T19:44:34.975Z] [2024-07-24T19:44:34.975Z] #68 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-24T19:44:34.975Z] #68 3.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:34.975Z] #68 4.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:34.975Z] #68 4.743 OK: 7 MiB in 16 packages [2024-07-24T19:44:34.975Z] #68 DONE 5.3s [2024-07-24T19:44:34.975Z] [2024-07-24T19:44:34.975Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:44:35.917Z] #85 ... [2024-07-24T19:44:35.917Z] [2024-07-24T19:44:35.917Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-24T19:44:35.917Z] #0 5.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:35.917Z] #0 5.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:35.917Z] #0 5.590 OK: 8 MiB in 19 packages [2024-07-24T19:44:35.917Z] #86 DONE 6.2s [2024-07-24T19:44:35.917Z] [2024-07-24T19:44:35.917Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T19:44:35.917Z] #0 5.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:35.917Z] #0 5.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:35.917Z] #0 5.424 OK: 8 MiB in 17 packages [2024-07-24T19:44:35.917Z] #87 DONE 6.1s [2024-07-24T19:44:35.917Z] [2024-07-24T19:44:35.917Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-24T19:44:35.917Z] #0 5.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:35.917Z] #0 5.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:35.917Z] #0 5.570 OK: 7 MiB in 17 packages [2024-07-24T19:44:35.917Z] #88 DONE 6.2s [2024-07-24T19:44:35.917Z] [2024-07-24T19:44:35.917Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T19:44:35.917Z] #0 5.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:35.917Z] #0 5.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:35.917Z] #0 5.411 OK: 12 MiB in 26 packages [2024-07-24T19:44:35.917Z] #89 DONE 6.2s [2024-07-24T19:44:35.917Z] [2024-07-24T19:44:35.917Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-24T19:44:35.917Z] #90 DONE 1.1s [2024-07-24T19:44:35.917Z] [2024-07-24T19:44:35.917Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T19:44:35.917Z] #91 DONE 1.1s [2024-07-24T19:44:35.917Z] [2024-07-24T19:44:35.917Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-24T19:44:37.391Z] #92 DONE 1.2s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-24T19:44:37.391Z] #0 5.117 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:37.391Z] #0 5.626 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:37.391Z] #0 6.277 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T19:44:37.391Z] #0 6.686 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:44:37.391Z] #0 6.691 OK: 7 MiB in 16 packages [2024-07-24T19:44:37.391Z] #93 DONE 7.3s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-24T19:44:37.391Z] #71 4.244 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:37.391Z] #71 4.825 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T19:44:37.391Z] #71 5.494 OK: 264 MiB in 52 packages [2024-07-24T19:44:37.391Z] #71 DONE 6.5s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-24T19:44:37.391Z] #94 DONE 1.2s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T19:44:37.391Z] #95 DONE 1.3s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-24T19:44:37.391Z] #96 ... [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T19:44:37.391Z] #97 DONE 0.2s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T19:44:37.391Z] #53 ... [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-24T19:44:37.391Z] #98 DONE 0.2s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-24T19:44:37.391Z] #99 DONE 0.2s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-24T19:44:37.391Z] #96 DONE 0.2s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-24T19:44:37.391Z] #100 DONE 0.2s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-24T19:44:37.391Z] #101 DONE 0.2s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T19:44:37.391Z] #102 DONE 0.2s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-24T19:44:37.391Z] #103 DONE 0.1s [2024-07-24T19:44:37.391Z] [2024-07-24T19:44:37.391Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T19:44:37.653Z] #104 DONE 0.1s [2024-07-24T19:44:37.653Z] [2024-07-24T19:44:37.653Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-24T19:44:37.653Z] #105 DONE 0.1s [2024-07-24T19:44:37.653Z] [2024-07-24T19:44:37.653Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-24T19:44:37.653Z] #106 DONE 0.1s [2024-07-24T19:44:37.653Z] [2024-07-24T19:44:37.653Z] #107 [security-spire-server] exporting to image [2024-07-24T19:44:37.653Z] #107 exporting layers [2024-07-24T19:44:37.653Z] #107 ... [2024-07-24T19:44:37.653Z] [2024-07-24T19:44:37.653Z] #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-24T19:44:37.653Z] #108 DONE 1.8s [2024-07-24T19:44:37.653Z] [2024-07-24T19:44:37.653Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-24T19:44:37.653Z] #109 DONE 0.1s [2024-07-24T19:44:37.653Z] [2024-07-24T19:44:37.653Z] #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-24T19:44:37.653Z] #110 DONE 0.1s [2024-07-24T19:44:37.653Z] [2024-07-24T19:44:37.653Z] #107 [security-spire-agent] exporting to image [2024-07-24T19:44:37.916Z] #107 ... [2024-07-24T19:44:37.916Z] [2024-07-24T19:44:37.916Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-24T19:44:37.916Z] #111 DONE 0.1s [2024-07-24T19:44:37.916Z] [2024-07-24T19:44:37.916Z] #107 [security-spire-config] exporting to image [2024-07-24T19:44:38.177Z] #107 exporting layers 0.7s done [2024-07-24T19:44:38.465Z] #107 exporting layers 0.6s done [2024-07-24T19:44:38.465Z] #107 writing image sha256:b05dc70250e7b831f067d36ce85b2ede6c547d23e9831bf7cec02cc4956a4973 done [2024-07-24T19:44:38.465Z] #107 naming to docker.io/library/security-spire-server done [2024-07-24T19:44:38.465Z] #107 writing image sha256:33c1b8b1a1c81a24ec7d058f61cdfb878b463959903818e46cb0ed9e249a736e done [2024-07-24T19:44:38.465Z] #107 naming to docker.io/library/security-spire-agent done [2024-07-24T19:44:38.465Z] #107 exporting layers 0.6s done [2024-07-24T19:44:38.465Z] #107 writing image sha256:e1940c059cdb7655654d24cb3b2698e15e20c1e63294ee5a2da9bff153cc7738 done [2024-07-24T19:44:38.465Z] #107 naming to docker.io/library/security-spire-config done [2024-07-24T19:44:38.465Z] #107 DONE 0.9s [2024-07-24T19:44:38.465Z] [2024-07-24T19:44:38.465Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:44:41.009Z] #112 ... [2024-07-24T19:44:41.009Z] [2024-07-24T19:44:41.009Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:44:59.002Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-24T19:45:27.782Z] #113 ... [2024-07-24T19:45:27.782Z] [2024-07-24T19:45:27.782Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:27.782Z] #85 DONE 49.0s [2024-07-24T19:45:27.782Z] [2024-07-24T19:45:27.782Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:27.782Z] #76 DONE 48.9s [2024-07-24T19:45:27.782Z] [2024-07-24T19:45:27.782Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:27.782Z] #80 DONE 47.8s [2024-07-24T19:45:27.782Z] [2024-07-24T19:45:27.782Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:27.782Z] #112 DONE 43.0s [2024-07-24T19:45:27.782Z] [2024-07-24T19:45:27.782Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:27.782Z] #113 DONE 49.6s [2024-07-24T19:45:27.782Z] [2024-07-24T19:45:27.782Z] #114 [core-metadata builder 6/7] COPY . . [2024-07-24T19:45:30.338Z] #114 ... [2024-07-24T19:45:30.338Z] [2024-07-24T19:45:30.338Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-24T19:45:30.599Z] #115 ... [2024-07-24T19:45:30.599Z] [2024-07-24T19:45:30.599Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-07-24T19:45:30.599Z] #116 ... [2024-07-24T19:45:30.599Z] [2024-07-24T19:45:30.599Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-24T19:45:30.861Z] #117 ... [2024-07-24T19:45:30.861Z] [2024-07-24T19:45:30.861Z] #118 [support-notifications builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #118 DONE 15.5s [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #116 DONE 15.5s [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #114 [core-metadata builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #114 DONE 15.5s [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:45:36.160Z] #119 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #120 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:36.160Z] #121 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #115 DONE 15.6s [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #122 [core-command builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #122 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:45:36.160Z] #123 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:36.160Z] #124 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:45:36.160Z] #125 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:36.160Z] #126 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #127 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:36.160Z] #128 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:45:36.160Z] #129 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #130 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:45:36.160Z] #131 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #132 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:36.160Z] #133 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #134 [core-data builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #134 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:45:36.160Z] #135 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:36.160Z] #136 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #117 [core-keeper builder 7/8] COPY . . [2024-07-24T19:45:36.160Z] #117 DONE 15.6s [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-24T19:45:36.160Z] #137 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #138 [support-scheduler builder 6/7] COPY . . [2024-07-24T19:45:36.160Z] #138 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T19:45:36.160Z] #139 CACHED [2024-07-24T19:45:36.160Z] [2024-07-24T19:45:36.160Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T19:45:37.550Z] #140 1.556 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-24T19:45:45.708Z] #140 ... [2024-07-24T19:45:45.708Z] [2024-07-24T19:45:45.708Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-24T19:45:45.708Z] #0 0.347 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-24T19:45:45.967Z] #141 ... [2024-07-24T19:45:45.967Z] [2024-07-24T19:45:45.967Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-24T19:45:45.967Z] #0 1.027 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-24T19:45:46.227Z] #142 ... [2024-07-24T19:45:46.227Z] [2024-07-24T19:45:46.227Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-24T19:45:46.227Z] #0 0.674 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-24T19:45:46.227Z] #143 ... [2024-07-24T19:45:46.227Z] [2024-07-24T19:45:46.227Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T19:45:46.227Z] #0 0.587 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-24T19:45:46.485Z] #144 ... [2024-07-24T19:45:46.485Z] [2024-07-24T19:45:46.485Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T19:45:46.485Z] #0 1.624 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-24T19:45:46.485Z] #145 ... [2024-07-24T19:45:46.485Z] [2024-07-24T19:45:46.485Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T19:45:46.485Z] #0 0.945 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-24T19:45:46.747Z] #146 ... [2024-07-24T19:45:46.747Z] [2024-07-24T19:45:46.747Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T19:45:46.747Z] #0 0.893 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-24T19:45:47.007Z] #147 ... [2024-07-24T19:45:47.007Z] [2024-07-24T19:45:47.007Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T19:45:47.007Z] #0 1.279 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-24T19:45:47.007Z] #148 ... [2024-07-24T19:45:47.007Z] [2024-07-24T19:45:47.007Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T19:45:47.007Z] #0 1.264 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-24T19:45:47.433Z] #149 ... [2024-07-24T19:45:47.433Z] [2024-07-24T19:45:47.433Z] #150 [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-07-24T19:45:47.433Z] #0 0.878 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-24T19:45:47.694Z] #150 ... [2024-07-24T19:45:47.694Z] [2024-07-24T19:45:47.694Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T19:45:47.694Z] #0 1.277 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-24T19:47:09.162Z] #151 ... [2024-07-24T19:47:09.162Z] [2024-07-24T19:47:09.162Z] #150 [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-07-24T19:47:09.162Z] #150 90.44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-24T19:47:55.881Z] #150 ... [2024-07-24T19:47:55.881Z] [2024-07-24T19:47:55.881Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-24T19:47:55.881Z] #141 DONE 133.9s [2024-07-24T19:47:55.881Z] [2024-07-24T19:47:55.881Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T19:47:57.787Z] #140 ... [2024-07-24T19:47:57.787Z] [2024-07-24T19:47:57.787Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-24T19:47:57.787Z] #143 DONE 141.4s [2024-07-24T19:47:58.050Z] [2024-07-24T19:47:58.050Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T19:47:59.437Z] #53 ... [2024-07-24T19:47:59.437Z] [2024-07-24T19:47:59.437Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:47:59.699Z] #152 ... [2024-07-24T19:47:59.699Z] [2024-07-24T19:47:59.699Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-24T19:47:59.699Z] #142 DONE 143.9s [2024-07-24T19:47:59.958Z] [2024-07-24T19:47:59.958Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:00.217Z] #152 ... [2024-07-24T19:48:00.217Z] [2024-07-24T19:48:00.217Z] #150 [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-07-24T19:48:00.217Z] #150 DONE 144.5s [2024-07-24T19:48:00.477Z] [2024-07-24T19:48:00.477Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:00.477Z] #153 ... [2024-07-24T19:48:00.477Z] [2024-07-24T19:48:00.477Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T19:48:00.477Z] #151 DONE 144.7s [2024-07-24T19:48:00.737Z] [2024-07-24T19:48:00.737Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T19:48:00.737Z] #145 DONE 144.9s [2024-07-24T19:48:00.737Z] [2024-07-24T19:48:00.737Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:00.737Z] #154 ... [2024-07-24T19:48:00.737Z] [2024-07-24T19:48:00.737Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T19:48:00.737Z] #146 DONE 145.0s [2024-07-24T19:48:00.996Z] [2024-07-24T19:48:00.996Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T19:48:00.996Z] #144 DONE 145.1s [2024-07-24T19:48:00.996Z] [2024-07-24T19:48:00.996Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T19:48:00.996Z] #149 DONE 145.1s [2024-07-24T19:48:00.996Z] [2024-07-24T19:48:00.996Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T19:48:00.996Z] #147 DONE 145.1s [2024-07-24T19:48:00.996Z] [2024-07-24T19:48:00.996Z] #155 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:00.996Z] #155 ... [2024-07-24T19:48:00.996Z] [2024-07-24T19:48:00.996Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T19:48:00.996Z] #140 DONE 145.1s [2024-07-24T19:48:01.259Z] [2024-07-24T19:48:01.259Z] #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.259Z] #156 ... [2024-07-24T19:48:01.259Z] [2024-07-24T19:48:01.259Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.259Z] #152 DONE 2.1s [2024-07-24T19:48:01.259Z] [2024-07-24T19:48:01.259Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T19:48:01.259Z] #148 DONE 145.5s [2024-07-24T19:48:01.518Z] [2024-07-24T19:48:01.518Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-24T19:48:01.518Z] #157 DONE 1.0s [2024-07-24T19:48:01.518Z] [2024-07-24T19:48:01.518Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.518Z] #153 DONE 1.0s [2024-07-24T19:48:01.518Z] [2024-07-24T19:48:01.518Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.518Z] #158 DONE 0.7s [2024-07-24T19:48:01.518Z] [2024-07-24T19:48:01.518Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.518Z] #154 DONE 0.8s [2024-07-24T19:48:01.518Z] [2024-07-24T19:48:01.518Z] #155 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.518Z] #155 DONE 0.5s [2024-07-24T19:48:01.518Z] [2024-07-24T19:48:01.518Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #159 ... [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #156 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.858Z] #156 DONE 0.6s [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.858Z] #160 DONE 0.4s [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #161 DONE 0.4s [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #162 [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-07-24T19:48:01.858Z] #162 ... [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #163 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.858Z] #163 CACHED [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #164 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #164 CACHED [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.858Z] #165 CACHED [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #166 CACHED [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #159 DONE 0.3s [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.858Z] #167 CACHED [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #168 CACHED [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #169 DONE 0.3s [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #170 DONE 0.4s [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #171 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #171 DONE 0.3s [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #172 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #172 DONE 0.3s [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:01.858Z] #173 CACHED [2024-07-24T19:48:01.858Z] [2024-07-24T19:48:01.858Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:01.858Z] #174 CACHED [2024-07-24T19:48:02.148Z] [2024-07-24T19:48:02.148Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-24T19:48:03.569Z] #175 ... [2024-07-24T19:48:03.569Z] [2024-07-24T19:48:03.569Z] #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-24T19:48:03.569Z] #176 DONE 1.5s [2024-07-24T19:48:03.569Z] [2024-07-24T19:48:03.569Z] #162 [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-07-24T19:48:03.569Z] #162 DONE 1.5s [2024-07-24T19:48:03.569Z] [2024-07-24T19:48:03.569Z] #177 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.149Z] #177 ... [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-24T19:48:04.149Z] #178 DONE 2.2s [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-24T19:48:04.149Z] #179 DONE 2.2s [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-24T19:48:04.149Z] #180 DONE 2.3s [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #181 [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-07-24T19:48:04.149Z] #181 DONE 2.3s [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-24T19:48:04.149Z] #182 DONE 2.3s [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-24T19:48:04.149Z] #183 DONE 2.7s [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-24T19:48:04.149Z] #184 DONE 2.3s [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-24T19:48:04.149Z] #175 DONE 2.3s [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #185 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-24T19:48:04.149Z] #185 DONE 2.3s [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-24T19:48:04.149Z] #186 DONE 2.3s [2024-07-24T19:48:04.149Z] [2024-07-24T19:48:04.149Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.410Z] #187 ... [2024-07-24T19:48:04.410Z] [2024-07-24T19:48:04.410Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-24T19:48:04.410Z] #188 DONE 0.4s [2024-07-24T19:48:04.410Z] [2024-07-24T19:48:04.410Z] #177 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.410Z] #177 DONE 1.2s [2024-07-24T19:48:04.410Z] [2024-07-24T19:48:04.410Z] #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.410Z] #189 DONE 0.4s [2024-07-24T19:48:04.410Z] [2024-07-24T19:48:04.410Z] #190 [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-07-24T19:48:04.410Z] #190 DONE 0.4s [2024-07-24T19:48:04.410Z] [2024-07-24T19:48:04.410Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.410Z] #191 DONE 0.4s [2024-07-24T19:48:04.410Z] [2024-07-24T19:48:04.410Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-24T19:48:04.671Z] #192 ... [2024-07-24T19:48:04.671Z] [2024-07-24T19:48:04.671Z] #193 [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-07-24T19:48:04.671Z] #193 DONE 0.4s [2024-07-24T19:48:04.671Z] [2024-07-24T19:48:04.671Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.671Z] #194 DONE 0.4s [2024-07-24T19:48:04.671Z] [2024-07-24T19:48:04.671Z] #195 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T19:48:04.671Z] #195 DONE 0.4s [2024-07-24T19:48:04.671Z] [2024-07-24T19:48:04.671Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.671Z] #196 DONE 0.4s [2024-07-24T19:48:04.671Z] [2024-07-24T19:48:04.671Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.671Z] #187 DONE 0.4s [2024-07-24T19:48:04.671Z] [2024-07-24T19:48:04.671Z] #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.671Z] #197 DONE 0.4s [2024-07-24T19:48:04.671Z] [2024-07-24T19:48:04.671Z] #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.671Z] #198 DONE 0.4s [2024-07-24T19:48:04.671Z] [2024-07-24T19:48:04.671Z] #107 [security-spiffe-token-provider] exporting to image [2024-07-24T19:48:04.671Z] #107 exporting layers [2024-07-24T19:48:04.959Z] #107 ... [2024-07-24T19:48:04.959Z] [2024-07-24T19:48:04.959Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-24T19:48:04.959Z] #192 DONE 0.3s [2024-07-24T19:48:04.959Z] [2024-07-24T19:48:04.959Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-24T19:48:04.959Z] #199 DONE 0.4s [2024-07-24T19:48:04.959Z] [2024-07-24T19:48:04.959Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-24T19:48:04.959Z] #200 DONE 0.3s [2024-07-24T19:48:04.959Z] [2024-07-24T19:48:04.959Z] #107 [core-metadata] exporting to image [2024-07-24T19:48:04.959Z] #107 ... [2024-07-24T19:48:04.959Z] [2024-07-24T19:48:04.959Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-24T19:48:04.959Z] #201 DONE 0.4s [2024-07-24T19:48:04.959Z] [2024-07-24T19:48:04.959Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-24T19:48:04.959Z] #202 DONE 0.4s [2024-07-24T19:48:04.959Z] [2024-07-24T19:48:04.959Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-24T19:48:04.959Z] #203 DONE 0.3s [2024-07-24T19:48:04.959Z] [2024-07-24T19:48:04.959Z] #107 [core-keeper] exporting to image [2024-07-24T19:48:04.959Z] #107 exporting layers 0.4s done [2024-07-24T19:48:04.959Z] #107 writing image sha256:c677b73fe2ccef530c08c5194e3384df6618b864a8a716cdb001b5fd846cc823 0.1s done [2024-07-24T19:48:04.959Z] #107 naming to docker.io/library/core-keeper done [2024-07-24T19:48:04.959Z] #107 writing image sha256:23daa3625f618f507bc99f22429b0c880184d9312bb5807859c59feee1fa625e [2024-07-24T19:48:05.222Z] #107 writing image sha256:23daa3625f618f507bc99f22429b0c880184d9312bb5807859c59feee1fa625e 0.1s done [2024-07-24T19:48:05.222Z] #107 writing image sha256:ef4301efcd4a57ff287e5493f13ab0a89b3ac42504624e8cddaed5eb6d4e1a58 [2024-07-24T19:48:05.222Z] #107 naming to docker.io/library/core-command [2024-07-24T19:48:05.222Z] #107 ... [2024-07-24T19:48:05.222Z] [2024-07-24T19:48:05.222Z] #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-24T19:48:05.222Z] #204 DONE 0.3s [2024-07-24T19:48:05.222Z] [2024-07-24T19:48:05.222Z] #107 [support-scheduler] exporting to image [2024-07-24T19:48:05.222Z] #107 writing image sha256:ef4301efcd4a57ff287e5493f13ab0a89b3ac42504624e8cddaed5eb6d4e1a58 0.1s done [2024-07-24T19:48:05.222Z] #107 naming to docker.io/library/core-command done [2024-07-24T19:48:05.222Z] #107 naming to docker.io/library/support-scheduler done [2024-07-24T19:48:05.483Z] #107 ... [2024-07-24T19:48:05.483Z] [2024-07-24T19:48:05.483Z] #205 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-24T19:48:05.483Z] #205 DONE 0.4s [2024-07-24T19:48:05.483Z] [2024-07-24T19:48:05.483Z] #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-24T19:48:05.483Z] #206 DONE 0.5s [2024-07-24T19:48:05.483Z] [2024-07-24T19:48:05.483Z] #107 [support-scheduler] exporting to image [2024-07-24T19:48:05.483Z] #107 exporting layers 0.7s done [2024-07-24T19:48:05.483Z] #107 exporting layers 0.8s done [2024-07-24T19:48:05.483Z] #107 writing image sha256:eb0950af611c1e1ca615fc7b6d3343648fced631e41756b871fdcdd7fb0fadc5 done [2024-07-24T19:48:05.483Z] #107 writing image sha256:661a2831616fc2462e7ec02870a519289c36a9a072743a087158dfab54f7ef30 [2024-07-24T19:48:05.483Z] #107 writing image sha256:5317b4af726b3abb993f8fb12951edee953d87e505cae0990382f5bd73ffce37 [2024-07-24T19:48:05.483Z] #107 writing image sha256:44afe6e43841f1786130d75bf573863f4a19aeec4b54e1a8779bd665a7daa63a [2024-07-24T19:48:05.483Z] #107 naming to docker.io/library/support-notifications 0.1s done [2024-07-24T19:48:05.744Z] #107 writing image sha256:661a2831616fc2462e7ec02870a519289c36a9a072743a087158dfab54f7ef30 0.1s done [2024-07-24T19:48:05.744Z] #107 writing image sha256:5317b4af726b3abb993f8fb12951edee953d87e505cae0990382f5bd73ffce37 0.1s done [2024-07-24T19:48:05.744Z] #107 writing image sha256:44afe6e43841f1786130d75bf573863f4a19aeec4b54e1a8779bd665a7daa63a 0.1s done [2024-07-24T19:48:05.744Z] #107 naming to docker.io/library/core-data done [2024-07-24T19:48:05.744Z] #107 naming to docker.io/library/core-metadata done [2024-07-24T19:48:05.744Z] #107 naming to docker.io/library/security-spiffe-token-provider done [2024-07-24T19:48:05.744Z] #107 DONE 2.0s [2024-07-24T19:48:05.744Z] [2024-07-24T19:48:05.744Z] #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-24T19:48:05.744Z] #207 DONE 0.3s [2024-07-24T19:48:05.744Z] [2024-07-24T19:48:05.744Z] #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-24T19:48:05.744Z] #208 DONE 0.3s [2024-07-24T19:48:05.744Z] [2024-07-24T19:48:05.744Z] #209 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-24T19:48:05.744Z] #209 ... [2024-07-24T19:48:05.744Z] [2024-07-24T19:48:05.744Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T19:48:05.744Z] #210 DONE 0.8s [2024-07-24T19:48:05.744Z] [2024-07-24T19:48:05.744Z] #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T19:48:05.744Z] #211 DONE 0.9s [2024-07-24T19:48:05.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-24T19:48:05.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-24T19:48:05.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-24T19:48:05.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-24T19:48:05.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-24T19:48:05.751Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-24T19:48:05.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-24T19:48:05.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-24T19:48:05.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-24T19:48:05.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-24T19:48:06.005Z] [2024-07-24T19:48:06.005Z] #212 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-24T19:48:06.005Z] #212 DONE 0.1s [2024-07-24T19:48:06.005Z] [2024-07-24T19:48:06.005Z] #209 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-24T19:48:06.005Z] #209 DONE 0.1s [2024-07-24T19:48:06.005Z] [2024-07-24T19:48:06.005Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-24T19:48:06.005Z] #213 DONE 0.1s [2024-07-24T19:48:06.005Z] [2024-07-24T19:48:06.005Z] #107 [core-common-config-bootstrapper] exporting to image [2024-07-24T19:48:06.005Z] #107 exporting layers 0.2s done [2024-07-24T19:48:06.005Z] #107 writing image sha256:e9148a3f8d8a0560a9daced2e3c22f8a06618cae87e81d3505ba6144cdb6cdb9 done [2024-07-24T19:48:06.005Z] #107 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-24T19:48:06.005Z] #107 writing image sha256:a031c5622bc20399ac4fc4771e7c0a6dc2db2f95eaafa0f5a370058ab736762d done [2024-07-24T19:48:06.005Z] #107 naming to docker.io/library/security-proxy-auth done [2024-07-24T19:48:06.005Z] #107 DONE 2.3s [2024-07-24T19:48:06.005Z] [2024-07-24T19:48:06.005Z] #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-24T19:48:06.005Z] #214 DONE 0.1s [2024-07-24T19:48:06.005Z] [2024-07-24T19:48:06.005Z] #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-24T19:48:06.268Z] #215 DONE 0.1s [2024-07-24T19:48:06.268Z] [2024-07-24T19:48:06.268Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T19:48:06.268Z] #216 DONE 0.8s [2024-07-24T19:48:06.268Z] [2024-07-24T19:48:06.268Z] #107 [security-proxy-setup] exporting to image [2024-07-24T19:48:06.268Z] #107 exporting layers 0.2s done [2024-07-24T19:48:06.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-24T19:48:06.529Z] #107 writing image sha256:6dfd17e6a22f8bcdb676135d7c7b53e5dbf25b5f4393290fa7fa514043898122 done [2024-07-24T19:48:06.529Z] #107 naming to docker.io/library/security-proxy-setup done [2024-07-24T19:48:06.529Z] #107 DONE 2.5s [2024-07-24T19:48:06.529Z] [2024-07-24T19:48:06.529Z] #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-24T19:48:06.529Z] #217 DONE 0.4s [2024-07-24T19:48:06.529Z] [2024-07-24T19:48:06.529Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T19:48:06.529Z] #218 DONE 0.7s [2024-07-24T19:48:06.529Z] [2024-07-24T19:48:06.529Z] #107 [security-secretstore-setup] exporting to image [2024-07-24T19:48:06.791Z] #107 exporting layers 0.3s done [2024-07-24T19:48:06.791Z] #107 writing image sha256:63890e06ef2e847448ce59adbcfbd3fe3e6fd9c6b319363ff12b0fc3431859f2 done [2024-07-24T19:48:06.791Z] #107 naming to docker.io/library/security-bootstrapper done [2024-07-24T19:48:06.791Z] #107 writing image sha256:f64bbc2141793fe7c13a5084f50f86202bca63ebe4539e6c17a9cc92c553019a done [2024-07-24T19:48:06.791Z] #107 naming to docker.io/library/security-secretstore-setup done [2024-07-24T19:48:06.791Z] #107 DONE 2.9s [2024-07-24T19:48:06.791Z] [2024-07-24T19:48:06.791Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T19:48:06.791Z] time="2024-07-24T19:43:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-24T19:48:06.829Z] $ docker stop --time=1 3e61406a51247edf7665353b44228a92b5fb27e2414a29f57965e27e0ff10eb6 [2024-07-24T19:48:08.167Z] $ docker rm -f --volumes 3e61406a51247edf7665353b44228a92b5fb27e2414a29f57965e27e0ff10eb6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T19:48:08.598Z] + docker images [2024-07-24T19:48:08.599Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-24T19:48:08.599Z] security-bootstrapper latest 63890e06ef2e 2 seconds ago 18.9MB [2024-07-24T19:48:08.599Z] security-secretstore-setup latest f64bbc214179 2 seconds ago 36.9MB [2024-07-24T19:48:08.599Z] core-common-config-bootstrapper latest e9148a3f8d8a 3 seconds ago 15.2MB [2024-07-24T19:48:08.599Z] security-proxy-auth latest a031c5622bc2 3 seconds ago 33MB [2024-07-24T19:48:08.599Z] security-proxy-setup latest 6dfd17e6a22f 3 seconds ago 26.2MB [2024-07-24T19:48:08.599Z] core-data latest 5317b4af726b 4 seconds ago 35.8MB [2024-07-24T19:48:08.599Z] security-spiffe-token-provider latest 44afe6e43841 4 seconds ago 28.7MB [2024-07-24T19:48:08.599Z] support-notifications latest eb0950af611c 4 seconds ago 38.7MB [2024-07-24T19:48:08.599Z] support-scheduler latest ef4301efcd4a 4 seconds ago 38.1MB [2024-07-24T19:48:08.599Z] core-command latest 23daa3625f61 4 seconds ago 35.4MB [2024-07-24T19:48:08.599Z] core-metadata latest 661a2831616f 4 seconds ago 35.9MB [2024-07-24T19:48:08.599Z] core-keeper latest c677b73fe2cc 4 seconds ago 35.7MB [2024-07-24T19:48:08.599Z] security-spire-config latest e1940c059cdb 3 minutes ago 120MB [2024-07-24T19:48:08.599Z] security-spire-agent latest 33c1b8b1a1c8 3 minutes ago 182MB [2024-07-24T19:48:08.599Z] security-spire-server latest b05dc70250e7 3 minutes ago 121MB [2024-07-24T19:48:08.599Z] ci-base-image-x86_64 latest 64a6f79a0553 7 minutes ago 966MB [2024-07-24T19:48:08.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-24T19:48:08.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-24T19:48:08.599Z] 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] } [2024-07-24T19:48:09.681Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-24T19:48:09.681Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-24T19:48:09.681Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-24T19:48:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-24T19:48:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-24T19:48:19.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-24T19:48:21.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.197s coverage: 28.7% of statements [2024-07-24T19:48:31.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements [2024-07-24T19:48:36.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-24T19:48:36.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-24T19:48:36.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-24T19:48:40.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.281s coverage: 69.2% of statements [2024-07-24T19:48:41.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-24T19:48:41.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-24T19:48:42.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements [2024-07-24T19:48:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-24T19:48:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-24T19:48:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-24T19:48:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-24T19:48:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-24T19:48:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-24T19:48:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-24T19:48:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-24T19:48:48.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-24T19:48:56.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-24T19:48:56.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-24T19:48:56.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-24T19:48:56.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-24T19:48:56.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-24T19:48:59.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.261s coverage: 93.4% of statements [2024-07-24T19:48:59.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.381s coverage: 91.7% of statements [2024-07-24T19:49:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-24T19:49:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-24T19:49:04.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.214s coverage: 6.5% of statements [2024-07-24T19:49:13.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-24T19:49:13.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-24T19:49:13.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-24T19:49:14.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-24T19:49:14.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-24T19:49:14.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-24T19:49:14.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-24T19:49:14.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-24T19:49:14.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-24T19:49:14.548Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-24T19:49:14.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.632s coverage: 95.8% of statements [2024-07-24T19:49:15.770Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.101s coverage: 72.2% of statements [2024-07-24T19:49:25.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-24T19:49:25.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-24T19:49:26.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.305s coverage: 0.8% of statements [2024-07-24T19:49:26.095Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.140s coverage: 32.2% of statements [2024-07-24T19:49:30.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.120s coverage: 41.7% of statements [2024-07-24T19:49:30.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.115s coverage: 77.8% of statements [2024-07-24T19:49:30.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.088s coverage: 94.1% of statements [2024-07-24T19:49:30.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.099s coverage: 96.3% of statements [2024-07-24T19:49:34.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements [2024-07-24T19:49:36.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-24T19:49:37.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-24T19:49:37.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-24T19:49:37.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-24T19:49:40.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-24T19:49:40.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-24T19:49:40.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-24T19:49:40.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-24T19:49:47.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements [2024-07-24T19:49:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-24T19:49:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-24T19:49:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-24T19:49:47.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-24T19:49:57.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-24T19:49:57.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-24T19:49:58.308Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-24T19:50:01.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.886s coverage: 79.9% of statements [2024-07-24T19:50:01.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.151s coverage: 92.9% of statements [2024-07-24T19:50:01.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2024-07-24T19:50:01.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.104s coverage: 62.3% of statements [2024-07-24T19:50:01.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements [2024-07-24T19:50:01.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-07-24T19:50:01.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements [2024-07-24T19:50:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-24T19:50:04.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.298s coverage: 81.8% of statements [2024-07-24T19:50:04.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.288s coverage: 82.1% of statements [2024-07-24T19:50:04.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-24T19:50:05.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.109s coverage: 86.0% of statements [2024-07-24T19:50:09.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-24T19:50:09.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-24T19:50:11.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.753s coverage: 63.1% of statements [2024-07-24T19:50:11.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.134s coverage: 100.0% of statements [2024-07-24T19:50:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements [2024-07-24T19:50:13.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2024-07-24T19:50:13.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-24T19:50:13.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-24T19:50:13.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-24T19:50:14.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.082s coverage: 73.7% of statements [2024-07-24T19:50:14.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-07-24T19:50:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-24T19:50:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-24T19:50:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-24T19:50:22.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.663s coverage: 38.4% of statements [2024-07-24T19:50:22.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements [2024-07-24T19:50:23.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-24T19:50:23.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-24T19:50:23.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-24T19:50:23.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-24T19:50:23.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements [2024-07-24T19:50:29.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-24T19:50:29.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-24T19:50:29.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-24T19:50:29.296Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-24T19:50:37.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.184s coverage: 19.9% of statements [2024-07-24T19:50:38.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-24T19:50:38.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-24T19:50:38.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-24T19:50:38.087Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-24T19:50:39.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.495s coverage: 95.7% of statements [2024-07-24T19:50:42.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-24T19:50:42.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-24T19:50:43.411Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements [2024-07-24T19:50:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-24T19:50:45.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-24T19:50:47.378Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.273s coverage: 98.9% of statements [2024-07-24T19:50:48.780Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-24T19:50:48.780Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-24T19:50:48.780Z] go vet ./... [2024-07-24T19:54:40.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T19:54:40.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T19:54:40.520Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-24T19:54:40.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-24T19:54:40.995Z] + ls -al . [2024-07-24T19:54:40.995Z] total 836 [2024-07-24T19:54:40.995Z] drwxrwxr-x 10 1001 1001 4096 Jul 24 19:44 . [2024-07-24T19:54:40.995Z] drwxr-xr-x 4 root root 4096 Jul 24 19:44 .. [2024-07-24T19:54:40.995Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 19:42 .blubracket [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 10 Jul 24 19:42 .dockerignore [2024-07-24T19:54:40.995Z] drwxrwxr-x 8 1001 1001 4096 Jul 24 19:42 .git [2024-07-24T19:54:40.995Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 19:42 .github [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 1102 Jul 24 19:42 .gitignore [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 42 Jul 24 19:42 .golangci.yml [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 100 Jul 24 19:42 .hadolint.yml [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 155 Jul 24 19:42 .sonarcloud.properties [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 1171 Jul 24 19:42 ADOPTERS.md [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 20361 Jul 24 19:42 Attribution.txt [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 100284 Jul 24 19:42 CHANGELOG.md [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 3804 Jul 24 19:42 CONTRIBUTING.md [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 677 Jul 24 19:42 GOVERNANCE.md [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 861 Jul 24 19:42 Jenkinsfile [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 10775 Jul 24 19:42 LICENSE [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 16051 Jul 24 19:42 Makefile [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 582 Jul 24 19:42 OWNERS.md [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 9528 Jul 24 19:42 README.md [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 789 Jul 24 19:42 SECURITY.md [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 5 Jul 24 19:39 VERSION [2024-07-24T19:54:40.995Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 19:42 bin [2024-07-24T19:54:40.995Z] drwxrwxr-x 19 1001 1001 4096 Jul 24 19:42 cmd [2024-07-24T19:54:40.995Z] -rw-r--r-- 1 root root 481596 Jul 24 19:50 coverage.out [2024-07-24T19:54:40.995Z] drwxrwxr-x 2 1001 1001 4096 Jul 24 19:42 fuzz_test [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 6912 Jul 24 19:42 go.mod [2024-07-24T19:54:40.995Z] -rw-rw-r-- 1 1001 1001 100928 Jul 24 19:42 go.sum [2024-07-24T19:54:40.995Z] drwxrwxr-x 7 1001 1001 4096 Jul 24 19:42 internal [2024-07-24T19:54:40.995Z] drwxrwxr-x 3 1001 1001 4096 Jul 24 19:42 openapi [2024-07-24T19:54:40.996Z] -rw-rw-r-- 1 1001 1001 584 Jul 24 19:42 security.txt [2024-07-24T19:54:40.996Z] -rw-rw-r-- 1 1001 1001 204 Jul 24 19:42 version.go [Pipeline] sh [2024-07-24T19:54:41.725Z] + '[' -e coverage.out ] [2024-07-24T19:54:41.725Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-24T19:54:41.786Z] Warning: overwriting stash ‘coverage-report’ [2024-07-24T19:54:42.706Z] Stashed 1 file(s) [Pipeline] sh [2024-07-24T19:54:43.393Z] + make build [2024-07-24T19:54:43.393Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-24T19:57:35.055Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-24T19:57:39.290Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-24T19:57:47.477Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-24T19:57:50.042Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-24T19:58:00.080Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-24T19:58:26.722Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-24T19:58:33.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-24T19:58:45.600Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-24T19:58:48.159Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-24T19:58:51.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-24T19:58:54.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-24T19:59:00.151Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-24T19:59:04.406Z] $ docker stop --time=1 f9b209062a12525ac9305e3c6df5005612cab6ee19346b9910401f4470e57a77 [2024-07-24T19:59:06.659Z] $ docker rm -f --volumes f9b209062a12525ac9305e3c6df5005612cab6ee19346b9910401f4470e57a77 [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-07-24T19:59:10.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-24T19:59:10.618Z] [2024-07-24T19:59:10.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T19:59:11.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-24T19:59:11.307Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-24T19:59:11.307Z] 547446be3368: Pulling fs layer [2024-07-24T19:59:11.307Z] d125d8839a47: Pulling fs layer [2024-07-24T19:59:11.307Z] 3e85d5ac6304: Pulling fs layer [2024-07-24T19:59:11.307Z] c3105a71a48b: Pulling fs layer [2024-07-24T19:59:11.307Z] 0f093f025ec4: Pulling fs layer [2024-07-24T19:59:11.307Z] c3106fc0e877: Pulling fs layer [2024-07-24T19:59:11.307Z] c3105a71a48b: Waiting [2024-07-24T19:59:11.307Z] c3106fc0e877: Waiting [2024-07-24T19:59:11.307Z] 547446be3368: Download complete [2024-07-24T19:59:11.307Z] c3105a71a48b: Verifying Checksum [2024-07-24T19:59:11.307Z] c3105a71a48b: Download complete [2024-07-24T19:59:11.889Z] d125d8839a47: Verifying Checksum [2024-07-24T19:59:11.889Z] d125d8839a47: Download complete [2024-07-24T19:59:11.889Z] c3106fc0e877: Download complete [2024-07-24T19:59:11.889Z] 0f093f025ec4: Verifying Checksum [2024-07-24T19:59:11.889Z] 0f093f025ec4: Download complete [2024-07-24T19:59:12.154Z] 547446be3368: Pull complete [2024-07-24T19:59:13.551Z] d125d8839a47: Pull complete [2024-07-24T19:59:13.816Z] 3e85d5ac6304: Verifying Checksum [2024-07-24T19:59:13.816Z] 3e85d5ac6304: Download complete [2024-07-24T19:59:23.855Z] 3e85d5ac6304: Pull complete [2024-07-24T19:59:23.855Z] c3105a71a48b: Pull complete [2024-07-24T19:59:24.435Z] 0f093f025ec4: Pull complete [2024-07-24T19:59:24.701Z] c3106fc0e877: Pull complete [2024-07-24T19:59:24.701Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-24T19:59:24.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-24T19:59:24.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T19:59:25.061Z] prd-ubuntu20.04-docker-arm64-4c-16g-6355 does not seem to be running inside a container [2024-07-24T19:59:25.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-24T19:59:27.182Z] $ docker top 3fe411fac229d4fa8fb3d573582483055aa1f3f7f8f77474c5ed2ad8cd780342 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T19:59:28.074Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-24T19:59:38.126Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #1 transferring dockerfile: 1.70kB done [2024-07-24T19:59:38.126Z] #1 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #2 [core-command internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-07-24T19:59:38.126Z] #2 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #3 [core-data internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #3 transferring dockerfile: 2.01kB done [2024-07-24T19:59:38.126Z] #3 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #4 transferring dockerfile: 2.50kB done [2024-07-24T19:59:38.126Z] #4 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #5 transferring dockerfile: 1.69kB done [2024-07-24T19:59:38.126Z] #5 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #6 transferring dockerfile: 1.93kB done [2024-07-24T19:59:38.126Z] #6 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #7 transferring dockerfile: 1.81kB done [2024-07-24T19:59:38.126Z] #7 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #8 transferring dockerfile: 1.95kB 0.0s done [2024-07-24T19:59:38.126Z] #8 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #9 transferring dockerfile: 2.49kB done [2024-07-24T19:59:38.126Z] #9 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #10 transferring dockerfile: 2.01kB 0.0s done [2024-07-24T19:59:38.126Z] #10 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #11 transferring dockerfile: 2.23kB done [2024-07-24T19:59:38.126Z] #11 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #12 transferring dockerfile: 2.93kB done [2024-07-24T19:59:38.126Z] #12 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #13 transferring dockerfile: 2.06kB done [2024-07-24T19:59:38.126Z] #13 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-24T19:59:38.126Z] #14 transferring dockerfile: 1.89kB done [2024-07-24T19:59:38.126Z] #14 DONE 0.1s [2024-07-24T19:59:38.126Z] [2024-07-24T19:59:38.126Z] #15 [security-spire-server internal] load .dockerignore [2024-07-24T19:59:38.126Z] #15 transferring context: 50B 0.0s done [2024-07-24T19:59:38.393Z] #15 DONE 0.1s [2024-07-24T19:59:38.393Z] [2024-07-24T19:59:38.393Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-24T19:59:38.393Z] #16 transferring dockerfile: 2.15kB done [2024-07-24T19:59:38.971Z] #16 ... [2024-07-24T19:59:38.971Z] [2024-07-24T19:59:38.971Z] #17 [core-command internal] load .dockerignore [2024-07-24T19:59:38.971Z] #17 transferring context: 50B done [2024-07-24T19:59:38.971Z] #17 DONE 0.0s [2024-07-24T19:59:38.971Z] [2024-07-24T19:59:38.971Z] #18 [core-data internal] load .dockerignore [2024-07-24T19:59:38.971Z] #18 transferring context: 50B done [2024-07-24T19:59:38.972Z] #18 DONE 0.0s [2024-07-24T19:59:38.972Z] [2024-07-24T19:59:38.972Z] #19 [security-proxy-setup internal] load .dockerignore [2024-07-24T19:59:38.972Z] #19 transferring context: 50B done [2024-07-24T19:59:38.972Z] #19 DONE 0.1s [2024-07-24T19:59:38.972Z] [2024-07-24T19:59:38.972Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-24T19:59:38.972Z] #16 ... [2024-07-24T19:59:38.972Z] [2024-07-24T19:59:38.972Z] #20 [security-spire-config internal] load .dockerignore [2024-07-24T19:59:38.972Z] #20 transferring context: 50B done [2024-07-24T19:59:38.972Z] #20 DONE 0.0s [2024-07-24T19:59:39.237Z] [2024-07-24T19:59:39.237Z] #21 [support-scheduler internal] load .dockerignore [2024-07-24T19:59:39.237Z] #21 transferring context: 50B done [2024-07-24T19:59:39.237Z] #21 DONE 0.1s [2024-07-24T19:59:39.237Z] [2024-07-24T19:59:39.237Z] #22 [security-spire-agent internal] load .dockerignore [2024-07-24T19:59:39.237Z] #22 transferring context: 50B done [2024-07-24T19:59:39.237Z] #22 DONE 0.1s [2024-07-24T19:59:39.237Z] [2024-07-24T19:59:39.237Z] #23 [support-notifications internal] load .dockerignore [2024-07-24T19:59:39.237Z] #23 transferring context: 50B done [2024-07-24T19:59:39.237Z] #23 DONE 0.1s [2024-07-24T19:59:39.237Z] [2024-07-24T19:59:39.237Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-07-24T19:59:39.237Z] #24 transferring context: 50B done [2024-07-24T19:59:39.237Z] #24 DONE 0.1s [2024-07-24T19:59:39.237Z] [2024-07-24T19:59:39.237Z] #25 [core-keeper internal] load .dockerignore [2024-07-24T19:59:39.502Z] #25 transferring context: 50B done [2024-07-24T19:59:39.502Z] #25 DONE 0.1s [2024-07-24T19:59:39.502Z] [2024-07-24T19:59:39.502Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-24T19:59:39.502Z] #26 transferring context: 50B 0.0s done [2024-07-24T19:59:39.502Z] #26 DONE 0.1s [2024-07-24T19:59:39.502Z] [2024-07-24T19:59:39.502Z] #27 [security-bootstrapper internal] load .dockerignore [2024-07-24T19:59:39.502Z] #27 transferring context: 50B done [2024-07-24T19:59:39.502Z] #27 DONE 0.1s [2024-07-24T19:59:39.502Z] [2024-07-24T19:59:39.502Z] #28 [security-proxy-auth internal] load .dockerignore [2024-07-24T19:59:39.502Z] #28 DONE 0.0s [2024-07-24T19:59:39.502Z] [2024-07-24T19:59:39.502Z] #29 [core-metadata internal] load .dockerignore [2024-07-24T19:59:39.502Z] #29 transferring context: 50B done [2024-07-24T19:59:39.767Z] #29 DONE 0.1s [2024-07-24T19:59:39.767Z] [2024-07-24T19:59:39.767Z] #28 [security-proxy-auth internal] load .dockerignore [2024-07-24T19:59:39.767Z] #28 transferring context: 50B done [2024-07-24T19:59:39.767Z] #28 DONE 0.1s [2024-07-24T19:59:39.767Z] [2024-07-24T19:59:39.767Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-07-24T19:59:39.767Z] #30 transferring context: 50B done [2024-07-24T19:59:39.767Z] #30 DONE 0.1s [2024-07-24T19:59:39.767Z] [2024-07-24T19:59:39.767Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-24T19:59:40.346Z] #31 ... [2024-07-24T19:59:40.346Z] [2024-07-24T19:59:40.346Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:59:40.346Z] #32 DONE 0.4s [2024-07-24T19:59:40.346Z] [2024-07-24T19:59:40.346Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-24T19:59:40.346Z] #31 DONE 0.6s [2024-07-24T19:59:40.346Z] [2024-07-24T19:59:40.346Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:40.346Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:40.346Z] #33 ... [2024-07-24T19:59:40.346Z] [2024-07-24T19:59:40.346Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:40.346Z] #34 DONE 0.0s [2024-07-24T19:59:40.346Z] [2024-07-24T19:59:40.346Z] #35 [security-spire-server internal] load build context [2024-07-24T19:59:40.346Z] #35 transferring context: 26.79kB 0.0s done [2024-07-24T19:59:40.346Z] #35 DONE 0.1s [2024-07-24T19:59:40.346Z] [2024-07-24T19:59:40.346Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:40.346Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-24T19:59:40.612Z] #33 ... [2024-07-24T19:59:40.612Z] [2024-07-24T19:59:40.612Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:40.612Z] #34 DONE 0.0s [2024-07-24T19:59:40.612Z] [2024-07-24T19:59:40.612Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:59:40.612Z] #32 DONE 0.4s [2024-07-24T19:59:40.612Z] [2024-07-24T19:59:40.612Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:40.612Z] #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-24T19:59:40.612Z] #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-24T19:59:40.612Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-07-24T19:59:40.612Z] #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-24T19:59:40.612Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-24T19:59:40.612Z] #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-24T19:59:40.612Z] #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-07-24T19:59:40.612Z] #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-07-24T19:59:40.612Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s [2024-07-24T19:59:40.877Z] #33 ... [2024-07-24T19:59:40.877Z] [2024-07-24T19:59:40.877Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:40.877Z] #34 DONE 0.0s [2024-07-24T19:59:40.877Z] [2024-07-24T19:59:40.877Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:40.877Z] #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-24T19:59:40.877Z] #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-07-24T19:59:40.877Z] #33 ... [2024-07-24T19:59:40.877Z] [2024-07-24T19:59:40.877Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:59:40.877Z] #32 DONE 0.4s [2024-07-24T19:59:40.877Z] [2024-07-24T19:59:40.877Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-24T19:59:40.877Z] #31 DONE 0.6s [2024-07-24T19:59:40.877Z] [2024-07-24T19:59:40.878Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:40.878Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-24T19:59:40.878Z] #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-24T19:59:40.878Z] #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-24T19:59:40.878Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-24T19:59:40.878Z] #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-24T19:59:40.878Z] #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-24T19:59:40.878Z] #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-24T19:59:40.878Z] #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-07-24T19:59:40.878Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.5s [2024-07-24T19:59:41.145Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.94MB / 28.04MB 0.7s [2024-07-24T19:59:41.410Z] #33 ... [2024-07-24T19:59:41.410Z] [2024-07-24T19:59:41.410Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:41.410Z] #34 DONE 0.0s [2024-07-24T19:59:41.410Z] [2024-07-24T19:59:41.410Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:41.410Z] #33 ... [2024-07-24T19:59:41.410Z] [2024-07-24T19:59:41.410Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-24T19:59:41.410Z] #31 DONE 0.9s [2024-07-24T19:59:41.410Z] [2024-07-24T19:59:41.410Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:59:41.410Z] #32 DONE 0.9s [2024-07-24T19:59:41.410Z] [2024-07-24T19:59:41.410Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:41.410Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.9s [2024-07-24T19:59:41.410Z] #33 ... [2024-07-24T19:59:41.410Z] [2024-07-24T19:59:41.410Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:41.410Z] #34 DONE 0.0s [2024-07-24T19:59:41.410Z] [2024-07-24T19:59:41.410Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:41.410Z] #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-24T19:59:41.678Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.77MB / 28.04MB 1.1s [2024-07-24T19:59:41.678Z] #33 ... [2024-07-24T19:59:41.678Z] [2024-07-24T19:59:41.678Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:41.678Z] #34 DONE 0.0s [2024-07-24T19:59:41.678Z] [2024-07-24T19:59:41.678Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:41.955Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.4s [2024-07-24T19:59:41.955Z] #33 ... [2024-07-24T19:59:41.955Z] [2024-07-24T19:59:41.955Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:41.955Z] #34 DONE 0.0s [2024-07-24T19:59:41.955Z] [2024-07-24T19:59:41.955Z] #36 [security-spire-config internal] load build context [2024-07-24T19:59:41.955Z] #36 transferring context: 25.04kB 0.1s done [2024-07-24T19:59:41.955Z] #36 DONE 1.1s [2024-07-24T19:59:41.955Z] [2024-07-24T19:59:41.955Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:41.955Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.6s [2024-07-24T19:59:42.222Z] #33 ... [2024-07-24T19:59:42.222Z] [2024-07-24T19:59:42.222Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-24T19:59:42.222Z] #37 DONE 1.2s [2024-07-24T19:59:42.222Z] [2024-07-24T19:59:42.222Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:42.222Z] #33 ... [2024-07-24T19:59:42.222Z] [2024-07-24T19:59:42.222Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:42.222Z] #34 DONE 0.0s [2024-07-24T19:59:42.222Z] [2024-07-24T19:59:42.222Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:59:42.222Z] #32 DONE 1.6s [2024-07-24T19:59:42.222Z] [2024-07-24T19:59:42.222Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:42.222Z] #33 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-07-24T19:59:42.222Z] #33 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-24T19:59:42.222Z] #33 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-24T19:59:42.222Z] #33 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-24T19:59:42.222Z] #33 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-24T19:59:42.222Z] #33 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-24T19:59:42.222Z] #33 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-24T19:59:42.222Z] #33 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-07-24T19:59:42.222Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.71MB / 28.04MB 1.8s [2024-07-24T19:59:42.222Z] #33 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-24T19:59:42.490Z] #33 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-24T19:59:42.490Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 2.0s [2024-07-24T19:59:42.758Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 2.2s [2024-07-24T19:59:42.758Z] #33 ... [2024-07-24T19:59:42.758Z] [2024-07-24T19:59:42.758Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:42.758Z] #34 DONE 0.0s [2024-07-24T19:59:42.758Z] [2024-07-24T19:59:42.758Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:43.026Z] #33 ... [2024-07-24T19:59:43.026Z] [2024-07-24T19:59:43.026Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:43.026Z] #34 DONE 0.0s [2024-07-24T19:59:43.026Z] [2024-07-24T19:59:43.026Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:43.026Z] #33 ... [2024-07-24T19:59:43.026Z] [2024-07-24T19:59:43.026Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:59:43.026Z] #32 DONE 2.0s [2024-07-24T19:59:43.026Z] [2024-07-24T19:59:43.026Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:43.026Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.6s [2024-07-24T19:59:43.291Z] #33 ... [2024-07-24T19:59:43.291Z] [2024-07-24T19:59:43.291Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-24T19:59:43.292Z] #34 DONE 0.0s [2024-07-24T19:59:43.292Z] [2024-07-24T19:59:43.292Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:43.292Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 2.8s [2024-07-24T19:59:43.626Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.0s [2024-07-24T19:59:43.626Z] #33 ... [2024-07-24T19:59:43.626Z] [2024-07-24T19:59:43.626Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-24T19:59:43.626Z] #32 DONE 2.3s [2024-07-24T19:59:43.626Z] [2024-07-24T19:59:43.626Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:43.626Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.2s [2024-07-24T19:59:43.897Z] #33 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.3s done [2024-07-24T19:59:44.870Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-07-24T19:59:44.871Z] #33 ... [2024-07-24T19:59:44.871Z] [2024-07-24T19:59:44.871Z] #38 [security-spire-agent internal] load build context [2024-07-24T19:59:44.871Z] #38 transferring context: 26.32kB 0.5s done [2024-07-24T19:59:44.871Z] #38 DONE 2.6s [2024-07-24T19:59:44.871Z] [2024-07-24T19:59:44.871Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:45.393Z] #33 ... [2024-07-24T19:59:45.393Z] [2024-07-24T19:59:45.393Z] #39 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-24T19:59:45.393Z] #39 DONE 5.0s [2024-07-24T19:59:45.393Z] [2024-07-24T19:59:45.393Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:45.669Z] #33 ... [2024-07-24T19:59:45.669Z] [2024-07-24T19:59:45.669Z] #40 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T19:59:45.669Z] #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-24T19:59:45.669Z] #40 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-24T19:59:45.669Z] #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-24T19:59:45.669Z] #40 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-24T19:59:45.669Z] #40 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-24T19:59:45.669Z] #40 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.0s done [2024-07-24T19:59:45.669Z] #40 DONE 6.0s [2024-07-24T19:59:45.669Z] [2024-07-24T19:59:45.669Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-24T19:59:47.655Z] #41 DONE 2.2s [2024-07-24T19:59:47.655Z] [2024-07-24T19:59:47.655Z] #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T19:59:51.029Z] #42 ... [2024-07-24T19:59:51.029Z] [2024-07-24T19:59:51.029Z] #43 [core-command internal] load build context [2024-07-24T19:59:51.029Z] #43 transferring context: 29.15MB 9.8s [2024-07-24T19:59:51.029Z] #43 ... [2024-07-24T19:59:51.029Z] [2024-07-24T19:59:51.029Z] #44 [security-proxy-setup internal] load build context [2024-07-24T19:59:51.029Z] #44 ... [2024-07-24T19:59:51.029Z] [2024-07-24T19:59:51.029Z] #45 [core-data internal] load build context [2024-07-24T19:59:51.029Z] #45 ... [2024-07-24T19:59:51.029Z] [2024-07-24T19:59:51.029Z] #46 [support-scheduler internal] load build context [2024-07-24T19:59:51.029Z] #46 ... [2024-07-24T19:59:51.029Z] [2024-07-24T19:59:51.029Z] #45 [core-data internal] load build context [2024-07-24T19:59:51.296Z] #45 ... [2024-07-24T19:59:51.296Z] [2024-07-24T19:59:51.296Z] #47 [support-notifications internal] load build context [2024-07-24T19:59:51.563Z] #47 ... [2024-07-24T19:59:51.563Z] [2024-07-24T19:59:51.563Z] #46 [support-scheduler internal] load build context [2024-07-24T19:59:51.832Z] #46 ... [2024-07-24T19:59:51.832Z] [2024-07-24T19:59:51.832Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T19:59:52.101Z] #48 ... [2024-07-24T19:59:52.101Z] [2024-07-24T19:59:52.101Z] #45 [core-data internal] load build context [2024-07-24T19:59:52.101Z] #45 ... [2024-07-24T19:59:52.101Z] [2024-07-24T19:59:52.101Z] #49 [core-keeper internal] load build context [2024-07-24T19:59:52.370Z] #49 ... [2024-07-24T19:59:52.370Z] [2024-07-24T19:59:52.370Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T19:59:52.370Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-07-24T19:59:52.370Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-24T19:59:52.370Z] #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-24T19:59:52.370Z] #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-24T19:59:52.370Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-24T19:59:52.370Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-24T19:59:52.370Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-07-24T19:59:52.370Z] #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.4s done [2024-07-24T19:59:52.370Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-24T19:59:52.370Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.4s [2024-07-24T19:59:52.370Z] #50 ... [2024-07-24T19:59:52.370Z] [2024-07-24T19:59:52.370Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T19:59:52.370Z] #48 ... [2024-07-24T19:59:52.370Z] [2024-07-24T19:59:52.370Z] #51 [security-bootstrapper internal] load build context [2024-07-24T19:59:52.636Z] #51 ... [2024-07-24T19:59:52.636Z] [2024-07-24T19:59:52.636Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T19:59:52.636Z] #52 ... [2024-07-24T19:59:52.636Z] [2024-07-24T19:59:52.636Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T19:59:53.219Z] #50 ... [2024-07-24T19:59:53.219Z] [2024-07-24T19:59:53.219Z] #53 [core-metadata internal] load build context [2024-07-24T19:59:53.219Z] #53 ... [2024-07-24T19:59:53.219Z] [2024-07-24T19:59:53.219Z] #54 [security-proxy-auth internal] load build context [2024-07-24T19:59:53.487Z] #54 ... [2024-07-24T19:59:53.488Z] [2024-07-24T19:59:53.488Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T19:59:53.754Z] #50 ... [2024-07-24T19:59:53.754Z] [2024-07-24T19:59:53.754Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-24T19:59:54.022Z] #55 ... [2024-07-24T19:59:54.022Z] [2024-07-24T19:59:54.022Z] #53 [core-metadata internal] load build context [2024-07-24T19:59:55.973Z] #53 ... [2024-07-24T19:59:55.973Z] [2024-07-24T19:59:55.973Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-24T19:59:55.973Z] #0 7.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T19:59:55.973Z] #0 8.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T19:59:55.973Z] #56 ... [2024-07-24T19:59:55.973Z] [2024-07-24T19:59:55.973Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T19:59:55.973Z] #0 6.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T19:59:55.973Z] #0 7.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T19:59:55.973Z] #0 9.901 (1/2) Installing ca-certificates (20240226-r0) [2024-07-24T19:59:55.973Z] #57 10.12 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-24T19:59:55.973Z] #57 10.12 Executing busybox-1.36.1-r7.trigger [2024-07-24T19:59:55.973Z] #57 ... [2024-07-24T19:59:55.973Z] [2024-07-24T19:59:55.973Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T19:59:55.973Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.2s [2024-07-24T19:59:55.973Z] #33 ... [2024-07-24T19:59:55.973Z] [2024-07-24T19:59:55.973Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T19:59:55.973Z] #57 10.23 Executing ca-certificates-20240226-r0.trigger [2024-07-24T19:59:56.240Z] #57 ... [2024-07-24T19:59:56.240Z] [2024-07-24T19:59:56.240Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-24T19:59:56.240Z] #0 8.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T19:59:56.240Z] #0 9.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T19:59:56.508Z] #58 ... [2024-07-24T19:59:56.508Z] [2024-07-24T19:59:56.508Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-24T19:59:56.508Z] #59 ... [2024-07-24T19:59:56.508Z] [2024-07-24T19:59:56.508Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-24T19:59:56.783Z] #60 ... [2024-07-24T19:59:56.783Z] [2024-07-24T19:59:56.783Z] #61 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-24T19:59:56.783Z] #61 ... [2024-07-24T19:59:56.783Z] [2024-07-24T19:59:56.783Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T19:59:56.783Z] #62 ... [2024-07-24T19:59:56.783Z] [2024-07-24T19:59:56.783Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-24T19:59:57.054Z] #63 ... [2024-07-24T19:59:57.054Z] [2024-07-24T19:59:57.054Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-24T19:59:57.054Z] #0 8.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T19:59:57.055Z] #0 9.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T19:59:57.055Z] #64 ... [2024-07-24T19:59:57.055Z] [2024-07-24T19:59:57.055Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-24T19:59:57.055Z] #65 ... [2024-07-24T19:59:57.055Z] [2024-07-24T19:59:57.055Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T19:59:57.055Z] #48 transferring context: 40.91MB 14.6s [2024-07-24T19:59:57.322Z] #48 ... [2024-07-24T19:59:57.322Z] [2024-07-24T19:59:57.322Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-24T19:59:57.590Z] #66 ... [2024-07-24T19:59:57.590Z] [2024-07-24T19:59:57.590Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T19:59:57.590Z] #67 ... [2024-07-24T19:59:57.590Z] [2024-07-24T19:59:57.590Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T19:59:57.858Z] #68 ... [2024-07-24T19:59:57.858Z] [2024-07-24T19:59:57.858Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-24T19:59:57.858Z] #69 ... [2024-07-24T19:59:57.858Z] [2024-07-24T19:59:57.858Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T19:59:58.826Z] #48 ... [2024-07-24T19:59:58.826Z] [2024-07-24T19:59:58.826Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T19:59:58.826Z] #62 DONE 12.3s [2024-07-24T19:59:59.093Z] [2024-07-24T19:59:59.093Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T19:59:59.093Z] #57 11.15 OK: 9 MiB in 17 packages [2024-07-24T19:59:59.093Z] #57 DONE 13.2s [2024-07-24T19:59:59.093Z] [2024-07-24T19:59:59.093Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T19:59:59.093Z] #52 ... [2024-07-24T19:59:59.093Z] [2024-07-24T19:59:59.093Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T20:00:01.045Z] #70 ... [2024-07-24T20:00:01.045Z] [2024-07-24T20:00:01.045Z] #43 [core-command internal] load build context [2024-07-24T20:00:01.045Z] #43 ... [2024-07-24T20:00:01.045Z] [2024-07-24T20:00:01.045Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:00:01.045Z] #44 ... [2024-07-24T20:00:01.045Z] [2024-07-24T20:00:01.045Z] #43 [core-command internal] load build context [2024-07-24T20:00:01.626Z] #43 ... [2024-07-24T20:00:01.626Z] [2024-07-24T20:00:01.626Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:01.892Z] #47 ... [2024-07-24T20:00:01.892Z] [2024-07-24T20:00:01.892Z] #43 [core-command internal] load build context [2024-07-24T20:00:01.892Z] #43 ... [2024-07-24T20:00:01.892Z] [2024-07-24T20:00:01.892Z] #46 [support-scheduler internal] load build context [2024-07-24T20:00:02.157Z] #46 transferring context: 43.93MB 20.4s [2024-07-24T20:00:02.157Z] #46 ... [2024-07-24T20:00:02.157Z] [2024-07-24T20:00:02.157Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:02.433Z] #47 ... [2024-07-24T20:00:02.433Z] [2024-07-24T20:00:02.433Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:02.433Z] #49 ... [2024-07-24T20:00:02.433Z] [2024-07-24T20:00:02.433Z] #45 [core-data internal] load build context [2024-07-24T20:00:02.433Z] #45 ... [2024-07-24T20:00:02.433Z] [2024-07-24T20:00:02.433Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:03.013Z] #47 ... [2024-07-24T20:00:03.013Z] [2024-07-24T20:00:03.013Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:03.013Z] #51 ... [2024-07-24T20:00:03.013Z] [2024-07-24T20:00:03.013Z] #45 [core-data internal] load build context [2024-07-24T20:00:03.594Z] #45 ... [2024-07-24T20:00:03.594Z] [2024-07-24T20:00:03.594Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:03.594Z] #54 ... [2024-07-24T20:00:03.594Z] [2024-07-24T20:00:03.594Z] #43 [core-command internal] load build context [2024-07-24T20:00:03.860Z] #43 ... [2024-07-24T20:00:03.860Z] [2024-07-24T20:00:03.860Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-24T20:00:04.126Z] #55 ... [2024-07-24T20:00:04.126Z] [2024-07-24T20:00:04.126Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T20:00:04.126Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.6s [2024-07-24T20:00:04.126Z] #50 ... [2024-07-24T20:00:04.126Z] [2024-07-24T20:00:04.126Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:05.531Z] #54 ... [2024-07-24T20:00:05.531Z] [2024-07-24T20:00:05.531Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-24T20:00:05.531Z] #56 11.83 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T20:00:05.531Z] #56 11.83 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T20:00:05.531Z] #56 11.83 OK: 19946 distinct packages available [2024-07-24T20:00:05.531Z] #56 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:05.531Z] #56 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:05.531Z] #56 16.56 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-24T20:00:05.531Z] #56 16.79 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-24T20:00:05.531Z] #56 16.79 (3/4) Installing libucontext (1.2-r2) [2024-07-24T20:00:05.531Z] #56 16.79 (4/4) Installing gcompat (1.1.0-r1) [2024-07-24T20:00:05.531Z] #56 16.79 Executing busybox-1.36.1-r7.trigger [2024-07-24T20:00:05.531Z] #56 16.84 OK: 8 MiB in 19 packages [2024-07-24T20:00:05.531Z] #56 DONE 19.7s [2024-07-24T20:00:05.531Z] [2024-07-24T20:00:05.531Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:05.800Z] #54 ... [2024-07-24T20:00:05.800Z] [2024-07-24T20:00:05.800Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:06.069Z] #53 ... [2024-07-24T20:00:06.069Z] [2024-07-24T20:00:06.069Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:06.069Z] #54 ... [2024-07-24T20:00:06.069Z] [2024-07-24T20:00:06.069Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:06.069Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.8s [2024-07-24T20:00:06.069Z] #33 ... [2024-07-24T20:00:06.069Z] [2024-07-24T20:00:06.069Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:07.488Z] #54 ... [2024-07-24T20:00:07.488Z] [2024-07-24T20:00:07.488Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-24T20:00:07.488Z] #68 DONE 19.6s [2024-07-24T20:00:07.488Z] [2024-07-24T20:00:07.488Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:07.488Z] #33 ... [2024-07-24T20:00:07.488Z] [2024-07-24T20:00:07.488Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-24T20:00:07.488Z] #64 12.47 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T20:00:07.488Z] #64 12.47 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T20:00:07.488Z] #64 12.47 OK: 19946 distinct packages available [2024-07-24T20:00:07.488Z] #64 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:07.488Z] #64 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:07.488Z] #64 19.04 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-24T20:00:07.488Z] #64 19.04 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-24T20:00:07.488Z] #64 19.04 (3/5) Installing libucontext (1.2-r2) [2024-07-24T20:00:07.488Z] #64 19.04 (4/5) Installing gcompat (1.1.0-r1) [2024-07-24T20:00:07.488Z] #64 19.04 (5/5) Installing openssl (3.1.6-r0) [2024-07-24T20:00:07.488Z] #64 19.27 Executing busybox-1.36.1-r7.trigger [2024-07-24T20:00:07.488Z] #64 19.56 OK: 9 MiB in 20 packages [2024-07-24T20:00:07.488Z] #64 DONE 21.9s [2024-07-24T20:00:07.763Z] [2024-07-24T20:00:07.763Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:07.763Z] #54 transferring context: 31.93MB 23.6s [2024-07-24T20:00:08.031Z] #54 ... [2024-07-24T20:00:08.031Z] [2024-07-24T20:00:08.031Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-24T20:00:08.031Z] #59 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:08.031Z] #59 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:08.031Z] #59 17.84 (1/4) Installing ca-certificates (20240226-r0) [2024-07-24T20:00:08.031Z] #59 18.28 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-24T20:00:08.031Z] #59 18.30 (3/4) Installing su-exec (0.2-r3) [2024-07-24T20:00:08.031Z] #59 18.30 (4/4) Installing yq (4.33.3-r5) [2024-07-24T20:00:08.031Z] #59 19.56 Executing busybox-1.36.1-r7.trigger [2024-07-24T20:00:08.031Z] #59 19.92 Executing ca-certificates-20240226-r0.trigger [2024-07-24T20:00:08.031Z] #59 21.13 OK: 18 MiB in 19 packages [2024-07-24T20:00:08.031Z] #59 ... [2024-07-24T20:00:08.031Z] [2024-07-24T20:00:08.031Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:08.615Z] #33 ... [2024-07-24T20:00:08.615Z] [2024-07-24T20:00:08.615Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-24T20:00:08.615Z] #58 12.11 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T20:00:08.615Z] #58 12.11 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T20:00:08.615Z] #58 12.11 OK: 19946 distinct packages available [2024-07-24T20:00:08.615Z] #58 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:08.615Z] #58 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:08.615Z] #58 20.23 (1/11) Installing ca-certificates (20240226-r0) [2024-07-24T20:00:08.615Z] #58 20.70 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-24T20:00:08.615Z] #58 20.83 (3/11) Installing libunistring (1.1-r1) [2024-07-24T20:00:08.615Z] #58 20.94 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-24T20:00:08.615Z] #58 21.14 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-24T20:00:08.615Z] #58 21.14 (6/11) Installing libcurl (8.5.0-r0) [2024-07-24T20:00:08.615Z] #58 21.14 (7/11) Installing curl (8.5.0-r0) [2024-07-24T20:00:08.615Z] #58 21.14 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-24T20:00:08.615Z] #58 21.21 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-24T20:00:08.615Z] #58 21.21 (10/11) Installing libucontext (1.2-r2) [2024-07-24T20:00:08.615Z] #58 21.21 (11/11) Installing gcompat (1.1.0-r1) [2024-07-24T20:00:08.615Z] #58 21.31 Executing busybox-1.36.1-r7.trigger [2024-07-24T20:00:08.615Z] #58 21.47 Executing ca-certificates-20240226-r0.trigger [2024-07-24T20:00:08.615Z] #58 ... [2024-07-24T20:00:08.615Z] [2024-07-24T20:00:08.616Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T20:00:08.616Z] #52 ... [2024-07-24T20:00:08.616Z] [2024-07-24T20:00:08.616Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:09.575Z] #54 ... [2024-07-24T20:00:09.575Z] [2024-07-24T20:00:09.575Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T20:00:09.575Z] #48 ... [2024-07-24T20:00:09.575Z] [2024-07-24T20:00:09.575Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:09.842Z] #54 ... [2024-07-24T20:00:09.842Z] [2024-07-24T20:00:09.842Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-24T20:00:09.842Z] #71 ... [2024-07-24T20:00:09.842Z] [2024-07-24T20:00:09.842Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:10.110Z] #33 ... [2024-07-24T20:00:10.110Z] [2024-07-24T20:00:10.110Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-24T20:00:10.110Z] #59 DONE 23.7s [2024-07-24T20:00:10.110Z] [2024-07-24T20:00:10.110Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:10.377Z] #33 ... [2024-07-24T20:00:10.377Z] [2024-07-24T20:00:10.377Z] #61 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-24T20:00:10.377Z] #61 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:10.377Z] #61 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:10.377Z] #61 22.84 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T20:00:10.377Z] #61 22.84 Executing busybox-1.36.1-r7.trigger [2024-07-24T20:00:10.377Z] #61 22.97 OK: 8 MiB in 16 packages [2024-07-24T20:00:10.377Z] #61 ... [2024-07-24T20:00:10.377Z] [2024-07-24T20:00:10.377Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:11.342Z] #54 ... [2024-07-24T20:00:11.342Z] [2024-07-24T20:00:11.342Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:00:11.342Z] #44 ... [2024-07-24T20:00:11.342Z] [2024-07-24T20:00:11.342Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:11.342Z] #54 ... [2024-07-24T20:00:11.342Z] [2024-07-24T20:00:11.342Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-24T20:00:11.342Z] #65 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:11.342Z] #65 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:11.342Z] #65 23.56 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-24T20:00:11.342Z] #65 23.56 (2/2) Installing su-exec (0.2-r3) [2024-07-24T20:00:11.342Z] #65 23.57 Executing busybox-1.36.1-r7.trigger [2024-07-24T20:00:11.342Z] #65 23.78 OK: 8 MiB in 17 packages [2024-07-24T20:00:11.608Z] #65 ... [2024-07-24T20:00:11.608Z] [2024-07-24T20:00:11.608Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-24T20:00:11.608Z] #60 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:11.608Z] #60 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:11.608Z] #60 ... [2024-07-24T20:00:11.608Z] [2024-07-24T20:00:11.608Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-24T20:00:11.608Z] #71 11.83 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:12.190Z] #71 ... [2024-07-24T20:00:12.190Z] [2024-07-24T20:00:12.190Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-24T20:00:12.190Z] #61 DONE 25.8s [2024-07-24T20:00:12.190Z] [2024-07-24T20:00:12.190Z] #45 [core-data internal] load build context [2024-07-24T20:00:12.190Z] #45 ... [2024-07-24T20:00:12.190Z] [2024-07-24T20:00:12.190Z] #46 [support-scheduler internal] load build context [2024-07-24T20:00:12.458Z] #46 ... [2024-07-24T20:00:12.458Z] [2024-07-24T20:00:12.458Z] #45 [core-data internal] load build context [2024-07-24T20:00:12.458Z] #45 transferring context: 47.95MB 31.5s [2024-07-24T20:00:12.458Z] #45 ... [2024-07-24T20:00:12.458Z] [2024-07-24T20:00:12.458Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:12.458Z] #49 ... [2024-07-24T20:00:12.458Z] [2024-07-24T20:00:12.458Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-24T20:00:12.458Z] #63 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:12.458Z] #63 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:12.724Z] #63 ... [2024-07-24T20:00:12.724Z] [2024-07-24T20:00:12.724Z] #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-07-24T20:00:13.000Z] #72 ... [2024-07-24T20:00:13.000Z] [2024-07-24T20:00:13.000Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-24T20:00:13.000Z] #58 23.46 OK: 13 MiB in 26 packages [2024-07-24T20:00:13.000Z] #58 DONE 26.5s [2024-07-24T20:00:13.000Z] [2024-07-24T20:00:13.000Z] #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-07-24T20:00:13.000Z] #72 ... [2024-07-24T20:00:13.000Z] [2024-07-24T20:00:13.000Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:13.277Z] #47 ... [2024-07-24T20:00:13.277Z] [2024-07-24T20:00:13.277Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:13.277Z] #51 ... [2024-07-24T20:00:13.277Z] [2024-07-24T20:00:13.277Z] #45 [core-data internal] load build context [2024-07-24T20:00:13.864Z] #45 ... [2024-07-24T20:00:13.864Z] [2024-07-24T20:00:13.864Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-24T20:00:13.864Z] #69 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:13.864Z] #69 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:13.864Z] #69 26.53 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-24T20:00:13.864Z] #69 26.53 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-24T20:00:13.864Z] #69 26.53 OK: 19951 distinct packages available [2024-07-24T20:00:14.130Z] #69 ... [2024-07-24T20:00:14.130Z] [2024-07-24T20:00:14.130Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-24T20:00:14.130Z] #60 25.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T20:00:14.130Z] #60 25.43 Executing busybox-1.36.1-r7.trigger [2024-07-24T20:00:14.130Z] #60 25.57 OK: 8 MiB in 16 packages [2024-07-24T20:00:14.130Z] #60 DONE 27.5s [2024-07-24T20:00:14.130Z] [2024-07-24T20:00:14.130Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T20:00:14.130Z] #67 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:14.130Z] #67 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:14.130Z] #67 26.41 OK: 266 MiB in 52 packages [2024-07-24T20:00:14.130Z] #67 ... [2024-07-24T20:00:14.130Z] [2024-07-24T20:00:14.130Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-24T20:00:14.401Z] #55 ... [2024-07-24T20:00:14.401Z] [2024-07-24T20:00:14.401Z] #43 [core-command internal] load build context [2024-07-24T20:00:14.401Z] #43 ... [2024-07-24T20:00:14.401Z] [2024-07-24T20:00:14.401Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T20:00:14.401Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.6s [2024-07-24T20:00:14.669Z] #50 ... [2024-07-24T20:00:14.669Z] [2024-07-24T20:00:14.669Z] #43 [core-command internal] load build context [2024-07-24T20:00:15.255Z] #43 ... [2024-07-24T20:00:15.255Z] [2024-07-24T20:00:15.255Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-24T20:00:15.255Z] #65 DONE 28.7s [2024-07-24T20:00:15.255Z] [2024-07-24T20:00:15.255Z] #43 [core-command internal] load build context [2024-07-24T20:00:15.524Z] #43 ... [2024-07-24T20:00:15.524Z] [2024-07-24T20:00:15.524Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-24T20:00:15.524Z] #73 ... [2024-07-24T20:00:15.524Z] [2024-07-24T20:00:15.524Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:15.792Z] #51 ... [2024-07-24T20:00:15.792Z] [2024-07-24T20:00:15.792Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T20:00:15.792Z] #67 DONE 28.6s [2024-07-24T20:00:15.792Z] [2024-07-24T20:00:15.792Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:16.058Z] #51 ... [2024-07-24T20:00:16.058Z] [2024-07-24T20:00:16.058Z] #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T20:00:16.058Z] #42 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:16.058Z] #42 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:16.058Z] #42 26.62 OK: 266 MiB in 52 packages [2024-07-24T20:00:16.058Z] #42 ... [2024-07-24T20:00:16.058Z] [2024-07-24T20:00:16.058Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:16.330Z] #53 ... [2024-07-24T20:00:16.330Z] [2024-07-24T20:00:16.330Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:16.919Z] #51 ... [2024-07-24T20:00:16.919Z] [2024-07-24T20:00:16.919Z] #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-24T20:00:16.919Z] #42 DONE 29.7s [2024-07-24T20:00:16.919Z] [2024-07-24T20:00:16.919Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:17.506Z] #51 ... [2024-07-24T20:00:17.506Z] [2024-07-24T20:00:17.506Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-24T20:00:17.506Z] #63 26.55 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-24T20:00:17.506Z] #63 26.55 (2/4) Installing openssl (3.1.6-r0) [2024-07-24T20:00:17.506Z] #63 26.69 (3/4) Installing su-exec (0.2-r3) [2024-07-24T20:00:17.506Z] #63 26.69 (4/4) Installing yq (4.33.3-r5) [2024-07-24T20:00:17.506Z] #63 27.80 Executing busybox-1.36.1-r7.trigger [2024-07-24T20:00:17.506Z] #63 28.10 OK: 18 MiB in 19 packages [2024-07-24T20:00:17.506Z] #63 DONE 30.9s [2024-07-24T20:00:17.506Z] [2024-07-24T20:00:17.506Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:17.779Z] #51 ... [2024-07-24T20:00:17.779Z] [2024-07-24T20:00:17.779Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-24T20:00:17.779Z] #0 8.632 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:17.779Z] #0 9.946 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:17.779Z] #74 ... [2024-07-24T20:00:17.779Z] [2024-07-24T20:00:17.779Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-24T20:00:18.045Z] #75 ... [2024-07-24T20:00:18.045Z] [2024-07-24T20:00:18.045Z] #43 [core-command internal] load build context [2024-07-24T20:00:18.045Z] #43 transferring context: 53.46MB 37.2s [2024-07-24T20:00:18.310Z] #43 ... [2024-07-24T20:00:18.310Z] [2024-07-24T20:00:18.310Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-24T20:00:18.310Z] #66 21.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:18.310Z] #66 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:18.310Z] #66 28.54 OK: 266 MiB in 52 packages [2024-07-24T20:00:18.310Z] #66 DONE 30.7s [2024-07-24T20:00:18.310Z] [2024-07-24T20:00:18.310Z] #43 [core-command internal] load build context [2024-07-24T20:00:18.890Z] #43 ... [2024-07-24T20:00:18.890Z] [2024-07-24T20:00:18.890Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T20:00:18.890Z] #52 ... [2024-07-24T20:00:18.890Z] [2024-07-24T20:00:18.890Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-24T20:00:19.164Z] #55 ... [2024-07-24T20:00:19.164Z] [2024-07-24T20:00:19.164Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T20:00:19.164Z] #70 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:19.164Z] #70 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:19.164Z] #70 17.90 OK: 9 MiB in 17 packages [2024-07-24T20:00:19.164Z] #70 DONE 20.0s [2024-07-24T20:00:19.164Z] [2024-07-24T20:00:19.164Z] #43 [core-command internal] load build context [2024-07-24T20:00:19.752Z] #43 ... [2024-07-24T20:00:19.752Z] [2024-07-24T20:00:19.752Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T20:00:20.018Z] #48 ... [2024-07-24T20:00:20.018Z] [2024-07-24T20:00:20.018Z] #43 [core-command internal] load build context [2024-07-24T20:00:20.018Z] #43 ... [2024-07-24T20:00:20.018Z] [2024-07-24T20:00:20.018Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-24T20:00:20.018Z] #69 27.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:20.018Z] #69 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:20.018Z] #69 30.90 OK: 266 MiB in 52 packages [2024-07-24T20:00:20.018Z] #69 DONE 32.6s [2024-07-24T20:00:20.018Z] [2024-07-24T20:00:20.018Z] #43 [core-command internal] load build context [2024-07-24T20:00:20.291Z] #43 ... [2024-07-24T20:00:20.291Z] [2024-07-24T20:00:20.291Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-24T20:00:20.291Z] #0 9.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:20.559Z] #76 ... [2024-07-24T20:00:20.560Z] [2024-07-24T20:00:20.560Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T20:00:20.826Z] #48 ... [2024-07-24T20:00:20.826Z] [2024-07-24T20:00:20.826Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-24T20:00:20.826Z] #71 14.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:20.826Z] #71 18.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-24T20:00:20.826Z] #71 19.24 Executing busybox-1.36.1-r7.trigger [2024-07-24T20:00:20.826Z] #71 19.30 OK: 8 MiB in 16 packages [2024-07-24T20:00:20.826Z] #71 DONE 21.0s [2024-07-24T20:00:20.826Z] [2024-07-24T20:00:20.826Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T20:00:21.408Z] #48 ... [2024-07-24T20:00:21.408Z] [2024-07-24T20:00:21.408Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:00:21.673Z] #44 ... [2024-07-24T20:00:21.673Z] [2024-07-24T20:00:21.673Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:21.673Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.2s [2024-07-24T20:00:21.673Z] #33 ... [2024-07-24T20:00:21.673Z] [2024-07-24T20:00:21.673Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:21.673Z] #54 ... [2024-07-24T20:00:21.673Z] [2024-07-24T20:00:21.673Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:22.642Z] #33 ... [2024-07-24T20:00:22.642Z] [2024-07-24T20:00:22.642Z] #46 [support-scheduler internal] load build context [2024-07-24T20:00:22.642Z] #46 ... [2024-07-24T20:00:22.642Z] [2024-07-24T20:00:22.642Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T20:00:22.906Z] #48 ... [2024-07-24T20:00:22.906Z] [2024-07-24T20:00:22.906Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:22.906Z] #49 ... [2024-07-24T20:00:22.906Z] [2024-07-24T20:00:22.906Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-24T20:00:22.906Z] #74 13.64 OK: 266 MiB in 52 packages [2024-07-24T20:00:22.906Z] #74 DONE 15.1s [2024-07-24T20:00:22.906Z] [2024-07-24T20:00:22.906Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:22.906Z] #49 ... [2024-07-24T20:00:22.906Z] [2024-07-24T20:00:22.906Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:22.906Z] #33 ... [2024-07-24T20:00:22.906Z] [2024-07-24T20:00:22.906Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T20:00:23.182Z] #77 ... [2024-07-24T20:00:23.182Z] [2024-07-24T20:00:23.182Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:23.182Z] #49 transferring context: 76.74MB 39.1s [2024-07-24T20:00:23.448Z] #49 ... [2024-07-24T20:00:23.448Z] [2024-07-24T20:00:23.448Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:23.448Z] #47 ... [2024-07-24T20:00:23.448Z] [2024-07-24T20:00:23.448Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:24.036Z] #33 ... [2024-07-24T20:00:24.036Z] [2024-07-24T20:00:24.036Z] #45 [core-data internal] load build context [2024-07-24T20:00:24.305Z] #45 ... [2024-07-24T20:00:24.305Z] [2024-07-24T20:00:24.305Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T20:00:24.305Z] #78 ... [2024-07-24T20:00:24.305Z] [2024-07-24T20:00:24.305Z] #45 [core-data internal] load build context [2024-07-24T20:00:24.576Z] #45 ... [2024-07-24T20:00:24.576Z] [2024-07-24T20:00:24.576Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-24T20:00:24.576Z] #73 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:24.576Z] #73 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:24.576Z] #73 16.26 OK: 8 MiB in 19 packages [2024-07-24T20:00:24.576Z] #73 DONE 19.2s [2024-07-24T20:00:24.576Z] [2024-07-24T20:00:24.576Z] #45 [core-data internal] load build context [2024-07-24T20:00:24.576Z] #45 ... [2024-07-24T20:00:24.576Z] [2024-07-24T20:00:24.576Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T20:00:24.576Z] #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.4s done [2024-07-24T20:00:24.842Z] #50 ... [2024-07-24T20:00:24.842Z] [2024-07-24T20:00:24.842Z] #45 [core-data internal] load build context [2024-07-24T20:00:25.113Z] #45 ... [2024-07-24T20:00:25.113Z] [2024-07-24T20:00:25.113Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-24T20:00:25.113Z] #76 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:25.113Z] #76 12.99 OK: 18 MiB in 19 packages [2024-07-24T20:00:25.113Z] #76 DONE 14.8s [2024-07-24T20:00:25.113Z] [2024-07-24T20:00:25.113Z] #45 [core-data internal] load build context [2024-07-24T20:00:25.691Z] #45 ... [2024-07-24T20:00:25.691Z] [2024-07-24T20:00:25.691Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-24T20:00:25.691Z] #75 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:25.691Z] #75 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:25.691Z] #75 16.44 OK: 9 MiB in 20 packages [2024-07-24T20:00:25.691Z] #75 DONE 18.6s [2024-07-24T20:00:25.691Z] [2024-07-24T20:00:25.691Z] #45 [core-data internal] load build context [2024-07-24T20:00:25.691Z] #45 ... [2024-07-24T20:00:25.691Z] [2024-07-24T20:00:25.691Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-24T20:00:25.691Z] #79 ... [2024-07-24T20:00:25.691Z] [2024-07-24T20:00:25.691Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:26.271Z] #49 ... [2024-07-24T20:00:26.271Z] [2024-07-24T20:00:26.271Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:26.537Z] #53 ... [2024-07-24T20:00:26.537Z] [2024-07-24T20:00:26.537Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:27.960Z] #49 ... [2024-07-24T20:00:27.960Z] [2024-07-24T20:00:27.960Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:27.960Z] #51 ... [2024-07-24T20:00:27.960Z] [2024-07-24T20:00:27.960Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-24T20:00:27.960Z] #80 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:27.960Z] #80 ... [2024-07-24T20:00:27.960Z] [2024-07-24T20:00:27.960Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:28.226Z] #51 transferring context: 21.90MB 44.8s [2024-07-24T20:00:29.190Z] #51 ... [2024-07-24T20:00:29.190Z] [2024-07-24T20:00:29.190Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T20:00:29.190Z] #52 ... [2024-07-24T20:00:29.190Z] [2024-07-24T20:00:29.190Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-24T20:00:29.190Z] #55 ... [2024-07-24T20:00:29.190Z] [2024-07-24T20:00:29.190Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T20:00:29.190Z] #77 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:29.190Z] #77 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:29.190Z] #77 15.12 OK: 13 MiB in 26 packages [2024-07-24T20:00:29.190Z] #77 DONE 16.5s [2024-07-24T20:00:29.190Z] [2024-07-24T20:00:29.190Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-24T20:00:29.190Z] #55 ... [2024-07-24T20:00:29.190Z] [2024-07-24T20:00:29.190Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:30.592Z] #51 ... [2024-07-24T20:00:30.592Z] [2024-07-24T20:00:30.592Z] #43 [core-command internal] load build context [2024-07-24T20:00:30.592Z] #43 ... [2024-07-24T20:00:30.592Z] [2024-07-24T20:00:30.592Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:31.182Z] #49 ... [2024-07-24T20:00:31.182Z] [2024-07-24T20:00:31.182Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-24T20:00:31.182Z] #78 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:31.182Z] #78 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:31.182Z] #78 15.61 OK: 8 MiB in 16 packages [2024-07-24T20:00:31.182Z] #78 DONE 17.2s [2024-07-24T20:00:31.182Z] [2024-07-24T20:00:31.182Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:31.775Z] #49 ... [2024-07-24T20:00:31.775Z] [2024-07-24T20:00:31.775Z] #72 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-07-24T20:00:31.775Z] #72 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:31.775Z] #72 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:31.775Z] #72 17.89 OK: 8 MiB in 16 packages [2024-07-24T20:00:31.775Z] #72 DONE 19.1s [2024-07-24T20:00:31.775Z] [2024-07-24T20:00:31.775Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:31.775Z] #49 ... [2024-07-24T20:00:31.775Z] [2024-07-24T20:00:31.775Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:00:31.775Z] #44 ... [2024-07-24T20:00:31.775Z] [2024-07-24T20:00:31.775Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:31.775Z] #49 ... [2024-07-24T20:00:31.775Z] [2024-07-24T20:00:31.775Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-24T20:00:31.775Z] #80 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:31.775Z] #80 13.11 OK: 18 MiB in 19 packages [2024-07-24T20:00:31.775Z] #80 DONE 14.1s [2024-07-24T20:00:31.775Z] [2024-07-24T20:00:31.775Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:32.045Z] #49 ... [2024-07-24T20:00:32.045Z] [2024-07-24T20:00:32.045Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-24T20:00:32.045Z] #79 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:32.045Z] #79 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T20:00:32.045Z] #79 15.49 OK: 8 MiB in 17 packages [2024-07-24T20:00:32.045Z] #79 DONE 16.4s [2024-07-24T20:00:32.045Z] [2024-07-24T20:00:32.045Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:32.045Z] #49 ... [2024-07-24T20:00:32.045Z] [2024-07-24T20:00:32.045Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:32.329Z] #54 ... [2024-07-24T20:00:32.329Z] [2024-07-24T20:00:32.329Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-24T20:00:32.329Z] #81 DONE 2.8s [2024-07-24T20:00:32.329Z] [2024-07-24T20:00:32.329Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:32.329Z] #54 ... [2024-07-24T20:00:32.329Z] [2024-07-24T20:00:32.329Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:00:32.922Z] #44 ... [2024-07-24T20:00:32.922Z] [2024-07-24T20:00:32.922Z] #46 [support-scheduler internal] load build context [2024-07-24T20:00:32.922Z] #46 ... [2024-07-24T20:00:32.922Z] [2024-07-24T20:00:32.922Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T20:00:32.922Z] #48 ... [2024-07-24T20:00:32.922Z] [2024-07-24T20:00:32.922Z] #46 [support-scheduler internal] load build context [2024-07-24T20:00:33.187Z] #46 ... [2024-07-24T20:00:33.187Z] [2024-07-24T20:00:33.187Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-24T20:00:33.187Z] #82 DONE 1.2s [2024-07-24T20:00:33.187Z] [2024-07-24T20:00:33.187Z] #46 [support-scheduler internal] load build context [2024-07-24T20:00:33.187Z] #46 transferring context: 102.83MB 51.7s [2024-07-24T20:00:33.767Z] #46 ... [2024-07-24T20:00:33.767Z] [2024-07-24T20:00:33.767Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:33.767Z] #47 ... [2024-07-24T20:00:33.767Z] [2024-07-24T20:00:33.767Z] #46 [support-scheduler internal] load build context [2024-07-24T20:00:34.351Z] #46 ... [2024-07-24T20:00:34.351Z] [2024-07-24T20:00:34.351Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:34.351Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 49.4s [2024-07-24T20:00:34.351Z] #33 ... [2024-07-24T20:00:34.351Z] [2024-07-24T20:00:34.351Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:35.751Z] #47 ... [2024-07-24T20:00:35.751Z] [2024-07-24T20:00:35.751Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-24T20:00:35.751Z] #83 DONE 3.5s [2024-07-24T20:00:35.751Z] [2024-07-24T20:00:35.751Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:36.017Z] #47 ... [2024-07-24T20:00:36.017Z] [2024-07-24T20:00:36.017Z] #45 [core-data internal] load build context [2024-07-24T20:00:36.017Z] #45 ... [2024-07-24T20:00:36.017Z] [2024-07-24T20:00:36.017Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:36.597Z] #47 ... [2024-07-24T20:00:36.597Z] [2024-07-24T20:00:36.597Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:36.597Z] #53 ... [2024-07-24T20:00:36.597Z] [2024-07-24T20:00:36.597Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:36.862Z] #47 ... [2024-07-24T20:00:36.862Z] [2024-07-24T20:00:36.862Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-24T20:00:36.862Z] #84 DONE 1.0s [2024-07-24T20:00:36.862Z] [2024-07-24T20:00:36.862Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:36.862Z] #47 ... [2024-07-24T20:00:36.862Z] [2024-07-24T20:00:36.862Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T20:00:36.862Z] #50 ... [2024-07-24T20:00:36.862Z] [2024-07-24T20:00:36.862Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:37.126Z] #47 ... [2024-07-24T20:00:37.126Z] [2024-07-24T20:00:37.126Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-24T20:00:37.126Z] #33 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 51.2s done [2024-07-24T20:00:37.126Z] #33 DONE 57.5s [2024-07-24T20:00:37.126Z] [2024-07-24T20:00:37.126Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:38.525Z] #47 transferring context: 41.57MB 56.3s [2024-07-24T20:00:39.105Z] #47 ... [2024-07-24T20:00:39.105Z] [2024-07-24T20:00:39.105Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T20:00:39.369Z] #52 ... [2024-07-24T20:00:39.369Z] [2024-07-24T20:00:39.369Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:39.369Z] #47 ... [2024-07-24T20:00:39.369Z] [2024-07-24T20:00:39.369Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-24T20:00:39.638Z] #55 ... [2024-07-24T20:00:39.638Z] [2024-07-24T20:00:39.638Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:41.049Z] #47 ... [2024-07-24T20:00:41.049Z] [2024-07-24T20:00:41.049Z] #43 [core-command internal] load build context [2024-07-24T20:00:41.049Z] #43 ... [2024-07-24T20:00:41.049Z] [2024-07-24T20:00:41.049Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:41.049Z] #51 ... [2024-07-24T20:00:41.049Z] [2024-07-24T20:00:41.049Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:42.466Z] #47 ... [2024-07-24T20:00:42.466Z] [2024-07-24T20:00:42.466Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:42.466Z] #49 ... [2024-07-24T20:00:42.466Z] [2024-07-24T20:00:42.466Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:42.466Z] #47 ... [2024-07-24T20:00:42.466Z] [2024-07-24T20:00:42.466Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:42.466Z] #54 ... [2024-07-24T20:00:42.466Z] [2024-07-24T20:00:42.466Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:42.739Z] #47 ... [2024-07-24T20:00:42.739Z] [2024-07-24T20:00:42.739Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:00:43.012Z] #44 ... [2024-07-24T20:00:43.012Z] [2024-07-24T20:00:43.012Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T20:00:43.012Z] #85 DONE 2.8s [2024-07-24T20:00:43.012Z] [2024-07-24T20:00:43.012Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:00:43.012Z] #44 ... [2024-07-24T20:00:43.012Z] [2024-07-24T20:00:43.012Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:43.012Z] #47 ... [2024-07-24T20:00:43.012Z] [2024-07-24T20:00:43.012Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T20:00:43.012Z] #86 DONE 3.5s [2024-07-24T20:00:43.012Z] [2024-07-24T20:00:43.012Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:43.012Z] #47 ... [2024-07-24T20:00:43.012Z] [2024-07-24T20:00:43.012Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T20:00:43.278Z] #48 ... [2024-07-24T20:00:43.278Z] [2024-07-24T20:00:43.278Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:43.278Z] #47 ... [2024-07-24T20:00:43.278Z] [2024-07-24T20:00:43.278Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-24T20:00:43.278Z] #87 DONE 3.7s [2024-07-24T20:00:43.278Z] [2024-07-24T20:00:43.278Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:43.549Z] #47 transferring context: 53.04MB 61.6s [2024-07-24T20:00:44.137Z] #47 ... [2024-07-24T20:00:44.137Z] [2024-07-24T20:00:44.137Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-24T20:00:44.137Z] #88 DONE 1.0s [2024-07-24T20:00:44.137Z] [2024-07-24T20:00:44.137Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-24T20:00:44.137Z] #89 DONE 1.0s [2024-07-24T20:00:44.137Z] [2024-07-24T20:00:44.137Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:44.405Z] #47 ... [2024-07-24T20:00:44.405Z] [2024-07-24T20:00:44.405Z] #46 [support-scheduler internal] load build context [2024-07-24T20:00:44.405Z] #46 ... [2024-07-24T20:00:44.405Z] [2024-07-24T20:00:44.405Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:44.672Z] #54 ... [2024-07-24T20:00:44.672Z] [2024-07-24T20:00:44.672Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-24T20:00:44.672Z] #90 DONE 1.4s [2024-07-24T20:00:44.672Z] [2024-07-24T20:00:44.672Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:45.257Z] #54 ... [2024-07-24T20:00:45.257Z] [2024-07-24T20:00:45.257Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-24T20:00:45.257Z] #91 DONE 1.3s [2024-07-24T20:00:45.257Z] [2024-07-24T20:00:45.257Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-24T20:00:45.257Z] #92 DONE 1.1s [2024-07-24T20:00:45.257Z] [2024-07-24T20:00:45.257Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:45.838Z] #54 ... [2024-07-24T20:00:45.838Z] [2024-07-24T20:00:45.838Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-24T20:00:45.838Z] #93 DONE 1.1s [2024-07-24T20:00:45.838Z] [2024-07-24T20:00:45.838Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:46.104Z] #54 ... [2024-07-24T20:00:46.104Z] [2024-07-24T20:00:46.104Z] #45 [core-data internal] load build context [2024-07-24T20:00:46.104Z] #45 ... [2024-07-24T20:00:46.104Z] [2024-07-24T20:00:46.104Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:46.372Z] #54 ... [2024-07-24T20:00:46.372Z] [2024-07-24T20:00:46.372Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T20:00:46.372Z] #94 DONE 1.1s [2024-07-24T20:00:46.372Z] [2024-07-24T20:00:46.372Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:46.372Z] #54 ... [2024-07-24T20:00:46.372Z] [2024-07-24T20:00:46.372Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T20:00:46.372Z] #95 DONE 1.1s [2024-07-24T20:00:46.638Z] [2024-07-24T20:00:46.638Z] #45 [core-data internal] load build context [2024-07-24T20:00:46.906Z] #45 ... [2024-07-24T20:00:46.906Z] [2024-07-24T20:00:46.906Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:46.906Z] #53 ... [2024-07-24T20:00:46.906Z] [2024-07-24T20:00:46.906Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-24T20:00:46.906Z] #96 DONE 1.0s [2024-07-24T20:00:46.906Z] [2024-07-24T20:00:46.906Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:46.906Z] #53 ... [2024-07-24T20:00:46.906Z] [2024-07-24T20:00:46.906Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-24T20:00:47.487Z] #97 ... [2024-07-24T20:00:47.487Z] [2024-07-24T20:00:47.487Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-24T20:00:47.487Z] #98 DONE 0.9s [2024-07-24T20:00:47.487Z] [2024-07-24T20:00:47.487Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:47.753Z] #53 ... [2024-07-24T20:00:47.753Z] [2024-07-24T20:00:47.753Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-24T20:00:47.753Z] #99 DONE 1.0s [2024-07-24T20:00:47.753Z] [2024-07-24T20:00:47.753Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:48.020Z] #53 ... [2024-07-24T20:00:48.020Z] [2024-07-24T20:00:48.020Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-24T20:00:48.020Z] #97 DONE 1.2s [2024-07-24T20:00:48.020Z] [2024-07-24T20:00:48.020Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:48.773Z] #53 transferring context: 179.57MB 64.0s [2024-07-24T20:00:48.773Z] #53 ... [2024-07-24T20:00:48.773Z] [2024-07-24T20:00:48.773Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-24T20:00:48.773Z] #100 DONE 1.3s [2024-07-24T20:00:49.401Z] [2024-07-24T20:00:49.401Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:49.401Z] #53 ... [2024-07-24T20:00:49.401Z] [2024-07-24T20:00:49.401Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-24T20:00:49.401Z] #101 DONE 1.4s [2024-07-24T20:00:49.401Z] [2024-07-24T20:00:49.401Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:49.401Z] #53 ... [2024-07-24T20:00:49.401Z] [2024-07-24T20:00:49.401Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-24T20:00:49.401Z] #102 DONE 1.2s [2024-07-24T20:00:49.401Z] [2024-07-24T20:00:49.401Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:49.401Z] #53 ... [2024-07-24T20:00:49.401Z] [2024-07-24T20:00:49.401Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T20:00:49.401Z] #52 ... [2024-07-24T20:00:49.401Z] [2024-07-24T20:00:49.401Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:53.182Z] #53 ... [2024-07-24T20:00:53.182Z] [2024-07-24T20:00:53.182Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-24T20:00:53.182Z] #55 ... [2024-07-24T20:00:53.182Z] [2024-07-24T20:00:53.182Z] #53 [core-metadata internal] load build context [2024-07-24T20:00:53.182Z] #53 ... [2024-07-24T20:00:53.182Z] [2024-07-24T20:00:53.182Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:53.182Z] #51 ... [2024-07-24T20:00:53.182Z] [2024-07-24T20:00:53.182Z] #43 [core-command internal] load build context [2024-07-24T20:00:53.182Z] #43 ... [2024-07-24T20:00:53.182Z] [2024-07-24T20:00:53.182Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:53.182Z] #51 ... [2024-07-24T20:00:53.182Z] [2024-07-24T20:00:53.182Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:53.182Z] #49 ... [2024-07-24T20:00:53.182Z] [2024-07-24T20:00:53.182Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:53.182Z] #51 ... [2024-07-24T20:00:53.182Z] [2024-07-24T20:00:53.182Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:00:53.182Z] #44 ... [2024-07-24T20:00:53.182Z] [2024-07-24T20:00:53.182Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:53.182Z] #51 ... [2024-07-24T20:00:53.182Z] [2024-07-24T20:00:53.182Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T20:00:53.451Z] #48 ... [2024-07-24T20:00:53.451Z] [2024-07-24T20:00:53.451Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:00:53.717Z] #51 transferring context: 92.47MB 70.4s [2024-07-24T20:00:55.425Z] #51 ... [2024-07-24T20:00:55.425Z] [2024-07-24T20:00:55.425Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:55.425Z] #47 ... [2024-07-24T20:00:55.425Z] [2024-07-24T20:00:55.425Z] #46 [support-scheduler internal] load build context [2024-07-24T20:00:55.425Z] #46 ... [2024-07-24T20:00:55.425Z] [2024-07-24T20:00:55.425Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:55.425Z] #47 ... [2024-07-24T20:00:55.425Z] [2024-07-24T20:00:55.425Z] #103 [security-spire-config] exporting to image [2024-07-24T20:00:55.425Z] #103 exporting layers 5.4s done [2024-07-24T20:00:55.425Z] #103 writing image sha256:773bb861136f70aa0cb20463476bb8401fcc859810af33094801e956308e7f55 0.2s done [2024-07-24T20:00:55.425Z] #103 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-07-24T20:00:55.425Z] #103 writing image sha256:85d4d02df506827309044d3fe5cb2450ebfbec1e727132da2b7e94b5883c3fca 0.2s done [2024-07-24T20:00:55.425Z] #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-24T20:00:55.425Z] #103 writing image sha256:a2ff310fd6ab8eb455394ef0e4ade049396d3393930143f5662f42e829c51c5a done [2024-07-24T20:00:55.425Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-24T20:00:55.425Z] #103 DONE 5.9s [2024-07-24T20:00:55.425Z] [2024-07-24T20:00:55.425Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:56.385Z] #47 ... [2024-07-24T20:00:56.385Z] [2024-07-24T20:00:56.385Z] #49 [core-keeper internal] load build context [2024-07-24T20:00:56.385Z] #49 transferring context: 256.38MB 72.0s done [2024-07-24T20:00:56.385Z] #49 DONE 74.2s [2024-07-24T20:00:56.385Z] [2024-07-24T20:00:56.385Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:56.651Z] #47 ... [2024-07-24T20:00:56.651Z] [2024-07-24T20:00:56.651Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:56.651Z] #54 ... [2024-07-24T20:00:56.651Z] [2024-07-24T20:00:56.651Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:56.917Z] #47 ... [2024-07-24T20:00:56.917Z] [2024-07-24T20:00:56.917Z] #45 [core-data internal] load build context [2024-07-24T20:00:56.917Z] #45 ... [2024-07-24T20:00:56.917Z] [2024-07-24T20:00:56.917Z] #47 [support-notifications internal] load build context [2024-07-24T20:00:57.918Z] #47 ... [2024-07-24T20:00:57.918Z] [2024-07-24T20:00:57.918Z] #52 [core-common-config-bootstrapper internal] load build context [2024-07-24T20:00:57.918Z] #52 transferring context: 256.38MB 72.3s done [2024-07-24T20:00:57.918Z] #52 DONE 75.1s [2024-07-24T20:00:57.918Z] [2024-07-24T20:00:57.918Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:58.189Z] #54 ... [2024-07-24T20:00:58.189Z] [2024-07-24T20:00:58.189Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-24T20:00:58.189Z] #104 DONE 1.9s [2024-07-24T20:00:58.189Z] [2024-07-24T20:00:58.189Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:58.472Z] #54 ... [2024-07-24T20:00:58.472Z] [2024-07-24T20:00:58.472Z] #48 [security-secretstore-setup internal] load build context [2024-07-24T20:00:58.472Z] #48 transferring context: 256.38MB 75.6s done [2024-07-24T20:00:58.472Z] #48 DONE 76.5s [2024-07-24T20:00:58.472Z] [2024-07-24T20:00:58.472Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:00:59.079Z] #54 ... [2024-07-24T20:00:59.079Z] [2024-07-24T20:00:59.079Z] #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:00:59.079Z] #105 DONE 1.1s [2024-07-24T20:00:59.079Z] [2024-07-24T20:00:59.079Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:01:00.041Z] #54 ... [2024-07-24T20:01:00.041Z] [2024-07-24T20:01:00.041Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:01:00.041Z] #106 DONE 1.1s [2024-07-24T20:01:00.041Z] [2024-07-24T20:01:00.041Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:01:00.041Z] #54 ... [2024-07-24T20:01:00.041Z] [2024-07-24T20:01:00.041Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-24T20:01:00.041Z] #55 ... [2024-07-24T20:01:00.041Z] [2024-07-24T20:01:00.041Z] #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:01:01.450Z] #107 ... [2024-07-24T20:01:01.450Z] [2024-07-24T20:01:01.450Z] #53 [core-metadata internal] load build context [2024-07-24T20:01:01.450Z] #53 ... [2024-07-24T20:01:01.450Z] [2024-07-24T20:01:01.450Z] #43 [core-command internal] load build context [2024-07-24T20:01:01.717Z] #43 ... [2024-07-24T20:01:01.717Z] [2024-07-24T20:01:01.717Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:01:03.664Z] #54 transferring context: 240.22MB 79.3s [2024-07-24T20:01:03.664Z] #54 ... [2024-07-24T20:01:03.664Z] [2024-07-24T20:01:03.664Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:01:03.664Z] #44 ... [2024-07-24T20:01:03.664Z] [2024-07-24T20:01:03.664Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:01:04.623Z] #54 ... [2024-07-24T20:01:04.623Z] [2024-07-24T20:01:04.623Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:01:04.889Z] #51 ... [2024-07-24T20:01:04.889Z] [2024-07-24T20:01:04.889Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:01:04.889Z] #54 ... [2024-07-24T20:01:04.889Z] [2024-07-24T20:01:04.889Z] #46 [support-scheduler internal] load build context [2024-07-24T20:01:05.155Z] #46 ... [2024-07-24T20:01:05.155Z] [2024-07-24T20:01:05.155Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:01:05.736Z] #54 ... [2024-07-24T20:01:05.736Z] [2024-07-24T20:01:05.736Z] #53 [core-metadata internal] load build context [2024-07-24T20:01:05.736Z] #53 transferring context: 256.38MB 80.9s done [2024-07-24T20:01:05.736Z] #53 DONE 82.6s [2024-07-24T20:01:05.736Z] [2024-07-24T20:01:05.736Z] #54 [security-proxy-auth internal] load build context [2024-07-24T20:01:06.692Z] #54 transferring context: 256.38MB 82.5s done [2024-07-24T20:01:06.692Z] #54 DONE 83.4s [2024-07-24T20:01:06.692Z] [2024-07-24T20:01:06.692Z] #46 [support-scheduler internal] load build context [2024-07-24T20:01:07.275Z] #46 ... [2024-07-24T20:01:07.275Z] [2024-07-24T20:01:07.275Z] #45 [core-data internal] load build context [2024-07-24T20:01:07.275Z] #45 ... [2024-07-24T20:01:07.275Z] [2024-07-24T20:01:07.275Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:01:07.857Z] #44 ... [2024-07-24T20:01:07.857Z] [2024-07-24T20:01:07.857Z] #47 [support-notifications internal] load build context [2024-07-24T20:01:07.857Z] #47 ... [2024-07-24T20:01:07.857Z] [2024-07-24T20:01:07.857Z] #46 [support-scheduler internal] load build context [2024-07-24T20:01:08.123Z] #46 transferring context: 256.38MB 86.5s done [2024-07-24T20:01:08.123Z] #46 DONE 87.3s [2024-07-24T20:01:08.123Z] [2024-07-24T20:01:08.123Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:01:08.387Z] #44 ... [2024-07-24T20:01:08.387Z] [2024-07-24T20:01:08.387Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:01:08.387Z] #108 ... [2024-07-24T20:01:08.387Z] [2024-07-24T20:01:08.387Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:01:09.346Z] #51 ... [2024-07-24T20:01:09.346Z] [2024-07-24T20:01:09.346Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:01:09.346Z] #109 ... [2024-07-24T20:01:09.346Z] [2024-07-24T20:01:09.346Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:01:09.346Z] #51 ... [2024-07-24T20:01:09.346Z] [2024-07-24T20:01:09.346Z] #55 [security-spiffe-token-provider internal] load build context [2024-07-24T20:01:09.346Z] #55 transferring context: 256.38MB 84.1s done [2024-07-24T20:01:09.346Z] #55 DONE 85.7s [2024-07-24T20:01:09.346Z] [2024-07-24T20:01:09.346Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:01:10.779Z] #51 ... [2024-07-24T20:01:10.779Z] [2024-07-24T20:01:10.779Z] #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:01:10.779Z] #110 DONE 1.2s [2024-07-24T20:01:10.779Z] [2024-07-24T20:01:10.779Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:01:11.740Z] #51 ... [2024-07-24T20:01:11.740Z] [2024-07-24T20:01:11.740Z] #43 [core-command internal] load build context [2024-07-24T20:01:11.740Z] #43 ... [2024-07-24T20:01:11.740Z] [2024-07-24T20:01:11.740Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:01:13.149Z] #51 ... [2024-07-24T20:01:13.149Z] [2024-07-24T20:01:13.149Z] #44 [security-proxy-setup internal] load build context [2024-07-24T20:01:13.149Z] #44 transferring context: 256.38MB 92.0s done [2024-07-24T20:01:13.149Z] #44 DONE 92.5s [2024-07-24T20:01:13.149Z] [2024-07-24T20:01:13.149Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:01:16.487Z] #51 ... [2024-07-24T20:01:16.488Z] [2024-07-24T20:01:16.488Z] #45 [core-data internal] load build context [2024-07-24T20:01:16.488Z] #45 transferring context: 256.38MB 95.3s done [2024-07-24T20:01:16.488Z] #45 DONE 95.8s [2024-07-24T20:01:16.488Z] [2024-07-24T20:01:16.488Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:01:18.426Z] #51 ... [2024-07-24T20:01:18.426Z] [2024-07-24T20:01:18.426Z] #47 [support-notifications internal] load build context [2024-07-24T20:01:18.426Z] #47 ... [2024-07-24T20:01:18.426Z] [2024-07-24T20:01:18.426Z] #43 [core-command internal] load build context [2024-07-24T20:01:18.426Z] #43 transferring context: 256.38MB 97.5s done [2024-07-24T20:01:18.426Z] #43 DONE 97.8s [2024-07-24T20:01:18.426Z] [2024-07-24T20:01:18.426Z] #47 [support-notifications internal] load build context [2024-07-24T20:01:18.426Z] #47 ... [2024-07-24T20:01:18.426Z] [2024-07-24T20:01:18.426Z] #51 [security-bootstrapper internal] load build context [2024-07-24T20:01:19.383Z] #51 transferring context: 256.38MB 96.1s done [2024-07-24T20:01:19.383Z] #51 DONE 97.0s [2024-07-24T20:01:19.383Z] [2024-07-24T20:01:19.383Z] #47 [support-notifications internal] load build context [2024-07-24T20:01:20.788Z] #47 transferring context: 256.38MB 98.6s done [2024-07-24T20:01:20.788Z] #47 DONE 99.1s [2024-07-24T20:01:20.788Z] [2024-07-24T20:01:20.788Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:01:20.788Z] #111 ... [2024-07-24T20:01:20.788Z] [2024-07-24T20:01:20.788Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:01:22.197Z] #112 ... [2024-07-24T20:01:22.197Z] [2024-07-24T20:01:22.197Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:01:22.197Z] #111 DONE 1.5s [2024-07-24T20:01:22.197Z] [2024-07-24T20:01:22.197Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.033Z] #113 ... [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #107 DONE 79.8s [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #109 DONE 80.6s [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #108 DONE 81.5s [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #114 ... [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #112 DONE 69.4s [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #115 DONE 4.2s [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #116 [core-keeper builder 7/8] COPY . . [2024-07-24T20:02:30.034Z] #116 DONE 4.6s [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #113 DONE 62.3s [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #117 DONE 4.7s [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #118 [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-07-24T20:02:30.034Z] #118 ... [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #119 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:02:30.034Z] #120 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #121 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #122 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:02:30.034Z] #123 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #124 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #125 [core-metadata builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #125 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:02:30.034Z] #126 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #127 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #114 DONE 4.7s [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #128 [support-scheduler builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #128 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:02:30.034Z] #129 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #130 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #131 [security-proxy-setup builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #131 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:02:30.034Z] #132 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #133 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #134 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #135 [core-data builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #135 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:02:30.034Z] #136 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-24T20:02:30.034Z] #137 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #138 [core-command builder 6/7] COPY . . [2024-07-24T20:02:30.034Z] #138 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T20:02:30.034Z] #139 CACHED [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T20:02:30.034Z] #140 5.231 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-24T20:02:30.034Z] #140 ... [2024-07-24T20:02:30.034Z] [2024-07-24T20:02:30.034Z] #118 [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-07-24T20:02:30.034Z] #118 4.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-24T20:02:32.609Z] #118 ... [2024-07-24T20:02:32.609Z] [2024-07-24T20:02:32.609Z] #141 [support-notifications builder 6/7] COPY . . [2024-07-24T20:02:32.609Z] #141 DONE 7.9s [2024-07-24T20:02:32.609Z] [2024-07-24T20:02:32.609Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:02:34.672Z] #142 ... [2024-07-24T20:02:34.672Z] [2024-07-24T20:02:34.672Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T20:02:34.672Z] #0 5.254 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-24T20:02:34.672Z] #143 ... [2024-07-24T20:02:34.672Z] [2024-07-24T20:02:34.672Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-24T20:02:34.673Z] #0 4.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-24T20:02:34.673Z] #144 ... [2024-07-24T20:02:34.673Z] [2024-07-24T20:02:34.673Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T20:02:34.673Z] #0 5.845 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-24T20:02:34.950Z] #145 ... [2024-07-24T20:02:34.950Z] [2024-07-24T20:02:34.950Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T20:02:34.950Z] #0 5.228 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-24T20:02:34.950Z] #146 ... [2024-07-24T20:02:34.950Z] [2024-07-24T20:02:34.951Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T20:02:34.951Z] #0 4.809 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-24T20:02:35.232Z] #147 ... [2024-07-24T20:02:35.232Z] [2024-07-24T20:02:35.232Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T20:02:35.232Z] #0 4.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-24T20:02:35.232Z] #148 ... [2024-07-24T20:02:35.232Z] [2024-07-24T20:02:35.232Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-24T20:02:35.232Z] #0 4.326 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-24T20:02:35.530Z] #149 ... [2024-07-24T20:02:35.530Z] [2024-07-24T20:02:35.530Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-24T20:02:35.530Z] #0 5.808 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-24T20:02:35.530Z] #150 ... [2024-07-24T20:02:35.530Z] [2024-07-24T20:02:35.530Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T20:02:35.530Z] #0 5.748 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-24T20:02:35.806Z] #151 ... [2024-07-24T20:02:35.806Z] [2024-07-24T20:02:35.806Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:02:35.806Z] #142 2.209 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-24T20:20:13.790Z] #142 ... [2024-07-24T20:20:13.790Z] [2024-07-24T20:20:13.790Z] #118 [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-07-24T20:20:13.790Z] #118 1062.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-24T20:20:15.731Z] #118 ... [2024-07-24T20:20:15.731Z] [2024-07-24T20:20:15.731Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-24T20:20:15.731Z] #144 DONE 1071.0s [2024-07-24T20:20:15.731Z] [2024-07-24T20:20:15.731Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T20:20:15.998Z] #145 ... [2024-07-24T20:20:15.998Z] [2024-07-24T20:20:15.998Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:20:16.279Z] #152 DONE 0.2s [2024-07-24T20:20:16.279Z] [2024-07-24T20:20:16.279Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:20:16.279Z] #153 DONE 0.1s [2024-07-24T20:20:16.279Z] [2024-07-24T20:20:16.279Z] #154 [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-07-24T20:20:16.567Z] #154 DONE 0.1s [2024-07-24T20:20:16.567Z] [2024-07-24T20:20:16.567Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-24T20:20:16.567Z] #155 DONE 0.2s [2024-07-24T20:20:16.567Z] [2024-07-24T20:20:16.568Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-24T20:20:16.834Z] #156 DONE 0.2s [2024-07-24T20:20:16.834Z] [2024-07-24T20:20:16.834Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T20:20:16.834Z] #147 ... [2024-07-24T20:20:16.834Z] [2024-07-24T20:20:16.834Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-24T20:20:17.102Z] #157 DONE 0.2s [2024-07-24T20:20:17.102Z] [2024-07-24T20:20:17.102Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T20:20:19.039Z] #158 DONE 2.0s [2024-07-24T20:20:19.039Z] [2024-07-24T20:20:19.039Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-24T20:20:19.039Z] #149 ... [2024-07-24T20:20:19.039Z] [2024-07-24T20:20:19.039Z] #103 [security-proxy-setup] exporting to image [2024-07-24T20:20:19.039Z] #103 exporting layers [2024-07-24T20:20:19.995Z] #103 exporting layers 0.8s done [2024-07-24T20:20:19.995Z] #103 writing image sha256:f3e02d645f230f7961e012e7b510050768eaaa307d4469eef3f2f2b50061d5d4 done [2024-07-24T20:20:19.995Z] #103 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-24T20:20:19.995Z] #103 DONE 6.7s [2024-07-24T20:20:19.995Z] [2024-07-24T20:20:19.995Z] #118 [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-07-24T20:20:22.562Z] #118 ... [2024-07-24T20:20:22.562Z] [2024-07-24T20:20:22.562Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-24T20:20:22.562Z] #149 DONE 1078.0s [2024-07-24T20:20:22.562Z] [2024-07-24T20:20:22.562Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-24T20:20:22.832Z] #159 DONE 0.4s [2024-07-24T20:20:22.832Z] [2024-07-24T20:20:22.832Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T20:20:23.127Z] #151 ... [2024-07-24T20:20:23.127Z] [2024-07-24T20:20:23.127Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-24T20:20:25.731Z] #160 DONE 2.3s [2024-07-24T20:20:25.731Z] [2024-07-24T20:20:25.731Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:20:25.731Z] #161 DONE 0.2s [2024-07-24T20:20:25.731Z] [2024-07-24T20:20:25.731Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:20:25.731Z] #162 DONE 0.2s [2024-07-24T20:20:25.731Z] [2024-07-24T20:20:25.731Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-24T20:20:26.007Z] #163 DONE 0.3s [2024-07-24T20:20:26.007Z] [2024-07-24T20:20:26.007Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-24T20:20:26.282Z] #164 DONE 0.2s [2024-07-24T20:20:26.282Z] [2024-07-24T20:20:26.282Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T20:20:26.282Z] #147 ... [2024-07-24T20:20:26.282Z] [2024-07-24T20:20:26.282Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-24T20:20:26.282Z] #165 DONE 0.1s [2024-07-24T20:20:26.559Z] [2024-07-24T20:20:26.559Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-24T20:20:26.559Z] #166 DONE 0.1s [2024-07-24T20:20:26.559Z] [2024-07-24T20:20:26.559Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T20:20:26.875Z] #140 ... [2024-07-24T20:20:26.875Z] [2024-07-24T20:20:26.876Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-24T20:20:26.876Z] #167 DONE 0.2s [2024-07-24T20:20:26.876Z] [2024-07-24T20:20:26.876Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-24T20:20:27.147Z] #168 DONE 0.3s [2024-07-24T20:20:27.147Z] [2024-07-24T20:20:27.147Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T20:20:27.147Z] #148 ... [2024-07-24T20:20:27.147Z] [2024-07-24T20:20:27.147Z] #118 [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-07-24T20:20:27.147Z] #118 DONE 1082.6s [2024-07-24T20:20:27.147Z] [2024-07-24T20:20:27.147Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-24T20:20:28.557Z] #169 ... [2024-07-24T20:20:28.557Z] [2024-07-24T20:20:28.557Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:20:28.557Z] #170 DONE 0.4s [2024-07-24T20:20:28.557Z] [2024-07-24T20:20:28.557Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:20:28.557Z] #171 DONE 0.3s [2024-07-24T20:20:28.557Z] [2024-07-24T20:20:28.557Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T20:20:28.825Z] #147 ... [2024-07-24T20:20:28.825Z] [2024-07-24T20:20:28.825Z] #172 [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-07-24T20:20:28.825Z] #172 DONE 0.3s [2024-07-24T20:20:28.825Z] [2024-07-24T20:20:28.825Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T20:20:29.094Z] #145 ... [2024-07-24T20:20:29.094Z] [2024-07-24T20:20:29.094Z] #173 [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-07-24T20:20:29.369Z] #173 DONE 0.2s [2024-07-24T20:20:29.369Z] [2024-07-24T20:20:29.369Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-24T20:20:29.369Z] #174 DONE 0.2s [2024-07-24T20:20:29.369Z] [2024-07-24T20:20:29.369Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-24T20:20:29.369Z] #169 DONE 2.3s [2024-07-24T20:20:29.369Z] [2024-07-24T20:20:29.369Z] #103 [security-bootstrapper] exporting to image [2024-07-24T20:20:29.369Z] #103 exporting layers [2024-07-24T20:20:30.320Z] #103 ... [2024-07-24T20:20:30.320Z] [2024-07-24T20:20:30.320Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-24T20:20:30.320Z] #175 DONE 0.9s [2024-07-24T20:20:30.584Z] [2024-07-24T20:20:30.584Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-24T20:20:30.849Z] #176 DONE 0.4s [2024-07-24T20:20:30.849Z] [2024-07-24T20:20:30.849Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-24T20:20:30.849Z] #177 ... [2024-07-24T20:20:30.849Z] [2024-07-24T20:20:30.849Z] #103 [security-bootstrapper] exporting to image [2024-07-24T20:20:30.849Z] #103 exporting layers 1.5s done [2024-07-24T20:20:30.849Z] #103 writing image sha256:f6784a6093806cd8844682f22dea38cc4392f53e51f055dfa4571e0ad52c056d 0.0s done [2024-07-24T20:20:30.849Z] #103 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-24T20:20:30.849Z] #103 DONE 8.2s [2024-07-24T20:20:31.114Z] [2024-07-24T20:20:31.114Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-24T20:20:31.114Z] #177 DONE 0.2s [2024-07-24T20:20:31.114Z] [2024-07-24T20:20:31.114Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T20:20:33.796Z] #178 DONE 2.4s [2024-07-24T20:20:33.796Z] [2024-07-24T20:20:33.796Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T20:20:33.796Z] #148 ... [2024-07-24T20:20:33.796Z] [2024-07-24T20:20:33.796Z] #103 [security-secretstore-setup] exporting to image [2024-07-24T20:20:34.751Z] #103 exporting layers 1.2s done [2024-07-24T20:20:34.751Z] #103 writing image sha256:188e486922158af7949ccd5e687249c29a1c9d3e850d07108065ec8710a2a832 done [2024-07-24T20:20:34.751Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-24T20:20:34.751Z] #103 DONE 9.4s [2024-07-24T20:20:34.751Z] [2024-07-24T20:20:34.751Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T20:21:21.536Z] #151 ... [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-24T20:21:21.536Z] #150 DONE 1131.7s [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T20:21:21.536Z] #147 ... [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:21:21.536Z] #179 DONE 0.2s [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T20:21:21.536Z] #146 ... [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:21:21.536Z] #180 DONE 0.2s [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-24T20:21:21.536Z] #181 DONE 0.2s [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #182 [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-07-24T20:21:21.536Z] #182 DONE 0.1s [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T20:21:21.536Z] #148 ... [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-24T20:21:21.536Z] #183 DONE 0.1s [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T20:21:21.536Z] #184 DONE 2.0s [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #103 [core-common-config-bootstrapper] exporting to image [2024-07-24T20:21:21.536Z] #103 exporting layers [2024-07-24T20:21:21.536Z] #103 exporting layers 0.6s done [2024-07-24T20:21:21.536Z] #103 writing image sha256:a219b66bdcc2e7eef30b975ef1b16f0a3d752c0a4e611bc2c4ac88afcbcae2e5 done [2024-07-24T20:21:21.536Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-24T20:21:21.536Z] #103 DONE 10.1s [2024-07-24T20:21:21.536Z] [2024-07-24T20:21:21.536Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T20:23:13.174Z] #147 ... [2024-07-24T20:23:13.174Z] [2024-07-24T20:23:13.174Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-24T20:23:13.174Z] #148 DONE 1243.1s [2024-07-24T20:23:13.174Z] [2024-07-24T20:23:13.174Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T20:23:13.174Z] #147 ... [2024-07-24T20:23:13.174Z] [2024-07-24T20:23:13.174Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:23:13.174Z] #185 DONE 0.2s [2024-07-24T20:23:13.174Z] [2024-07-24T20:23:13.174Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:23:13.174Z] #186 DONE 0.1s [2024-07-24T20:23:13.174Z] [2024-07-24T20:23:13.174Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-24T20:23:13.174Z] #187 DONE 0.3s [2024-07-24T20:23:13.174Z] [2024-07-24T20:23:13.174Z] #188 [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-07-24T20:23:13.174Z] #188 DONE 0.2s [2024-07-24T20:23:13.174Z] [2024-07-24T20:23:13.174Z] #103 [security-spiffe-token-provider] exporting to image [2024-07-24T20:23:13.174Z] #103 exporting layers [2024-07-24T20:23:13.174Z] #103 exporting layers 0.9s done [2024-07-24T20:23:13.174Z] #103 writing image sha256:e2015b47176ffcea5c61163bbc3aaea7a993de4e86675ce830d98a9a4763e889 done [2024-07-24T20:23:13.174Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-24T20:23:13.174Z] #103 DONE 11.0s [2024-07-24T20:23:13.174Z] [2024-07-24T20:23:13.174Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:30:05.340Z] #142 ... [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-24T20:30:05.340Z] #151 DONE 1653.6s [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T20:30:05.340Z] #50 ... [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:30:05.340Z] #189 DONE 0.2s [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:30:05.340Z] #190 DONE 0.2s [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-24T20:30:05.340Z] #191 DONE 0.5s [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-24T20:30:05.340Z] #192 DONE 0.2s [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:30:05.340Z] #142 ... [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-24T20:30:05.340Z] #193 DONE 0.2s [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-24T20:30:05.340Z] #194 DONE 1.7s [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T20:30:05.340Z] #145 ... [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #103 [security-proxy-auth] exporting to image [2024-07-24T20:30:05.340Z] #103 exporting layers [2024-07-24T20:30:05.340Z] #103 exporting layers 0.7s done [2024-07-24T20:30:05.340Z] #103 writing image sha256:2dc745af9979e2029cfce988901525732e744438a36e1ea74fbbccf1d56403ee done [2024-07-24T20:30:05.340Z] #103 naming to docker.io/library/security-proxy-auth-arm64 [2024-07-24T20:30:05.340Z] #103 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-24T20:30:05.340Z] #103 DONE 11.7s [2024-07-24T20:30:05.340Z] [2024-07-24T20:30:05.340Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T20:31:01.752Z] #147 ... [2024-07-24T20:31:01.752Z] [2024-07-24T20:31:01.752Z] #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-24T20:31:01.752Z] #145 DONE 1709.3s [2024-07-24T20:31:01.752Z] [2024-07-24T20:31:01.752Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:31:01.752Z] #142 ... [2024-07-24T20:31:01.752Z] [2024-07-24T20:31:01.752Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:31:01.752Z] #195 DONE 0.1s [2024-07-24T20:31:01.752Z] [2024-07-24T20:31:01.752Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:31:01.752Z] #142 ... [2024-07-24T20:31:01.752Z] [2024-07-24T20:31:01.752Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:31:01.752Z] #196 DONE 0.1s [2024-07-24T20:31:01.752Z] [2024-07-24T20:31:01.752Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-24T20:31:01.752Z] #197 DONE 0.4s [2024-07-24T20:31:01.752Z] [2024-07-24T20:31:01.752Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-24T20:31:01.752Z] #198 DONE 0.1s [2024-07-24T20:31:01.752Z] [2024-07-24T20:31:01.752Z] #103 [core-command] exporting to image [2024-07-24T20:31:01.752Z] #103 exporting layers [2024-07-24T20:31:01.752Z] #103 exporting layers 0.4s done [2024-07-24T20:31:01.752Z] #103 writing image sha256:1e6dc2afecd8e958ed4c4bbe330621b401365289c94121737cefcaabf830ecfb done [2024-07-24T20:31:01.752Z] #103 naming to docker.io/library/core-command-arm64 done [2024-07-24T20:31:01.752Z] #103 DONE 12.1s [2024-07-24T20:31:01.752Z] [2024-07-24T20:31:01.752Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:31:05.096Z] #142 ... [2024-07-24T20:31:05.096Z] [2024-07-24T20:31:05.096Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-24T20:31:05.097Z] #140 DONE 1720.2s [2024-07-24T20:31:05.097Z] [2024-07-24T20:31:05.097Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:31:05.097Z] #142 ... [2024-07-24T20:31:05.097Z] [2024-07-24T20:31:05.097Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:31:05.364Z] #199 DONE 0.3s [2024-07-24T20:31:05.364Z] [2024-07-24T20:31:05.364Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:31:05.364Z] #200 DONE 0.2s [2024-07-24T20:31:05.364Z] [2024-07-24T20:31:05.364Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T20:31:05.631Z] #146 ... [2024-07-24T20:31:05.631Z] [2024-07-24T20:31:05.632Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-24T20:31:05.899Z] #201 ... [2024-07-24T20:31:05.899Z] [2024-07-24T20:31:05.899Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-24T20:31:05.899Z] #143 DONE 1721.4s [2024-07-24T20:31:05.899Z] [2024-07-24T20:31:05.899Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T20:31:06.165Z] #146 ... [2024-07-24T20:31:06.165Z] [2024-07-24T20:31:06.165Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:31:06.747Z] #202 DONE 0.3s [2024-07-24T20:31:06.747Z] [2024-07-24T20:31:06.747Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-24T20:31:06.747Z] #201 DONE 0.8s [2024-07-24T20:31:06.747Z] [2024-07-24T20:31:06.747Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-24T20:31:06.747Z] #203 DONE 0.2s [2024-07-24T20:31:06.747Z] [2024-07-24T20:31:06.747Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-24T20:31:07.709Z] #204 DONE 0.9s [2024-07-24T20:31:07.709Z] [2024-07-24T20:31:07.709Z] #103 [core-data] exporting to image [2024-07-24T20:31:07.709Z] #103 exporting layers [2024-07-24T20:31:07.709Z] #103 exporting layers 0.9s done [2024-07-24T20:31:07.709Z] #103 writing image sha256:bfb1f50545f46d9f426c94b652d9f1da440276f68608d00ceee620717528432a done [2024-07-24T20:31:07.709Z] #103 naming to docker.io/library/core-data-arm64 done [2024-07-24T20:31:07.709Z] #103 DONE 13.0s [2024-07-24T20:31:07.709Z] [2024-07-24T20:31:07.709Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-24T20:31:07.975Z] #205 DONE 0.2s [2024-07-24T20:31:07.975Z] [2024-07-24T20:31:07.975Z] #103 [core-keeper] exporting to image [2024-07-24T20:31:08.241Z] #103 exporting layers 0.4s done [2024-07-24T20:31:08.241Z] #103 writing image sha256:6a4cc51916b6ab2682602b921921d44e059a4be0e378b719fcb4377dedfa2d37 done [2024-07-24T20:31:08.241Z] #103 naming to docker.io/library/core-keeper-arm64 done [2024-07-24T20:31:08.241Z] #103 DONE 13.4s [2024-07-24T20:31:08.241Z] [2024-07-24T20:31:08.241Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-24T20:31:11.584Z] #16 ... [2024-07-24T20:31:11.584Z] [2024-07-24T20:31:11.584Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-24T20:31:11.584Z] #147 DONE 1726.9s [2024-07-24T20:31:11.584Z] [2024-07-24T20:31:11.584Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T20:31:12.168Z] #50 ... [2024-07-24T20:31:12.168Z] [2024-07-24T20:31:12.168Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:31:12.168Z] #206 DONE 0.2s [2024-07-24T20:31:12.168Z] [2024-07-24T20:31:12.168Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:31:12.435Z] #207 DONE 0.1s [2024-07-24T20:31:12.435Z] [2024-07-24T20:31:12.435Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-24T20:31:13.018Z] #208 DONE 0.4s [2024-07-24T20:31:13.018Z] [2024-07-24T20:31:13.018Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-24T20:31:13.018Z] #209 DONE 0.1s [2024-07-24T20:31:13.018Z] [2024-07-24T20:31:13.018Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-24T20:31:13.018Z] #210 DONE 0.1s [2024-07-24T20:31:13.018Z] [2024-07-24T20:31:13.018Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:31:13.018Z] #142 ... [2024-07-24T20:31:13.018Z] [2024-07-24T20:31:13.018Z] #103 [core-metadata] exporting to image [2024-07-24T20:31:13.602Z] #103 exporting layers 0.6s done [2024-07-24T20:31:13.602Z] #103 writing image sha256:ed574efb6a2685a34211a5701303e63ee18f41a5bfee4088bfc1a379ecd85ba4 done [2024-07-24T20:31:13.602Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-07-24T20:31:13.602Z] #103 DONE 14.0s [2024-07-24T20:31:13.602Z] [2024-07-24T20:31:13.602Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:31:35.647Z] #142 ... [2024-07-24T20:31:35.647Z] [2024-07-24T20:31:35.647Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-24T20:31:35.647Z] #146 DONE 1750.5s [2024-07-24T20:31:35.647Z] [2024-07-24T20:31:35.647Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:31:35.647Z] #142 ... [2024-07-24T20:31:35.647Z] [2024-07-24T20:31:35.647Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:31:35.647Z] #211 DONE 0.1s [2024-07-24T20:31:35.647Z] [2024-07-24T20:31:35.647Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:31:35.916Z] #212 DONE 0.1s [2024-07-24T20:31:35.916Z] [2024-07-24T20:31:35.916Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-24T20:31:36.187Z] #213 DONE 0.4s [2024-07-24T20:31:36.187Z] [2024-07-24T20:31:36.187Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-24T20:31:36.464Z] #214 DONE 0.2s [2024-07-24T20:31:36.464Z] [2024-07-24T20:31:36.464Z] #103 [support-scheduler] exporting to image [2024-07-24T20:31:36.464Z] #103 exporting layers [2024-07-24T20:31:36.738Z] #103 ... [2024-07-24T20:31:36.738Z] [2024-07-24T20:31:36.738Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-24T20:31:36.738Z] #142 DONE 1744.4s [2024-07-24T20:31:37.007Z] [2024-07-24T20:31:37.007Z] #103 [support-scheduler] exporting to image [2024-07-24T20:31:37.007Z] #103 exporting layers 0.6s done [2024-07-24T20:31:37.007Z] #103 writing image sha256:4b97fd867e84f7a7c680ed5342b8e597f9a4ed3d8c0be02959fdc5c4d435d822 done [2024-07-24T20:31:37.007Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-07-24T20:31:37.007Z] #103 DONE 14.6s [2024-07-24T20:31:37.007Z] [2024-07-24T20:31:37.007Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T20:31:37.272Z] #50 ... [2024-07-24T20:31:37.272Z] [2024-07-24T20:31:37.272Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-24T20:31:37.272Z] #215 DONE 0.1s [2024-07-24T20:31:37.272Z] [2024-07-24T20:31:37.272Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-24T20:31:37.272Z] #216 DONE 0.1s [2024-07-24T20:31:37.272Z] [2024-07-24T20:31:37.272Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-24T20:31:37.540Z] #217 DONE 0.3s [2024-07-24T20:31:37.540Z] [2024-07-24T20:31:37.540Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-24T20:31:37.806Z] #218 DONE 0.1s [2024-07-24T20:31:37.806Z] [2024-07-24T20:31:37.806Z] #103 [support-notifications] exporting to image [2024-07-24T20:31:38.073Z] #103 exporting layers 0.5s done [2024-07-24T20:31:38.073Z] #103 writing image sha256:b6e0857210e43420bd47459ff75881e3ea14051419150d1d15b07e6734c300c6 0.0s done [2024-07-24T20:31:38.073Z] #103 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-07-24T20:31:38.073Z] #103 DONE 15.1s [2024-07-24T20:31:38.073Z] [2024-07-24T20:31:38.073Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-24T20:31:38.073Z] time="2024-07-24T19:59:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-24T20:31:38.367Z] $ docker stop --time=1 3fe411fac229d4fa8fb3d573582483055aa1f3f7f8f77474c5ed2ad8cd780342 [2024-07-24T20:31:40.031Z] $ docker rm -f --volumes 3fe411fac229d4fa8fb3d573582483055aa1f3f7f8f77474c5ed2ad8cd780342 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T20:31:40.612Z] + docker images [2024-07-24T20:31:40.612Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-24T20:31:40.612Z] support-notifications-arm64 latest b6e0857210e4 3 seconds ago 38.2MB [2024-07-24T20:31:40.612Z] support-scheduler-arm64 latest 4b97fd867e84 4 seconds ago 37.6MB [2024-07-24T20:31:40.612Z] core-metadata-arm64 latest ed574efb6a26 28 seconds ago 35.5MB [2024-07-24T20:31:40.612Z] core-keeper-arm64 latest 6a4cc51916b6 33 seconds ago 35.2MB [2024-07-24T20:31:40.612Z] core-data-arm64 latest bfb1f50545f4 34 seconds ago 35.4MB [2024-07-24T20:31:40.612Z] core-command-arm64 latest 1e6dc2afecd8 46 seconds ago 35MB [2024-07-24T20:31:40.612Z] security-proxy-auth-arm64 latest 2dc745af9979 About a minute ago 32.6MB [2024-07-24T20:31:40.612Z] security-spiffe-token-provider-arm64 latest e2015b47176f 8 minutes ago 29.1MB [2024-07-24T20:31:40.612Z] core-common-config-bootstrapper-arm64 latest a219b66bdcc2 10 minutes ago 15.3MB [2024-07-24T20:31:40.612Z] security-secretstore-setup-arm64 latest 188e48692215 11 minutes ago 36.4MB [2024-07-24T20:31:40.612Z] security-bootstrapper-arm64 latest f6784a609380 11 minutes ago 18.9MB [2024-07-24T20:31:40.612Z] security-proxy-setup-arm64 latest f3e02d645f23 11 minutes ago 26.1MB [2024-07-24T20:31:40.612Z] security-spire-config-arm64 latest a2ff310fd6ab 30 minutes ago 115MB [2024-07-24T20:31:40.612Z] security-spire-server-arm64 latest 773bb861136f 30 minutes ago 116MB [2024-07-24T20:31:40.612Z] security-spire-agent-arm64 latest 85d4d02df506 30 minutes ago 174MB [2024-07-24T20:31:40.612Z] ci-base-image-arm64 latest e1c1aa4923a8 47 minutes ago 963MB [2024-07-24T20:31:40.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-24T20:31:40.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T20:31:41.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T20:31:41.568Z] [2024-07-24T20:31:41.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T20:31:41.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T20:31:42.259Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-24T20:31:42.259Z] 8998bd30e6a1: Pulling fs layer [2024-07-24T20:31:42.259Z] 04944245beec: Pulling fs layer [2024-07-24T20:31:42.259Z] 699f458cf7ca: Pulling fs layer [2024-07-24T20:31:42.259Z] 765212b225bb: Pulling fs layer [2024-07-24T20:31:42.259Z] f23df028b6ca: Pulling fs layer [2024-07-24T20:31:42.259Z] d65c8cfc05b1: Pulling fs layer [2024-07-24T20:31:42.259Z] 2437ff75d9bd: Pulling fs layer [2024-07-24T20:31:42.259Z] f23df028b6ca: Waiting [2024-07-24T20:31:42.259Z] d65c8cfc05b1: Waiting [2024-07-24T20:31:42.259Z] 2437ff75d9bd: Waiting [2024-07-24T20:31:42.259Z] 765212b225bb: Waiting [2024-07-24T20:31:42.259Z] 04944245beec: Verifying Checksum [2024-07-24T20:31:42.259Z] 04944245beec: Download complete [2024-07-24T20:31:42.259Z] 765212b225bb: Verifying Checksum [2024-07-24T20:31:42.259Z] 765212b225bb: Download complete [2024-07-24T20:31:42.259Z] f23df028b6ca: Verifying Checksum [2024-07-24T20:31:42.259Z] f23df028b6ca: Download complete [2024-07-24T20:31:42.526Z] d65c8cfc05b1: Verifying Checksum [2024-07-24T20:31:42.526Z] d65c8cfc05b1: Download complete [2024-07-24T20:31:42.526Z] 699f458cf7ca: Verifying Checksum [2024-07-24T20:31:42.526Z] 699f458cf7ca: Download complete [2024-07-24T20:31:42.792Z] 8998bd30e6a1: Download complete [2024-07-24T20:31:45.363Z] 2437ff75d9bd: Verifying Checksum [2024-07-24T20:31:45.363Z] 2437ff75d9bd: Download complete [2024-07-24T20:31:47.942Z] 8998bd30e6a1: Pull complete [2024-07-24T20:31:47.942Z] 04944245beec: Pull complete [2024-07-24T20:31:49.343Z] 699f458cf7ca: Pull complete [2024-07-24T20:31:49.608Z] 765212b225bb: Pull complete [2024-07-24T20:31:50.563Z] f23df028b6ca: Pull complete [2024-07-24T20:31:50.828Z] d65c8cfc05b1: Pull complete [2024-07-24T20:32:09.007Z] 2437ff75d9bd: Pull complete [2024-07-24T20:32:09.007Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-24T20:32:09.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T20:32:09.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T20:32:09.366Z] prd-ubuntu20.04-docker-arm64-4c-16g-6355 does not seem to be running inside a container [2024-07-24T20:32:09.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-24T20:32:12.372Z] $ docker top 17137aee18dbf25e079bdbc6a5f270b83d49c80432d3e541e2d8f8f90bb102cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T20:32:13.376Z] ---> job-cost.sh [2024-07-24T20:32:13.376Z] lf-activate-venv: SKIPPING [2024-07-24T20:32:13.376Z] INFO: No Stack... [2024-07-24T20:32:13.641Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-24T20:32:14.593Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T20:32:14.937Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-07-24T20:32:14.937Z] + cut -d, -f6 [Pipeline] lock [2024-07-24T20:32:15.270Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4838-1-stack-cost] [2024-07-24T20:32:15.281Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4838-1-stack-cost] did not exist. Created. [2024-07-24T20:32:15.288Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4838-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T20:32:16.026Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-24T20:32:16.250Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T20:32:16.270Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4838-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T20:32:16.354Z] $ docker stop --time=1 17137aee18dbf25e079bdbc6a5f270b83d49c80432d3e541e2d8f8f90bb102cb [2024-07-24T20:32:17.855Z] $ docker rm -f --volumes 17137aee18dbf25e079bdbc6a5f270b83d49c80432d3e541e2d8f8f90bb102cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-24T20:32:19.068Z] provisioning config files... [2024-07-24T20:32:19.076Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7155677878667208300tmp [Pipeline] { [Pipeline] sh [2024-07-24T20:32:19.427Z] + set +x [2024-07-24T20:32:19.427Z] + bash -s -- [2024-07-24T20:32:19.428Z] + curl -s https://codecov.io/bash [2024-07-24T20:32:19.428Z] [2024-07-24T20:32:19.428Z] _____ _ [2024-07-24T20:32:19.428Z] / ____| | | [2024-07-24T20:32:19.428Z] | | ___ __| | ___ ___ _____ __ [2024-07-24T20:32:19.428Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-24T20:32:19.428Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-24T20:32:19.428Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-24T20:32:19.428Z] Bash-1.0.6 [2024-07-24T20:32:19.428Z] [2024-07-24T20:32:19.428Z] [2024-07-24T20:32:19.428Z] ==> git version 2.25.1 found [2024-07-24T20:32:19.428Z] ==> 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-07-24T20:32:19.428Z] Release-Date: 2020-01-08 [2024-07-24T20:32:19.428Z] 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-07-24T20:32:19.428Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-24T20:32:19.428Z] ==> Jenkins CI detected. [2024-07-24T20:32:19.428Z] current dir:  /w/workspace/edgex-go/1 [2024-07-24T20:32:19.428Z] project root: . [2024-07-24T20:32:19.428Z] --> token set from env [2024-07-24T20:32:19.428Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-24T20:32:19.687Z] ==> Running gcov in . (disable via -X gcov) [2024-07-24T20:32:19.687Z] ==> Python coveragepy not found [2024-07-24T20:32:19.687Z] ==> Searching for coverage reports in: [2024-07-24T20:32:19.687Z] + . [2024-07-24T20:32:19.687Z] -> Found 1 reports [2024-07-24T20:32:19.687Z] ==> Detecting git/mercurial file structure [2024-07-24T20:32:19.687Z] ==> Reading reports [2024-07-24T20:32:19.687Z] + ./coverage.out bytes=481596 [2024-07-24T20:32:19.687Z] ==> Appending adjustments [2024-07-24T20:32:19.687Z] https://docs.codecov.io/docs/fixing-reports [2024-07-24T20:32:21.064Z] + Found adjustments [2024-07-24T20:32:21.064Z] ==> Gzipping contents [2024-07-24T20:32:21.064Z] 60K /tmp/codecov.97KzAS.gz [2024-07-24T20:32:21.064Z] ==> Uploading reports [2024-07-24T20:32:21.064Z] url: https://codecov.io [2024-07-24T20:32:21.064Z] query: branch=PR-4838&commit=de9109440ad92ef5e3edca1d7a18a5889c745126&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4838%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4838&job=&cmd_args= [2024-07-24T20:32:21.064Z] -> Pinging Codecov [2024-07-24T20:32:21.064Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4838&commit=de9109440ad92ef5e3edca1d7a18a5889c745126&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4838%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4838&job=&cmd_args= [2024-07-24T20:32:21.064Z] -> Uploading to [2024-07-24T20:32:21.064Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-24/00271124DB129430A58F1EEE437C3FCB/de9109440ad92ef5e3edca1d7a18a5889c745126/1072898e-fbff-4104-8737-039bbe16966a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T203220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f09e3d12db3281b890c9dfe908dd05604983efa089c4cc89630bfce16c7da4d [2024-07-24T20:32:21.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T20:32:21.064Z] Dload Upload Total Spent Left Speed [2024-07-24T20:32:21.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61276 0 0 100 61276 0 210k --:--:-- --:--:-- --:--:-- 210k [2024-07-24T20:32:21.323Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/de9109440ad92ef5e3edca1d7a18a5889c745126 [Pipeline] } [2024-07-24T20:32:21.357Z] 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-07-24T20:32:23.097Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-24T20:32:23.443Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T20:32:24.356Z] ---> package-listing.sh [2024-07-24T20:32:24.356Z] ++ facter osfamily [2024-07-24T20:32:24.356Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-24T20:32:24.617Z] + OS_FAMILY=debian [2024-07-24T20:32:24.617Z] + workspace=/w/workspace/edgex-go/1 [2024-07-24T20:32:24.617Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-24T20:32:24.617Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-24T20:32:24.617Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-24T20:32:24.617Z] + PACKAGES=/tmp/packages_start.txt [2024-07-24T20:32:24.617Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-24T20:32:24.617Z] + PACKAGES=/tmp/packages_end.txt [2024-07-24T20:32:24.617Z] + case "${OS_FAMILY}" in [2024-07-24T20:32:24.617Z] + dpkg -l [2024-07-24T20:32:24.617Z] + grep '^ii' [2024-07-24T20:32:24.617Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-24T20:32:24.617Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-24T20:32:24.617Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-24T20:32:24.617Z] + '[' /w/workspace/edgex-go/1 ']' [2024-07-24T20:32:24.617Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-07-24T20:32:24.617Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-07-24T20:32:24.659Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-24T20:32:24.959Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T20:32:25.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T20:32:25.616Z] [2024-07-24T20:32:25.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T20:32:26.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T20:32:26.036Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-24T20:32:26.036Z] 5eb5b503b376: Pulling fs layer [2024-07-24T20:32:26.036Z] 5c69ac0246d0: Pulling fs layer [2024-07-24T20:32:26.036Z] ec43610c2a17: Pulling fs layer [2024-07-24T20:32:26.036Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-24T20:32:26.036Z] 33b1e0a273af: Pulling fs layer [2024-07-24T20:32:26.036Z] 5d3b04190fa2: Pulling fs layer [2024-07-24T20:32:26.036Z] 2f39f015ded8: Pulling fs layer [2024-07-24T20:32:26.036Z] 33b1e0a273af: Waiting [2024-07-24T20:32:26.036Z] 5d3b04190fa2: Waiting [2024-07-24T20:32:26.036Z] 2f39f015ded8: Waiting [2024-07-24T20:32:26.036Z] 3a2ae6a8a46f: Waiting [2024-07-24T20:32:26.036Z] 5c69ac0246d0: Download complete [2024-07-24T20:32:26.295Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-24T20:32:26.295Z] 3a2ae6a8a46f: Download complete [2024-07-24T20:32:26.295Z] 33b1e0a273af: Verifying Checksum [2024-07-24T20:32:26.295Z] 33b1e0a273af: Download complete [2024-07-24T20:32:26.295Z] 5d3b04190fa2: Verifying Checksum [2024-07-24T20:32:26.295Z] 5d3b04190fa2: Download complete [2024-07-24T20:32:26.295Z] ec43610c2a17: Verifying Checksum [2024-07-24T20:32:26.295Z] ec43610c2a17: Download complete [2024-07-24T20:32:26.554Z] 5eb5b503b376: Verifying Checksum [2024-07-24T20:32:26.554Z] 5eb5b503b376: Download complete [2024-07-24T20:32:27.123Z] 2f39f015ded8: Verifying Checksum [2024-07-24T20:32:27.124Z] 2f39f015ded8: Download complete [2024-07-24T20:32:28.063Z] 5eb5b503b376: Pull complete [2024-07-24T20:32:28.323Z] 5c69ac0246d0: Pull complete [2024-07-24T20:32:28.893Z] ec43610c2a17: Pull complete [2024-07-24T20:32:29.153Z] 3a2ae6a8a46f: Pull complete [2024-07-24T20:32:29.415Z] 33b1e0a273af: Pull complete [2024-07-24T20:32:29.675Z] 5d3b04190fa2: Pull complete [2024-07-24T20:32:34.948Z] 2f39f015ded8: Pull complete [2024-07-24T20:32:34.948Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-24T20:32:34.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T20:32:34.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T20:32:35.197Z] prd-ubuntu20.04-docker-8c-8g-6354 does not seem to be running inside a container [2024-07-24T20:32:35.227Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-24T20:32:39.616Z] $ docker top 3b41ee4da11577158d73289414a9dcfcaa26987092037445d110360c1bde9297 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T20:32:40.042Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-24T20:32:40.371Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-24T20:32:40.692Z] + ls /var/log/sa-host [2024-07-24T20:32:40.692Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T20:32:40.941Z] provisioning config files... [2024-07-24T20:32:40.951Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2734839916350789184tmp [Pipeline] { [Pipeline] echo [2024-07-24T20:32:41.026Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T20:32:41.353Z] ---> create-netrc.sh [Pipeline] } [2024-07-24T20:32:41.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-24T20:32:41.844Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-24T20:32:41.883Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T20:32:42.208Z] ---> sudo-logs.sh [2024-07-24T20:32:42.209Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-24T20:32:42.313Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T20:32:42.637Z] ---> job-cost.sh [2024-07-24T20:32:42.637Z] lf-activate-venv: SKIPPING [2024-07-24T20:32:42.637Z] DEBUG: total: 0.10999999940395355 [2024-07-24T20:32:42.637Z] INFO: Retrieving Stack Cost... [2024-07-24T20:32:42.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T20:32:43.157Z] INFO: Archiving Costs [Pipeline] echo [2024-07-24T20:32:43.454Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T20:32:43.782Z] ---> logs-deploy.sh [2024-07-24T20:32:43.782Z] lf-activate-venv: SKIPPING [2024-07-24T20:32:43.782Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4838/1 [2024-07-24T20:32:43.782Z] INFO: archiving workspace using pattern(s): [2024-07-24T20:32:45.163Z] Archives upload complete. [2024-07-24T20:32:45.163Z] INFO: archiving logs to Nexus [2024-07-24T20:32:45.734Z] ---> uname -a: [2024-07-24T20:32:45.735Z] Linux prd-ubuntu20-04-docker-8c-8g-6354 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] ---> lscpu: [2024-07-24T20:32:45.735Z] Architecture: x86_64 [2024-07-24T20:32:45.735Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-24T20:32:45.735Z] Byte Order: Little Endian [2024-07-24T20:32:45.735Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-24T20:32:45.735Z] CPU(s): 8 [2024-07-24T20:32:45.735Z] On-line CPU(s) list: 0-7 [2024-07-24T20:32:45.735Z] Thread(s) per core: 1 [2024-07-24T20:32:45.735Z] Core(s) per socket: 1 [2024-07-24T20:32:45.735Z] Socket(s): 8 [2024-07-24T20:32:45.735Z] NUMA node(s): 1 [2024-07-24T20:32:45.735Z] Vendor ID: AuthenticAMD [2024-07-24T20:32:45.735Z] CPU family: 23 [2024-07-24T20:32:45.735Z] Model: 49 [2024-07-24T20:32:45.735Z] Model name: AMD EPYC-Rome Processor [2024-07-24T20:32:45.735Z] Stepping: 0 [2024-07-24T20:32:45.735Z] CPU MHz: 2799.998 [2024-07-24T20:32:45.735Z] BogoMIPS: 5599.99 [2024-07-24T20:32:45.735Z] Virtualization: AMD-V [2024-07-24T20:32:45.735Z] Hypervisor vendor: KVM [2024-07-24T20:32:45.735Z] Virtualization type: full [2024-07-24T20:32:45.735Z] L1d cache: 256 KiB [2024-07-24T20:32:45.735Z] L1i cache: 256 KiB [2024-07-24T20:32:45.735Z] L2 cache: 4 MiB [2024-07-24T20:32:45.735Z] L3 cache: 128 MiB [2024-07-24T20:32:45.735Z] NUMA node0 CPU(s): 0-7 [2024-07-24T20:32:45.735Z] Vulnerability Itlb multihit: Not affected [2024-07-24T20:32:45.735Z] Vulnerability L1tf: Not affected [2024-07-24T20:32:45.735Z] Vulnerability Mds: Not affected [2024-07-24T20:32:45.735Z] Vulnerability Meltdown: Not affected [2024-07-24T20:32:45.735Z] Vulnerability Mmio stale data: Not affected [2024-07-24T20:32:45.735Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-24T20:32:45.735Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-24T20:32:45.735Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-24T20:32:45.735Z] Vulnerability Srbds: Not affected [2024-07-24T20:32:45.735Z] Vulnerability Tsx async abort: Not affected [2024-07-24T20:32:45.735Z] 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-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] ---> nproc: [2024-07-24T20:32:45.735Z] 8 [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] ---> df -h: [2024-07-24T20:32:45.735Z] Filesystem Size Used Avail Use% Mounted on [2024-07-24T20:32:45.735Z] overlay 155G 26G 130G 17% / [2024-07-24T20:32:45.735Z] tmpfs 64M 0 64M 0% /dev [2024-07-24T20:32:45.735Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-24T20:32:45.735Z] shm 64M 0 64M 0% /dev/shm [2024-07-24T20:32:45.735Z] /dev/vda1 155G 26G 130G 17% /facter-os [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] ---> sar -b -r -n DEV: [2024-07-24T20:32:45.735Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6354) 07/24/24 _x86_64_ (8 CPU) [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] 19:38:34 LINUX RESTART (8 CPU) [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] 19:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-24T20:32:45.735Z] 19:40:01 293.77 37.98 255.79 0.00 4253.29 26593.57 0.00 [2024-07-24T20:32:45.735Z] 19:41:01 186.00 1.23 184.77 0.00 34.26 62001.93 0.00 [2024-07-24T20:32:45.735Z] 19:42:01 39.55 0.02 39.53 0.00 0.13 29915.59 0.00 [2024-07-24T20:32:45.735Z] 19:43:01 35.14 0.10 35.04 0.00 2.00 17191.93 0.00 [2024-07-24T20:32:45.735Z] 19:44:01 195.87 4.12 191.75 0.00 2095.83 88492.90 0.00 [2024-07-24T20:32:45.735Z] 19:45:01 718.91 16.88 702.03 0.00 2427.72 202300.70 0.00 [2024-07-24T20:32:45.735Z] 19:46:01 313.33 1.13 312.20 0.00 74.78 138694.97 0.00 [2024-07-24T20:32:45.735Z] 19:47:01 252.14 0.03 252.11 0.00 0.27 67931.63 0.00 [2024-07-24T20:32:45.735Z] 19:48:01 626.58 0.07 626.51 0.00 0.53 150749.68 0.00 [2024-07-24T20:32:45.735Z] 19:49:01 261.34 0.02 261.32 0.00 0.67 11831.59 0.00 [2024-07-24T20:32:45.735Z] 19:50:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2024-07-24T20:32:45.735Z] 19:51:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 [2024-07-24T20:32:45.735Z] 19:52:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2024-07-24T20:32:45.735Z] 19:53:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2024-07-24T20:32:45.735Z] 19:54:01 2.28 0.02 2.27 0.00 0.13 29.32 0.00 [2024-07-24T20:32:45.735Z] 19:55:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 [2024-07-24T20:32:45.735Z] 19:56:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2024-07-24T20:32:45.735Z] 19:57:02 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2024-07-24T20:32:45.735Z] 19:58:01 1.03 0.00 1.03 0.00 0.00 12.07 0.00 [2024-07-24T20:32:45.735Z] 19:59:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2024-07-24T20:32:45.735Z] 20:00:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2024-07-24T20:32:45.735Z] 20:01:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 [2024-07-24T20:32:45.735Z] 20:02:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2024-07-24T20:32:45.735Z] 20:03:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 [2024-07-24T20:32:45.735Z] 20:04:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2024-07-24T20:32:45.735Z] 20:05:01 3.20 1.58 1.62 0.00 36.93 21.46 0.00 [2024-07-24T20:32:45.735Z] 20:06:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2024-07-24T20:32:45.735Z] 20:07:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 [2024-07-24T20:32:45.735Z] 20:08:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-07-24T20:32:45.735Z] 20:09:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2024-07-24T20:32:45.735Z] 20:10:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-07-24T20:32:45.735Z] 20:11:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 [2024-07-24T20:32:45.735Z] 20:12:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2024-07-24T20:32:45.735Z] 20:13:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 [2024-07-24T20:32:45.735Z] 20:14:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2024-07-24T20:32:45.735Z] 20:15:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 [2024-07-24T20:32:45.735Z] 20:16:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2024-07-24T20:32:45.735Z] 20:17:01 0.98 0.02 0.97 0.00 0.13 12.13 0.00 [2024-07-24T20:32:45.735Z] 20:18:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2024-07-24T20:32:45.735Z] 20:19:01 0.88 0.00 0.88 0.00 0.00 12.66 0.00 [2024-07-24T20:32:45.735Z] 20:20:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2024-07-24T20:32:45.735Z] 20:21:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 [2024-07-24T20:32:45.735Z] 20:22:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 [2024-07-24T20:32:45.735Z] 20:23:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2024-07-24T20:32:45.735Z] 20:24:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2024-07-24T20:32:45.735Z] 20:25:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2024-07-24T20:32:45.735Z] 20:26:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 [2024-07-24T20:32:45.735Z] 20:27:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 [2024-07-24T20:32:45.735Z] 20:28:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2024-07-24T20:32:45.735Z] 20:29:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 [2024-07-24T20:32:45.735Z] 20:30:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 [2024-07-24T20:32:45.735Z] 20:31:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2024-07-24T20:32:45.735Z] 20:32:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2024-07-24T20:32:45.735Z] Average: 56.18 1.19 54.99 0.00 168.48 15030.57 0.00 [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] 19:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-24T20:32:45.735Z] 19:40:01 29141656 31543644 780948 2.37 71000 2607460 1829960 5.39 1047448 2314588 381808 [2024-07-24T20:32:45.735Z] 19:41:01 27505176 31346596 953868 2.90 126664 3868680 2214028 6.52 1698144 3155500 592980 [2024-07-24T20:32:45.735Z] 19:42:01 27165392 31415828 882780 2.68 128132 4252136 2039440 6.01 1844564 3321676 101912 [2024-07-24T20:32:45.735Z] 19:43:01 26727692 31254288 1041240 3.17 132912 4488424 2181644 6.43 1762384 3806400 311664 [2024-07-24T20:32:45.735Z] 19:44:01 24001156 31242192 1027820 3.13 155920 7141904 2761148 8.14 1909348 6309508 1747184 [2024-07-24T20:32:45.735Z] 19:45:01 18089652 31339408 903620 2.75 333440 12580864 2785096 8.21 2794812 10911124 1868780 [2024-07-24T20:32:45.735Z] 19:46:01 12849604 29479692 2700296 8.21 364528 15576668 8652900 25.50 5020368 13489444 853936 [2024-07-24T20:32:45.735Z] 19:47:01 10376056 29375612 2803820 8.53 380444 17823920 8510948 25.08 6145060 14730760 1319856 [2024-07-24T20:32:45.735Z] 19:48:01 12183256 31320292 920536 2.80 390820 18115328 3175628 9.36 3174092 16142396 3180 [2024-07-24T20:32:45.735Z] 19:49:01 12004300 31396100 850492 2.59 394448 18358552 2567748 7.57 3163540 16331172 176 [2024-07-24T20:32:45.735Z] 19:50:01 12005008 31396868 849776 2.58 394460 18358556 2567748 7.57 3163536 16331180 16 [2024-07-24T20:32:45.735Z] 19:51:01 12040752 31432612 813932 2.48 394512 18358556 2567748 7.57 3128064 16331180 8 [2024-07-24T20:32:45.735Z] 19:52:01 12041712 31433628 812892 2.47 394528 18358560 2567748 7.57 3126776 16331184 8 [2024-07-24T20:32:45.735Z] 19:53:01 12044696 31436636 809816 2.46 394544 18358564 2567748 7.57 3123684 16331188 44 [2024-07-24T20:32:45.735Z] 19:54:01 12047180 31439120 807988 2.46 394624 18358540 2566840 7.56 3124108 16331164 32 [2024-07-24T20:32:45.735Z] 19:55:01 12046864 31438968 808064 2.46 394640 18358672 2566840 7.56 3124296 16331288 176 [2024-07-24T20:32:45.735Z] 19:56:01 12046936 31439044 807948 2.46 394680 18358676 2566840 7.56 3124152 16331292 8 [2024-07-24T20:32:45.735Z] 19:57:02 12047076 31439224 807728 2.46 394700 18358676 2566840 7.56 3123948 16331292 44 [2024-07-24T20:32:45.735Z] 19:58:01 12046484 31438656 808244 2.46 394720 18358672 2566840 7.56 3123952 16331296 8 [2024-07-24T20:32:45.735Z] 19:59:01 12046504 31438764 808032 2.46 394752 18358684 2566840 7.56 3123256 16331296 48 [2024-07-24T20:32:45.735Z] 20:00:01 12047004 31439268 807456 2.46 394796 18358688 2566840 7.56 3123300 16331300 8 [2024-07-24T20:32:45.735Z] 20:01:01 12047176 31439508 807156 2.45 394820 18358692 2566840 7.56 3123588 16331316 44 [2024-07-24T20:32:45.735Z] 20:02:01 12047424 31439776 807020 2.45 394832 18358692 2550552 7.52 3124088 16331316 176 [2024-07-24T20:32:45.735Z] 20:03:01 12047376 31439760 806984 2.45 394848 18358700 2550552 7.52 3123812 16331320 272 [2024-07-24T20:32:45.735Z] 20:04:01 12047596 31439988 806688 2.45 394860 18358704 2550552 7.52 3124128 16331328 120 [2024-07-24T20:32:45.735Z] 20:05:01 12029644 31424040 822556 2.50 394892 18359800 2550552 7.52 3143888 16331656 52 [2024-07-24T20:32:45.735Z] 20:06:01 12036808 31431208 815332 2.48 394908 18359812 2550552 7.52 3135592 16331612 16 [2024-07-24T20:32:45.735Z] 20:07:01 12036524 31430968 815536 2.48 394928 18359816 2550552 7.52 3135912 16331620 24 [2024-07-24T20:32:45.735Z] 20:08:01 12036516 31430964 815576 2.48 394940 18359820 2550552 7.52 3135636 16331624 8 [2024-07-24T20:32:45.735Z] 20:09:01 12036216 31430728 815784 2.48 394976 18359824 2550552 7.52 3135984 16331632 44 [2024-07-24T20:32:45.735Z] 20:10:01 12036080 31430616 815752 2.48 395008 18359824 2550552 7.52 3136160 16331636 44 [2024-07-24T20:32:45.735Z] 20:11:01 12035756 31430300 815904 2.48 395052 18359828 2550552 7.52 3136052 16331640 180 [2024-07-24T20:32:45.735Z] 20:12:01 12035964 31430568 815832 2.48 395072 18359828 2550552 7.52 3136132 16331644 8 [2024-07-24T20:32:45.735Z] 20:13:01 12035936 31430548 816012 2.48 395092 18359832 2550552 7.52 3136132 16331648 144 [2024-07-24T20:32:45.735Z] 20:14:01 12035928 31430544 815988 2.48 395100 18359836 2550552 7.52 3136016 16331652 4 [2024-07-24T20:32:45.735Z] 20:15:01 12035944 31430732 815756 2.48 395124 18359964 2550552 7.52 3135856 16331764 180 [2024-07-24T20:32:45.735Z] 20:16:01 12035896 31430692 815720 2.48 395140 18359968 2550552 7.52 3135804 16331768 8 [2024-07-24T20:32:45.735Z] 20:17:01 12035596 31430440 815920 2.48 395172 18359972 2550552 7.52 3135844 16331772 200 [2024-07-24T20:32:45.735Z] 20:18:01 12035784 31430644 815620 2.48 395180 18359976 2550552 7.52 3136156 16331776 12 [2024-07-24T20:32:45.735Z] 20:19:01 12035720 31430592 815620 2.48 395200 18359984 2550552 7.52 3136144 16331784 220 [2024-07-24T20:32:45.735Z] 20:20:01 12035420 31430352 815836 2.48 395240 18359968 2534208 7.47 3135984 16331788 4 [2024-07-24T20:32:45.735Z] 20:21:01 12035048 31430044 816100 2.48 395268 18359988 2534208 7.47 3135980 16331796 208 [2024-07-24T20:32:45.735Z] 20:22:01 12035072 31430072 815976 2.48 395304 18359992 2534208 7.47 3136012 16331800 8 [2024-07-24T20:32:45.735Z] 20:23:01 12035308 31430372 815648 2.48 395332 18359992 2550364 7.52 3136056 16331804 140 [2024-07-24T20:32:45.735Z] 20:24:01 12035224 31430300 815868 2.48 395340 18359996 2550364 7.52 3136352 16331808 8 [2024-07-24T20:32:45.735Z] 20:25:01 12035240 31430324 815792 2.48 395360 18360000 2550364 7.52 3136156 16331808 188 [2024-07-24T20:32:45.735Z] 20:26:01 12035400 31430556 815744 2.48 395388 18360004 2550364 7.52 3136444 16331820 4 [2024-07-24T20:32:45.735Z] 20:27:01 12035424 31430584 815672 2.48 395412 18360008 2550364 7.52 3136144 16331824 200 [2024-07-24T20:32:45.735Z] 20:28:01 12035124 31430288 815892 2.48 395428 18360008 2550364 7.52 3136144 16331824 8 [2024-07-24T20:32:45.735Z] 20:29:01 12034448 31429692 816692 2.48 395464 18360012 2534064 7.47 3136588 16331812 312 [2024-07-24T20:32:45.735Z] 20:30:01 12034440 31429708 816608 2.48 395492 18360016 2534064 7.47 3136604 16331816 40 [2024-07-24T20:32:45.735Z] 20:31:01 12034496 31429768 816524 2.48 395516 18360016 2534064 7.47 3136264 16331816 184 [2024-07-24T20:32:45.735Z] 20:32:01 12034728 31430068 816516 2.48 395544 18360020 2534064 7.47 3136320 16331824 4 [2024-07-24T20:32:45.735Z] Average: 13541196 31345117 903527 2.75 367255 16873050 2763684 8.14 3080808 14957930 135565 [2024-07-24T20:32:45.735Z] [2024-07-24T20:32:45.735Z] 19:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-24T20:32:45.735Z] 19:40:01 docker0 563.62 515.31 39.06 2873.64 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:40:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:40:01 ens3 1455.81 1399.87 11261.90 181.71 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:41:01 docker0 232.83 356.74 20.14 2052.32 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:41:01 veth162a33b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:41:01 ens3 389.04 253.12 2085.03 37.14 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:42:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:42:01 veth162a33b 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:42:01 ens3 30.57 23.69 27.84 13.27 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:43:01 docker0 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:43:01 veth162a33b 0.22 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:43:01 ens3 19.36 11.83 17.18 9.25 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:44:01 veth0576e50 0.33 0.40 0.03 0.13 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:44:01 docker0 0.33 0.27 0.03 0.12 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:44:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:44:01 ens3 270.08 153.40 4446.37 158.14 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:45:01 veth893da18 86.72 139.64 8.68 1207.57 0.00 0.00 0.00 0.10 [2024-07-24T20:32:45.735Z] 19:45:01 veth0576e50 0.10 0.83 0.00 0.04 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:45:01 docker0 446.00 777.56 38.29 6970.97 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.735Z] 19:45:01 vethd78f1ca 75.94 140.09 7.85 1180.37 0.00 0.00 0.00 0.10 [2024-07-24T20:32:45.735Z] 19:45:01 veth13edf84 79.59 137.10 8.18 1179.57 0.00 0.00 0.00 0.10 [2024-07-24T20:32:45.736Z] 19:45:01 ens3 893.75 487.79 8370.81 60.18 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:45:01 veth56162be 76.21 142.12 7.93 1180.84 0.00 0.00 0.00 0.10 [2024-07-24T20:32:45.736Z] 19:45:01 vethfb9dd2f 78.27 136.02 8.05 1181.44 0.00 0.00 0.00 0.10 [2024-07-24T20:32:45.736Z] 19:46:01 veth9b07d48 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 veth8aee0cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 veth0576e50 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 vethedb84d7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 vethcc5b1a1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 veth8b47d28 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 veth299e3f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 veth4d57277 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 vethdb14b49 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 veth9b93da1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 vethdfbda0d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 ens3 16.19 8.85 12.99 7.05 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 veth0e8b2d0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:46:01 veth9f6fce0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 veth9b07d48 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 veth8aee0cc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 veth0576e50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 vethedb84d7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 vethcc5b1a1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 veth8b47d28 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 veth299e3f7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 veth4d57277 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 vethdb14b49 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 veth9b93da1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 vethdfbda0d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 ens3 2.65 1.42 2.05 1.09 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 veth0e8b2d0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:47:01 veth9f6fce0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:48:01 veth0576e50 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:48:01 veth71f8b47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:48:01 ens3 11.21 6.70 9.02 4.96 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:49:01 ens3 8.24 6.34 7.19 3.78 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:50:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:55:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:56:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:57:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:57:02 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 19:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:00:01 ens3 0.65 0.42 2.12 0.09 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:02:01 ens3 0.35 0.32 0.25 0.21 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:04:01 ens3 0.73 0.30 0.30 0.21 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:05:01 ens3 8.27 6.98 5.64 6.49 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:06:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:10:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:15:01 ens3 0.32 0.30 0.09 0.08 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:20:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:21:01 ens3 0.23 0.23 0.17 0.02 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:25:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:30:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.736Z] 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.737Z] 20:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.737Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.737Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.737Z] 20:32:01 ens3 0.22 0.17 0.14 0.01 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.737Z] Average: docker0 23.49 31.17 1.84 224.55 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.737Z] Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.737Z] Average: ens3 58.71 44.62 495.42 9.14 0.00 0.00 0.00 0.00 [2024-07-24T20:32:45.737Z] [2024-07-24T20:32:45.737Z]