Pull request #4759 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a60a099765f3462f60f0e166f42b762955fb2b8f+dbd772ef945d5e9a119adef65e4b3849d61c1d42 (47d7b5457e7526a876a552b2acfe13a3d5ac97c8) 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-ssh7056136827708086271.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13865565697922214754.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4759/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-4759/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6052262016929804030.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-4759/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh63704505570862107.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3382205132796431831.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-4759/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-4759/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6947599031567403364.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1092 in /w/workspace/edgexfoundry_edgex-go_PR-4759 [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 dbd772ef945d5e9a119adef65e4b3849d61c1d42 into PR head commit a60a099765f3462f60f0e166f42b762955fb2b8f Merge succeeded, producing a60a099765f3462f60f0e166f42b762955fb2b8f Checking out Revision a60a099765f3462f60f0e166f42b762955fb2b8f (PR-4759) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/4759/head:refs/remotes/origin/PR-4759 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a60a099765f3462f60f0e166f42b762955fb2b8f # 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 dbd772ef945d5e9a119adef65e4b3849d61c1d42 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a60a099765f3462f60f0e166f42b762955fb2b8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T19:23:28.036Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T19:23:28.229Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T19:23:28.345Z] ========================================================= [2024-02-16T19:23:28.346Z] EdgeX Global Pipelines Version Info [2024-02-16T19:23:28.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:23:29.102Z] ------------------- [2024-02-16T19:23:29.102Z] stable info: [2024-02-16T19:23:29.102Z] ------------------- [2024-02-16T19:23:29.102Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T19:23:29.102Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T19:23:29.102Z] Message: update stable to v1.0.258 [2024-02-16T19:23:29.672Z] ------------------- [2024-02-16T19:23:29.672Z] experimental info: [2024-02-16T19:23:29.672Z] ------------------- [2024-02-16T19:23:29.672Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T19:23:29.672Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T19:23:29.672Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T19:23:29.901Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-16T19:23:29.964Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-16T19:23:30.076Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T19:23:30.134Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T19:23:30.183Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T19:23:30.238Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T19:23:30.306Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T19:23:30.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-16T19:23:30.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-16T19:23:30.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-16T19:23:30.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T19:23:30.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T19:23:30.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T19:23:30.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T19:23:30.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T19:23:30.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T19:23:30.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T19:23:31.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T19:23:31.072Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-16T19:23:31.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-16T19:23:31.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T19:23:31.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T19:23:31.349Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T19:23:31.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4759 [Pipeline] echo [2024-02-16T19:23:31.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4759 [Pipeline] echo [2024-02-16T19:23:31.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4759 [Pipeline] echo [2024-02-16T19:23:31.720Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a60a099765f3462f60f0e166f42b762955fb2b8f [Pipeline] echo [2024-02-16T19:23:31.792Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a60a099 [Pipeline] echo [2024-02-16T19:23:31.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T19:23:32.033Z] provisioning config files... [2024-02-16T19:23:32.050Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10890823908268145177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:23:32.445Z] ---> ****-login.sh [2024-02-16T19:23:32.445Z] nexus3.edgexfoundry.org:10001 [2024-02-16T19:23:32.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T19:23:32.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T19:23:32.968Z] Configure a credential helper to remove this warning. See [2024-02-16T19:23:32.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T19:23:32.968Z] [2024-02-16T19:23:32.968Z] Login Succeeded [2024-02-16T19:23:32.968Z] nexus3.edgexfoundry.org:10002 [2024-02-16T19:23:32.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T19:23:32.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T19:23:32.968Z] Configure a credential helper to remove this warning. See [2024-02-16T19:23:32.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T19:23:32.968Z] [2024-02-16T19:23:32.968Z] Login Succeeded [2024-02-16T19:23:32.968Z] nexus3.edgexfoundry.org:10003 [2024-02-16T19:23:33.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T19:23:33.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T19:23:33.229Z] Configure a credential helper to remove this warning. See [2024-02-16T19:23:33.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T19:23:33.229Z] [2024-02-16T19:23:33.229Z] Login Succeeded [2024-02-16T19:23:33.229Z] nexus3.edgexfoundry.org:10004 [2024-02-16T19:23:33.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T19:23:33.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T19:23:33.229Z] Configure a credential helper to remove this warning. See [2024-02-16T19:23:33.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T19:23:33.229Z] [2024-02-16T19:23:33.229Z] Login Succeeded [2024-02-16T19:23:33.229Z] ****.io [2024-02-16T19:23:33.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T19:23:33.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T19:23:33.490Z] Configure a credential helper to remove this warning. See [2024-02-16T19:23:33.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T19:23:33.490Z] [2024-02-16T19:23:33.490Z] Login Succeeded [2024-02-16T19:23:33.490Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T19:23:33.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T19:23:33.998Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-02-16T19:23:33.998Z] + + cut -d/ -f2 [2024-02-16T19:23:33.998Z] dirname cmd/core-command/Dockerfile [2024-02-16T19:23:33.998Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-16T19:23:33.998Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-16T19:23:33.998Z] cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/core-data/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/core-metadata/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + dirname cmd/support-notifications/Dockerfile [2024-02-16T19:23:33.998Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-16T19:23:33.998Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-16T19:23:33.998Z] + cut -d/ -f2 [2024-02-16T19:23:33.998Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-16T19:23:34.053Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T19:23:34.633Z] + git rev-list -1 --merges a60a099765f3462f60f0e166f42b762955fb2b8f~1..a60a099765f3462f60f0e166f42b762955fb2b8f [Pipeline] echo [2024-02-16T19:23:34.664Z] -----------> git rev-list -1 --merges a60a099765f3462f60f0e166f42b762955fb2b8f~1..a60a099765f3462f60f0e166f42b762955fb2b8f a60a099765f3462f60f0e166f42b762955fb2b8f [false] [Pipeline] sh [2024-02-16T19:23:34.992Z] + git log --format=format:%s -1 a60a099765f3462f60f0e166f42b762955fb2b8f [Pipeline] echo [2024-02-16T19:23:35.036Z] ========================================================= [2024-02-16T19:23:35.036Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T19:23:35.036Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-16T19:23:35.576Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T19:23:35.576Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T19:23:35.576Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T19:23:35.576Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T19:23:35.576Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T19:23:35.576Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T19:23:35.576Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:23:36.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T19:23:36.085Z] [2024-02-16T19:23:36.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:23:36.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T19:23:36.467Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T19:23:36.467Z] b85a868b505f: Pulling fs layer [2024-02-16T19:23:36.467Z] e2be974225ed: Pulling fs layer [2024-02-16T19:23:36.467Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T19:23:36.467Z] 988bab9f4d93: Pulling fs layer [2024-02-16T19:23:36.467Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T19:23:36.467Z] eaf3925da568: Pulling fs layer [2024-02-16T19:23:36.467Z] bab4dde63d76: Pulling fs layer [2024-02-16T19:23:36.467Z] bde34c3a00c8: Pulling fs layer [2024-02-16T19:23:36.467Z] b352a97aabf1: Pulling fs layer [2024-02-16T19:23:36.467Z] 4872d77fe225: Pulling fs layer [2024-02-16T19:23:36.467Z] 5851b861e8e6: Pulling fs layer [2024-02-16T19:23:36.467Z] 988bab9f4d93: Waiting [2024-02-16T19:23:36.467Z] 1469e6f7b9e6: Waiting [2024-02-16T19:23:36.467Z] eaf3925da568: Waiting [2024-02-16T19:23:36.467Z] 5851b861e8e6: Waiting [2024-02-16T19:23:36.467Z] 4872d77fe225: Waiting [2024-02-16T19:23:36.467Z] b352a97aabf1: Waiting [2024-02-16T19:23:36.467Z] bde34c3a00c8: Waiting [2024-02-16T19:23:36.467Z] bab4dde63d76: Waiting [2024-02-16T19:23:36.467Z] e2be974225ed: Download complete [2024-02-16T19:23:36.467Z] 988bab9f4d93: Download complete [2024-02-16T19:23:36.729Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T19:23:36.729Z] 1469e6f7b9e6: Download complete [2024-02-16T19:23:36.729Z] eaf3925da568: Download complete [2024-02-16T19:23:36.729Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T19:23:36.729Z] 339a4e72a1f5: Download complete [2024-02-16T19:23:36.729Z] bde34c3a00c8: Verifying Checksum [2024-02-16T19:23:36.729Z] bde34c3a00c8: Download complete [2024-02-16T19:23:36.729Z] b352a97aabf1: Download complete [2024-02-16T19:23:36.729Z] 4872d77fe225: Verifying Checksum [2024-02-16T19:23:36.729Z] 4872d77fe225: Download complete [2024-02-16T19:23:36.729Z] 5851b861e8e6: Download complete [2024-02-16T19:23:36.729Z] b85a868b505f: Verifying Checksum [2024-02-16T19:23:36.729Z] b85a868b505f: Download complete [2024-02-16T19:23:37.296Z] bab4dde63d76: Download complete [2024-02-16T19:23:38.233Z] b85a868b505f: Pull complete [2024-02-16T19:23:38.233Z] e2be974225ed: Pull complete [2024-02-16T19:23:38.799Z] 339a4e72a1f5: Pull complete [2024-02-16T19:23:38.799Z] 988bab9f4d93: Pull complete [2024-02-16T19:23:39.059Z] 1469e6f7b9e6: Pull complete [2024-02-16T19:23:39.317Z] eaf3925da568: Pull complete [2024-02-16T19:23:41.219Z] bab4dde63d76: Pull complete [2024-02-16T19:23:41.219Z] bde34c3a00c8: Pull complete [2024-02-16T19:23:41.219Z] b352a97aabf1: Pull complete [2024-02-16T19:23:41.219Z] 4872d77fe225: Pull complete [2024-02-16T19:23:41.219Z] 5851b861e8e6: Pull complete [2024-02-16T19:23:41.219Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T19:23:41.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T19:23:41.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T19:23:41.557Z] prd-ubuntu20.04-docker-8c-8g-1092 does not seem to be running inside a container [2024-02-16T19:23:41.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-16T19:23:44.442Z] $ docker top 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad -eo pid,comm [2024-02-16T19:23:44.500Z] 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-02-16T19:23:44.500Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T19:23:44.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T19:23:44.692Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T19:23:44.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T19:23:44.821Z] $ docker exec 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad ssh-agent [2024-02-16T19:23:44.948Z] SSH_AUTH_SOCK=/tmp/ssh-IaPRMgMmUsSE/agent.33 [2024-02-16T19:23:44.948Z] SSH_AGENT_PID=39 [2024-02-16T19:23:44.955Z] Running ssh-add (command line suppressed) [2024-02-16T19:23:45.054Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17764631763612670713.key (/w/workspace/edgex-go/1@tmp/private_key_17764631763612670713.key) [2024-02-16T19:23:45.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T19:23:45.416Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T19:23:45.445Z] $ docker exec --env ******** --env ******** 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad ssh-agent -k [2024-02-16T19:23:45.572Z] unset SSH_AUTH_SOCK; [2024-02-16T19:23:45.573Z] unset SSH_AGENT_PID; [2024-02-16T19:23:45.573Z] echo Agent pid 39 killed; [2024-02-16T19:23:45.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T19:23:45.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T19:23:45.723Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T19:23:45.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T19:23:45.847Z] $ docker exec 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad ssh-agent [2024-02-16T19:23:45.956Z] SSH_AUTH_SOCK=/tmp/ssh-gSmhIYF81gL4/agent.72 [2024-02-16T19:23:45.956Z] SSH_AGENT_PID=78 [2024-02-16T19:23:45.961Z] Running ssh-add (command line suppressed) [2024-02-16T19:23:46.070Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7939007512396638336.key (/w/workspace/edgex-go/1@tmp/private_key_7939007512396638336.key) [2024-02-16T19:23:46.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T19:23:46.443Z] + git semver init [2024-02-16T19:23:46.703Z] 2024-02-16 19:23:46,628 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T19:23:46.703Z] 2024-02-16 19:23:46,629 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-02-16T19:23:46.703Z] 2024-02-16 19:23:46,629 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-02-16T19:23:46.703Z] 2024-02-16 19:23:46,629 [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-02-16T19:23:51.985Z] 2024-02-16 19:23:51,602 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-02-16T19:23:51.985Z] 2024-02-16 19:23:51,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4759 with force:False [2024-02-16T19:23:51.985Z] 2024-02-16 19:23:51,603 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4759 [2024-02-16T19:23:51.985Z] 2024-02-16 19:23:51,607 [execute] INFO git cat-file --batch-check [2024-02-16T19:23:51.985Z] 2024-02-16 19:23:51,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T19:23:51.985Z] 2024-02-16 19:23:51,614 [execute] INFO git cat-file --batch [2024-02-16T19:23:51.985Z] 2024-02-16 19:23:51,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T19:23:51.985Z] 2024-02-16 19:23:51,618 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4759 [2024-02-16T19:23:51.985Z] 0.0.0 [Pipeline] } [2024-02-16T19:23:52.017Z] $ docker exec --env ******** --env ******** 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad ssh-agent -k [2024-02-16T19:23:52.110Z] unset SSH_AUTH_SOCK; [2024-02-16T19:23:52.110Z] unset SSH_AGENT_PID; [2024-02-16T19:23:52.110Z] echo Agent pid 78 killed; [2024-02-16T19:23:52.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T19:23:52.624Z] + git semver [Pipeline] } [2024-02-16T19:23:52.909Z] $ docker stop --time=1 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad [2024-02-16T19:23:54.211Z] $ docker rm -f --volumes 1e259275615cf7b6075d92b526c0db87fb0ca9534a2d6c0fb514ad4a8af7dfad [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T19:23:54.649Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T19:23:54.940Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T19:23:54.956Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T19:23:55.972Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-16T19:23:56.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T19:23:56.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T19:23:56.131Z] ========================================================= [2024-02-16T19:23:56.131Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T19:23:56.131Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-16T19:23:56.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T19:23:56.498Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T19:23:56.498Z] 7264a8db6415: Pulling fs layer [2024-02-16T19:23:56.498Z] c4d48a809fc2: Pulling fs layer [2024-02-16T19:23:56.498Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T19:23:56.498Z] ad3a456e5733: Pulling fs layer [2024-02-16T19:23:56.498Z] 69c7f0334f64: Pulling fs layer [2024-02-16T19:23:56.498Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T19:23:56.498Z] ce7588e14bc9: Pulling fs layer [2024-02-16T19:23:56.498Z] b5e4710f87ac: Pulling fs layer [2024-02-16T19:23:56.498Z] 69c7f0334f64: Waiting [2024-02-16T19:23:56.498Z] ce7588e14bc9: Waiting [2024-02-16T19:23:56.498Z] 1f1c1a5573a3: Waiting [2024-02-16T19:23:56.498Z] ad3a456e5733: Waiting [2024-02-16T19:23:56.498Z] c4d48a809fc2: Download complete [2024-02-16T19:23:56.498Z] ad3a456e5733: Download complete [2024-02-16T19:23:56.498Z] 69c7f0334f64: Verifying Checksum [2024-02-16T19:23:56.498Z] 69c7f0334f64: Download complete [2024-02-16T19:23:56.498Z] 7264a8db6415: Verifying Checksum [2024-02-16T19:23:56.498Z] 7264a8db6415: Download complete [2024-02-16T19:23:56.498Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T19:23:56.498Z] 1f1c1a5573a3: Download complete [2024-02-16T19:23:56.757Z] 7264a8db6415: Pull complete [2024-02-16T19:23:56.757Z] b5e4710f87ac: Download complete [2024-02-16T19:23:56.757Z] c4d48a809fc2: Pull complete [2024-02-16T19:23:57.323Z] 4f1c88b9dad5: Download complete [2024-02-16T19:23:57.580Z] ce7588e14bc9: Verifying Checksum [2024-02-16T19:23:57.580Z] ce7588e14bc9: Download complete [2024-02-16T19:24:00.867Z] 4f1c88b9dad5: Pull complete [2024-02-16T19:24:00.867Z] ad3a456e5733: Pull complete [2024-02-16T19:24:00.867Z] 69c7f0334f64: Pull complete [2024-02-16T19:24:00.867Z] 1f1c1a5573a3: Pull complete [2024-02-16T19:24:03.397Z] ce7588e14bc9: Pull complete [2024-02-16T19:24:03.656Z] b5e4710f87ac: Pull complete [2024-02-16T19:24:03.656Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T19:24:03.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T19:24:03.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-16T19:24:04.041Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T19:24:04.041Z] WORKDIR /edgex [2024-02-16T19:24:04.041Z] COPY go.mod . [2024-02-16T19:24:04.041Z] RUN go mod download [2024-02-16T19:24:04.041Z] + docker build -t ci-base-image-x86_64 -f - . [2024-02-16T19:24:04.608Z] Sending build context to Docker daemon 175.2MB [2024-02-16T19:24:04.608Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T19:24:04.608Z] ---> 88b5674ff536 [2024-02-16T19:24:04.608Z] Step 2/4 : WORKDIR /edgex [2024-02-16T19:24:09.911Z] ---> Running in ea3ba14b22d3 [2024-02-16T19:24:09.911Z] Removing intermediate container ea3ba14b22d3 [2024-02-16T19:24:09.911Z] ---> 5a49c6e88213 [2024-02-16T19:24:09.911Z] Step 3/4 : COPY go.mod . [2024-02-16T19:24:09.911Z] ---> 77a9166f403d [2024-02-16T19:24:09.911Z] Step 4/4 : RUN go mod download [2024-02-16T19:24:09.911Z] ---> Running in 1e8ba981ddba [2024-02-16T19:24:10.430Z] Still waiting to schedule task [2024-02-16T19:24:10.430Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-16T19:24:24.790Z] Removing intermediate container 1e8ba981ddba [2024-02-16T19:24:24.790Z] ---> 2d703f4e184d [2024-02-16T19:24:24.790Z] Successfully built 2d703f4e184d [2024-02-16T19:24:24.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:24:25.196Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T19:24:25.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T19:24:25.405Z] prd-ubuntu20.04-docker-8c-8g-1092 does not seem to be running inside a container [2024-02-16T19:24:25.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-16T19:24:25.903Z] $ docker top ba3d86a550a0965ecb64a7f1d2d53043fd8b7d5f90fd127ee5392787cda3cd5a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T19:24:26.336Z] + go version [2024-02-16T19:24:26.336Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T19:24:26.370Z] $ docker stop --time=1 ba3d86a550a0965ecb64a7f1d2d53043fd8b7d5f90fd127ee5392787cda3cd5a [2024-02-16T19:24:27.621Z] $ docker rm -f --volumes ba3d86a550a0965ecb64a7f1d2d53043fd8b7d5f90fd127ee5392787cda3cd5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:24:28.561Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T19:24:28.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T19:24:28.759Z] prd-ubuntu20.04-docker-8c-8g-1092 does not seem to be running inside a container [2024-02-16T19:24:28.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-16T19:24:29.105Z] $ docker top 20f112d74cd85213a3725f95c05da60a412151065bd16567e579f20f17aa1888 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-16T19:24:29.268Z] ========================================================= [2024-02-16T19:24:29.268Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-16T19:24:29.268Z] ========================================================= [Pipeline] sh [2024-02-16T19:24:29.561Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-16T19:24:29.948Z] + make test [2024-02-16T19:24:29.948Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T19:24:36.513Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-16T19:24:48.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-16T19:24:48.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-16T19:24:48.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-16T19:24:49.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-16T19:24:49.279Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-16T19:24:49.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-16T19:24:49.279Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-16T19:24:49.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-16T19:24:49.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-16T19:24:49.537Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-16T19:24:50.103Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-16T19:24:50.103Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-16T19:24:50.103Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-16T19:24:50.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-16T19:24:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-16T19:24:52.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-16T19:24:52.943Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2024-02-16T19:24:54.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements [2024-02-16T19:24:54.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-16T19:24:54.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-16T19:24:54.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-16T19:24:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-16T19:24:56.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-16T19:24:57.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-16T19:24:57.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-16T19:24:57.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-16T19:24:57.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-16T19:24:57.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-16T19:24:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-16T19:24:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-16T19:24:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.087s coverage: 69.2% of statements [2024-02-16T19:24:58.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements [2024-02-16T19:25:01.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.481s coverage: 93.4% of statements [2024-02-16T19:25:01.323Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 4.1% of statements [2024-02-16T19:25:01.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-16T19:25:01.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-16T19:25:01.323Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-16T19:25:01.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-16T19:25:01.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-16T19:25:01.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-16T19:25:01.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-16T19:25:01.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-16T19:25:01.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-16T19:25:01.580Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-16T19:25:02.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.380s coverage: 97.6% of statements [2024-02-16T19:25:02.513Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.053s coverage: 72.2% of statements [2024-02-16T19:25:03.447Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-16T19:25:03.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-16T19:25:04.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.070s coverage: 0.9% of statements [2024-02-16T19:25:04.381Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 32.2% of statements [2024-02-16T19:25:04.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements [2024-02-16T19:25:05.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.072s coverage: 82.9% of statements [2024-02-16T19:25:05.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.043s coverage: 94.1% of statements [2024-02-16T19:25:05.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.058s coverage: 96.3% of statements [2024-02-16T19:25:05.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.044s coverage: 87.5% of statements [2024-02-16T19:25:05.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-16T19:25:05.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-16T19:25:05.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-16T19:25:05.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-16T19:25:05.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-16T19:25:05.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-16T19:25:05.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-16T19:25:05.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-16T19:25:06.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-16T19:25:06.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-16T19:25:06.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-16T19:25:06.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-16T19:25:07.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-16T19:25:07.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-16T19:25:07.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-16T19:25:09.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-16T19:25:09.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-16T19:25:11.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-16T19:25:11.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-16T19:25:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-16T19:25:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-16T19:25:13.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-16T19:25:15.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-16T19:25:15.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-16T19:25:15.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-16T19:25:16.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-16T19:25:16.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-16T19:25:16.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-16T19:25:16.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-16T19:25:17.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-16T19:25:17.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-16T19:25:17.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-16T19:25:17.475Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-16T19:25:17.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements [2024-02-16T19:25:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-16T19:25:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-16T19:25:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-16T19:25:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-16T19:25:20.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-16T19:25:20.056Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-16T19:25:20.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-16T19:25:20.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.061s coverage: 92.9% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.054s coverage: 87.2% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.029s coverage: 100.0% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.196s coverage: 38.4% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.072s coverage: 84.8% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.067s coverage: 19.9% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 95.7% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2024-02-16T19:25:30.599Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 98.9% of statements [2024-02-16T19:25:30.859Z] 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-02-16T19:25:31.118Z] running golangci-lint [2024-02-16T19:25:31.118Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-16T19:25:31.118Z] go version go1.21.0 linux/amd64 [2024-02-16T19:25:31.378Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-16T19:25:31.378Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-16T19:25:46.262Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 14.518008752s" [2024-02-16T19:25:46.262Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.685371ms" [2024-02-16T19:25:56.233Z] level=info msg="[linters_context/goanalysis] analyzers took 1m19.471610884s with top 10 stages: buildir: 39.875805331s, gosec: 7.62232186s, inspect: 1.496625598s, fact_deprecated: 1.417219349s, printf: 1.281819058s, S1038: 1.222168542s, ctrlflow: 1.210837882s, fact_purity: 943.638804ms, nilness: 817.35052ms, SA4030: 666.161171ms" [2024-02-16T19:25:56.233Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-16T19:25:56.233Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, nolint: 0/21" [2024-02-16T19:25:56.233Z] level=info msg="[runner] processing took 16.83752ms with stages: nolint: 7.320097ms, identifier_marker: 4.61332ms, path_prettifier: 1.574439ms, autogenerated_exclude: 1.464284ms, exclude-rules: 1.020984ms, skip_dirs: 799.964µs, cgo: 26.851µs, filename_unadjuster: 13.231µs, max_same_issues: 740ns, uniq_by_line: 660ns, fixer: 540ns, skip_files: 410ns, path_shortener: 370ns, exclude: 340ns, sort_results: 270ns, severity-rules: 230ns, diff: 190ns, max_from_linter: 170ns, source_code: 170ns, max_per_file_from_linter: 150ns, path_prefixer: 110ns" [2024-02-16T19:25:56.233Z] level=info msg="[runner] linters took 9.705077471s with stages: goanalysis_metalinter: 9.688152657s" [2024-02-16T19:25:56.233Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-16T19:25:56.233Z] level=info msg="Memory: 244 samples, avg is 255.4MB, max is 946.6MB" [2024-02-16T19:25:56.233Z] level=info msg="Execution took 24.267959437s" [2024-02-16T19:25:56.233Z] go vet ./... [2024-02-16T19:25:59.950Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1093 in /w/workspace/edgexfoundry_edgex-go_PR-4759 [Pipeline] { [Pipeline] ws [2024-02-16T19:26:00.037Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-02-16T19:26:00.425Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T19:26:00.425Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T19:26:00.425Z] ./bin/test-attribution-txt.sh [2024-02-16T19:26:00.425Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-02-16T19:26:03.160Z] The recommended git tool is: git [Pipeline] echo [2024-02-16T19:26:03.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-16T19:26:03.575Z] + ls -al . [2024-02-16T19:26:03.575Z] total 736 [2024-02-16T19:26:03.575Z] drwxrwxr-x 11 1001 1001 4096 Feb 16 19:24 . [2024-02-16T19:26:03.575Z] drwxr-xr-x 4 root root 4096 Feb 16 19:24 .. [2024-02-16T19:26:03.575Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 19:23 .blubracket [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 10 Feb 16 19:23 .dockerignore [2024-02-16T19:26:03.575Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 19:25 .git [2024-02-16T19:26:03.575Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 19:23 .github [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 1074 Feb 16 19:23 .gitignore [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 19:23 .golangci.yml [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 100 Feb 16 19:23 .hadolint.yml [2024-02-16T19:26:03.575Z] drwxr-xr-x 3 1001 1001 4096 Feb 16 19:23 .semver [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 155 Feb 16 19:23 .sonarcloud.properties [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 19:23 ADOPTERS.md [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 11674 Feb 16 19:23 Attribution.txt [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 100284 Feb 16 19:23 CHANGELOG.md [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 19:23 CONTRIBUTING.md [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 19:23 GOVERNANCE.md [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 861 Feb 16 19:23 Jenkinsfile [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 19:23 LICENSE [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 15392 Feb 16 19:23 Makefile [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 19:23 OWNERS.md [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 9528 Feb 16 19:23 README.md [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 789 Feb 16 19:23 SECURITY.md [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 5 Feb 16 19:23 VERSION [2024-02-16T19:26:03.575Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 19:23 bin [2024-02-16T19:26:03.575Z] drwxrwxr-x 18 1001 1001 4096 Feb 16 19:23 cmd [2024-02-16T19:26:03.575Z] -rw-r--r-- 1 root root 453602 Feb 16 19:25 coverage.out [2024-02-16T19:26:03.575Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 19:23 fuzz_test [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 3734 Feb 16 19:23 go.mod [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 34045 Feb 16 19:23 go.sum [2024-02-16T19:26:03.575Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 19:23 internal [2024-02-16T19:26:03.575Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 19:23 openapi [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 584 Feb 16 19:23 security.txt [2024-02-16T19:26:03.575Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 19:23 version.go [Pipeline] sh [2024-02-16T19:26:03.892Z] + '[' -e coverage.out ] [2024-02-16T19:26:03.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-16T19:26:04.003Z] Stashed 1 file(s) [Pipeline] sh [2024-02-16T19:26:04.301Z] + make build [2024-02-16T19:26:04.301Z] 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-02-16T19:26:14.206Z] using credential edgex-jenkins-ssh [2024-02-16T19:26:14.231Z] Cloning the remote Git repository [2024-02-16T19:26:14.277Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-16T19:26:14.378Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-02-16T19:26:14.556Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-16T19:26:14.557Z] > git --version # timeout=10 [2024-02-16T19:26:14.595Z] > git --version # 'git version 2.25.1' [2024-02-16T19:26:14.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T19:26:14.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T19:26:16.504Z] 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-02-16T19:26:17.880Z] 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-02-16T19:26:18.447Z] 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-02-16T19:26:19.013Z] 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-02-16T19:26:25.570Z] 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-02-16T19:26:25.570Z] 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-02-16T19:26:26.948Z] 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-02-16T19:26:27.515Z] 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-02-16T19:26:28.451Z] 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-02-16T19:26:29.020Z] 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-02-16T19:26:29.954Z] 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-02-16T19:26:30.543Z] $ docker stop --time=1 20f112d74cd85213a3725f95c05da60a412151065bd16567e579f20f17aa1888 [2024-02-16T19:26:31.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-16T19:26:31.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T19:26:33.361Z] Merging remotes/origin/main commit dbd772ef945d5e9a119adef65e4b3849d61c1d42 into PR head commit a60a099765f3462f60f0e166f42b762955fb2b8f [2024-02-16T19:26:33.756Z] Merge succeeded, producing a60a099765f3462f60f0e166f42b762955fb2b8f [2024-02-16T19:26:33.756Z] Checking out Revision a60a099765f3462f60f0e166f42b762955fb2b8f (PR-4759) [2024-02-16T19:26:32.697Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-16T19:26:32.737Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-16T19:26:32.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T19:26:32.753Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4759/head:refs/remotes/origin/PR-4759 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-16T19:26:33.380Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T19:26:33.446Z] > git checkout -f a60a099765f3462f60f0e166f42b762955fb2b8f # timeout=10 [2024-02-16T19:26:33.661Z] > git remote # timeout=10 [2024-02-16T19:26:33.682Z] > git config --get remote.origin.url # timeout=10 [2024-02-16T19:26:33.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T19:26:33.713Z] > git merge dbd772ef945d5e9a119adef65e4b3849d61c1d42 # timeout=10 [2024-02-16T19:26:33.739Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-16T19:26:33.764Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T19:26:33.787Z] > git checkout -f a60a099765f3462f60f0e166f42b762955fb2b8f # timeout=10 [2024-02-16T19:26:34.451Z] $ docker rm -f --volumes 20f112d74cd85213a3725f95c05da60a412151065bd16567e579f20f17aa1888 [2024-02-16T19:26:34.458Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-02-16T19:26:34.504Z] > git --version # timeout=10 [2024-02-16T19:26:34.516Z] > git --version # 'git version 2.25.1' [2024-02-16T19:26:34.529Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-16T19:26:36.236Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T19:26:36.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T19:26:36.237Z] Dload Upload Total Spent Left Speed [Pipeline] sh [2024-02-16T19:26:36.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 48407 0 --:--:-- --:--:-- --:--:-- 48225 [2024-02-16T19:26:36.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-16T19:26:36.550Z] [2024-02-16T19:26:36.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:26:36.882Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T19:26:37.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-16T19:26:37.093Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-16T19:26:37.093Z] 91d30c5bc195: Pulling fs layer [2024-02-16T19:26:37.093Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-16T19:26:37.093Z] 9c61dcf015f6: Pulling fs layer [2024-02-16T19:26:37.093Z] 4698f68db338: Pulling fs layer [2024-02-16T19:26:37.093Z] 2a2f49069b9e: Pulling fs layer [2024-02-16T19:26:37.093Z] e0025b399a48: Pulling fs layer [2024-02-16T19:26:37.093Z] 4698f68db338: Waiting [2024-02-16T19:26:37.093Z] 2a2f49069b9e: Waiting [2024-02-16T19:26:37.093Z] e0025b399a48: Waiting [2024-02-16T19:26:37.093Z] 91d30c5bc195: Verifying Checksum [2024-02-16T19:26:37.093Z] 91d30c5bc195: Download complete [2024-02-16T19:26:37.245Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-02-16T19:26:37.245Z] /etc/docker/daemon.json [2024-02-16T19:26:37.245Z] { [2024-02-16T19:26:37.245Z] "registry-mirrors": [ [2024-02-16T19:26:37.245Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T19:26:37.245Z] ], [2024-02-16T19:26:37.245Z] "bip": "10.250.0.254/24", [2024-02-16T19:26:37.245Z] "hosts": [ [2024-02-16T19:26:37.245Z] "tcp://0.0.0.0:5555", [2024-02-16T19:26:37.245Z] "unix:///var/run/docker.sock" [2024-02-16T19:26:37.245Z] ], [2024-02-16T19:26:37.245Z] "mtu": 1458, [2024-02-16T19:26:37.245Z] "selinux-enabled": true, [2024-02-16T19:26:37.245Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T19:26:37.245Z] } [Pipeline] sh [2024-02-16T19:26:37.351Z] 4698f68db338: Verifying Checksum [2024-02-16T19:26:37.351Z] 4698f68db338: Download complete [2024-02-16T19:26:37.351Z] 91d30c5bc195: Pull complete [2024-02-16T19:26:37.351Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-16T19:26:37.351Z] 2e9b0aa3be6d: Download complete [2024-02-16T19:26:37.351Z] e0025b399a48: Verifying Checksum [2024-02-16T19:26:37.351Z] e0025b399a48: Download complete [2024-02-16T19:26:37.601Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-02-16T19:26:37.609Z] 2a2f49069b9e: Verifying Checksum [2024-02-16T19:26:37.610Z] 2a2f49069b9e: Download complete [2024-02-16T19:26:37.610Z] 2e9b0aa3be6d: Pull complete [Pipeline] sh [2024-02-16T19:26:37.867Z] 9c61dcf015f6: Verifying Checksum [2024-02-16T19:26:37.867Z] 9c61dcf015f6: Download complete [2024-02-16T19:26:37.966Z] + sudo service docker restart [2024-02-16T19:26:40.409Z] 9c61dcf015f6: Pull complete [2024-02-16T19:26:40.409Z] 4698f68db338: Pull complete [2024-02-16T19:26:40.989Z] 2a2f49069b9e: Pull complete [2024-02-16T19:26:40.989Z] e0025b399a48: Pull complete [2024-02-16T19:26:40.989Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-16T19:26:40.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-16T19:26:40.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T19:26:41.354Z] prd-ubuntu20.04-docker-8c-8g-1092 does not seem to be running inside a container [2024-02-16T19:26:41.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-02-16T19:26:43.771Z] $ docker top 23c98f8da1bc946dc3f75f2bfa49987c95d1733ce3465ac8e1691eb050f4e1ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T19:26:44.234Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-16T19:26:46.771Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #1 transferring dockerfile: 1.69kB done [2024-02-16T19:26:46.771Z] #1 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #2 transferring dockerfile: 2.50kB done [2024-02-16T19:26:46.771Z] #2 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #3 transferring dockerfile: 1.70kB done [2024-02-16T19:26:46.771Z] #3 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #4 transferring dockerfile: 1.93kB done [2024-02-16T19:26:46.771Z] #4 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #5 [core-data internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #5 transferring dockerfile: 2.01kB done [2024-02-16T19:26:46.771Z] #5 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #6 [core-command internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #6 transferring dockerfile: 1.93kB done [2024-02-16T19:26:46.771Z] #6 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #7 transferring dockerfile: 2.93kB done [2024-02-16T19:26:46.771Z] #7 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #8 transferring dockerfile: 2.49kB done [2024-02-16T19:26:46.771Z] #8 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #9 transferring dockerfile: 2.23kB done [2024-02-16T19:26:46.771Z] #9 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #10 transferring dockerfile: 2.15kB done [2024-02-16T19:26:46.771Z] #10 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #11 transferring dockerfile: 1.95kB done [2024-02-16T19:26:46.771Z] #11 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #12 transferring dockerfile: 1.89kB done [2024-02-16T19:26:46.771Z] #12 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #13 transferring dockerfile: 1.81kB done [2024-02-16T19:26:46.771Z] #13 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-02-16T19:26:46.771Z] #14 transferring dockerfile: 2.06kB done [2024-02-16T19:26:46.771Z] #14 DONE 0.1s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #15 [security-spire-config internal] load .dockerignore [2024-02-16T19:26:46.771Z] #15 transferring context: 50B done [2024-02-16T19:26:46.771Z] #15 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #16 [security-spire-server internal] load .dockerignore [2024-02-16T19:26:46.771Z] #16 transferring context: 50B done [2024-02-16T19:26:46.771Z] #16 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #17 [security-proxy-setup internal] load .dockerignore [2024-02-16T19:26:46.771Z] #17 transferring context: 50B done [2024-02-16T19:26:46.771Z] #17 DONE 0.0s [2024-02-16T19:26:46.771Z] [2024-02-16T19:26:46.771Z] #18 [support-scheduler internal] load .dockerignore [2024-02-16T19:26:47.031Z] #18 transferring context: 50B done [2024-02-16T19:26:47.031Z] #18 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #19 [core-data internal] load .dockerignore [2024-02-16T19:26:47.031Z] #19 transferring context: 50B done [2024-02-16T19:26:47.031Z] #19 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #20 [core-command internal] load .dockerignore [2024-02-16T19:26:47.031Z] #20 transferring context: 50B done [2024-02-16T19:26:47.031Z] #20 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #21 [security-bootstrapper internal] load .dockerignore [2024-02-16T19:26:47.031Z] #21 transferring context: 50B done [2024-02-16T19:26:47.031Z] #21 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-02-16T19:26:47.031Z] #22 transferring context: 50B done [2024-02-16T19:26:47.031Z] #22 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-16T19:26:47.031Z] #23 transferring context: 50B done [2024-02-16T19:26:47.031Z] #23 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #24 [security-proxy-auth internal] load .dockerignore [2024-02-16T19:26:47.031Z] #24 transferring context: 50B done [2024-02-16T19:26:47.031Z] #24 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-02-16T19:26:47.031Z] #25 transferring context: 50B done [2024-02-16T19:26:47.031Z] #25 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #26 [support-notifications internal] load .dockerignore [2024-02-16T19:26:47.031Z] #26 transferring context: 50B done [2024-02-16T19:26:47.031Z] #26 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #27 [security-spire-agent internal] load .dockerignore [2024-02-16T19:26:47.031Z] #27 transferring context: 50B done [2024-02-16T19:26:47.031Z] #27 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #28 [core-metadata internal] load .dockerignore [2024-02-16T19:26:47.031Z] #28 transferring context: 50B done [2024-02-16T19:26:47.031Z] #28 DONE 0.0s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:26:47.031Z] #29 DONE 0.1s [2024-02-16T19:26:47.031Z] [2024-02-16T19:26:47.031Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-16T19:26:47.292Z] #30 ... [2024-02-16T19:26:47.292Z] [2024-02-16T19:26:47.292Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-16T19:26:47.292Z] #31 DONE 0.0s [2024-02-16T19:26:47.292Z] [2024-02-16T19:26:47.292Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:26:47.292Z] #29 DONE 0.1s [2024-02-16T19:26:47.292Z] [2024-02-16T19:26:47.292Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-16T19:26:47.292Z] #30 ... [2024-02-16T19:26:47.292Z] [2024-02-16T19:26:47.292Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-16T19:26:47.292Z] #31 DONE 0.0s [2024-02-16T19:26:47.292Z] [2024-02-16T19:26:47.292Z] #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:26:47.292Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:26:47.292Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:26:47.292Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-16T19:26:47.292Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-16T19:26:47.292Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.1s [2024-02-16T19:26:47.549Z] #32 ... [2024-02-16T19:26:47.549Z] [2024-02-16T19:26:47.549Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-16T19:26:47.549Z] #31 DONE 0.0s [2024-02-16T19:26:47.549Z] [2024-02-16T19:26:47.549Z] #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:26:47.549Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s [2024-02-16T19:26:47.549Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-16T19:26:47.549Z] #32 ... [2024-02-16T19:26:47.549Z] [2024-02-16T19:26:47.549Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:26:47.549Z] #29 DONE 0.3s [2024-02-16T19:26:47.549Z] [2024-02-16T19:26:47.549Z] #32 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:26:47.549Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:26:47.549Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:26:47.549Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-16T19:26:47.549Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-16T19:26:47.549Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-16T19:26:47.806Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-02-16T19:26:48.064Z] #32 ... [2024-02-16T19:26:48.064Z] [2024-02-16T19:26:48.064Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-16T19:26:48.064Z] #30 DONE 1.1s [2024-02-16T19:26:48.064Z] [2024-02-16T19:26:48.064Z] #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:26:48.064Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:26:48.064Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:26:48.064Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-16T19:26:48.064Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-16T19:26:48.064Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-16T19:26:48.064Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-02-16T19:26:48.322Z] #32 ... [2024-02-16T19:26:48.322Z] [2024-02-16T19:26:48.322Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-16T19:26:48.322Z] #33 DONE 0.9s [2024-02-16T19:26:48.322Z] [2024-02-16T19:26:48.322Z] #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:26:48.322Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:26:48.322Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:26:48.322Z] #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-16T19:26:48.322Z] #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-16T19:26:48.322Z] #32 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-02-16T19:26:48.322Z] #32 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-02-16T19:26:48.578Z] #32 DONE 1.4s [2024-02-16T19:26:48.578Z] [2024-02-16T19:26:48.578Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-16T19:26:48.578Z] #34 DONE 1.3s [2024-02-16T19:26:48.578Z] [2024-02-16T19:26:48.578Z] #35 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T19:26:48.578Z] #35 ... [2024-02-16T19:26:48.578Z] [2024-02-16T19:26:48.578Z] #36 [security-spire-agent internal] load build context [2024-02-16T19:26:48.578Z] #36 transferring context: 17.63kB 0.1s done [2024-02-16T19:26:48.578Z] #36 DONE 0.4s [2024-02-16T19:26:48.578Z] [2024-02-16T19:26:48.578Z] #37 [security-spire-server internal] load build context [2024-02-16T19:26:48.578Z] #37 transferring context: 18.10kB 0.1s done [2024-02-16T19:26:48.578Z] #37 DONE 0.5s [2024-02-16T19:26:48.949Z] [2024-02-16T19:26:48.949Z] #38 [security-spire-config internal] load build context [2024-02-16T19:26:48.949Z] #38 transferring context: 16.35kB 0.1s done [2024-02-16T19:26:48.949Z] #38 DONE 0.6s [2024-02-16T19:26:48.949Z] [2024-02-16T19:26:48.949Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:26:48.949Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-02-16T19:26:48.949Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-16T19:26:48.949Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-16T19:26:48.949Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-16T19:26:48.949Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2024-02-16T19:26:48.949Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-02-16T19:26:48.949Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-02-16T19:26:48.949Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-16T19:26:48.949Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.4s [2024-02-16T19:26:48.949Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-16T19:26:48.949Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 0.5s [2024-02-16T19:26:49.208Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s [2024-02-16T19:26:49.208Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-16T19:26:53.391Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T19:26:56.329Z] provisioning config files... [2024-02-16T19:26:56.379Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1160302321580009392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:26:56.895Z] ---> ****-login.sh [2024-02-16T19:26:56.895Z] nexus3.edgexfoundry.org:10001 [2024-02-16T19:26:57.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T19:26:57.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T19:26:57.438Z] Configure a credential helper to remove this warning. See [2024-02-16T19:26:57.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T19:26:57.438Z] [2024-02-16T19:26:57.438Z] Login Succeeded [2024-02-16T19:26:57.438Z] nexus3.edgexfoundry.org:10002 [2024-02-16T19:26:57.605Z] #39 ... [2024-02-16T19:26:57.605Z] [2024-02-16T19:26:57.605Z] #40 [security-proxy-setup internal] load build context [2024-02-16T19:26:57.605Z] #40 transferring context: 229.82MB 9.9s [2024-02-16T19:26:57.605Z] #40 ... [2024-02-16T19:26:57.605Z] [2024-02-16T19:26:57.605Z] #41 [support-scheduler internal] load build context [2024-02-16T19:26:57.605Z] #41 transferring context: 310.70MB 10.1s done [2024-02-16T19:26:57.605Z] #41 ... [2024-02-16T19:26:57.605Z] [2024-02-16T19:26:57.605Z] #42 [security-secretstore-setup internal] load build context [2024-02-16T19:26:57.605Z] #42 transferring context: 310.70MB 9.9s done [2024-02-16T19:26:57.605Z] #42 ... [2024-02-16T19:26:57.605Z] [2024-02-16T19:26:57.605Z] #43 [core-command internal] load build context [2024-02-16T19:26:57.605Z] #43 transferring context: 310.70MB 8.1s done [2024-02-16T19:26:57.605Z] #43 ... [2024-02-16T19:26:57.605Z] [2024-02-16T19:26:57.605Z] #44 [support-notifications internal] load build context [2024-02-16T19:26:57.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T19:26:57.864Z] #44 ... [2024-02-16T19:26:57.864Z] [2024-02-16T19:26:57.864Z] #45 [security-proxy-auth internal] load build context [2024-02-16T19:26:57.864Z] #45 transferring context: 310.70MB 8.5s done [2024-02-16T19:26:57.864Z] #45 ... [2024-02-16T19:26:57.864Z] [2024-02-16T19:26:57.864Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:26:57.864Z] #46 transferring context: 310.70MB 7.7s done [2024-02-16T19:26:57.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T19:26:57.979Z] Configure a credential helper to remove this warning. See [2024-02-16T19:26:57.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T19:26:57.979Z] [2024-02-16T19:26:57.979Z] Login Succeeded [2024-02-16T19:26:57.979Z] nexus3.edgexfoundry.org:10003 [2024-02-16T19:26:58.123Z] #46 ... [2024-02-16T19:26:58.123Z] [2024-02-16T19:26:58.123Z] #47 [core-data internal] load build context [2024-02-16T19:26:58.123Z] #47 transferring context: 310.70MB 7.3s done [2024-02-16T19:26:58.123Z] #47 ... [2024-02-16T19:26:58.123Z] [2024-02-16T19:26:58.123Z] #48 [security-spiffe-token-provider internal] load build context [2024-02-16T19:26:58.123Z] #48 transferring context: 310.70MB 10.0s done [2024-02-16T19:26:58.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T19:26:58.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T19:26:58.258Z] Configure a credential helper to remove this warning. See [2024-02-16T19:26:58.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T19:26:58.258Z] [2024-02-16T19:26:58.258Z] Login Succeeded [2024-02-16T19:26:58.258Z] nexus3.edgexfoundry.org:10004 [2024-02-16T19:26:58.381Z] #48 ... [2024-02-16T19:26:58.381Z] [2024-02-16T19:26:58.381Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:26:58.381Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-02-16T19:26:58.381Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-16T19:26:58.381Z] #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-16T19:26:58.381Z] #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-16T19:26:58.381Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-16T19:26:58.381Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-02-16T19:26:58.381Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-16T19:26:58.381Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-02-16T19:26:58.381Z] #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.8s done [2024-02-16T19:26:58.381Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-16T19:26:58.381Z] #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.9s done [2024-02-16T19:26:58.381Z] #49 ... [2024-02-16T19:26:58.381Z] [2024-02-16T19:26:58.381Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-16T19:26:58.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T19:26:58.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T19:26:58.541Z] Configure a credential helper to remove this warning. See [2024-02-16T19:26:58.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T19:26:58.541Z] [2024-02-16T19:26:58.541Z] Login Succeeded [2024-02-16T19:26:58.541Z] ****.io [2024-02-16T19:26:58.640Z] #50 ... [2024-02-16T19:26:58.640Z] [2024-02-16T19:26:58.640Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-16T19:26:58.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T19:26:58.898Z] #51 ... [2024-02-16T19:26:58.898Z] [2024-02-16T19:26:58.898Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-16T19:26:58.898Z] #52 ... [2024-02-16T19:26:58.898Z] [2024-02-16T19:26:58.898Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-16T19:26:59.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T19:26:59.083Z] Configure a credential helper to remove this warning. See [2024-02-16T19:26:59.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T19:26:59.083Z] [2024-02-16T19:26:59.083Z] Login Succeeded [2024-02-16T19:26:59.083Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T19:26:59.116Z] Deleting 1 temporary files [2024-02-16T19:26:59.157Z] #53 ... [2024-02-16T19:26:59.157Z] [2024-02-16T19:26:59.157Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T19:26:59.157Z] #54 ... [2024-02-16T19:26:59.157Z] [2024-02-16T19:26:59.157Z] #55 [security-bootstrapper internal] load build context [2024-02-16T19:26:59.157Z] #55 transferring context: 310.70MB 10.6s done [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-02-16T19:26:59.414Z] #55 ... [2024-02-16T19:26:59.414Z] [2024-02-16T19:26:59.414Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-16T19:26:59.414Z] #56 ... [2024-02-16T19:26:59.414Z] [2024-02-16T19:26:59.414Z] #57 [support-notifications builder 2/7] WORKDIR /edgex-go [Pipeline] sh [2024-02-16T19:26:59.670Z] #57 ... [2024-02-16T19:26:59.670Z] [2024-02-16T19:26:59.670Z] #58 [core-metadata internal] load build context [2024-02-16T19:26:59.670Z] #58 transferring context: 310.70MB 10.0s done [2024-02-16T19:26:59.670Z] #58 ... [2024-02-16T19:26:59.670Z] [2024-02-16T19:26:59.670Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-16T19:26:59.931Z] #59 ... [2024-02-16T19:26:59.931Z] [2024-02-16T19:26:59.931Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T19:27:00.057Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-02-16T19:27:00.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T19:27:00.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-02-16T19:27:00.194Z] #60 ... [2024-02-16T19:27:00.194Z] [2024-02-16T19:27:00.194Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:27:00.194Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [Pipeline] echo [2024-02-16T19:27:00.267Z] ========================================================= [2024-02-16T19:27:00.268Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T19:27:00.268Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-16T19:27:00.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T19:27:00.946Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T19:27:00.946Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T19:27:00.946Z] 5d54e960e981: Pulling fs layer [2024-02-16T19:27:00.946Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T19:27:00.946Z] f0e02332f6b5: Pulling fs layer [2024-02-16T19:27:00.946Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T19:27:00.946Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T19:27:00.946Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T19:27:00.946Z] 0c6a40ed1a82: Waiting [2024-02-16T19:27:00.946Z] 872ee5b61b7b: Waiting [2024-02-16T19:27:00.946Z] 94ae7d8d031c: Waiting [2024-02-16T19:27:00.946Z] f0e02332f6b5: Waiting [2024-02-16T19:27:00.946Z] 5d54e960e981: Download complete [2024-02-16T19:27:00.946Z] f0e02332f6b5: Verifying Checksum [2024-02-16T19:27:00.946Z] f0e02332f6b5: Download complete [2024-02-16T19:27:00.946Z] 872ee5b61b7b: Verifying Checksum [2024-02-16T19:27:00.946Z] 872ee5b61b7b: Download complete [2024-02-16T19:27:00.946Z] 9fda8d8052c6: Verifying Checksum [2024-02-16T19:27:00.946Z] 9fda8d8052c6: Download complete [2024-02-16T19:27:01.536Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T19:27:01.536Z] 94ae7d8d031c: Download complete [2024-02-16T19:27:02.127Z] 9fda8d8052c6: Pull complete [2024-02-16T19:27:02.715Z] 5d54e960e981: Pull complete [2024-02-16T19:27:02.981Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T19:27:02.981Z] c4a7e357bf2a: Download complete [2024-02-16T19:27:03.940Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T19:27:03.940Z] 0c6a40ed1a82: Download complete [2024-02-16T19:27:04.389Z] #39 ... [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #57 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-02-16T19:27:04.389Z] #57 DONE 15.4s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #47 [core-data internal] load build context [2024-02-16T19:27:04.389Z] #47 DONE 16.8s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #46 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:27:04.389Z] #46 DONE 16.7s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #43 [core-command internal] load build context [2024-02-16T19:27:04.389Z] #43 DONE 16.8s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #45 [security-proxy-auth internal] load build context [2024-02-16T19:27:04.389Z] #45 DONE 16.7s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #42 [security-secretstore-setup internal] load build context [2024-02-16T19:27:04.389Z] #42 DONE 16.7s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #41 [support-scheduler internal] load build context [2024-02-16T19:27:04.389Z] #41 DONE 16.8s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #48 [security-spiffe-token-provider internal] load build context [2024-02-16T19:27:04.389Z] #48 DONE 16.7s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #58 [core-metadata internal] load build context [2024-02-16T19:27:04.389Z] #58 DONE 16.6s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #55 [security-bootstrapper internal] load build context [2024-02-16T19:27:04.389Z] #55 DONE 16.8s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #44 [support-notifications internal] load build context [2024-02-16T19:27:04.389Z] #44 transferring context: 310.70MB 10.4s done [2024-02-16T19:27:04.389Z] #44 DONE 16.8s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #40 [security-proxy-setup internal] load build context [2024-02-16T19:27:04.389Z] #40 transferring context: 310.70MB 10.9s done [2024-02-16T19:27:04.389Z] #40 DONE 16.9s [2024-02-16T19:27:04.389Z] [2024-02-16T19:27:04.389Z] #35 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T19:27:04.389Z] #35 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:04.389Z] #35 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:04.648Z] #35 16.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T19:27:04.648Z] #35 16.17 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:27:04.648Z] #35 16.18 OK: 7 MiB in 16 packages [2024-02-16T19:27:07.180Z] #35 ... [2024-02-16T19:27:07.180Z] [2024-02-16T19:27:07.180Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-16T19:27:07.180Z] #59 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #59 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #59 16.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-16T19:27:07.180Z] #59 16.17 (2/2) Installing su-exec (0.2-r3) [2024-02-16T19:27:07.180Z] #59 16.17 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:27:07.180Z] #59 16.18 OK: 7 MiB in 17 packages [2024-02-16T19:27:07.180Z] #59 DONE 18.3s [2024-02-16T19:27:07.180Z] [2024-02-16T19:27:07.180Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-16T19:27:07.180Z] #53 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #53 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #53 16.07 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-16T19:27:07.180Z] #53 16.07 (2/4) Installing openssl (3.1.4-r5) [2024-02-16T19:27:07.180Z] #53 16.09 (3/4) Installing su-exec (0.2-r3) [2024-02-16T19:27:07.180Z] #53 16.09 (4/4) Installing yq (4.33.3-r5) [2024-02-16T19:27:07.180Z] #53 16.24 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:27:07.180Z] #53 16.25 OK: 17 MiB in 19 packages [2024-02-16T19:27:07.180Z] #53 DONE 18.4s [2024-02-16T19:27:07.180Z] [2024-02-16T19:27:07.180Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T19:27:07.180Z] #60 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #60 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #60 15.95 (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T19:27:07.180Z] #60 15.97 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T19:27:07.180Z] #60 15.97 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:27:07.180Z] #60 15.98 Executing ca-certificates-20230506-r0.trigger [2024-02-16T19:27:07.180Z] #60 16.02 OK: 8 MiB in 17 packages [2024-02-16T19:27:07.180Z] #60 DONE 18.3s [2024-02-16T19:27:07.180Z] [2024-02-16T19:27:07.180Z] #35 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T19:27:07.180Z] #35 DONE 18.5s [2024-02-16T19:27:07.180Z] [2024-02-16T19:27:07.180Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-16T19:27:07.180Z] #52 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #52 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #52 17.47 (1/4) Installing ca-certificates (20230506-r0) [2024-02-16T19:27:07.180Z] #52 17.49 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-16T19:27:07.180Z] #52 17.50 (3/4) Installing su-exec (0.2-r3) [2024-02-16T19:27:07.180Z] #52 17.51 (4/4) Installing yq (4.33.3-r5) [2024-02-16T19:27:07.180Z] #52 17.59 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:27:07.180Z] #52 17.60 Executing ca-certificates-20230506-r0.trigger [2024-02-16T19:27:07.180Z] #52 17.64 OK: 17 MiB in 19 packages [2024-02-16T19:27:07.180Z] #52 DONE 18.3s [2024-02-16T19:27:07.180Z] [2024-02-16T19:27:07.180Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T19:27:07.180Z] #54 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #54 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #54 18.29 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T19:27:07.180Z] #54 18.30 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:27:07.180Z] #54 18.31 OK: 7 MiB in 16 packages [2024-02-16T19:27:07.180Z] #54 DONE 18.5s [2024-02-16T19:27:07.180Z] [2024-02-16T19:27:07.180Z] #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-16T19:27:07.180Z] #50 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #50 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #50 16.19 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T19:27:07.180Z] #50 16.19 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T19:27:07.180Z] #50 16.19 OK: 20069 distinct packages available [2024-02-16T19:27:07.180Z] #50 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #50 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:07.180Z] #50 16.56 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-16T19:27:07.180Z] #50 16.58 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-16T19:27:07.180Z] #50 16.59 (3/4) Installing libucontext (1.2-r2) [2024-02-16T19:27:07.180Z] #50 16.60 (4/4) Installing gcompat (1.1.0-r1) [2024-02-16T19:27:07.180Z] #50 16.61 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:27:07.180Z] #50 16.62 OK: 8 MiB in 19 packages [2024-02-16T19:27:07.180Z] #50 DONE 18.5s [2024-02-16T19:27:07.180Z] [2024-02-16T19:27:07.180Z] #61 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:27:09.084Z] #61 ... [2024-02-16T19:27:09.084Z] [2024-02-16T19:27:09.084Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T19:27:09.084Z] #0 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.084Z] #0 4.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.084Z] #0 4.523 OK: 264 MiB in 52 packages [2024-02-16T19:27:09.084Z] #62 DONE 4.8s [2024-02-16T19:27:09.084Z] [2024-02-16T19:27:09.084Z] #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-16T19:27:09.084Z] #51 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.084Z] #51 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.084Z] #51 19.37 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T19:27:09.084Z] #51 19.37 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T19:27:09.084Z] #51 19.37 OK: 20069 distinct packages available [2024-02-16T19:27:09.084Z] #51 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.084Z] #51 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.084Z] #51 19.76 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-16T19:27:09.084Z] #51 19.77 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-16T19:27:09.084Z] #51 19.77 (3/5) Installing libucontext (1.2-r2) [2024-02-16T19:27:09.084Z] #51 19.77 (4/5) Installing gcompat (1.1.0-r1) [2024-02-16T19:27:09.084Z] #51 19.78 (5/5) Installing openssl (3.1.4-r5) [2024-02-16T19:27:09.084Z] #51 19.79 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:27:09.085Z] #51 19.80 OK: 8 MiB in 20 packages [2024-02-16T19:27:09.085Z] #51 DONE 20.1s [2024-02-16T19:27:09.085Z] [2024-02-16T19:27:09.085Z] #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T19:27:09.085Z] #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.085Z] #0 4.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.085Z] #0 4.534 OK: 264 MiB in 52 packages [2024-02-16T19:27:09.085Z] #63 DONE 4.8s [2024-02-16T19:27:09.085Z] [2024-02-16T19:27:09.085Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-16T19:27:09.085Z] #0 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.085Z] #0 4.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.085Z] #0 4.563 OK: 264 MiB in 52 packages [2024-02-16T19:27:09.085Z] #64 DONE 4.8s [2024-02-16T19:27:09.085Z] [2024-02-16T19:27:09.085Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:09.085Z] #65 DONE 0.1s [2024-02-16T19:27:09.085Z] [2024-02-16T19:27:09.085Z] #66 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:09.085Z] #66 DONE 0.1s [2024-02-16T19:27:09.085Z] [2024-02-16T19:27:09.085Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:09.085Z] #67 DONE 0.1s [2024-02-16T19:27:09.085Z] [2024-02-16T19:27:09.085Z] #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:09.344Z] #68 ... [2024-02-16T19:27:09.344Z] [2024-02-16T19:27:09.344Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-16T19:27:09.344Z] #56 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #56 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #56 19.83 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T19:27:09.344Z] #56 19.83 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T19:27:09.344Z] #56 19.83 OK: 20069 distinct packages available [2024-02-16T19:27:09.344Z] #56 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #56 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #56 20.27 (1/11) Installing ca-certificates (20230506-r0) [2024-02-16T19:27:09.344Z] #56 20.29 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-16T19:27:09.344Z] #56 20.31 (3/11) Installing libunistring (1.1-r1) [2024-02-16T19:27:09.344Z] #56 20.32 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-16T19:27:09.344Z] #56 20.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-16T19:27:09.344Z] #56 20.33 (6/11) Installing libcurl (8.5.0-r0) [2024-02-16T19:27:09.344Z] #56 20.35 (7/11) Installing curl (8.5.0-r0) [2024-02-16T19:27:09.344Z] #56 20.36 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-16T19:27:09.344Z] #56 20.36 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-16T19:27:09.344Z] #56 20.36 (10/11) Installing libucontext (1.2-r2) [2024-02-16T19:27:09.344Z] #56 20.37 (11/11) Installing gcompat (1.1.0-r1) [2024-02-16T19:27:09.344Z] #56 20.37 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:27:09.344Z] #56 20.38 Executing ca-certificates-20230506-r0.trigger [2024-02-16T19:27:09.344Z] #56 20.42 OK: 12 MiB in 26 packages [2024-02-16T19:27:09.344Z] #56 DONE 20.6s [2024-02-16T19:27:09.344Z] [2024-02-16T19:27:09.344Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-16T19:27:09.344Z] #0 1.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #0 1.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #0 2.071 OK: 17 MiB in 19 packages [2024-02-16T19:27:09.344Z] #69 DONE 2.3s [2024-02-16T19:27:09.344Z] [2024-02-16T19:27:09.344Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-16T19:27:09.344Z] #0 4.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #0 4.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #0 4.547 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T19:27:09.344Z] #0 4.547 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T19:27:09.344Z] #0 4.547 OK: 20074 distinct packages available [2024-02-16T19:27:09.344Z] #0 4.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #0 4.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #0 5.009 OK: 264 MiB in 52 packages [2024-02-16T19:27:09.344Z] #70 DONE 5.3s [2024-02-16T19:27:09.344Z] [2024-02-16T19:27:09.344Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:27:09.344Z] #0 1.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #0 2.187 OK: 8 MiB in 17 packages [2024-02-16T19:27:09.344Z] #71 DONE 2.3s [2024-02-16T19:27:09.344Z] [2024-02-16T19:27:09.344Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:09.344Z] #72 DONE 0.1s [2024-02-16T19:27:09.344Z] [2024-02-16T19:27:09.344Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-16T19:27:09.344Z] #73 DONE 0.1s [2024-02-16T19:27:09.344Z] [2024-02-16T19:27:09.344Z] #61 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:27:09.344Z] #61 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.344Z] #61 2.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.601Z] #61 2.582 OK: 7 MiB in 16 packages [2024-02-16T19:27:09.601Z] #61 DONE 2.7s [2024-02-16T19:27:09.601Z] [2024-02-16T19:27:09.601Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-16T19:27:09.601Z] #0 2.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.601Z] #0 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:09.601Z] #0 2.552 OK: 7 MiB in 17 packages [2024-02-16T19:27:09.601Z] #74 DONE 2.7s [2024-02-16T19:27:09.601Z] [2024-02-16T19:27:09.601Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-16T19:27:10.167Z] #75 ... [2024-02-16T19:27:10.167Z] [2024-02-16T19:27:10.167Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-16T19:27:10.167Z] #0 2.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:10.167Z] #0 2.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:10.167Z] #0 3.038 OK: 17 MiB in 19 packages [2024-02-16T19:27:10.167Z] #76 DONE 3.1s [2024-02-16T19:27:10.426Z] [2024-02-16T19:27:10.426Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-16T19:27:10.426Z] #77 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:10.687Z] #77 1.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:10.687Z] #77 ... [2024-02-16T19:27:10.687Z] [2024-02-16T19:27:10.687Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:27:10.687Z] #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:10.687Z] #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:10.687Z] #0 3.589 OK: 7 MiB in 16 packages [2024-02-16T19:27:10.687Z] #78 DONE 3.7s [2024-02-16T19:27:10.945Z] [2024-02-16T19:27:10.945Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-02-16T19:27:10.945Z] #77 2.101 OK: 8 MiB in 20 packages [2024-02-16T19:27:11.204Z] #77 DONE 2.3s [2024-02-16T19:27:11.204Z] [2024-02-16T19:27:11.204Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T19:27:11.775Z] #79 ... [2024-02-16T19:27:11.775Z] [2024-02-16T19:27:11.775Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-16T19:27:11.775Z] #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:11.775Z] #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:11.775Z] #0 4.558 OK: 8 MiB in 19 packages [2024-02-16T19:27:11.775Z] #80 DONE 4.8s [2024-02-16T19:27:12.035Z] [2024-02-16T19:27:12.035Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-16T19:27:12.035Z] #81 DONE 0.8s [2024-02-16T19:27:12.035Z] [2024-02-16T19:27:12.035Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T19:27:12.035Z] #79 DONE 0.8s [2024-02-16T19:27:12.035Z] [2024-02-16T19:27:12.035Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-16T19:27:12.974Z] #82 DONE 1.0s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-16T19:27:12.974Z] #75 DONE 3.2s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-16T19:27:12.974Z] #83 DONE 0.1s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:27:12.974Z] #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:12.974Z] #0 2.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T19:27:12.974Z] #0 2.933 OK: 12 MiB in 26 packages [2024-02-16T19:27:12.974Z] #84 DONE 3.6s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T19:27:12.974Z] #85 DONE 1.0s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-16T19:27:12.974Z] #86 DONE 0.1s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-16T19:27:12.974Z] #87 DONE 0.1s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T19:27:12.974Z] #88 DONE 1.0s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-16T19:27:12.974Z] #89 DONE 0.1s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T19:27:12.974Z] #90 DONE 0.1s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-16T19:27:12.974Z] #91 DONE 0.1s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-16T19:27:12.974Z] #92 DONE 0.1s [2024-02-16T19:27:12.974Z] [2024-02-16T19:27:12.974Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T19:27:13.232Z] #93 DONE 0.1s [2024-02-16T19:27:13.232Z] [2024-02-16T19:27:13.232Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-16T19:27:13.232Z] #94 DONE 0.1s [2024-02-16T19:27:13.232Z] [2024-02-16T19:27:13.232Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T19:27:13.232Z] #95 DONE 0.1s [2024-02-16T19:27:13.232Z] [2024-02-16T19:27:13.232Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-16T19:27:13.232Z] #96 DONE 0.1s [2024-02-16T19:27:13.232Z] [2024-02-16T19:27:13.232Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-16T19:27:13.232Z] #97 DONE 0.1s [2024-02-16T19:27:13.232Z] [2024-02-16T19:27:13.232Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-16T19:27:13.232Z] #98 DONE 0.1s [2024-02-16T19:27:13.232Z] [2024-02-16T19:27:13.232Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-16T19:27:13.232Z] #99 DONE 0.1s [2024-02-16T19:27:13.232Z] [2024-02-16T19:27:13.232Z] #100 [security-spire-server] exporting to image [2024-02-16T19:27:13.232Z] #100 exporting layers [2024-02-16T19:27:13.490Z] #100 ... [2024-02-16T19:27:13.490Z] [2024-02-16T19:27:13.490Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-16T19:27:13.490Z] #101 DONE 0.1s [2024-02-16T19:27:13.490Z] [2024-02-16T19:27:13.490Z] #100 [security-spire-agent] exporting to image [2024-02-16T19:27:13.748Z] #100 exporting layers 0.5s done [2024-02-16T19:27:13.749Z] #100 exporting layers 0.5s done [2024-02-16T19:27:13.749Z] #100 writing image sha256:ba2a3338949fb1cbe9b8b7b73c3c51f51eb70b842038f96bab1f3fc8530ebeac done [2024-02-16T19:27:13.749Z] #100 naming to docker.io/library/security-spire-server done [2024-02-16T19:27:14.007Z] #100 exporting layers 0.5s done [2024-02-16T19:27:14.007Z] #100 writing image sha256:d191d51efdcecb17a8a5825309724876586baeeedcb0a12d31265b94c406587c done [2024-02-16T19:27:14.007Z] #100 naming to docker.io/library/security-spire-config done [2024-02-16T19:27:14.007Z] #100 writing image sha256:e14916ce136023f4cf1f6feb372f1697def600e349b3703d9573c2dff2787a61 done [2024-02-16T19:27:14.007Z] #100 naming to docker.io/library/security-spire-agent done [2024-02-16T19:27:14.007Z] #100 DONE 0.8s [2024-02-16T19:27:14.007Z] [2024-02-16T19:27:14.007Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:27:14.266Z] #39 ... [2024-02-16T19:27:14.266Z] [2024-02-16T19:27:14.266Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:27:14.525Z] #49 ... [2024-02-16T19:27:14.525Z] [2024-02-16T19:27:14.525Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:16.254Z] c4a7e357bf2a: Pull complete [2024-02-16T19:27:16.254Z] f0e02332f6b5: Pull complete [2024-02-16T19:27:16.254Z] 872ee5b61b7b: Pull complete [2024-02-16T19:27:19.795Z] #102 ... [2024-02-16T19:27:19.795Z] [2024-02-16T19:27:19.795Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:19.795Z] #103 ... [2024-02-16T19:27:19.795Z] [2024-02-16T19:27:19.795Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:25.064Z] #104 DONE 16.0s [2024-02-16T19:27:25.064Z] [2024-02-16T19:27:25.064Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:25.064Z] #102 DONE 15.5s [2024-02-16T19:27:25.064Z] [2024-02-16T19:27:25.064Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:25.064Z] #103 DONE 16.0s [2024-02-16T19:27:25.064Z] [2024-02-16T19:27:25.064Z] #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:25.064Z] #68 DONE 16.0s [2024-02-16T19:27:25.064Z] [2024-02-16T19:27:25.064Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-02-16T19:27:26.339Z] 0c6a40ed1a82: Pull complete [2024-02-16T19:27:26.933Z] 94ae7d8d031c: Pull complete [2024-02-16T19:27:26.933Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T19:27:26.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T19:27:26.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-16T19:27:27.736Z] + docker build -t ci-base-image-arm64 -f - . [2024-02-16T19:27:27.736Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T19:27:27.736Z] WORKDIR /edgex [2024-02-16T19:27:27.736Z] COPY go.mod . [2024-02-16T19:27:27.736Z] RUN go mod download [2024-02-16T19:27:28.328Z] Sending build context to Docker daemon 2.918MB [2024-02-16T19:27:28.328Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T19:27:28.328Z] ---> 86de565de09d [2024-02-16T19:27:28.328Z] Step 2/4 : WORKDIR /edgex [2024-02-16T19:27:30.260Z] ---> Running in 78b131d7d113 [2024-02-16T19:27:30.260Z] Removing intermediate container 78b131d7d113 [2024-02-16T19:27:30.260Z] ---> 9535bc61704a [2024-02-16T19:27:30.260Z] Step 3/4 : COPY go.mod . [2024-02-16T19:27:30.844Z] ---> 4fc09d3fd1d9 [2024-02-16T19:27:30.844Z] Step 4/4 : RUN go mod download [2024-02-16T19:27:30.844Z] ---> Running in 77caccdd1331 [2024-02-16T19:27:33.223Z] #105 ... [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #106 [support-notifications builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #106 DONE 7.2s [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #107 DONE 7.3s [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:33.223Z] #108 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #109 [core-metadata builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #109 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:33.223Z] #110 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:33.223Z] #111 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:33.223Z] #112 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #113 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #113 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #114 [security-proxy-auth builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #114 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:33.223Z] #115 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:33.223Z] #116 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #117 [core-command builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #117 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:33.223Z] #118 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:33.223Z] #119 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #120 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:33.223Z] #121 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:33.223Z] #122 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #123 [support-scheduler builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #123 DONE 7.2s [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:33.223Z] #124 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #125 [core-data builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #125 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:33.223Z] #126 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #127 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:27:33.223Z] #128 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:27:33.223Z] #129 CACHED [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-02-16T19:27:33.223Z] #105 DONE 7.2s [2024-02-16T19:27:33.223Z] [2024-02-16T19:27:33.223Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T19:27:33.223Z] #130 1.078 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-02-16T19:27:43.208Z] #130 ... [2024-02-16T19:27:43.208Z] [2024-02-16T19:27:43.208Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-16T19:27:43.208Z] #0 0.820 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-02-16T19:27:43.208Z] #131 ... [2024-02-16T19:27:43.208Z] [2024-02-16T19:27:43.208Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T19:27:43.208Z] #0 1.259 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-02-16T19:27:43.208Z] #132 ... [2024-02-16T19:27:43.208Z] [2024-02-16T19:27:43.208Z] #133 [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-02-16T19:27:43.208Z] #0 0.683 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-02-16T19:27:43.208Z] #133 ... [2024-02-16T19:27:43.208Z] [2024-02-16T19:27:43.208Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T19:27:43.208Z] #0 1.059 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-02-16T19:27:43.208Z] #134 ... [2024-02-16T19:27:43.208Z] [2024-02-16T19:27:43.208Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T19:27:43.208Z] #0 1.427 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-02-16T19:27:43.208Z] #135 ... [2024-02-16T19:27:43.208Z] [2024-02-16T19:27:43.208Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-16T19:27:43.208Z] #0 1.263 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-02-16T19:27:43.208Z] #136 ... [2024-02-16T19:27:43.208Z] [2024-02-16T19:27:43.208Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T19:27:43.208Z] #0 0.465 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-02-16T19:27:43.208Z] #137 ... [2024-02-16T19:27:43.208Z] [2024-02-16T19:27:43.208Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T19:27:43.208Z] #0 1.248 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-02-16T19:27:43.466Z] #138 ... [2024-02-16T19:27:43.466Z] [2024-02-16T19:27:43.466Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-16T19:27:43.466Z] #0 0.817 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-02-16T19:27:43.466Z] #139 ... [2024-02-16T19:27:43.466Z] [2024-02-16T19:27:43.466Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-16T19:27:43.466Z] #0 0.830 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-02-16T19:28:17.782Z] Removing intermediate container 77caccdd1331 [2024-02-16T19:28:17.783Z] ---> f78d64feba69 [2024-02-16T19:28:17.783Z] Successfully built f78d64feba69 [2024-02-16T19:28:17.783Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:28:18.260Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T19:28:18.261Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T19:28:18.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-1093 does not seem to be running inside a container [2024-02-16T19:28:18.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-16T19:28:19.906Z] $ docker top b734fbff6f14b2231a114053a3f2bae3d906be86738d866ffbb76e759a4626b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T19:28:20.853Z] + go version [2024-02-16T19:28:20.853Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T19:28:20.886Z] $ docker stop --time=1 b734fbff6f14b2231a114053a3f2bae3d906be86738d866ffbb76e759a4626b6 [2024-02-16T19:28:24.068Z] $ docker rm -f --volumes b734fbff6f14b2231a114053a3f2bae3d906be86738d866ffbb76e759a4626b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:28:25.236Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T19:28:25.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T19:28:25.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-1093 does not seem to be running inside a container [2024-02-16T19:28:25.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-16T19:28:26.738Z] $ docker top 356a1409f48a2116faf70806ebdad4488215f1970d46f511c894f745bb0d3f1d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-16T19:28:27.074Z] ========================================================= [2024-02-16T19:28:27.075Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-16T19:28:27.075Z] ========================================================= [Pipeline] sh [2024-02-16T19:28:27.394Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-16T19:28:27.822Z] + make test [2024-02-16T19:28:28.091Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T19:28:51.128Z] #140 ... [2024-02-16T19:28:51.128Z] [2024-02-16T19:28:51.128Z] #133 [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-02-16T19:28:51.128Z] #133 73.17 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-02-16T19:28:54.424Z] #133 DONE 82.2s [2024-02-16T19:28:54.424Z] [2024-02-16T19:28:54.424Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-16T19:28:54.424Z] #140 DONE 82.2s [2024-02-16T19:28:54.424Z] [2024-02-16T19:28:54.425Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T19:28:54.425Z] #134 DONE 82.3s [2024-02-16T19:28:54.425Z] [2024-02-16T19:28:54.425Z] #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:54.425Z] #141 ... [2024-02-16T19:28:54.425Z] [2024-02-16T19:28:54.425Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T19:28:54.425Z] #135 DONE 82.3s [2024-02-16T19:28:54.425Z] [2024-02-16T19:28:54.425Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-16T19:28:54.425Z] #131 DONE 82.3s [2024-02-16T19:28:54.683Z] [2024-02-16T19:28:54.683Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-16T19:28:54.683Z] #142 ... [2024-02-16T19:28:54.683Z] [2024-02-16T19:28:54.683Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-16T19:28:54.683Z] #139 DONE 82.5s [2024-02-16T19:28:54.683Z] [2024-02-16T19:28:54.683Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T19:28:54.683Z] #132 DONE 82.6s [2024-02-16T19:28:54.683Z] [2024-02-16T19:28:54.683Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T19:28:54.683Z] #138 DONE 82.7s [2024-02-16T19:28:54.942Z] [2024-02-16T19:28:54.942Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T19:28:54.942Z] #130 DONE 82.7s [2024-02-16T19:28:54.942Z] [2024-02-16T19:28:54.942Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-16T19:28:54.942Z] #136 DONE 82.7s [2024-02-16T19:28:54.942Z] [2024-02-16T19:28:54.942Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T19:28:54.942Z] #137 DONE 82.8s [2024-02-16T19:28:54.942Z] [2024-02-16T19:28:54.942Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.201Z] #143 ... [2024-02-16T19:28:55.201Z] [2024-02-16T19:28:55.201Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.201Z] #144 DONE 0.9s [2024-02-16T19:28:55.201Z] [2024-02-16T19:28:55.201Z] #141 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.201Z] #141 DONE 0.9s [2024-02-16T19:28:55.201Z] [2024-02-16T19:28:55.201Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-16T19:28:55.201Z] #142 DONE 0.7s [2024-02-16T19:28:55.201Z] [2024-02-16T19:28:55.201Z] #145 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.201Z] #145 DONE 0.8s [2024-02-16T19:28:55.460Z] [2024-02-16T19:28:55.460Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.460Z] #143 DONE 0.4s [2024-02-16T19:28:55.460Z] [2024-02-16T19:28:55.460Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.460Z] #146 DONE 0.9s [2024-02-16T19:28:55.460Z] [2024-02-16T19:28:55.460Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:55.460Z] #147 ... [2024-02-16T19:28:55.460Z] [2024-02-16T19:28:55.460Z] #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:55.460Z] #148 DONE 0.3s [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #149 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.719Z] #149 DONE 0.3s [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #150 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:55.719Z] #150 CACHED [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.719Z] #151 CACHED [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #152 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:55.719Z] #152 DONE 0.3s [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.719Z] #153 CACHED [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #154 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:55.719Z] #154 CACHED [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.719Z] #155 CACHED [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #156 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:55.719Z] #156 CACHED [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:55.719Z] #157 CACHED [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:55.719Z] #158 CACHED [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:55.719Z] #159 DONE 0.3s [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:55.719Z] #147 DONE 0.3s [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:55.719Z] #160 DONE 0.3s [2024-02-16T19:28:55.719Z] [2024-02-16T19:28:55.719Z] #161 [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-02-16T19:28:56.653Z] #161 ... [2024-02-16T19:28:56.653Z] [2024-02-16T19:28:56.653Z] #162 [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-02-16T19:28:56.653Z] #162 DONE 1.0s [2024-02-16T19:28:56.653Z] [2024-02-16T19:28:56.653Z] #163 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:56.653Z] #163 DONE 1.0s [2024-02-16T19:28:56.653Z] [2024-02-16T19:28:56.653Z] #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-16T19:28:56.653Z] #164 DONE 1.0s [2024-02-16T19:28:56.653Z] [2024-02-16T19:28:56.653Z] #165 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-16T19:28:56.653Z] #165 DONE 1.0s [2024-02-16T19:28:56.653Z] [2024-02-16T19:28:56.653Z] #161 [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-02-16T19:28:56.653Z] #161 DONE 1.0s [2024-02-16T19:28:56.653Z] [2024-02-16T19:28:56.653Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-16T19:28:56.653Z] #166 DONE 1.1s [2024-02-16T19:28:56.653Z] [2024-02-16T19:28:56.653Z] #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-16T19:28:56.653Z] #167 DONE 1.1s [2024-02-16T19:28:56.653Z] [2024-02-16T19:28:56.653Z] #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:28:56.912Z] #168 ... [2024-02-16T19:28:56.912Z] [2024-02-16T19:28:56.912Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-16T19:28:56.912Z] #169 DONE 1.1s [2024-02-16T19:28:56.912Z] [2024-02-16T19:28:56.912Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-16T19:28:56.912Z] #170 DONE 1.1s [2024-02-16T19:28:56.912Z] [2024-02-16T19:28:56.912Z] #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-16T19:28:56.912Z] #171 DONE 1.1s [2024-02-16T19:28:56.912Z] [2024-02-16T19:28:56.912Z] #172 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:28:57.197Z] #172 ... [2024-02-16T19:28:57.197Z] [2024-02-16T19:28:57.197Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-16T19:28:57.197Z] #173 DONE 0.5s [2024-02-16T19:28:57.197Z] [2024-02-16T19:28:57.197Z] #174 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:28:57.197Z] #174 DONE 0.4s [2024-02-16T19:28:57.197Z] [2024-02-16T19:28:57.197Z] #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-16T19:28:57.197Z] #175 DONE 0.5s [2024-02-16T19:28:57.197Z] [2024-02-16T19:28:57.197Z] #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:28:57.197Z] #176 DONE 0.5s [2024-02-16T19:28:57.197Z] [2024-02-16T19:28:57.197Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:28:57.197Z] #177 DONE 0.4s [2024-02-16T19:28:57.197Z] [2024-02-16T19:28:57.197Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-16T19:28:57.197Z] #178 DONE 0.5s [2024-02-16T19:28:57.197Z] [2024-02-16T19:28:57.197Z] #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:28:57.197Z] #168 DONE 0.5s [2024-02-16T19:28:57.197Z] [2024-02-16T19:28:57.197Z] #179 [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-02-16T19:28:57.197Z] #179 DONE 0.5s [2024-02-16T19:28:57.197Z] [2024-02-16T19:28:57.197Z] #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-16T19:28:57.457Z] #180 ... [2024-02-16T19:28:57.457Z] [2024-02-16T19:28:57.457Z] #172 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:28:57.457Z] #172 DONE 0.5s [2024-02-16T19:28:57.457Z] [2024-02-16T19:28:57.457Z] #181 [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-02-16T19:28:57.457Z] #181 DONE 0.5s [2024-02-16T19:28:57.457Z] [2024-02-16T19:28:57.457Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-16T19:28:57.457Z] #182 DONE 2.0s [2024-02-16T19:28:57.457Z] [2024-02-16T19:28:57.457Z] #100 [security-spiffe-token-provider] exporting to image [2024-02-16T19:28:57.457Z] #100 exporting layers 0.3s done [2024-02-16T19:28:57.716Z] #100 ... [2024-02-16T19:28:57.716Z] [2024-02-16T19:28:57.716Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:28:57.716Z] #183 DONE 0.5s [2024-02-16T19:28:57.716Z] [2024-02-16T19:28:57.716Z] #100 [security-spiffe-token-provider] exporting to image [2024-02-16T19:28:57.716Z] #100 exporting layers 0.4s done [2024-02-16T19:28:57.716Z] #100 writing image sha256:917e571c46fd87cd538b9d9a8b182901ae2d4d8fb80d88b703e3178a1fe4c0f3 [2024-02-16T19:28:57.716Z] #100 ... [2024-02-16T19:28:57.716Z] [2024-02-16T19:28:57.716Z] #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:28:57.716Z] #184 DONE 0.5s [2024-02-16T19:28:57.716Z] [2024-02-16T19:28:57.716Z] #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-16T19:28:57.716Z] #180 DONE 0.5s [2024-02-16T19:28:57.716Z] [2024-02-16T19:28:57.716Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-16T19:28:57.716Z] #185 DONE 0.5s [2024-02-16T19:28:57.716Z] [2024-02-16T19:28:57.716Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-16T19:28:57.716Z] #186 DONE 0.5s [2024-02-16T19:28:57.716Z] [2024-02-16T19:28:57.716Z] #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-16T19:28:57.716Z] #187 DONE 0.5s [2024-02-16T19:28:57.716Z] [2024-02-16T19:28:57.716Z] #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:28:57.716Z] #188 DONE 0.5s [2024-02-16T19:28:57.716Z] [2024-02-16T19:28:57.716Z] #100 [core-metadata] exporting to image [2024-02-16T19:28:57.716Z] #100 writing image sha256:917e571c46fd87cd538b9d9a8b182901ae2d4d8fb80d88b703e3178a1fe4c0f3 0.0s done [2024-02-16T19:28:57.716Z] #100 naming to docker.io/library/support-scheduler done [2024-02-16T19:28:57.716Z] #100 writing image sha256:a81dc9733262330bca925a2bc6fb63490bd55dbf9f59996e8bac359a2f5f0ed5 done [2024-02-16T19:28:57.716Z] #100 writing image sha256:ce249dde4b747e752ca88e0c6a79b5967a35615f66cd2f05b58966ee5f2d2b58 done [2024-02-16T19:28:57.716Z] #100 naming to docker.io/library/core-command done [2024-02-16T19:28:57.716Z] #100 naming to docker.io/library/core-data done [2024-02-16T19:28:57.974Z] #100 exporting layers 0.1s done [2024-02-16T19:28:57.974Z] #100 writing image sha256:7fa1e13e78b294ef9ec71d1a04873279445cfec3dcacee88f7ef0a23f5453f28 done [2024-02-16T19:28:57.974Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2024-02-16T19:28:58.233Z] #100 writing image sha256:d91eab1bb781c8f5a7d6d30525fe61a7ccb2c7693d4d82c1af1860451e295606 [2024-02-16T19:28:58.233Z] #100 writing image sha256:d91eab1bb781c8f5a7d6d30525fe61a7ccb2c7693d4d82c1af1860451e295606 0.0s done [2024-02-16T19:28:58.233Z] #100 writing image sha256:88ba4edd02cc9ad5b1188a28dff53e0f3a1ee2d9c404a6918bc37550c873602c done [2024-02-16T19:28:58.233Z] #100 naming to docker.io/library/support-notifications 0.0s done [2024-02-16T19:28:58.233Z] #100 naming to docker.io/library/core-metadata done [2024-02-16T19:28:58.233Z] #100 DONE 1.8s [2024-02-16T19:28:58.233Z] [2024-02-16T19:28:58.233Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-16T19:28:58.233Z] #189 DONE 0.6s [2024-02-16T19:28:58.233Z] [2024-02-16T19:28:58.233Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-16T19:28:58.233Z] #190 DONE 0.6s [2024-02-16T19:28:58.233Z] [2024-02-16T19:28:58.233Z] #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:28:58.233Z] #191 DONE 0.5s [2024-02-16T19:28:58.233Z] [2024-02-16T19:28:58.233Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-16T19:28:58.809Z] #192 DONE 0.5s [2024-02-16T19:28:58.809Z] [2024-02-16T19:28:58.809Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-16T19:28:58.809Z] #193 DONE 0.5s [2024-02-16T19:28:58.809Z] [2024-02-16T19:28:58.809Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T19:28:58.809Z] #194 DONE 1.1s [2024-02-16T19:28:58.809Z] [2024-02-16T19:28:58.809Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T19:28:58.809Z] #195 DONE 1.2s [2024-02-16T19:28:58.809Z] [2024-02-16T19:28:58.809Z] #100 [core-common-config-bootstrapper] exporting to image [2024-02-16T19:28:59.067Z] #100 ... [2024-02-16T19:28:59.067Z] [2024-02-16T19:28:59.067Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-16T19:28:59.067Z] #196 DONE 0.1s [2024-02-16T19:28:59.067Z] [2024-02-16T19:28:59.067Z] #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-16T19:28:59.067Z] #197 DONE 0.1s [2024-02-16T19:28:59.067Z] [2024-02-16T19:28:59.067Z] #100 [security-proxy-auth] exporting to image [2024-02-16T19:28:59.067Z] #100 ... [2024-02-16T19:28:59.067Z] [2024-02-16T19:28:59.067Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-16T19:28:59.067Z] #198 DONE 0.1s [2024-02-16T19:28:59.067Z] [2024-02-16T19:28:59.067Z] #100 [security-proxy-auth] exporting to image [2024-02-16T19:28:59.067Z] #100 exporting layers 0.3s done [2024-02-16T19:28:59.372Z] #100 exporting layers 0.3s done [2024-02-16T19:28:59.372Z] #100 writing image sha256:6550527f8a1e2947d982901bea98eb51dee938ae2f92d0714c6e0d9cba501ff1 done [2024-02-16T19:28:59.372Z] #100 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-16T19:28:59.372Z] #100 writing image sha256:ec6f2b87dbd5d2b4593ffd5b77e7d49de10fdb3455e6ae04fd006bbd91584f2e done [2024-02-16T19:28:59.372Z] #100 naming to docker.io/library/security-proxy-auth done [2024-02-16T19:28:59.372Z] #100 DONE 2.2s [2024-02-16T19:28:59.372Z] [2024-02-16T19:28:59.372Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-16T19:28:59.372Z] #199 DONE 0.1s [2024-02-16T19:28:59.372Z] [2024-02-16T19:28:59.372Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-16T19:28:59.372Z] #200 DONE 0.1s [2024-02-16T19:28:59.372Z] [2024-02-16T19:28:59.372Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T19:28:59.372Z] #201 ... [2024-02-16T19:28:59.372Z] [2024-02-16T19:28:59.372Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T19:28:59.372Z] #202 DONE 1.0s [2024-02-16T19:28:59.652Z] [2024-02-16T19:28:59.652Z] #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-16T19:28:59.652Z] #203 DONE 0.2s [2024-02-16T19:28:59.652Z] [2024-02-16T19:28:59.652Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-16T19:28:59.652Z] #204 ... [2024-02-16T19:28:59.652Z] [2024-02-16T19:28:59.652Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T19:28:59.652Z] #201 DONE 0.7s [2024-02-16T19:28:59.910Z] [2024-02-16T19:28:59.910Z] #100 [security-proxy-setup] exporting to image [2024-02-16T19:28:59.910Z] #100 exporting layers 0.2s done [2024-02-16T19:28:59.910Z] #100 writing image sha256:c982e4e748c023299091dd63f07b77a11b97ee04ebd6f9d00f350c2d90d8a008 done [2024-02-16T19:28:59.910Z] #100 naming to docker.io/library/security-proxy-setup done [2024-02-16T19:28:59.910Z] #100 writing image sha256:bf85d7e74fedc652321ee1d65303e4dd25f479a2837baaddcdc75e50524cada4 done [2024-02-16T19:28:59.910Z] #100 naming to docker.io/library/security-secretstore-setup done [2024-02-16T19:28:59.910Z] #100 DONE 2.7s [2024-02-16T19:28:59.910Z] [2024-02-16T19:28:59.910Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:29:00.168Z] #49 ... [2024-02-16T19:29:00.168Z] [2024-02-16T19:29:00.168Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-16T19:29:00.168Z] #204 DONE 0.8s [2024-02-16T19:29:00.168Z] [2024-02-16T19:29:00.168Z] #100 [security-bootstrapper] exporting to image [2024-02-16T19:29:00.735Z] #100 exporting layers 0.5s done [2024-02-16T19:29:00.736Z] #100 writing image sha256:e171e9d53da738cb694167bdb62061110446c3ee4ef7f45f44ef8d747c79a87d done [2024-02-16T19:29:00.736Z] #100 naming to docker.io/library/security-bootstrapper done [2024-02-16T19:29:00.736Z] #100 DONE 3.2s [2024-02-16T19:29:00.736Z] [2024-02-16T19:29:00.736Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:29:00.736Z] time="2024-02-16T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-16T19:29:00.769Z] $ docker stop --time=1 23c98f8da1bc946dc3f75f2bfa49987c95d1733ce3465ac8e1691eb050f4e1ee [2024-02-16T19:29:02.897Z] $ docker rm -f --volumes 23c98f8da1bc946dc3f75f2bfa49987c95d1733ce3465ac8e1691eb050f4e1ee [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T19:29:03.379Z] + docker images [2024-02-16T19:29:03.379Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-16T19:29:03.379Z] security-bootstrapper latest e171e9d53da7 3 seconds ago 18.6MB [2024-02-16T19:29:03.379Z] security-secretstore-setup latest bf85d7e74fed 4 seconds ago 36.3MB [2024-02-16T19:29:03.379Z] security-proxy-setup latest c982e4e748c0 4 seconds ago 25.9MB [2024-02-16T19:29:03.379Z] core-common-config-bootstrapper latest 6550527f8a1e 5 seconds ago 15MB [2024-02-16T19:29:03.379Z] security-proxy-auth latest ec6f2b87dbd5 5 seconds ago 15.8MB [2024-02-16T19:29:03.379Z] support-notifications latest 88ba4edd02cc 6 seconds ago 26.7MB [2024-02-16T19:29:03.379Z] security-spiffe-token-provider latest 7fa1e13e78b2 6 seconds ago 28.7MB [2024-02-16T19:29:03.379Z] core-metadata latest d91eab1bb781 6 seconds ago 17.4MB [2024-02-16T19:29:03.379Z] core-command latest ce249dde4b74 7 seconds ago 17MB [2024-02-16T19:29:03.379Z] support-scheduler latest 917e571c46fd 7 seconds ago 26.2MB [2024-02-16T19:29:03.379Z] core-data latest a81dc9733262 7 seconds ago 17.2MB [2024-02-16T19:29:03.379Z] security-spire-server latest ba2a3338949f About a minute ago 102MB [2024-02-16T19:29:03.379Z] security-spire-config latest d191d51efdce About a minute ago 102MB [2024-02-16T19:29:03.379Z] security-spire-agent latest e14916ce1360 About a minute ago 161MB [2024-02-16T19:29:03.379Z] ci-base-image-x86_64 latest 2d703f4e184d 4 minutes ago 885MB [2024-02-16T19:29:03.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-16T19:29:03.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-16T19:29:03.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-16T19:29:06.975Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-16T19:30:28.595Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-16T19:30:28.595Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-16T19:30:29.552Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-16T19:30:32.123Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-16T19:30:32.123Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-16T19:30:32.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-16T19:30:32.653Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-16T19:30:32.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-16T19:30:32.918Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-16T19:30:33.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-16T19:30:35.437Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-16T19:30:35.437Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-16T19:30:35.437Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-16T19:30:35.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-16T19:30:43.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-16T19:30:43.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-16T19:30:44.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.209s coverage: 28.7% of statements [2024-02-16T19:30:52.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.262s coverage: 97.0% of statements [2024-02-16T19:30:56.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-16T19:30:56.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-16T19:30:56.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-16T19:31:00.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.355s coverage: 69.2% of statements [2024-02-16T19:31:00.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-16T19:31:00.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-16T19:31:02.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.323s coverage: 53.2% of statements [2024-02-16T19:31:07.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-16T19:31:07.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-16T19:31:07.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-16T19:31:07.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-16T19:31:07.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-16T19:31:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-16T19:31:13.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-16T19:31:22.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.066s coverage: 93.4% of statements [2024-02-16T19:31:22.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.526s coverage: 4.1% of statements [2024-02-16T19:31:26.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-16T19:31:26.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-16T19:31:26.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-16T19:31:28.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-16T19:31:28.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-16T19:31:28.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-16T19:31:28.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-16T19:31:28.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-16T19:31:28.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-16T19:31:28.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-16T19:31:28.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.464s coverage: 97.6% of statements [2024-02-16T19:31:29.527Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.184s coverage: 72.2% of statements [2024-02-16T19:31:36.146Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-16T19:31:36.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-16T19:31:37.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.365s coverage: 0.9% of statements [2024-02-16T19:31:37.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.229s coverage: 32.2% of statements [2024-02-16T19:31:40.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.321s coverage: 41.7% of statements [2024-02-16T19:31:40.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.303s coverage: 82.9% of statements [2024-02-16T19:31:40.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.277s coverage: 94.1% of statements [2024-02-16T19:31:41.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.194s coverage: 96.3% of statements [2024-02-16T19:31:46.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.205s coverage: 87.5% of statements [2024-02-16T19:31:46.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-16T19:31:47.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-16T19:31:47.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-16T19:31:47.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-16T19:31:50.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-16T19:31:50.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-16T19:31:50.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-16T19:31:50.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-16T19:31:58.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.203s coverage: 94.4% of statements [2024-02-16T19:31:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-16T19:31:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-16T19:31:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-16T19:31:58.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-16T19:32:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-16T19:32:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-16T19:32:06.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-16T19:32:11.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.050s coverage: 79.9% of statements [2024-02-16T19:32:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.234s coverage: 92.9% of statements [2024-02-16T19:32:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.071s coverage: 64.4% of statements [2024-02-16T19:32:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.215s coverage: 62.3% of statements [2024-02-16T19:32:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.197s coverage: 87.2% of statements [2024-02-16T19:32:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.169s coverage: 20.0% of statements [2024-02-16T19:32:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.161s coverage: 100.0% of statements [2024-02-16T19:32:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.353s coverage: 81.8% of statements [2024-02-16T19:32:14.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-16T19:32:14.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-16T19:32:16.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.370s coverage: 82.1% of statements [2024-02-16T19:32:16.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.250s coverage: 86.0% of statements [2024-02-16T19:32:20.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-16T19:32:20.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-16T19:32:21.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.878s coverage: 63.1% of statements [2024-02-16T19:32:21.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.233s coverage: 100.0% of statements [2024-02-16T19:32:22.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.136s coverage: 89.4% of statements [2024-02-16T19:32:22.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.108s coverage: 100.0% of statements [2024-02-16T19:32:23.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-16T19:32:23.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-16T19:32:23.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-16T19:32:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.101s coverage: 73.7% of statements [2024-02-16T19:32:24.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-02-16T19:32:29.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-16T19:32:29.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-16T19:32:29.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-16T19:32:31.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.767s coverage: 38.4% of statements [2024-02-16T19:32:31.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.230s coverage: 89.5% of statements [2024-02-16T19:32:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-16T19:32:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-16T19:32:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-16T19:32:34.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-16T19:32:35.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.196s coverage: 84.8% of statements [2024-02-16T19:32:40.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-16T19:32:40.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-16T19:32:40.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-16T19:32:40.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-16T19:32:46.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-16T19:32:46.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-16T19:32:46.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-16T19:32:46.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-16T19:32:46.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.260s coverage: 19.9% of statements [2024-02-16T19:32:47.249Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.522s coverage: 95.7% of statements [2024-02-16T19:32:49.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-16T19:32:49.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-16T19:32:50.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.259s coverage: 61.8% of statements [2024-02-16T19:32:52.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-16T19:32:52.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-16T19:32:53.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.368s coverage: 98.9% of statements [2024-02-16T19:32:54.422Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-02-16T19:32:54.690Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T19:32:54.690Z] go vet ./... [2024-02-16T19:35:01.307Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T19:35:01.307Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T19:35:01.308Z] ./bin/test-attribution-txt.sh [2024-02-16T19:35:01.308Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T19:35:01.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-16T19:35:01.714Z] + ls -al . [2024-02-16T19:35:01.714Z] total 732 [2024-02-16T19:35:01.714Z] drwxrwxr-x 10 1001 1001 4096 Feb 16 19:28 . [2024-02-16T19:35:01.714Z] drwxr-xr-x 4 root root 4096 Feb 16 19:28 .. [2024-02-16T19:35:01.714Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 19:26 .blubracket [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 10 Feb 16 19:26 .dockerignore [2024-02-16T19:35:01.714Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 19:26 .git [2024-02-16T19:35:01.714Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 19:26 .github [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 1074 Feb 16 19:26 .gitignore [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 19:26 .golangci.yml [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 100 Feb 16 19:26 .hadolint.yml [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 155 Feb 16 19:26 .sonarcloud.properties [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 19:26 ADOPTERS.md [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 11674 Feb 16 19:26 Attribution.txt [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 100284 Feb 16 19:26 CHANGELOG.md [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 19:26 CONTRIBUTING.md [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 19:26 GOVERNANCE.md [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 861 Feb 16 19:26 Jenkinsfile [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 19:26 LICENSE [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 15392 Feb 16 19:26 Makefile [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 19:26 OWNERS.md [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 9528 Feb 16 19:26 README.md [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 789 Feb 16 19:26 SECURITY.md [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 5 Feb 16 19:23 VERSION [2024-02-16T19:35:01.714Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 19:26 bin [2024-02-16T19:35:01.714Z] drwxrwxr-x 18 1001 1001 4096 Feb 16 19:26 cmd [2024-02-16T19:35:01.714Z] -rw-r--r-- 1 root root 453602 Feb 16 19:32 coverage.out [2024-02-16T19:35:01.714Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 19:26 fuzz_test [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 3734 Feb 16 19:26 go.mod [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 34045 Feb 16 19:26 go.sum [2024-02-16T19:35:01.714Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 19:26 internal [2024-02-16T19:35:01.714Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 19:26 openapi [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 584 Feb 16 19:26 security.txt [2024-02-16T19:35:01.714Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 19:26 version.go [Pipeline] sh [2024-02-16T19:35:02.375Z] + '[' -e coverage.out ] [2024-02-16T19:35:02.375Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-16T19:35:02.413Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T19:35:03.182Z] Stashed 1 file(s) [Pipeline] sh [2024-02-16T19:35:03.880Z] + make build [2024-02-16T19:35:03.881Z] 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-02-16T19:36:25.473Z] 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-02-16T19:36:25.473Z] 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-02-16T19:36:25.473Z] 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-02-16T19:36:25.473Z] 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-02-16T19:36:52.118Z] 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-02-16T19:36:55.443Z] 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-02-16T19:36:59.675Z] 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-02-16T19:37:03.911Z] 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-02-16T19:37:05.843Z] 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-02-16T19:37:09.170Z] 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-02-16T19:37:12.496Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-16T19:37:16.749Z] $ docker stop --time=1 356a1409f48a2116faf70806ebdad4488215f1970d46f511c894f745bb0d3f1d [2024-02-16T19:37:18.817Z] $ docker rm -f --volumes 356a1409f48a2116faf70806ebdad4488215f1970d46f511c894f745bb0d3f1d [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-02-16T19:37:22.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-16T19:37:22.089Z] [2024-02-16T19:37:22.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:37:22.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-16T19:37:22.800Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-16T19:37:22.800Z] 547446be3368: Pulling fs layer [2024-02-16T19:37:22.800Z] d125d8839a47: Pulling fs layer [2024-02-16T19:37:22.800Z] 3e85d5ac6304: Pulling fs layer [2024-02-16T19:37:22.800Z] c3105a71a48b: Pulling fs layer [2024-02-16T19:37:22.800Z] 0f093f025ec4: Pulling fs layer [2024-02-16T19:37:22.800Z] c3106fc0e877: Pulling fs layer [2024-02-16T19:37:22.800Z] c3105a71a48b: Waiting [2024-02-16T19:37:22.800Z] 0f093f025ec4: Waiting [2024-02-16T19:37:22.800Z] c3106fc0e877: Waiting [2024-02-16T19:37:22.800Z] 547446be3368: Verifying Checksum [2024-02-16T19:37:22.800Z] c3105a71a48b: Download complete [2024-02-16T19:37:23.384Z] d125d8839a47: Verifying Checksum [2024-02-16T19:37:23.384Z] d125d8839a47: Download complete [2024-02-16T19:37:23.384Z] c3106fc0e877: Verifying Checksum [2024-02-16T19:37:23.384Z] c3106fc0e877: Download complete [2024-02-16T19:37:23.384Z] 0f093f025ec4: Verifying Checksum [2024-02-16T19:37:23.384Z] 0f093f025ec4: Download complete [2024-02-16T19:37:23.650Z] 547446be3368: Pull complete [2024-02-16T19:37:24.607Z] d125d8839a47: Pull complete [2024-02-16T19:37:25.563Z] 3e85d5ac6304: Verifying Checksum [2024-02-16T19:37:25.563Z] 3e85d5ac6304: Download complete [2024-02-16T19:37:40.530Z] 3e85d5ac6304: Pull complete [2024-02-16T19:37:40.530Z] c3105a71a48b: Pull complete [2024-02-16T19:37:40.530Z] 0f093f025ec4: Pull complete [2024-02-16T19:37:40.530Z] c3106fc0e877: Pull complete [2024-02-16T19:37:40.530Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-16T19:37:40.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-16T19:37:40.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T19:37:41.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-1093 does not seem to be running inside a container [2024-02-16T19:37:41.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-02-16T19:37:43.030Z] $ docker top 2239f04bd5e93602d347e15447c171f3947cc064973506fe6ee6787d1d0c0de4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T19:37:43.662Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-16T19:37:53.924Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #1 transferring dockerfile: 2.15kB done [2024-02-16T19:37:53.924Z] #1 DONE 0.1s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #2 transferring dockerfile: 2.23kB done [2024-02-16T19:37:53.924Z] #2 DONE 0.0s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #3 [core-data internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #3 transferring dockerfile: 2.01kB done [2024-02-16T19:37:53.924Z] #3 DONE 0.1s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #4 [core-command internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #4 transferring dockerfile: 1.93kB done [2024-02-16T19:37:53.924Z] #4 DONE 0.1s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #5 transferring dockerfile: 2.49kB 0.0s done [2024-02-16T19:37:53.924Z] #5 DONE 0.1s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-02-16T19:37:53.924Z] #6 DONE 0.1s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #7 transferring dockerfile: 1.70kB done [2024-02-16T19:37:53.924Z] #7 DONE 0.0s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #8 transferring dockerfile: 2.93kB done [2024-02-16T19:37:53.924Z] #8 DONE 0.1s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #9 transferring dockerfile: 1.89kB 0.0s done [2024-02-16T19:37:53.924Z] #9 DONE 0.1s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #10 transferring dockerfile: 1.81kB 0.0s done [2024-02-16T19:37:53.924Z] #10 DONE 0.1s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-16T19:37:53.924Z] #11 transferring dockerfile: 2.50kB done [2024-02-16T19:37:53.924Z] #11 DONE 0.1s [2024-02-16T19:37:53.924Z] [2024-02-16T19:37:53.924Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-02-16T19:37:53.925Z] #12 transferring dockerfile: 1.69kB done [2024-02-16T19:37:53.925Z] #12 DONE 0.1s [2024-02-16T19:37:53.925Z] [2024-02-16T19:37:53.925Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-02-16T19:37:53.925Z] #13 transferring dockerfile: 1.95kB 0.0s done [2024-02-16T19:37:53.925Z] #13 DONE 0.1s [2024-02-16T19:37:53.925Z] [2024-02-16T19:37:53.925Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-02-16T19:37:53.925Z] #14 transferring dockerfile: 2.06kB done [2024-02-16T19:37:53.925Z] #14 DONE 0.1s [2024-02-16T19:37:53.925Z] [2024-02-16T19:37:53.925Z] #15 [security-proxy-auth internal] load .dockerignore [2024-02-16T19:37:53.925Z] #15 transferring context: 50B done [2024-02-16T19:37:53.925Z] #15 DONE 0.1s [2024-02-16T19:37:54.506Z] [2024-02-16T19:37:54.506Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-16T19:37:54.506Z] #16 transferring context: 50B done [2024-02-16T19:37:54.506Z] #16 DONE 0.0s [2024-02-16T19:37:54.506Z] [2024-02-16T19:37:54.506Z] #17 [core-data internal] load .dockerignore [2024-02-16T19:37:54.506Z] #17 DONE 0.0s [2024-02-16T19:37:54.506Z] [2024-02-16T19:37:54.506Z] #17 [core-data internal] load .dockerignore [2024-02-16T19:37:54.506Z] #17 transferring context: 50B done [2024-02-16T19:37:54.506Z] #17 DONE 0.0s [2024-02-16T19:37:54.506Z] [2024-02-16T19:37:54.506Z] #18 [core-command internal] load .dockerignore [2024-02-16T19:37:54.506Z] #18 transferring context: 50B done [2024-02-16T19:37:54.776Z] #18 DONE 0.0s [2024-02-16T19:37:54.776Z] [2024-02-16T19:37:54.776Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-02-16T19:37:54.776Z] #19 transferring context: 50B done [2024-02-16T19:37:54.776Z] #19 DONE 0.1s [2024-02-16T19:37:54.776Z] [2024-02-16T19:37:54.776Z] #20 [support-scheduler internal] load .dockerignore [2024-02-16T19:37:54.776Z] #20 transferring context: 50B done [2024-02-16T19:37:54.776Z] #20 DONE 0.1s [2024-02-16T19:37:54.776Z] [2024-02-16T19:37:54.776Z] #21 [security-spire-server internal] load .dockerignore [2024-02-16T19:37:55.046Z] #21 transferring context: 50B done [2024-02-16T19:37:55.046Z] #21 DONE 0.1s [2024-02-16T19:37:55.046Z] [2024-02-16T19:37:55.046Z] #22 [security-bootstrapper internal] load .dockerignore [2024-02-16T19:37:55.046Z] #22 transferring context: 50B 0.0s done [2024-02-16T19:37:55.046Z] #22 DONE 0.1s [2024-02-16T19:37:55.046Z] [2024-02-16T19:37:55.046Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-02-16T19:37:55.046Z] #23 transferring context: 50B done [2024-02-16T19:37:55.046Z] #23 DONE 0.1s [2024-02-16T19:37:55.046Z] [2024-02-16T19:37:55.046Z] #24 [security-spire-agent internal] load .dockerignore [2024-02-16T19:37:55.046Z] #24 transferring context: 50B done [2024-02-16T19:37:55.046Z] #24 DONE 0.1s [2024-02-16T19:37:55.046Z] [2024-02-16T19:37:55.046Z] #25 [security-proxy-setup internal] load .dockerignore [2024-02-16T19:37:55.046Z] #25 transferring context: 50B done [2024-02-16T19:37:55.046Z] #25 DONE 0.1s [2024-02-16T19:37:55.046Z] [2024-02-16T19:37:55.046Z] #26 [security-spire-config internal] load .dockerignore [2024-02-16T19:37:55.318Z] #26 transferring context: 50B done [2024-02-16T19:37:55.318Z] #26 DONE 0.1s [2024-02-16T19:37:55.318Z] [2024-02-16T19:37:55.318Z] #27 [support-notifications internal] load .dockerignore [2024-02-16T19:37:55.318Z] #27 transferring context: 50B 0.0s done [2024-02-16T19:37:55.318Z] #27 DONE 0.1s [2024-02-16T19:37:55.318Z] [2024-02-16T19:37:55.318Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:55.318Z] #28 DONE 0.0s [2024-02-16T19:37:55.318Z] [2024-02-16T19:37:55.318Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:37:55.585Z] #29 DONE 0.1s [2024-02-16T19:37:55.585Z] [2024-02-16T19:37:55.585Z] #30 [core-metadata internal] load .dockerignore [2024-02-16T19:37:55.585Z] #30 transferring context: 50B 0.0s done [2024-02-16T19:37:55.585Z] #30 DONE 0.1s [2024-02-16T19:37:55.585Z] [2024-02-16T19:37:55.585Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:37:55.585Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:37:55.855Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:37:55.855Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T19:37:55.855Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T19:37:55.855Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.2s [2024-02-16T19:37:55.855Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-16T19:37:55.855Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-16T19:37:56.440Z] #31 ... [2024-02-16T19:37:56.440Z] [2024-02-16T19:37:56.440Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-16T19:37:56.440Z] #32 DONE 0.8s [2024-02-16T19:37:56.440Z] [2024-02-16T19:37:56.440Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:37:56.440Z] #31 ... [2024-02-16T19:37:56.440Z] [2024-02-16T19:37:56.440Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-02-16T19:37:56.440Z] #33 DONE 0.2s [2024-02-16T19:37:56.707Z] [2024-02-16T19:37:56.707Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:56.707Z] #28 DONE 0.0s [2024-02-16T19:37:56.707Z] [2024-02-16T19:37:56.707Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:37:56.707Z] #29 DONE 0.2s [2024-02-16T19:37:56.707Z] [2024-02-16T19:37:56.707Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:56.707Z] #34 ... [2024-02-16T19:37:56.707Z] [2024-02-16T19:37:56.707Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:56.707Z] #28 DONE 0.0s [2024-02-16T19:37:56.707Z] [2024-02-16T19:37:56.707Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:37:56.707Z] #29 DONE 0.3s [2024-02-16T19:37:56.707Z] [2024-02-16T19:37:56.707Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-16T19:37:56.707Z] #32 DONE 1.5s [2024-02-16T19:37:56.707Z] [2024-02-16T19:37:56.707Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-02-16T19:37:56.707Z] #33 DONE 0.4s [2024-02-16T19:37:56.707Z] [2024-02-16T19:37:56.707Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:56.973Z] #34 ... [2024-02-16T19:37:56.973Z] [2024-02-16T19:37:56.973Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:56.973Z] #28 DONE 0.0s [2024-02-16T19:37:56.973Z] [2024-02-16T19:37:56.973Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:37:56.973Z] #29 DONE 0.3s [2024-02-16T19:37:56.973Z] [2024-02-16T19:37:56.973Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-16T19:37:56.973Z] #32 DONE 1.5s [2024-02-16T19:37:56.973Z] [2024-02-16T19:37:56.973Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2024-02-16T19:37:56.973Z] #33 DONE 0.4s [2024-02-16T19:37:56.973Z] [2024-02-16T19:37:56.973Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:57.242Z] #34 ... [2024-02-16T19:37:57.242Z] [2024-02-16T19:37:57.242Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:57.242Z] #28 DONE 0.0s [2024-02-16T19:37:57.242Z] [2024-02-16T19:37:57.242Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:37:57.242Z] #29 DONE 0.5s [2024-02-16T19:37:57.242Z] [2024-02-16T19:37:57.242Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:57.242Z] #34 ... [2024-02-16T19:37:57.242Z] [2024-02-16T19:37:57.242Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-16T19:37:57.242Z] #32 DONE 1.5s [2024-02-16T19:37:57.242Z] [2024-02-16T19:37:57.242Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:57.242Z] #28 DONE 0.0s [2024-02-16T19:37:57.242Z] [2024-02-16T19:37:57.242Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-02-16T19:37:57.242Z] #33 DONE 0.5s [2024-02-16T19:37:57.242Z] [2024-02-16T19:37:57.242Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:57.508Z] #34 ... [2024-02-16T19:37:57.508Z] [2024-02-16T19:37:57.508Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:37:57.508Z] #29 DONE 0.6s [2024-02-16T19:37:57.508Z] [2024-02-16T19:37:57.508Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:57.508Z] #34 ... [2024-02-16T19:37:57.508Z] [2024-02-16T19:37:57.508Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-16T19:37:57.508Z] #32 DONE 1.5s [2024-02-16T19:37:57.508Z] [2024-02-16T19:37:57.508Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-02-16T19:37:57.508Z] #33 DONE 0.5s [2024-02-16T19:37:57.508Z] [2024-02-16T19:37:57.508Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:57.508Z] #34 ... [2024-02-16T19:37:57.508Z] [2024-02-16T19:37:57.508Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:57.508Z] #28 DONE 0.0s [2024-02-16T19:37:57.508Z] [2024-02-16T19:37:57.508Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:57.773Z] #34 ... [2024-02-16T19:37:57.773Z] [2024-02-16T19:37:57.773Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:57.773Z] #28 DONE 0.0s [2024-02-16T19:37:57.773Z] [2024-02-16T19:37:57.773Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:58.041Z] #34 ... [2024-02-16T19:37:58.041Z] [2024-02-16T19:37:58.041Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-16T19:37:58.041Z] #32 DONE 1.6s [2024-02-16T19:37:58.041Z] [2024-02-16T19:37:58.041Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-16T19:37:58.041Z] #33 DONE 0.5s [2024-02-16T19:37:58.041Z] [2024-02-16T19:37:58.041Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:58.041Z] #34 ... [2024-02-16T19:37:58.041Z] [2024-02-16T19:37:58.041Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:37:58.041Z] #29 DONE 1.2s [2024-02-16T19:37:58.041Z] [2024-02-16T19:37:58.041Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:58.041Z] #34 ... [2024-02-16T19:37:58.041Z] [2024-02-16T19:37:58.041Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-16T19:37:58.041Z] #32 DONE 1.7s [2024-02-16T19:37:58.041Z] [2024-02-16T19:37:58.041Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-02-16T19:37:58.041Z] #33 DONE 0.6s [2024-02-16T19:37:58.041Z] [2024-02-16T19:37:58.041Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:58.308Z] #34 ... [2024-02-16T19:37:58.308Z] [2024-02-16T19:37:58.308Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:58.308Z] #28 DONE 0.0s [2024-02-16T19:37:58.308Z] [2024-02-16T19:37:58.308Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:58.575Z] #34 ... [2024-02-16T19:37:58.575Z] [2024-02-16T19:37:58.575Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:58.575Z] #28 DONE 0.0s [2024-02-16T19:37:58.575Z] [2024-02-16T19:37:58.575Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:58.843Z] #34 ... [2024-02-16T19:37:58.843Z] [2024-02-16T19:37:58.843Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:37:58.843Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:37:58.843Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:37:58.843Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T19:37:58.843Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T19:37:58.843Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-16T19:37:58.843Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-02-16T19:37:58.843Z] #31 DONE 4.0s [2024-02-16T19:37:58.843Z] [2024-02-16T19:37:58.843Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:58.843Z] #34 ... [2024-02-16T19:37:58.843Z] [2024-02-16T19:37:58.843Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T19:37:58.843Z] #28 DONE 0.0s [2024-02-16T19:37:58.843Z] [2024-02-16T19:37:58.843Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:59.113Z] #34 ... [2024-02-16T19:37:59.113Z] [2024-02-16T19:37:59.113Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T19:37:59.113Z] #29 DONE 2.1s [2024-02-16T19:37:59.113Z] [2024-02-16T19:37:59.113Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:37:59.381Z] #34 ... [2024-02-16T19:37:59.381Z] [2024-02-16T19:37:59.381Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-16T19:37:59.381Z] #32 DONE 1.8s [2024-02-16T19:37:59.381Z] [2024-02-16T19:37:59.381Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-02-16T19:37:59.381Z] #33 DONE 0.7s [2024-02-16T19:37:59.381Z] [2024-02-16T19:37:59.381Z] #35 [core-metadata internal] load build context [2024-02-16T19:37:59.381Z] #35 DONE 0.0s [2024-02-16T19:37:59.381Z] [2024-02-16T19:37:59.381Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:37:59.381Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:37:59.381Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:37:59.381Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T19:37:59.381Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T19:37:59.381Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-16T19:37:59.381Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-02-16T19:37:59.381Z] #31 DONE 4.1s [2024-02-16T19:37:59.381Z] [2024-02-16T19:37:59.381Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-16T19:37:59.381Z] #32 DONE 1.8s [2024-02-16T19:37:59.381Z] [2024-02-16T19:37:59.381Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-02-16T19:37:59.381Z] #33 DONE 0.7s [2024-02-16T19:37:59.381Z] [2024-02-16T19:37:59.381Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:37:59.381Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:37:59.381Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:37:59.381Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T19:37:59.381Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T19:37:59.381Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-16T19:37:59.381Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-02-16T19:37:59.381Z] #31 DONE 4.1s [2024-02-16T19:37:59.381Z] [2024-02-16T19:37:59.381Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:00.804Z] #36 transferring context: 31B 0.0s [2024-02-16T19:38:01.388Z] #36 ... [2024-02-16T19:38:01.388Z] [2024-02-16T19:38:01.388Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-16T19:38:01.388Z] #37 DONE 4.0s [2024-02-16T19:38:01.388Z] [2024-02-16T19:38:01.388Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:01.388Z] #36 ... [2024-02-16T19:38:01.388Z] [2024-02-16T19:38:01.388Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:38:01.388Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:38:01.388Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:38:01.388Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T19:38:01.388Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T19:38:01.388Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-16T19:38:01.388Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-02-16T19:38:01.388Z] #31 DONE 4.1s [2024-02-16T19:38:01.388Z] [2024-02-16T19:38:01.388Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:01.658Z] #36 ... [2024-02-16T19:38:01.658Z] [2024-02-16T19:38:01.658Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:38:01.658Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:38:01.658Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:38:01.658Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T19:38:01.658Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T19:38:01.658Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-16T19:38:01.658Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-02-16T19:38:01.658Z] #31 DONE 4.1s [2024-02-16T19:38:01.658Z] [2024-02-16T19:38:01.658Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:03.603Z] #36 ... [2024-02-16T19:38:03.603Z] [2024-02-16T19:38:03.603Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-16T19:38:03.603Z] #38 DONE 5.7s [2024-02-16T19:38:03.873Z] [2024-02-16T19:38:03.873Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:04.140Z] #36 ... [2024-02-16T19:38:04.140Z] [2024-02-16T19:38:04.140Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T19:38:04.140Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-02-16T19:38:04.140Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T19:38:04.140Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T19:38:04.140Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T19:38:04.140Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-02-16T19:38:04.140Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-02-16T19:38:04.140Z] #31 DONE 4.1s [2024-02-16T19:38:04.140Z] [2024-02-16T19:38:04.140Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:06.133Z] #36 transferring context: 6.29MB 5.0s [2024-02-16T19:38:06.133Z] #36 ... [2024-02-16T19:38:06.133Z] [2024-02-16T19:38:06.133Z] #39 [security-spire-server internal] load build context [2024-02-16T19:38:06.133Z] #39 transferring context: 18.10kB 1.0s done [2024-02-16T19:38:06.133Z] #39 DONE 4.5s [2024-02-16T19:38:06.133Z] [2024-02-16T19:38:06.133Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:06.718Z] #36 ... [2024-02-16T19:38:06.718Z] [2024-02-16T19:38:06.718Z] #40 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T19:38:06.718Z] #0 6.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:06.718Z] #0 7.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:06.718Z] #0 10.04 OK: 266 MiB in 52 packages [2024-02-16T19:38:06.718Z] #40 ... [2024-02-16T19:38:06.718Z] [2024-02-16T19:38:06.718Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:06.718Z] #36 ... [2024-02-16T19:38:06.718Z] [2024-02-16T19:38:06.718Z] #41 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:38:06.985Z] #41 ... [2024-02-16T19:38:06.985Z] [2024-02-16T19:38:06.985Z] #42 [core-data internal] load build context [2024-02-16T19:38:06.985Z] #42 ... [2024-02-16T19:38:06.985Z] [2024-02-16T19:38:06.985Z] #43 [core-command internal] load build context [2024-02-16T19:38:07.252Z] #43 ... [2024-02-16T19:38:07.253Z] [2024-02-16T19:38:07.253Z] #44 [security-spire-config internal] load build context [2024-02-16T19:38:07.253Z] #44 transferring context: 16.35kB 0.8s done [2024-02-16T19:38:07.253Z] #44 DONE 5.6s [2024-02-16T19:38:07.253Z] [2024-02-16T19:38:07.253Z] #42 [core-data internal] load build context [2024-02-16T19:38:07.253Z] #42 ... [2024-02-16T19:38:07.253Z] [2024-02-16T19:38:07.253Z] #45 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T19:38:07.253Z] #0 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:07.253Z] #0 7.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:07.518Z] #45 ... [2024-02-16T19:38:07.518Z] [2024-02-16T19:38:07.518Z] #46 [security-secretstore-setup internal] load build context [2024-02-16T19:38:07.518Z] #46 ... [2024-02-16T19:38:07.518Z] [2024-02-16T19:38:07.518Z] #47 [support-scheduler internal] load build context [2024-02-16T19:38:07.785Z] #47 ... [2024-02-16T19:38:07.785Z] [2024-02-16T19:38:07.785Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:07.785Z] #48 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 4.0s done [2024-02-16T19:38:07.785Z] #48 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-16T19:38:07.785Z] #48 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-16T19:38:07.785Z] #48 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-16T19:38:07.785Z] #48 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.1s [2024-02-16T19:38:07.785Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 1.0s [2024-02-16T19:38:07.785Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.1s [2024-02-16T19:38:07.785Z] #48 ... [2024-02-16T19:38:07.785Z] [2024-02-16T19:38:07.785Z] #47 [support-scheduler internal] load build context [2024-02-16T19:38:07.785Z] #47 ... [2024-02-16T19:38:07.785Z] [2024-02-16T19:38:07.785Z] #49 [security-bootstrapper internal] load build context [2024-02-16T19:38:08.052Z] #49 ... [2024-02-16T19:38:08.052Z] [2024-02-16T19:38:08.052Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:08.052Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2024-02-16T19:38:08.052Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-16T19:38:08.052Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.8s [2024-02-16T19:38:08.052Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-16T19:38:08.052Z] #48 ... [2024-02-16T19:38:08.052Z] [2024-02-16T19:38:08.052Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-16T19:38:08.052Z] #0 3.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:08.052Z] #0 4.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:08.052Z] #0 7.321 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T19:38:08.052Z] #0 7.321 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T19:38:08.052Z] #0 7.321 OK: 19950 distinct packages available [2024-02-16T19:38:08.052Z] #0 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:08.052Z] #0 9.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:08.332Z] #50 ... [2024-02-16T19:38:08.332Z] [2024-02-16T19:38:08.332Z] #40 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T19:38:08.332Z] #40 DONE 12.5s [2024-02-16T19:38:08.332Z] [2024-02-16T19:38:08.332Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-16T19:38:08.332Z] #51 ... [2024-02-16T19:38:08.332Z] [2024-02-16T19:38:08.332Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:08.332Z] #48 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.9s done [2024-02-16T19:38:08.914Z] #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.5s [2024-02-16T19:38:08.914Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done [2024-02-16T19:38:08.915Z] #48 ... [2024-02-16T19:38:08.915Z] [2024-02-16T19:38:08.915Z] #52 [security-spire-agent internal] load build context [2024-02-16T19:38:08.915Z] #52 transferring context: 17.63kB 0.9s done [2024-02-16T19:38:08.915Z] #52 DONE 4.9s [2024-02-16T19:38:08.915Z] [2024-02-16T19:38:08.915Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:09.183Z] #48 ... [2024-02-16T19:38:09.183Z] [2024-02-16T19:38:09.183Z] #53 [security-proxy-setup internal] load build context [2024-02-16T19:38:09.457Z] #53 ... [2024-02-16T19:38:09.457Z] [2024-02-16T19:38:09.457Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-16T19:38:09.457Z] #0 7.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:09.457Z] #0 8.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:09.457Z] #54 10.24 OK: 266 MiB in 52 packages [2024-02-16T19:38:09.457Z] #54 ... [2024-02-16T19:38:09.457Z] [2024-02-16T19:38:09.457Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:09.725Z] #34 ... [2024-02-16T19:38:09.725Z] [2024-02-16T19:38:09.725Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-16T19:38:09.725Z] #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:09.725Z] #55 ... [2024-02-16T19:38:09.725Z] [2024-02-16T19:38:09.725Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:09.993Z] #35 ... [2024-02-16T19:38:09.993Z] [2024-02-16T19:38:09.993Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T19:38:09.993Z] #56 ... [2024-02-16T19:38:09.993Z] [2024-02-16T19:38:09.993Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-16T19:38:10.272Z] #57 ... [2024-02-16T19:38:10.272Z] [2024-02-16T19:38:10.272Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-16T19:38:10.272Z] #58 ... [2024-02-16T19:38:10.272Z] [2024-02-16T19:38:10.272Z] #45 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T19:38:10.272Z] #45 11.02 OK: 266 MiB in 52 packages [2024-02-16T19:38:10.272Z] #45 DONE 13.0s [2024-02-16T19:38:10.272Z] [2024-02-16T19:38:10.272Z] #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-16T19:38:10.541Z] #59 ... [2024-02-16T19:38:10.541Z] [2024-02-16T19:38:10.541Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:10.541Z] #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 4.1s [2024-02-16T19:38:10.541Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-02-16T19:38:10.541Z] #48 ... [2024-02-16T19:38:10.541Z] [2024-02-16T19:38:10.541Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T19:38:10.541Z] #60 ... [2024-02-16T19:38:10.541Z] [2024-02-16T19:38:10.541Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-16T19:38:10.807Z] #61 ... [2024-02-16T19:38:10.807Z] [2024-02-16T19:38:10.807Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:10.807Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2024-02-16T19:38:11.077Z] #48 ... [2024-02-16T19:38:11.077Z] [2024-02-16T19:38:11.077Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-16T19:38:11.077Z] #54 DONE 11.5s [2024-02-16T19:38:11.077Z] [2024-02-16T19:38:11.077Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:11.349Z] #48 ... [2024-02-16T19:38:11.349Z] [2024-02-16T19:38:11.349Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-16T19:38:11.349Z] #50 12.03 OK: 266 MiB in 52 packages [2024-02-16T19:38:11.349Z] #50 DONE 13.2s [2024-02-16T19:38:11.349Z] [2024-02-16T19:38:11.349Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:11.349Z] #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.65MB / 23.39MB 5.0s [2024-02-16T19:38:12.309Z] #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 6.2s [2024-02-16T19:38:12.894Z] #48 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-02-16T19:38:13.170Z] #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 6.8s [2024-02-16T19:38:13.170Z] #48 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-02-16T19:38:13.436Z] #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.3s [2024-02-16T19:38:14.018Z] #48 ... [2024-02-16T19:38:14.018Z] [2024-02-16T19:38:14.018Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-16T19:38:14.018Z] #62 ... [2024-02-16T19:38:14.018Z] [2024-02-16T19:38:14.018Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:14.018Z] #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.8s [2024-02-16T19:38:14.018Z] #48 ... [2024-02-16T19:38:14.018Z] [2024-02-16T19:38:14.018Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:38:14.018Z] #63 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.0s done [2024-02-16T19:38:14.018Z] #63 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-16T19:38:14.018Z] #63 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-16T19:38:14.018Z] #63 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-16T19:38:14.018Z] #63 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2024-02-16T19:38:14.018Z] #63 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s done [2024-02-16T19:38:14.018Z] #63 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-16T19:38:14.018Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 7.7s [2024-02-16T19:38:14.018Z] #63 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 4.3s done [2024-02-16T19:38:14.018Z] #63 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2024-02-16T19:38:14.018Z] #63 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.3s done [2024-02-16T19:38:14.286Z] #63 ... [2024-02-16T19:38:14.286Z] [2024-02-16T19:38:14.286Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-16T19:38:14.286Z] #64 ... [2024-02-16T19:38:14.286Z] [2024-02-16T19:38:14.286Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:38:14.286Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 8.1s [2024-02-16T19:38:15.241Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 8.8s [2024-02-16T19:38:15.506Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.56MB / 17.12MB 9.2s [2024-02-16T19:38:15.773Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 9.4s [2024-02-16T19:38:16.038Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.7s [2024-02-16T19:38:16.304Z] #63 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.8s done [2024-02-16T19:38:16.304Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-02-16T19:38:16.884Z] #63 ... [2024-02-16T19:38:16.884Z] [2024-02-16T19:38:16.884Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:16.884Z] #36 transferring context: 21.67MB 16.0s [2024-02-16T19:38:16.884Z] #36 ... [2024-02-16T19:38:16.884Z] [2024-02-16T19:38:16.884Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:16.884Z] #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 10.6s [2024-02-16T19:38:17.155Z] #48 ... [2024-02-16T19:38:17.155Z] [2024-02-16T19:38:17.155Z] #41 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:38:17.421Z] #41 ... [2024-02-16T19:38:17.421Z] [2024-02-16T19:38:17.421Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:17.421Z] #48 ... [2024-02-16T19:38:17.421Z] [2024-02-16T19:38:17.421Z] #42 [core-data internal] load build context [2024-02-16T19:38:17.421Z] #42 ... [2024-02-16T19:38:17.421Z] [2024-02-16T19:38:17.421Z] #43 [core-command internal] load build context [2024-02-16T19:38:17.687Z] #43 ... [2024-02-16T19:38:17.687Z] [2024-02-16T19:38:17.687Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:17.687Z] #48 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.2s done [2024-02-16T19:38:17.687Z] #48 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-02-16T19:38:17.687Z] #48 ... [2024-02-16T19:38:17.687Z] [2024-02-16T19:38:17.687Z] #46 [security-secretstore-setup internal] load build context [2024-02-16T19:38:17.953Z] #46 ... [2024-02-16T19:38:17.953Z] [2024-02-16T19:38:17.953Z] #43 [core-command internal] load build context [2024-02-16T19:38:18.218Z] #43 ... [2024-02-16T19:38:18.218Z] [2024-02-16T19:38:18.218Z] #49 [security-bootstrapper internal] load build context [2024-02-16T19:38:18.218Z] #49 ... [2024-02-16T19:38:18.218Z] [2024-02-16T19:38:18.218Z] #43 [core-command internal] load build context [2024-02-16T19:38:18.218Z] #43 ... [2024-02-16T19:38:18.218Z] [2024-02-16T19:38:18.218Z] #47 [support-scheduler internal] load build context [2024-02-16T19:38:18.483Z] #47 ... [2024-02-16T19:38:18.483Z] [2024-02-16T19:38:18.483Z] #43 [core-command internal] load build context [2024-02-16T19:38:18.483Z] #43 ... [2024-02-16T19:38:18.483Z] [2024-02-16T19:38:18.483Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-16T19:38:18.748Z] #51 ... [2024-02-16T19:38:18.748Z] [2024-02-16T19:38:18.748Z] #43 [core-command internal] load build context [2024-02-16T19:38:19.709Z] #43 ... [2024-02-16T19:38:19.709Z] [2024-02-16T19:38:19.709Z] #53 [security-proxy-setup internal] load build context [2024-02-16T19:38:19.709Z] #53 ... [2024-02-16T19:38:19.709Z] [2024-02-16T19:38:19.709Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:19.973Z] #34 ... [2024-02-16T19:38:19.973Z] [2024-02-16T19:38:19.973Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:20.239Z] #48 ... [2024-02-16T19:38:20.239Z] [2024-02-16T19:38:20.239Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-16T19:38:20.239Z] #55 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:20.239Z] #55 12.95 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T19:38:20.239Z] #55 12.95 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T19:38:20.239Z] #55 12.95 OK: 19945 distinct packages available [2024-02-16T19:38:20.239Z] #55 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:20.239Z] #55 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:20.239Z] #55 19.24 (1/11) Installing ca-certificates (20230506-r0) [2024-02-16T19:38:20.239Z] #55 19.72 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-16T19:38:20.239Z] #55 19.93 (3/11) Installing libunistring (1.1-r1) [2024-02-16T19:38:20.239Z] #55 20.25 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-16T19:38:20.239Z] #55 20.34 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-16T19:38:20.239Z] #55 20.35 (6/11) Installing libcurl (8.5.0-r0) [2024-02-16T19:38:20.239Z] #55 20.44 (7/11) Installing curl (8.5.0-r0) [2024-02-16T19:38:20.239Z] #55 20.50 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-16T19:38:20.239Z] #55 20.56 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-16T19:38:20.239Z] #55 20.56 (10/11) Installing libucontext (1.2-r2) [2024-02-16T19:38:20.239Z] #55 20.56 (11/11) Installing gcompat (1.1.0-r1) [2024-02-16T19:38:20.239Z] #55 20.67 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:38:20.239Z] #55 20.73 Executing ca-certificates-20230506-r0.trigger [2024-02-16T19:38:20.239Z] #55 ... [2024-02-16T19:38:20.239Z] [2024-02-16T19:38:20.239Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:20.504Z] #35 ... [2024-02-16T19:38:20.504Z] [2024-02-16T19:38:20.504Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:21.906Z] #48 ... [2024-02-16T19:38:21.906Z] [2024-02-16T19:38:21.906Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T19:38:21.906Z] #56 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:21.906Z] #56 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:21.906Z] #56 17.41 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T19:38:21.906Z] #56 17.44 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:38:21.906Z] #56 17.52 OK: 8 MiB in 16 packages [2024-02-16T19:38:21.906Z] #56 ... [2024-02-16T19:38:21.906Z] [2024-02-16T19:38:21.906Z] #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-16T19:38:21.906Z] #59 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:21.906Z] #59 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:21.906Z] #59 17.48 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T19:38:21.906Z] #59 17.57 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:38:21.906Z] #59 17.66 OK: 8 MiB in 16 packages [2024-02-16T19:38:21.906Z] #59 ... [2024-02-16T19:38:21.906Z] [2024-02-16T19:38:21.906Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:23.312Z] #48 ... [2024-02-16T19:38:23.312Z] [2024-02-16T19:38:23.312Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-16T19:38:23.312Z] #58 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:23.312Z] #58 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:23.312Z] #58 18.62 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-16T19:38:23.312Z] #58 18.62 (2/2) Installing su-exec (0.2-r3) [2024-02-16T19:38:23.312Z] #58 18.62 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:38:23.312Z] #58 18.73 OK: 8 MiB in 17 packages [2024-02-16T19:38:23.577Z] #58 ... [2024-02-16T19:38:23.577Z] [2024-02-16T19:38:23.577Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-16T19:38:23.577Z] #57 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:23.577Z] #57 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:23.577Z] #57 21.95 (1/4) Installing ca-certificates (20230506-r0) [2024-02-16T19:38:23.577Z] #57 22.37 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-16T19:38:23.577Z] #57 22.44 (3/4) Installing su-exec (0.2-r3) [2024-02-16T19:38:23.577Z] #57 22.45 (4/4) Installing yq (4.33.3-r5) [2024-02-16T19:38:23.577Z] #57 23.21 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:38:23.578Z] #57 23.32 Executing ca-certificates-20230506-r0.trigger [2024-02-16T19:38:23.578Z] #57 ... [2024-02-16T19:38:23.578Z] [2024-02-16T19:38:23.578Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:23.578Z] #34 transferring context: 72.64MB 28.0s [2024-02-16T19:38:24.158Z] #34 ... [2024-02-16T19:38:24.158Z] [2024-02-16T19:38:24.158Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T19:38:24.158Z] #56 DONE 24.5s [2024-02-16T19:38:24.158Z] [2024-02-16T19:38:24.158Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:24.750Z] #34 ... [2024-02-16T19:38:24.750Z] [2024-02-16T19:38:24.750Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T19:38:24.750Z] #60 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:24.750Z] #60 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:24.750Z] #60 19.66 (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T19:38:24.750Z] #60 20.01 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T19:38:24.750Z] #60 20.07 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:38:24.750Z] #60 20.18 Executing ca-certificates-20230506-r0.trigger [2024-02-16T19:38:24.750Z] #60 21.39 OK: 9 MiB in 17 packages [2024-02-16T19:38:24.750Z] #60 DONE 24.0s [2024-02-16T19:38:24.750Z] [2024-02-16T19:38:24.750Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:25.021Z] #34 ... [2024-02-16T19:38:25.021Z] [2024-02-16T19:38:25.021Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-16T19:38:25.021Z] #55 21.80 OK: 13 MiB in 26 packages [2024-02-16T19:38:25.021Z] #55 DONE 25.8s [2024-02-16T19:38:25.287Z] [2024-02-16T19:38:25.287Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:25.867Z] #34 ... [2024-02-16T19:38:25.867Z] [2024-02-16T19:38:25.867Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-16T19:38:25.867Z] #58 DONE 25.7s [2024-02-16T19:38:25.867Z] [2024-02-16T19:38:25.867Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:26.132Z] #34 ... [2024-02-16T19:38:26.133Z] [2024-02-16T19:38:26.133Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-16T19:38:26.133Z] #61 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:26.133Z] #61 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:26.133Z] #61 22.71 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-16T19:38:26.133Z] #61 22.71 (2/4) Installing openssl (3.1.4-r5) [2024-02-16T19:38:26.133Z] #61 22.74 (3/4) Installing su-exec (0.2-r3) [2024-02-16T19:38:26.133Z] #61 22.76 (4/4) Installing yq (4.33.3-r5) [2024-02-16T19:38:26.133Z] #61 23.95 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:38:26.133Z] #61 24.16 OK: 18 MiB in 19 packages [2024-02-16T19:38:26.133Z] #61 ... [2024-02-16T19:38:26.133Z] [2024-02-16T19:38:26.133Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:26.711Z] #34 ... [2024-02-16T19:38:26.711Z] [2024-02-16T19:38:26.711Z] #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-16T19:38:26.711Z] #59 DONE 27.9s [2024-02-16T19:38:26.711Z] [2024-02-16T19:38:26.711Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:27.290Z] #34 ... [2024-02-16T19:38:27.290Z] [2024-02-16T19:38:27.290Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:27.290Z] #36 ... [2024-02-16T19:38:27.290Z] [2024-02-16T19:38:27.290Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-16T19:38:27.290Z] #57 24.15 OK: 18 MiB in 19 packages [2024-02-16T19:38:27.290Z] #57 DONE 27.3s [2024-02-16T19:38:27.290Z] [2024-02-16T19:38:27.290Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:27.290Z] #36 ... [2024-02-16T19:38:27.290Z] [2024-02-16T19:38:27.290Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:38:27.290Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.1s [2024-02-16T19:38:27.555Z] #63 ... [2024-02-16T19:38:27.555Z] [2024-02-16T19:38:27.555Z] #41 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:38:27.555Z] #41 ... [2024-02-16T19:38:27.555Z] [2024-02-16T19:38:27.555Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-16T19:38:27.555Z] #61 DONE 27.0s [2024-02-16T19:38:27.555Z] [2024-02-16T19:38:27.555Z] #41 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:38:27.555Z] #41 ... [2024-02-16T19:38:27.555Z] [2024-02-16T19:38:27.555Z] #42 [core-data internal] load build context [2024-02-16T19:38:27.823Z] #42 ... [2024-02-16T19:38:27.823Z] [2024-02-16T19:38:27.823Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:28.090Z] #34 ... [2024-02-16T19:38:28.090Z] [2024-02-16T19:38:28.090Z] #46 [security-secretstore-setup internal] load build context [2024-02-16T19:38:28.090Z] #46 ... [2024-02-16T19:38:28.090Z] [2024-02-16T19:38:28.090Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:28.355Z] #34 ... [2024-02-16T19:38:28.355Z] [2024-02-16T19:38:28.355Z] #49 [security-bootstrapper internal] load build context [2024-02-16T19:38:28.355Z] #49 ... [2024-02-16T19:38:28.355Z] [2024-02-16T19:38:28.355Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:28.355Z] #34 ... [2024-02-16T19:38:28.355Z] [2024-02-16T19:38:28.355Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-16T19:38:28.355Z] #64 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:28.355Z] #64 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:28.355Z] #64 20.21 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T19:38:28.355Z] #64 20.21 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T19:38:28.355Z] #64 20.21 OK: 19945 distinct packages available [2024-02-16T19:38:28.355Z] #64 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:28.355Z] #64 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:28.355Z] #64 23.17 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-16T19:38:28.355Z] #64 23.17 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-16T19:38:28.355Z] #64 23.17 (3/5) Installing libucontext (1.2-r2) [2024-02-16T19:38:28.355Z] #64 23.21 (4/5) Installing gcompat (1.1.0-r1) [2024-02-16T19:38:28.355Z] #64 23.21 (5/5) Installing openssl (3.1.4-r5) [2024-02-16T19:38:28.355Z] #64 23.23 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:38:28.355Z] #64 23.28 OK: 9 MiB in 20 packages [2024-02-16T19:38:28.622Z] #64 ... [2024-02-16T19:38:28.622Z] [2024-02-16T19:38:28.622Z] #47 [support-scheduler internal] load build context [2024-02-16T19:38:28.622Z] #47 ... [2024-02-16T19:38:28.622Z] [2024-02-16T19:38:28.622Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:28.622Z] #34 transferring context: 80.50MB 33.0s [2024-02-16T19:38:28.890Z] #34 ... [2024-02-16T19:38:28.890Z] [2024-02-16T19:38:28.890Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-16T19:38:28.890Z] #51 ... [2024-02-16T19:38:28.890Z] [2024-02-16T19:38:28.890Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:29.154Z] #34 ... [2024-02-16T19:38:29.154Z] [2024-02-16T19:38:29.154Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-16T19:38:29.154Z] #62 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:29.154Z] #62 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:29.154Z] #62 21.44 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T19:38:29.154Z] #62 21.44 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T19:38:29.154Z] #62 21.44 OK: 19945 distinct packages available [2024-02-16T19:38:29.154Z] #62 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:29.154Z] #62 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:29.154Z] #62 23.81 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-16T19:38:29.154Z] #62 23.81 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-16T19:38:29.154Z] #62 23.85 (3/4) Installing libucontext (1.2-r2) [2024-02-16T19:38:29.154Z] #62 23.85 (4/4) Installing gcompat (1.1.0-r1) [2024-02-16T19:38:29.154Z] #62 23.85 Executing busybox-1.36.1-r5.trigger [2024-02-16T19:38:29.154Z] #62 23.90 OK: 8 MiB in 19 packages [2024-02-16T19:38:29.154Z] #62 DONE 25.3s [2024-02-16T19:38:29.154Z] [2024-02-16T19:38:29.154Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:29.737Z] #34 ... [2024-02-16T19:38:29.737Z] [2024-02-16T19:38:29.737Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-16T19:38:29.737Z] #64 DONE 25.6s [2024-02-16T19:38:29.737Z] [2024-02-16T19:38:29.737Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:29.737Z] #34 ... [2024-02-16T19:38:29.737Z] [2024-02-16T19:38:29.737Z] #43 [core-command internal] load build context [2024-02-16T19:38:29.737Z] #43 ... [2024-02-16T19:38:29.737Z] [2024-02-16T19:38:29.737Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:30.002Z] #34 ... [2024-02-16T19:38:30.002Z] [2024-02-16T19:38:30.002Z] #53 [security-proxy-setup internal] load build context [2024-02-16T19:38:30.002Z] #53 ... [2024-02-16T19:38:30.002Z] [2024-02-16T19:38:30.002Z] #43 [core-command internal] load build context [2024-02-16T19:38:30.584Z] #43 ... [2024-02-16T19:38:30.584Z] [2024-02-16T19:38:30.584Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:30.849Z] #35 ... [2024-02-16T19:38:30.849Z] [2024-02-16T19:38:30.849Z] #43 [core-command internal] load build context [2024-02-16T19:38:34.191Z] #43 ... [2024-02-16T19:38:34.191Z] [2024-02-16T19:38:34.191Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:34.191Z] #48 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.5s [2024-02-16T19:38:34.191Z] #48 ... [2024-02-16T19:38:34.191Z] [2024-02-16T19:38:34.191Z] #43 [core-command internal] load build context [2024-02-16T19:38:34.458Z] #43 transferring context: 72.43MB 37.3s [2024-02-16T19:38:34.458Z] #43 ... [2024-02-16T19:38:34.458Z] [2024-02-16T19:38:34.458Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:38:34.458Z] #0 8.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:34.458Z] #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:34.458Z] #65 ... [2024-02-16T19:38:34.458Z] [2024-02-16T19:38:34.458Z] #43 [core-command internal] load build context [2024-02-16T19:38:35.416Z] #43 ... [2024-02-16T19:38:35.416Z] [2024-02-16T19:38:35.416Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:38:35.416Z] #66 ... [2024-02-16T19:38:35.416Z] [2024-02-16T19:38:35.416Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:35.682Z] #48 ... [2024-02-16T19:38:35.682Z] [2024-02-16T19:38:35.682Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:38:35.682Z] #67 ... [2024-02-16T19:38:35.682Z] [2024-02-16T19:38:35.682Z] #43 [core-command internal] load build context [2024-02-16T19:38:35.947Z] #43 ... [2024-02-16T19:38:35.947Z] [2024-02-16T19:38:35.947Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-16T19:38:35.947Z] #68 ... [2024-02-16T19:38:35.947Z] [2024-02-16T19:38:35.947Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:36.909Z] #48 ... [2024-02-16T19:38:36.909Z] [2024-02-16T19:38:36.909Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-02-16T19:38:36.909Z] #69 ... [2024-02-16T19:38:36.909Z] [2024-02-16T19:38:36.909Z] #43 [core-command internal] load build context [2024-02-16T19:38:37.492Z] #43 ... [2024-02-16T19:38:37.492Z] [2024-02-16T19:38:37.492Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:37.492Z] #36 ... [2024-02-16T19:38:37.492Z] [2024-02-16T19:38:37.492Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-16T19:38:37.492Z] #0 4.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:37.492Z] #0 4.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:37.492Z] #0 6.574 OK: 18 MiB in 19 packages [2024-02-16T19:38:37.492Z] #70 ... [2024-02-16T19:38:37.492Z] [2024-02-16T19:38:37.492Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:38:37.492Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.4s [2024-02-16T19:38:37.756Z] #63 ... [2024-02-16T19:38:37.756Z] [2024-02-16T19:38:37.756Z] #41 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:38:37.756Z] #41 ... [2024-02-16T19:38:37.756Z] [2024-02-16T19:38:37.756Z] #42 [core-data internal] load build context [2024-02-16T19:38:38.021Z] #42 ... [2024-02-16T19:38:38.021Z] [2024-02-16T19:38:38.021Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-16T19:38:38.021Z] #71 ... [2024-02-16T19:38:38.021Z] [2024-02-16T19:38:38.021Z] #41 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:38:38.289Z] #41 ... [2024-02-16T19:38:38.289Z] [2024-02-16T19:38:38.289Z] #46 [security-secretstore-setup internal] load build context [2024-02-16T19:38:38.289Z] #46 ... [2024-02-16T19:38:38.289Z] [2024-02-16T19:38:38.289Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:38.289Z] #48 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.6s [2024-02-16T19:38:38.553Z] #48 ... [2024-02-16T19:38:38.553Z] [2024-02-16T19:38:38.553Z] #49 [security-bootstrapper internal] load build context [2024-02-16T19:38:38.553Z] #49 ... [2024-02-16T19:38:38.553Z] [2024-02-16T19:38:38.553Z] #46 [security-secretstore-setup internal] load build context [2024-02-16T19:38:38.817Z] #46 ... [2024-02-16T19:38:38.817Z] [2024-02-16T19:38:38.817Z] #47 [support-scheduler internal] load build context [2024-02-16T19:38:38.817Z] #47 ... [2024-02-16T19:38:38.817Z] [2024-02-16T19:38:38.817Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:39.085Z] #48 ... [2024-02-16T19:38:39.085Z] [2024-02-16T19:38:39.085Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-16T19:38:39.085Z] #51 ... [2024-02-16T19:38:39.085Z] [2024-02-16T19:38:39.085Z] #42 [core-data internal] load build context [2024-02-16T19:38:39.351Z] #42 transferring context: 106.98MB 42.5s [2024-02-16T19:38:39.351Z] #42 ... [2024-02-16T19:38:39.351Z] [2024-02-16T19:38:39.351Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-16T19:38:39.616Z] #72 ... [2024-02-16T19:38:39.616Z] [2024-02-16T19:38:39.616Z] #42 [core-data internal] load build context [2024-02-16T19:38:39.616Z] #42 ... [2024-02-16T19:38:39.616Z] [2024-02-16T19:38:39.616Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-16T19:38:39.616Z] #70 DONE 12.3s [2024-02-16T19:38:39.616Z] [2024-02-16T19:38:39.616Z] #42 [core-data internal] load build context [2024-02-16T19:38:39.616Z] #42 ... [2024-02-16T19:38:39.616Z] [2024-02-16T19:38:39.616Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-16T19:38:39.880Z] #73 ... [2024-02-16T19:38:39.880Z] [2024-02-16T19:38:39.880Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:40.151Z] #48 ... [2024-02-16T19:38:40.151Z] [2024-02-16T19:38:40.151Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:40.151Z] #34 ... [2024-02-16T19:38:40.151Z] [2024-02-16T19:38:40.151Z] #42 [core-data internal] load build context [2024-02-16T19:38:40.151Z] #42 ... [2024-02-16T19:38:40.151Z] [2024-02-16T19:38:40.151Z] #53 [security-proxy-setup internal] load build context [2024-02-16T19:38:40.422Z] #53 ... [2024-02-16T19:38:40.422Z] [2024-02-16T19:38:40.422Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-16T19:38:40.422Z] #68 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:41.004Z] #68 ... [2024-02-16T19:38:41.004Z] [2024-02-16T19:38:41.004Z] #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:38:41.004Z] #65 11.04 OK: 8 MiB in 16 packages [2024-02-16T19:38:41.004Z] #65 DONE 16.5s [2024-02-16T19:38:41.004Z] [2024-02-16T19:38:41.004Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:41.004Z] #35 ... [2024-02-16T19:38:41.004Z] [2024-02-16T19:38:41.004Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:38:43.578Z] #48 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.6s [2024-02-16T19:38:44.983Z] #48 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.0s done [2024-02-16T19:38:46.917Z] #48 ... [2024-02-16T19:38:46.917Z] [2024-02-16T19:38:46.917Z] #47 [support-scheduler internal] load build context [2024-02-16T19:38:46.917Z] #47 transferring context: 101.55MB 49.3s [2024-02-16T19:38:47.500Z] #47 ... [2024-02-16T19:38:47.500Z] [2024-02-16T19:38:47.500Z] #66 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:38:47.500Z] #66 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:47.500Z] #66 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:47.500Z] #66 20.35 OK: 9 MiB in 17 packages [2024-02-16T19:38:47.500Z] #66 DONE 22.1s [2024-02-16T19:38:47.500Z] [2024-02-16T19:38:47.500Z] #47 [support-scheduler internal] load build context [2024-02-16T19:38:47.500Z] #47 ... [2024-02-16T19:38:47.500Z] [2024-02-16T19:38:47.500Z] #43 [core-command internal] load build context [2024-02-16T19:38:47.500Z] #43 ... [2024-02-16T19:38:47.500Z] [2024-02-16T19:38:47.500Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:47.767Z] #36 ... [2024-02-16T19:38:47.767Z] [2024-02-16T19:38:47.767Z] #43 [core-command internal] load build context [2024-02-16T19:38:48.031Z] #43 ... [2024-02-16T19:38:48.031Z] [2024-02-16T19:38:48.031Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-16T19:38:48.031Z] #72 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:48.031Z] #72 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:48.031Z] #72 16.21 OK: 8 MiB in 19 packages [2024-02-16T19:38:48.031Z] #72 DONE 18.5s [2024-02-16T19:38:48.031Z] [2024-02-16T19:38:48.031Z] #43 [core-command internal] load build context [2024-02-16T19:38:48.032Z] #43 ... [2024-02-16T19:38:48.032Z] [2024-02-16T19:38:48.032Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:38:48.032Z] #63 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.1s done [2024-02-16T19:38:48.032Z] #63 ... [2024-02-16T19:38:48.032Z] [2024-02-16T19:38:48.032Z] #43 [core-command internal] load build context [2024-02-16T19:38:48.297Z] #43 ... [2024-02-16T19:38:48.297Z] [2024-02-16T19:38:48.297Z] #41 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:38:48.297Z] #41 ... [2024-02-16T19:38:48.297Z] [2024-02-16T19:38:48.297Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T19:38:48.297Z] #67 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:48.297Z] #67 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:48.297Z] #67 20.19 OK: 13 MiB in 26 packages [2024-02-16T19:38:48.297Z] #67 DONE 22.8s [2024-02-16T19:38:48.297Z] [2024-02-16T19:38:48.297Z] #47 [support-scheduler internal] load build context [2024-02-16T19:38:48.565Z] #47 ... [2024-02-16T19:38:48.565Z] [2024-02-16T19:38:48.565Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-16T19:38:48.565Z] #71 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:48.565Z] #71 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:48.565Z] #71 18.42 OK: 18 MiB in 19 packages [2024-02-16T19:38:48.565Z] #71 DONE 20.8s [2024-02-16T19:38:48.565Z] [2024-02-16T19:38:48.565Z] #49 [security-bootstrapper internal] load build context [2024-02-16T19:38:48.831Z] #49 ... [2024-02-16T19:38:48.831Z] [2024-02-16T19:38:48.831Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-16T19:38:48.831Z] #74 ... [2024-02-16T19:38:48.831Z] [2024-02-16T19:38:48.831Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-16T19:38:48.831Z] #68 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:48.831Z] #68 20.52 OK: 8 MiB in 17 packages [2024-02-16T19:38:48.831Z] #68 DONE 22.8s [2024-02-16T19:38:48.831Z] [2024-02-16T19:38:48.831Z] #46 [security-secretstore-setup internal] load build context [2024-02-16T19:38:48.831Z] #46 ... [2024-02-16T19:38:48.831Z] [2024-02-16T19:38:48.831Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-16T19:38:49.098Z] #75 ... [2024-02-16T19:38:49.098Z] [2024-02-16T19:38:49.098Z] #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-02-16T19:38:49.098Z] #69 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:49.098Z] #69 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:49.098Z] #69 19.55 OK: 8 MiB in 16 packages [2024-02-16T19:38:49.098Z] #69 DONE 23.3s [2024-02-16T19:38:49.363Z] [2024-02-16T19:38:49.363Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-16T19:38:49.363Z] #73 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:49.363Z] #73 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T19:38:49.363Z] #73 18.43 OK: 9 MiB in 20 packages [2024-02-16T19:38:49.363Z] #73 DONE 19.6s [2024-02-16T19:38:49.363Z] [2024-02-16T19:38:49.363Z] #49 [security-bootstrapper internal] load build context [2024-02-16T19:38:49.363Z] #49 ... [2024-02-16T19:38:49.363Z] [2024-02-16T19:38:49.363Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-16T19:38:49.632Z] #51 ... [2024-02-16T19:38:49.632Z] [2024-02-16T19:38:49.632Z] #49 [security-bootstrapper internal] load build context [2024-02-16T19:38:49.897Z] #49 ... [2024-02-16T19:38:49.897Z] [2024-02-16T19:38:49.897Z] #46 [security-secretstore-setup internal] load build context [2024-02-16T19:38:49.897Z] #46 transferring context: 133.46MB 51.9s done [2024-02-16T19:38:49.897Z] #46 DONE 52.7s [2024-02-16T19:38:49.897Z] [2024-02-16T19:38:49.897Z] #49 [security-bootstrapper internal] load build context [2024-02-16T19:38:50.164Z] #49 ... [2024-02-16T19:38:50.164Z] [2024-02-16T19:38:50.164Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:50.430Z] #34 ... [2024-02-16T19:38:50.430Z] [2024-02-16T19:38:50.430Z] #53 [security-proxy-setup internal] load build context [2024-02-16T19:38:50.430Z] #53 ... [2024-02-16T19:38:50.430Z] [2024-02-16T19:38:50.430Z] #42 [core-data internal] load build context [2024-02-16T19:38:50.430Z] #42 transferring context: 133.46MB 52.9s done [2024-02-16T19:38:50.430Z] #42 DONE 53.7s [2024-02-16T19:38:50.430Z] [2024-02-16T19:38:50.430Z] #53 [security-proxy-setup internal] load build context [2024-02-16T19:38:50.430Z] #53 ... [2024-02-16T19:38:50.430Z] [2024-02-16T19:38:50.430Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:50.702Z] #34 ... [2024-02-16T19:38:50.702Z] [2024-02-16T19:38:50.702Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-16T19:38:50.702Z] #74 DONE 2.0s [2024-02-16T19:38:50.702Z] [2024-02-16T19:38:50.702Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:51.286Z] #34 ... [2024-02-16T19:38:51.286Z] [2024-02-16T19:38:51.286Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:51.286Z] #35 ... [2024-02-16T19:38:51.286Z] [2024-02-16T19:38:51.286Z] #43 [core-command internal] load build context [2024-02-16T19:38:51.882Z] #43 ... [2024-02-16T19:38:51.882Z] [2024-02-16T19:38:51.882Z] #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-16T19:38:51.882Z] #76 DONE 2.5s [2024-02-16T19:38:51.882Z] [2024-02-16T19:38:51.882Z] #43 [core-command internal] load build context [2024-02-16T19:38:52.467Z] #43 ... [2024-02-16T19:38:52.467Z] [2024-02-16T19:38:52.467Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:38:52.467Z] #77 DONE 2.0s [2024-02-16T19:38:52.467Z] [2024-02-16T19:38:52.467Z] #43 [core-command internal] load build context [2024-02-16T19:38:52.733Z] #43 ... [2024-02-16T19:38:52.733Z] [2024-02-16T19:38:52.733Z] #49 [security-bootstrapper internal] load build context [2024-02-16T19:38:52.733Z] #49 transferring context: 133.46MB 54.0s done [2024-02-16T19:38:52.733Z] #49 DONE 54.9s [2024-02-16T19:38:52.733Z] [2024-02-16T19:38:52.733Z] #43 [core-command internal] load build context [2024-02-16T19:38:53.318Z] #43 ... [2024-02-16T19:38:53.318Z] [2024-02-16T19:38:53.318Z] #34 [security-proxy-auth internal] load build context [2024-02-16T19:38:53.318Z] #34 transferring context: 133.46MB 56.7s done [2024-02-16T19:38:53.318Z] #34 DONE 57.6s [2024-02-16T19:38:53.318Z] [2024-02-16T19:38:53.318Z] #43 [core-command internal] load build context [2024-02-16T19:38:53.600Z] #43 ... [2024-02-16T19:38:53.601Z] [2024-02-16T19:38:53.601Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:38:53.601Z] #78 DONE 2.6s [2024-02-16T19:38:53.601Z] [2024-02-16T19:38:53.601Z] #43 [core-command internal] load build context [2024-02-16T19:38:54.182Z] #43 ... [2024-02-16T19:38:54.182Z] [2024-02-16T19:38:54.182Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T19:38:54.182Z] #79 DONE 3.7s [2024-02-16T19:38:54.182Z] [2024-02-16T19:38:54.182Z] #43 [core-command internal] load build context [2024-02-16T19:38:54.182Z] #43 transferring context: 133.46MB 57.2s done [2024-02-16T19:38:54.451Z] #43 ... [2024-02-16T19:38:54.451Z] [2024-02-16T19:38:54.451Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T19:38:54.451Z] #80 DONE 4.4s [2024-02-16T19:38:54.451Z] [2024-02-16T19:38:54.451Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-16T19:38:54.718Z] #81 ... [2024-02-16T19:38:54.718Z] [2024-02-16T19:38:54.718Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-16T19:38:54.718Z] #75 DONE 5.7s [2024-02-16T19:38:54.718Z] [2024-02-16T19:38:54.718Z] #36 [support-notifications internal] load build context [2024-02-16T19:38:54.718Z] #36 transferring context: 133.46MB 52.5s done [2024-02-16T19:38:54.718Z] #36 DONE 55.6s [2024-02-16T19:38:54.718Z] [2024-02-16T19:38:54.718Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-16T19:38:54.985Z] #82 ... [2024-02-16T19:38:54.985Z] [2024-02-16T19:38:54.985Z] #43 [core-command internal] load build context [2024-02-16T19:38:54.985Z] #43 DONE 58.1s [2024-02-16T19:38:55.272Z] [2024-02-16T19:38:55.272Z] #51 [security-spiffe-token-provider internal] load build context [2024-02-16T19:38:55.272Z] #51 transferring context: 133.46MB 55.9s done [2024-02-16T19:38:55.272Z] #51 DONE 57.1s [2024-02-16T19:38:55.272Z] [2024-02-16T19:38:55.272Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:55.272Z] #35 ... [2024-02-16T19:38:55.272Z] [2024-02-16T19:38:55.272Z] #47 [support-scheduler internal] load build context [2024-02-16T19:38:55.272Z] #47 transferring context: 133.46MB 56.9s done [2024-02-16T19:38:55.272Z] #47 DONE 57.9s [2024-02-16T19:38:55.272Z] [2024-02-16T19:38:55.272Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:56.249Z] #35 ... [2024-02-16T19:38:56.249Z] [2024-02-16T19:38:56.249Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T19:38:56.249Z] #83 DONE 3.8s [2024-02-16T19:38:56.249Z] [2024-02-16T19:38:56.249Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:56.249Z] #35 ... [2024-02-16T19:38:56.249Z] [2024-02-16T19:38:56.249Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-16T19:38:56.249Z] #82 DONE 1.3s [2024-02-16T19:38:56.249Z] [2024-02-16T19:38:56.249Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-16T19:38:56.249Z] #84 DONE 2.0s [2024-02-16T19:38:56.249Z] [2024-02-16T19:38:56.249Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:56.249Z] #35 ... [2024-02-16T19:38:56.249Z] [2024-02-16T19:38:56.250Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-16T19:38:56.250Z] #81 DONE 1.8s [2024-02-16T19:38:56.250Z] [2024-02-16T19:38:56.250Z] #53 [security-proxy-setup internal] load build context [2024-02-16T19:38:56.250Z] #53 transferring context: 133.46MB 55.0s done [2024-02-16T19:38:56.250Z] #53 DONE 57.0s [2024-02-16T19:38:56.250Z] [2024-02-16T19:38:56.250Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:56.517Z] #35 ... [2024-02-16T19:38:56.517Z] [2024-02-16T19:38:56.517Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:38:56.517Z] #85 DONE 1.2s [2024-02-16T19:38:56.517Z] [2024-02-16T19:38:56.517Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:38:56.517Z] #86 DONE 1.7s [2024-02-16T19:38:56.517Z] [2024-02-16T19:38:56.517Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:38:57.108Z] #87 ... [2024-02-16T19:38:57.108Z] [2024-02-16T19:38:57.108Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-16T19:38:57.108Z] #88 DONE 0.7s [2024-02-16T19:38:57.108Z] [2024-02-16T19:38:57.108Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:57.386Z] #35 ... [2024-02-16T19:38:57.386Z] [2024-02-16T19:38:57.386Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-16T19:38:57.386Z] #89 DONE 1.1s [2024-02-16T19:38:57.386Z] [2024-02-16T19:38:57.386Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-16T19:38:57.386Z] #90 DONE 1.0s [2024-02-16T19:38:57.386Z] [2024-02-16T19:38:57.386Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:57.655Z] #35 ... [2024-02-16T19:38:57.655Z] [2024-02-16T19:38:57.655Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T19:38:57.655Z] #91 DONE 0.5s [2024-02-16T19:38:57.655Z] [2024-02-16T19:38:57.655Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:57.655Z] #35 ... [2024-02-16T19:38:57.655Z] [2024-02-16T19:38:57.655Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-16T19:38:57.655Z] #92 DONE 0.6s [2024-02-16T19:38:57.655Z] [2024-02-16T19:38:57.655Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:57.922Z] #35 ... [2024-02-16T19:38:57.922Z] [2024-02-16T19:38:57.922Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T19:38:57.922Z] #93 DONE 0.6s [2024-02-16T19:38:57.922Z] [2024-02-16T19:38:57.922Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:58.504Z] #35 ... [2024-02-16T19:38:58.504Z] [2024-02-16T19:38:58.505Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-16T19:38:58.505Z] #94 DONE 0.8s [2024-02-16T19:38:58.505Z] [2024-02-16T19:38:58.505Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:58.505Z] #35 ... [2024-02-16T19:38:58.505Z] [2024-02-16T19:38:58.505Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-16T19:38:58.505Z] #95 DONE 0.6s [2024-02-16T19:38:58.505Z] [2024-02-16T19:38:58.505Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:58.505Z] #35 ... [2024-02-16T19:38:58.505Z] [2024-02-16T19:38:58.505Z] #41 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:38:58.771Z] #41 ... [2024-02-16T19:38:58.771Z] [2024-02-16T19:38:58.771Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T19:38:58.771Z] #96 DONE 1.0s [2024-02-16T19:38:58.771Z] [2024-02-16T19:38:58.771Z] #41 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:38:58.771Z] #41 ... [2024-02-16T19:38:58.771Z] [2024-02-16T19:38:58.771Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-16T19:38:59.041Z] #97 DONE 0.3s [2024-02-16T19:38:59.041Z] [2024-02-16T19:38:59.041Z] #98 [security-spire-server] exporting to image [2024-02-16T19:38:59.041Z] #98 exporting layers [2024-02-16T19:38:59.041Z] #98 ... [2024-02-16T19:38:59.041Z] [2024-02-16T19:38:59.041Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-16T19:38:59.041Z] #99 DONE 0.6s [2024-02-16T19:38:59.041Z] [2024-02-16T19:38:59.041Z] #98 [security-spire-config] exporting to image [2024-02-16T19:38:59.308Z] #98 ... [2024-02-16T19:38:59.308Z] [2024-02-16T19:38:59.308Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-16T19:38:59.308Z] #100 DONE 0.6s [2024-02-16T19:38:59.577Z] [2024-02-16T19:38:59.577Z] #41 [core-common-config-bootstrapper internal] load build context [2024-02-16T19:38:59.577Z] #41 transferring context: 133.46MB 62.3s done [2024-02-16T19:38:59.577Z] #41 DONE 62.7s [2024-02-16T19:38:59.577Z] [2024-02-16T19:38:59.577Z] #35 [core-metadata internal] load build context [2024-02-16T19:38:59.847Z] #35 ... [2024-02-16T19:38:59.847Z] [2024-02-16T19:38:59.847Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-16T19:38:59.847Z] #101 DONE 0.4s [2024-02-16T19:38:59.847Z] [2024-02-16T19:38:59.847Z] #35 [core-metadata internal] load build context [2024-02-16T19:39:00.806Z] #35 transferring context: 133.46MB 60.1s done [2024-02-16T19:39:00.806Z] #35 DONE 61.5s [2024-02-16T19:39:00.806Z] [2024-02-16T19:39:00.806Z] #98 [security-spire-agent] exporting to image [2024-02-16T19:39:02.211Z] #98 exporting layers 2.9s done [2024-02-16T19:39:02.211Z] #98 writing image sha256:c00eec109165b46c567ffb9b0ffc6f82120ba54137e937cb540f2c6b7ad472e3 [2024-02-16T19:39:02.211Z] #98 exporting layers 3.0s done [2024-02-16T19:39:02.211Z] #98 writing image sha256:c00eec109165b46c567ffb9b0ffc6f82120ba54137e937cb540f2c6b7ad472e3 0.0s done [2024-02-16T19:39:02.211Z] #98 naming to docker.io/library/security-spire-server-arm64 done [2024-02-16T19:39:02.211Z] #98 writing image sha256:66c5e3b0ad423ffd6756e374deef0ebc71e6d59b1d0f392b106627e103b4737c done [2024-02-16T19:39:02.211Z] #98 naming to docker.io/library/security-spire-config-arm64 done [2024-02-16T19:39:02.211Z] #98 exporting layers 2.4s done [2024-02-16T19:39:02.476Z] #98 writing image sha256:1dbe046c3f532464ad057ccfefdfb5974b20f535f1773a6b8c2f3269950cb1f0 done [2024-02-16T19:39:02.476Z] #98 naming to docker.io/library/security-spire-agent-arm64 done [2024-02-16T19:39:02.476Z] #98 DONE 3.3s [2024-02-16T19:39:02.476Z] [2024-02-16T19:39:02.476Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:02.476Z] #102 ... [2024-02-16T19:39:02.476Z] [2024-02-16T19:39:02.476Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:02.743Z] #103 ... [2024-02-16T19:39:02.743Z] [2024-02-16T19:39:02.743Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:20.934Z] #104 ... [2024-02-16T19:39:20.934Z] [2024-02-16T19:39:20.934Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:20.934Z] #103 DONE 28.0s [2024-02-16T19:39:20.934Z] [2024-02-16T19:39:20.934Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:20.934Z] #104 DONE 23.7s [2024-02-16T19:39:20.934Z] [2024-02-16T19:39:20.934Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:20.934Z] #102 DONE 26.7s [2024-02-16T19:39:20.934Z] [2024-02-16T19:39:20.934Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-16T19:39:21.513Z] #105 ... [2024-02-16T19:39:21.513Z] [2024-02-16T19:39:21.513Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:21.513Z] #87 DONE 24.8s [2024-02-16T19:39:21.513Z] [2024-02-16T19:39:21.513Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #106 ... [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:22.923Z] #107 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #108 [core-metadata builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #108 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:39:22.923Z] #109 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #105 [support-notifications builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #105 DONE 2.4s [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:39:22.923Z] #110 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:22.923Z] #111 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #112 [support-scheduler builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #112 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:22.923Z] #113 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:39:22.923Z] #114 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #115 [core-command builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #115 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #116 [core-data builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #116 DONE 2.4s [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #117 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:39:22.923Z] #118 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:22.923Z] #119 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:39:22.923Z] #120 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:22.923Z] #121 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #122 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:39:22.923Z] #123 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:22.923Z] #124 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #125 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #106 DONE 1.5s [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #126 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-16T19:39:22.923Z] #127 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T19:39:22.923Z] #128 CACHED [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-02-16T19:39:22.923Z] #129 DONE 2.5s [2024-02-16T19:39:22.923Z] [2024-02-16T19:39:22.923Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T19:39:28.297Z] #130 ... [2024-02-16T19:39:28.297Z] [2024-02-16T19:39:28.297Z] #131 [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-02-16T19:39:28.297Z] #0 5.243 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-02-16T19:39:28.297Z] #131 ... [2024-02-16T19:39:28.297Z] [2024-02-16T19:39:28.297Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T19:39:28.297Z] #130 5.376 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-02-16T19:39:33.626Z] #130 ... [2024-02-16T19:39:33.626Z] [2024-02-16T19:39:33.626Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-16T19:39:33.627Z] #0 5.346 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-02-16T19:39:33.627Z] #132 ... [2024-02-16T19:39:33.627Z] [2024-02-16T19:39:33.627Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T19:39:33.627Z] #0 3.821 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-02-16T19:39:33.627Z] #133 ... [2024-02-16T19:39:33.627Z] [2024-02-16T19:39:33.627Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T19:39:33.627Z] #0 4.556 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-16T19:39:33.627Z] #134 ... [2024-02-16T19:39:33.627Z] [2024-02-16T19:39:33.627Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-16T19:39:33.627Z] #0 5.404 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-02-16T19:39:33.627Z] #135 ... [2024-02-16T19:39:33.627Z] [2024-02-16T19:39:33.627Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T19:39:33.627Z] #0 5.384 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-02-16T19:39:33.627Z] #136 ... [2024-02-16T19:39:33.627Z] [2024-02-16T19:39:33.627Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T19:39:33.627Z] #0 5.287 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-02-16T19:39:33.946Z] #137 ... [2024-02-16T19:39:33.946Z] [2024-02-16T19:39:33.946Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-16T19:39:33.946Z] #0 5.130 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-02-16T19:39:34.212Z] #138 ... [2024-02-16T19:39:34.212Z] [2024-02-16T19:39:34.212Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T19:39:34.212Z] #0 4.996 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-02-16T19:39:34.212Z] #139 ... [2024-02-16T19:39:34.212Z] [2024-02-16T19:39:34.212Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-16T19:39:34.212Z] #0 5.198 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-02-16T19:51:26.640Z] #140 ... [2024-02-16T19:51:26.640Z] [2024-02-16T19:51:26.640Z] #131 [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-02-16T19:51:26.640Z] #131 718.6 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-02-16T19:51:36.685Z] #131 ... [2024-02-16T19:51:36.685Z] [2024-02-16T19:51:36.685Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-16T19:51:36.685Z] #138 DONE 732.2s [2024-02-16T19:51:36.685Z] [2024-02-16T19:51:36.685Z] #131 [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-02-16T19:51:36.685Z] #131 DONE 732.2s [2024-02-16T19:51:36.685Z] [2024-02-16T19:51:36.685Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T19:51:36.685Z] #133 ... [2024-02-16T19:51:36.685Z] [2024-02-16T19:51:36.685Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:51:36.685Z] #141 DONE 0.5s [2024-02-16T19:51:36.685Z] [2024-02-16T19:51:36.685Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:51:36.685Z] #142 DONE 0.4s [2024-02-16T19:51:36.685Z] [2024-02-16T19:51:36.685Z] #143 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:51:36.685Z] #143 ... [2024-02-16T19:51:36.685Z] [2024-02-16T19:51:36.685Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:51:36.685Z] #144 DONE 0.4s [2024-02-16T19:51:36.951Z] [2024-02-16T19:51:36.951Z] #143 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:51:36.951Z] #143 DONE 0.4s [2024-02-16T19:51:36.951Z] [2024-02-16T19:51:36.951Z] #145 [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-02-16T19:51:36.951Z] #145 ... [2024-02-16T19:51:36.951Z] [2024-02-16T19:51:36.951Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-16T19:51:36.951Z] #135 DONE 734.1s [2024-02-16T19:51:37.218Z] [2024-02-16T19:51:37.218Z] #146 [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-02-16T19:51:37.482Z] #146 DONE 0.5s [2024-02-16T19:51:37.482Z] [2024-02-16T19:51:37.482Z] #145 [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-02-16T19:51:37.482Z] #145 DONE 0.7s [2024-02-16T19:51:37.482Z] [2024-02-16T19:51:37.482Z] #147 [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-02-16T19:51:38.067Z] #147 DONE 0.6s [2024-02-16T19:51:38.067Z] [2024-02-16T19:51:38.067Z] #148 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:51:38.378Z] #148 ... [2024-02-16T19:51:38.378Z] [2024-02-16T19:51:38.378Z] #149 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-16T19:51:38.378Z] #149 DONE 0.8s [2024-02-16T19:51:38.378Z] [2024-02-16T19:51:38.378Z] #150 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-16T19:51:38.378Z] #150 DONE 0.6s [2024-02-16T19:51:38.378Z] [2024-02-16T19:51:38.378Z] #151 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-16T19:51:38.665Z] #151 ... [2024-02-16T19:51:38.665Z] [2024-02-16T19:51:38.665Z] #148 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:51:38.665Z] #148 DONE 0.5s [2024-02-16T19:51:38.666Z] [2024-02-16T19:51:38.666Z] #152 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-16T19:51:38.931Z] #152 ... [2024-02-16T19:51:38.931Z] [2024-02-16T19:51:38.931Z] #151 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-16T19:51:38.931Z] #151 DONE 0.7s [2024-02-16T19:51:38.931Z] [2024-02-16T19:51:38.931Z] #153 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-16T19:51:39.195Z] #153 ... [2024-02-16T19:51:39.195Z] [2024-02-16T19:51:39.195Z] #152 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-16T19:51:39.195Z] #152 DONE 0.6s [2024-02-16T19:51:39.195Z] [2024-02-16T19:51:39.195Z] #153 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-16T19:51:39.195Z] #153 DONE 0.4s [2024-02-16T19:51:39.195Z] [2024-02-16T19:51:39.195Z] #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-16T19:51:40.146Z] #154 DONE 0.8s [2024-02-16T19:51:40.146Z] [2024-02-16T19:51:40.146Z] #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-16T19:51:40.410Z] #155 DONE 0.3s [2024-02-16T19:51:40.410Z] [2024-02-16T19:51:40.410Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T19:51:42.356Z] #156 ... [2024-02-16T19:51:42.356Z] [2024-02-16T19:51:42.356Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-16T19:51:42.356Z] #157 DONE 3.9s [2024-02-16T19:51:42.356Z] [2024-02-16T19:51:42.356Z] #158 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:51:42.625Z] #158 DONE 0.6s [2024-02-16T19:51:42.625Z] [2024-02-16T19:51:42.625Z] #159 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T19:51:42.625Z] #159 DONE 3.4s [2024-02-16T19:51:42.625Z] [2024-02-16T19:51:42.625Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T19:51:42.890Z] #133 ... [2024-02-16T19:51:42.890Z] [2024-02-16T19:51:42.890Z] #98 [security-proxy-setup] exporting to image [2024-02-16T19:51:42.890Z] #98 exporting layers [2024-02-16T19:51:43.477Z] #98 ... [2024-02-16T19:51:43.477Z] [2024-02-16T19:51:43.477Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:51:43.477Z] #160 DONE 0.8s [2024-02-16T19:51:43.773Z] [2024-02-16T19:51:43.773Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-16T19:51:44.038Z] #161 DONE 0.5s [2024-02-16T19:51:44.038Z] [2024-02-16T19:51:44.038Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-16T19:51:44.302Z] #162 ... [2024-02-16T19:51:44.302Z] [2024-02-16T19:51:44.302Z] #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T19:51:44.302Z] #156 DONE 3.9s [2024-02-16T19:51:44.302Z] [2024-02-16T19:51:44.302Z] #98 [security-secretstore-setup] exporting to image [2024-02-16T19:51:44.302Z] #98 exporting layers 1.7s done [2024-02-16T19:51:44.302Z] #98 writing image sha256:0fc0e3807be16d2cd20b6ab8082f841305377a095be1bc917cfd177b86348a50 [2024-02-16T19:51:44.567Z] #98 writing image sha256:0fc0e3807be16d2cd20b6ab8082f841305377a095be1bc917cfd177b86348a50 0.1s done [2024-02-16T19:51:44.567Z] #98 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-02-16T19:51:44.835Z] #98 ... [2024-02-16T19:51:44.835Z] [2024-02-16T19:51:44.835Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-16T19:51:44.835Z] #162 DONE 0.9s [2024-02-16T19:51:45.121Z] [2024-02-16T19:51:45.121Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-16T19:51:45.387Z] #163 DONE 0.4s [2024-02-16T19:51:45.387Z] [2024-02-16T19:51:45.387Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T19:51:45.387Z] #133 ... [2024-02-16T19:51:45.387Z] [2024-02-16T19:51:45.387Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-16T19:51:45.653Z] #164 DONE 0.2s [2024-02-16T19:51:45.653Z] [2024-02-16T19:51:45.653Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-16T19:51:45.919Z] #165 DONE 0.3s [2024-02-16T19:51:45.919Z] [2024-02-16T19:51:45.919Z] #98 [security-proxy-setup] exporting to image [2024-02-16T19:51:45.919Z] #98 exporting layers 1.7s done [2024-02-16T19:51:45.919Z] #98 writing image sha256:b2cb3b19101c34631ec0cb3000c1dc8b6eecd4c28b667e720d507b25ee1b0c92 done [2024-02-16T19:51:45.919Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-02-16T19:51:45.919Z] #98 DONE 6.7s [2024-02-16T19:51:45.919Z] [2024-02-16T19:51:45.919Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-16T19:51:45.919Z] #166 DONE 0.2s [2024-02-16T19:51:45.919Z] [2024-02-16T19:51:45.919Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T19:51:46.184Z] #134 ... [2024-02-16T19:51:46.184Z] [2024-02-16T19:51:46.184Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-16T19:51:47.588Z] #167 DONE 1.6s [2024-02-16T19:51:47.588Z] [2024-02-16T19:51:47.588Z] #98 [security-bootstrapper] exporting to image [2024-02-16T19:51:48.547Z] #98 exporting layers 1.0s done [2024-02-16T19:51:48.811Z] #98 writing image sha256:5c70af9ef85220e66f7e3c26949f6809b860aa58c11c0a4e2797a51aa3180c23 done [2024-02-16T19:51:48.811Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-16T19:51:48.811Z] #98 DONE 7.7s [2024-02-16T19:51:48.811Z] [2024-02-16T19:51:48.811Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T19:51:55.434Z] #139 ... [2024-02-16T19:51:55.434Z] [2024-02-16T19:51:55.434Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-16T19:51:55.434Z] #132 DONE 751.4s [2024-02-16T19:51:55.434Z] [2024-02-16T19:51:55.434Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T19:51:55.434Z] #139 ... [2024-02-16T19:51:55.434Z] [2024-02-16T19:51:55.434Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:51:55.434Z] #168 DONE 0.4s [2024-02-16T19:51:55.434Z] [2024-02-16T19:51:55.434Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:51:55.434Z] #169 DONE 0.2s [2024-02-16T19:51:55.434Z] [2024-02-16T19:51:55.434Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T19:51:55.434Z] #139 ... [2024-02-16T19:51:55.434Z] [2024-02-16T19:51:55.434Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-16T19:51:55.434Z] #170 DONE 0.3s [2024-02-16T19:51:55.434Z] [2024-02-16T19:51:55.434Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:51:55.703Z] #171 DONE 0.2s [2024-02-16T19:51:55.703Z] [2024-02-16T19:51:55.703Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-16T19:51:55.703Z] #172 DONE 0.1s [2024-02-16T19:51:55.703Z] [2024-02-16T19:51:55.703Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T19:51:58.274Z] #173 DONE 2.1s [2024-02-16T19:51:58.274Z] [2024-02-16T19:51:58.274Z] #98 [security-proxy-auth] exporting to image [2024-02-16T19:51:58.274Z] #98 exporting layers [2024-02-16T19:51:58.274Z] #98 exporting layers 0.5s done [2024-02-16T19:51:58.538Z] #98 writing image sha256:0da1e661a9d4bc210e77606fc8ffead14b2ba6e26d8a3839322c045048b742c9 done [2024-02-16T19:51:58.538Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2024-02-16T19:51:58.538Z] #98 DONE 8.2s [2024-02-16T19:51:58.538Z] [2024-02-16T19:51:58.538Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:52:10.838Z] #48 ... [2024-02-16T19:52:10.838Z] [2024-02-16T19:52:10.838Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-16T19:52:10.838Z] #140 DONE 767.4s [2024-02-16T19:52:10.838Z] [2024-02-16T19:52:10.838Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T19:52:10.838Z] #139 ... [2024-02-16T19:52:10.838Z] [2024-02-16T19:52:10.838Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:52:10.838Z] #174 DONE 0.3s [2024-02-16T19:52:10.838Z] [2024-02-16T19:52:10.838Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T19:52:11.110Z] #134 ... [2024-02-16T19:52:11.110Z] [2024-02-16T19:52:11.110Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:52:11.110Z] #175 DONE 0.2s [2024-02-16T19:52:11.110Z] [2024-02-16T19:52:11.110Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T19:52:11.375Z] #134 ... [2024-02-16T19:52:11.375Z] [2024-02-16T19:52:11.375Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-16T19:52:11.375Z] #176 DONE 0.3s [2024-02-16T19:52:11.375Z] [2024-02-16T19:52:11.375Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:52:11.653Z] #63 ... [2024-02-16T19:52:11.653Z] [2024-02-16T19:52:11.653Z] #177 [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-02-16T19:52:11.923Z] #177 DONE 0.1s [2024-02-16T19:52:11.923Z] [2024-02-16T19:52:11.923Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-16T19:52:11.923Z] #178 DONE 0.2s [2024-02-16T19:52:11.923Z] [2024-02-16T19:52:11.923Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T19:52:13.858Z] #179 DONE 1.9s [2024-02-16T19:52:13.858Z] [2024-02-16T19:52:13.858Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T19:52:13.858Z] #133 ... [2024-02-16T19:52:13.858Z] [2024-02-16T19:52:13.858Z] #98 [core-common-config-bootstrapper] exporting to image [2024-02-16T19:52:13.858Z] #98 exporting layers [2024-02-16T19:52:14.126Z] #98 exporting layers 0.4s done [2024-02-16T19:52:14.390Z] #98 writing image sha256:c4489432115e5c68c3ec782187b42410d06e5ac5f195039c9b04190a3d53b167 0.0s done [2024-02-16T19:52:14.390Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-02-16T19:52:14.390Z] #98 DONE 8.7s [2024-02-16T19:52:14.390Z] [2024-02-16T19:52:14.390Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T19:52:46.575Z] #134 DONE 798.6s [2024-02-16T19:52:46.575Z] [2024-02-16T19:52:46.575Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:52:46.575Z] #48 ... [2024-02-16T19:52:46.575Z] [2024-02-16T19:52:46.575Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:52:46.575Z] #180 DONE 0.2s [2024-02-16T19:52:46.575Z] [2024-02-16T19:52:46.575Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:52:46.575Z] #181 DONE 0.1s [2024-02-16T19:52:46.575Z] [2024-02-16T19:52:46.575Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:52:46.575Z] #48 ... [2024-02-16T19:52:46.575Z] [2024-02-16T19:52:46.575Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-16T19:52:46.575Z] #182 DONE 0.3s [2024-02-16T19:52:46.575Z] [2024-02-16T19:52:46.575Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T19:52:46.575Z] #137 ... [2024-02-16T19:52:46.575Z] [2024-02-16T19:52:46.575Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:52:46.575Z] #183 DONE 0.2s [2024-02-16T19:52:46.575Z] [2024-02-16T19:52:46.575Z] #98 [core-command] exporting to image [2024-02-16T19:52:46.575Z] #98 exporting layers [2024-02-16T19:52:46.575Z] #98 exporting layers 0.3s done [2024-02-16T19:52:46.575Z] #98 writing image sha256:8a7b51aba1717eb1e908c247de8dc25700ee92a0001cdcfe121a861352b26634 done [2024-02-16T19:52:46.575Z] #98 naming to docker.io/library/core-command-arm64 done [2024-02-16T19:52:46.575Z] #98 DONE 9.0s [2024-02-16T19:52:46.575Z] [2024-02-16T19:52:46.575Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T19:52:54.775Z] #133 DONE 810.9s [2024-02-16T19:52:54.775Z] [2024-02-16T19:52:54.775Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:52:54.775Z] #48 ... [2024-02-16T19:52:54.775Z] [2024-02-16T19:52:54.775Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:52:54.775Z] #184 DONE 0.2s [2024-02-16T19:52:54.775Z] [2024-02-16T19:52:54.775Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:52:54.775Z] #185 DONE 0.2s [2024-02-16T19:52:54.775Z] [2024-02-16T19:52:54.775Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-16T19:52:54.775Z] #186 DONE 0.3s [2024-02-16T19:52:54.775Z] [2024-02-16T19:52:54.775Z] #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:52:55.043Z] #187 DONE 0.2s [2024-02-16T19:52:55.043Z] [2024-02-16T19:52:55.043Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-16T19:52:55.043Z] #188 DONE 0.2s [2024-02-16T19:52:55.043Z] [2024-02-16T19:52:55.043Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:52:55.311Z] #63 ... [2024-02-16T19:52:55.311Z] [2024-02-16T19:52:55.311Z] #98 [core-metadata] exporting to image [2024-02-16T19:52:55.311Z] #98 exporting layers [2024-02-16T19:52:55.311Z] #98 ... [2024-02-16T19:52:55.311Z] [2024-02-16T19:52:55.311Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T19:52:55.311Z] #137 DONE 812.5s [2024-02-16T19:52:55.580Z] [2024-02-16T19:52:55.580Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T19:52:55.580Z] #136 ... [2024-02-16T19:52:55.580Z] [2024-02-16T19:52:55.580Z] #98 [core-metadata] exporting to image [2024-02-16T19:52:55.580Z] #98 exporting layers 0.5s done [2024-02-16T19:52:55.580Z] #98 writing image sha256:25fb0e952ac9f442c30c8955e86a1a85dd19cabaedd31e51eac29417e56d298c 0.0s done [2024-02-16T19:52:55.580Z] #98 naming to docker.io/library/core-metadata-arm64 done [2024-02-16T19:52:55.580Z] #98 DONE 9.6s [2024-02-16T19:52:55.846Z] [2024-02-16T19:52:55.846Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T19:52:55.846Z] #139 ... [2024-02-16T19:52:55.846Z] [2024-02-16T19:52:55.846Z] #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:52:56.118Z] #189 DONE 0.2s [2024-02-16T19:52:56.118Z] [2024-02-16T19:52:56.118Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:52:56.118Z] #63 ... [2024-02-16T19:52:56.118Z] [2024-02-16T19:52:56.118Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:52:56.118Z] #190 DONE 0.1s [2024-02-16T19:52:56.386Z] [2024-02-16T19:52:56.386Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-16T19:52:56.655Z] #191 DONE 0.2s [2024-02-16T19:52:56.655Z] [2024-02-16T19:52:56.655Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:52:56.655Z] #192 DONE 0.1s [2024-02-16T19:52:56.655Z] [2024-02-16T19:52:56.655Z] #98 [core-data] exporting to image [2024-02-16T19:52:56.921Z] #98 exporting layers 0.2s done [2024-02-16T19:52:56.922Z] #98 writing image sha256:ce058fc25b80d47f5ced547b347b796f3f55a4a5ab283340bbb8430125c2cd5d done [2024-02-16T19:52:56.922Z] #98 naming to docker.io/library/core-data-arm64 done [2024-02-16T19:52:56.922Z] #98 DONE 9.8s [2024-02-16T19:52:56.922Z] [2024-02-16T19:52:56.922Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T19:53:19.179Z] #139 ... [2024-02-16T19:53:19.179Z] [2024-02-16T19:53:19.179Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T19:53:19.179Z] #130 DONE 832.5s [2024-02-16T19:53:19.179Z] [2024-02-16T19:53:19.179Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T19:53:19.179Z] #63 ... [2024-02-16T19:53:19.179Z] [2024-02-16T19:53:19.179Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:53:19.179Z] #193 DONE 0.2s [2024-02-16T19:53:19.179Z] [2024-02-16T19:53:19.179Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:53:19.179Z] #48 ... [2024-02-16T19:53:19.179Z] [2024-02-16T19:53:19.179Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:53:19.179Z] #194 DONE 0.1s [2024-02-16T19:53:19.179Z] [2024-02-16T19:53:19.179Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-16T19:53:19.179Z] #195 DONE 0.3s [2024-02-16T19:53:19.179Z] [2024-02-16T19:53:19.179Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:53:19.179Z] #48 ... [2024-02-16T19:53:19.179Z] [2024-02-16T19:53:19.179Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:53:19.179Z] #196 DONE 0.1s [2024-02-16T19:53:19.179Z] [2024-02-16T19:53:19.179Z] #98 [security-spiffe-token-provider] exporting to image [2024-02-16T19:53:19.179Z] #98 exporting layers [2024-02-16T19:53:22.504Z] #98 exporting layers 5.3s done [2024-02-16T19:53:22.504Z] #98 writing image sha256:2e247605a5e03d35ea0da302be3566ac4ad45105b210ca98e850d2dcc5bd8a41 done [2024-02-16T19:53:22.504Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-16T19:53:22.504Z] #98 DONE 15.1s [2024-02-16T19:53:22.504Z] [2024-02-16T19:53:22.504Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T19:53:37.453Z] #136 DONE 854.2s [2024-02-16T19:53:37.453Z] [2024-02-16T19:53:37.453Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T19:53:37.453Z] #139 DONE 854.2s [2024-02-16T19:53:37.453Z] [2024-02-16T19:53:37.453Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:53:37.453Z] #48 ... [2024-02-16T19:53:37.453Z] [2024-02-16T19:53:37.453Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:53:37.716Z] #197 DONE 0.2s [2024-02-16T19:53:37.716Z] [2024-02-16T19:53:37.716Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:53:37.716Z] #198 DONE 0.1s [2024-02-16T19:53:37.716Z] [2024-02-16T19:53:37.716Z] #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T19:53:37.716Z] #199 DONE 0.2s [2024-02-16T19:53:37.716Z] [2024-02-16T19:53:37.716Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T19:53:37.716Z] #200 DONE 0.1s [2024-02-16T19:53:37.716Z] [2024-02-16T19:53:37.716Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-16T19:53:37.981Z] #201 DONE 0.3s [2024-02-16T19:53:37.981Z] [2024-02-16T19:53:37.982Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-16T19:53:38.245Z] #202 DONE 0.3s [2024-02-16T19:53:38.245Z] [2024-02-16T19:53:38.245Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:53:38.245Z] #203 DONE 0.1s [2024-02-16T19:53:38.245Z] [2024-02-16T19:53:38.245Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-16T19:53:38.245Z] #204 DONE 0.1s [2024-02-16T19:53:38.245Z] [2024-02-16T19:53:38.245Z] #98 [support-scheduler] exporting to image [2024-02-16T19:53:38.245Z] #98 exporting layers [2024-02-16T19:53:38.509Z] #98 exporting layers 0.4s done [2024-02-16T19:53:38.510Z] #98 writing image sha256:b6c49bb4ddeb814edd4ce0c5dcd8edf9c40207d7b52ab915f96fdcbbc9f17eb1 0.0s done [2024-02-16T19:53:38.510Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-02-16T19:53:38.510Z] #98 writing image sha256:3d073fae25c099d1f64776df2f06f0b749cc8770df2950435fc2c4a8249978cf done [2024-02-16T19:53:38.510Z] #98 naming to docker.io/library/support-notifications-arm64 done [2024-02-16T19:53:38.510Z] #98 DONE 15.7s [2024-02-16T19:53:38.510Z] [2024-02-16T19:53:38.510Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T19:53:38.510Z] time="2024-02-16T19:37:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-16T19:53:38.791Z] $ docker stop --time=1 2239f04bd5e93602d347e15447c171f3947cc064973506fe6ee6787d1d0c0de4 [2024-02-16T19:53:40.441Z] $ docker rm -f --volumes 2239f04bd5e93602d347e15447c171f3947cc064973506fe6ee6787d1d0c0de4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T19:53:41.184Z] + docker images [2024-02-16T19:53:41.184Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-16T19:53:41.184Z] support-notifications-arm64 latest 3d073fae25c0 3 seconds ago 26.6MB [2024-02-16T19:53:41.184Z] support-scheduler-arm64 latest b6c49bb4ddeb 3 seconds ago 25.9MB [2024-02-16T19:53:41.184Z] security-spiffe-token-provider-arm64 latest 2e247605a5e0 25 seconds ago 29.1MB [2024-02-16T19:53:41.184Z] core-data-arm64 latest ce058fc25b80 45 seconds ago 17.2MB [2024-02-16T19:53:41.184Z] core-metadata-arm64 latest 25fb0e952ac9 47 seconds ago 17.4MB [2024-02-16T19:53:41.184Z] core-command-arm64 latest 8a7b51aba171 59 seconds ago 17.1MB [2024-02-16T19:53:41.184Z] core-common-config-bootstrapper-arm64 latest c4489432115e About a minute ago 15.1MB [2024-02-16T19:53:41.184Z] security-proxy-auth-arm64 latest 0da1e661a9d4 About a minute ago 15.9MB [2024-02-16T19:53:41.184Z] security-bootstrapper-arm64 latest 5c70af9ef852 About a minute ago 18.5MB [2024-02-16T19:53:41.184Z] security-secretstore-setup-arm64 latest b2cb3b19101c About a minute ago 35.9MB [2024-02-16T19:53:41.184Z] security-proxy-setup-arm64 latest 0fc0e3807be1 About a minute ago 25.9MB [2024-02-16T19:53:41.184Z] security-spire-agent-arm64 latest 1dbe046c3f53 14 minutes ago 152MB [2024-02-16T19:53:41.184Z] security-spire-config-arm64 latest 66c5e3b0ad42 14 minutes ago 95.8MB [2024-02-16T19:53:41.184Z] security-spire-server-arm64 latest c00eec109165 14 minutes ago 96.7MB [2024-02-16T19:53:41.184Z] ci-base-image-arm64 latest f78d64feba69 25 minutes ago 881MB [2024-02-16T19:53:41.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-16T19:53:41.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:53:42.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T19:53:42.485Z] [2024-02-16T19:53:42.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:53:42.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T19:53:43.220Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T19:53:43.220Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T19:53:43.220Z] 04944245beec: Pulling fs layer [2024-02-16T19:53:43.220Z] 699f458cf7ca: Pulling fs layer [2024-02-16T19:53:43.220Z] 765212b225bb: Pulling fs layer [2024-02-16T19:53:43.220Z] f23df028b6ca: Pulling fs layer [2024-02-16T19:53:43.220Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T19:53:43.220Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T19:53:43.220Z] 2437ff75d9bd: Waiting [2024-02-16T19:53:43.220Z] 765212b225bb: Waiting [2024-02-16T19:53:43.220Z] f23df028b6ca: Waiting [2024-02-16T19:53:43.220Z] d65c8cfc05b1: Waiting [2024-02-16T19:53:43.220Z] 04944245beec: Verifying Checksum [2024-02-16T19:53:43.220Z] 04944245beec: Download complete [2024-02-16T19:53:43.220Z] 765212b225bb: Verifying Checksum [2024-02-16T19:53:43.220Z] 765212b225bb: Download complete [2024-02-16T19:53:43.486Z] f23df028b6ca: Verifying Checksum [2024-02-16T19:53:43.486Z] f23df028b6ca: Download complete [2024-02-16T19:53:43.486Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T19:53:43.486Z] d65c8cfc05b1: Download complete [2024-02-16T19:53:43.486Z] 699f458cf7ca: Download complete [2024-02-16T19:53:44.069Z] 8998bd30e6a1: Download complete [2024-02-16T19:53:46.640Z] 2437ff75d9bd: Download complete [2024-02-16T19:53:50.878Z] 8998bd30e6a1: Pull complete [2024-02-16T19:53:50.878Z] 04944245beec: Pull complete [2024-02-16T19:53:52.282Z] 699f458cf7ca: Pull complete [2024-02-16T19:53:52.548Z] 765212b225bb: Pull complete [2024-02-16T19:53:53.507Z] f23df028b6ca: Pull complete [2024-02-16T19:53:53.507Z] d65c8cfc05b1: Pull complete [2024-02-16T19:54:11.686Z] 2437ff75d9bd: Pull complete [2024-02-16T19:54:11.686Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T19:54:11.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T19:54:11.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T19:54:12.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-1093 does not seem to be running inside a container [2024-02-16T19:54:12.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-16T19:54:14.943Z] $ docker top 8831ae453c43c28667e9af81c34e3e1338f6808211f14540b914a0b179c64f82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:54:16.075Z] ---> job-cost.sh [2024-02-16T19:54:16.076Z] lf-activate-venv: SKIPPING [2024-02-16T19:54:16.076Z] INFO: No Stack... [2024-02-16T19:54:16.652Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T19:54:17.230Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T19:54:17.881Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-02-16T19:54:17.881Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T19:54:17.955Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4759-1-stack-cost] [2024-02-16T19:54:17.960Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4759-1-stack-cost] did not exist. Created. [2024-02-16T19:54:17.965Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4759-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T19:54:18.495Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T19:54:19.043Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T19:54:19.062Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4759-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T19:54:19.233Z] $ docker stop --time=1 8831ae453c43c28667e9af81c34e3e1338f6808211f14540b914a0b179c64f82 [2024-02-16T19:54:20.712Z] $ docker rm -f --volumes 8831ae453c43c28667e9af81c34e3e1338f6808211f14540b914a0b179c64f82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-16T19:54:22.731Z] provisioning config files... [2024-02-16T19:54:22.738Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14707560343095909299tmp [Pipeline] { [Pipeline] sh [2024-02-16T19:54:23.162Z] + set +x [2024-02-16T19:54:23.162Z] + curl -s https://codecov.io/bash [2024-02-16T19:54:23.162Z] + bash -s -- [2024-02-16T19:54:23.162Z] [2024-02-16T19:54:23.162Z] _____ _ [2024-02-16T19:54:23.162Z] / ____| | | [2024-02-16T19:54:23.162Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T19:54:23.162Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T19:54:23.162Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T19:54:23.162Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T19:54:23.162Z] Bash-1.0.6 [2024-02-16T19:54:23.162Z] [2024-02-16T19:54:23.162Z] [2024-02-16T19:54:23.162Z] ==> git version 2.25.1 found [2024-02-16T19:54:23.163Z] ==> 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-02-16T19:54:23.163Z] Release-Date: 2020-01-08 [2024-02-16T19:54:23.163Z] 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-02-16T19:54:23.163Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T19:54:23.163Z] ==> Jenkins CI detected. [2024-02-16T19:54:23.163Z] current dir:  /w/workspace/edgex-go/1 [2024-02-16T19:54:23.163Z] project root: . [2024-02-16T19:54:23.163Z] --> token set from env [2024-02-16T19:54:23.163Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T19:54:23.421Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T19:54:23.421Z] ==> Python coveragepy not found [2024-02-16T19:54:23.421Z] ==> Searching for coverage reports in: [2024-02-16T19:54:23.421Z] + . [2024-02-16T19:54:23.421Z] -> Found 1 reports [2024-02-16T19:54:23.421Z] ==> Detecting git/mercurial file structure [2024-02-16T19:54:23.421Z] ==> Reading reports [2024-02-16T19:54:23.421Z] + ./coverage.out bytes=453602 [2024-02-16T19:54:23.421Z] ==> Appending adjustments [2024-02-16T19:54:23.421Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T19:54:24.357Z] + Found adjustments [2024-02-16T19:54:24.357Z] ==> Gzipping contents [2024-02-16T19:54:24.357Z] 60K /tmp/codecov.X0DObN.gz [2024-02-16T19:54:24.357Z] ==> Uploading reports [2024-02-16T19:54:24.357Z] url: https://codecov.io [2024-02-16T19:54:24.357Z] query: branch=PR-4759&commit=a60a099765f3462f60f0e166f42b762955fb2b8f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4759%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4759&job=&cmd_args= [2024-02-16T19:54:24.357Z] -> Pinging Codecov [2024-02-16T19:54:24.357Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4759&commit=a60a099765f3462f60f0e166f42b762955fb2b8f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4759%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4759&job=&cmd_args= [2024-02-16T19:54:24.616Z] -> Uploading to [2024-02-16T19:54:24.616Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/00271124DB129430A58F1EEE437C3FCB/a60a099765f3462f60f0e166f42b762955fb2b8f/1d61e4e7-d651-4ed5-b687-a3e17382ee3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T195424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79a5e3391e6eaf879fbc0b289e6cb03373a8ae25f2c6ef81a323e31e8d3f8fb6 [2024-02-16T19:54:24.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T19:54:24.616Z] Dload Upload Total Spent Left Speed [2024-02-16T19:54:24.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57723 0 0 100 57723 0 184k --:--:-- --:--:-- --:--:-- 184k [2024-02-16T19:54:24.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a60a099765f3462f60f0e166f42b762955fb2b8f [Pipeline] } [2024-02-16T19:54:24.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-16T19:54:27.683Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:54:28.010Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:54:28.898Z] ---> package-listing.sh [2024-02-16T19:54:28.898Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T19:54:28.898Z] ++ facter osfamily [2024-02-16T19:54:28.898Z] + OS_FAMILY=debian [2024-02-16T19:54:28.898Z] + workspace=/w/workspace/edgex-go/1 [2024-02-16T19:54:28.898Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T19:54:28.898Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T19:54:28.898Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T19:54:28.898Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T19:54:28.898Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-16T19:54:28.898Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T19:54:28.898Z] + case "${OS_FAMILY}" in [2024-02-16T19:54:28.898Z] + dpkg -l [2024-02-16T19:54:29.158Z] + grep '^ii' [2024-02-16T19:54:29.158Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T19:54:29.158Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T19:54:29.158Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T19:54:29.158Z] + '[' /w/workspace/edgex-go/1 ']' [2024-02-16T19:54:29.158Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-02-16T19:54:29.158Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-02-16T19:54:29.192Z] 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-02-16T19:54:29.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:54:30.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T19:54:30.241Z] [2024-02-16T19:54:30.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T19:54:30.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T19:54:30.668Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T19:54:30.668Z] 5eb5b503b376: Pulling fs layer [2024-02-16T19:54:30.668Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T19:54:30.668Z] ec43610c2a17: Pulling fs layer [2024-02-16T19:54:30.668Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T19:54:30.668Z] 33b1e0a273af: Pulling fs layer [2024-02-16T19:54:30.668Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T19:54:30.668Z] 2f39f015ded8: Pulling fs layer [2024-02-16T19:54:30.668Z] 33b1e0a273af: Waiting [2024-02-16T19:54:30.668Z] 3a2ae6a8a46f: Waiting [2024-02-16T19:54:30.668Z] 5d3b04190fa2: Waiting [2024-02-16T19:54:30.668Z] 2f39f015ded8: Waiting [2024-02-16T19:54:30.668Z] 5c69ac0246d0: Verifying Checksum [2024-02-16T19:54:30.668Z] 5c69ac0246d0: Download complete [2024-02-16T19:54:30.668Z] 3a2ae6a8a46f: Download complete [2024-02-16T19:54:30.668Z] 33b1e0a273af: Verifying Checksum [2024-02-16T19:54:30.668Z] 33b1e0a273af: Download complete [2024-02-16T19:54:30.927Z] 5d3b04190fa2: Verifying Checksum [2024-02-16T19:54:30.927Z] 5d3b04190fa2: Download complete [2024-02-16T19:54:30.927Z] ec43610c2a17: Verifying Checksum [2024-02-16T19:54:30.927Z] ec43610c2a17: Download complete [2024-02-16T19:54:30.927Z] 5eb5b503b376: Verifying Checksum [2024-02-16T19:54:30.927Z] 5eb5b503b376: Download complete [2024-02-16T19:54:31.495Z] 2f39f015ded8: Download complete [2024-02-16T19:54:32.061Z] 5eb5b503b376: Pull complete [2024-02-16T19:54:32.061Z] 5c69ac0246d0: Pull complete [2024-02-16T19:54:32.627Z] ec43610c2a17: Pull complete [2024-02-16T19:54:32.627Z] 3a2ae6a8a46f: Pull complete [2024-02-16T19:54:32.885Z] 33b1e0a273af: Pull complete [2024-02-16T19:54:32.885Z] 5d3b04190fa2: Pull complete [2024-02-16T19:54:37.071Z] 2f39f015ded8: Pull complete [2024-02-16T19:54:37.071Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T19:54:37.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T19:54:37.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T19:54:37.482Z] prd-ubuntu20.04-docker-8c-8g-1092 does not seem to be running inside a container [2024-02-16T19:54:37.512Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-16T19:54:40.832Z] $ docker top 0675834ddd368a4ab551af8ab513fd3e8fb4298f1cd352ff7304821bb4d0cced -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T19:54:41.364Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T19:54:41.672Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T19:54:41.979Z] + ls /var/log/sa-host [2024-02-16T19:54:41.979Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T19:54:42.230Z] provisioning config files... [2024-02-16T19:54:42.240Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3219540917980359702tmp [Pipeline] { [Pipeline] echo [2024-02-16T19:54:42.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:54:42.811Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T19:54:42.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:54:43.337Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T19:54:43.369Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:54:43.675Z] ---> sudo-logs.sh [2024-02-16T19:54:43.675Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T19:54:43.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:54:44.114Z] ---> job-cost.sh [2024-02-16T19:54:44.114Z] lf-activate-venv: SKIPPING [2024-02-16T19:54:44.114Z] DEBUG: total: 0.10999999940395355 [2024-02-16T19:54:44.114Z] INFO: Retrieving Stack Cost... [2024-02-16T19:54:44.373Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T19:54:44.942Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T19:54:44.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T19:54:45.287Z] ---> logs-deploy.sh [2024-02-16T19:54:45.287Z] lf-activate-venv: SKIPPING [2024-02-16T19:54:45.287Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4759/1 [2024-02-16T19:54:45.287Z] INFO: archiving workspace using pattern(s): [2024-02-16T19:54:46.222Z] Archives upload complete. [2024-02-16T19:54:46.482Z] INFO: archiving logs to Nexus [2024-02-16T19:54:47.056Z] ---> uname -a: [2024-02-16T19:54:47.056Z] Linux prd-ubuntu20-04-docker-8c-8g-1092 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-16T19:54:47.056Z] [2024-02-16T19:54:47.056Z] [2024-02-16T19:54:47.056Z] ---> lscpu: [2024-02-16T19:54:47.056Z] Architecture: x86_64 [2024-02-16T19:54:47.056Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-16T19:54:47.056Z] Byte Order: Little Endian [2024-02-16T19:54:47.056Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-16T19:54:47.056Z] CPU(s): 8 [2024-02-16T19:54:47.056Z] On-line CPU(s) list: 0-7 [2024-02-16T19:54:47.056Z] Thread(s) per core: 1 [2024-02-16T19:54:47.056Z] Core(s) per socket: 1 [2024-02-16T19:54:47.056Z] Socket(s): 8 [2024-02-16T19:54:47.056Z] NUMA node(s): 1 [2024-02-16T19:54:47.056Z] Vendor ID: AuthenticAMD [2024-02-16T19:54:47.056Z] CPU family: 23 [2024-02-16T19:54:47.056Z] Model: 49 [2024-02-16T19:54:47.056Z] Model name: AMD EPYC-Rome Processor [2024-02-16T19:54:47.056Z] Stepping: 0 [2024-02-16T19:54:47.056Z] CPU MHz: 2799.998 [2024-02-16T19:54:47.056Z] BogoMIPS: 5599.99 [2024-02-16T19:54:47.056Z] Virtualization: AMD-V [2024-02-16T19:54:47.056Z] Hypervisor vendor: KVM [2024-02-16T19:54:47.056Z] Virtualization type: full [2024-02-16T19:54:47.056Z] L1d cache: 256 KiB [2024-02-16T19:54:47.056Z] L1i cache: 256 KiB [2024-02-16T19:54:47.056Z] L2 cache: 4 MiB [2024-02-16T19:54:47.056Z] L3 cache: 128 MiB [2024-02-16T19:54:47.056Z] NUMA node0 CPU(s): 0-7 [2024-02-16T19:54:47.056Z] Vulnerability Itlb multihit: Not affected [2024-02-16T19:54:47.056Z] Vulnerability L1tf: Not affected [2024-02-16T19:54:47.056Z] Vulnerability Mds: Not affected [2024-02-16T19:54:47.056Z] Vulnerability Meltdown: Not affected [2024-02-16T19:54:47.056Z] Vulnerability Mmio stale data: Not affected [2024-02-16T19:54:47.056Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-16T19:54:47.056Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-16T19:54:47.056Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-16T19:54:47.056Z] Vulnerability Srbds: Not affected [2024-02-16T19:54:47.056Z] Vulnerability Tsx async abort: Not affected [2024-02-16T19:54:47.056Z] 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-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] ---> nproc: [2024-02-16T19:54:47.057Z] 8 [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] ---> df -h: [2024-02-16T19:54:47.057Z] Filesystem Size Used Avail Use% Mounted on [2024-02-16T19:54:47.057Z] overlay 155G 20G 136G 13% / [2024-02-16T19:54:47.057Z] tmpfs 64M 0 64M 0% /dev [2024-02-16T19:54:47.057Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-16T19:54:47.057Z] shm 64M 0 64M 0% /dev/shm [2024-02-16T19:54:47.057Z] /dev/vda1 155G 20G 136G 13% /facter-os [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] ---> sar -b -r -n DEV: [2024-02-16T19:54:47.057Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1092) 02/16/24 _x86_64_ (8 CPU) [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] 19:22:40 LINUX RESTART (8 CPU) [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] 19:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-16T19:54:47.057Z] 19:24:01 109.39 39.03 70.36 0.00 4370.78 60612.24 0.00 [2024-02-16T19:54:47.057Z] 19:25:01 126.33 0.67 125.66 0.00 24.40 53619.88 0.00 [2024-02-16T19:54:47.057Z] 19:26:01 27.14 0.07 27.07 0.00 0.53 20056.25 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 200.00 0.47 199.53 0.00 40.47 118728.57 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 580.97 5.07 575.91 0.00 118.05 125117.98 0.00 [2024-02-16T19:54:47.057Z] 19:29:01 724.19 9.98 714.21 0.00 5088.57 142737.22 0.00 [2024-02-16T19:54:47.057Z] 19:30:01 23.20 0.20 23.00 0.00 2.53 3799.10 0.00 [2024-02-16T19:54:47.057Z] 19:31:01 5.98 1.03 4.95 0.00 21.99 107.83 0.00 [2024-02-16T19:54:47.057Z] 19:32:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 [2024-02-16T19:54:47.057Z] 19:33:01 2.18 0.00 2.18 0.00 0.00 24.13 0.00 [2024-02-16T19:54:47.057Z] 19:34:01 1.50 0.00 1.50 0.00 0.00 16.79 0.00 [2024-02-16T19:54:47.057Z] 19:35:01 1.95 0.00 1.95 0.00 0.00 21.60 0.00 [2024-02-16T19:54:47.057Z] 19:36:01 1.62 0.00 1.62 0.00 0.00 22.00 0.00 [2024-02-16T19:54:47.057Z] 19:37:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 [2024-02-16T19:54:47.057Z] 19:38:01 2.23 0.02 2.22 0.00 0.13 24.80 0.00 [2024-02-16T19:54:47.057Z] 19:39:01 2.15 0.00 2.15 0.00 0.00 27.46 0.00 [2024-02-16T19:54:47.057Z] 19:40:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-02-16T19:54:47.057Z] 19:41:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2024-02-16T19:54:47.057Z] 19:42:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 [2024-02-16T19:54:47.057Z] 19:43:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 [2024-02-16T19:54:47.057Z] 19:44:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2024-02-16T19:54:47.057Z] 19:45:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 [2024-02-16T19:54:47.057Z] 19:46:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2024-02-16T19:54:47.057Z] 19:47:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 [2024-02-16T19:54:47.057Z] 19:48:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-02-16T19:54:47.057Z] 19:49:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2024-02-16T19:54:47.057Z] 19:50:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2024-02-16T19:54:47.057Z] 19:51:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 [2024-02-16T19:54:47.057Z] 19:52:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2024-02-16T19:54:47.057Z] 19:53:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 [2024-02-16T19:54:47.057Z] 19:54:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2024-02-16T19:54:47.057Z] Average: 59.13 1.80 57.33 0.00 309.65 16932.14 0.00 [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] 19:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-16T19:54:47.057Z] 19:24:01 29082424 31544772 785652 2.39 71140 2667364 2023856 5.96 1049128 2379252 448348 [2024-02-16T19:54:47.057Z] 19:25:01 27766420 31439456 867168 2.64 111636 3747352 1984464 5.85 1598628 3032200 578404 [2024-02-16T19:54:47.057Z] 19:26:01 27817164 31539588 763924 2.32 114500 3769012 1811260 5.34 1275456 3273008 299344 [2024-02-16T19:54:47.057Z] 19:27:01 24186028 31427256 874100 2.66 124352 7194576 2678876 7.89 1604836 6485476 995996 [2024-02-16T19:54:47.057Z] 19:28:01 17130080 28141656 4091692 12.44 218488 10503512 10623068 31.31 5671812 8994736 1175404 [2024-02-16T19:54:47.057Z] 19:29:01 19122956 31371176 882100 2.68 249428 11774840 2407116 7.09 2436184 10360796 95352 [2024-02-16T19:54:47.057Z] 19:30:01 19130960 31423924 834848 2.54 261872 11806096 2168360 6.39 2458900 10335024 8 [2024-02-16T19:54:47.057Z] 19:31:01 19135772 31424780 834592 2.54 260412 11803468 2200944 6.49 2456900 10332340 8 [2024-02-16T19:54:47.057Z] 19:32:01 19175524 31464596 794700 2.42 260472 11803472 2200944 6.49 2417344 10332348 12 [2024-02-16T19:54:47.057Z] 19:33:01 19176004 31465140 794084 2.41 260528 11803476 2200944 6.49 2417264 10332356 176 [2024-02-16T19:54:47.057Z] 19:34:01 19182740 31472012 787332 2.39 260592 11803476 2200944 6.49 2412480 10332348 4 [2024-02-16T19:54:47.057Z] 19:35:01 19182648 31471984 787500 2.39 260664 11803480 2200944 6.49 2412552 10332352 8 [2024-02-16T19:54:47.057Z] 19:36:01 19182616 31472020 787424 2.39 260728 11803480 2200944 6.49 2413340 10332352 8 [2024-02-16T19:54:47.057Z] 19:37:01 19182584 31472164 787204 2.39 260788 11803612 2200944 6.49 2413432 10332460 8 [2024-02-16T19:54:47.057Z] 19:38:01 19182400 31472156 787200 2.39 260868 11803620 2188188 6.45 2413576 10332492 4 [2024-02-16T19:54:47.057Z] 19:39:01 19181956 31471720 787520 2.39 260956 11803596 2188188 6.45 2413712 10332468 8 [2024-02-16T19:54:47.057Z] 19:40:01 19181908 31471736 787480 2.39 260980 11803600 2188188 6.45 2413900 10332476 8 [2024-02-16T19:54:47.057Z] 19:41:01 19182168 31472004 787144 2.39 261008 11803604 2188188 6.45 2413704 10332480 44 [2024-02-16T19:54:47.057Z] 19:42:01 19182580 31472472 786824 2.39 261060 11803604 2188188 6.45 2413520 10332480 8 [2024-02-16T19:54:47.057Z] 19:43:01 19182628 31472580 786704 2.39 261104 11803608 2188188 6.45 2413612 10332488 32 [2024-02-16T19:54:47.057Z] 19:44:01 19183368 31473324 785896 2.39 261108 11803608 2188188 6.45 2412648 10332488 8 [2024-02-16T19:54:47.057Z] 19:45:01 19183604 31473608 785580 2.39 261124 11803612 2188188 6.45 2412656 10332496 12 [2024-02-16T19:54:47.057Z] 19:46:01 19183548 31473560 785652 2.39 261132 11803616 2188188 6.45 2412680 10332500 8 [2024-02-16T19:54:47.057Z] 19:47:01 19182900 31472916 786212 2.39 261156 11803624 2188188 6.45 2413004 10332500 20 [2024-02-16T19:54:47.057Z] 19:48:01 19183052 31473080 786196 2.39 261176 11803616 2188188 6.45 2412712 10332512 8 [2024-02-16T19:54:47.057Z] 19:49:01 19182824 31472924 786348 2.39 261192 11803632 2188188 6.45 2413156 10332504 40 [2024-02-16T19:54:47.057Z] 19:50:01 19182524 31472628 786568 2.39 261208 11803632 2188188 6.45 2412816 10332504 8 [2024-02-16T19:54:47.057Z] 19:51:01 19182168 31472376 786712 2.39 261256 11803636 2188188 6.45 2413092 10332512 40 [2024-02-16T19:54:47.057Z] 19:52:01 19182344 31472584 786676 2.39 261276 11803636 2188188 6.45 2413076 10332516 12 [2024-02-16T19:54:47.057Z] 19:53:01 19182580 31472828 786352 2.39 261312 11803640 2188188 6.45 2413456 10332520 32 [2024-02-16T19:54:47.057Z] 19:54:01 19183044 31473356 785860 2.39 261336 11803644 2188188 6.45 2413228 10332528 12 [2024-02-16T19:54:47.057Z] Average: 20147081 31360206 904621 2.75 239189 10798347 2461381 7.25 2389123 9446436 115916 [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] 19:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-16T19:54:47.057Z] 19:24:01 docker0 571.50 484.70 39.73 2867.95 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:24:01 ens3 1201.75 1100.29 11304.69 144.52 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:24:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:25:01 docker0 134.03 164.79 11.22 1679.25 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:25:01 ens3 222.13 178.69 1719.78 88.36 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:25:01 veth442f2e6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:26:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:26:01 ens3 37.52 26.34 31.31 14.92 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:26:01 veth442f2e6 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 veth1f88e12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 docker0 0.30 0.25 0.03 0.10 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 veth226f6eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 ens3 135.23 73.51 3015.22 22.05 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 veth10a31ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 veth183d647 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 vetha9cb4fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 veth6d1c8fe 0.30 0.38 0.03 0.11 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 vetha1f289b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 vetha8ec03c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:27:01 veth7402010 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 veth3b08122 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 vetha6d2746 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 docker0 172.22 270.57 13.45 2351.58 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 veth64b307c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 ens3 470.54 260.10 3073.25 32.74 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 veth6d1c8fe 0.07 0.90 0.00 0.04 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 vethdb06867 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 vethc21f7b4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 veth7fa41ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 veth27964f4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 vethc4b64b6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 veth60d599e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 veth39ea15e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:28:01 veth1f2ceec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:29:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:29:01 ens3 154.12 65.99 2050.57 9.34 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:29:01 veth6d1c8fe 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:29:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:30:01 ens3 2.68 1.82 2.73 1.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:30:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:32:01 ens3 0.72 0.33 1.89 0.02 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:33:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:34:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:38:01 ens3 0.20 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:39:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:41:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:44:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:49:01 ens3 0.28 0.23 0.12 0.08 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:54:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] Average: docker0 28.09 29.51 2.06 221.30 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] Average: ens3 71.28 54.58 678.46 10.04 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] ---> sar -P ALL: [2024-02-16T19:54:47.057Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1092) 02/16/24 _x86_64_ (8 CPU) [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] 19:22:40 LINUX RESTART (8 CPU) [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] 19:23:02 CPU %user %nice %system %iowait %steal %idle [2024-02-16T19:54:47.057Z] 19:24:01 all 9.67 0.00 2.88 2.18 0.05 85.22 [2024-02-16T19:54:47.057Z] 19:24:01 0 7.93 0.00 2.55 7.16 0.05 82.31 [2024-02-16T19:54:47.057Z] 19:24:01 1 9.66 0.00 2.92 0.89 0.05 86.48 [2024-02-16T19:54:47.057Z] 19:24:01 2 11.68 0.00 2.84 1.51 0.05 83.91 [2024-02-16T19:54:47.057Z] 19:24:01 3 6.95 0.00 3.42 3.60 0.05 85.98 [2024-02-16T19:54:47.057Z] 19:24:01 4 11.28 0.00 3.14 0.26 0.05 85.27 [2024-02-16T19:54:47.057Z] 19:24:01 5 7.40 0.00 2.41 0.10 0.05 90.04 [2024-02-16T19:54:47.057Z] 19:24:01 6 7.16 0.00 2.81 1.85 0.05 88.13 [2024-02-16T19:54:47.057Z] 19:24:01 7 15.28 0.00 2.98 2.06 0.07 79.61 [2024-02-16T19:54:47.057Z] 19:25:01 all 25.87 0.00 4.44 2.12 0.07 67.50 [2024-02-16T19:54:47.057Z] 19:25:01 0 26.29 0.00 4.70 0.74 0.07 68.20 [2024-02-16T19:54:47.057Z] 19:25:01 1 25.89 0.00 3.87 3.03 0.08 67.13 [2024-02-16T19:54:47.057Z] 19:25:01 2 23.38 0.00 3.74 5.49 0.07 67.33 [2024-02-16T19:54:47.057Z] 19:25:01 3 27.09 0.00 5.02 6.46 0.07 61.36 [2024-02-16T19:54:47.057Z] 19:25:01 4 26.84 0.00 3.94 0.03 0.07 69.12 [2024-02-16T19:54:47.057Z] 19:25:01 5 24.22 0.00 3.82 0.87 0.07 71.02 [2024-02-16T19:54:47.057Z] 19:25:01 6 26.96 0.00 4.71 0.34 0.07 67.92 [2024-02-16T19:54:47.057Z] 19:25:01 7 26.32 0.00 5.69 0.02 0.07 67.90 [2024-02-16T19:54:47.057Z] 19:26:01 all 39.76 0.00 3.70 0.81 0.07 55.66 [2024-02-16T19:54:47.057Z] 19:26:01 0 39.51 0.00 3.84 0.07 0.08 56.49 [2024-02-16T19:54:47.057Z] 19:26:01 1 41.00 0.00 3.71 1.12 0.07 54.10 [2024-02-16T19:54:47.057Z] 19:26:01 2 38.19 0.00 3.35 0.12 0.08 58.26 [2024-02-16T19:54:47.057Z] 19:26:01 3 42.08 0.00 3.90 0.10 0.07 53.85 [2024-02-16T19:54:47.057Z] 19:26:01 4 39.63 0.00 3.51 0.03 0.07 56.76 [2024-02-16T19:54:47.057Z] 19:26:01 5 39.00 0.00 3.52 4.98 0.07 52.44 [2024-02-16T19:54:47.057Z] 19:26:01 6 39.82 0.00 3.59 0.05 0.07 56.47 [2024-02-16T19:54:47.057Z] 19:26:01 7 38.82 0.00 4.18 0.03 0.07 56.89 [2024-02-16T19:54:47.057Z] 19:27:01 all 27.87 0.00 6.30 6.21 0.11 59.50 [2024-02-16T19:54:47.057Z] 19:27:01 0 30.57 0.00 6.57 2.39 0.10 60.37 [2024-02-16T19:54:47.057Z] 19:27:01 1 27.67 0.00 6.26 10.77 0.10 55.21 [2024-02-16T19:54:47.057Z] 19:27:01 2 23.87 0.00 5.24 3.55 0.10 67.24 [2024-02-16T19:54:47.057Z] 19:27:01 3 27.62 0.00 6.88 6.93 0.10 58.47 [2024-02-16T19:54:47.057Z] 19:27:01 4 29.52 0.00 6.05 3.79 0.10 60.55 [2024-02-16T19:54:47.057Z] 19:27:01 5 27.28 0.00 6.64 7.40 0.19 58.49 [2024-02-16T19:54:47.057Z] 19:27:01 6 28.29 0.00 5.70 4.02 0.10 61.89 [2024-02-16T19:54:47.057Z] 19:27:01 7 28.12 0.00 7.08 10.81 0.12 53.87 [2024-02-16T19:54:47.057Z] 19:28:01 all 47.66 0.00 8.31 9.46 0.09 34.48 [2024-02-16T19:54:47.057Z] 19:28:01 0 48.89 0.00 9.30 6.54 0.08 35.19 [2024-02-16T19:54:47.057Z] 19:28:01 1 48.23 0.00 8.77 9.31 0.12 33.56 [2024-02-16T19:54:47.057Z] 19:28:01 2 47.38 0.00 7.78 5.36 0.08 39.40 [2024-02-16T19:54:47.057Z] 19:28:01 3 46.73 0.00 6.91 13.05 0.07 33.24 [2024-02-16T19:54:47.057Z] 19:28:01 4 46.80 0.00 8.41 5.85 0.08 38.86 [2024-02-16T19:54:47.057Z] 19:28:01 5 48.75 0.00 8.56 10.78 0.10 31.81 [2024-02-16T19:54:47.057Z] 19:28:01 6 47.05 0.00 8.97 12.27 0.10 31.61 [2024-02-16T19:54:47.057Z] 19:28:01 7 47.47 0.00 7.77 12.50 0.08 32.17 [2024-02-16T19:54:47.057Z] 19:29:01 all 77.35 0.00 7.76 3.93 0.15 10.81 [2024-02-16T19:54:47.057Z] 19:29:01 0 78.64 0.00 7.54 3.93 0.13 9.76 [2024-02-16T19:54:47.057Z] 19:29:01 1 76.71 0.00 8.42 3.74 0.14 10.99 [2024-02-16T19:54:47.057Z] 19:29:01 2 76.11 0.00 8.02 5.97 0.13 9.76 [2024-02-16T19:54:47.057Z] 19:29:01 3 76.84 0.00 7.46 2.51 0.13 13.06 [2024-02-16T19:54:47.057Z] 19:29:01 4 77.26 0.00 8.15 3.90 0.22 10.48 [2024-02-16T19:54:47.057Z] 19:29:01 5 78.38 0.00 6.86 4.95 0.12 9.69 [2024-02-16T19:54:47.057Z] 19:29:01 6 76.28 0.00 8.15 4.10 0.24 11.23 [2024-02-16T19:54:47.057Z] 19:29:01 7 78.52 0.00 7.50 2.38 0.12 11.49 [2024-02-16T19:54:47.057Z] 19:30:01 all 0.77 0.00 0.54 0.34 0.02 98.33 [2024-02-16T19:54:47.057Z] 19:30:01 0 0.77 0.00 0.37 0.00 0.02 98.85 [2024-02-16T19:54:47.057Z] 19:30:01 1 0.89 0.00 0.35 0.05 0.07 98.64 [2024-02-16T19:54:47.057Z] 19:30:01 2 1.05 0.00 0.43 0.00 0.02 98.50 [2024-02-16T19:54:47.057Z] 19:30:01 3 0.67 0.00 0.35 0.57 0.02 98.40 [2024-02-16T19:54:47.057Z] 19:30:01 4 0.53 0.00 0.70 1.68 0.02 97.07 [2024-02-16T19:54:47.057Z] 19:30:01 5 0.80 0.00 0.40 0.07 0.02 98.72 [2024-02-16T19:54:47.057Z] 19:30:01 6 0.82 0.00 1.42 0.32 0.02 97.43 [2024-02-16T19:54:47.057Z] 19:30:01 7 0.65 0.00 0.28 0.00 0.02 99.05 [2024-02-16T19:54:47.057Z] 19:31:01 all 0.11 0.00 0.08 0.02 0.01 99.77 [2024-02-16T19:54:47.057Z] 19:31:01 0 0.07 0.00 0.07 0.02 0.03 99.82 [2024-02-16T19:54:47.057Z] 19:31:01 1 0.10 0.00 0.12 0.00 0.05 99.73 [2024-02-16T19:54:47.057Z] 19:31:01 2 0.23 0.00 0.10 0.00 0.02 99.65 [2024-02-16T19:54:47.057Z] 19:31:01 3 0.13 0.00 0.08 0.00 0.00 99.78 [2024-02-16T19:54:47.057Z] 19:31:01 4 0.05 0.00 0.07 0.08 0.00 99.80 [2024-02-16T19:54:47.057Z] 19:31:01 5 0.07 0.00 0.05 0.05 0.02 99.82 [2024-02-16T19:54:47.057Z] 19:31:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2024-02-16T19:54:47.057Z] 19:31:01 7 0.20 0.00 0.12 0.03 0.00 99.65 [2024-02-16T19:54:47.057Z] 19:32:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2024-02-16T19:54:47.057Z] 19:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2024-02-16T19:54:47.057Z] 19:32:01 1 0.33 0.00 0.03 0.00 0.05 99.58 [2024-02-16T19:54:47.057Z] 19:32:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-16T19:54:47.057Z] 19:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-16T19:54:47.057Z] 19:32:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2024-02-16T19:54:47.057Z] 19:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-16T19:54:47.057Z] 19:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-16T19:54:47.057Z] 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:33:01 all 0.27 0.00 0.01 0.01 0.01 99.69 [2024-02-16T19:54:47.057Z] 19:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-16T19:54:47.057Z] 19:33:01 1 1.94 0.00 0.02 0.00 0.05 98.00 [2024-02-16T19:54:47.057Z] 19:33:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2024-02-16T19:54:47.057Z] 19:33:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2024-02-16T19:54:47.057Z] 19:33:01 4 0.03 0.00 0.00 0.05 0.00 99.92 [2024-02-16T19:54:47.057Z] 19:33:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2024-02-16T19:54:47.057Z] 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.057Z] 19:34:01 all 0.17 0.00 0.02 0.01 0.02 99.79 [2024-02-16T19:54:47.057Z] 19:34:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-02-16T19:54:47.057Z] 19:34:01 1 0.88 0.00 0.02 0.00 0.05 99.05 [2024-02-16T19:54:47.057Z] 19:34:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2024-02-16T19:54:47.057Z] 19:34:01 3 0.37 0.00 0.02 0.00 0.02 99.60 [2024-02-16T19:54:47.057Z] 19:34:01 4 0.00 0.00 0.03 0.05 0.02 99.90 [2024-02-16T19:54:47.057Z] 19:34:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-16T19:54:47.057Z] 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-16T19:54:47.057Z] [2024-02-16T19:54:47.057Z] 19:34:01 CPU %user %nice %system %iowait %steal %idle [2024-02-16T19:54:47.057Z] 19:35:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-02-16T19:54:47.057Z] 19:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-16T19:54:47.057Z] 19:35:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-16T19:54:47.057Z] 19:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-16T19:54:47.057Z] 19:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T19:54:47.057Z] 19:35:01 4 0.00 0.00 0.00 0.05 0.02 99.93 [2024-02-16T19:54:47.057Z] 19:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T19:54:47.057Z] 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.057Z] 19:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-02-16T19:54:47.057Z] 19:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-16T19:54:47.057Z] 19:36:01 1 0.08 0.00 0.02 0.00 0.07 99.83 [2024-02-16T19:54:47.057Z] 19:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T19:54:47.057Z] 19:36:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-02-16T19:54:47.057Z] 19:36:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-16T19:54:47.057Z] 19:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T19:54:47.057Z] 19:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T19:54:47.057Z] 19:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-02-16T19:54:47.057Z] 19:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.057Z] 19:37:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-16T19:54:47.057Z] 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-02-16T19:54:47.057Z] 19:37:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2024-02-16T19:54:47.057Z] 19:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.057Z] 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.057Z] 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.057Z] 19:38:01 all 0.04 0.00 0.03 0.01 0.02 99.91 [2024-02-16T19:54:47.057Z] 19:38:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2024-02-16T19:54:47.057Z] 19:38:01 1 0.03 0.00 0.05 0.00 0.07 99.85 [2024-02-16T19:54:47.057Z] 19:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-16T19:54:47.057Z] 19:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-02-16T19:54:47.057Z] 19:38:01 4 0.02 0.00 0.00 0.05 0.02 99.92 [2024-02-16T19:54:47.057Z] 19:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-02-16T19:54:47.057Z] 19:38:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-02-16T19:54:47.057Z] 19:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-16T19:54:47.057Z] 19:39:01 all 0.02 0.00 0.02 0.01 0.02 99.94 [2024-02-16T19:54:47.057Z] 19:39:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-02-16T19:54:47.057Z] 19:39:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-16T19:54:47.057Z] 19:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T19:54:47.057Z] 19:39:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-02-16T19:54:47.057Z] 19:39:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2024-02-16T19:54:47.057Z] 19:39:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2024-02-16T19:54:47.057Z] 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.057Z] 19:39:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-16T19:54:47.057Z] 19:40:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-02-16T19:54:47.057Z] 19:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-16T19:54:47.057Z] 19:40:01 1 0.07 0.00 0.00 0.00 0.03 99.90 [2024-02-16T19:54:47.057Z] 19:40:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2024-02-16T19:54:47.057Z] 19:40:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2024-02-16T19:54:47.057Z] 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.057Z] 19:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:40:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2024-02-16T19:54:47.057Z] 19:41:01 all 0.01 0.00 0.01 0.01 0.02 99.95 [2024-02-16T19:54:47.057Z] 19:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.057Z] 19:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-02-16T19:54:47.057Z] 19:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-16T19:54:47.057Z] 19:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-16T19:54:47.057Z] 19:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-02-16T19:54:47.057Z] 19:41:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-16T19:54:47.057Z] 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.057Z] 19:41:01 7 0.03 0.00 0.00 0.02 0.03 99.92 [2024-02-16T19:54:47.057Z] 19:42:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-02-16T19:54:47.057Z] 19:42:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-02-16T19:54:47.057Z] 19:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-16T19:54:47.057Z] 19:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-16T19:54:47.057Z] 19:42:01 3 0.10 0.00 0.00 0.00 0.02 99.88 [2024-02-16T19:54:47.057Z] 19:42:01 4 0.05 0.00 0.00 0.03 0.02 99.90 [2024-02-16T19:54:47.057Z] 19:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T19:54:47.057Z] 19:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:42:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2024-02-16T19:54:47.057Z] 19:43:01 all 0.17 0.00 0.02 0.01 0.01 99.78 [2024-02-16T19:54:47.057Z] 19:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.057Z] 19:43:01 1 1.29 0.00 0.05 0.02 0.02 98.63 [2024-02-16T19:54:47.057Z] 19:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.057Z] 19:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-16T19:54:47.057Z] 19:43:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2024-02-16T19:54:47.057Z] 19:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:43:01 7 0.00 0.00 0.03 0.00 0.03 99.93 [2024-02-16T19:54:47.057Z] 19:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-02-16T19:54:47.057Z] 19:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-16T19:54:47.057Z] 19:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-16T19:54:47.057Z] 19:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-16T19:54:47.057Z] 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T19:54:47.057Z] 19:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-16T19:54:47.057Z] 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.057Z] 19:44:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-02-16T19:54:47.057Z] 19:45:01 all 0.01 0.00 0.00 0.01 0.02 99.97 [2024-02-16T19:54:47.057Z] 19:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.057Z] 19:45:01 1 0.02 0.00 0.00 0.00 0.05 99.93 [2024-02-16T19:54:47.058Z] 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.058Z] 19:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.058Z] 19:45:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-02-16T19:54:47.058Z] 19:45:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-16T19:54:47.058Z] 19:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T19:54:47.058Z] 19:45:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-16T19:54:47.058Z] [2024-02-16T19:54:47.058Z] 19:45:01 CPU %user %nice %system %iowait %steal %idle [2024-02-16T19:54:47.058Z] 19:46:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2024-02-16T19:54:47.058Z] 19:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-16T19:54:47.058Z] 19:46:01 1 0.05 0.00 0.03 0.02 0.05 99.85 [2024-02-16T19:54:47.058Z] 19:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.058Z] 19:46:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-02-16T19:54:47.058Z] 19:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T19:54:47.058Z] 19:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-16T19:54:47.058Z] 19:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-16T19:54:47.058Z] 19:46:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2024-02-16T19:54:47.058Z] 19:47:01 all 0.03 0.00 0.01 0.00 0.02 99.94 [2024-02-16T19:54:47.058Z] 19:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.058Z] 19:47:01 1 0.17 0.00 0.00 0.02 0.02 99.80 [2024-02-16T19:54:47.058Z] 19:47:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-02-16T19:54:47.058Z] 19:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T19:54:47.058Z] 19:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-16T19:54:47.058Z] 19:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T19:54:47.058Z] 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.058Z] 19:47:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-02-16T19:54:47.058Z] 19:48:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2024-02-16T19:54:47.058Z] 19:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T19:54:47.058Z] 19:48:01 1 0.90 0.00 0.00 0.00 0.03 99.07 [2024-02-16T19:54:47.058Z] 19:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-16T19:54:47.058Z] 19:48:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-02-16T19:54:47.058Z] 19:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T19:54:47.058Z] 19:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-16T19:54:47.058Z] 19:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-16T19:54:47.058Z] 19:48:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-16T19:54:47.058Z] 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.95 [2024-02-16T19:54:47.058Z] 19:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T19:54:47.058Z] 19:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T19:54:47.058Z] 19:49:01 2 0.03 0.00 0.03 0.00 0.05 99.88 [2024-02-16T19:54:47.058Z] 19:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-16T19:54:47.058Z] 19:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-16T19:54:47.058Z] 19:49:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-02-16T19:54:47.058Z] 19:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-16T19:54:47.058Z] 19:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T19:54:47.058Z] 19:50:01 all 0.01 0.00 0.01 0.01 0.02 99.96 [2024-02-16T19:54:47.058Z] 19:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.058Z] 19:50:01 1 0.00 0.00 0.02 0.02 0.03 99.93 [2024-02-16T19:54:47.058Z] 19:50:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-16T19:54:47.058Z] 19:50:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-16T19:54:47.058Z] 19:50:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2024-02-16T19:54:47.058Z] 19:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.058Z] 19:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T19:54:47.058Z] 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.058Z] 19:51:01 all 0.07 0.00 0.02 0.01 0.01 99.89 [2024-02-16T19:54:47.058Z] 19:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-16T19:54:47.058Z] 19:51:01 1 0.33 0.00 0.02 0.02 0.02 99.62 [2024-02-16T19:54:47.058Z] 19:51:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-02-16T19:54:47.058Z] 19:51:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2024-02-16T19:54:47.058Z] 19:51:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2024-02-16T19:54:47.058Z] 19:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.058Z] 19:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T19:54:47.058Z] 19:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-16T19:54:47.058Z] 19:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-02-16T19:54:47.058Z] 19:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T19:54:47.058Z] 19:52:01 1 0.27 0.00 0.03 0.02 0.03 99.65 [2024-02-16T19:54:47.058Z] 19:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T19:54:47.058Z] 19:52:01 3 0.02 0.00 0.03 0.00 0.05 99.90 [2024-02-16T19:54:47.058Z] 19:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.058Z] 19:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.058Z] 19:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.058Z] 19:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.058Z] 19:53:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-02-16T19:54:47.058Z] 19:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-16T19:54:47.058Z] 19:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-16T19:54:47.058Z] 19:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-16T19:54:47.058Z] 19:53:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-16T19:54:47.058Z] 19:53:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-02-16T19:54:47.058Z] 19:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-16T19:54:47.058Z] 19:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T19:54:47.058Z] 19:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-16T19:54:47.058Z] 19:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-02-16T19:54:47.058Z] 19:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-16T19:54:47.058Z] 19:54:01 1 0.02 0.00 0.00 0.02 0.03 99.93 [2024-02-16T19:54:47.058Z] 19:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-16T19:54:47.058Z] 19:54:01 3 0.13 0.00 0.03 0.00 0.02 99.82 [2024-02-16T19:54:47.058Z] 19:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-16T19:54:47.058Z] 19:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T19:54:47.058Z] 19:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T19:54:47.058Z] 19:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T19:54:47.058Z] Average: all 7.36 0.00 1.10 0.80 0.03 90.71 [2024-02-16T19:54:47.058Z] Average: 0 7.47 0.00 1.13 0.66 0.03 90.70 [2024-02-16T19:54:47.058Z] Average: 1 7.58 0.00 1.11 0.93 0.05 90.33 [2024-02-16T19:54:47.058Z] Average: 2 7.12 0.00 1.02 0.70 0.03 91.13 [2024-02-16T19:54:47.058Z] Average: 3 7.35 0.00 1.10 1.06 0.03 90.46 [2024-02-16T19:54:47.058Z] Average: 4 7.40 0.00 1.09 0.52 0.02 90.97 [2024-02-16T19:54:47.058Z] Average: 5 7.24 0.00 1.04 0.94 0.03 90.76 [2024-02-16T19:54:47.058Z] Average: 6 7.19 0.00 1.13 0.73 0.02 90.94 [2024-02-16T19:54:47.058Z] Average: 7 7.56 0.00 1.15 0.89 0.03 90.37 [2024-02-16T19:54:47.058Z] [2024-02-16T19:54:47.058Z] [2024-02-16T19:54:47.058Z]