Pull request #4953 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0+7f550756abf89bcf15828d6373a305e4d40f5987 (b64f25048749810523e1db028fbeccaf6e2a36b0) 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-ssh7240021970131611630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13078494496654972075.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh 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-4953/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-4953/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1089028880103874010.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-4953/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2500539290758353754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh17217786616011047958.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-4953/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-4953/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3556868375903607148.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/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-22082 in /w/workspace/edgexfoundry_edgex-go_PR-4953 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7f550756abf89bcf15828d6373a305e4d40f5987 into PR head commit 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 Merge succeeded, producing 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 Checking out Revision 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 (PR-4953) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4953/head:refs/remotes/origin/PR-4953 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 # 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 7f550756abf89bcf15828d6373a305e4d40f5987 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 # timeout=10 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.3.0 to 2.4.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-07T19:51:30.967Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-07T19:51:31.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-07T19:51:31.265Z] ========================================================= [2024-10-07T19:51:31.265Z] EdgeX Global Pipelines Version Info [2024-10-07T19:51:31.265Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-07T19:51:32.075Z] ------------------- [2024-10-07T19:51:32.075Z] stable info: [2024-10-07T19:51:32.075Z] ------------------- [2024-10-07T19:51:32.075Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-07T19:51:32.075Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T19:51:32.075Z] Message: update stable to v1.0.265 [2024-10-07T19:51:32.643Z] ------------------- [2024-10-07T19:51:32.643Z] experimental info: [2024-10-07T19:51:32.643Z] ------------------- [2024-10-07T19:51:32.643Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-07T19:51:32.643Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-07T19:51:32.643Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-07T19:51:32.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-07T19:51:32.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-07T19:51:32.984Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-07T19:51:33.043Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-07T19:51:33.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-07T19:51:33.162Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-07T19:51:33.218Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-07T19:51:33.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-07T19:51:33.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-07T19:51:33.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-07T19:51:33.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-07T19:51:33.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-07T19:51:33.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-07T19:51:33.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-07T19:51:33.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-07T19:51:33.747Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T19:51:33.806Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T19:51:33.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-07T19:51:33.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-07T19:51:33.979Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-07T19:51:34.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-07T19:51:34.101Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-07T19:51:34.162Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-07T19:51:34.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4953 [Pipeline] echo [2024-10-07T19:51:34.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4953 [Pipeline] echo [2024-10-07T19:51:34.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4953 [Pipeline] echo [2024-10-07T19:51:34.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 [Pipeline] echo [2024-10-07T19:51:34.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81171e8 [Pipeline] echo [2024-10-07T19:51:34.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T19:51:34.661Z] provisioning config files... [2024-10-07T19:51:34.677Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16948543347506852062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T19:51:35.066Z] ---> ****-login.sh [2024-10-07T19:51:35.066Z] nexus3.edgexfoundry.org:10001 [2024-10-07T19:51:35.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T19:51:35.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T19:51:35.586Z] Configure a credential helper to remove this warning. See [2024-10-07T19:51:35.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T19:51:35.586Z] [2024-10-07T19:51:35.586Z] Login Succeeded [2024-10-07T19:51:35.586Z] nexus3.edgexfoundry.org:10002 [2024-10-07T19:51:35.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T19:51:35.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T19:51:35.587Z] Configure a credential helper to remove this warning. See [2024-10-07T19:51:35.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T19:51:35.587Z] [2024-10-07T19:51:35.587Z] Login Succeeded [2024-10-07T19:51:35.587Z] nexus3.edgexfoundry.org:10003 [2024-10-07T19:51:35.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T19:51:35.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T19:51:35.847Z] Configure a credential helper to remove this warning. See [2024-10-07T19:51:35.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T19:51:35.847Z] [2024-10-07T19:51:35.847Z] Login Succeeded [2024-10-07T19:51:35.847Z] nexus3.edgexfoundry.org:10004 [2024-10-07T19:51:35.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T19:51:35.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T19:51:35.847Z] Configure a credential helper to remove this warning. See [2024-10-07T19:51:35.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T19:51:35.848Z] [2024-10-07T19:51:35.848Z] Login Succeeded [2024-10-07T19:51:35.848Z] ****.io [2024-10-07T19:51:35.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T19:51:36.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T19:51:36.108Z] Configure a credential helper to remove this warning. See [2024-10-07T19:51:36.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T19:51:36.108Z] [2024-10-07T19:51:36.108Z] Login Succeeded [2024-10-07T19:51:36.108Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T19:51:36.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T19:51:36.620Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + dirname cmd/core-command/Dockerfile [2024-10-07T19:51:36.621Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/core-data/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/core-keeper/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/core-metadata/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/support-notifications/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-07T19:51:36.621Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-07T19:51:36.621Z] + cut -d/ -f2 [2024-10-07T19:51:36.621Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-07T19:51:36.670Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-07T19:51:37.222Z] + git rev-list -1 --merges 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0~1..81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 [Pipeline] echo [2024-10-07T19:51:37.264Z] -----------> git rev-list -1 --merges 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0~1..81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 [false] [Pipeline] sh [2024-10-07T19:51:37.605Z] + git log --format=format:%s -1 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 [Pipeline] echo [2024-10-07T19:51:37.649Z] ========================================================= [2024-10-07T19:51:37.650Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-07T19:51:37.650Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-07T19:51:38.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T19:51:38.187Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-07T19:51:38.187Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-07T19:51:38.187Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-07T19:51:38.187Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-07T19:51:38.187Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-07T19:51:38.187Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T19:51:38.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T19:51:38.728Z] [2024-10-07T19:51:38.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T19:51:39.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T19:51:39.200Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-07T19:51:39.200Z] b85a868b505f: Pulling fs layer [2024-10-07T19:51:39.200Z] e2be974225ed: Pulling fs layer [2024-10-07T19:51:39.200Z] 339a4e72a1f5: Pulling fs layer [2024-10-07T19:51:39.200Z] 988bab9f4d93: Pulling fs layer [2024-10-07T19:51:39.200Z] 1469e6f7b9e6: Pulling fs layer [2024-10-07T19:51:39.200Z] eaf3925da568: Pulling fs layer [2024-10-07T19:51:39.200Z] bab4dde63d76: Pulling fs layer [2024-10-07T19:51:39.200Z] bde34c3a00c8: Pulling fs layer [2024-10-07T19:51:39.200Z] b352a97aabf1: Pulling fs layer [2024-10-07T19:51:39.200Z] 4872d77fe225: Pulling fs layer [2024-10-07T19:51:39.200Z] 5851b861e8e6: Pulling fs layer [2024-10-07T19:51:39.200Z] eaf3925da568: Waiting [2024-10-07T19:51:39.200Z] bab4dde63d76: Waiting [2024-10-07T19:51:39.200Z] 988bab9f4d93: Waiting [2024-10-07T19:51:39.200Z] 5851b861e8e6: Waiting [2024-10-07T19:51:39.200Z] 1469e6f7b9e6: Waiting [2024-10-07T19:51:39.200Z] bde34c3a00c8: Waiting [2024-10-07T19:51:39.200Z] b352a97aabf1: Waiting [2024-10-07T19:51:39.200Z] 4872d77fe225: Waiting [2024-10-07T19:51:39.200Z] e2be974225ed: Download complete [2024-10-07T19:51:39.200Z] 988bab9f4d93: Download complete [2024-10-07T19:51:39.200Z] 1469e6f7b9e6: Verifying Checksum [2024-10-07T19:51:39.200Z] 1469e6f7b9e6: Download complete [2024-10-07T19:51:39.200Z] eaf3925da568: Verifying Checksum [2024-10-07T19:51:39.200Z] eaf3925da568: Download complete [2024-10-07T19:51:39.460Z] 339a4e72a1f5: Verifying Checksum [2024-10-07T19:51:39.460Z] 339a4e72a1f5: Download complete [2024-10-07T19:51:39.460Z] bde34c3a00c8: Download complete [2024-10-07T19:51:39.460Z] b352a97aabf1: Verifying Checksum [2024-10-07T19:51:39.460Z] b352a97aabf1: Download complete [2024-10-07T19:51:39.460Z] 4872d77fe225: Verifying Checksum [2024-10-07T19:51:39.460Z] 4872d77fe225: Download complete [2024-10-07T19:51:39.460Z] 5851b861e8e6: Verifying Checksum [2024-10-07T19:51:39.460Z] 5851b861e8e6: Download complete [2024-10-07T19:51:39.460Z] b85a868b505f: Download complete [2024-10-07T19:51:39.722Z] bab4dde63d76: Verifying Checksum [2024-10-07T19:51:39.722Z] bab4dde63d76: Download complete [2024-10-07T19:51:40.667Z] b85a868b505f: Pull complete [2024-10-07T19:51:40.926Z] e2be974225ed: Pull complete [2024-10-07T19:51:41.493Z] 339a4e72a1f5: Pull complete [2024-10-07T19:51:41.493Z] 988bab9f4d93: Pull complete [2024-10-07T19:51:41.752Z] 1469e6f7b9e6: Pull complete [2024-10-07T19:51:41.752Z] eaf3925da568: Pull complete [2024-10-07T19:51:43.663Z] bab4dde63d76: Pull complete [2024-10-07T19:51:43.663Z] bde34c3a00c8: Pull complete [2024-10-07T19:51:43.928Z] b352a97aabf1: Pull complete [2024-10-07T19:51:43.928Z] 4872d77fe225: Pull complete [2024-10-07T19:51:43.928Z] 5851b861e8e6: Pull complete [2024-10-07T19:51:43.928Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-07T19:51:43.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T19:51:43.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T19:51:44.489Z] prd-ubuntu20.04-docker-8c-8g-22082 does not seem to be running inside a container [2024-10-07T19:51:44.540Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-07T19:51:47.930Z] $ docker top 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 -eo pid,comm [2024-10-07T19:51:47.986Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-07T19:51:47.986Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T19:51:48.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T19:51:48.149Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T19:51:48.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T19:51:48.270Z] $ docker exec 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 ssh-agent [2024-10-07T19:51:48.368Z] SSH_AUTH_SOCK=/tmp/ssh-zPhslPyuPqyb/agent.31 [2024-10-07T19:51:48.368Z] SSH_AGENT_PID=38 [2024-10-07T19:51:48.375Z] Running ssh-add (command line suppressed) [2024-10-07T19:51:48.487Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15331261085683748893.key (/w/workspace/edgex-go/1@tmp/private_key_15331261085683748893.key) [2024-10-07T19:51:48.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T19:51:48.869Z] + git tag --points-at HEAD [Pipeline] } [2024-10-07T19:51:48.898Z] $ docker exec --env ******** --env ******** 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 ssh-agent -k [2024-10-07T19:51:48.996Z] unset SSH_AUTH_SOCK; [2024-10-07T19:51:48.998Z] unset SSH_AGENT_PID; [2024-10-07T19:51:48.998Z] echo Agent pid 38 killed; [2024-10-07T19:51:49.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-07T19:51:49.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T19:51:49.121Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T19:51:49.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T19:51:49.229Z] $ docker exec 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 ssh-agent [2024-10-07T19:51:49.345Z] SSH_AUTH_SOCK=/tmp/ssh-GggoB3esmIFW/agent.72 [2024-10-07T19:51:49.345Z] SSH_AGENT_PID=78 [2024-10-07T19:51:49.349Z] Running ssh-add (command line suppressed) [2024-10-07T19:51:49.460Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1350577384507347898.key (/w/workspace/edgex-go/1@tmp/private_key_1350577384507347898.key) [2024-10-07T19:51:49.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T19:51:49.822Z] + git semver init [2024-10-07T19:51:50.081Z] 2024-10-07 19:51:50,030 [run_init] DEBUG init version:0.0.0 force:False [2024-10-07T19:51:50.081Z] 2024-10-07 19:51:50,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-10-07T19:51:50.081Z] 2024-10-07 19:51:50,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-10-07T19:51:50.081Z] 2024-10-07 19:51:50,032 [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-10-07T19:51:56.668Z] 2024-10-07 19:51:55,927 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-10-07T19:51:56.668Z] 2024-10-07 19:51:55,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4953 with force:False [2024-10-07T19:51:56.668Z] 2024-10-07 19:51:55,928 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4953 [2024-10-07T19:51:56.668Z] 2024-10-07 19:51:55,933 [execute] INFO git cat-file --batch-check [2024-10-07T19:51:56.668Z] 2024-10-07 19:51:55,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T19:51:56.668Z] 2024-10-07 19:51:55,940 [execute] INFO git cat-file --batch [2024-10-07T19:51:56.668Z] 2024-10-07 19:51:55,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T19:51:56.668Z] 2024-10-07 19:51:55,945 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4953 [2024-10-07T19:51:56.668Z] 0.0.0 [Pipeline] } [2024-10-07T19:51:56.697Z] $ docker exec --env ******** --env ******** 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 ssh-agent -k [2024-10-07T19:51:56.796Z] unset SSH_AUTH_SOCK; [2024-10-07T19:51:56.797Z] unset SSH_AGENT_PID; [2024-10-07T19:51:56.799Z] echo Agent pid 78 killed; [2024-10-07T19:51:56.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T19:51:57.253Z] + git semver [Pipeline] } [2024-10-07T19:51:57.543Z] $ docker stop --time=1 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 [2024-10-07T19:51:58.878Z] $ docker rm -f --volumes 9da01d01645afe094e7b0ae32523eb5869384994c747876cbb81192bb2f88736 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T19:51:59.300Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-07T19:51:59.636Z] Stashed 1 file(s) [Pipeline] echo [2024-10-07T19:51:59.664Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2024-10-07T19:52:01.064Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-10-07T19:52:01.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T19:52:01.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T19:52:01.212Z] ========================================================= [2024-10-07T19:52:01.212Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-07T19:52:01.212Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-07T19:52:01.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T19:52:01.575Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-07T19:52:01.575Z] 43c4264eed91: Pulling fs layer [2024-10-07T19:52:01.575Z] 4cc291be95ef: Pulling fs layer [2024-10-07T19:52:01.575Z] 2ac1f1163629: Pulling fs layer [2024-10-07T19:52:01.575Z] 5c3c966382ef: Pulling fs layer [2024-10-07T19:52:01.575Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T19:52:01.575Z] 5d5c8e513c77: Pulling fs layer [2024-10-07T19:52:01.575Z] 9f66e0745190: Pulling fs layer [2024-10-07T19:52:01.575Z] f49a43e4bbc0: Pulling fs layer [2024-10-07T19:52:01.575Z] 561ebcabdf7f: Pulling fs layer [2024-10-07T19:52:01.575Z] 4f4fb700ef54: Waiting [2024-10-07T19:52:01.575Z] 5d5c8e513c77: Waiting [2024-10-07T19:52:01.575Z] 9f66e0745190: Waiting [2024-10-07T19:52:01.575Z] 5c3c966382ef: Waiting [2024-10-07T19:52:01.575Z] 561ebcabdf7f: Waiting [2024-10-07T19:52:01.575Z] 4cc291be95ef: Verifying Checksum [2024-10-07T19:52:01.575Z] 4cc291be95ef: Download complete [2024-10-07T19:52:01.575Z] 5c3c966382ef: Verifying Checksum [2024-10-07T19:52:01.575Z] 5c3c966382ef: Download complete [2024-10-07T19:52:01.575Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T19:52:01.575Z] 4f4fb700ef54: Download complete [2024-10-07T19:52:01.575Z] 5d5c8e513c77: Verifying Checksum [2024-10-07T19:52:01.575Z] 5d5c8e513c77: Download complete [2024-10-07T19:52:01.575Z] 43c4264eed91: Verifying Checksum [2024-10-07T19:52:01.575Z] 43c4264eed91: Download complete [2024-10-07T19:52:01.575Z] 9f66e0745190: Verifying Checksum [2024-10-07T19:52:01.575Z] 9f66e0745190: Download complete [2024-10-07T19:52:01.834Z] 43c4264eed91: Pull complete [2024-10-07T19:52:01.834Z] 561ebcabdf7f: Verifying Checksum [2024-10-07T19:52:01.834Z] 561ebcabdf7f: Download complete [2024-10-07T19:52:01.834Z] 4cc291be95ef: Pull complete [2024-10-07T19:52:02.093Z] 2ac1f1163629: Verifying Checksum [2024-10-07T19:52:02.093Z] 2ac1f1163629: Download complete [2024-10-07T19:52:02.353Z] f49a43e4bbc0: Verifying Checksum [2024-10-07T19:52:02.353Z] f49a43e4bbc0: Download complete [2024-10-07T19:52:05.677Z] 2ac1f1163629: Pull complete [2024-10-07T19:52:05.677Z] 5c3c966382ef: Pull complete [2024-10-07T19:52:05.677Z] 4f4fb700ef54: Pull complete [2024-10-07T19:52:05.677Z] 5d5c8e513c77: Pull complete [2024-10-07T19:52:05.677Z] 9f66e0745190: Pull complete [2024-10-07T19:52:07.594Z] f49a43e4bbc0: Pull complete [2024-10-07T19:52:08.179Z] 561ebcabdf7f: Pull complete [2024-10-07T19:52:08.179Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-07T19:52:08.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T19:52:08.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-07T19:52:08.560Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T19:52:08.560Z] WORKDIR /edgex [2024-10-07T19:52:08.560Z] COPY go.mod . [2024-10-07T19:52:08.560Z] RUN go mod download [2024-10-07T19:52:08.560Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-07T19:52:09.498Z] Sending build context to Docker daemon 179.7MB [2024-10-07T19:52:09.498Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T19:52:09.498Z] ---> 3a752c3f9dda [2024-10-07T19:52:09.498Z] Step 2/4 : WORKDIR /edgex [2024-10-07T19:52:16.086Z] ---> Running in 96009004a194 [2024-10-07T19:52:16.086Z] Removing intermediate container 96009004a194 [2024-10-07T19:52:16.086Z] ---> 3ab7de5caf75 [2024-10-07T19:52:16.086Z] Step 3/4 : COPY go.mod . [2024-10-07T19:52:16.086Z] ---> 6269cddf4821 [2024-10-07T19:52:16.086Z] Step 4/4 : RUN go mod download [2024-10-07T19:52:16.086Z] ---> Running in cdd0b6211ea4 [2024-10-07T19:52:42.809Z] Removing intermediate container cdd0b6211ea4 [2024-10-07T19:52:42.809Z] ---> aaf603b65fc7 [2024-10-07T19:52:42.809Z] Successfully built aaf603b65fc7 [2024-10-07T19:52:42.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T19:52:43.212Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T19:52:43.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T19:52:43.380Z] prd-ubuntu20.04-docker-8c-8g-22082 does not seem to be running inside a container [2024-10-07T19:52:43.414Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-07T19:52:43.812Z] $ docker top 953d6e9008334a52a7e0d6538563479be538ac90dc23cb52b18986759e6fe32f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T19:52:44.215Z] + go version [2024-10-07T19:52:44.215Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-07T19:52:44.254Z] $ docker stop --time=1 953d6e9008334a52a7e0d6538563479be538ac90dc23cb52b18986759e6fe32f [2024-10-07T19:52:45.518Z] $ docker rm -f --volumes 953d6e9008334a52a7e0d6538563479be538ac90dc23cb52b18986759e6fe32f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T19:52:46.305Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T19:52:46.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T19:52:46.475Z] prd-ubuntu20.04-docker-8c-8g-22082 does not seem to be running inside a container [2024-10-07T19:52:46.503Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-07T19:52:46.848Z] $ docker top 4c760387ff8019357765e1c277cafedda0c0b7f5635af4e03dba1128b1bf1e78 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-07T19:52:46.994Z] ========================================================= [2024-10-07T19:52:46.994Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-07T19:52:46.994Z] ========================================================= [Pipeline] sh [2024-10-07T19:52:47.302Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-07T19:52:47.691Z] + make test [2024-10-07T19:52:47.691Z] go test -race -coverprofile=coverage.out ./... [2024-10-07T19:52:57.685Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-07T19:53:24.225Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-07T19:53:24.226Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-07T19:53:24.794Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-07T19:53:25.052Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-07T19:53:25.052Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-07T19:53:25.052Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-07T19:53:25.052Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-07T19:53:25.052Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-07T19:53:25.052Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-07T19:53:25.052Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-07T19:53:25.052Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-07T19:53:25.311Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-07T19:53:25.879Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-07T19:53:25.879Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-07T19:53:25.879Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-07T19:53:25.879Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-07T19:53:27.792Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-07T19:53:27.793Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-07T19:53:28.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements [2024-10-07T19:53:28.743Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-07T19:53:28.743Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-07T19:53:28.743Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-07T19:53:29.311Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-07T19:53:29.311Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-07T19:53:29.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-10-07T19:53:30.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-07T19:53:30.513Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-07T19:53:30.513Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-07T19:53:30.513Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-07T19:53:30.513Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T19:53:30.513Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-07T19:53:30.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-07T19:53:30.513Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-07T19:53:30.513Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-07T19:53:31.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-07T19:53:31.451Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-07T19:53:31.451Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T19:53:31.451Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-07T19:53:31.451Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-07T19:53:32.827Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-07T19:53:32.827Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-07T19:53:32.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements [2024-10-07T19:53:32.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements [2024-10-07T19:53:33.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.939s coverage: 93.4% of statements [2024-10-07T19:53:33.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements [2024-10-07T19:53:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-07T19:53:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-07T19:53:33.657Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-07T19:53:33.657Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-07T19:53:33.658Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T19:53:33.658Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-07T19:53:33.658Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-07T19:53:33.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-07T19:53:33.658Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-07T19:53:33.658Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-07T19:53:33.658Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-07T19:53:33.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 10.0% of statements [2024-10-07T19:53:35.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.418s coverage: 95.8% of statements [2024-10-07T19:53:35.043Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-10-07T19:53:35.300Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-07T19:53:35.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-07T19:53:35.559Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-07T19:53:36.129Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] [2024-10-07T19:53:36.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-10-07T19:53:36.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 42.5% of statements [2024-10-07T19:53:36.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-10-07T19:53:36.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements [2024-10-07T19:53:36.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-10-07T19:53:36.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-10-07T19:53:37.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-10-07T19:53:37.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-07T19:53:37.789Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-07T19:53:37.789Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-07T19:53:37.789Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-07T19:53:39.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-07T19:53:39.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-07T19:53:39.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-07T19:53:39.183Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-07T19:53:41.746Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-07T19:53:41.746Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-07T19:53:41.746Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-07T19:53:42.683Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-07T19:53:42.683Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-07T19:53:42.683Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-07T19:53:42.683Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-07T19:53:42.943Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-07T19:53:42.944Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-07T19:53:43.519Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-07T19:53:44.899Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-07T19:53:45.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-07T19:53:46.852Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-07T19:53:46.852Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-07T19:53:49.393Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-07T19:53:49.393Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-07T19:53:49.393Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-07T19:53:49.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-10-07T19:53:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-07T19:53:50.590Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-07T19:53:50.590Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-07T19:53:51.159Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-07T19:53:51.159Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-07T19:53:51.159Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-07T19:53:51.159Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-07T19:53:52.096Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-07T19:53:52.096Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-07T19:53:52.096Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-07T19:53:53.483Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-07T19:53:53.483Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-07T19:53:53.483Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T19:53:55.419Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-07T19:53:55.419Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-07T19:53:55.419Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-07T19:53:55.419Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-07T19:53:57.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-07T19:53:57.330Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-07T19:53:57.330Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T19:53:57.330Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-07T19:53:57.898Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-07T19:53:57.898Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-07T19:53:58.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-07T19:53:58.468Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.039s coverage: 92.9% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.207s coverage: 66.7% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.030s coverage: 86.0% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.5% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 89.5% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.036s coverage: 4.9% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.069s coverage: 97.1% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 35.9% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-10-07T19:54:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements [2024-10-07T19:54:02.671Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-10-07T19:54:02.671Z] running golangci-lint [2024-10-07T19:54:02.930Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-07T19:54:02.930Z] go version go1.23.2 linux/amd64 [2024-10-07T19:54:02.930Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-07T19:54:02.930Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-07T19:54:02.930Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-07T19:54:29.500Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 22.069524633s" [2024-10-07T19:54:29.500Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.7988ms" [2024-10-07T19:54:39.464Z] level=info msg="[linters_context/goanalysis] analyzers took 2m7.186493256s with top 10 stages: buildir: 1m1.592121495s, gosec: 4.034651367s, inspect: 3.259327846s, fact_deprecated: 2.754581397s, printf: 2.227455334s, ctrlflow: 1.686910025s, S1038: 1.536785091s, nilness: 1.284738685s, fact_purity: 1.273654969s, unused: 858.060658ms" [2024-10-07T19:54:39.464Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-07T19:54:39.464Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 219/219, skip_files: 219/219, invalid_issue: 219/219, autogenerated_exclude: 219/219, filename_unadjuster: 219/219, skip_dirs: 219/219, identifier_marker: 219/219, exclude-rules: 219/22, nolint: 22/0, path_prettifier: 219/219, exclude: 219/219" [2024-10-07T19:54:39.464Z] level=info msg="[runner] processing took 18.514247ms with stages: nolint: 7.301904ms, identifier_marker: 6.438817ms, autogenerated_exclude: 1.461071ms, path_prettifier: 1.30421ms, exclude-rules: 1.246929ms, skip_dirs: 611.375µs, cgo: 79.981µs, invalid_issue: 47.53µs, filename_unadjuster: 17.75µs, max_same_issues: 1.3µs, uniq_by_line: 680ns, fixer: 500ns, skip_files: 440ns, path_prefixer: 370ns, exclude: 290ns, sort_results: 240ns, diff: 220ns, max_from_linter: 170ns, source_code: 130ns, path_shortener: 120ns, severity-rules: 110ns, max_per_file_from_linter: 110ns" [2024-10-07T19:54:39.464Z] level=info msg="[runner] linters took 12.60979272s with stages: goanalysis_metalinter: 12.591144701s" [2024-10-07T19:54:39.464Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-07T19:54:39.464Z] level=info msg="Memory: 349 samples, avg is 306.2MB, max is 1319.6MB" [2024-10-07T19:54:39.464Z] level=info msg="Execution took 34.721978955s" [2024-10-07T19:54:39.464Z] go vet ./... [2024-10-07T19:54:46.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T19:54:46.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-07T19:54:46.022Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-07T19:54:46.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-07T19:54:46.394Z] + ls -al . [2024-10-07T19:54:46.394Z] total 1852 [2024-10-07T19:54:46.394Z] drwxrwxr-x 11 1001 1001 4096 Oct 7 19:52 . [2024-10-07T19:54:46.394Z] drwxr-xr-x 4 root root 4096 Oct 7 19:52 .. [2024-10-07T19:54:46.394Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 19:51 .blubracket [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 10 Oct 7 19:51 .dockerignore [2024-10-07T19:54:46.394Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 19:54 .git [2024-10-07T19:54:46.394Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 19:51 .github [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 1102 Oct 7 19:51 .gitignore [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 199 Oct 7 19:51 .golangci.yml [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 100 Oct 7 19:51 .hadolint.yml [2024-10-07T19:54:46.394Z] drwxr-xr-x 3 1001 1001 4096 Oct 7 19:51 .semver [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 155 Oct 7 19:51 .sonarcloud.properties [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 1171 Oct 7 19:51 ADOPTERS.md [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 21553 Oct 7 19:51 Attribution.txt [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 100284 Oct 7 19:51 CHANGELOG.md [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 3804 Oct 7 19:51 CONTRIBUTING.md [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 677 Oct 7 19:51 GOVERNANCE.md [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 861 Oct 7 19:51 Jenkinsfile [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 10775 Oct 7 19:51 LICENSE [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 16854 Oct 7 19:51 Makefile [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 582 Oct 7 19:51 OWNERS.md [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 9528 Oct 7 19:51 README.md [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 789 Oct 7 19:51 SECURITY.md [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 5 Oct 7 19:51 VERSION [2024-10-07T19:54:46.394Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 19:51 bin [2024-10-07T19:54:46.394Z] drwxrwxr-x 20 1001 1001 4096 Oct 7 19:51 cmd [2024-10-07T19:54:46.394Z] -rw-r--r-- 1 root root 1503744 Oct 7 19:54 coverage.out [2024-10-07T19:54:46.394Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 19:51 fuzz_test [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 7305 Oct 7 19:51 go.mod [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 102748 Oct 7 19:51 go.sum [2024-10-07T19:54:46.394Z] drwxrwxr-x 7 1001 1001 4096 Oct 7 19:51 internal [2024-10-07T19:54:46.394Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 19:51 openapi [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 584 Oct 7 19:51 security.txt [2024-10-07T19:54:46.394Z] -rw-rw-r-- 1 1001 1001 204 Oct 7 19:51 version.go [Pipeline] sh [2024-10-07T19:54:46.721Z] + '[' -e coverage.out ] [2024-10-07T19:54:46.721Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-07T19:54:46.891Z] Stashed 1 file(s) [Pipeline] sh [2024-10-07T19:54:47.198Z] + make build [2024-10-07T19:54:47.198Z] 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-10-07T19:55:13.744Z] 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-10-07T19:55:14.002Z] 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-10-07T19:55:15.380Z] 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-10-07T19:55:15.946Z] 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-10-07T19:55:17.321Z] 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-10-07T19:55:21.516Z] 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-10-07T19:55:22.892Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-07T19:55:25.422Z] 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-10-07T19:55:26.801Z] 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-10-07T19:55:27.738Z] 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-10-07T19:55:28.306Z] 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-10-07T19:55:29.241Z] 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-10-07T19:55:30.175Z] 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-10-07T19:55:31.139Z] $ docker stop --time=1 4c760387ff8019357765e1c277cafedda0c0b7f5635af4e03dba1128b1bf1e78 [2024-10-07T19:55:38.205Z] $ docker rm -f --volumes 4c760387ff8019357765e1c277cafedda0c0b7f5635af4e03dba1128b1bf1e78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T19:55:39.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-07T19:55:39.832Z] [2024-10-07T19:55:39.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T19:55:40.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-07T19:55:40.235Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-07T19:55:40.235Z] 91d30c5bc195: Pulling fs layer [2024-10-07T19:55:40.235Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-07T19:55:40.235Z] 9c61dcf015f6: Pulling fs layer [2024-10-07T19:55:40.235Z] 4698f68db338: Pulling fs layer [2024-10-07T19:55:40.235Z] 2a2f49069b9e: Pulling fs layer [2024-10-07T19:55:40.235Z] e0025b399a48: Pulling fs layer [2024-10-07T19:55:40.235Z] 4698f68db338: Waiting [2024-10-07T19:55:40.235Z] 2a2f49069b9e: Waiting [2024-10-07T19:55:40.235Z] 91d30c5bc195: Verifying Checksum [2024-10-07T19:55:40.235Z] 91d30c5bc195: Download complete [2024-10-07T19:55:40.235Z] 4698f68db338: Verifying Checksum [2024-10-07T19:55:40.235Z] 4698f68db338: Download complete [2024-10-07T19:55:40.494Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-07T19:55:40.494Z] 2e9b0aa3be6d: Download complete [2024-10-07T19:55:40.494Z] 91d30c5bc195: Pull complete [2024-10-07T19:55:40.494Z] e0025b399a48: Verifying Checksum [2024-10-07T19:55:40.494Z] e0025b399a48: Download complete [2024-10-07T19:55:40.494Z] 2a2f49069b9e: Download complete [2024-10-07T19:55:40.756Z] 2e9b0aa3be6d: Pull complete [2024-10-07T19:55:41.015Z] 9c61dcf015f6: Verifying Checksum [2024-10-07T19:55:41.015Z] 9c61dcf015f6: Download complete [2024-10-07T19:55:43.545Z] 9c61dcf015f6: Pull complete [2024-10-07T19:55:43.545Z] 4698f68db338: Pull complete [2024-10-07T19:55:43.804Z] 2a2f49069b9e: Pull complete [2024-10-07T19:55:43.804Z] e0025b399a48: Pull complete [2024-10-07T19:55:43.804Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-07T19:55:43.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-07T19:55:43.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T19:55:44.044Z] prd-ubuntu20.04-docker-8c-8g-22082 does not seem to be running inside a container [2024-10-07T19:55:44.076Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-07T19:55:47.268Z] $ docker top e4ec8214ff5eb874181c3e537d83d7460c7cc87fae65200760fc72455219f509 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T19:55:47.782Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-07T19:55:50.410Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #1 transferring dockerfile: 1.81kB done [2024-10-07T19:55:50.410Z] #1 DONE 0.0s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #2 transferring dockerfile: 2.15kB done [2024-10-07T19:55:50.410Z] #2 DONE 0.0s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #3 transferring dockerfile: 1.89kB done [2024-10-07T19:55:50.410Z] #3 DONE 0.0s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #4 transferring dockerfile: 2.07kB done [2024-10-07T19:55:50.410Z] #4 DONE 0.0s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #5 transferring dockerfile: 1.93kB done [2024-10-07T19:55:50.410Z] #5 DONE 0.0s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #6 transferring dockerfile: 2.02kB done [2024-10-07T19:55:50.410Z] #6 DONE 0.0s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #7 [core-data internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #7 transferring dockerfile: 2.07kB done [2024-10-07T19:55:50.410Z] #7 DONE 0.0s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #8 transferring dockerfile: 2.23kB done [2024-10-07T19:55:50.410Z] #8 DONE 0.1s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #9 transferring dockerfile: 2.50kB done [2024-10-07T19:55:50.410Z] #9 DONE 0.0s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #10 transferring dockerfile: 3.17kB done [2024-10-07T19:55:50.410Z] #10 DONE 0.0s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #11 transferring dockerfile: 2.49kB done [2024-10-07T19:55:50.410Z] #11 DONE 0.1s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #12 transferring dockerfile: 1.85kB done [2024-10-07T19:55:50.410Z] #12 DONE 0.1s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #13 [security-spire-agent internal] load .dockerignore [2024-10-07T19:55:50.410Z] #13 transferring context: 50B done [2024-10-07T19:55:50.410Z] #13 DONE 0.0s [2024-10-07T19:55:50.410Z] [2024-10-07T19:55:50.410Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-10-07T19:55:50.410Z] #14 transferring dockerfile: 2.13kB done [2024-10-07T19:55:50.689Z] #14 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-10-07T19:55:50.689Z] #15 transferring dockerfile: 1.70kB done [2024-10-07T19:55:50.689Z] #15 DONE 0.1s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-10-07T19:55:50.689Z] #16 transferring dockerfile: 1.69kB done [2024-10-07T19:55:50.689Z] #16 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #17 [core-command internal] load build definition from Dockerfile [2024-10-07T19:55:50.689Z] #17 transferring dockerfile: 1.93kB done [2024-10-07T19:55:50.689Z] #17 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #18 [security-proxy-auth internal] load .dockerignore [2024-10-07T19:55:50.689Z] #18 transferring context: 50B done [2024-10-07T19:55:50.689Z] #18 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-10-07T19:55:50.689Z] #19 transferring context: 50B done [2024-10-07T19:55:50.689Z] #19 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #20 [core-keeper internal] load .dockerignore [2024-10-07T19:55:50.689Z] #20 transferring context: 50B done [2024-10-07T19:55:50.689Z] #20 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #21 [support-scheduler internal] load .dockerignore [2024-10-07T19:55:50.689Z] #21 transferring context: 50B done [2024-10-07T19:55:50.689Z] #21 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #22 [support-notifications internal] load .dockerignore [2024-10-07T19:55:50.689Z] #22 transferring context: 50B done [2024-10-07T19:55:50.689Z] #22 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #23 [security-proxy-setup internal] load .dockerignore [2024-10-07T19:55:50.689Z] #23 transferring context: 50B done [2024-10-07T19:55:50.689Z] #23 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #24 [core-data internal] load .dockerignore [2024-10-07T19:55:50.689Z] #24 transferring context: 50B done [2024-10-07T19:55:50.689Z] #24 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #25 [security-bootstrapper internal] load .dockerignore [2024-10-07T19:55:50.689Z] #25 transferring context: 50B done [2024-10-07T19:55:50.689Z] #25 DONE 0.0s [2024-10-07T19:55:50.689Z] [2024-10-07T19:55:50.689Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-07T19:55:50.689Z] #26 transferring context: 50B done [2024-10-07T19:55:50.969Z] #26 DONE 0.0s [2024-10-07T19:55:50.969Z] [2024-10-07T19:55:50.969Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-10-07T19:55:50.969Z] #27 transferring context: 50B done [2024-10-07T19:55:50.969Z] #27 DONE 0.0s [2024-10-07T19:55:50.969Z] [2024-10-07T19:55:50.969Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-10-07T19:55:50.969Z] #28 transferring context: 50B done [2024-10-07T19:55:50.969Z] #28 DONE 0.0s [2024-10-07T19:55:50.969Z] [2024-10-07T19:55:50.969Z] #29 [security-spire-server internal] load .dockerignore [2024-10-07T19:55:50.969Z] #29 transferring context: 50B done [2024-10-07T19:55:50.969Z] #29 DONE 0.1s [2024-10-07T19:55:50.969Z] [2024-10-07T19:55:50.969Z] #30 [core-metadata internal] load .dockerignore [2024-10-07T19:55:50.969Z] #30 transferring context: 50B done [2024-10-07T19:55:50.969Z] #30 DONE 0.1s [2024-10-07T19:55:50.969Z] [2024-10-07T19:55:50.969Z] #31 [security-spire-config internal] load .dockerignore [2024-10-07T19:55:50.969Z] #31 transferring context: 50B done [2024-10-07T19:55:50.969Z] #31 DONE 0.1s [2024-10-07T19:55:50.969Z] [2024-10-07T19:55:50.969Z] #32 [core-command internal] load .dockerignore [2024-10-07T19:55:50.969Z] #32 transferring context: 50B done [2024-10-07T19:55:50.969Z] #32 DONE 0.1s [2024-10-07T19:55:50.969Z] [2024-10-07T19:55:50.969Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T19:55:51.237Z] #33 DONE 0.0s [2024-10-07T19:55:51.237Z] [2024-10-07T19:55:51.237Z] #34 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T19:55:51.237Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-07T19:55:51.237Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-07T19:55:51.237Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-07T19:55:51.237Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-07T19:55:51.237Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-07T19:55:51.237Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-07T19:55:51.237Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-07T19:55:51.237Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-07T19:55:51.237Z] #34 DONE 0.4s [2024-10-07T19:55:51.237Z] [2024-10-07T19:55:51.237Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T19:55:51.237Z] #33 DONE 0.0s [2024-10-07T19:55:51.237Z] [2024-10-07T19:55:51.237Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-07T19:55:51.237Z] #35 DONE 0.4s [2024-10-07T19:55:51.237Z] [2024-10-07T19:55:51.237Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T19:55:51.237Z] #36 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T19:55:51.495Z] #36 ... [2024-10-07T19:55:51.495Z] [2024-10-07T19:55:51.495Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T19:55:51.495Z] #33 DONE 0.0s [2024-10-07T19:55:51.495Z] [2024-10-07T19:55:51.495Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T19:55:51.495Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-07T19:55:51.495Z] #37 DONE 0.1s [2024-10-07T19:55:51.495Z] [2024-10-07T19:55:51.495Z] #38 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-07T19:55:51.756Z] #38 ... [2024-10-07T19:55:51.757Z] [2024-10-07T19:55:51.757Z] #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T19:55:51.757Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-07T19:55:51.757Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-07T19:55:51.757Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-07T19:55:51.757Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-07T19:55:51.757Z] #34 DONE 0.4s [2024-10-07T19:55:51.757Z] [2024-10-07T19:55:51.757Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T19:55:51.757Z] #33 DONE 0.0s [2024-10-07T19:55:51.757Z] [2024-10-07T19:55:51.757Z] #38 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-07T19:55:51.757Z] #38 ... [2024-10-07T19:55:51.757Z] [2024-10-07T19:55:51.757Z] #34 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T19:55:51.757Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-07T19:55:51.757Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-07T19:55:51.757Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-07T19:55:51.757Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-07T19:55:51.757Z] #34 DONE 0.4s [2024-10-07T19:55:51.757Z] [2024-10-07T19:55:51.757Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-07T19:55:51.757Z] #39 DONE 0.7s [2024-10-07T19:55:51.757Z] [2024-10-07T19:55:51.757Z] #40 [security-spire-agent internal] load build context [2024-10-07T19:55:51.757Z] #40 transferring context: 27.51kB done [2024-10-07T19:55:51.757Z] #40 DONE 0.4s [2024-10-07T19:55:51.757Z] [2024-10-07T19:55:51.757Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T19:55:51.757Z] #34 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-07T19:55:51.757Z] #34 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-07T19:55:51.757Z] #34 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-07T19:55:51.757Z] #34 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-07T19:55:51.757Z] #34 DONE 0.4s [2024-10-07T19:55:51.757Z] [2024-10-07T19:55:51.757Z] #38 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-07T19:55:51.757Z] #38 DONE 0.8s [2024-10-07T19:55:51.757Z] [2024-10-07T19:55:51.757Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T19:55:51.757Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-10-07T19:55:51.757Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-07T19:55:51.757Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-07T19:55:52.031Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-07T19:55:52.031Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-07T19:55:52.031Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-07T19:55:52.031Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-10-07T19:55:52.031Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-10-07T19:55:52.293Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-07T19:55:52.293Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-07T19:55:52.293Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-07T19:55:52.293Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-10-07T19:55:52.293Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-07T19:55:52.293Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s [2024-10-07T19:55:52.551Z] #37 ... [2024-10-07T19:55:52.551Z] [2024-10-07T19:55:52.551Z] #41 [security-spire-server internal] load build context [2024-10-07T19:55:52.551Z] #41 transferring context: 27.98kB 0.1s done [2024-10-07T19:55:52.551Z] #41 DONE 0.7s [2024-10-07T19:55:52.551Z] [2024-10-07T19:55:52.551Z] #42 [security-spire-config internal] load build context [2024-10-07T19:55:52.551Z] #42 transferring context: 26.23kB 0.1s done [2024-10-07T19:55:52.551Z] #42 DONE 0.7s [2024-10-07T19:55:52.551Z] [2024-10-07T19:55:52.551Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T19:55:52.551Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.6s [2024-10-07T19:55:52.551Z] #37 ... [2024-10-07T19:55:52.551Z] [2024-10-07T19:55:52.551Z] #43 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-07T19:55:52.551Z] #43 DONE 1.5s [2024-10-07T19:55:52.551Z] [2024-10-07T19:55:52.551Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T19:55:52.551Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-07T19:55:52.809Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.9s [2024-10-07T19:55:52.809Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2024-10-07T19:55:58.319Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.2s [2024-10-07T19:56:01.661Z] #37 ... [2024-10-07T19:56:01.661Z] [2024-10-07T19:56:01.661Z] #44 [support-scheduler internal] load build context [2024-10-07T19:56:01.661Z] #44 transferring context: 364.77MB 10.0s [2024-10-07T19:56:01.661Z] #44 ... [2024-10-07T19:56:01.661Z] [2024-10-07T19:56:01.661Z] #45 [security-spiffe-token-provider internal] load build context [2024-10-07T19:56:01.661Z] #45 ... [2024-10-07T19:56:01.661Z] [2024-10-07T19:56:01.661Z] #46 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-07T19:56:01.661Z] #46 ... [2024-10-07T19:56:01.661Z] [2024-10-07T19:56:01.661Z] #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-07T19:56:01.661Z] #0 1.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:01.661Z] #0 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:01.661Z] #0 1.739 (1/2) Installing ca-certificates (20240705-r0) [2024-10-07T19:56:01.661Z] #0 1.759 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:01.661Z] #0 1.765 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:01.661Z] #0 1.774 Executing ca-certificates-20240705-r0.trigger [2024-10-07T19:56:01.661Z] #0 1.809 OK: 9 MiB in 16 packages [2024-10-07T19:56:01.661Z] #47 ... [2024-10-07T19:56:01.661Z] [2024-10-07T19:56:01.661Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-07T19:56:01.661Z] #0 5.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:01.661Z] #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:01.661Z] #0 5.965 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:01.661Z] #0 5.973 (2/4) Installing openssl (3.3.2-r0) [2024-10-07T19:56:01.661Z] #0 5.985 (3/4) Installing su-exec (0.2-r3) [2024-10-07T19:56:01.661Z] #0 5.992 (4/4) Installing yq-go (4.44.1-r2) [2024-10-07T19:56:01.661Z] #0 6.115 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:01.661Z] #0 6.129 OK: 19 MiB in 18 packages [2024-10-07T19:56:01.661Z] #48 ... [2024-10-07T19:56:01.661Z] [2024-10-07T19:56:01.661Z] #49 [core-keeper internal] load build context [2024-10-07T19:56:01.919Z] #49 ... [2024-10-07T19:56:01.919Z] [2024-10-07T19:56:01.919Z] #50 [core-command internal] load build context [2024-10-07T19:56:01.919Z] #50 ... [2024-10-07T19:56:01.919Z] [2024-10-07T19:56:01.919Z] #51 [security-bootstrapper internal] load build context [2024-10-07T19:56:01.919Z] #51 ... [2024-10-07T19:56:01.919Z] [2024-10-07T19:56:01.919Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-07T19:56:02.177Z] #52 ... [2024-10-07T19:56:02.177Z] [2024-10-07T19:56:02.177Z] #53 [security-proxy-auth internal] load build context [2024-10-07T19:56:02.177Z] #53 ... [2024-10-07T19:56:02.177Z] [2024-10-07T19:56:02.177Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-07T19:56:02.435Z] #54 ... [2024-10-07T19:56:02.435Z] [2024-10-07T19:56:02.435Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-07T19:56:02.435Z] #55 ... [2024-10-07T19:56:02.435Z] [2024-10-07T19:56:02.435Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-07T19:56:02.435Z] #0 7.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:02.435Z] #0 7.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:02.435Z] #0 7.629 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-07T19:56:02.435Z] #0 7.629 v3.20.3-128-g88646525c73 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-07T19:56:02.435Z] #0 7.629 OK: 24163 distinct packages available [2024-10-07T19:56:02.435Z] #0 7.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:02.435Z] #0 7.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:02.435Z] #0 8.034 (1/14) Installing ca-certificates (20240705-r0) [2024-10-07T19:56:02.435Z] #0 8.123 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-07T19:56:02.435Z] #0 8.131 (3/14) Installing c-ares (1.33.1-r0) [2024-10-07T19:56:02.435Z] #0 8.137 (4/14) Installing libunistring (1.2-r0) [2024-10-07T19:56:02.435Z] #0 8.153 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-07T19:56:02.435Z] #0 8.156 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-07T19:56:02.435Z] #0 8.169 (7/14) Installing libpsl (0.21.5-r1) [2024-10-07T19:56:02.435Z] #0 8.172 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-07T19:56:02.435Z] #0 8.182 (9/14) Installing libcurl (8.10.1-r0) [2024-10-07T19:56:02.435Z] #0 8.189 (10/14) Installing curl (8.10.1-r0) [2024-10-07T19:56:02.435Z] #0 8.194 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:02.435Z] #0 8.197 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-07T19:56:02.435Z] #0 8.201 (13/14) Installing libucontext (1.2-r3) [2024-10-07T19:56:02.435Z] #0 9.290 (14/14) Installing gcompat (1.1.0-r4) [2024-10-07T19:56:02.435Z] #0 9.304 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:02.435Z] #0 9.313 Executing ca-certificates-20240705-r0.trigger [2024-10-07T19:56:02.435Z] #0 9.345 OK: 13 MiB in 28 packages [2024-10-07T19:56:02.435Z] #56 ... [2024-10-07T19:56:02.435Z] [2024-10-07T19:56:02.435Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-07T19:56:02.694Z] #57 ... [2024-10-07T19:56:02.694Z] [2024-10-07T19:56:02.694Z] #58 [security-proxy-setup internal] load build context [2024-10-07T19:56:02.694Z] #58 transferring context: 452.77MB 11.2s done [2024-10-07T19:56:02.694Z] #58 ... [2024-10-07T19:56:02.694Z] [2024-10-07T19:56:02.694Z] #59 [core-command builder 2/7] WORKDIR /edgex-go [2024-10-07T19:56:02.953Z] #59 ... [2024-10-07T19:56:02.953Z] [2024-10-07T19:56:02.953Z] #60 [security-secretstore-setup internal] load build context [2024-10-07T19:56:02.953Z] #60 transferring context: 452.77MB 10.5s done [2024-10-07T19:56:02.953Z] #60 ... [2024-10-07T19:56:02.953Z] [2024-10-07T19:56:02.953Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T19:56:02.953Z] #36 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-10-07T19:56:02.954Z] #36 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-07T19:56:02.954Z] #36 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-07T19:56:02.954Z] #36 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-07T19:56:02.954Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-07T19:56:02.954Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-07T19:56:02.954Z] #36 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-10-07T19:56:02.954Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-07T19:56:02.954Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-07T19:56:02.954Z] #36 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.1s done [2024-10-07T19:56:02.954Z] #36 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-10-07T19:56:02.954Z] #36 ... [2024-10-07T19:56:02.954Z] [2024-10-07T19:56:02.954Z] #61 [support-cron-scheduler internal] load build context [2024-10-07T19:56:02.954Z] #61 transferring context: 452.77MB 10.1s done [2024-10-07T19:56:03.213Z] #61 ... [2024-10-07T19:56:03.213Z] [2024-10-07T19:56:03.213Z] #62 [support-notifications internal] load build context [2024-10-07T19:56:03.213Z] #62 ... [2024-10-07T19:56:03.213Z] [2024-10-07T19:56:03.213Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-07T19:56:03.471Z] #63 ... [2024-10-07T19:56:03.471Z] [2024-10-07T19:56:03.471Z] #64 [core-data internal] load build context [2024-10-07T19:56:03.471Z] #64 ... [2024-10-07T19:56:03.471Z] [2024-10-07T19:56:03.471Z] #65 [core-common-config-bootstrapper internal] load build context [2024-10-07T19:56:03.471Z] #65 ... [2024-10-07T19:56:03.471Z] [2024-10-07T19:56:03.471Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-07T19:56:03.728Z] #66 ... [2024-10-07T19:56:03.728Z] [2024-10-07T19:56:03.728Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-07T19:56:03.728Z] #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:03.728Z] #0 1.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:03.728Z] #0 1.727 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:03.728Z] #0 1.730 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:03.728Z] #0 1.750 OK: 8 MiB in 15 packages [2024-10-07T19:56:03.728Z] #67 ... [2024-10-07T19:56:03.728Z] [2024-10-07T19:56:03.728Z] #68 [core-metadata internal] load build context [2024-10-07T19:56:03.728Z] #68 transferring context: 452.77MB 11.4s done [2024-10-07T19:56:03.987Z] #68 ... [2024-10-07T19:56:03.987Z] [2024-10-07T19:56:03.987Z] #65 [core-common-config-bootstrapper internal] load build context [2024-10-07T19:56:05.368Z] #65 transferring context: 452.77MB 13.2s done [2024-10-07T19:56:09.595Z] #65 ... [2024-10-07T19:56:09.595Z] [2024-10-07T19:56:09.595Z] #53 [security-proxy-auth internal] load build context [2024-10-07T19:56:09.595Z] #53 transferring context: 452.77MB 16.0s done [2024-10-07T19:56:11.727Z] #53 ... [2024-10-07T19:56:11.727Z] [2024-10-07T19:56:11.727Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T19:56:11.727Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.6s done [2024-10-07T19:56:12.016Z] #37 ... [2024-10-07T19:56:12.016Z] [2024-10-07T19:56:12.016Z] #45 [security-spiffe-token-provider internal] load build context [2024-10-07T19:56:12.016Z] #45 transferring context: 452.77MB 10.6s done [2024-10-07T19:56:12.016Z] #45 ... [2024-10-07T19:56:12.016Z] [2024-10-07T19:56:12.016Z] #49 [core-keeper internal] load build context [2024-10-07T19:56:12.016Z] #49 transferring context: 452.77MB 11.1s done [2024-10-07T19:56:12.016Z] #49 ... [2024-10-07T19:56:12.016Z] [2024-10-07T19:56:12.016Z] #44 [support-scheduler internal] load build context [2024-10-07T19:56:12.016Z] #44 transferring context: 452.77MB 11.6s done [2024-10-07T19:56:12.016Z] #44 ... [2024-10-07T19:56:12.016Z] [2024-10-07T19:56:12.016Z] #50 [core-command internal] load build context [2024-10-07T19:56:12.016Z] #50 transferring context: 452.77MB 13.6s done [2024-10-07T19:56:12.275Z] #50 ... [2024-10-07T19:56:12.275Z] [2024-10-07T19:56:12.275Z] #51 [security-bootstrapper internal] load build context [2024-10-07T19:56:12.275Z] #51 transferring context: 452.77MB 11.8s done [2024-10-07T19:56:12.275Z] #51 ... [2024-10-07T19:56:12.275Z] [2024-10-07T19:56:12.275Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T19:56:12.275Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.4s [2024-10-07T19:56:12.844Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2024-10-07T19:56:13.414Z] #37 ... [2024-10-07T19:56:13.414Z] [2024-10-07T19:56:13.414Z] #62 [support-notifications internal] load build context [2024-10-07T19:56:13.414Z] #62 transferring context: 452.77MB 12.2s done [2024-10-07T19:56:13.673Z] #62 ... [2024-10-07T19:56:13.674Z] [2024-10-07T19:56:13.674Z] #64 [core-data internal] load build context [2024-10-07T19:56:13.674Z] #64 transferring context: 452.77MB 11.7s done [2024-10-07T19:56:18.041Z] #64 ... [2024-10-07T19:56:18.041Z] [2024-10-07T19:56:18.041Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T19:56:18.041Z] #36 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-10-07T19:56:18.635Z] #36 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done [2024-10-07T19:56:36.785Z] #36 ... [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #45 [security-spiffe-token-provider internal] load build context [2024-10-07T19:56:36.785Z] #45 DONE 44.2s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #59 [core-command builder 2/7] WORKDIR /edgex-go [2024-10-07T19:56:36.785Z] #59 DONE 42.8s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #47 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-07T19:56:36.785Z] #47 DONE 44.0s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-10-07T19:56:36.785Z] #69 ... [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #67 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-07T19:56:36.785Z] #67 DONE 44.1s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-07T19:56:36.785Z] #56 DONE 44.0s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-07T19:56:36.785Z] #48 DONE 44.0s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #61 [support-cron-scheduler internal] load build context [2024-10-07T19:56:36.785Z] #61 DONE 43.9s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #49 [core-keeper internal] load build context [2024-10-07T19:56:36.785Z] #49 DONE 44.4s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #60 [security-secretstore-setup internal] load build context [2024-10-07T19:56:36.785Z] #60 DONE 43.9s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #68 [core-metadata internal] load build context [2024-10-07T19:56:36.785Z] #68 DONE 43.9s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #58 [security-proxy-setup internal] load build context [2024-10-07T19:56:36.785Z] #58 DONE 44.3s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #44 [support-scheduler internal] load build context [2024-10-07T19:56:36.785Z] #44 DONE 44.4s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #64 [core-data internal] load build context [2024-10-07T19:56:36.785Z] #64 DONE 43.9s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #62 [support-notifications internal] load build context [2024-10-07T19:56:36.785Z] #62 DONE 44.3s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #50 [core-command internal] load build context [2024-10-07T19:56:36.785Z] #50 DONE 43.8s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #65 [core-common-config-bootstrapper internal] load build context [2024-10-07T19:56:36.785Z] #65 DONE 44.0s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #51 [security-bootstrapper internal] load build context [2024-10-07T19:56:36.785Z] #51 DONE 43.9s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #53 [security-proxy-auth internal] load build context [2024-10-07T19:56:36.785Z] #53 DONE 44.5s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #70 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-07T19:56:36.785Z] #70 ... [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T19:56:36.785Z] #37 DONE 44.3s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T19:56:36.785Z] #36 DONE 44.4s [2024-10-07T19:56:36.785Z] [2024-10-07T19:56:36.785Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-07T19:56:36.785Z] #57 44.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:36.786Z] #57 44.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:36.786Z] #57 ... [2024-10-07T19:56:36.786Z] [2024-10-07T19:56:36.786Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-07T19:56:36.786Z] #54 DONE 45.0s [2024-10-07T19:56:36.786Z] [2024-10-07T19:56:36.786Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-07T19:56:36.786Z] #57 44.61 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:36.786Z] #57 44.62 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:36.786Z] #57 44.64 OK: 8 MiB in 15 packages [2024-10-07T19:56:36.786Z] #57 DONE 44.8s [2024-10-07T19:56:36.786Z] [2024-10-07T19:56:36.786Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-07T19:56:36.786Z] #63 44.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:36.786Z] #63 44.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:36.786Z] #63 45.04 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:36.786Z] #63 45.05 (2/2) Installing su-exec (0.2-r3) [2024-10-07T19:56:36.786Z] #63 45.05 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:36.786Z] #63 45.06 OK: 8 MiB in 16 packages [2024-10-07T19:56:37.050Z] #63 ... [2024-10-07T19:56:37.050Z] [2024-10-07T19:56:37.050Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-07T19:56:37.050Z] #52 44.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:37.050Z] #52 44.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:37.050Z] #52 45.07 (1/3) Installing ca-certificates (20240705-r0) [2024-10-07T19:56:37.050Z] #52 45.09 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:37.050Z] #52 45.09 (3/3) Installing tzdata (2024b-r0) [2024-10-07T19:56:37.050Z] #52 45.13 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:37.050Z] #52 45.13 Executing ca-certificates-20240705-r0.trigger [2024-10-07T19:56:37.050Z] #52 45.16 OK: 10 MiB in 17 packages [2024-10-07T19:56:37.050Z] #52 DONE 45.4s [2024-10-07T19:56:37.311Z] [2024-10-07T19:56:37.311Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-07T19:56:37.311Z] #63 DONE 45.4s [2024-10-07T19:56:37.311Z] [2024-10-07T19:56:37.311Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-07T19:56:37.311Z] #55 44.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:37.311Z] #55 44.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:37.311Z] #55 45.08 (1/4) Installing ca-certificates (20240705-r0) [2024-10-07T19:56:37.311Z] #55 45.09 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:37.311Z] #55 45.10 (3/4) Installing su-exec (0.2-r3) [2024-10-07T19:56:37.311Z] #55 45.11 (4/4) Installing yq-go (4.44.1-r2) [2024-10-07T19:56:37.311Z] #55 45.17 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:37.311Z] #55 45.18 Executing ca-certificates-20240705-r0.trigger [2024-10-07T19:56:37.311Z] #55 45.29 OK: 19 MiB in 18 packages [2024-10-07T19:56:37.311Z] #55 DONE 45.5s [2024-10-07T19:56:37.311Z] [2024-10-07T19:56:37.311Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-07T19:56:37.573Z] #71 ... [2024-10-07T19:56:37.573Z] [2024-10-07T19:56:37.573Z] #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-07T19:56:37.573Z] #0 1.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:37.573Z] #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:37.573Z] #0 1.934 OK: 246 MiB in 54 packages [2024-10-07T19:56:37.573Z] #72 DONE 2.1s [2024-10-07T19:56:37.573Z] [2024-10-07T19:56:37.573Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-07T19:56:37.573Z] #66 44.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:37.573Z] #66 44.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:37.573Z] #66 45.02 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-07T19:56:37.573Z] #66 45.02 v3.20.3-128-g88646525c73 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-07T19:56:37.573Z] #66 45.02 OK: 24163 distinct packages available [2024-10-07T19:56:37.573Z] #66 45.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:37.573Z] #66 45.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:37.573Z] #66 45.47 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:37.573Z] #66 45.47 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-07T19:56:37.573Z] #66 45.48 (3/4) Installing libucontext (1.2-r3) [2024-10-07T19:56:37.573Z] #66 45.48 (4/4) Installing gcompat (1.1.0-r4) [2024-10-07T19:56:37.573Z] #66 45.48 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:37.573Z] #66 45.49 OK: 8 MiB in 18 packages [2024-10-07T19:56:37.573Z] #66 DONE 45.7s [2024-10-07T19:56:37.573Z] [2024-10-07T19:56:37.573Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:56:37.573Z] #73 DONE 0.1s [2024-10-07T19:56:37.573Z] [2024-10-07T19:56:37.573Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:56:38.163Z] #74 ... [2024-10-07T19:56:38.163Z] [2024-10-07T19:56:38.163Z] #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-07T19:56:38.163Z] #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.163Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.163Z] #0 2.578 OK: 246 MiB in 54 packages [2024-10-07T19:56:38.163Z] #75 DONE 2.7s [2024-10-07T19:56:38.163Z] [2024-10-07T19:56:38.163Z] #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-07T19:56:38.163Z] #76 DONE 2.8s [2024-10-07T19:56:38.163Z] [2024-10-07T19:56:38.163Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:56:38.163Z] #77 DONE 0.1s [2024-10-07T19:56:38.163Z] [2024-10-07T19:56:38.163Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:56:38.424Z] #78 ... [2024-10-07T19:56:38.424Z] [2024-10-07T19:56:38.424Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-07T19:56:38.424Z] #69 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.424Z] #69 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.424Z] #69 2.760 OK: 246 MiB in 54 packages [2024-10-07T19:56:38.424Z] #69 DONE 3.0s [2024-10-07T19:56:38.424Z] [2024-10-07T19:56:38.424Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:56:38.424Z] #79 DONE 0.1s [2024-10-07T19:56:38.424Z] [2024-10-07T19:56:38.424Z] #46 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-07T19:56:38.425Z] #46 44.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.425Z] #46 46.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.425Z] #46 46.34 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-07T19:56:38.425Z] #46 46.34 v3.20.3-128-g88646525c73 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-07T19:56:38.425Z] #46 46.34 OK: 24163 distinct packages available [2024-10-07T19:56:38.425Z] #46 46.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.425Z] #46 46.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.425Z] #46 46.79 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:38.425Z] #46 46.79 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-07T19:56:38.425Z] #46 46.79 (3/5) Installing libucontext (1.2-r3) [2024-10-07T19:56:38.425Z] #46 46.80 (4/5) Installing gcompat (1.1.0-r4) [2024-10-07T19:56:38.425Z] #46 46.80 (5/5) Installing openssl (3.3.2-r0) [2024-10-07T19:56:38.425Z] #46 46.82 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:38.425Z] #46 46.83 OK: 9 MiB in 19 packages [2024-10-07T19:56:38.425Z] #46 DONE 47.1s [2024-10-07T19:56:38.425Z] [2024-10-07T19:56:38.425Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-07T19:56:38.425Z] #0 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.425Z] #0 2.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.425Z] #0 2.510 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-07T19:56:38.425Z] #0 2.510 v3.20.3-128-g88646525c73 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-07T19:56:38.425Z] #0 2.510 OK: 24162 distinct packages available [2024-10-07T19:56:38.425Z] #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.425Z] #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:38.425Z] #0 2.948 OK: 246 MiB in 54 packages [2024-10-07T19:56:38.425Z] #80 DONE 3.1s [2024-10-07T19:56:38.425Z] [2024-10-07T19:56:38.425Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:56:38.425Z] #81 DONE 0.0s [2024-10-07T19:56:38.425Z] [2024-10-07T19:56:38.425Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:56:39.369Z] #82 ... [2024-10-07T19:56:39.369Z] [2024-10-07T19:56:39.369Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-07T19:56:39.369Z] #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:39.369Z] #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:39.369Z] #0 3.190 Upgrading critical system libraries and apk-tools: [2024-10-07T19:56:39.369Z] #0 3.190 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T19:56:39.369Z] #0 3.195 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:39.369Z] #0 3.249 Continuing the upgrade transaction with new apk-tools: [2024-10-07T19:56:39.369Z] #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:39.369Z] #0 3.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:39.369Z] #0 3.586 OK: 9 MiB in 16 packages [2024-10-07T19:56:39.369Z] #83 DONE 4.1s [2024-10-07T19:56:39.636Z] [2024-10-07T19:56:39.636Z] #70 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-10-07T19:56:39.636Z] #70 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:39.636Z] #70 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:39.636Z] #70 3.642 Upgrading critical system libraries and apk-tools: [2024-10-07T19:56:39.636Z] #70 3.642 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T19:56:39.636Z] #70 3.649 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:39.636Z] #70 3.710 Continuing the upgrade transaction with new apk-tools: [2024-10-07T19:56:39.636Z] #70 3.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:39.636Z] #70 3.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:39.636Z] #70 4.107 OK: 8 MiB in 15 packages [2024-10-07T19:56:40.219Z] #70 DONE 4.7s [2024-10-07T19:56:40.219Z] [2024-10-07T19:56:40.219Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-07T19:56:40.219Z] #0 3.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.219Z] #0 3.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.219Z] #0 3.924 Upgrading critical system libraries and apk-tools: [2024-10-07T19:56:40.219Z] #0 3.924 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T19:56:40.219Z] #0 3.954 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:40.219Z] #0 4.064 Continuing the upgrade transaction with new apk-tools: [2024-10-07T19:56:40.219Z] #0 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.219Z] #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.219Z] #0 4.653 OK: 19 MiB in 18 packages [2024-10-07T19:56:40.793Z] #84 DONE 5.4s [2024-10-07T19:56:40.793Z] [2024-10-07T19:56:40.793Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-07T19:56:40.793Z] #0 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.793Z] #0 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.793Z] #0 4.216 Upgrading critical system libraries and apk-tools: [2024-10-07T19:56:40.793Z] #0 4.216 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T19:56:40.793Z] #0 4.223 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:40.793Z] #0 4.283 Continuing the upgrade transaction with new apk-tools: [2024-10-07T19:56:40.793Z] #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.793Z] #0 4.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.793Z] #0 4.678 OK: 13 MiB in 28 packages [2024-10-07T19:56:40.793Z] #85 DONE 5.4s [2024-10-07T19:56:40.793Z] [2024-10-07T19:56:40.793Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-07T19:56:40.793Z] #0 2.635 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.793Z] #0 3.236 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.793Z] #0 3.986 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T19:56:40.793Z] #0 4.278 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:40.793Z] #0 4.283 OK: 8 MiB in 15 packages [2024-10-07T19:56:40.793Z] #86 DONE 4.4s [2024-10-07T19:56:40.793Z] [2024-10-07T19:56:40.793Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-07T19:56:40.793Z] #87 DONE 0.0s [2024-10-07T19:56:40.793Z] [2024-10-07T19:56:40.793Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-07T19:56:40.793Z] #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.793Z] #0 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.793Z] #0 4.001 Upgrading critical system libraries and apk-tools: [2024-10-07T19:56:40.793Z] #0 4.001 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T19:56:40.793Z] #0 4.008 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:40.793Z] #0 4.073 Continuing the upgrade transaction with new apk-tools: [2024-10-07T19:56:40.793Z] #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.793Z] #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:40.793Z] #88 4.462 OK: 8 MiB in 15 packages [2024-10-07T19:56:41.058Z] #88 DONE 4.6s [2024-10-07T19:56:41.059Z] [2024-10-07T19:56:41.059Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-07T19:56:41.059Z] #0 3.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:41.059Z] #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:41.319Z] #89 4.130 Upgrading critical system libraries and apk-tools: [2024-10-07T19:56:41.319Z] #89 4.130 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T19:56:41.319Z] #89 4.140 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:41.319Z] #89 4.227 Continuing the upgrade transaction with new apk-tools: [2024-10-07T19:56:41.319Z] #89 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:41.319Z] #89 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:41.580Z] #89 4.580 OK: 8 MiB in 16 packages [2024-10-07T19:56:41.842Z] #89 DONE 4.7s [2024-10-07T19:56:41.842Z] [2024-10-07T19:56:41.842Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-07T19:56:42.412Z] #90 ... [2024-10-07T19:56:42.412Z] [2024-10-07T19:56:42.412Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-07T19:56:42.412Z] #71 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #71 4.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #71 4.509 Upgrading critical system libraries and apk-tools: [2024-10-07T19:56:42.412Z] #71 4.509 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T19:56:42.412Z] #71 4.516 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:42.412Z] #71 4.592 Continuing the upgrade transaction with new apk-tools: [2024-10-07T19:56:42.412Z] #71 4.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #71 4.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #71 4.996 OK: 19 MiB in 18 packages [2024-10-07T19:56:42.412Z] #71 DONE 5.1s [2024-10-07T19:56:42.412Z] [2024-10-07T19:56:42.412Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-07T19:56:42.412Z] #0 4.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #0 4.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #0 4.730 Upgrading critical system libraries and apk-tools: [2024-10-07T19:56:42.412Z] #0 4.730 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T19:56:42.412Z] #0 4.737 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:42.412Z] #0 4.819 Continuing the upgrade transaction with new apk-tools: [2024-10-07T19:56:42.412Z] #0 4.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #0 4.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #0 5.203 OK: 10 MiB in 17 packages [2024-10-07T19:56:42.412Z] #91 DONE 5.3s [2024-10-07T19:56:42.412Z] [2024-10-07T19:56:42.412Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-07T19:56:42.412Z] #0 4.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #0 4.480 Upgrading critical system libraries and apk-tools: [2024-10-07T19:56:42.412Z] #0 4.480 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T19:56:42.412Z] #0 4.488 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:42.412Z] #0 4.550 Continuing the upgrade transaction with new apk-tools: [2024-10-07T19:56:42.412Z] #0 4.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #0 4.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:42.412Z] #0 4.931 OK: 8 MiB in 18 packages [2024-10-07T19:56:42.412Z] #92 DONE 5.0s [2024-10-07T19:56:42.412Z] [2024-10-07T19:56:42.412Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-07T19:56:43.922Z] #93 DONE 1.2s [2024-10-07T19:56:43.922Z] [2024-10-07T19:56:43.922Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-07T19:56:43.922Z] #0 3.956 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:43.922Z] #0 4.404 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:43.922Z] #0 5.143 OK: 246 MiB in 54 packages [2024-10-07T19:56:43.922Z] #94 DONE 5.6s [2024-10-07T19:56:43.922Z] [2024-10-07T19:56:43.922Z] #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-07T19:56:43.922Z] #0 4.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:43.922Z] #0 4.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:43.922Z] #0 4.616 Upgrading critical system libraries and apk-tools: [2024-10-07T19:56:43.922Z] #0 4.616 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T19:56:43.922Z] #0 4.659 Executing busybox-1.36.1-r29.trigger [2024-10-07T19:56:43.922Z] #0 4.718 Continuing the upgrade transaction with new apk-tools: [2024-10-07T19:56:43.922Z] #0 4.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:43.922Z] #0 4.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T19:56:43.922Z] #0 5.375 OK: 9 MiB in 19 packages [2024-10-07T19:56:43.922Z] #95 DONE 5.6s [2024-10-07T19:56:43.922Z] [2024-10-07T19:56:43.922Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-07T19:56:43.922Z] #96 ... [2024-10-07T19:56:43.922Z] [2024-10-07T19:56:43.922Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-07T19:56:43.922Z] #97 DONE 0.0s [2024-10-07T19:56:43.922Z] [2024-10-07T19:56:43.922Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-07T19:56:43.922Z] #98 DONE 0.1s [2024-10-07T19:56:44.439Z] [2024-10-07T19:56:44.439Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-07T19:56:44.439Z] #90 DONE 2.1s [2024-10-07T19:56:44.439Z] [2024-10-07T19:56:44.439Z] #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-07T19:56:45.376Z] #99 ... [2024-10-07T19:56:45.376Z] [2024-10-07T19:56:45.376Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-07T19:56:45.376Z] #100 DONE 1.7s [2024-10-07T19:56:45.376Z] [2024-10-07T19:56:45.376Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-07T19:56:45.376Z] #96 DONE 1.7s [2024-10-07T19:56:45.796Z] [2024-10-07T19:56:45.796Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-07T19:56:45.796Z] #101 DONE 1.7s [2024-10-07T19:56:45.796Z] [2024-10-07T19:56:45.796Z] #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-07T19:56:45.796Z] #99 DONE 1.6s [2024-10-07T19:56:45.796Z] [2024-10-07T19:56:45.796Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-07T19:56:45.796Z] #102 DONE 0.1s [2024-10-07T19:56:45.796Z] [2024-10-07T19:56:45.796Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-07T19:56:46.740Z] #103 DONE 1.2s [2024-10-07T19:56:46.740Z] [2024-10-07T19:56:46.740Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-07T19:56:46.740Z] #104 DONE 0.8s [2024-10-07T19:56:46.740Z] [2024-10-07T19:56:46.740Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-07T19:56:46.740Z] #105 DONE 0.1s [2024-10-07T19:56:46.740Z] [2024-10-07T19:56:46.740Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-07T19:56:46.740Z] #106 DONE 1.2s [2024-10-07T19:56:46.740Z] [2024-10-07T19:56:46.740Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-07T19:56:46.740Z] #107 DONE 0.1s [2024-10-07T19:56:46.740Z] [2024-10-07T19:56:46.740Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-07T19:56:47.001Z] #108 DONE 0.1s [2024-10-07T19:56:47.001Z] [2024-10-07T19:56:47.001Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-07T19:56:47.001Z] #109 DONE 0.1s [2024-10-07T19:56:47.001Z] [2024-10-07T19:56:47.001Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-07T19:56:47.001Z] #110 DONE 0.1s [2024-10-07T19:56:47.001Z] [2024-10-07T19:56:47.001Z] #111 [security-spire-config] exporting to image [2024-10-07T19:56:47.001Z] #111 exporting layers [2024-10-07T19:56:47.001Z] #111 ... [2024-10-07T19:56:47.001Z] [2024-10-07T19:56:47.001Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-07T19:56:47.001Z] #112 DONE 0.1s [2024-10-07T19:56:47.001Z] [2024-10-07T19:56:47.001Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-07T19:56:47.001Z] #113 DONE 0.1s [2024-10-07T19:56:47.001Z] [2024-10-07T19:56:47.001Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-07T19:56:47.001Z] #114 DONE 0.1s [2024-10-07T19:56:47.263Z] [2024-10-07T19:56:47.263Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-07T19:56:47.263Z] #115 DONE 0.1s [2024-10-07T19:56:47.263Z] [2024-10-07T19:56:47.263Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-07T19:56:47.263Z] #116 DONE 0.1s [2024-10-07T19:56:47.263Z] [2024-10-07T19:56:47.263Z] #111 [security-spire-server] exporting to image [2024-10-07T19:56:47.834Z] #111 exporting layers 0.7s done [2024-10-07T19:56:47.834Z] #111 writing image sha256:98c90e6b20cbe3a7b88963c06094ff3887df8ec3a74b2da8546afa4d88ee72d0 done [2024-10-07T19:56:47.834Z] #111 naming to docker.io/library/security-spire-config done [2024-10-07T19:56:47.834Z] #111 exporting layers 0.6s done [2024-10-07T19:56:47.834Z] #111 writing image sha256:c950d34ed0afbea78e401752977e1ac727a9107bf817ff7d94c256856c752fdd done [2024-10-07T19:56:47.834Z] #111 naming to docker.io/library/security-spire-server done [2024-10-07T19:56:47.834Z] #111 writing image sha256:bbfe18051590d8b5e265f1ec99e76d46e15bf9153edad6f593df324781cbc1bb done [2024-10-07T19:56:47.834Z] #111 naming to docker.io/library/security-spire-agent done [2024-10-07T19:56:47.834Z] #111 DONE 1.1s [2024-10-07T19:56:47.834Z] [2024-10-07T19:56:47.834Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:56:48.405Z] #117 ... [2024-10-07T19:56:48.405Z] [2024-10-07T19:56:48.405Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:57:44.694Z] #118 ... [2024-10-07T19:57:44.694Z] [2024-10-07T19:57:44.694Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:57:44.694Z] #82 DONE 59.4s [2024-10-07T19:57:44.694Z] [2024-10-07T19:57:44.694Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-07T19:57:44.694Z] #119 ... [2024-10-07T19:57:44.694Z] [2024-10-07T19:57:44.694Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:57:44.694Z] #118 DONE 59.7s [2024-10-07T19:57:44.694Z] [2024-10-07T19:57:44.694Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:57:44.694Z] #78 DONE 60.0s [2024-10-07T19:57:44.694Z] [2024-10-07T19:57:44.694Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-10-07T19:57:44.694Z] #120 ... [2024-10-07T19:57:44.694Z] [2024-10-07T19:57:44.694Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:57:44.694Z] #74 DONE 60.8s [2024-10-07T19:57:44.694Z] [2024-10-07T19:57:44.694Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-10-07T19:57:44.694Z] #121 ... [2024-10-07T19:57:44.694Z] [2024-10-07T19:57:44.694Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:57:44.694Z] #117 DONE 54.8s [2024-10-07T19:57:44.694Z] [2024-10-07T19:57:44.694Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-07T19:57:48.249Z] #122 ... [2024-10-07T19:57:48.249Z] [2024-10-07T19:57:48.249Z] #123 [support-notifications builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #123 DONE 22.8s [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #119 ... [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #124 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:58:03.190Z] #125 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:58:03.190Z] #126 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #127 [core-command builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #127 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:58:03.190Z] #128 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:58:03.190Z] #129 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #130 [core-metadata builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #130 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:58:03.190Z] #131 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:58:03.190Z] #132 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #120 DONE 23.0s [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:58:03.190Z] #133 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #134 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:58:03.190Z] #135 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #136 [core-data builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #136 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:58:03.190Z] #137 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:58:03.190Z] #138 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:58:03.190Z] #139 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #140 [support-scheduler builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #140 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:58:03.190Z] #141 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #122 [core-keeper builder 7/8] COPY . . [2024-10-07T19:58:03.190Z] #122 DONE 22.4s [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-07T19:58:03.190Z] #142 ... [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #119 DONE 23.3s [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #121 DONE 22.9s [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #143 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:58:03.190Z] #144 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:58:03.190Z] #145 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #146 [security-bootstrapper builder 6/7] COPY . . [2024-10-07T19:58:03.190Z] #146 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-07T19:58:03.190Z] #147 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #148 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T19:58:03.190Z] #148 CACHED [2024-10-07T19:58:03.190Z] [2024-10-07T19:58:03.190Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-07T19:58:07.381Z] #149 ... [2024-10-07T19:58:07.381Z] [2024-10-07T19:58:07.381Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-07T19:58:07.381Z] #0 3.760 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-10-07T19:58:11.650Z] #150 ... [2024-10-07T19:58:11.650Z] [2024-10-07T19:58:11.650Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-07T19:58:11.650Z] #0 5.560 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-07T19:58:11.650Z] #151 ... [2024-10-07T19:58:11.650Z] [2024-10-07T19:58:11.650Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-07T19:58:11.650Z] #0 3.699 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-10-07T19:58:11.650Z] #152 ... [2024-10-07T19:58:11.650Z] [2024-10-07T19:58:11.650Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-07T19:58:11.650Z] #0 5.808 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-10-07T19:58:11.650Z] #153 ... [2024-10-07T19:58:11.650Z] [2024-10-07T19:58:11.650Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-07T19:58:11.650Z] #0 2.000 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-10-07T19:58:11.650Z] #154 ... [2024-10-07T19:58:11.650Z] [2024-10-07T19:58:11.650Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-07T19:58:11.908Z] #155 ... [2024-10-07T19:58:11.908Z] [2024-10-07T19:58:11.908Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-07T19:58:11.908Z] #0 2.141 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-10-07T19:58:11.908Z] #156 ... [2024-10-07T19:58:11.908Z] [2024-10-07T19:58:11.908Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-07T19:58:11.908Z] #0 7.177 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-10-07T19:58:12.167Z] #157 ... [2024-10-07T19:58:12.167Z] [2024-10-07T19:58:12.167Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-07T19:58:12.167Z] #0 2.185 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-10-07T19:58:12.167Z] #158 ... [2024-10-07T19:58:12.167Z] [2024-10-07T19:58:12.167Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-07T19:58:12.167Z] #0 2.546 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-10-07T19:58:12.470Z] #159 ... [2024-10-07T19:58:12.470Z] [2024-10-07T19:58:12.470Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-07T19:58:12.470Z] #0 10.48 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-10-07T19:58:12.732Z] #160 ... [2024-10-07T19:58:12.732Z] [2024-10-07T19:58:12.732Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-07T19:58:12.732Z] #149 10.97 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-10-07T19:58:13.340Z] #149 ... [2024-10-07T19:58:13.340Z] [2024-10-07T19:58:13.340Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-07T19:58:13.340Z] #142 2.187 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-10-07T19:58:13.340Z] #142 ... [2024-10-07T19:58:13.340Z] [2024-10-07T19:58:13.340Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-07T19:58:13.340Z] #155 10.78 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-10-07T20:00:35.134Z] #155 ... [2024-10-07T20:00:35.134Z] [2024-10-07T20:00:35.134Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-07T20:00:35.134Z] #149 141.9 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-10-07T20:01:42.984Z] #149 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-07T20:01:42.984Z] #150 DONE 217.0s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-07T20:01:42.984Z] #159 DONE 217.3s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-07T20:01:42.984Z] #156 DONE 217.4s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-07T20:01:42.984Z] #157 DONE 217.3s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-07T20:01:42.984Z] #154 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #161 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-07T20:01:42.984Z] #155 DONE 217.6s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #162 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-07T20:01:42.984Z] #154 DONE 218.7s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-07T20:01:42.984Z] #163 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-07T20:01:42.984Z] #142 DONE 219.0s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #164 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-07T20:01:42.984Z] #153 DONE 219.1s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #165 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-07T20:01:42.984Z] #149 DONE 219.2s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-07T20:01:42.984Z] #160 DONE 219.3s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #166 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-07T20:01:42.984Z] #151 DONE 219.9s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #167 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-07T20:01:42.984Z] #152 DONE 220.1s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-07T20:01:42.984Z] #158 DONE 220.2s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #168 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #166 DONE 3.1s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #161 DONE 3.3s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #162 DONE 3.0s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #169 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-07T20:01:42.984Z] #169 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #165 DONE 3.3s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-07T20:01:42.984Z] #163 DONE 2.8s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #164 DONE 2.0s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #168 DONE 1.2s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #170 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.984Z] #170 ... [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #167 DONE 1.5s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.984Z] #171 DONE 1.6s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.984Z] #172 DONE 0.4s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.984Z] #173 DONE 0.9s [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.984Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.984Z] #174 CACHED [2024-10-07T20:01:42.984Z] [2024-10-07T20:01:42.985Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.985Z] #175 CACHED [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #176 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.985Z] #176 CACHED [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #177 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.985Z] #177 CACHED [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.985Z] #178 DONE 0.9s [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #169 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-07T20:01:42.985Z] #169 DONE 0.8s [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.985Z] #179 DONE 0.6s [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.985Z] #180 CACHED [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.985Z] #181 CACHED [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.985Z] #182 CACHED [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:42.985Z] #183 CACHED [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #184 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.985Z] #184 DONE 0.6s [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #170 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.985Z] #170 DONE 0.5s [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-07T20:01:42.985Z] #185 ... [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #186 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:42.985Z] #186 DONE 0.4s [2024-10-07T20:01:42.985Z] [2024-10-07T20:01:42.985Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-07T20:01:46.374Z] #187 ... [2024-10-07T20:01:46.374Z] [2024-10-07T20:01:46.374Z] #188 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:46.374Z] #188 DONE 3.3s [2024-10-07T20:01:46.374Z] [2024-10-07T20:01:46.374Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-07T20:01:46.374Z] #189 DONE 3.3s [2024-10-07T20:01:46.374Z] [2024-10-07T20:01:46.374Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-07T20:01:46.374Z] #190 DONE 3.5s [2024-10-07T20:01:46.374Z] [2024-10-07T20:01:46.374Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:46.374Z] #191 ... [2024-10-07T20:01:46.374Z] [2024-10-07T20:01:46.374Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-07T20:01:46.374Z] #192 DONE 3.5s [2024-10-07T20:01:46.374Z] [2024-10-07T20:01:46.374Z] #193 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-07T20:01:46.374Z] #193 DONE 3.5s [2024-10-07T20:01:46.374Z] [2024-10-07T20:01:46.374Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-07T20:01:46.374Z] #194 DONE 3.5s [2024-10-07T20:01:46.374Z] [2024-10-07T20:01:46.374Z] #195 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-07T20:01:46.374Z] #195 DONE 3.6s [2024-10-07T20:01:46.374Z] [2024-10-07T20:01:46.374Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-07T20:01:46.374Z] #196 DONE 3.5s [2024-10-07T20:01:46.374Z] [2024-10-07T20:01:46.374Z] #197 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-07T20:01:46.374Z] #197 DONE 3.6s [2024-10-07T20:01:46.637Z] [2024-10-07T20:01:46.637Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-07T20:01:46.637Z] #187 DONE 3.6s [2024-10-07T20:01:46.637Z] [2024-10-07T20:01:46.637Z] #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-07T20:01:46.637Z] #198 DONE 3.6s [2024-10-07T20:01:46.637Z] [2024-10-07T20:01:46.637Z] #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-07T20:01:46.637Z] #185 DONE 3.6s [2024-10-07T20:01:46.637Z] [2024-10-07T20:01:46.637Z] #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-07T20:01:46.637Z] #199 DONE 4.3s [2024-10-07T20:01:46.637Z] [2024-10-07T20:01:46.637Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:46.900Z] #200 ... [2024-10-07T20:01:46.900Z] [2024-10-07T20:01:46.900Z] #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:46.900Z] #191 DONE 0.6s [2024-10-07T20:01:46.900Z] [2024-10-07T20:01:46.900Z] #201 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-07T20:01:46.900Z] #201 DONE 0.7s [2024-10-07T20:01:46.900Z] [2024-10-07T20:01:46.900Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:46.900Z] #202 DONE 0.6s [2024-10-07T20:01:46.900Z] [2024-10-07T20:01:46.900Z] #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:46.900Z] #203 DONE 0.6s [2024-10-07T20:01:46.900Z] [2024-10-07T20:01:46.900Z] #204 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:46.900Z] #204 DONE 0.6s [2024-10-07T20:01:46.900Z] [2024-10-07T20:01:46.900Z] #111 [security-spiffe-token-provider] exporting to image [2024-10-07T20:01:46.900Z] #111 exporting layers [2024-10-07T20:01:47.161Z] #111 ... [2024-10-07T20:01:47.161Z] [2024-10-07T20:01:47.161Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:47.161Z] #205 DONE 0.8s [2024-10-07T20:01:47.161Z] [2024-10-07T20:01:47.161Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:47.161Z] #206 DONE 0.9s [2024-10-07T20:01:47.161Z] [2024-10-07T20:01:47.161Z] #111 [core-command] exporting to image [2024-10-07T20:01:47.161Z] #111 ... [2024-10-07T20:01:47.161Z] [2024-10-07T20:01:47.161Z] #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:47.161Z] #207 DONE 1.0s [2024-10-07T20:01:47.422Z] [2024-10-07T20:01:47.422Z] #208 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:47.422Z] #208 DONE 1.0s [2024-10-07T20:01:47.422Z] [2024-10-07T20:01:47.422Z] #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-07T20:01:47.422Z] #209 ... [2024-10-07T20:01:47.422Z] [2024-10-07T20:01:47.422Z] #210 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-07T20:01:47.422Z] #210 DONE 1.1s [2024-10-07T20:01:47.682Z] [2024-10-07T20:01:47.682Z] #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-07T20:01:47.682Z] #211 DONE 1.2s [2024-10-07T20:01:47.682Z] [2024-10-07T20:01:47.682Z] #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-07T20:01:47.682Z] #212 ... [2024-10-07T20:01:47.682Z] [2024-10-07T20:01:47.682Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T20:01:47.682Z] #200 DONE 1.3s [2024-10-07T20:01:47.682Z] [2024-10-07T20:01:47.682Z] #213 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-07T20:01:47.682Z] #213 DONE 1.3s [2024-10-07T20:01:47.954Z] [2024-10-07T20:01:47.954Z] #111 [support-cron-scheduler] exporting to image [2024-10-07T20:01:47.954Z] #111 exporting layers 0.7s done [2024-10-07T20:01:48.213Z] #111 exporting layers 1.5s done [2024-10-07T20:01:48.473Z] #111 exporting layers 1.5s done [2024-10-07T20:01:48.473Z] #111 writing image sha256:7d1d35cc03b4a452ca712146f15d1e67e266525221dec91d9405d8eb6a6bded8 [2024-10-07T20:01:48.733Z] #111 writing image sha256:3b8a3a43b88377ee2ccda0a298a4947eb4602a3d3b4fb40975498df3cd4a164f [2024-10-07T20:01:48.733Z] #111 ... [2024-10-07T20:01:48.733Z] [2024-10-07T20:01:48.733Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-07T20:01:48.733Z] #214 DONE 1.9s [2024-10-07T20:01:48.733Z] [2024-10-07T20:01:48.733Z] #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-07T20:01:48.733Z] #215 DONE 1.9s [2024-10-07T20:01:48.733Z] [2024-10-07T20:01:48.733Z] #111 [core-keeper] exporting to image [2024-10-07T20:01:48.733Z] #111 writing image sha256:7d1d35cc03b4a452ca712146f15d1e67e266525221dec91d9405d8eb6a6bded8 0.5s done [2024-10-07T20:01:48.733Z] #111 naming to docker.io/library/core-keeper 0.0s done [2024-10-07T20:01:48.992Z] #111 ... [2024-10-07T20:01:48.992Z] [2024-10-07T20:01:48.992Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-07T20:01:48.992Z] #216 DONE 1.7s [2024-10-07T20:01:48.992Z] [2024-10-07T20:01:48.992Z] #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-07T20:01:48.992Z] #209 DONE 1.6s [2024-10-07T20:01:48.992Z] [2024-10-07T20:01:48.992Z] #111 [support-scheduler] exporting to image [2024-10-07T20:01:48.992Z] #111 exporting layers 2.0s done [2024-10-07T20:01:48.992Z] #111 writing image sha256:3b8a3a43b88377ee2ccda0a298a4947eb4602a3d3b4fb40975498df3cd4a164f 0.2s done [2024-10-07T20:01:48.992Z] #111 writing image sha256:fe894470b21b451072b2f0dfb2f3e030a7e990e4c66f0176f42b83ad477962d0 0.0s done [2024-10-07T20:01:48.992Z] #111 naming to docker.io/library/core-command done [2024-10-07T20:01:48.992Z] #111 naming to docker.io/library/support-scheduler done [2024-10-07T20:01:48.992Z] #111 ... [2024-10-07T20:01:48.992Z] [2024-10-07T20:01:48.992Z] #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-07T20:01:48.992Z] #217 DONE 1.6s [2024-10-07T20:01:48.992Z] [2024-10-07T20:01:48.992Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-07T20:01:48.992Z] #218 DONE 1.6s [2024-10-07T20:01:48.992Z] [2024-10-07T20:01:48.992Z] #111 [support-notifications] exporting to image [2024-10-07T20:01:49.251Z] #111 ... [2024-10-07T20:01:49.251Z] [2024-10-07T20:01:49.251Z] #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-07T20:01:49.251Z] #212 DONE 1.6s [2024-10-07T20:01:49.509Z] [2024-10-07T20:01:49.510Z] #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-07T20:01:49.510Z] #219 DONE 1.7s [2024-10-07T20:01:49.510Z] [2024-10-07T20:01:49.510Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-07T20:01:51.411Z] #220 ... [2024-10-07T20:01:51.411Z] [2024-10-07T20:01:51.411Z] #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-07T20:01:51.411Z] #221 DONE 2.0s [2024-10-07T20:01:51.411Z] [2024-10-07T20:01:51.411Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-07T20:01:51.411Z] #222 DONE 2.0s [2024-10-07T20:01:51.411Z] [2024-10-07T20:01:51.411Z] #111 [core-metadata] exporting to image [2024-10-07T20:01:51.411Z] #111 writing image sha256:f3bb514b6ce36721d260986d8749e0a3e86990c7c47738a072784aee95d31137 0.1s done [2024-10-07T20:01:51.411Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2024-10-07T20:01:51.411Z] #111 writing image sha256:d7c31bf0ad2f70729fc550155f07519a9f3c7b6242ea62a9151a592c85d7de26 0.0s done [2024-10-07T20:01:51.411Z] #111 naming to docker.io/library/support-cron-scheduler 0.0s done [2024-10-07T20:01:51.411Z] #111 writing image sha256:21055cd5a7f1a059a754092d3059f8bc3b330e730acccb087c41e1f9585666d3 done [2024-10-07T20:01:51.411Z] #111 writing image sha256:b5a23392d89bab235b2f288f6de3975418f928bfe1b9784d352ab31ce8d28da6 done [2024-10-07T20:01:51.411Z] #111 naming to docker.io/library/core-data done [2024-10-07T20:01:51.411Z] #111 naming to docker.io/library/support-notifications done [2024-10-07T20:01:51.411Z] #111 ... [2024-10-07T20:01:51.411Z] [2024-10-07T20:01:51.411Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-07T20:01:51.411Z] #223 DONE 2.0s [2024-10-07T20:01:51.411Z] [2024-10-07T20:01:51.411Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-07T20:01:51.411Z] #220 DONE 2.1s [2024-10-07T20:01:51.411Z] [2024-10-07T20:01:51.411Z] #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-07T20:01:52.348Z] #224 ... [2024-10-07T20:01:52.348Z] [2024-10-07T20:01:52.348Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-07T20:01:52.348Z] #225 DONE 3.3s [2024-10-07T20:01:52.348Z] [2024-10-07T20:01:52.348Z] #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-07T20:01:52.348Z] #226 DONE 3.3s [2024-10-07T20:01:52.348Z] [2024-10-07T20:01:52.348Z] #111 [core-common-config-bootstrapper] exporting to image [2024-10-07T20:01:52.348Z] #111 writing image sha256:0f5647014276d0527a1d232b6df952ebc9f67e5c9eba8a0a8fda65b236f507b2 done [2024-10-07T20:01:52.348Z] #111 naming to docker.io/library/core-metadata [2024-10-07T20:01:52.607Z] #111 naming to docker.io/library/core-metadata 0.2s done [2024-10-07T20:01:53.174Z] #111 ... [2024-10-07T20:01:53.174Z] [2024-10-07T20:01:53.174Z] #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-07T20:01:53.174Z] #227 DONE 1.4s [2024-10-07T20:01:53.174Z] [2024-10-07T20:01:53.174Z] #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-07T20:01:53.174Z] #228 DONE 1.8s [2024-10-07T20:01:53.174Z] [2024-10-07T20:01:53.174Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-07T20:01:53.433Z] #229 ... [2024-10-07T20:01:53.433Z] [2024-10-07T20:01:53.433Z] #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-07T20:01:53.433Z] #224 DONE 1.8s [2024-10-07T20:01:53.433Z] [2024-10-07T20:01:53.433Z] #111 [core-common-config-bootstrapper] exporting to image [2024-10-07T20:01:53.433Z] #111 exporting layers 1.2s done [2024-10-07T20:01:53.433Z] #111 writing image sha256:5ce2d8ff39f4f6e45190646b9ffae4f9f5b04990885d2f315b37db4fff6ff732 0.0s done [2024-10-07T20:01:53.433Z] #111 naming to docker.io/library/security-proxy-auth 0.0s done [2024-10-07T20:01:53.433Z] #111 writing image sha256:38a1871dac89636bb0e4302c4cd8f9d9ba6614c1aa02a1aebb987c13c0e8d2d3 0.0s done [2024-10-07T20:01:53.433Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-07T20:01:54.000Z] #111 ... [2024-10-07T20:01:54.000Z] [2024-10-07T20:01:54.000Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-07T20:01:54.000Z] #229 DONE 0.9s [2024-10-07T20:01:54.000Z] [2024-10-07T20:01:54.000Z] #230 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-07T20:01:54.000Z] #230 DONE 1.0s [2024-10-07T20:01:54.258Z] [2024-10-07T20:01:54.258Z] #231 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-07T20:01:54.516Z] #231 DONE 0.5s [2024-10-07T20:01:54.516Z] [2024-10-07T20:01:54.516Z] #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-07T20:01:55.084Z] #232 ... [2024-10-07T20:01:55.084Z] [2024-10-07T20:01:55.084Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-07T20:01:55.084Z] #233 DONE 1.0s [2024-10-07T20:01:55.344Z] [2024-10-07T20:01:55.344Z] #111 [security-proxy-setup] exporting to image [2024-10-07T20:01:55.344Z] #111 writing image sha256:9ca06b9affe4e47c091426acd1e4a41f3c69d857eff793872c39f7ea5470fd9d done [2024-10-07T20:01:55.344Z] #111 naming to docker.io/library/security-proxy-setup 0.1s done [2024-10-07T20:01:55.602Z] #111 ... [2024-10-07T20:01:55.603Z] [2024-10-07T20:01:55.603Z] #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-07T20:01:55.603Z] #232 DONE 1.0s [2024-10-07T20:01:55.862Z] [2024-10-07T20:01:55.862Z] #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-07T20:01:56.120Z] #234 DONE 0.4s [2024-10-07T20:01:56.120Z] [2024-10-07T20:01:56.120Z] #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-07T20:01:56.379Z] #235 DONE 0.3s [2024-10-07T20:01:56.379Z] [2024-10-07T20:01:56.379Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-07T20:01:56.966Z] #236 ... [2024-10-07T20:01:56.966Z] [2024-10-07T20:01:56.966Z] #111 [security-secretstore-setup] exporting to image [2024-10-07T20:01:56.966Z] #111 exporting layers 1.8s done [2024-10-07T20:01:56.966Z] #111 writing image sha256:f6cc78b9d0f7f10847f66848a9ccfe4a50bbf8ecd581d74e388e5b4a93734ee2 done [2024-10-07T20:01:56.966Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-10-07T20:01:56.966Z] #111 DONE 11.1s [2024-10-07T20:01:56.966Z] [2024-10-07T20:01:56.966Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-07T20:01:57.227Z] #236 DONE 0.9s [2024-10-07T20:01:57.227Z] [2024-10-07T20:01:57.227Z] #111 [security-bootstrapper] exporting to image [2024-10-07T20:01:58.616Z] #111 exporting layers 1.3s done [2024-10-07T20:01:58.616Z] #111 writing image sha256:f7c20297680dbc3d9dba34e08539fb46bf787e3b5a291e8123be2d3c78e82a76 0.0s done [2024-10-07T20:01:58.616Z] #111 naming to docker.io/library/security-bootstrapper done [2024-10-07T20:01:58.616Z] #111 DONE 12.5s [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T20:01:58.616Z] time="2024-10-07T19:55:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-07T20:01:58.654Z] $ docker stop --time=1 e4ec8214ff5eb874181c3e537d83d7460c7cc87fae65200760fc72455219f509 [2024-10-07T20:02:00.355Z] $ docker rm -f --volumes e4ec8214ff5eb874181c3e537d83d7460c7cc87fae65200760fc72455219f509 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T20:02:00.870Z] + docker images [2024-10-07T20:02:00.870Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-07T20:02:00.870Z] security-bootstrapper latest f7c20297680d 4 seconds ago 20.4MB [2024-10-07T20:02:00.870Z] security-secretstore-setup latest f6cc78b9d0f7 6 seconds ago 40.2MB [2024-10-07T20:02:00.870Z] security-proxy-setup latest 9ca06b9affe4 7 seconds ago 28.7MB [2024-10-07T20:02:00.870Z] core-common-config-bootstrapper latest 38a1871dac89 8 seconds ago 16.5MB [2024-10-07T20:02:00.870Z] security-proxy-auth latest 5ce2d8ff39f4 8 seconds ago 24.6MB [2024-10-07T20:02:00.870Z] core-metadata latest 0f5647014276 10 seconds ago 29.8MB [2024-10-07T20:02:00.870Z] core-data latest b5a23392d89b 12 seconds ago 29.6MB [2024-10-07T20:02:00.870Z] support-notifications latest 21055cd5a7f1 12 seconds ago 44.5MB [2024-10-07T20:02:00.870Z] support-cron-scheduler latest d7c31bf0ad2f 13 seconds ago 45.5MB [2024-10-07T20:02:00.870Z] support-scheduler latest fe894470b21b 14 seconds ago 43.9MB [2024-10-07T20:02:00.870Z] core-command latest 3b8a3a43b883 14 seconds ago 25.9MB [2024-10-07T20:02:00.870Z] core-keeper latest 7d1d35cc03b4 14 seconds ago 29MB [2024-10-07T20:02:00.870Z] security-spiffe-token-provider latest f3bb514b6ce3 14 seconds ago 31.9MB [2024-10-07T20:02:00.870Z] security-spire-agent latest bbfe18051590 5 minutes ago 183MB [2024-10-07T20:02:00.870Z] security-spire-server latest c950d34ed0af 5 minutes ago 122MB [2024-10-07T20:02:00.870Z] security-spire-config latest 98c90e6b20cb 5 minutes ago 121MB [2024-10-07T20:02:00.870Z] ci-base-image-x86_64 latest aaf603b65fc7 9 minutes ago 980MB [2024-10-07T20:02:00.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 days ago 573MB [2024-10-07T20:02:00.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-07T20:02:00.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-07T20:02:02.231Z] provisioning config files... [2024-10-07T20:02:02.242Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14441824142013855409tmp [Pipeline] { [Pipeline] sh [2024-10-07T20:02:02.603Z] + set +x [2024-10-07T20:02:02.604Z] + bash -s -- [2024-10-07T20:02:02.604Z] + curl -s https://codecov.io/bash [2024-10-07T20:02:02.604Z] [2024-10-07T20:02:02.604Z] _____ _ [2024-10-07T20:02:02.604Z] / ____| | | [2024-10-07T20:02:02.604Z] | | ___ __| | ___ ___ _____ __ [2024-10-07T20:02:02.604Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-07T20:02:02.604Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-07T20:02:02.604Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-07T20:02:02.604Z] Bash-1.0.6 [2024-10-07T20:02:02.604Z] [2024-10-07T20:02:02.604Z] [2024-10-07T20:02:02.604Z] ==> git version 2.25.1 found [2024-10-07T20:02:02.604Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-07T20:02:02.604Z] Release-Date: 2020-01-08 [2024-10-07T20:02:02.604Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-07T20:02:02.604Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-07T20:02:02.604Z] ==> Jenkins CI detected. [2024-10-07T20:02:02.604Z] current dir:  /w/workspace/edgex-go/1 [2024-10-07T20:02:02.604Z] project root: . [2024-10-07T20:02:02.604Z] --> token set from env [2024-10-07T20:02:02.604Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-07T20:02:02.864Z] ==> Running gcov in . (disable via -X gcov) [2024-10-07T20:02:02.864Z] ==> Python coveragepy not found [2024-10-07T20:02:02.864Z] ==> Searching for coverage reports in: [2024-10-07T20:02:02.864Z] + . [2024-10-07T20:02:02.864Z] -> Found 1 reports [2024-10-07T20:02:02.864Z] ==> Detecting git/mercurial file structure [2024-10-07T20:02:02.864Z] ==> Reading reports [2024-10-07T20:02:02.864Z] + ./coverage.out bytes=1503744 [2024-10-07T20:02:02.864Z] ==> Appending adjustments [2024-10-07T20:02:02.864Z] https://docs.codecov.io/docs/fixing-reports [2024-10-07T20:02:04.282Z] + Found adjustments [2024-10-07T20:02:04.282Z] ==> Gzipping contents [2024-10-07T20:02:04.282Z] 132K /tmp/codecov.ZSHZmW.gz [2024-10-07T20:02:04.282Z] ==> Uploading reports [2024-10-07T20:02:04.282Z] url: https://codecov.io [2024-10-07T20:02:04.282Z] query: branch=PR-4953&commit=81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4953%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4953&job=&cmd_args= [2024-10-07T20:02:04.282Z] -> Pinging Codecov [2024-10-07T20:02:04.282Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4953&commit=81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4953%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4953&job=&cmd_args= [2024-10-07T20:02:04.541Z] -> Uploading to [2024-10-07T20:02:04.541Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0/1342d1ef-f4c5-41d5-b709-7bf0ca77e39c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T200204Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d63ca0133321b84a577f232f137365b88d1285e1cc4c4c98f7f8d5985554299b [2024-10-07T20:02:04.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T20:02:04.541Z] Dload Upload Total Spent Left Speed [2024-10-07T20:02:04.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 463k --:--:-- --:--:-- --:--:-- 463k [2024-10-07T20:02:04.803Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 [Pipeline] } [2024-10-07T20:02:04.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-07T20:02:06.707Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-07T20:02:07.047Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T20:02:07.956Z] ---> package-listing.sh [2024-10-07T20:02:07.956Z] ++ facter osfamily [2024-10-07T20:02:07.956Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-07T20:02:08.228Z] + OS_FAMILY=debian [2024-10-07T20:02:08.228Z] + workspace=/w/workspace/edgex-go/1 [2024-10-07T20:02:08.228Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-07T20:02:08.228Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-07T20:02:08.228Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-07T20:02:08.228Z] + PACKAGES=/tmp/packages_start.txt [2024-10-07T20:02:08.228Z] + '[' /w/workspace/edgex-go/1 ']' [2024-10-07T20:02:08.228Z] + PACKAGES=/tmp/packages_end.txt [2024-10-07T20:02:08.228Z] + case "${OS_FAMILY}" in [2024-10-07T20:02:08.228Z] + dpkg -l [2024-10-07T20:02:08.228Z] + grep '^ii' [2024-10-07T20:02:08.228Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-07T20:02:08.228Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-07T20:02:08.228Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-07T20:02:08.228Z] + '[' /w/workspace/edgex-go/1 ']' [2024-10-07T20:02:08.228Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-10-07T20:02:08.228Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-10-07T20:02:08.271Z] 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-10-07T20:02:08.571Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T20:02:09.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T20:02:09.227Z] [2024-10-07T20:02:09.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T20:02:09.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T20:02:09.621Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-07T20:02:09.621Z] 5eb5b503b376: Pulling fs layer [2024-10-07T20:02:09.621Z] 5c69ac0246d0: Pulling fs layer [2024-10-07T20:02:09.621Z] ec43610c2a17: Pulling fs layer [2024-10-07T20:02:09.621Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-07T20:02:09.621Z] 33b1e0a273af: Pulling fs layer [2024-10-07T20:02:09.621Z] 5d3b04190fa2: Pulling fs layer [2024-10-07T20:02:09.621Z] 2f39f015ded8: Pulling fs layer [2024-10-07T20:02:09.621Z] 3a2ae6a8a46f: Waiting [2024-10-07T20:02:09.621Z] 33b1e0a273af: Waiting [2024-10-07T20:02:09.621Z] 5d3b04190fa2: Waiting [2024-10-07T20:02:09.621Z] 2f39f015ded8: Waiting [2024-10-07T20:02:09.621Z] 5c69ac0246d0: Verifying Checksum [2024-10-07T20:02:09.621Z] 5c69ac0246d0: Download complete [2024-10-07T20:02:09.880Z] 3a2ae6a8a46f: Download complete [2024-10-07T20:02:09.880Z] 33b1e0a273af: Verifying Checksum [2024-10-07T20:02:09.880Z] 33b1e0a273af: Download complete [2024-10-07T20:02:09.880Z] 5d3b04190fa2: Verifying Checksum [2024-10-07T20:02:09.880Z] 5d3b04190fa2: Download complete [2024-10-07T20:02:09.880Z] ec43610c2a17: Verifying Checksum [2024-10-07T20:02:09.880Z] ec43610c2a17: Download complete [2024-10-07T20:02:09.880Z] 5eb5b503b376: Verifying Checksum [2024-10-07T20:02:09.880Z] 5eb5b503b376: Download complete [2024-10-07T20:02:10.816Z] 2f39f015ded8: Verifying Checksum [2024-10-07T20:02:10.816Z] 2f39f015ded8: Download complete [2024-10-07T20:02:11.384Z] 5eb5b503b376: Pull complete [2024-10-07T20:02:11.384Z] 5c69ac0246d0: Pull complete [2024-10-07T20:02:12.318Z] ec43610c2a17: Pull complete [2024-10-07T20:02:12.318Z] 3a2ae6a8a46f: Pull complete [2024-10-07T20:02:12.576Z] 33b1e0a273af: Pull complete [2024-10-07T20:02:12.835Z] 5d3b04190fa2: Pull complete [2024-10-07T20:02:17.024Z] 2f39f015ded8: Pull complete [2024-10-07T20:02:17.024Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-07T20:02:17.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T20:02:17.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T20:02:17.271Z] prd-ubuntu20.04-docker-8c-8g-22082 does not seem to be running inside a container [2024-10-07T20:02:17.300Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-07T20:02:23.757Z] $ docker top bf7e123a0b1e304d05b7fdaf89f1c65d15204695ba412c9c0d9ac6efd9d05f2e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T20:02:24.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-07T20:02:24.473Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-07T20:02:24.788Z] + ls /var/log/sa-host [2024-10-07T20:02:24.788Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T20:02:25.023Z] provisioning config files... [2024-10-07T20:02:25.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config18425339093263552782tmp [Pipeline] { [Pipeline] echo [2024-10-07T20:02:25.102Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T20:02:25.431Z] ---> create-netrc.sh [Pipeline] } [2024-10-07T20:02:25.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-07T20:02:25.902Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-07T20:02:25.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T20:02:26.262Z] ---> sudo-logs.sh [2024-10-07T20:02:26.262Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-07T20:02:26.366Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T20:02:26.689Z] ---> job-cost.sh [2024-10-07T20:02:26.689Z] lf-activate-venv: SKIPPING [2024-10-07T20:02:26.689Z] INFO: No Stack... [2024-10-07T20:02:26.949Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T20:02:27.516Z] INFO: Archiving Costs [Pipeline] echo [2024-10-07T20:02:27.556Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T20:02:27.878Z] ---> logs-deploy.sh [2024-10-07T20:02:27.879Z] lf-activate-venv: SKIPPING [2024-10-07T20:02:27.879Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4953/1 [2024-10-07T20:02:27.879Z] INFO: archiving workspace using pattern(s): [2024-10-07T20:02:28.823Z] Archives upload complete. [2024-10-07T20:02:29.111Z] INFO: archiving logs to Nexus [2024-10-07T20:02:29.700Z] ---> uname -a: [2024-10-07T20:02:29.700Z] Linux prd-ubuntu20-04-docker-8c-8g-22082 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-07T20:02:29.700Z] [2024-10-07T20:02:29.700Z] [2024-10-07T20:02:29.700Z] ---> lscpu: [2024-10-07T20:02:29.700Z] Architecture: x86_64 [2024-10-07T20:02:29.700Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-07T20:02:29.700Z] Byte Order: Little Endian [2024-10-07T20:02:29.700Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-07T20:02:29.700Z] CPU(s): 8 [2024-10-07T20:02:29.700Z] On-line CPU(s) list: 0-7 [2024-10-07T20:02:29.700Z] Thread(s) per core: 1 [2024-10-07T20:02:29.700Z] Core(s) per socket: 1 [2024-10-07T20:02:29.700Z] Socket(s): 8 [2024-10-07T20:02:29.700Z] NUMA node(s): 1 [2024-10-07T20:02:29.700Z] Vendor ID: AuthenticAMD [2024-10-07T20:02:29.700Z] CPU family: 23 [2024-10-07T20:02:29.700Z] Model: 49 [2024-10-07T20:02:29.700Z] Model name: AMD EPYC-Rome Processor [2024-10-07T20:02:29.700Z] Stepping: 0 [2024-10-07T20:02:29.700Z] CPU MHz: 2800.000 [2024-10-07T20:02:29.700Z] BogoMIPS: 5600.00 [2024-10-07T20:02:29.700Z] Virtualization: AMD-V [2024-10-07T20:02:29.700Z] Hypervisor vendor: KVM [2024-10-07T20:02:29.700Z] Virtualization type: full [2024-10-07T20:02:29.700Z] L1d cache: 256 KiB [2024-10-07T20:02:29.700Z] L1i cache: 256 KiB [2024-10-07T20:02:29.700Z] L2 cache: 4 MiB [2024-10-07T20:02:29.700Z] L3 cache: 128 MiB [2024-10-07T20:02:29.700Z] NUMA node0 CPU(s): 0-7 [2024-10-07T20:02:29.700Z] Vulnerability Itlb multihit: Not affected [2024-10-07T20:02:29.700Z] Vulnerability L1tf: Not affected [2024-10-07T20:02:29.700Z] Vulnerability Mds: Not affected [2024-10-07T20:02:29.700Z] Vulnerability Meltdown: Not affected [2024-10-07T20:02:29.700Z] Vulnerability Mmio stale data: Not affected [2024-10-07T20:02:29.700Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-07T20:02:29.700Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-07T20:02:29.700Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-07T20:02:29.700Z] Vulnerability Srbds: Not affected [2024-10-07T20:02:29.700Z] Vulnerability Tsx async abort: Not affected [2024-10-07T20:02:29.700Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-07T20:02:29.700Z] [2024-10-07T20:02:29.700Z] [2024-10-07T20:02:29.701Z] ---> nproc: [2024-10-07T20:02:29.701Z] 8 [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] ---> df -h: [2024-10-07T20:02:29.701Z] Filesystem Size Used Avail Use% Mounted on [2024-10-07T20:02:29.701Z] overlay 155G 27G 128G 18% / [2024-10-07T20:02:29.701Z] tmpfs 64M 0 64M 0% /dev [2024-10-07T20:02:29.701Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-07T20:02:29.701Z] shm 64M 0 64M 0% /dev/shm [2024-10-07T20:02:29.701Z] /dev/vda1 155G 27G 128G 18% /facter-os [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] ---> sar -b -r -n DEV: [2024-10-07T20:02:29.701Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22082) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] 19:50:44 LINUX RESTART (8 CPU) [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] 19:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-07T20:02:29.701Z] 19:52:01 331.31 47.89 283.42 0.00 5393.10 61573.47 0.00 [2024-10-07T20:02:29.701Z] 19:53:01 186.72 1.15 185.57 0.00 36.53 63148.41 0.00 [2024-10-07T20:02:29.701Z] 19:54:02 44.50 0.00 44.50 0.00 0.00 35836.07 0.00 [2024-10-07T20:02:29.701Z] 19:55:01 42.32 0.15 42.17 0.00 2.44 21746.85 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 194.38 2.00 192.38 0.00 133.44 69763.17 0.00 [2024-10-07T20:02:29.701Z] 19:57:01 611.03 14.89 596.14 0.00 4303.93 216127.83 0.00 [2024-10-07T20:02:29.701Z] 19:58:01 336.68 2.58 334.09 0.00 34.79 154117.65 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 209.15 0.30 208.85 0.00 2.40 26649.74 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 250.94 0.08 250.86 0.00 0.66 68425.49 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 250.73 0.03 250.69 0.00 0.27 68849.88 0.00 [2024-10-07T20:02:29.701Z] 20:02:01 587.34 0.03 587.30 0.00 2.53 85751.15 0.00 [2024-10-07T20:02:29.701Z] Average: 277.62 6.31 271.31 0.00 907.04 79534.15 0.00 [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] 19:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-07T20:02:29.701Z] 19:52:01 29391716 31550260 792920 2.41 61596 2385288 1852156 5.46 1044740 2094768 150320 [2024-10-07T20:02:29.701Z] 19:53:01 27583500 31221336 1079836 3.28 128396 3670832 2429708 7.16 1724740 3057348 376312 [2024-10-07T20:02:29.701Z] 19:54:02 26915452 31403996 896712 2.73 130936 4469588 2014188 5.94 1974780 3425424 131648 [2024-10-07T20:02:29.701Z] 19:55:01 26449536 31251816 1045500 3.18 136604 4742612 2334840 6.88 1816008 4011384 355804 [2024-10-07T20:02:29.701Z] 19:56:01 23020844 31187100 1085804 3.30 154944 8034564 2741036 8.08 2041252 7122660 3187968 [2024-10-07T20:02:29.701Z] 19:57:01 18396180 31101064 1126260 3.43 294472 12017376 3594236 10.59 2855488 10469944 1173580 [2024-10-07T20:02:29.701Z] 19:58:01 15227220 31364512 882988 2.69 337728 15364696 2506912 7.39 2775312 13704964 1216 [2024-10-07T20:02:29.701Z] 19:59:01 10434832 28880384 3290292 10.01 382816 17250780 10805512 31.85 6128168 14654884 1304868 [2024-10-07T20:02:29.701Z] 20:00:02 5948924 26863428 5305448 16.13 394564 19594500 12097428 35.65 9309484 15846420 1740672 [2024-10-07T20:02:29.701Z] 20:01:01 7071440 30092304 2100192 6.39 403060 21685452 5568644 16.41 6665156 17405324 2579256 [2024-10-07T20:02:29.701Z] 20:02:01 10295968 31352372 892504 2.71 408968 19926616 2179456 6.42 3265724 17857404 380 [2024-10-07T20:02:29.701Z] Average: 18248692 30569870 1681678 5.11 257644 11740209 4374920 12.89 3600077 9968229 1000184 [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] 19:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-07T20:02:29.701Z] 19:52:01 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:52:01 docker0 640.93 569.71 43.75 2886.31 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:52:01 ens3 1564.42 1523.10 10710.07 190.53 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:53:01 docker0 259.14 359.96 21.88 2074.59 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:53:01 veth63f2bdb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:53:01 ens3 411.25 288.80 2786.34 40.76 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:54:02 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:54:02 veth63f2bdb 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:54:02 ens3 35.62 24.11 29.34 15.54 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:55:01 docker0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:55:01 veth63f2bdb 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:55:01 ens3 19.58 12.59 17.09 10.42 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 veth9f441e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 veth698c3bc 1.35 2.73 0.10 38.62 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 veth2076910 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 vethd3967a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 docker0 11.55 19.85 0.74 309.37 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 veth5275653 5.12 7.35 0.41 116.61 0.00 0.00 0.00 0.01 [2024-10-07T20:02:29.701Z] 19:56:01 vethda4cf87 0.55 0.60 0.05 0.24 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 ens3 221.26 145.58 4033.56 163.17 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 veth89b2d41 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 veth919f2c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 veth0f88396 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 vethba95f28 2.98 6.23 0.22 112.64 0.00 0.00 0.00 0.01 [2024-10-07T20:02:29.701Z] 19:56:01 vethc7e1fe1 1.55 3.72 0.12 41.32 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 vethd4a767f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:56:01 veth0c24928 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:57:01 lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:57:01 vetha6f42b8 81.49 150.27 8.28 1166.78 0.00 0.00 0.00 0.10 [2024-10-07T20:02:29.701Z] 19:57:01 veth70d6dc1 88.31 149.01 8.84 1183.85 0.00 0.00 0.00 0.10 [2024-10-07T20:02:29.701Z] 19:57:01 docker0 501.64 795.20 41.69 7273.58 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:57:01 vethfab315e 91.22 126.32 9.04 1168.84 0.00 0.00 0.00 0.10 [2024-10-07T20:02:29.701Z] 19:57:01 vethda4cf87 0.10 0.95 0.00 0.04 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:57:01 ens3 964.64 577.18 9349.72 66.68 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:57:01 veth8cbb65f 89.81 129.03 8.95 1165.57 0.00 0.00 0.00 0.10 [2024-10-07T20:02:29.701Z] 19:57:01 vethad05581 88.07 128.46 8.80 1166.49 0.00 0.00 0.00 0.10 [2024-10-07T20:02:29.701Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:58:01 docker0 0.65 0.38 0.03 0.02 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:58:01 vethda4cf87 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:58:01 ens3 8.12 5.98 6.37 3.63 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 veth847a023 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 vethf65bae2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 veth71470dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 vethe76d249 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 veth85549f4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 vethda4cf87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 ens3 12.43 7.56 10.15 5.49 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 veth6eede71 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 veth9f73d56 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 vethb598ef9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 veth7e1643d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 veth2202d04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 veth40d0277 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 veth592694d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 19:59:01 vethf3f7ab8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 veth847a023 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 vethf65bae2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 veth71470dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 vethe76d249 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 veth85549f4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 vethda4cf87 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 ens3 1.25 0.79 0.91 0.49 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 veth6eede71 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 veth9f73d56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 vethb598ef9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 veth7e1643d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 veth2202d04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 veth40d0277 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 veth592694d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:00:02 vethf3f7ab8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 veth847a023 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 vethf65bae2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 veth71470dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 vethe76d249 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 veth85549f4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 vethda4cf87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 ens3 5.68 3.29 4.49 2.41 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 veth6eede71 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 veth9f73d56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 vethb598ef9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 veth7e1643d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 veth2202d04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 veth40d0277 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 veth592694d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:01:01 vethf3f7ab8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] 20:02:01 ens3 19.79 14.85 16.58 9.07 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] Average: docker0 129.41 159.90 9.90 1150.39 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] Average: ens3 298.15 237.61 2465.04 46.30 0.00 0.00 0.00 0.00 [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] ---> sar -P ALL: [2024-10-07T20:02:29.701Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22082) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] 19:50:44 LINUX RESTART (8 CPU) [2024-10-07T20:02:29.701Z] [2024-10-07T20:02:29.701Z] 19:51:01 CPU %user %nice %system %iowait %steal %idle [2024-10-07T20:02:29.701Z] 19:52:01 all 8.58 0.00 2.69 3.09 0.07 85.57 [2024-10-07T20:02:29.701Z] 19:52:01 0 9.41 0.00 2.01 1.04 0.05 87.48 [2024-10-07T20:02:29.701Z] 19:52:01 1 11.17 0.00 3.55 9.50 0.10 75.68 [2024-10-07T20:02:29.701Z] 19:52:01 2 6.99 0.00 2.61 7.20 0.07 83.13 [2024-10-07T20:02:29.701Z] 19:52:01 3 11.45 0.00 2.89 0.43 0.07 85.15 [2024-10-07T20:02:29.701Z] 19:52:01 4 5.70 0.00 2.57 0.57 0.07 91.09 [2024-10-07T20:02:29.701Z] 19:52:01 5 6.72 0.00 2.30 2.56 0.07 88.35 [2024-10-07T20:02:29.701Z] 19:52:01 6 6.39 0.00 2.68 0.43 0.07 90.43 [2024-10-07T20:02:29.701Z] 19:52:01 7 10.82 0.00 2.88 3.03 0.07 83.19 [2024-10-07T20:02:29.701Z] 19:53:01 all 18.55 0.00 4.68 4.95 0.08 71.74 [2024-10-07T20:02:29.701Z] 19:53:01 0 19.77 0.00 4.80 1.67 0.10 73.66 [2024-10-07T20:02:29.701Z] 19:53:01 1 19.51 0.00 5.43 15.70 0.08 59.27 [2024-10-07T20:02:29.701Z] 19:53:01 2 19.20 0.00 3.81 1.57 0.07 75.36 [2024-10-07T20:02:29.701Z] 19:53:01 3 18.87 0.00 4.26 3.05 0.08 73.75 [2024-10-07T20:02:29.701Z] 19:53:01 4 16.90 0.00 4.23 2.90 0.08 75.88 [2024-10-07T20:02:29.701Z] 19:53:01 5 16.87 0.00 5.46 9.98 0.08 67.60 [2024-10-07T20:02:29.701Z] 19:53:01 6 17.93 0.00 5.17 2.92 0.08 73.88 [2024-10-07T20:02:29.701Z] 19:53:01 7 19.34 0.00 4.32 1.86 0.07 74.42 [2024-10-07T20:02:29.701Z] 19:54:02 all 31.27 0.00 5.38 2.59 0.11 60.65 [2024-10-07T20:02:29.701Z] 19:54:02 0 31.57 0.00 5.21 0.12 0.08 63.01 [2024-10-07T20:02:29.701Z] 19:54:02 1 31.02 0.00 5.27 0.08 0.12 63.50 [2024-10-07T20:02:29.701Z] 19:54:02 2 30.22 0.00 5.89 0.13 0.10 63.66 [2024-10-07T20:02:29.701Z] 19:54:02 3 33.70 0.00 5.64 2.38 0.22 58.06 [2024-10-07T20:02:29.701Z] 19:54:02 4 29.07 0.00 4.47 1.86 0.10 64.49 [2024-10-07T20:02:29.701Z] 19:54:02 5 33.95 0.00 5.60 1.95 0.10 58.40 [2024-10-07T20:02:29.701Z] 19:54:02 6 31.30 0.00 5.27 0.07 0.08 63.28 [2024-10-07T20:02:29.701Z] 19:54:02 7 29.34 0.00 5.67 14.11 0.10 50.77 [2024-10-07T20:02:29.701Z] 19:55:01 all 60.34 0.00 8.43 4.09 0.12 27.02 [2024-10-07T20:02:29.701Z] 19:55:01 0 61.44 0.00 8.65 4.72 0.10 25.09 [2024-10-07T20:02:29.701Z] 19:55:01 1 60.88 0.00 8.30 3.20 0.12 27.50 [2024-10-07T20:02:29.701Z] 19:55:01 2 60.44 0.00 8.48 0.64 0.10 30.33 [2024-10-07T20:02:29.701Z] 19:55:01 3 60.45 0.00 8.95 2.25 0.12 28.23 [2024-10-07T20:02:29.701Z] 19:55:01 4 58.44 0.00 7.93 7.15 0.21 26.28 [2024-10-07T20:02:29.701Z] 19:55:01 5 60.44 0.00 8.32 2.82 0.10 28.32 [2024-10-07T20:02:29.701Z] 19:55:01 6 61.47 0.00 8.66 2.44 0.10 27.32 [2024-10-07T20:02:29.701Z] 19:55:01 7 59.16 0.00 8.14 9.58 0.10 23.02 [2024-10-07T20:02:29.701Z] 19:56:01 all 28.55 0.00 7.06 4.87 0.10 59.42 [2024-10-07T20:02:29.701Z] 19:56:01 0 29.52 0.00 6.83 1.32 0.12 62.20 [2024-10-07T20:02:29.701Z] 19:56:01 1 29.34 0.00 6.49 1.61 0.08 62.47 [2024-10-07T20:02:29.701Z] 19:56:01 2 29.19 0.00 6.64 4.02 0.08 60.06 [2024-10-07T20:02:29.701Z] 19:56:01 3 28.83 0.00 7.34 2.92 0.12 60.79 [2024-10-07T20:02:29.701Z] 19:56:01 4 26.23 0.00 6.35 5.96 0.10 61.35 [2024-10-07T20:02:29.701Z] 19:56:01 5 28.38 0.00 8.16 7.06 0.12 56.28 [2024-10-07T20:02:29.701Z] 19:56:01 6 29.56 0.00 7.05 1.31 0.08 61.99 [2024-10-07T20:02:29.701Z] 19:56:01 7 27.30 0.00 7.61 14.82 0.09 50.19 [2024-10-07T20:02:29.701Z] 19:57:01 all 15.32 0.00 6.53 29.25 0.21 48.69 [2024-10-07T20:02:29.701Z] 19:57:01 0 15.46 0.00 5.90 22.99 0.17 55.49 [2024-10-07T20:02:29.701Z] 19:57:01 1 14.39 0.00 6.10 13.17 0.18 66.16 [2024-10-07T20:02:29.701Z] 19:57:01 2 15.21 0.00 6.98 13.57 0.24 64.01 [2024-10-07T20:02:29.701Z] 19:57:01 3 15.59 0.00 7.16 59.40 0.25 17.60 [2024-10-07T20:02:29.701Z] 19:57:01 4 17.64 0.00 6.68 34.37 0.17 41.14 [2024-10-07T20:02:29.701Z] 19:57:01 5 14.56 0.00 6.38 44.70 0.22 34.14 [2024-10-07T20:02:29.701Z] 19:57:01 6 14.97 0.00 6.54 11.60 0.20 66.69 [2024-10-07T20:02:29.701Z] 19:57:01 7 14.72 0.00 6.50 34.54 0.24 44.01 [2024-10-07T20:02:29.701Z] 19:58:01 all 2.12 0.00 1.87 25.37 0.07 70.57 [2024-10-07T20:02:29.701Z] 19:58:01 0 2.60 0.00 1.56 40.84 0.15 54.85 [2024-10-07T20:02:29.701Z] 19:58:01 1 2.50 0.00 1.28 6.72 0.05 89.46 [2024-10-07T20:02:29.702Z] 19:58:01 2 2.44 0.00 1.60 9.20 0.03 86.73 [2024-10-07T20:02:29.702Z] 19:58:01 3 2.25 0.00 1.71 35.72 0.07 60.26 [2024-10-07T20:02:29.702Z] 19:58:01 4 1.75 0.00 1.80 14.77 0.05 81.63 [2024-10-07T20:02:29.702Z] 19:58:01 5 1.73 0.00 2.04 17.33 0.05 78.84 [2024-10-07T20:02:29.702Z] 19:58:01 6 1.77 0.00 2.62 40.05 0.07 55.49 [2024-10-07T20:02:29.702Z] 19:58:01 7 1.93 0.00 2.40 38.31 0.07 57.29 [2024-10-07T20:02:29.702Z] 19:59:01 all 68.42 0.00 13.57 14.20 0.30 3.51 [2024-10-07T20:02:29.702Z] 19:59:01 0 68.49 0.00 13.67 14.39 0.12 3.33 [2024-10-07T20:02:29.702Z] 19:59:01 1 66.78 0.00 13.80 14.17 0.94 4.31 [2024-10-07T20:02:29.702Z] 19:59:01 2 68.98 0.00 14.04 15.37 0.24 1.36 [2024-10-07T20:02:29.702Z] 19:59:01 3 68.94 0.00 12.52 12.98 0.15 5.41 [2024-10-07T20:02:29.702Z] 19:59:01 4 68.17 0.00 14.16 15.24 0.16 2.26 [2024-10-07T20:02:29.702Z] 19:59:01 5 68.98 0.00 13.11 13.86 0.14 3.91 [2024-10-07T20:02:29.702Z] 19:59:01 6 68.20 0.00 13.61 13.68 0.45 4.06 [2024-10-07T20:02:29.702Z] 19:59:01 7 68.75 0.00 13.65 13.94 0.19 3.47 [2024-10-07T20:02:29.702Z] 20:00:02 all 87.30 0.00 12.41 0.00 0.28 0.00 [2024-10-07T20:02:29.702Z] 20:00:02 0 87.72 0.00 12.04 0.00 0.24 0.00 [2024-10-07T20:02:29.702Z] 20:00:02 1 86.65 0.00 13.04 0.02 0.29 0.00 [2024-10-07T20:02:29.702Z] 20:00:02 2 86.43 0.00 13.28 0.00 0.29 0.00 [2024-10-07T20:02:29.702Z] 20:00:02 3 87.73 0.00 11.97 0.00 0.30 0.00 [2024-10-07T20:02:29.702Z] 20:00:02 4 87.22 0.00 12.52 0.00 0.26 0.00 [2024-10-07T20:02:29.702Z] 20:00:02 5 87.91 0.00 11.72 0.02 0.35 0.00 [2024-10-07T20:02:29.702Z] 20:00:02 6 87.41 0.00 12.26 0.00 0.33 0.00 [2024-10-07T20:02:29.702Z] 20:00:02 7 87.34 0.00 12.46 0.00 0.20 0.00 [2024-10-07T20:02:29.702Z] 20:01:01 all 87.09 0.00 12.40 0.21 0.26 0.03 [2024-10-07T20:02:29.702Z] 20:01:01 0 87.33 0.00 12.27 0.13 0.25 0.02 [2024-10-07T20:02:29.702Z] 20:01:01 1 86.11 0.00 13.24 0.37 0.28 0.00 [2024-10-07T20:02:29.702Z] 20:01:01 2 87.22 0.00 12.37 0.10 0.28 0.02 [2024-10-07T20:02:29.702Z] 20:01:01 3 86.79 0.00 12.67 0.16 0.27 0.11 [2024-10-07T20:02:29.702Z] 20:01:01 4 87.00 0.00 12.56 0.21 0.23 0.00 [2024-10-07T20:02:29.702Z] 20:01:01 5 88.23 0.00 11.35 0.14 0.24 0.03 [2024-10-07T20:02:29.702Z] 20:01:01 6 87.07 0.00 12.18 0.41 0.32 0.02 [2024-10-07T20:02:29.702Z] 20:01:01 7 86.96 0.00 12.57 0.19 0.21 0.07 [2024-10-07T20:02:29.702Z] 20:02:01 all 12.50 0.00 3.77 15.40 0.10 68.23 [2024-10-07T20:02:29.702Z] 20:02:01 0 12.88 0.00 3.34 11.80 0.08 71.90 [2024-10-07T20:02:29.702Z] 20:02:01 1 12.32 0.00 4.47 13.33 0.10 69.78 [2024-10-07T20:02:29.702Z] 20:02:01 2 12.73 0.00 4.31 33.13 0.12 49.71 [2024-10-07T20:02:29.702Z] 20:02:01 3 11.81 0.00 2.94 9.50 0.07 75.69 [2024-10-07T20:02:29.702Z] 20:02:01 4 12.98 0.00 3.62 9.29 0.07 74.04 [2024-10-07T20:02:29.702Z] 20:02:01 5 12.99 0.00 4.14 31.76 0.17 50.93 [2024-10-07T20:02:29.702Z] 20:02:01 6 12.00 0.00 3.62 5.31 0.10 78.97 [2024-10-07T20:02:29.702Z] 20:02:01 7 12.32 0.00 3.73 9.20 0.07 74.69 [2024-10-07T20:02:29.702Z] [2024-10-07T20:02:29.702Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-10-07T20:02:29.702Z] Average: all 37.74 0.00 7.11 9.53 0.15 45.48 [2024-10-07T20:02:29.702Z] Average: 0 38.22 0.00 6.87 9.10 0.13 45.67 [2024-10-07T20:02:29.702Z] Average: 1 37.74 0.00 7.29 7.10 0.21 47.66 [2024-10-07T20:02:29.702Z] Average: 2 37.76 0.00 7.23 7.74 0.15 47.12 [2024-10-07T20:02:29.702Z] Average: 3 38.24 0.00 7.03 11.82 0.16 42.76 [2024-10-07T20:02:29.702Z] Average: 4 36.98 0.00 6.94 8.42 0.13 47.52 [2024-10-07T20:02:29.702Z] Average: 5 37.79 0.00 7.10 12.11 0.15 42.85 [2024-10-07T20:02:29.702Z] Average: 6 37.47 0.00 7.18 7.16 0.17 48.02 [2024-10-07T20:02:29.702Z] Average: 7 37.70 0.00 7.23 12.74 0.13 42.20 [2024-10-07T20:02:29.702Z] [2024-10-07T20:02:29.702Z] [2024-10-07T20:02:29.702Z]