Pull request #4695 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b68c287168bfded69cd107056c242834abdec1d+8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 (2ee9d974a515dbc5595c20be88cc26f36f92fa9d) 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-ssh8669285629514068513.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18275364388015406827.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4695/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-4695/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7278076069108775320.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-4695/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2674477334034610627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8654806385483201968.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-4695/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-4695/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11242554396633800857.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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], buildSnap:false] ========================================================= [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-7973 in /w/workspace/edgexfoundry_edgex-go_PR-4695 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4695/head:refs/remotes/origin/PR-4695 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 into PR head commit 0b68c287168bfded69cd107056c242834abdec1d Merge succeeded, producing 0b68c287168bfded69cd107056c242834abdec1d Checking out Revision 0b68c287168bfded69cd107056c242834abdec1d (PR-4695) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-26T19:20:41.546Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-26T19:20:41.737Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-26T19:20:41.856Z] ========================================================= [2023-09-26T19:20:41.856Z] EdgeX Global Pipelines Version Info [2023-09-26T19:20:41.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 0b68c287168bfded69cd107056c242834abdec1d # 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 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b68c287168bfded69cd107056c242834abdec1d # timeout=10 [2023-09-26T19:20:42.604Z] ------------------- [2023-09-26T19:20:42.604Z] stable info: [2023-09-26T19:20:42.604Z] ------------------- [2023-09-26T19:20:42.604Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-26T19:20:42.604Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T19:20:42.604Z] Message: update stable to v1.0.254 [2023-09-26T19:20:43.176Z] ------------------- [2023-09-26T19:20:43.176Z] experimental info: [2023-09-26T19:20:43.176Z] ------------------- [2023-09-26T19:20:43.176Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-26T19:20:43.176Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T19:20:43.176Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-26T19:20:43.427Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-26T19:20:43.464Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-26T19:20:43.505Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-26T19:20:43.542Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-26T19:20:43.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-26T19:20:43.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-26T19:20:43.664Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-26T19:20:43.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-26T19:20:43.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-26T19:20:43.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-26T19:20:43.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-26T19:20:43.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-26T19:20:43.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-26T19:20:43.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-26T19:20:44.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-26T19:20:44.046Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-26T19:20:44.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-26T19:20:44.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-26T19:20:44.163Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-26T19:20:44.200Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-26T19:20:44.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-26T19:20:44.274Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-26T19:20:44.311Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-26T19:20:44.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4695 [Pipeline] echo [2023-09-26T19:20:44.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4695 [Pipeline] echo [2023-09-26T19:20:44.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4695 [Pipeline] echo [2023-09-26T19:20:44.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b68c287168bfded69cd107056c242834abdec1d [Pipeline] echo [2023-09-26T19:20:44.510Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b68c28 [Pipeline] echo [2023-09-26T19:20:44.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T19:20:44.671Z] provisioning config files... [2023-09-26T19:20:44.709Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12887247382757966081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T19:20:45.046Z] ---> docker-login.sh [2023-09-26T19:20:45.047Z] nexus3.edgexfoundry.org:10001 [2023-09-26T19:20:45.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T19:20:45.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T19:20:45.306Z] Configure a credential helper to remove this warning. See [2023-09-26T19:20:45.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T19:20:45.306Z] [2023-09-26T19:20:45.306Z] Login Succeeded [2023-09-26T19:20:45.306Z] nexus3.edgexfoundry.org:10002 [2023-09-26T19:20:45.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T19:20:45.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T19:20:45.565Z] Configure a credential helper to remove this warning. See [2023-09-26T19:20:45.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T19:20:45.565Z] [2023-09-26T19:20:45.565Z] Login Succeeded [2023-09-26T19:20:45.565Z] nexus3.edgexfoundry.org:10003 [2023-09-26T19:20:45.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T19:20:45.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T19:20:45.565Z] Configure a credential helper to remove this warning. See [2023-09-26T19:20:45.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T19:20:45.565Z] [2023-09-26T19:20:45.565Z] Login Succeeded [2023-09-26T19:20:45.565Z] nexus3.edgexfoundry.org:10004 [2023-09-26T19:20:45.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T19:20:45.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T19:20:45.565Z] Configure a credential helper to remove this warning. See [2023-09-26T19:20:45.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T19:20:45.565Z] [2023-09-26T19:20:45.565Z] Login Succeeded [2023-09-26T19:20:45.565Z] docker.io [2023-09-26T19:20:45.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T19:20:46.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T19:20:46.083Z] Configure a credential helper to remove this warning. See [2023-09-26T19:20:46.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T19:20:46.083Z] [2023-09-26T19:20:46.083Z] Login Succeeded [2023-09-26T19:20:46.083Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T19:20:46.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T19:20:46.527Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/core-command/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-26T19:20:46.527Z] + + dirname cmd/core-data/Dockerfile [2023-09-26T19:20:46.527Z] cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/core-metadata/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-26T19:20:46.527Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-09-26T19:20:46.527Z] cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/security-spire-server/Dockerfile+ [2023-09-26T19:20:46.527Z] cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-26T19:20:46.527Z] + dirname cmd/support-notifications/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-26T19:20:46.527Z] + cut -d/ -f2 [2023-09-26T19:20:46.527Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-26T19:20:46.527Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-26T19:20:46.589Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-26T19:20:47.114Z] + git rev-list -1 --merges 0b68c287168bfded69cd107056c242834abdec1d~1..0b68c287168bfded69cd107056c242834abdec1d [Pipeline] echo [2023-09-26T19:20:47.150Z] -----------> git rev-list -1 --merges 0b68c287168bfded69cd107056c242834abdec1d~1..0b68c287168bfded69cd107056c242834abdec1d 0b68c287168bfded69cd107056c242834abdec1d [false] [Pipeline] sh [2023-09-26T19:20:47.455Z] + git log --format=format:%s -1 0b68c287168bfded69cd107056c242834abdec1d [Pipeline] echo [2023-09-26T19:20:47.487Z] ========================================================= [2023-09-26T19:20:47.487Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-26T19:20:47.487Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-26T19:20:47.971Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T19:20:47.971Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-26T19:20:47.971Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-26T19:20:47.971Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-26T19:20:47.971Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-26T19:20:47.971Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-26T19:20:47.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:20:48.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T19:20:48.441Z] [2023-09-26T19:20:48.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:20:48.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T19:20:48.807Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-26T19:20:48.807Z] b85a868b505f: Pulling fs layer [2023-09-26T19:20:48.807Z] e2be974225ed: Pulling fs layer [2023-09-26T19:20:48.807Z] 339a4e72a1f5: Pulling fs layer [2023-09-26T19:20:48.807Z] 988bab9f4d93: Pulling fs layer [2023-09-26T19:20:48.807Z] 1469e6f7b9e6: Pulling fs layer [2023-09-26T19:20:48.807Z] eaf3925da568: Pulling fs layer [2023-09-26T19:20:48.807Z] bab4dde63d76: Pulling fs layer [2023-09-26T19:20:48.807Z] bde34c3a00c8: Pulling fs layer [2023-09-26T19:20:48.807Z] b352a97aabf1: Pulling fs layer [2023-09-26T19:20:48.807Z] 4872d77fe225: Pulling fs layer [2023-09-26T19:20:48.807Z] 5851b861e8e6: Pulling fs layer [2023-09-26T19:20:48.807Z] bab4dde63d76: Waiting [2023-09-26T19:20:48.807Z] eaf3925da568: Waiting [2023-09-26T19:20:48.807Z] bde34c3a00c8: Waiting [2023-09-26T19:20:48.807Z] 1469e6f7b9e6: Waiting [2023-09-26T19:20:48.807Z] 988bab9f4d93: Waiting [2023-09-26T19:20:48.807Z] 4872d77fe225: Waiting [2023-09-26T19:20:48.807Z] b352a97aabf1: Waiting [2023-09-26T19:20:48.807Z] 5851b861e8e6: Waiting [2023-09-26T19:20:48.807Z] e2be974225ed: Verifying Checksum [2023-09-26T19:20:48.807Z] e2be974225ed: Download complete [2023-09-26T19:20:48.807Z] 988bab9f4d93: Verifying Checksum [2023-09-26T19:20:48.807Z] 988bab9f4d93: Download complete [2023-09-26T19:20:48.807Z] 1469e6f7b9e6: Verifying Checksum [2023-09-26T19:20:48.807Z] 1469e6f7b9e6: Download complete [2023-09-26T19:20:49.066Z] 339a4e72a1f5: Verifying Checksum [2023-09-26T19:20:49.066Z] 339a4e72a1f5: Download complete [2023-09-26T19:20:49.066Z] eaf3925da568: Verifying Checksum [2023-09-26T19:20:49.066Z] eaf3925da568: Download complete [2023-09-26T19:20:49.066Z] bde34c3a00c8: Verifying Checksum [2023-09-26T19:20:49.066Z] bde34c3a00c8: Download complete [2023-09-26T19:20:49.066Z] b352a97aabf1: Verifying Checksum [2023-09-26T19:20:49.066Z] b352a97aabf1: Download complete [2023-09-26T19:20:49.066Z] 4872d77fe225: Verifying Checksum [2023-09-26T19:20:49.066Z] 4872d77fe225: Download complete [2023-09-26T19:20:49.066Z] 5851b861e8e6: Download complete [2023-09-26T19:20:49.066Z] b85a868b505f: Verifying Checksum [2023-09-26T19:20:49.066Z] b85a868b505f: Download complete [2023-09-26T19:20:49.325Z] bab4dde63d76: Verifying Checksum [2023-09-26T19:20:49.325Z] bab4dde63d76: Download complete [2023-09-26T19:20:50.260Z] b85a868b505f: Pull complete [2023-09-26T19:20:50.519Z] e2be974225ed: Pull complete [2023-09-26T19:20:51.086Z] 339a4e72a1f5: Pull complete [2023-09-26T19:20:51.086Z] 988bab9f4d93: Pull complete [2023-09-26T19:20:51.344Z] 1469e6f7b9e6: Pull complete [2023-09-26T19:20:51.344Z] eaf3925da568: Pull complete [2023-09-26T19:20:53.250Z] bab4dde63d76: Pull complete [2023-09-26T19:20:53.251Z] bde34c3a00c8: Pull complete [2023-09-26T19:20:53.511Z] b352a97aabf1: Pull complete [2023-09-26T19:20:53.511Z] 4872d77fe225: Pull complete [2023-09-26T19:20:53.511Z] 5851b861e8e6: Pull complete [2023-09-26T19:20:53.511Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-26T19:20:53.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T19:20:53.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T19:20:53.994Z] prd-ubuntu20.04-docker-8c-8g-7973 does not seem to be running inside a container [2023-09-26T19:20:54.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-26T19:20:57.363Z] $ docker top 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 -eo pid,comm [2023-09-26T19:20:57.422Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-26T19:20:57.422Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T19:20:57.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T19:20:57.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T19:20:57.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T19:20:57.649Z] $ docker exec 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 ssh-agent [2023-09-26T19:20:57.749Z] SSH_AUTH_SOCK=/tmp/ssh-LAESbol7BIiI/agent.32 [2023-09-26T19:20:57.749Z] SSH_AGENT_PID=38 [2023-09-26T19:20:57.754Z] Running ssh-add (command line suppressed) [2023-09-26T19:20:57.853Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5542733664247594239.key (/w/workspace/edgex-go/1@tmp/private_key_5542733664247594239.key) [2023-09-26T19:20:57.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T19:20:58.188Z] + git tag --points-at HEAD [Pipeline] } [2023-09-26T19:20:58.214Z] $ docker exec --env ******** --env ******** 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 ssh-agent -k [2023-09-26T19:20:58.321Z] unset SSH_AUTH_SOCK; [2023-09-26T19:20:58.321Z] unset SSH_AGENT_PID; [2023-09-26T19:20:58.321Z] echo Agent pid 38 killed; [2023-09-26T19:20:58.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-26T19:20:58.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T19:20:58.411Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T19:20:58.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T19:20:58.516Z] $ docker exec 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 ssh-agent [2023-09-26T19:20:58.626Z] SSH_AUTH_SOCK=/tmp/ssh-9rXPOOZ8v5Hg/agent.70 [2023-09-26T19:20:58.626Z] SSH_AGENT_PID=76 [2023-09-26T19:20:58.632Z] Running ssh-add (command line suppressed) [2023-09-26T19:20:58.732Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9401124262865781161.key (/w/workspace/edgex-go/1@tmp/private_key_9401124262865781161.key) [2023-09-26T19:20:58.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T19:20:59.088Z] + git semver init [2023-09-26T19:20:59.349Z] 2023-09-26 19:20:59,272 [run_init] DEBUG init version:0.0.0 force:False [2023-09-26T19:20:59.349Z] 2023-09-26 19:20:59,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-26T19:20:59.349Z] 2023-09-26 19:20:59,274 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-26T19:20:59.349Z] 2023-09-26 19:20:59,274 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-09-26T19:21:05.918Z] 2023-09-26 19:21:05,012 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-26T19:21:05.918Z] 2023-09-26 19:21:05,012 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4695 with force:False [2023-09-26T19:21:05.918Z] 2023-09-26 19:21:05,012 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4695 [2023-09-26T19:21:05.918Z] 2023-09-26 19:21:05,015 [execute] INFO git cat-file --batch-check [2023-09-26T19:21:05.918Z] 2023-09-26 19:21:05,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T19:21:05.918Z] 2023-09-26 19:21:05,021 [execute] INFO git cat-file --batch [2023-09-26T19:21:05.918Z] 2023-09-26 19:21:05,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T19:21:05.918Z] 2023-09-26 19:21:05,027 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4695 [2023-09-26T19:21:05.918Z] 0.0.0 [Pipeline] } [2023-09-26T19:21:05.946Z] $ docker exec --env ******** --env ******** 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 ssh-agent -k [2023-09-26T19:21:06.049Z] unset SSH_AUTH_SOCK; [2023-09-26T19:21:06.050Z] unset SSH_AGENT_PID; [2023-09-26T19:21:06.050Z] echo Agent pid 76 killed; [2023-09-26T19:21:06.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T19:21:06.483Z] + git semver [Pipeline] } [2023-09-26T19:21:06.766Z] $ docker stop --time=1 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 [2023-09-26T19:21:08.063Z] $ docker rm -f --volumes 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T19:21:08.460Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-26T19:21:08.706Z] Stashed 1 file(s) [Pipeline] echo [2023-09-26T19:21:08.722Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-26T19:21:09.473Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-26T19:21:09.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T19:21:09.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T19:21:09.584Z] ========================================================= [2023-09-26T19:21:09.584Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-26T19:21:09.584Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-26T19:21:09.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T19:21:09.922Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-26T19:21:09.922Z] 7264a8db6415: Pulling fs layer [2023-09-26T19:21:09.922Z] c4d48a809fc2: Pulling fs layer [2023-09-26T19:21:09.922Z] 4f1c88b9dad5: Pulling fs layer [2023-09-26T19:21:09.922Z] ad3a456e5733: Pulling fs layer [2023-09-26T19:21:09.922Z] 33e27b845d1e: Pulling fs layer [2023-09-26T19:21:09.922Z] c68163c4e522: Pulling fs layer [2023-09-26T19:21:09.922Z] 50da416c3ac9: Pulling fs layer [2023-09-26T19:21:09.922Z] 23d2d4c4bb30: Pulling fs layer [2023-09-26T19:21:09.922Z] 33e27b845d1e: Waiting [2023-09-26T19:21:09.922Z] c68163c4e522: Waiting [2023-09-26T19:21:09.922Z] 50da416c3ac9: Waiting [2023-09-26T19:21:09.922Z] 23d2d4c4bb30: Waiting [2023-09-26T19:21:09.922Z] ad3a456e5733: Waiting [2023-09-26T19:21:09.922Z] c4d48a809fc2: Download complete [2023-09-26T19:21:09.922Z] ad3a456e5733: Verifying Checksum [2023-09-26T19:21:09.922Z] ad3a456e5733: Download complete [2023-09-26T19:21:09.922Z] 7264a8db6415: Verifying Checksum [2023-09-26T19:21:09.922Z] 7264a8db6415: Download complete [2023-09-26T19:21:09.922Z] c68163c4e522: Verifying Checksum [2023-09-26T19:21:09.922Z] c68163c4e522: Download complete [2023-09-26T19:21:10.181Z] 7264a8db6415: Pull complete [2023-09-26T19:21:10.181Z] 23d2d4c4bb30: Verifying Checksum [2023-09-26T19:21:10.181Z] 23d2d4c4bb30: Download complete [2023-09-26T19:21:10.181Z] c4d48a809fc2: Pull complete [2023-09-26T19:21:10.440Z] 4f1c88b9dad5: Verifying Checksum [2023-09-26T19:21:10.440Z] 4f1c88b9dad5: Download complete [2023-09-26T19:21:10.699Z] 50da416c3ac9: Verifying Checksum [2023-09-26T19:21:10.699Z] 50da416c3ac9: Download complete [2023-09-26T19:21:13.986Z] 4f1c88b9dad5: Pull complete [2023-09-26T19:21:13.986Z] ad3a456e5733: Pull complete [2023-09-26T19:21:13.986Z] 33e27b845d1e: Pull complete [2023-09-26T19:21:13.986Z] c68163c4e522: Pull complete [2023-09-26T19:21:16.513Z] 50da416c3ac9: Pull complete [2023-09-26T19:21:16.513Z] 23d2d4c4bb30: Pull complete [2023-09-26T19:21:16.513Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-26T19:21:16.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T19:21:16.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-26T19:21:16.866Z] + + docker build -techo ci-base-image-x86_64 -f - . [2023-09-26T19:21:16.866Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T19:21:16.866Z] WORKDIR /edgex [2023-09-26T19:21:16.866Z] COPY go.mod . [2023-09-26T19:21:16.866Z] RUN go mod download [2023-09-26T19:21:17.444Z] Sending build context to Docker daemon 171MB [2023-09-26T19:21:17.444Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T19:21:17.444Z] ---> 0786185ac409 [2023-09-26T19:21:17.444Z] Step 2/4 : WORKDIR /edgex [2023-09-26T19:21:21.757Z] ---> Running in 5a079ec206f7 [2023-09-26T19:21:21.757Z] Removing intermediate container 5a079ec206f7 [2023-09-26T19:21:21.757Z] ---> 0fa6ccb9ed8d [2023-09-26T19:21:21.757Z] Step 3/4 : COPY go.mod . [2023-09-26T19:21:22.016Z] ---> 8d170e8682e2 [2023-09-26T19:21:22.016Z] Step 4/4 : RUN go mod download [2023-09-26T19:21:22.016Z] ---> Running in fe3593fdce2d [2023-09-26T19:21:24.006Z] Still waiting to schedule task [2023-09-26T19:21:24.007Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-26T19:21:40.121Z] Removing intermediate container fe3593fdce2d [2023-09-26T19:21:40.122Z] ---> 4b1795d0f9db [2023-09-26T19:21:40.122Z] Successfully built 4b1795d0f9db [2023-09-26T19:21:40.122Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:21:40.504Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-26T19:21:40.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T19:21:40.661Z] prd-ubuntu20.04-docker-8c-8g-7973 does not seem to be running inside a container [2023-09-26T19:21:40.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-26T19:21:41.132Z] $ docker top 79012a6df7e6427ebb2c08cf8b79da83aee7f91d0a30706e07fa0b91085669a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T19:21:41.526Z] + go version [2023-09-26T19:21:41.526Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-26T19:21:41.565Z] $ docker stop --time=1 79012a6df7e6427ebb2c08cf8b79da83aee7f91d0a30706e07fa0b91085669a8 [2023-09-26T19:21:42.811Z] $ docker rm -f --volumes 79012a6df7e6427ebb2c08cf8b79da83aee7f91d0a30706e07fa0b91085669a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:21:43.501Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-26T19:21:43.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T19:21:43.655Z] prd-ubuntu20.04-docker-8c-8g-7973 does not seem to be running inside a container [2023-09-26T19:21:43.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-26T19:21:44.026Z] $ docker top 552eaf29b3640ec1df9bb7b4e3b8e8203d43cbced9fa00761d32bb13ce0de4e0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-26T19:21:44.137Z] ========================================================= [2023-09-26T19:21:44.137Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-26T19:21:44.137Z] ========================================================= [Pipeline] sh [2023-09-26T19:21:44.425Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-26T19:21:44.790Z] + make test [2023-09-26T19:21:44.791Z] go test -race -coverprofile=coverage.out ./... [2023-09-26T19:21:51.355Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-26T19:22:04.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-26T19:22:04.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-26T19:22:04.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-26T19:22:04.610Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-26T19:22:04.869Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-26T19:22:05.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-26T19:22:05.127Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-26T19:22:05.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-26T19:22:05.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-26T19:22:05.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-26T19:22:05.950Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-26T19:22:05.950Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-26T19:22:05.950Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-26T19:22:05.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-26T19:22:07.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-26T19:22:07.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-26T19:22:08.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-09-26T19:22:10.316Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements [2023-09-26T19:22:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-26T19:22:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-26T19:22:10.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-26T19:22:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-26T19:22:11.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-26T19:22:12.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-26T19:22:12.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-26T19:22:12.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-26T19:22:12.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-26T19:22:12.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-26T19:22:14.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements [2023-09-26T19:22:14.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements [2023-09-26T19:22:14.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-26T19:22:14.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-26T19:22:15.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.970s coverage: 93.4% of statements [2023-09-26T19:22:15.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 4.1% of statements [2023-09-26T19:22:16.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-26T19:22:16.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-26T19:22:16.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-26T19:22:16.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-26T19:22:16.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-26T19:22:16.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-26T19:22:16.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-26T19:22:16.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-26T19:22:16.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-26T19:22:16.360Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-26T19:22:17.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 97.6% of statements [2023-09-26T19:22:17.558Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2023-09-26T19:22:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-26T19:22:17.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-26T19:22:19.195Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.9% of statements [2023-09-26T19:22:19.195Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements [2023-09-26T19:22:19.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements [2023-09-26T19:22:19.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2023-09-26T19:22:19.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements [2023-09-26T19:22:19.455Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2023-09-26T19:22:20.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-26T19:22:20.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-26T19:22:20.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-26T19:22:20.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-26T19:22:20.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-09-26T19:22:20.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-26T19:22:20.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-26T19:22:20.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-26T19:22:20.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-26T19:22:22.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-26T19:22:22.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-26T19:22:22.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-26T19:22:22.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-26T19:22:22.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-26T19:22:22.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-26T19:22:22.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-26T19:22:24.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-26T19:22:24.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-26T19:22:26.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-26T19:22:26.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-26T19:22:28.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-26T19:22:28.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-26T19:22:28.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-26T19:22:30.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-26T19:22:30.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-26T19:22:30.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-26T19:22:31.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-26T19:22:31.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-26T19:22:31.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-26T19:22:31.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-26T19:22:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-26T19:22:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-26T19:22:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-26T19:22:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-26T19:22:32.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements [2023-09-26T19:22:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-26T19:22:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-26T19:22:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-26T19:22:33.972Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-26T19:22:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-26T19:22:34.538Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-26T19:22:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-26T19:22:35.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.239s coverage: 79.9% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.062s coverage: 92.9% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.030s coverage: 20.0% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.234s coverage: 63.1% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.163s coverage: 38.4% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 95.7% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2023-09-26T19:22:45.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements [2023-09-26T19:22:45.882Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-26T19:22:45.882Z] running golangci-lint [2023-09-26T19:22:46.139Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-26T19:22:46.139Z] go version go1.21.0 linux/amd64 [2023-09-26T19:22:46.396Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-26T19:22:46.396Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-26T19:22:55.521Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7974 in /w/workspace/edgexfoundry_edgex-go_PR-4695 [Pipeline] { [Pipeline] ws [2023-09-26T19:22:55.581Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-26T19:22:55.656Z] The recommended git tool is: git [2023-09-26T19:22:58.582Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 12.311704996s" [2023-09-26T19:22:58.582Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.1207ms" [2023-09-26T19:23:00.704Z] using credential edgex-jenkins-ssh [2023-09-26T19:23:00.722Z] Cloning the remote Git repository [2023-09-26T19:23:00.758Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-26T19:23:00.839Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-26T19:23:00.962Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-26T19:23:00.963Z] > git --version # timeout=10 [2023-09-26T19:23:00.982Z] > git --version # 'git version 2.25.1' [2023-09-26T19:23:00.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-26T19:23:01.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-26T19:23:06.715Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.244174663s with top 10 stages: buildir: 29.57322305s, gosec: 6.331015436s, inspect: 2.21367379s, fact_deprecated: 1.99474302s, ctrlflow: 1.11239442s, fact_purity: 918.21022ms, isgenerated: 904.65796ms, printf: 834.15833ms, S1038: 824.14212ms, nilness: 761.03303ms" [2023-09-26T19:23:06.715Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-26T19:23:06.715Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, identifier_marker: 197/197, skip_files: 197/197, cgo: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, skip_dirs: 197/197, exclude: 197/197, nolint: 0/21" [2023-09-26T19:23:06.715Z] level=info msg="[runner] processing took 17.09984ms with stages: nolint: 7.65692ms, identifier_marker: 4.85518ms, exclude-rules: 1.43669ms, path_prettifier: 1.34256ms, autogenerated_exclude: 974.06µs, skip_dirs: 792.1µs, cgo: 24.54µs, filename_unadjuster: 13.88µs, max_same_issues: 870ns, fixer: 410ns, uniq_by_line: 410ns, skip_files: 400ns, exclude: 330ns, diff: 270ns, sort_results: 270ns, severity-rules: 260ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 120ns" [2023-09-26T19:23:06.715Z] level=info msg="[runner] linters took 7.359857688s with stages: goanalysis_metalinter: 7.342650778s" [2023-09-26T19:23:06.715Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-26T19:23:06.715Z] level=info msg="Memory: 198 samples, avg is 225.6MB, max is 924.9MB" [2023-09-26T19:23:06.715Z] level=info msg="Execution took 19.716536734s" [2023-09-26T19:23:06.715Z] go vet ./... [2023-09-26T19:23:09.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-26T19:23:09.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-26T19:23:09.995Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-26T19:23:10.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-26T19:23:10.352Z] + ls -al . [2023-09-26T19:23:10.352Z] total 732 [2023-09-26T19:23:10.352Z] drwxrwxr-x 12 1001 1001 4096 Sep 26 19:21 . [2023-09-26T19:23:10.352Z] drwxr-xr-x 4 root root 4096 Sep 26 19:21 .. [2023-09-26T19:23:10.352Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 19:20 .blubracket [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 16 Sep 26 19:20 .dockerignore [2023-09-26T19:23:10.352Z] drwxrwxr-x 8 1001 1001 4096 Sep 26 19:22 .git [2023-09-26T19:23:10.352Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 19:20 .github [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 1173 Sep 26 19:20 .gitignore [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 42 Sep 26 19:20 .golangci.yml [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 100 Sep 26 19:20 .hadolint.yml [2023-09-26T19:23:10.352Z] drwxr-xr-x 3 1001 1001 4096 Sep 26 19:21 .semver [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 166 Sep 26 19:20 .sonarcloud.properties [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 1171 Sep 26 19:20 ADOPTERS.md [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 11674 Sep 26 19:20 Attribution.txt [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 93407 Sep 26 19:20 CHANGELOG.md [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 3804 Sep 26 19:20 CONTRIBUTING.md [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 677 Sep 26 19:20 GOVERNANCE.md [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 883 Sep 26 19:20 Jenkinsfile [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 10775 Sep 26 19:20 LICENSE [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 15054 Sep 26 19:20 Makefile [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 582 Sep 26 19:20 OWNERS.md [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 9923 Sep 26 19:20 README.md [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 789 Sep 26 19:20 SECURITY.md [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 5 Sep 26 19:21 VERSION [2023-09-26T19:23:10.352Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 19:20 bin [2023-09-26T19:23:10.352Z] drwxrwxr-x 18 1001 1001 4096 Sep 26 19:20 cmd [2023-09-26T19:23:10.352Z] -rw-r--r-- 1 root root 453602 Sep 26 19:22 coverage.out [2023-09-26T19:23:10.352Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 19:20 fuzz_test [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 3688 Sep 26 19:20 go.mod [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 34975 Sep 26 19:20 go.sum [2023-09-26T19:23:10.352Z] drwxrwxr-x 7 1001 1001 4096 Sep 26 19:20 internal [2023-09-26T19:23:10.352Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 19:20 openapi [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 594 Sep 26 19:20 security.txt [2023-09-26T19:23:10.352Z] drwxrwxr-x 4 1001 1001 4096 Sep 26 19:20 snap [2023-09-26T19:23:10.352Z] -rw-rw-r-- 1 1001 1001 204 Sep 26 19:20 version.go [Pipeline] sh [2023-09-26T19:23:10.662Z] + '[' -e coverage.out ] [2023-09-26T19:23:10.662Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-26T19:23:10.790Z] Stashed 1 file(s) [Pipeline] sh [2023-09-26T19:23:11.084Z] + make build [2023-09-26T19:23:11.084Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-26T19:23:17.186Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-26T19:23:17.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-26T19:23:18.689Z] Merging remotes/origin/main commit 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 into PR head commit 0b68c287168bfded69cd107056c242834abdec1d [2023-09-26T19:23:19.081Z] Merge succeeded, producing 0b68c287168bfded69cd107056c242834abdec1d [2023-09-26T19:23:19.082Z] Checking out Revision 0b68c287168bfded69cd107056c242834abdec1d (PR-4695) [2023-09-26T19:23:19.703Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-09-26T19:23:19.749Z] > git --version # timeout=10 [2023-09-26T19:23:19.760Z] > git --version # 'git version 2.25.1' [2023-09-26T19:23:19.777Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T19:23:18.025Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-26T19:23:18.062Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-26T19:23:18.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-26T19:23:18.076Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4695/head:refs/remotes/origin/PR-4695 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-26T19:23:18.709Z] > git config core.sparsecheckout # timeout=10 [2023-09-26T19:23:18.772Z] > git checkout -f 0b68c287168bfded69cd107056c242834abdec1d # timeout=10 [2023-09-26T19:23:18.984Z] > git remote # timeout=10 [2023-09-26T19:23:19.003Z] > git config --get remote.origin.url # timeout=10 [2023-09-26T19:23:19.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-26T19:23:19.038Z] > git merge 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 # timeout=10 [2023-09-26T19:23:19.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-26T19:23:19.089Z] > git config core.sparsecheckout # timeout=10 [2023-09-26T19:23:19.105Z] > git checkout -f 0b68c287168bfded69cd107056c242834abdec1d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-26T19:23:21.010Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-26T19:23:21.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T19:23:21.010Z] Dload Upload Total Spent Left Speed [2023-09-26T19:23:21.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-09-26T19:23:21.628Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-26T19:23:21.979Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-26T19:23:21.979Z] + sudo tee /etc/docker/daemon.new [2023-09-26T19:23:22.565Z] { [2023-09-26T19:23:22.565Z] "registry-mirrors": [ [2023-09-26T19:23:22.565Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-26T19:23:22.565Z] ], [2023-09-26T19:23:22.565Z] "bip": "10.250.0.254/24", [2023-09-26T19:23:22.565Z] "hosts": [ [2023-09-26T19:23:22.565Z] "tcp://0.0.0.0:5555", [2023-09-26T19:23:22.565Z] "unix:///var/run/docker.sock" [2023-09-26T19:23:22.565Z] ], [2023-09-26T19:23:22.565Z] "mtu": 1458, [2023-09-26T19:23:22.565Z] "selinux-enabled": true, [2023-09-26T19:23:22.565Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-26T19:23:22.565Z] } [Pipeline] sh [2023-09-26T19:23:22.908Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-26T19:23:23.259Z] + sudo service docker restart [2023-09-26T19:23:23.279Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-26T19:23:23.279Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-26T19:23:23.537Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-26T19:23:24.104Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-26T19:23:29.382Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-26T19:23:30.757Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-26T19:23:32.132Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-26T19:23:33.067Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-26T19:23:33.659Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-26T19:23:34.592Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-26T19:23:35.530Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-26T19:23:36.486Z] $ docker stop --time=1 552eaf29b3640ec1df9bb7b4e3b8e8203d43cbced9fa00761d32bb13ce0de4e0 [2023-09-26T19:23:42.424Z] $ docker rm -f --volumes 552eaf29b3640ec1df9bb7b4e3b8e8203d43cbced9fa00761d32bb13ce0de4e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-09-26T19:23:42.925Z] provisioning config files... [2023-09-26T19:23:42.952Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7750793650480036235tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2023-09-26T19:23:43.365Z] ---> docker-login.sh [2023-09-26T19:23:43.365Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:23:43.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T19:23:43.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T19:23:43.906Z] Configure a credential helper to remove this warning. See [2023-09-26T19:23:43.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T19:23:43.906Z] [2023-09-26T19:23:43.906Z] Login Succeeded [2023-09-26T19:23:43.906Z] nexus3.edgexfoundry.org:10002 [2023-09-26T19:23:43.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-26T19:23:43.907Z] [2023-09-26T19:23:43.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:23:44.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T19:23:44.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-26T19:23:44.312Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-26T19:23:44.312Z] 91d30c5bc195: Pulling fs layer [2023-09-26T19:23:44.312Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-26T19:23:44.312Z] 9c61dcf015f6: Pulling fs layer [2023-09-26T19:23:44.312Z] 4698f68db338: Pulling fs layer [2023-09-26T19:23:44.312Z] 2a2f49069b9e: Pulling fs layer [2023-09-26T19:23:44.312Z] e0025b399a48: Pulling fs layer [2023-09-26T19:23:44.312Z] 4698f68db338: Waiting [2023-09-26T19:23:44.312Z] 2a2f49069b9e: Waiting [2023-09-26T19:23:44.312Z] e0025b399a48: Waiting [2023-09-26T19:23:44.312Z] 91d30c5bc195: Verifying Checksum [2023-09-26T19:23:44.312Z] 91d30c5bc195: Download complete [2023-09-26T19:23:44.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T19:23:44.449Z] Configure a credential helper to remove this warning. See [2023-09-26T19:23:44.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T19:23:44.449Z] [2023-09-26T19:23:44.449Z] Login Succeeded [2023-09-26T19:23:44.449Z] nexus3.edgexfoundry.org:10003 [2023-09-26T19:23:44.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T19:23:44.571Z] 4698f68db338: Download complete [2023-09-26T19:23:44.571Z] 91d30c5bc195: Pull complete [2023-09-26T19:23:44.571Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-26T19:23:44.571Z] 2e9b0aa3be6d: Download complete [2023-09-26T19:23:44.571Z] e0025b399a48: Verifying Checksum [2023-09-26T19:23:44.571Z] e0025b399a48: Download complete [2023-09-26T19:23:44.571Z] 2a2f49069b9e: Verifying Checksum [2023-09-26T19:23:44.571Z] 2a2f49069b9e: Download complete [2023-09-26T19:23:44.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T19:23:44.720Z] Configure a credential helper to remove this warning. See [2023-09-26T19:23:44.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T19:23:44.720Z] [2023-09-26T19:23:44.720Z] Login Succeeded [2023-09-26T19:23:44.720Z] nexus3.edgexfoundry.org:10004 [2023-09-26T19:23:44.830Z] 2e9b0aa3be6d: Pull complete [2023-09-26T19:23:44.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T19:23:44.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T19:23:44.992Z] Configure a credential helper to remove this warning. See [2023-09-26T19:23:44.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T19:23:44.992Z] [2023-09-26T19:23:44.992Z] Login Succeeded [2023-09-26T19:23:44.992Z] docker.io [2023-09-26T19:23:45.090Z] 9c61dcf015f6: Verifying Checksum [2023-09-26T19:23:45.090Z] 9c61dcf015f6: Download complete [2023-09-26T19:23:45.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T19:23:45.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T19:23:45.527Z] Configure a credential helper to remove this warning. See [2023-09-26T19:23:45.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T19:23:45.527Z] [2023-09-26T19:23:45.527Z] Login Succeeded [2023-09-26T19:23:45.527Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T19:23:45.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-26T19:23:46.243Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-26T19:23:46.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T19:23:46.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T19:23:46.353Z] ========================================================= [2023-09-26T19:23:46.353Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-26T19:23:46.353Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-26T19:23:46.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T19:23:47.619Z] 9c61dcf015f6: Pull complete [2023-09-26T19:23:47.619Z] 4698f68db338: Pull complete [2023-09-26T19:23:47.619Z] 2a2f49069b9e: Pull complete [2023-09-26T19:23:47.619Z] e0025b399a48: Pull complete [2023-09-26T19:23:47.619Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-26T19:23:47.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-26T19:23:47.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T19:23:47.842Z] prd-ubuntu20.04-docker-8c-8g-7973 does not seem to be running inside a container [2023-09-26T19:23:47.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-26T19:23:48.681Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-26T19:23:48.681Z] 9fda8d8052c6: Pulling fs layer [2023-09-26T19:23:48.681Z] 5d54e960e981: Pulling fs layer [2023-09-26T19:23:48.681Z] c4a7e357bf2a: Pulling fs layer [2023-09-26T19:23:48.681Z] f0e02332f6b5: Pulling fs layer [2023-09-26T19:23:48.681Z] cefa15bbcfad: Pulling fs layer [2023-09-26T19:23:48.681Z] 17808c966233: Pulling fs layer [2023-09-26T19:23:48.681Z] f4c1fc716caa: Pulling fs layer [2023-09-26T19:23:48.681Z] cefa15bbcfad: Waiting [2023-09-26T19:23:48.681Z] 17808c966233: Waiting [2023-09-26T19:23:48.681Z] f4c1fc716caa: Waiting [2023-09-26T19:23:48.681Z] f0e02332f6b5: Waiting [2023-09-26T19:23:48.950Z] 5d54e960e981: Verifying Checksum [2023-09-26T19:23:48.950Z] 5d54e960e981: Download complete [2023-09-26T19:23:48.950Z] f0e02332f6b5: Verifying Checksum [2023-09-26T19:23:48.950Z] f0e02332f6b5: Download complete [2023-09-26T19:23:48.950Z] cefa15bbcfad: Verifying Checksum [2023-09-26T19:23:48.950Z] cefa15bbcfad: Download complete [2023-09-26T19:23:48.950Z] 9fda8d8052c6: Verifying Checksum [2023-09-26T19:23:48.950Z] 9fda8d8052c6: Download complete [2023-09-26T19:23:49.219Z] f4c1fc716caa: Verifying Checksum [2023-09-26T19:23:49.219Z] f4c1fc716caa: Download complete [2023-09-26T19:23:49.804Z] 9fda8d8052c6: Pull complete [2023-09-26T19:23:50.497Z] 5d54e960e981: Pull complete [2023-09-26T19:23:50.529Z] $ docker top b6f1cd357a32ef19ff2b511c21ebd1019b38a4192233836f44aaa4c3e627e851 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T19:23:50.768Z] c4a7e357bf2a: Verifying Checksum [2023-09-26T19:23:50.768Z] c4a7e357bf2a: Download complete [2023-09-26T19:23:50.999Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-26T19:23:51.728Z] 17808c966233: Verifying Checksum [2023-09-26T19:23:51.728Z] 17808c966233: Download complete [2023-09-26T19:23:53.574Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #1 transferring dockerfile: 1.84kB done [2023-09-26T19:23:53.574Z] #1 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #2 transferring dockerfile: 1.82kB done [2023-09-26T19:23:53.574Z] #2 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #3 [core-command internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #3 transferring dockerfile: 1.82kB done [2023-09-26T19:23:53.574Z] #3 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #4 transferring dockerfile: 2.04kB done [2023-09-26T19:23:53.574Z] #4 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #5 transferring dockerfile: 2.39kB done [2023-09-26T19:23:53.574Z] #5 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #6 transferring dockerfile: 1.70kB done [2023-09-26T19:23:53.574Z] #6 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #7 transferring dockerfile: 2.38kB done [2023-09-26T19:23:53.574Z] #7 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #8 transferring dockerfile: 1.59kB done [2023-09-26T19:23:53.574Z] #8 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #9 transferring dockerfile: 1.78kB done [2023-09-26T19:23:53.574Z] #9 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #10 [core-data internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #10 transferring dockerfile: 1.90kB done [2023-09-26T19:23:53.574Z] #10 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #11 transferring dockerfile: 2.82kB done [2023-09-26T19:23:53.574Z] #11 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #12 transferring dockerfile: 1.96kB done [2023-09-26T19:23:53.574Z] #12 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #13 transferring dockerfile: 1.58kB done [2023-09-26T19:23:53.574Z] #13 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #14 [support-notifications internal] load .dockerignore [2023-09-26T19:23:53.574Z] #14 transferring context: 56B done [2023-09-26T19:23:53.574Z] #14 DONE 0.0s [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-26T19:23:53.574Z] #15 transferring dockerfile: 2.12kB done [2023-09-26T19:23:53.574Z] #15 ... [2023-09-26T19:23:53.574Z] [2023-09-26T19:23:53.574Z] #16 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-26T19:23:53.574Z] #16 DONE 0.0s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-26T19:23:56.407Z] #15 DONE 0.5s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-26T19:23:56.407Z] #17 ... [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #18 [support-scheduler internal] load .dockerignore [2023-09-26T19:23:56.407Z] #18 transferring context: 56B done [2023-09-26T19:23:56.407Z] #18 DONE 0.3s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #19 [core-command internal] load .dockerignore [2023-09-26T19:23:56.407Z] #19 transferring context: 56B done [2023-09-26T19:23:56.407Z] #19 DONE 0.4s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #16 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-26T19:23:56.407Z] #16 DONE 0.0s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-26T19:23:56.407Z] #20 transferring context: 56B done [2023-09-26T19:23:56.407Z] #20 DONE 0.7s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #21 [security-proxy-auth internal] load .dockerignore [2023-09-26T19:23:56.407Z] #21 transferring context: 56B done [2023-09-26T19:23:56.407Z] #21 DONE 0.7s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-09-26T19:23:56.407Z] #22 transferring context: 56B done [2023-09-26T19:23:56.407Z] #22 ... [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #16 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-26T19:23:56.407Z] #16 DONE 0.0s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #23 [security-secretstore-setup internal] load .dockerignore [2023-09-26T19:23:56.407Z] #23 transferring context: 56B done [2023-09-26T19:23:56.407Z] #23 DONE 0.8s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #24 [security-bootstrapper internal] load .dockerignore [2023-09-26T19:23:56.407Z] #24 transferring context: 56B done [2023-09-26T19:23:56.407Z] #24 DONE 0.8s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-09-26T19:23:56.407Z] #22 DONE 0.8s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #25 [security-spire-server internal] load .dockerignore [2023-09-26T19:23:56.407Z] #25 transferring context: 56B done [2023-09-26T19:23:56.407Z] #25 DONE 0.8s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #26 [security-spire-agent internal] load .dockerignore [2023-09-26T19:23:56.407Z] #26 transferring context: 56B done [2023-09-26T19:23:56.407Z] #26 DONE 0.8s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #27 [core-metadata internal] load .dockerignore [2023-09-26T19:23:56.407Z] #27 transferring context: 56B done [2023-09-26T19:23:56.407Z] #27 DONE 0.8s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #28 [core-data internal] load .dockerignore [2023-09-26T19:23:56.407Z] #28 transferring context: 56B done [2023-09-26T19:23:56.407Z] #28 DONE 0.8s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-26T19:23:56.407Z] #17 transferring context: 56B done [2023-09-26T19:23:56.407Z] #17 DONE 0.8s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #29 [security-spire-config internal] load .dockerignore [2023-09-26T19:23:56.407Z] #29 transferring context: 56B done [2023-09-26T19:23:56.407Z] #29 DONE 0.8s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #16 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-26T19:23:56.407Z] #16 DONE 0.0s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T19:23:56.407Z] #30 ... [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #16 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-26T19:23:56.407Z] #16 DONE 0.0s [2023-09-26T19:23:56.407Z] [2023-09-26T19:23:56.407Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T19:23:56.668Z] #30 DONE 3.0s [2023-09-26T19:23:56.668Z] [2023-09-26T19:23:56.668Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T19:23:56.668Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T19:23:56.668Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T19:23:56.668Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-26T19:23:56.668Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T19:23:56.668Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-26T19:23:59.202Z] #31 ... [2023-09-26T19:23:59.202Z] [2023-09-26T19:23:59.202Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-26T19:23:59.202Z] #32 DONE 2.3s [2023-09-26T19:23:59.202Z] [2023-09-26T19:23:59.202Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-26T19:24:01.812Z] c4a7e357bf2a: Pull complete [2023-09-26T19:24:02.080Z] f0e02332f6b5: Pull complete [2023-09-26T19:24:02.349Z] cefa15bbcfad: Pull complete [2023-09-26T19:24:03.982Z] #33 ... [2023-09-26T19:24:03.983Z] [2023-09-26T19:24:03.983Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-26T19:24:03.983Z] #34 DONE 7.5s [2023-09-26T19:24:03.983Z] [2023-09-26T19:24:03.983Z] #35 [security-bootstrapper internal] load build context [2023-09-26T19:24:03.983Z] #35 transferring context: 142.68MB 5.4s [2023-09-26T19:24:03.983Z] #35 ... [2023-09-26T19:24:03.983Z] [2023-09-26T19:24:03.983Z] #36 [core-data internal] load build context [2023-09-26T19:24:03.983Z] #36 ... [2023-09-26T19:24:03.983Z] [2023-09-26T19:24:03.983Z] #37 [security-spiffe-token-provider internal] load build context [2023-09-26T19:24:03.983Z] #37 ... [2023-09-26T19:24:03.983Z] [2023-09-26T19:24:03.983Z] #36 [core-data internal] load build context [2023-09-26T19:24:03.983Z] #36 ... [2023-09-26T19:24:03.983Z] [2023-09-26T19:24:03.983Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-26T19:24:03.983Z] #38 DONE 9.5s [2023-09-26T19:24:03.983Z] [2023-09-26T19:24:03.983Z] #36 [core-data internal] load build context [2023-09-26T19:24:05.415Z] #36 transferring context: 364.92MB 8.4s done [2023-09-26T19:24:06.791Z] #36 ... [2023-09-26T19:24:06.791Z] [2023-09-26T19:24:06.791Z] #39 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:24:06.791Z] #39 transferring context: 364.92MB 9.0s done [2023-09-26T19:24:07.351Z] #39 ... [2023-09-26T19:24:07.351Z] [2023-09-26T19:24:07.351Z] #40 [security-proxy-auth internal] load build context [2023-09-26T19:24:07.351Z] #40 transferring context: 364.92MB 8.1s done [2023-09-26T19:24:07.610Z] #40 ... [2023-09-26T19:24:07.610Z] [2023-09-26T19:24:07.610Z] #41 [core-command internal] load build context [2023-09-26T19:24:07.610Z] #41 transferring context: 364.92MB 8.4s done [2023-09-26T19:24:07.610Z] #41 ... [2023-09-26T19:24:07.610Z] [2023-09-26T19:24:07.610Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T19:24:07.610Z] #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:07.610Z] #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:07.610Z] #0 3.052 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-26T19:24:07.610Z] #0 3.060 (2/2) Installing su-exec (0.2-r3) [2023-09-26T19:24:07.610Z] #0 3.060 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:24:07.610Z] #0 3.073 OK: 7 MiB in 17 packages [2023-09-26T19:24:07.868Z] #42 ... [2023-09-26T19:24:07.869Z] [2023-09-26T19:24:07.869Z] #43 [support-notifications internal] load build context [2023-09-26T19:24:07.869Z] #43 transferring context: 364.92MB 8.0s done [2023-09-26T19:24:07.869Z] #43 ... [2023-09-26T19:24:07.869Z] [2023-09-26T19:24:07.869Z] #44 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-26T19:24:07.869Z] #0 2.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:07.869Z] #0 2.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:07.869Z] #0 2.916 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T19:24:07.869Z] #0 2.923 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:24:07.869Z] #0 2.940 OK: 7 MiB in 16 packages [2023-09-26T19:24:08.504Z] #44 ... [2023-09-26T19:24:08.504Z] [2023-09-26T19:24:08.504Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:24:08.504Z] #45 transferring context: 364.92MB 8.2s done [2023-09-26T19:24:09.016Z] 17808c966233: Pull complete [2023-09-26T19:24:09.081Z] #45 ... [2023-09-26T19:24:09.081Z] [2023-09-26T19:24:09.081Z] #46 [support-scheduler internal] load build context [2023-09-26T19:24:09.081Z] #46 transferring context: 364.92MB 7.8s done [2023-09-26T19:24:09.341Z] #46 ... [2023-09-26T19:24:09.341Z] [2023-09-26T19:24:09.341Z] #47 [core-metadata internal] load build context [2023-09-26T19:24:09.341Z] #47 transferring context: 364.92MB 8.1s done [2023-09-26T19:24:09.341Z] #47 ... [2023-09-26T19:24:09.341Z] [2023-09-26T19:24:09.341Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T19:24:09.341Z] #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:09.341Z] #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:09.341Z] #0 2.838 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T19:24:09.341Z] #0 2.879 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T19:24:09.341Z] #0 2.890 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-26T19:24:09.341Z] #0 2.893 (4/6) Installing openssl (3.1.3-r0) [2023-09-26T19:24:09.341Z] #0 2.905 (5/6) Installing su-exec (0.2-r3) [2023-09-26T19:24:09.341Z] #0 2.913 (6/6) Installing yq (4.33.3-r3) [2023-09-26T19:24:09.341Z] #0 2.978 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:24:09.341Z] #0 2.996 OK: 17 MiB in 19 packages [2023-09-26T19:24:09.600Z] #48 ... [2023-09-26T19:24:09.600Z] [2023-09-26T19:24:09.600Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T19:24:09.600Z] #0 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:09.600Z] #0 3.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:09.600Z] #0 3.776 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T19:24:09.600Z] #0 3.776 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:24:09.600Z] #0 3.780 OK: 7 MiB in 16 packages [2023-09-26T19:24:09.600Z] #49 ... [2023-09-26T19:24:09.600Z] [2023-09-26T19:24:09.600Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T19:24:09.859Z] #50 ... [2023-09-26T19:24:09.859Z] [2023-09-26T19:24:09.859Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T19:24:09.859Z] #0 2.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:09.859Z] #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:09.859Z] #0 2.809 (1/4) Installing ca-certificates (20230506-r0) [2023-09-26T19:24:09.859Z] #0 2.825 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-26T19:24:09.859Z] #0 2.831 (3/4) Installing su-exec (0.2-r3) [2023-09-26T19:24:09.859Z] #0 2.837 (4/4) Installing yq (4.33.3-r3) [2023-09-26T19:24:09.859Z] #0 2.899 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:24:09.859Z] #0 2.907 Executing ca-certificates-20230506-r0.trigger [2023-09-26T19:24:09.859Z] #0 2.959 OK: 17 MiB in 19 packages [2023-09-26T19:24:09.859Z] #51 ... [2023-09-26T19:24:09.859Z] [2023-09-26T19:24:09.859Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T19:24:10.122Z] #52 ... [2023-09-26T19:24:10.122Z] [2023-09-26T19:24:10.122Z] #53 [security-proxy-setup internal] load build context [2023-09-26T19:24:10.122Z] #53 transferring context: 364.92MB 8.4s done [2023-09-26T19:24:10.425Z] f4c1fc716caa: Pull complete [2023-09-26T19:24:10.425Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-26T19:24:10.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T19:24:10.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-26T19:24:10.815Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T19:24:10.815Z] WORKDIR /edgex [2023-09-26T19:24:10.815Z] COPY go.mod . [2023-09-26T19:24:10.815Z] RUN go mod download [2023-09-26T19:24:10.815Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-26T19:24:11.399Z] Sending build context to Docker daemon 2.995MB [2023-09-26T19:24:11.399Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T19:24:11.399Z] ---> ea914061e18c [2023-09-26T19:24:11.399Z] Step 2/4 : WORKDIR /edgex [2023-09-26T19:24:12.028Z] #53 ... [2023-09-26T19:24:12.028Z] [2023-09-26T19:24:12.028Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T19:24:12.286Z] #54 ... [2023-09-26T19:24:12.286Z] [2023-09-26T19:24:12.286Z] #35 [security-bootstrapper internal] load build context [2023-09-26T19:24:12.286Z] #35 transferring context: 364.92MB 9.0s done [2023-09-26T19:24:12.667Z] #35 ... [2023-09-26T19:24:12.667Z] [2023-09-26T19:24:12.667Z] #37 [security-spiffe-token-provider internal] load build context [2023-09-26T19:24:12.667Z] #37 transferring context: 364.92MB 8.1s done [2023-09-26T19:24:12.815Z] ---> Running in 28a44e185c30 [2023-09-26T19:24:13.007Z] #37 ... [2023-09-26T19:24:13.007Z] [2023-09-26T19:24:13.007Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T19:24:13.084Z] Removing intermediate container 28a44e185c30 [2023-09-26T19:24:13.084Z] ---> db19859f7e40 [2023-09-26T19:24:13.084Z] Step 3/4 : COPY go.mod . [2023-09-26T19:24:13.950Z] #55 ... [2023-09-26T19:24:13.950Z] [2023-09-26T19:24:13.950Z] #56 [security-spire-agent internal] load build context [2023-09-26T19:24:14.208Z] #56 ... [2023-09-26T19:24:14.209Z] [2023-09-26T19:24:14.209Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T19:24:14.209Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-26T19:24:14.209Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-26T19:24:14.209Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T19:24:14.209Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-26T19:24:14.209Z] #31 ... [2023-09-26T19:24:14.209Z] [2023-09-26T19:24:14.209Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:24:14.209Z] #57 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:24:14.774Z] #57 ... [2023-09-26T19:24:14.774Z] [2023-09-26T19:24:14.774Z] #58 [security-spire-config internal] load build context [2023-09-26T19:24:14.774Z] #58 ... [2023-09-26T19:24:14.774Z] [2023-09-26T19:24:14.774Z] #59 [security-spire-server internal] load build context [2023-09-26T19:24:15.023Z] ---> 9d872a8a1bcb [2023-09-26T19:24:15.023Z] Step 4/4 : RUN go mod download [2023-09-26T19:24:15.023Z] ---> Running in 79bb4cac424c [2023-09-26T19:24:15.032Z] #59 ... [2023-09-26T19:24:15.032Z] [2023-09-26T19:24:15.032Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:24:15.032Z] #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:24:17.564Z] #60 ... [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T19:24:17.564Z] #49 DONE 20.6s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-26T19:24:17.564Z] #44 DONE 20.7s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #43 [support-notifications internal] load build context [2023-09-26T19:24:17.564Z] #43 DONE 21.0s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-26T19:24:17.564Z] #33 DONE 19.0s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:24:17.564Z] #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 13.6s done [2023-09-26T19:24:17.564Z] #60 ... [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T19:24:17.564Z] #61 ... [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T19:24:17.564Z] #42 DONE 20.8s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T19:24:17.564Z] #51 DONE 20.6s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T19:24:17.564Z] #48 DONE 20.6s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #47 [core-metadata internal] load build context [2023-09-26T19:24:17.564Z] #47 DONE 21.0s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #37 [security-spiffe-token-provider internal] load build context [2023-09-26T19:24:17.564Z] #37 DONE 21.1s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #46 [support-scheduler internal] load build context [2023-09-26T19:24:17.564Z] #46 DONE 21.0s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #40 [security-proxy-auth internal] load build context [2023-09-26T19:24:17.564Z] #40 DONE 21.1s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:24:17.564Z] #45 DONE 21.1s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #36 [core-data internal] load build context [2023-09-26T19:24:17.564Z] #36 DONE 21.1s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #53 [security-proxy-setup internal] load build context [2023-09-26T19:24:17.564Z] #53 DONE 21.1s [2023-09-26T19:24:17.564Z] [2023-09-26T19:24:17.564Z] #41 [core-command internal] load build context [2023-09-26T19:24:17.564Z] #41 DONE 21.1s [2023-09-26T19:24:17.823Z] [2023-09-26T19:24:17.823Z] #39 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:24:17.823Z] #39 DONE 21.1s [2023-09-26T19:24:17.823Z] [2023-09-26T19:24:17.823Z] #35 [security-bootstrapper internal] load build context [2023-09-26T19:24:17.823Z] #35 DONE 21.1s [2023-09-26T19:24:17.823Z] [2023-09-26T19:24:17.823Z] #56 [security-spire-agent internal] load build context [2023-09-26T19:24:17.823Z] #56 transferring context: 17.64kB done [2023-09-26T19:24:17.823Z] #56 DONE 13.8s [2023-09-26T19:24:17.823Z] [2023-09-26T19:24:17.823Z] #58 [security-spire-config internal] load build context [2023-09-26T19:24:17.823Z] #58 transferring context: 16.36kB done [2023-09-26T19:24:17.823Z] #58 DONE 13.8s [2023-09-26T19:24:17.823Z] [2023-09-26T19:24:17.823Z] #59 [security-spire-server internal] load build context [2023-09-26T19:24:17.823Z] #59 transferring context: 18.11kB done [2023-09-26T19:24:17.823Z] #59 DONE 13.9s [2023-09-26T19:24:17.823Z] [2023-09-26T19:24:17.823Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-26T19:24:17.823Z] #62 DONE 0.2s [2023-09-26T19:24:17.823Z] [2023-09-26T19:24:17.823Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:24:17.823Z] #57 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13.6s done [2023-09-26T19:24:17.823Z] #57 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-09-26T19:24:17.823Z] #57 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-26T19:24:17.823Z] #57 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-26T19:24:17.823Z] #57 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-26T19:24:17.823Z] #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-26T19:24:17.823Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-09-26T19:24:17.823Z] #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-26T19:24:17.823Z] #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-09-26T19:24:17.823Z] #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-26T19:24:17.823Z] #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-26T19:24:17.823Z] #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.4s [2023-09-26T19:24:17.823Z] #57 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-26T19:24:18.082Z] #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s [2023-09-26T19:24:18.340Z] #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done [2023-09-26T19:24:18.340Z] #57 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-26T19:24:19.715Z] #57 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [2023-09-26T19:24:20.288Z] #57 ... [2023-09-26T19:24:20.288Z] [2023-09-26T19:24:20.288Z] #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T19:24:20.288Z] #50 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.288Z] #50 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.288Z] #50 21.53 (1/2) Installing ca-certificates (20230506-r0) [2023-09-26T19:24:20.288Z] #50 21.55 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-26T19:24:20.288Z] #50 21.55 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:24:20.288Z] #50 21.55 Executing ca-certificates-20230506-r0.trigger [2023-09-26T19:24:20.288Z] #50 21.63 OK: 8 MiB in 17 packages [2023-09-26T19:24:20.288Z] #50 DONE 23.2s [2023-09-26T19:24:20.288Z] [2023-09-26T19:24:20.288Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T19:24:20.288Z] #52 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.289Z] #52 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.289Z] #52 21.60 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T19:24:20.289Z] #52 21.60 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T19:24:20.289Z] #52 21.60 OK: 20066 distinct packages available [2023-09-26T19:24:20.289Z] #52 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.289Z] #52 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.289Z] #52 21.92 (1/11) Installing ca-certificates (20230506-r0) [2023-09-26T19:24:20.289Z] #52 21.95 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-26T19:24:20.289Z] #52 21.96 (3/11) Installing libunistring (1.1-r1) [2023-09-26T19:24:20.289Z] #52 21.98 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-26T19:24:20.289Z] #52 21.98 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-26T19:24:20.289Z] #52 21.99 (6/11) Installing libcurl (8.3.0-r0) [2023-09-26T19:24:20.289Z] #52 22.00 (7/11) Installing curl (8.3.0-r0) [2023-09-26T19:24:20.289Z] #52 22.00 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-26T19:24:20.289Z] #52 22.01 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-26T19:24:20.289Z] #52 22.01 (10/11) Installing libucontext (1.2-r2) [2023-09-26T19:24:20.289Z] #52 22.02 (11/11) Installing gcompat (1.1.0-r1) [2023-09-26T19:24:20.289Z] #52 22.02 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:24:20.289Z] #52 22.03 Executing ca-certificates-20230506-r0.trigger [2023-09-26T19:24:20.289Z] #52 22.06 OK: 12 MiB in 26 packages [2023-09-26T19:24:20.289Z] #52 DONE 23.2s [2023-09-26T19:24:20.289Z] [2023-09-26T19:24:20.289Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T19:24:20.289Z] #0 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.289Z] #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.289Z] #0 2.401 OK: 264 MiB in 52 packages [2023-09-26T19:24:20.289Z] #63 DONE 2.7s [2023-09-26T19:24:20.289Z] [2023-09-26T19:24:20.289Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T19:24:20.289Z] #61 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.289Z] #61 2.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.289Z] #61 2.459 OK: 264 MiB in 52 packages [2023-09-26T19:24:20.289Z] #61 DONE 2.7s [2023-09-26T19:24:20.289Z] [2023-09-26T19:24:20.289Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:24:20.289Z] #64 DONE 0.1s [2023-09-26T19:24:20.289Z] [2023-09-26T19:24:20.289Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-26T19:24:20.289Z] #0 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.289Z] #0 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.289Z] #0 2.453 OK: 264 MiB in 52 packages [2023-09-26T19:24:20.289Z] #65 DONE 2.7s [2023-09-26T19:24:20.289Z] [2023-09-26T19:24:20.289Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:24:20.546Z] #66 DONE 0.1s [2023-09-26T19:24:20.546Z] [2023-09-26T19:24:20.546Z] #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:24:20.546Z] #67 DONE 0.1s [2023-09-26T19:24:20.546Z] [2023-09-26T19:24:20.546Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:24:20.804Z] #57 ... [2023-09-26T19:24:20.804Z] [2023-09-26T19:24:20.804Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T19:24:20.804Z] #55 6.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.804Z] #55 6.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.804Z] #55 7.177 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T19:24:20.804Z] #55 7.177 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T19:24:20.804Z] #55 7.177 OK: 20066 distinct packages available [2023-09-26T19:24:20.804Z] #55 7.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.804Z] #55 7.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.804Z] #55 7.555 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T19:24:20.804Z] #55 7.588 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T19:24:20.804Z] #55 7.598 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-26T19:24:20.804Z] #55 7.600 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-26T19:24:20.804Z] #55 7.607 (5/7) Installing libucontext (1.2-r2) [2023-09-26T19:24:20.804Z] #55 7.607 (6/7) Installing gcompat (1.1.0-r1) [2023-09-26T19:24:20.804Z] #55 7.611 (7/7) Installing openssl (3.1.3-r0) [2023-09-26T19:24:20.804Z] #55 7.636 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:24:20.804Z] #55 7.652 OK: 8 MiB in 20 packages [2023-09-26T19:24:20.804Z] #55 DONE 7.9s [2023-09-26T19:24:20.804Z] [2023-09-26T19:24:20.804Z] #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T19:24:20.804Z] #54 7.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.804Z] #54 7.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.804Z] #54 8.128 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T19:24:20.804Z] #54 8.128 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T19:24:20.804Z] #54 8.128 OK: 20066 distinct packages available [2023-09-26T19:24:20.804Z] #54 8.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.804Z] #54 8.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:20.804Z] #54 8.611 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-26T19:24:20.804Z] #54 8.614 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-26T19:24:20.804Z] #54 8.617 (3/4) Installing libucontext (1.2-r2) [2023-09-26T19:24:20.804Z] #54 8.626 (4/4) Installing gcompat (1.1.0-r1) [2023-09-26T19:24:20.804Z] #54 8.626 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:24:20.804Z] #54 8.694 OK: 8 MiB in 19 packages [2023-09-26T19:24:20.804Z] #54 DONE 8.8s [2023-09-26T19:24:21.062Z] [2023-09-26T19:24:21.062Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:24:21.062Z] #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-26T19:24:21.062Z] #60 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-26T19:24:21.062Z] #60 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-26T19:24:21.062Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-26T19:24:21.062Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-26T19:24:21.062Z] #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-26T19:24:21.062Z] #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-26T19:24:21.062Z] #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-26T19:24:21.062Z] #60 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2023-09-26T19:24:21.062Z] #60 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2023-09-26T19:24:22.437Z] #60 ... [2023-09-26T19:24:22.437Z] [2023-09-26T19:24:22.437Z] #68 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T19:24:22.437Z] #68 DONE 1.6s [2023-09-26T19:24:22.437Z] [2023-09-26T19:24:22.437Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T19:24:22.437Z] #69 DONE 1.6s [2023-09-26T19:24:22.437Z] [2023-09-26T19:24:22.437Z] #70 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-26T19:24:22.437Z] #70 DONE 1.7s [2023-09-26T19:24:22.437Z] [2023-09-26T19:24:22.437Z] #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-26T19:24:22.437Z] #71 DONE 0.1s [2023-09-26T19:24:22.437Z] [2023-09-26T19:24:22.437Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-26T19:24:22.437Z] #72 DONE 0.1s [2023-09-26T19:24:22.698Z] [2023-09-26T19:24:22.698Z] #73 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-26T19:24:23.266Z] #73 DONE 0.7s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #74 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-26T19:24:23.266Z] #74 DONE 5.4s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-26T19:24:23.266Z] #75 DONE 0.7s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T19:24:23.266Z] #76 DONE 0.7s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #77 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-26T19:24:23.266Z] #77 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T19:24:23.266Z] #78 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T19:24:23.266Z] #79 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-26T19:24:23.266Z] #80 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-26T19:24:23.266Z] #81 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-26T19:24:23.266Z] #82 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-26T19:24:23.266Z] #83 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #84 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-26T19:24:23.266Z] #84 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #85 [security-spire-config] exporting to image [2023-09-26T19:24:23.266Z] #85 exporting layers [2023-09-26T19:24:23.266Z] #85 ... [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-26T19:24:23.266Z] #86 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T19:24:23.266Z] #87 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-26T19:24:23.266Z] #88 DONE 0.1s [2023-09-26T19:24:23.266Z] [2023-09-26T19:24:23.266Z] #85 [security-spire-server] exporting to image [2023-09-26T19:24:23.524Z] #85 ... [2023-09-26T19:24:23.524Z] [2023-09-26T19:24:23.524Z] #89 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-26T19:24:23.524Z] #0 4.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:23.524Z] #0 5.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:23.524Z] #0 5.405 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T19:24:23.524Z] #0 5.405 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T19:24:23.524Z] #0 5.405 OK: 20068 distinct packages available [2023-09-26T19:24:23.524Z] #0 5.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:23.524Z] #0 5.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T19:24:23.524Z] #0 5.761 OK: 264 MiB in 52 packages [2023-09-26T19:24:23.524Z] #89 DONE 5.9s [2023-09-26T19:24:23.524Z] [2023-09-26T19:24:23.524Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-26T19:24:23.524Z] #90 DONE 0.1s [2023-09-26T19:24:23.524Z] [2023-09-26T19:24:23.524Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:24:23.524Z] #91 DONE 0.1s [2023-09-26T19:24:23.524Z] [2023-09-26T19:24:23.524Z] #85 [security-spire-agent] exporting to image [2023-09-26T19:24:24.089Z] #85 exporting layers 0.6s done [2023-09-26T19:24:24.089Z] #85 writing image sha256:dbbd794110a4ec8acebff2aeea247fb6a3f8c0f2f58a15ded1149220882980ce done [2023-09-26T19:24:24.089Z] #85 naming to docker.io/library/security-spire-config done [2023-09-26T19:24:24.089Z] #85 writing image sha256:169017ff3a67a79d573adf57da5dc148bf9acf9f9e0db4a05ea92398f5627229 done [2023-09-26T19:24:24.089Z] #85 naming to docker.io/library/security-spire-server done [2023-09-26T19:24:24.089Z] #85 exporting layers 0.5s done [2023-09-26T19:24:24.089Z] #85 writing image sha256:5b510e6af88d2089263c58cce52b846f76fab3c6ca2cb8d18871ccdfbf99d788 done [2023-09-26T19:24:24.089Z] #85 naming to docker.io/library/security-spire-agent done [2023-09-26T19:24:24.089Z] #85 DONE 0.7s [2023-09-26T19:24:24.089Z] [2023-09-26T19:24:24.089Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:24:30.659Z] #92 ... [2023-09-26T19:24:30.659Z] [2023-09-26T19:24:30.659Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:24:30.659Z] #93 ... [2023-09-26T19:24:30.659Z] [2023-09-26T19:24:30.659Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:24:30.659Z] #94 ... [2023-09-26T19:24:30.659Z] [2023-09-26T19:24:30.659Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:24:53.915Z] Removing intermediate container 79bb4cac424c [2023-09-26T19:24:53.915Z] ---> 53184b27949a [2023-09-26T19:24:53.915Z] Successfully built 53184b27949a [2023-09-26T19:24:53.915Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:24:54.311Z] + docker inspect -f . ci-base-image-arm64 [2023-09-26T19:24:54.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T19:24:54.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-7974 does not seem to be running inside a container [2023-09-26T19:24:54.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-26T19:24:56.943Z] $ docker top 08be2248631488ed91f283ab251c6f8524dadbf4a59b7a742b9b9f1101e76880 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T19:24:57.812Z] + go version [2023-09-26T19:24:57.812Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-26T19:24:57.853Z] $ docker stop --time=1 08be2248631488ed91f283ab251c6f8524dadbf4a59b7a742b9b9f1101e76880 [2023-09-26T19:24:59.464Z] $ docker rm -f --volumes 08be2248631488ed91f283ab251c6f8524dadbf4a59b7a742b9b9f1101e76880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:25:00.336Z] + docker inspect -f . ci-base-image-arm64 [2023-09-26T19:25:00.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T19:25:00.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-7974 does not seem to be running inside a container [2023-09-26T19:25:00.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-26T19:25:01.927Z] $ docker top e7c8897c8ca8a96ed69e0d608418094f803a81244229a36ba15e634e60e8a389 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-26T19:25:02.171Z] ========================================================= [2023-09-26T19:25:02.171Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-26T19:25:02.171Z] ========================================================= [Pipeline] sh [2023-09-26T19:25:02.492Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-26T19:25:02.878Z] + make test [2023-09-26T19:25:02.878Z] go test -race -coverprofile=coverage.out ./... [2023-09-26T19:25:07.384Z] #95 ... [2023-09-26T19:25:07.384Z] [2023-09-26T19:25:07.384Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:07.384Z] #93 DONE 42.5s [2023-09-26T19:25:07.384Z] [2023-09-26T19:25:07.384Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:07.384Z] #92 DONE 39.3s [2023-09-26T19:25:07.384Z] [2023-09-26T19:25:07.384Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:07.384Z] #95 DONE 42.5s [2023-09-26T19:25:07.384Z] [2023-09-26T19:25:07.384Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:07.384Z] #94 DONE 42.4s [2023-09-26T19:25:07.384Z] [2023-09-26T19:25:07.384Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #96 DONE 9.2s [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #97 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:25:12.943Z] #98 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:12.943Z] #99 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #100 [core-metadata builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #100 DONE 9.2s [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:25:12.943Z] #101 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #102 [core-data builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #102 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:12.943Z] #103 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #104 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #104 DONE 9.2s [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #105 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:12.943Z] #106 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:25:12.943Z] #107 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #108 [security-bootstrapper builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #108 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:25:12.943Z] #109 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:12.943Z] #110 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:25:12.943Z] #111 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #112 [security-proxy-auth builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #112 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:12.943Z] #113 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:12.943Z] #114 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #115 [core-command builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #115 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:25:12.943Z] #116 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:25:12.943Z] #117 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #118 [support-scheduler builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #118 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:25:12.943Z] #119 CACHED [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #120 [support-notifications builder 6/7] COPY . . [2023-09-26T19:25:12.943Z] #120 DONE 9.2s [2023-09-26T19:25:12.943Z] [2023-09-26T19:25:12.943Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T19:25:13.201Z] #121 1.045 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-26T19:25:23.172Z] #121 ... [2023-09-26T19:25:23.172Z] [2023-09-26T19:25:23.172Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T19:25:23.172Z] #0 0.626 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-26T19:25:23.172Z] #122 ... [2023-09-26T19:25:23.172Z] [2023-09-26T19:25:23.172Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T19:25:23.172Z] #0 0.532 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-26T19:25:23.172Z] #123 ... [2023-09-26T19:25:23.172Z] [2023-09-26T19:25:23.172Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T19:25:23.172Z] #0 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-26T19:25:23.172Z] #124 ... [2023-09-26T19:25:23.172Z] [2023-09-26T19:25:23.172Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T19:25:23.172Z] #0 0.636 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-26T19:25:23.172Z] #125 ... [2023-09-26T19:25:23.172Z] [2023-09-26T19:25:23.172Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T19:25:23.172Z] #0 0.881 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-26T19:25:23.172Z] #126 ... [2023-09-26T19:25:23.172Z] [2023-09-26T19:25:23.172Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T19:25:23.172Z] #0 1.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-26T19:25:23.172Z] #127 ... [2023-09-26T19:25:23.172Z] [2023-09-26T19:25:23.172Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T19:25:23.172Z] #0 0.965 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-26T19:25:23.172Z] #128 ... [2023-09-26T19:25:23.172Z] [2023-09-26T19:25:23.172Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:25:23.172Z] #0 0.790 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-26T19:25:23.430Z] #129 ... [2023-09-26T19:25:23.430Z] [2023-09-26T19:25:23.430Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T19:25:23.430Z] #0 0.429 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-26T19:25:23.760Z] #130 ... [2023-09-26T19:25:23.760Z] [2023-09-26T19:25:23.760Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T19:25:23.760Z] #0 0.881 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-26T19:25:35.103Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-26T19:26:31.413Z] #131 ... [2023-09-26T19:26:31.413Z] [2023-09-26T19:26:31.413Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T19:26:31.413Z] #128 69.73 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-26T19:26:32.349Z] #128 ... [2023-09-26T19:26:32.350Z] [2023-09-26T19:26:32.350Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T19:26:32.350Z] #131 DONE 80.4s [2023-09-26T19:26:32.350Z] [2023-09-26T19:26:32.350Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T19:26:32.350Z] #123 DONE 80.4s [2023-09-26T19:26:32.610Z] [2023-09-26T19:26:32.610Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T19:26:32.610Z] #122 DONE 80.4s [2023-09-26T19:26:32.610Z] [2023-09-26T19:26:32.610Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T19:26:32.610Z] #127 DONE 80.4s [2023-09-26T19:26:32.610Z] [2023-09-26T19:26:32.610Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T19:26:32.610Z] #126 DONE 80.4s [2023-09-26T19:26:32.610Z] [2023-09-26T19:26:32.610Z] #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T19:26:32.610Z] #124 DONE 80.4s [2023-09-26T19:26:32.610Z] [2023-09-26T19:26:32.610Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:26:32.610Z] #129 DONE 80.4s [2023-09-26T19:26:32.610Z] [2023-09-26T19:26:32.610Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T19:26:32.610Z] #121 DONE 80.4s [2023-09-26T19:26:32.610Z] [2023-09-26T19:26:32.610Z] #132 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:32.610Z] #132 ... [2023-09-26T19:26:32.610Z] [2023-09-26T19:26:32.610Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T19:26:32.610Z] #125 DONE 80.5s [2023-09-26T19:26:32.868Z] [2023-09-26T19:26:32.868Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:32.868Z] #133 ... [2023-09-26T19:26:32.868Z] [2023-09-26T19:26:32.868Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T19:26:32.868Z] #130 DONE 80.8s [2023-09-26T19:26:32.868Z] [2023-09-26T19:26:32.868Z] #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T19:26:32.868Z] #128 DONE 80.9s [2023-09-26T19:26:33.126Z] [2023-09-26T19:26:33.126Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.126Z] #134 ... [2023-09-26T19:26:33.126Z] [2023-09-26T19:26:33.126Z] #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.126Z] #135 DONE 0.6s [2023-09-26T19:26:33.126Z] [2023-09-26T19:26:33.126Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.126Z] #133 DONE 0.4s [2023-09-26T19:26:33.385Z] [2023-09-26T19:26:33.385Z] #136 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.385Z] #136 DONE 0.6s [2023-09-26T19:26:33.385Z] [2023-09-26T19:26:33.385Z] #132 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.385Z] #132 DONE 0.7s [2023-09-26T19:26:33.385Z] [2023-09-26T19:26:33.385Z] #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.385Z] #134 DONE 0.3s [2023-09-26T19:26:33.385Z] [2023-09-26T19:26:33.385Z] #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-26T19:26:33.385Z] #137 DONE 0.7s [2023-09-26T19:26:33.385Z] [2023-09-26T19:26:33.385Z] #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.385Z] #138 DONE 0.7s [2023-09-26T19:26:33.385Z] [2023-09-26T19:26:33.385Z] #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:33.645Z] #139 DONE 0.3s [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:33.645Z] #140 DONE 0.4s [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #141 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:33.645Z] #141 DONE 0.3s [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:33.645Z] #142 CACHED [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.645Z] #143 CACHED [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.645Z] #144 CACHED [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:33.645Z] #145 CACHED [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:33.645Z] #146 DONE 0.3s [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #147 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:33.645Z] #147 DONE 0.3s [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.645Z] #148 CACHED [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:33.645Z] #149 CACHED [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:33.645Z] #150 CACHED [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #151 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:33.645Z] #151 CACHED [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:33.645Z] #152 DONE 0.3s [2023-09-26T19:26:33.645Z] [2023-09-26T19:26:33.645Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-26T19:26:35.574Z] #153 ... [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-26T19:26:35.574Z] #154 DONE 1.9s [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-26T19:26:35.574Z] #155 DONE 1.8s [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-26T19:26:35.574Z] #156 DONE 1.8s [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-26T19:26:35.574Z] #157 DONE 1.9s [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-26T19:26:35.574Z] #158 DONE 1.9s [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-26T19:26:35.574Z] #159 DONE 1.9s [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-26T19:26:35.574Z] #160 DONE 1.9s [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #161 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-26T19:26:35.574Z] #161 DONE 1.9s [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-26T19:26:35.574Z] #162 DONE 1.9s [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-26T19:26:35.574Z] #153 DONE 1.9s [2023-09-26T19:26:35.574Z] [2023-09-26T19:26:35.574Z] #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:26:35.879Z] #163 ... [2023-09-26T19:26:35.879Z] [2023-09-26T19:26:35.879Z] #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-26T19:26:35.879Z] #164 DONE 0.3s [2023-09-26T19:26:35.879Z] [2023-09-26T19:26:35.879Z] #165 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-26T19:26:35.879Z] #165 DONE 0.3s [2023-09-26T19:26:35.879Z] [2023-09-26T19:26:35.879Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:26:35.879Z] #166 DONE 0.3s [2023-09-26T19:26:35.879Z] [2023-09-26T19:26:35.879Z] #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:26:35.879Z] #167 DONE 0.3s [2023-09-26T19:26:35.879Z] [2023-09-26T19:26:35.879Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:26:35.879Z] #168 DONE 0.3s [2023-09-26T19:26:35.879Z] [2023-09-26T19:26:35.879Z] #169 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:26:35.879Z] #169 DONE 0.4s [2023-09-26T19:26:35.879Z] [2023-09-26T19:26:35.879Z] #170 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-26T19:26:36.411Z] #170 ... [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #171 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:26:36.411Z] #171 DONE 0.4s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:26:36.411Z] #163 DONE 0.4s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:26:36.411Z] #172 DONE 0.4s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:26:36.411Z] #173 DONE 0.4s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #174 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-26T19:26:36.411Z] #174 DONE 2.7s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #85 [core-data] exporting to image [2023-09-26T19:26:36.411Z] #85 exporting layers 0.3s done [2023-09-26T19:26:36.411Z] #85 ... [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-26T19:26:36.411Z] #175 DONE 0.4s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:26:36.411Z] #176 DONE 0.4s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-26T19:26:36.411Z] #177 DONE 0.4s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #170 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-26T19:26:36.411Z] #170 DONE 0.4s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #85 [core-data] exporting to image [2023-09-26T19:26:36.411Z] #85 exporting layers 0.3s done [2023-09-26T19:26:36.411Z] #85 ... [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-26T19:26:36.411Z] #178 DONE 0.4s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:26:36.411Z] #179 DONE 0.3s [2023-09-26T19:26:36.411Z] [2023-09-26T19:26:36.411Z] #85 [core-command] exporting to image [2023-09-26T19:26:36.411Z] #85 writing image sha256:6f294d3f24815bbe629ede6048c0040e11d2af0c739ac5307e8ddb3df5130e33 0.0s done [2023-09-26T19:26:36.411Z] #85 writing image sha256:520d86f74496a976cdb43111143bbc243717308756b94b2939eb797cf75d8fed 0.0s done [2023-09-26T19:26:36.411Z] #85 naming to docker.io/library/support-scheduler done [2023-09-26T19:26:36.411Z] #85 naming to docker.io/library/core-command done [2023-09-26T19:26:36.671Z] #85 exporting layers 0.5s done [2023-09-26T19:26:36.671Z] #85 writing image sha256:eab9c50687d1c423afc5a297f8c63dffa2a2217fc65cc3b2e5027b6147d32a43 [2023-09-26T19:26:36.671Z] #85 exporting layers 0.7s done [2023-09-26T19:26:36.671Z] #85 exporting layers 0.4s done [2023-09-26T19:26:36.671Z] #85 writing image sha256:eab9c50687d1c423afc5a297f8c63dffa2a2217fc65cc3b2e5027b6147d32a43 0.3s done [2023-09-26T19:26:36.671Z] #85 naming to docker.io/library/core-data done [2023-09-26T19:26:36.671Z] #85 writing image sha256:9e6934e594a7124fc9a4ad692e04faf3281f87a9a6deb1e68b2f482aa86cd9d1 done [2023-09-26T19:26:36.671Z] #85 writing image sha256:9e91256d2cb773eef4e59a423a1a85925367384c3906f63827202a02bb598baf done [2023-09-26T19:26:36.671Z] #85 naming to docker.io/library/support-notifications done [2023-09-26T19:26:36.671Z] #85 naming to docker.io/library/security-spiffe-token-provider done [2023-09-26T19:26:36.671Z] #85 writing image sha256:423cece1669afe2a6f836aca38f53ef9f9fe0db30d25e16c03864f522e2c9d46 done [2023-09-26T19:26:36.671Z] #85 naming to docker.io/library/core-metadata done [2023-09-26T19:26:36.671Z] #85 DONE 1.8s [2023-09-26T19:26:36.671Z] [2023-09-26T19:26:36.671Z] #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T19:26:36.671Z] #180 DONE 0.5s [2023-09-26T19:26:36.671Z] [2023-09-26T19:26:36.671Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-26T19:26:36.671Z] #181 DONE 0.5s [2023-09-26T19:26:36.671Z] [2023-09-26T19:26:36.671Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:26:36.671Z] #182 DONE 0.4s [2023-09-26T19:26:36.671Z] [2023-09-26T19:26:36.671Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-26T19:26:37.239Z] #183 DONE 0.4s [2023-09-26T19:26:37.239Z] [2023-09-26T19:26:37.239Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-26T19:26:37.239Z] #184 DONE 0.4s [2023-09-26T19:26:37.239Z] [2023-09-26T19:26:37.239Z] #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T19:26:37.239Z] #185 DONE 0.0s [2023-09-26T19:26:37.239Z] [2023-09-26T19:26:37.239Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-26T19:26:37.239Z] #186 DONE 0.1s [2023-09-26T19:26:37.239Z] [2023-09-26T19:26:37.239Z] #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T19:26:37.239Z] #187 DONE 1.0s [2023-09-26T19:26:37.239Z] [2023-09-26T19:26:37.239Z] #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T19:26:37.239Z] #188 DONE 1.0s [2023-09-26T19:26:37.239Z] [2023-09-26T19:26:37.239Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-26T19:26:37.239Z] #189 DONE 0.1s [2023-09-26T19:26:37.239Z] [2023-09-26T19:26:37.239Z] #85 [core-common-config-bootstrapper] exporting to image [2023-09-26T19:26:37.500Z] #85 ... [2023-09-26T19:26:37.500Z] [2023-09-26T19:26:37.500Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-26T19:26:37.500Z] #190 DONE 0.1s [2023-09-26T19:26:37.500Z] [2023-09-26T19:26:37.500Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-26T19:26:37.500Z] #191 DONE 0.1s [2023-09-26T19:26:37.500Z] [2023-09-26T19:26:37.500Z] #85 [core-common-config-bootstrapper] exporting to image [2023-09-26T19:26:37.500Z] #85 exporting layers 0.2s done [2023-09-26T19:26:37.500Z] #85 writing image sha256:ce982b0899696ae136af993f1eba415adba2749a3e7aa3c567e732306931d2b2 done [2023-09-26T19:26:37.500Z] #85 naming to docker.io/library/security-proxy-auth done [2023-09-26T19:26:37.500Z] #85 writing image sha256:2e919f950333c84fb81a321d203044451746419b658685f6b72d720cd8588240 done [2023-09-26T19:26:37.500Z] #85 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-09-26T19:26:37.500Z] #85 DONE 2.0s [2023-09-26T19:26:37.500Z] [2023-09-26T19:26:37.500Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-26T19:26:37.500Z] #192 DONE 0.1s [2023-09-26T19:26:37.500Z] [2023-09-26T19:26:37.500Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T19:26:37.760Z] #193 ... [2023-09-26T19:26:37.760Z] [2023-09-26T19:26:37.760Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T19:26:37.760Z] #194 DONE 1.0s [2023-09-26T19:26:37.760Z] [2023-09-26T19:26:37.760Z] #85 [security-proxy-setup] exporting to image [2023-09-26T19:26:37.760Z] #85 exporting layers 0.2s done [2023-09-26T19:26:38.019Z] #85 writing image sha256:fa263a552e81cc5b32a62e477842e6be68ee912bb5114159c368a268819cb887 done [2023-09-26T19:26:38.019Z] #85 naming to docker.io/library/security-proxy-setup done [2023-09-26T19:26:38.019Z] #85 DONE 2.2s [2023-09-26T19:26:38.019Z] [2023-09-26T19:26:38.019Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-26T19:26:38.019Z] #195 DONE 0.4s [2023-09-26T19:26:38.019Z] [2023-09-26T19:26:38.019Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T19:26:38.019Z] #193 DONE 0.8s [2023-09-26T19:26:38.019Z] [2023-09-26T19:26:38.019Z] #85 [security-secretstore-setup] exporting to image [2023-09-26T19:26:38.279Z] #85 exporting layers 0.2s done [2023-09-26T19:26:38.279Z] #85 writing image sha256:7c5040da14f012240fe5ffdf1bae7e9b431f33ad76fb4ad62576cad54be5c724 done [2023-09-26T19:26:38.279Z] #85 naming to docker.io/library/security-bootstrapper done [2023-09-26T19:26:38.279Z] #85 writing image sha256:e23560290addf7f3a67ca172e9c1801fece658a32a942d1e8d3105838931dfd9 done [2023-09-26T19:26:38.279Z] #85 naming to docker.io/library/security-secretstore-setup done [2023-09-26T19:26:38.279Z] #85 DONE 2.5s [2023-09-26T19:26:38.279Z] [2023-09-26T19:26:38.279Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:26:38.279Z] time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-26T19:26:38.310Z] $ docker stop --time=1 b6f1cd357a32ef19ff2b511c21ebd1019b38a4192233836f44aaa4c3e627e851 [2023-09-26T19:26:39.600Z] $ docker rm -f --volumes b6f1cd357a32ef19ff2b511c21ebd1019b38a4192233836f44aaa4c3e627e851 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T19:26:39.998Z] + docker images [2023-09-26T19:26:39.998Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-26T19:26:39.998Z] core-common-config-bootstrapper latest 2e919f950333 2 seconds ago 18.2MB [2023-09-26T19:26:39.998Z] security-bootstrapper latest 7c5040da14f0 2 seconds ago 23.3MB [2023-09-26T19:26:39.998Z] security-secretstore-setup latest e23560290add 2 seconds ago 44.4MB [2023-09-26T19:26:39.998Z] security-proxy-auth latest ce982b089969 2 seconds ago 19.5MB [2023-09-26T19:26:39.998Z] security-proxy-setup latest fa263a552e81 2 seconds ago 34.4MB [2023-09-26T19:26:39.998Z] core-metadata latest 423cece1669a 3 seconds ago 21.7MB [2023-09-26T19:26:39.998Z] core-data latest eab9c50687d1 4 seconds ago 21.4MB [2023-09-26T19:26:39.998Z] security-spiffe-token-provider latest 9e6934e594a7 4 seconds ago 35MB [2023-09-26T19:26:39.998Z] core-command latest 6f294d3f2481 4 seconds ago 21.2MB [2023-09-26T19:26:39.998Z] support-scheduler latest 520d86f74496 4 seconds ago 34MB [2023-09-26T19:26:39.998Z] support-notifications latest 9e91256d2cb7 4 seconds ago 34.6MB [2023-09-26T19:26:39.998Z] security-spire-config latest dbbd794110a4 2 minutes ago 101MB [2023-09-26T19:26:39.998Z] security-spire-server latest 169017ff3a67 2 minutes ago 107MB [2023-09-26T19:26:39.998Z] security-spire-agent latest 5b510e6af88d 2 minutes ago 166MB [2023-09-26T19:26:39.998Z] ci-base-image-x86_64 latest 4b1795d0f9db 5 minutes ago 928MB [2023-09-26T19:26:39.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 days ago 557MB [2023-09-26T19:26:39.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-26T19:26:39.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-26T19:27:11.748Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-26T19:27:11.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-26T19:27:13.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-26T19:27:13.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-26T19:27:14.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.278s coverage: 28.7% of statements [2023-09-26T19:27:22.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.271s coverage: 97.0% of statements [2023-09-26T19:27:26.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-26T19:27:26.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-26T19:27:26.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-26T19:27:31.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.547s coverage: 69.2% of statements [2023-09-26T19:27:32.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-26T19:27:32.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-26T19:27:34.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.564s coverage: 53.2% of statements [2023-09-26T19:27:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-26T19:27:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-26T19:27:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-26T19:27:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-26T19:27:39.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-26T19:27:46.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-26T19:27:46.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-26T19:27:54.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.874s coverage: 93.4% of statements [2023-09-26T19:27:54.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.478s coverage: 4.1% of statements [2023-09-26T19:27:58.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-26T19:27:58.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-26T19:27:58.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-26T19:28:00.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-26T19:28:00.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-26T19:28:00.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-26T19:28:00.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-26T19:28:00.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-26T19:28:00.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-26T19:28:00.065Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-26T19:28:00.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.472s coverage: 97.6% of statements [2023-09-26T19:28:00.917Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.195s coverage: 72.2% of statements [2023-09-26T19:28:07.555Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-26T19:28:07.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-26T19:28:08.962Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.368s coverage: 0.9% of statements [2023-09-26T19:28:08.962Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.238s coverage: 32.2% of statements [2023-09-26T19:28:12.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.238s coverage: 41.7% of statements [2023-09-26T19:28:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.227s coverage: 82.9% of statements [2023-09-26T19:28:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.213s coverage: 94.1% of statements [2023-09-26T19:28:12.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.184s coverage: 96.3% of statements [2023-09-26T19:28:15.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.192s coverage: 87.5% of statements [2023-09-26T19:28:17.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-26T19:28:17.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-26T19:28:17.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-26T19:28:17.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-26T19:28:21.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-26T19:28:21.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-26T19:28:21.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-26T19:28:21.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-26T19:28:29.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.223s coverage: 94.4% of statements [2023-09-26T19:28:29.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-26T19:28:29.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-26T19:28:29.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-26T19:28:29.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-26T19:28:34.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-26T19:28:34.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-26T19:28:37.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-26T19:28:43.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.932s coverage: 79.9% of statements [2023-09-26T19:28:43.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.235s coverage: 92.9% of statements [2023-09-26T19:28:43.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2023-09-26T19:28:43.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.201s coverage: 62.3% of statements [2023-09-26T19:28:43.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.196s coverage: 87.2% of statements [2023-09-26T19:28:43.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.167s coverage: 20.0% of statements [2023-09-26T19:28:43.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.158s coverage: 100.0% of statements [2023-09-26T19:28:43.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.358s coverage: 81.8% of statements [2023-09-26T19:28:45.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-26T19:28:45.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-26T19:28:46.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.391s coverage: 82.1% of statements [2023-09-26T19:28:46.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.225s coverage: 86.0% of statements [2023-09-26T19:28:50.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-26T19:28:50.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-26T19:28:52.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.797s coverage: 63.1% of statements [2023-09-26T19:28:52.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.228s coverage: 100.0% of statements [2023-09-26T19:28:53.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.105s coverage: 89.4% of statements [2023-09-26T19:28:53.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.074s coverage: 100.0% of statements [2023-09-26T19:28:53.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-26T19:28:53.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-26T19:28:53.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-26T19:28:54.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements [2023-09-26T19:28:54.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.061s coverage: 100.0% of statements [2023-09-26T19:28:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-26T19:28:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-26T19:28:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-26T19:29:01.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.764s coverage: 38.4% of statements [2023-09-26T19:29:01.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.230s coverage: 89.5% of statements [2023-09-26T19:29:03.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-26T19:29:03.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-26T19:29:03.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-26T19:29:03.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-26T19:29:05.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.197s coverage: 84.8% of statements [2023-09-26T19:29:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-26T19:29:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-26T19:29:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-26T19:29:09.398Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-26T19:29:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-26T19:29:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-26T19:29:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-26T19:29:16.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-26T19:29:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.266s coverage: 19.9% of statements [2023-09-26T19:29:16.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.528s coverage: 95.7% of statements [2023-09-26T19:29:18.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-26T19:29:18.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-26T19:29:19.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.293s coverage: 61.8% of statements [2023-09-26T19:29:21.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-26T19:29:21.898Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-26T19:29:23.298Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.368s coverage: 98.9% of statements [2023-09-26T19:29:24.253Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-09-26T19:29:24.517Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-26T19:29:24.517Z] go vet ./... [2023-09-26T19:31:31.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-26T19:31:31.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-26T19:31:31.165Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-26T19:31:31.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-26T19:31:31.555Z] + ls -al . [2023-09-26T19:31:31.555Z] total 728 [2023-09-26T19:31:31.555Z] drwxrwxr-x 11 1001 1001 4096 Sep 26 19:25 . [2023-09-26T19:31:31.555Z] drwxr-xr-x 4 root root 4096 Sep 26 19:25 .. [2023-09-26T19:31:31.555Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 19:23 .blubracket [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 16 Sep 26 19:23 .dockerignore [2023-09-26T19:31:31.555Z] drwxrwxr-x 8 1001 1001 4096 Sep 26 19:23 .git [2023-09-26T19:31:31.555Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 19:23 .github [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 1173 Sep 26 19:23 .gitignore [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 42 Sep 26 19:23 .golangci.yml [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 100 Sep 26 19:23 .hadolint.yml [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 166 Sep 26 19:23 .sonarcloud.properties [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 1171 Sep 26 19:23 ADOPTERS.md [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 11674 Sep 26 19:23 Attribution.txt [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 93407 Sep 26 19:23 CHANGELOG.md [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 3804 Sep 26 19:23 CONTRIBUTING.md [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 677 Sep 26 19:23 GOVERNANCE.md [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 883 Sep 26 19:23 Jenkinsfile [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 10775 Sep 26 19:23 LICENSE [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 15054 Sep 26 19:23 Makefile [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 582 Sep 26 19:23 OWNERS.md [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 9923 Sep 26 19:23 README.md [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 789 Sep 26 19:23 SECURITY.md [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 5 Sep 26 19:21 VERSION [2023-09-26T19:31:31.555Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 19:23 bin [2023-09-26T19:31:31.555Z] drwxrwxr-x 18 1001 1001 4096 Sep 26 19:23 cmd [2023-09-26T19:31:31.555Z] -rw-r--r-- 1 root root 453602 Sep 26 19:29 coverage.out [2023-09-26T19:31:31.555Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 19:23 fuzz_test [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 3688 Sep 26 19:23 go.mod [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 34975 Sep 26 19:23 go.sum [2023-09-26T19:31:31.555Z] drwxrwxr-x 7 1001 1001 4096 Sep 26 19:23 internal [2023-09-26T19:31:31.555Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 19:23 openapi [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 594 Sep 26 19:23 security.txt [2023-09-26T19:31:31.555Z] drwxrwxr-x 4 1001 1001 4096 Sep 26 19:23 snap [2023-09-26T19:31:31.555Z] -rw-rw-r-- 1 1001 1001 204 Sep 26 19:23 version.go [Pipeline] sh [2023-09-26T19:31:31.894Z] + '[' -e coverage.out ] [2023-09-26T19:31:31.895Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-26T19:31:31.929Z] Warning: overwriting stash ‘coverage-report’ [2023-09-26T19:31:32.693Z] Stashed 1 file(s) [Pipeline] sh [2023-09-26T19:31:33.024Z] + make build [2023-09-26T19:31:33.292Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-26T19:32:44.908Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-26T19:32:49.146Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-26T19:32:54.473Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-26T19:32:57.041Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-26T19:33:23.695Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-26T19:33:30.327Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-26T19:33:35.659Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-26T19:33:39.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-26T19:33:43.234Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-26T19:33:46.568Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-26T19:33:50.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-26T19:33:56.168Z] $ docker stop --time=1 e7c8897c8ca8a96ed69e0d608418094f803a81244229a36ba15e634e60e8a389 [2023-09-26T19:33:58.271Z] $ docker rm -f --volumes e7c8897c8ca8a96ed69e0d608418094f803a81244229a36ba15e634e60e8a389 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:34:01.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-26T19:34:01.157Z] [2023-09-26T19:34:01.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:34:01.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-26T19:34:01.826Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-26T19:34:01.826Z] 547446be3368: Pulling fs layer [2023-09-26T19:34:01.826Z] d125d8839a47: Pulling fs layer [2023-09-26T19:34:01.826Z] 3e85d5ac6304: Pulling fs layer [2023-09-26T19:34:01.826Z] c3105a71a48b: Pulling fs layer [2023-09-26T19:34:01.826Z] 0f093f025ec4: Pulling fs layer [2023-09-26T19:34:01.826Z] c3106fc0e877: Pulling fs layer [2023-09-26T19:34:01.826Z] c3105a71a48b: Waiting [2023-09-26T19:34:01.826Z] 0f093f025ec4: Waiting [2023-09-26T19:34:01.826Z] 547446be3368: Verifying Checksum [2023-09-26T19:34:01.826Z] 547446be3368: Download complete [2023-09-26T19:34:01.826Z] c3105a71a48b: Verifying Checksum [2023-09-26T19:34:01.826Z] c3105a71a48b: Download complete [2023-09-26T19:34:02.408Z] d125d8839a47: Verifying Checksum [2023-09-26T19:34:02.408Z] d125d8839a47: Download complete [2023-09-26T19:34:02.408Z] c3106fc0e877: Verifying Checksum [2023-09-26T19:34:02.408Z] c3106fc0e877: Download complete [2023-09-26T19:34:02.408Z] 0f093f025ec4: Verifying Checksum [2023-09-26T19:34:02.408Z] 0f093f025ec4: Download complete [2023-09-26T19:34:02.674Z] 547446be3368: Pull complete [2023-09-26T19:34:03.631Z] d125d8839a47: Pull complete [2023-09-26T19:34:04.212Z] 3e85d5ac6304: Download complete [2023-09-26T19:34:12.413Z] 3e85d5ac6304: Pull complete [2023-09-26T19:34:12.413Z] c3105a71a48b: Pull complete [2023-09-26T19:34:13.451Z] 0f093f025ec4: Pull complete [2023-09-26T19:34:13.732Z] c3106fc0e877: Pull complete [2023-09-26T19:34:13.733Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-26T19:34:13.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-26T19:34:13.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T19:34:14.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-7974 does not seem to be running inside a container [2023-09-26T19:34:14.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-26T19:34:16.215Z] $ docker top 152d02f9f4b8dd9544d71bcc7248ef5b04cdfa06a8f37174dda9b836c5c42135 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T19:34:17.106Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-26T19:34:25.309Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-09-26T19:34:25.309Z] #1 transferring dockerfile: 1.59kB done [2023-09-26T19:34:25.309Z] #1 DONE 0.1s [2023-09-26T19:34:25.580Z] [2023-09-26T19:34:25.580Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-09-26T19:34:25.580Z] #2 transferring dockerfile: 1.82kB done [2023-09-26T19:34:25.580Z] #2 DONE 0.0s [2023-09-26T19:34:25.580Z] [2023-09-26T19:34:25.580Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-26T19:34:25.847Z] #3 transferring dockerfile: 2.82kB done [2023-09-26T19:34:25.847Z] #3 DONE 0.1s [2023-09-26T19:34:25.847Z] [2023-09-26T19:34:25.847Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-26T19:34:25.847Z] #4 transferring dockerfile: 2.04kB done [2023-09-26T19:34:25.847Z] #4 DONE 0.1s [2023-09-26T19:34:25.847Z] [2023-09-26T19:34:25.847Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-09-26T19:34:25.847Z] #5 transferring dockerfile: 1.58kB 0.0s done [2023-09-26T19:34:25.847Z] #5 DONE 0.1s [2023-09-26T19:34:25.847Z] [2023-09-26T19:34:25.847Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-26T19:34:25.847Z] #6 transferring dockerfile: 2.38kB done [2023-09-26T19:34:25.847Z] #6 DONE 0.1s [2023-09-26T19:34:25.847Z] [2023-09-26T19:34:25.847Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-09-26T19:34:26.115Z] #7 transferring dockerfile: 1.84kB done [2023-09-26T19:34:26.115Z] #7 DONE 0.1s [2023-09-26T19:34:26.115Z] [2023-09-26T19:34:26.115Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-26T19:34:26.115Z] #8 transferring dockerfile: 1.78kB done [2023-09-26T19:34:26.115Z] #8 DONE 0.1s [2023-09-26T19:34:26.115Z] [2023-09-26T19:34:26.115Z] #9 [core-command internal] load build definition from Dockerfile [2023-09-26T19:34:26.115Z] #9 transferring dockerfile: 1.82kB done [2023-09-26T19:34:26.115Z] #9 DONE 0.1s [2023-09-26T19:34:26.115Z] [2023-09-26T19:34:26.115Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-26T19:34:26.115Z] #10 transferring dockerfile: 2.12kB done [2023-09-26T19:34:26.381Z] #10 DONE 0.1s [2023-09-26T19:34:26.381Z] [2023-09-26T19:34:26.381Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-09-26T19:34:26.381Z] #11 transferring dockerfile: 1.96kB done [2023-09-26T19:34:26.381Z] #11 DONE 0.0s [2023-09-26T19:34:26.381Z] [2023-09-26T19:34:26.381Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-09-26T19:34:26.381Z] #12 transferring dockerfile: 1.70kB done [2023-09-26T19:34:26.381Z] #12 DONE 0.1s [2023-09-26T19:34:26.381Z] [2023-09-26T19:34:26.381Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-26T19:34:26.381Z] #13 transferring dockerfile: 2.39kB done [2023-09-26T19:34:26.381Z] #13 DONE 0.1s [2023-09-26T19:34:26.381Z] [2023-09-26T19:34:26.381Z] #14 [core-data internal] load build definition from Dockerfile [2023-09-26T19:34:26.381Z] #14 transferring dockerfile: 1.90kB done [2023-09-26T19:34:26.648Z] #14 DONE 0.1s [2023-09-26T19:34:26.648Z] [2023-09-26T19:34:26.648Z] #15 [security-spire-server internal] load .dockerignore [2023-09-26T19:34:26.648Z] #15 transferring context: 56B done [2023-09-26T19:34:26.648Z] #15 DONE 0.1s [2023-09-26T19:34:27.231Z] [2023-09-26T19:34:27.231Z] #16 [support-scheduler internal] load .dockerignore [2023-09-26T19:34:27.231Z] #16 transferring context: 56B done [2023-09-26T19:34:27.231Z] #16 DONE 0.0s [2023-09-26T19:34:27.231Z] [2023-09-26T19:34:27.231Z] #17 [security-bootstrapper internal] load .dockerignore [2023-09-26T19:34:27.231Z] #17 transferring context: 56B done [2023-09-26T19:34:27.231Z] #17 DONE 0.0s [2023-09-26T19:34:27.231Z] [2023-09-26T19:34:27.231Z] #18 [security-proxy-auth internal] load .dockerignore [2023-09-26T19:34:27.231Z] #18 transferring context: 56B done [2023-09-26T19:34:27.231Z] #18 DONE 0.0s [2023-09-26T19:34:27.231Z] [2023-09-26T19:34:27.231Z] #19 [security-spire-config internal] load .dockerignore [2023-09-26T19:34:27.498Z] #19 transferring context: 56B done [2023-09-26T19:34:27.498Z] #19 DONE 0.1s [2023-09-26T19:34:27.498Z] [2023-09-26T19:34:27.498Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-09-26T19:34:27.498Z] #20 transferring context: 56B done [2023-09-26T19:34:27.498Z] #20 DONE 0.1s [2023-09-26T19:34:27.498Z] [2023-09-26T19:34:27.498Z] #21 [support-notifications internal] load .dockerignore [2023-09-26T19:34:27.498Z] #21 transferring context: 56B done [2023-09-26T19:34:27.498Z] #21 DONE 0.1s [2023-09-26T19:34:27.498Z] [2023-09-26T19:34:27.498Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-09-26T19:34:27.498Z] #22 transferring context: 56B done [2023-09-26T19:34:27.498Z] #22 DONE 0.1s [2023-09-26T19:34:27.498Z] [2023-09-26T19:34:27.498Z] #23 [core-command internal] load .dockerignore [2023-09-26T19:34:27.498Z] #23 transferring context: 56B 0.0s done [2023-09-26T19:34:27.498Z] #23 DONE 0.1s [2023-09-26T19:34:27.498Z] [2023-09-26T19:34:27.498Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-26T19:34:27.498Z] #24 transferring context: 56B done [2023-09-26T19:34:27.765Z] #24 DONE 0.0s [2023-09-26T19:34:27.765Z] [2023-09-26T19:34:27.765Z] #25 [security-proxy-setup internal] load .dockerignore [2023-09-26T19:34:27.765Z] #25 transferring context: 56B 0.0s done [2023-09-26T19:34:27.765Z] #25 DONE 0.1s [2023-09-26T19:34:27.765Z] [2023-09-26T19:34:27.765Z] #26 [core-metadata internal] load .dockerignore [2023-09-26T19:34:27.765Z] #26 transferring context: 56B done [2023-09-26T19:34:27.765Z] #26 DONE 0.1s [2023-09-26T19:34:27.765Z] [2023-09-26T19:34:27.765Z] #27 [security-spire-agent internal] load .dockerignore [2023-09-26T19:34:27.765Z] #27 transferring context: 56B 0.0s done [2023-09-26T19:34:27.765Z] #27 DONE 0.1s [2023-09-26T19:34:27.765Z] [2023-09-26T19:34:27.765Z] #28 [core-data internal] load .dockerignore [2023-09-26T19:34:28.033Z] #28 transferring context: 56B done [2023-09-26T19:34:28.033Z] #28 DONE 0.0s [2023-09-26T19:34:28.033Z] [2023-09-26T19:34:28.033Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-26T19:34:28.033Z] #29 ... [2023-09-26T19:34:28.033Z] [2023-09-26T19:34:28.033Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T19:34:28.033Z] #30 DONE 0.1s [2023-09-26T19:34:28.299Z] [2023-09-26T19:34:28.299Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-26T19:34:28.567Z] #29 ... [2023-09-26T19:34:28.567Z] [2023-09-26T19:34:28.567Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T19:34:28.567Z] #31 DONE 0.0s [2023-09-26T19:34:28.567Z] [2023-09-26T19:34:28.567Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T19:34:28.567Z] #30 DONE 0.1s [2023-09-26T19:34:28.567Z] [2023-09-26T19:34:28.567Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T19:34:28.567Z] #31 DONE 0.0s [2023-09-26T19:34:28.567Z] [2023-09-26T19:34:28.567Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-26T19:34:28.567Z] #29 DONE 0.7s [2023-09-26T19:34:28.567Z] [2023-09-26T19:34:28.567Z] #32 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T19:34:28.567Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T19:34:28.833Z] #32 ... [2023-09-26T19:34:28.833Z] [2023-09-26T19:34:28.833Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T19:34:28.833Z] #31 DONE 0.0s [2023-09-26T19:34:28.833Z] [2023-09-26T19:34:28.833Z] #32 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T19:34:28.833Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T19:34:28.833Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T19:34:28.833Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T19:34:28.833Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T19:34:28.833Z] #32 ... [2023-09-26T19:34:28.833Z] [2023-09-26T19:34:28.833Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T19:34:28.833Z] #31 DONE 0.0s [2023-09-26T19:34:28.833Z] [2023-09-26T19:34:28.833Z] #32 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T19:34:29.100Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T19:34:29.100Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T19:34:29.100Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T19:34:29.100Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T19:34:29.100Z] #32 DONE 0.7s [2023-09-26T19:34:29.100Z] [2023-09-26T19:34:29.100Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-26T19:34:29.100Z] #29 DONE 0.7s [2023-09-26T19:34:29.100Z] [2023-09-26T19:34:29.100Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:29.100Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-26T19:34:29.100Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-26T19:34:29.100Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-26T19:34:29.100Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-26T19:34:29.100Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-09-26T19:34:29.100Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-09-26T19:34:29.100Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-09-26T19:34:29.100Z] #33 ... [2023-09-26T19:34:29.100Z] [2023-09-26T19:34:29.100Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T19:34:29.100Z] #31 DONE 0.0s [2023-09-26T19:34:29.100Z] [2023-09-26T19:34:29.100Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:29.100Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-26T19:34:29.100Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-09-26T19:34:29.100Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2023-09-26T19:34:29.100Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-26T19:34:29.366Z] #33 ... [2023-09-26T19:34:29.366Z] [2023-09-26T19:34:29.366Z] #34 [security-spire-server internal] load build context [2023-09-26T19:34:29.366Z] #34 transferring context: 18.11kB 0.0s done [2023-09-26T19:34:29.366Z] #34 DONE 0.5s [2023-09-26T19:34:29.366Z] [2023-09-26T19:34:29.366Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:29.366Z] #33 ... [2023-09-26T19:34:29.366Z] [2023-09-26T19:34:29.366Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T19:34:29.366Z] #31 DONE 0.0s [2023-09-26T19:34:29.366Z] [2023-09-26T19:34:29.366Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:29.366Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-09-26T19:34:29.366Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-09-26T19:34:29.366Z] #33 ... [2023-09-26T19:34:29.366Z] [2023-09-26T19:34:29.366Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T19:34:29.366Z] #31 DONE 0.0s [2023-09-26T19:34:29.366Z] [2023-09-26T19:34:29.366Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:29.366Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s [2023-09-26T19:34:29.631Z] #33 ... [2023-09-26T19:34:29.631Z] [2023-09-26T19:34:29.631Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T19:34:29.631Z] #31 DONE 0.0s [2023-09-26T19:34:29.631Z] [2023-09-26T19:34:29.631Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:29.631Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-26T19:34:29.898Z] #33 ... [2023-09-26T19:34:29.898Z] [2023-09-26T19:34:29.898Z] #32 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T19:34:29.898Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T19:34:29.898Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T19:34:29.898Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T19:34:29.898Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T19:34:29.898Z] #32 DONE 0.9s [2023-09-26T19:34:29.898Z] [2023-09-26T19:34:29.898Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T19:34:29.898Z] #30 DONE 1.3s [2023-09-26T19:34:29.898Z] [2023-09-26T19:34:29.898Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:29.898Z] #33 ... [2023-09-26T19:34:29.898Z] [2023-09-26T19:34:29.898Z] #32 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T19:34:29.898Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T19:34:29.898Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T19:34:29.898Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T19:34:29.898Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T19:34:29.898Z] #32 DONE 0.9s [2023-09-26T19:34:29.898Z] [2023-09-26T19:34:29.898Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:29.898Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.2s [2023-09-26T19:34:30.164Z] #33 ... [2023-09-26T19:34:30.164Z] [2023-09-26T19:34:30.164Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-26T19:34:30.164Z] #29 DONE 1.2s [2023-09-26T19:34:30.164Z] [2023-09-26T19:34:30.164Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:30.164Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-26T19:34:30.430Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.6s [2023-09-26T19:34:30.697Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.53MB / 23.39MB 2.0s [2023-09-26T19:34:30.977Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.1s [2023-09-26T19:34:31.560Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 2.7s [2023-09-26T19:34:31.825Z] #33 ... [2023-09-26T19:34:31.825Z] [2023-09-26T19:34:31.825Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-26T19:34:31.825Z] #35 DONE 2.2s [2023-09-26T19:34:31.825Z] [2023-09-26T19:34:31.825Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:31.825Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.76MB / 23.39MB 3.1s [2023-09-26T19:34:32.091Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 3.2s [2023-09-26T19:34:32.357Z] #33 ... [2023-09-26T19:34:32.357Z] [2023-09-26T19:34:32.357Z] #36 [security-spire-config internal] load build context [2023-09-26T19:34:32.357Z] #36 transferring context: 16.36kB 0.4s done [2023-09-26T19:34:32.357Z] #36 DONE 3.1s [2023-09-26T19:34:32.357Z] [2023-09-26T19:34:32.357Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:32.624Z] #33 ... [2023-09-26T19:34:32.624Z] [2023-09-26T19:34:32.624Z] #32 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T19:34:32.624Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T19:34:32.624Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T19:34:32.624Z] #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T19:34:32.624Z] #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T19:34:32.624Z] #32 DONE 0.9s [2023-09-26T19:34:32.624Z] [2023-09-26T19:34:32.624Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:32.624Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-26T19:34:32.624Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-26T19:34:32.624Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-26T19:34:32.624Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-26T19:34:32.624Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-26T19:34:32.624Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-09-26T19:34:32.624Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-09-26T19:34:32.624Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-26T19:34:32.624Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-26T19:34:32.624Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-26T19:34:32.892Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.36MB / 23.39MB 4.1s [2023-09-26T19:34:33.476Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 4.6s [2023-09-26T19:34:34.435Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 5.5s [2023-09-26T19:34:35.025Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.65MB / 23.39MB 6.2s [2023-09-26T19:34:35.609Z] #33 ... [2023-09-26T19:34:35.609Z] [2023-09-26T19:34:35.609Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-26T19:34:35.609Z] #37 DONE 6.9s [2023-09-26T19:34:35.609Z] [2023-09-26T19:34:35.609Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:35.876Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 7.1s [2023-09-26T19:34:36.462Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.4s done [2023-09-26T19:34:36.462Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.4s done [2023-09-26T19:34:36.729Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.4s done [2023-09-26T19:34:36.996Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-26T19:34:36.996Z] #33 ... [2023-09-26T19:34:36.996Z] [2023-09-26T19:34:36.996Z] #38 [security-spire-agent internal] load build context [2023-09-26T19:34:36.996Z] #38 transferring context: 17.64kB 0.7s done [2023-09-26T19:34:36.996Z] #38 DONE 4.6s [2023-09-26T19:34:37.264Z] [2023-09-26T19:34:37.264Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:34:37.264Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2023-09-26T19:34:37.264Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-26T19:34:37.264Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-26T19:34:37.264Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-26T19:34:37.264Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-26T19:34:37.264Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-26T19:34:37.264Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done [2023-09-26T19:34:37.264Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.79MB / 17.12MB 4.0s [2023-09-26T19:34:37.264Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-26T19:34:37.844Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 4.5s [2023-09-26T19:34:38.110Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 5.0s [2023-09-26T19:34:38.375Z] #39 ... [2023-09-26T19:34:38.375Z] [2023-09-26T19:34:38.375Z] #40 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-26T19:34:38.375Z] #40 DONE 2.9s [2023-09-26T19:34:38.375Z] [2023-09-26T19:34:38.375Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:34:38.375Z] #39 ... [2023-09-26T19:34:38.375Z] [2023-09-26T19:34:38.375Z] #41 [support-scheduler internal] load build context [2023-09-26T19:34:38.375Z] #41 ... [2023-09-26T19:34:38.375Z] [2023-09-26T19:34:38.375Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T19:34:38.640Z] #42 ... [2023-09-26T19:34:38.640Z] [2023-09-26T19:34:38.640Z] #43 [security-proxy-auth internal] load build context [2023-09-26T19:34:38.904Z] #43 ... [2023-09-26T19:34:38.904Z] [2023-09-26T19:34:38.904Z] #44 [security-bootstrapper internal] load build context [2023-09-26T19:34:38.904Z] #44 ... [2023-09-26T19:34:38.904Z] [2023-09-26T19:34:38.904Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:34:39.176Z] #45 ... [2023-09-26T19:34:39.176Z] [2023-09-26T19:34:39.176Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-26T19:34:39.176Z] #46 ... [2023-09-26T19:34:39.176Z] [2023-09-26T19:34:39.176Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:39.446Z] #47 ... [2023-09-26T19:34:39.446Z] [2023-09-26T19:34:39.446Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T19:34:39.446Z] #0 6.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.446Z] #0 7.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.446Z] #48 ... [2023-09-26T19:34:39.446Z] [2023-09-26T19:34:39.446Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T19:34:39.446Z] #0 6.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.446Z] #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.446Z] #49 ... [2023-09-26T19:34:39.446Z] [2023-09-26T19:34:39.446Z] #50 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T19:34:39.446Z] #0 4.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.446Z] #0 5.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.446Z] #0 6.669 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T19:34:39.446Z] #0 6.669 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T19:34:39.446Z] #0 6.669 OK: 19943 distinct packages available [2023-09-26T19:34:39.446Z] #0 7.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.446Z] #0 8.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.713Z] #50 ... [2023-09-26T19:34:39.713Z] [2023-09-26T19:34:39.713Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T19:34:39.713Z] #51 ... [2023-09-26T19:34:39.713Z] [2023-09-26T19:34:39.713Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T19:34:39.713Z] #0 8.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.713Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.978Z] #52 ... [2023-09-26T19:34:39.978Z] [2023-09-26T19:34:39.978Z] #53 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T19:34:39.978Z] #0 6.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.978Z] #0 7.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:39.978Z] #53 ... [2023-09-26T19:34:39.978Z] [2023-09-26T19:34:39.978Z] #54 [core-data internal] load build context [2023-09-26T19:34:40.245Z] #54 ... [2023-09-26T19:34:40.245Z] [2023-09-26T19:34:40.245Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:34:40.245Z] #55 ... [2023-09-26T19:34:40.245Z] [2023-09-26T19:34:40.245Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T19:34:40.245Z] #0 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:40.510Z] #56 ... [2023-09-26T19:34:40.510Z] [2023-09-26T19:34:40.510Z] #57 [core-metadata internal] load build context [2023-09-26T19:34:40.510Z] #57 ... [2023-09-26T19:34:40.510Z] [2023-09-26T19:34:40.510Z] #58 [security-proxy-setup internal] load build context [2023-09-26T19:34:40.778Z] #58 ... [2023-09-26T19:34:40.778Z] [2023-09-26T19:34:40.778Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T19:34:40.778Z] #59 ... [2023-09-26T19:34:40.778Z] [2023-09-26T19:34:40.778Z] #60 [core-command internal] load build context [2023-09-26T19:34:41.042Z] #60 ... [2023-09-26T19:34:41.042Z] [2023-09-26T19:34:41.042Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T19:34:41.042Z] #61 ... [2023-09-26T19:34:41.042Z] [2023-09-26T19:34:41.042Z] #60 [core-command internal] load build context [2023-09-26T19:34:41.042Z] #60 transferring context: 5.36MB 8.7s [2023-09-26T19:34:44.368Z] #60 ... [2023-09-26T19:34:44.368Z] [2023-09-26T19:34:44.368Z] #53 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T19:34:44.368Z] #53 12.92 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T19:34:44.368Z] #53 12.92 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:34:44.368Z] #53 13.04 OK: 8 MiB in 16 packages [2023-09-26T19:34:44.368Z] #53 DONE 15.2s [2023-09-26T19:34:44.368Z] [2023-09-26T19:34:44.368Z] #60 [core-command internal] load build context [2023-09-26T19:34:44.949Z] #60 ... [2023-09-26T19:34:44.949Z] [2023-09-26T19:34:44.949Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T19:34:44.949Z] #48 11.65 (1/2) Installing ca-certificates (20230506-r0) [2023-09-26T19:34:44.949Z] #48 12.01 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-26T19:34:44.949Z] #48 12.01 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:34:44.949Z] #48 12.23 Executing ca-certificates-20230506-r0.trigger [2023-09-26T19:34:44.949Z] #48 13.95 OK: 9 MiB in 17 packages [2023-09-26T19:34:44.949Z] #48 DONE 15.9s [2023-09-26T19:34:44.949Z] [2023-09-26T19:34:44.949Z] #60 [core-command internal] load build context [2023-09-26T19:34:45.912Z] #60 ... [2023-09-26T19:34:45.912Z] [2023-09-26T19:34:45.912Z] #50 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T19:34:45.912Z] #50 12.90 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T19:34:45.912Z] #50 13.81 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T19:34:45.912Z] #50 13.95 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-26T19:34:45.912Z] #50 14.17 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-26T19:34:45.912Z] #50 14.25 (5/7) Installing libucontext (1.2-r2) [2023-09-26T19:34:45.912Z] #50 14.25 (6/7) Installing gcompat (1.1.0-r1) [2023-09-26T19:34:45.912Z] #50 14.25 (7/7) Installing openssl (3.1.3-r0) [2023-09-26T19:34:45.912Z] #50 14.45 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:34:45.912Z] #50 14.63 OK: 9 MiB in 20 packages [2023-09-26T19:34:45.912Z] #50 DONE 17.7s [2023-09-26T19:34:45.912Z] [2023-09-26T19:34:45.912Z] #60 [core-command internal] load build context [2023-09-26T19:34:46.178Z] #60 transferring context: 13.46MB 13.7s [2023-09-26T19:34:48.752Z] #60 ... [2023-09-26T19:34:48.752Z] [2023-09-26T19:34:48.752Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-26T19:34:48.752Z] #62 ... [2023-09-26T19:34:48.752Z] [2023-09-26T19:34:48.752Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:34:48.752Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.6s done [2023-09-26T19:34:48.752Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.4s [2023-09-26T19:34:48.752Z] #39 ... [2023-09-26T19:34:48.752Z] [2023-09-26T19:34:48.752Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T19:34:48.752Z] #0 6.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:48.753Z] #0 8.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:48.753Z] #63 ... [2023-09-26T19:34:48.753Z] [2023-09-26T19:34:48.753Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-26T19:34:48.753Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:49.021Z] #64 ... [2023-09-26T19:34:49.021Z] [2023-09-26T19:34:49.021Z] #41 [support-scheduler internal] load build context [2023-09-26T19:34:49.021Z] #41 ... [2023-09-26T19:34:49.021Z] [2023-09-26T19:34:49.021Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:49.021Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.9s [2023-09-26T19:34:49.021Z] #33 ... [2023-09-26T19:34:49.021Z] [2023-09-26T19:34:49.021Z] #43 [security-proxy-auth internal] load build context [2023-09-26T19:34:49.288Z] #43 ... [2023-09-26T19:34:49.288Z] [2023-09-26T19:34:49.288Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:34:49.288Z] #45 ... [2023-09-26T19:34:49.288Z] [2023-09-26T19:34:49.288Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-26T19:34:49.554Z] #46 ... [2023-09-26T19:34:49.554Z] [2023-09-26T19:34:49.554Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:49.554Z] #47 ... [2023-09-26T19:34:49.554Z] [2023-09-26T19:34:49.554Z] #44 [security-bootstrapper internal] load build context [2023-09-26T19:34:49.554Z] #44 ... [2023-09-26T19:34:49.554Z] [2023-09-26T19:34:49.554Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:49.836Z] #33 ... [2023-09-26T19:34:49.836Z] [2023-09-26T19:34:49.836Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T19:34:49.836Z] #51 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:49.836Z] #51 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:49.836Z] #51 18.99 (1/4) Installing ca-certificates (20230506-r0) [2023-09-26T19:34:49.836Z] #51 19.68 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-26T19:34:49.836Z] #51 19.72 (3/4) Installing su-exec (0.2-r3) [2023-09-26T19:34:49.836Z] #51 19.80 (4/4) Installing yq (4.33.3-r3) [2023-09-26T19:34:50.103Z] #51 ... [2023-09-26T19:34:50.103Z] [2023-09-26T19:34:50.103Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:50.369Z] #33 ... [2023-09-26T19:34:50.369Z] [2023-09-26T19:34:50.369Z] #54 [core-data internal] load build context [2023-09-26T19:34:50.369Z] #54 ... [2023-09-26T19:34:50.369Z] [2023-09-26T19:34:50.369Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:50.636Z] #33 ... [2023-09-26T19:34:50.636Z] [2023-09-26T19:34:50.636Z] #57 [core-metadata internal] load build context [2023-09-26T19:34:50.914Z] #57 ... [2023-09-26T19:34:50.914Z] [2023-09-26T19:34:50.914Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:50.914Z] #33 ... [2023-09-26T19:34:50.914Z] [2023-09-26T19:34:50.914Z] #58 [security-proxy-setup internal] load build context [2023-09-26T19:34:50.914Z] #58 ... [2023-09-26T19:34:50.914Z] [2023-09-26T19:34:50.914Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:51.187Z] #33 ... [2023-09-26T19:34:51.187Z] [2023-09-26T19:34:51.187Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:34:51.187Z] #55 transferring context: 18.39MB 18.8s [2023-09-26T19:34:51.456Z] #55 ... [2023-09-26T19:34:51.456Z] [2023-09-26T19:34:51.456Z] #57 [core-metadata internal] load build context [2023-09-26T19:34:51.721Z] #57 ... [2023-09-26T19:34:51.721Z] [2023-09-26T19:34:51.721Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T19:34:51.721Z] #56 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:51.721Z] #56 19.26 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-26T19:34:51.721Z] #56 19.29 (2/2) Installing su-exec (0.2-r3) [2023-09-26T19:34:51.721Z] #56 19.32 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:34:51.721Z] #56 19.48 OK: 8 MiB in 17 packages [2023-09-26T19:34:51.721Z] #56 DONE 22.3s [2023-09-26T19:34:51.721Z] [2023-09-26T19:34:51.721Z] #57 [core-metadata internal] load build context [2023-09-26T19:34:51.721Z] #57 ... [2023-09-26T19:34:51.721Z] [2023-09-26T19:34:51.721Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T19:34:51.721Z] #49 12.45 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T19:34:51.721Z] #49 12.45 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T19:34:51.721Z] #49 12.45 OK: 19943 distinct packages available [2023-09-26T19:34:51.721Z] #49 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:51.721Z] #49 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:51.721Z] #49 ... [2023-09-26T19:34:51.721Z] [2023-09-26T19:34:51.721Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:34:53.674Z] #33 ... [2023-09-26T19:34:53.674Z] [2023-09-26T19:34:53.674Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T19:34:53.674Z] #59 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:53.674Z] #59 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:53.674Z] #59 22.72 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T19:34:53.674Z] #59 22.77 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:34:53.674Z] #59 23.00 OK: 8 MiB in 16 packages [2023-09-26T19:34:53.674Z] #59 ... [2023-09-26T19:34:53.674Z] [2023-09-26T19:34:53.674Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T19:34:53.674Z] #61 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:53.674Z] #61 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:53.674Z] #61 ... [2023-09-26T19:34:53.674Z] [2023-09-26T19:34:53.674Z] #43 [security-proxy-auth internal] load build context [2023-09-26T19:34:55.096Z] #43 ... [2023-09-26T19:34:55.096Z] [2023-09-26T19:34:55.096Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T19:34:55.096Z] #63 16.45 OK: 266 MiB in 52 packages [2023-09-26T19:34:55.096Z] #63 ... [2023-09-26T19:34:55.096Z] [2023-09-26T19:34:55.096Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T19:34:55.096Z] #59 DONE 24.8s [2023-09-26T19:34:55.096Z] [2023-09-26T19:34:55.096Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:55.362Z] #47 ... [2023-09-26T19:34:55.362Z] [2023-09-26T19:34:55.362Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T19:34:55.362Z] #51 21.71 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:34:55.362Z] #51 21.71 Executing ca-certificates-20230506-r0.trigger [2023-09-26T19:34:55.362Z] #51 23.40 OK: 18 MiB in 19 packages [2023-09-26T19:34:55.362Z] #51 DONE 25.9s [2023-09-26T19:34:55.362Z] [2023-09-26T19:34:55.362Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:34:55.362Z] #45 ... [2023-09-26T19:34:55.362Z] [2023-09-26T19:34:55.362Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:55.628Z] #47 ... [2023-09-26T19:34:55.628Z] [2023-09-26T19:34:55.628Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T19:34:55.628Z] #52 16.35 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T19:34:55.628Z] #52 16.35 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T19:34:55.628Z] #52 16.35 OK: 19943 distinct packages available [2023-09-26T19:34:55.628Z] #52 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:55.628Z] #52 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:55.628Z] #52 ... [2023-09-26T19:34:55.628Z] [2023-09-26T19:34:55.628Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:55.897Z] #47 ... [2023-09-26T19:34:55.897Z] [2023-09-26T19:34:55.897Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T19:34:55.897Z] #49 23.52 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-26T19:34:55.897Z] #49 23.56 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-26T19:34:55.897Z] #49 23.57 (3/4) Installing libucontext (1.2-r2) [2023-09-26T19:34:55.897Z] #49 23.62 (4/4) Installing gcompat (1.1.0-r1) [2023-09-26T19:34:55.897Z] #49 23.67 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:34:55.897Z] #49 23.98 OK: 8 MiB in 19 packages [2023-09-26T19:34:55.897Z] #49 DONE 26.6s [2023-09-26T19:34:56.164Z] [2023-09-26T19:34:56.164Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:56.164Z] #47 transferring context: 57.82MB 25.9s [2023-09-26T19:34:56.747Z] #47 ... [2023-09-26T19:34:56.747Z] [2023-09-26T19:34:56.747Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T19:34:56.747Z] #63 DONE 18.5s [2023-09-26T19:34:57.025Z] [2023-09-26T19:34:57.025Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:57.291Z] #47 ... [2023-09-26T19:34:57.292Z] [2023-09-26T19:34:57.292Z] #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T19:34:57.292Z] #42 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:57.292Z] #42 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:57.292Z] #42 18.24 OK: 266 MiB in 52 packages [2023-09-26T19:34:57.292Z] #42 DONE 19.1s [2023-09-26T19:34:57.292Z] [2023-09-26T19:34:57.292Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:57.872Z] #47 ... [2023-09-26T19:34:57.872Z] [2023-09-26T19:34:57.872Z] #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T19:34:57.872Z] #61 24.24 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T19:34:57.872Z] #61 24.99 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T19:34:57.872Z] #61 25.16 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-26T19:34:57.872Z] #61 25.16 (4/6) Installing openssl (3.1.3-r0) [2023-09-26T19:34:57.872Z] #61 25.28 (5/6) Installing su-exec (0.2-r3) [2023-09-26T19:34:57.872Z] #61 25.28 (6/6) Installing yq (4.33.3-r3) [2023-09-26T19:34:57.872Z] #61 26.17 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:34:57.872Z] #61 26.17 OK: 18 MiB in 19 packages [2023-09-26T19:34:57.872Z] #61 DONE 27.6s [2023-09-26T19:34:57.872Z] [2023-09-26T19:34:57.872Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:57.872Z] #47 ... [2023-09-26T19:34:57.872Z] [2023-09-26T19:34:57.872Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-26T19:34:57.872Z] #65 DONE 6.4s [2023-09-26T19:34:58.139Z] [2023-09-26T19:34:58.139Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-26T19:34:58.726Z] #66 ... [2023-09-26T19:34:58.726Z] [2023-09-26T19:34:58.726Z] #60 [core-command internal] load build context [2023-09-26T19:34:58.726Z] #60 ... [2023-09-26T19:34:58.726Z] [2023-09-26T19:34:58.726Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T19:34:58.726Z] #52 26.97 (1/11) Installing ca-certificates (20230506-r0) [2023-09-26T19:34:58.726Z] #52 27.10 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-26T19:34:58.726Z] #52 27.19 (3/11) Installing libunistring (1.1-r1) [2023-09-26T19:34:58.726Z] #52 27.30 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-26T19:34:58.726Z] #52 27.45 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-26T19:34:58.726Z] #52 27.45 (6/11) Installing libcurl (8.3.0-r0) [2023-09-26T19:34:58.726Z] #52 27.45 (7/11) Installing curl (8.3.0-r0) [2023-09-26T19:34:58.726Z] #52 27.45 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-26T19:34:58.726Z] #52 27.45 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-26T19:34:58.726Z] #52 27.45 (10/11) Installing libucontext (1.2-r2) [2023-09-26T19:34:58.726Z] #52 27.52 (11/11) Installing gcompat (1.1.0-r1) [2023-09-26T19:34:58.726Z] #52 27.52 Executing busybox-1.36.1-r2.trigger [2023-09-26T19:34:58.726Z] #52 27.53 Executing ca-certificates-20230506-r0.trigger [2023-09-26T19:34:58.726Z] #52 28.40 OK: 13 MiB in 26 packages [2023-09-26T19:34:58.726Z] #52 DONE 29.5s [2023-09-26T19:34:58.726Z] [2023-09-26T19:34:58.726Z] #60 [core-command internal] load build context [2023-09-26T19:34:58.726Z] #60 ... [2023-09-26T19:34:58.726Z] [2023-09-26T19:34:58.726Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:58.726Z] #47 ... [2023-09-26T19:34:58.726Z] [2023-09-26T19:34:58.726Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-26T19:34:58.726Z] #62 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:58.726Z] #62 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:58.726Z] #62 18.59 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T19:34:58.726Z] #62 18.59 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T19:34:58.726Z] #62 18.59 OK: 19945 distinct packages available [2023-09-26T19:34:58.726Z] #62 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:58.726Z] #62 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:58.991Z] #62 ... [2023-09-26T19:34:58.991Z] [2023-09-26T19:34:58.991Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-26T19:34:58.991Z] #64 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T19:34:58.991Z] #64 19.02 OK: 266 MiB in 52 packages [2023-09-26T19:34:58.991Z] #64 DONE 20.5s [2023-09-26T19:34:58.991Z] [2023-09-26T19:34:58.991Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:34:58.991Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.0s [2023-09-26T19:34:58.991Z] #39 ... [2023-09-26T19:34:58.991Z] [2023-09-26T19:34:58.991Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:59.267Z] #47 ... [2023-09-26T19:34:59.267Z] [2023-09-26T19:34:59.267Z] #41 [support-scheduler internal] load build context [2023-09-26T19:34:59.267Z] #41 ... [2023-09-26T19:34:59.267Z] [2023-09-26T19:34:59.267Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:59.534Z] #47 ... [2023-09-26T19:34:59.534Z] [2023-09-26T19:34:59.534Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-26T19:34:59.534Z] #46 ... [2023-09-26T19:34:59.534Z] [2023-09-26T19:34:59.534Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-26T19:34:59.534Z] #67 DONE 1.8s [2023-09-26T19:34:59.534Z] [2023-09-26T19:34:59.534Z] #47 [support-notifications internal] load build context [2023-09-26T19:34:59.803Z] #47 ... [2023-09-26T19:34:59.803Z] [2023-09-26T19:34:59.803Z] #44 [security-bootstrapper internal] load build context [2023-09-26T19:34:59.803Z] #44 ... [2023-09-26T19:34:59.803Z] [2023-09-26T19:34:59.803Z] #47 [support-notifications internal] load build context [2023-09-26T19:35:00.073Z] #47 ... [2023-09-26T19:35:00.073Z] [2023-09-26T19:35:00.073Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-26T19:35:00.073Z] #66 DONE 1.9s [2023-09-26T19:35:00.073Z] [2023-09-26T19:35:00.073Z] #47 [support-notifications internal] load build context [2023-09-26T19:35:00.337Z] #47 ... [2023-09-26T19:35:00.337Z] [2023-09-26T19:35:00.337Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-26T19:35:00.337Z] #62 21.11 OK: 266 MiB in 52 packages [2023-09-26T19:35:00.337Z] #62 DONE 21.7s [2023-09-26T19:35:00.337Z] [2023-09-26T19:35:00.337Z] #47 [support-notifications internal] load build context [2023-09-26T19:35:00.606Z] #47 ... [2023-09-26T19:35:00.606Z] [2023-09-26T19:35:00.606Z] #54 [core-data internal] load build context [2023-09-26T19:35:00.870Z] #54 ... [2023-09-26T19:35:00.870Z] [2023-09-26T19:35:00.870Z] #47 [support-notifications internal] load build context [2023-09-26T19:35:01.134Z] #47 transferring context: 76.49MB 30.9s [2023-09-26T19:35:01.134Z] #47 ... [2023-09-26T19:35:01.134Z] [2023-09-26T19:35:01.134Z] #58 [security-proxy-setup internal] load build context [2023-09-26T19:35:01.134Z] #58 ... [2023-09-26T19:35:01.134Z] [2023-09-26T19:35:01.134Z] #47 [support-notifications internal] load build context [2023-09-26T19:35:01.715Z] #47 ... [2023-09-26T19:35:01.715Z] [2023-09-26T19:35:01.715Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:35:01.715Z] #55 ... [2023-09-26T19:35:01.715Z] [2023-09-26T19:35:01.715Z] #47 [support-notifications internal] load build context [2023-09-26T19:35:01.715Z] #47 ... [2023-09-26T19:35:01.715Z] [2023-09-26T19:35:01.715Z] #57 [core-metadata internal] load build context [2023-09-26T19:35:01.984Z] #57 ... [2023-09-26T19:35:01.984Z] [2023-09-26T19:35:01.984Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:35:04.571Z] #55 ... [2023-09-26T19:35:04.571Z] [2023-09-26T19:35:04.571Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:35:04.571Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.5s [2023-09-26T19:35:04.571Z] #33 ... [2023-09-26T19:35:04.571Z] [2023-09-26T19:35:04.571Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:35:04.842Z] #55 ... [2023-09-26T19:35:04.842Z] [2023-09-26T19:35:04.842Z] #43 [security-proxy-auth internal] load build context [2023-09-26T19:35:05.112Z] #43 ... [2023-09-26T19:35:05.112Z] [2023-09-26T19:35:05.112Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:35:05.700Z] #55 ... [2023-09-26T19:35:05.700Z] [2023-09-26T19:35:05.700Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:05.700Z] #45 ... [2023-09-26T19:35:05.700Z] [2023-09-26T19:35:05.700Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:35:07.133Z] #33 ... [2023-09-26T19:35:07.133Z] [2023-09-26T19:35:07.133Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-26T19:35:07.133Z] #68 DONE 1.3s [2023-09-26T19:35:07.133Z] [2023-09-26T19:35:07.133Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:35:07.398Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.6s done [2023-09-26T19:35:08.802Z] #33 ... [2023-09-26T19:35:08.802Z] [2023-09-26T19:35:08.802Z] #60 [core-command internal] load build context [2023-09-26T19:35:08.802Z] #60 transferring context: 98.41MB 36.5s [2023-09-26T19:35:09.071Z] #60 ... [2023-09-26T19:35:09.071Z] [2023-09-26T19:35:09.071Z] #47 [support-notifications internal] load build context [2023-09-26T19:35:09.071Z] #47 ... [2023-09-26T19:35:09.071Z] [2023-09-26T19:35:09.071Z] #60 [core-command internal] load build context [2023-09-26T19:35:09.335Z] #60 ... [2023-09-26T19:35:09.335Z] [2023-09-26T19:35:09.335Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:35:09.335Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.5s done [2023-09-26T19:35:09.335Z] #39 ... [2023-09-26T19:35:09.335Z] [2023-09-26T19:35:09.335Z] #60 [core-command internal] load build context [2023-09-26T19:35:09.604Z] #60 ... [2023-09-26T19:35:09.604Z] [2023-09-26T19:35:09.604Z] #41 [support-scheduler internal] load build context [2023-09-26T19:35:09.604Z] #41 ... [2023-09-26T19:35:09.604Z] [2023-09-26T19:35:09.604Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-26T19:35:09.867Z] #46 ... [2023-09-26T19:35:09.867Z] [2023-09-26T19:35:09.867Z] #41 [support-scheduler internal] load build context [2023-09-26T19:35:09.867Z] #41 ... [2023-09-26T19:35:09.867Z] [2023-09-26T19:35:09.867Z] #44 [security-bootstrapper internal] load build context [2023-09-26T19:35:10.134Z] #44 ... [2023-09-26T19:35:10.134Z] [2023-09-26T19:35:10.134Z] #41 [support-scheduler internal] load build context [2023-09-26T19:35:11.097Z] #41 ... [2023-09-26T19:35:11.097Z] [2023-09-26T19:35:11.097Z] #54 [core-data internal] load build context [2023-09-26T19:35:11.097Z] #54 ... [2023-09-26T19:35:11.097Z] [2023-09-26T19:35:11.097Z] #41 [support-scheduler internal] load build context [2023-09-26T19:35:11.365Z] #41 ... [2023-09-26T19:35:11.365Z] [2023-09-26T19:35:11.365Z] #58 [security-proxy-setup internal] load build context [2023-09-26T19:35:11.365Z] #58 ... [2023-09-26T19:35:11.365Z] [2023-09-26T19:35:11.365Z] #54 [core-data internal] load build context [2023-09-26T19:35:11.957Z] #54 ... [2023-09-26T19:35:11.957Z] [2023-09-26T19:35:11.957Z] #57 [core-metadata internal] load build context [2023-09-26T19:35:12.224Z] #57 ... [2023-09-26T19:35:12.224Z] [2023-09-26T19:35:12.224Z] #54 [core-data internal] load build context [2023-09-26T19:35:14.170Z] #54 ... [2023-09-26T19:35:14.170Z] [2023-09-26T19:35:14.170Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T19:35:14.170Z] #69 DONE 3.3s [2023-09-26T19:35:14.170Z] [2023-09-26T19:35:14.170Z] #54 [core-data internal] load build context [2023-09-26T19:35:14.170Z] #54 ... [2023-09-26T19:35:14.170Z] [2023-09-26T19:35:14.170Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T19:35:14.170Z] #70 DONE 3.4s [2023-09-26T19:35:14.170Z] [2023-09-26T19:35:14.170Z] #54 [core-data internal] load build context [2023-09-26T19:35:14.170Z] #54 transferring context: 106.16MB 41.7s [2023-09-26T19:35:14.436Z] #54 ... [2023-09-26T19:35:14.436Z] [2023-09-26T19:35:14.436Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T19:35:14.436Z] #71 DONE 3.1s [2023-09-26T19:35:14.436Z] [2023-09-26T19:35:14.436Z] #54 [core-data internal] load build context [2023-09-26T19:35:15.020Z] #54 ... [2023-09-26T19:35:15.020Z] [2023-09-26T19:35:15.020Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-26T19:35:15.020Z] #72 DONE 0.9s [2023-09-26T19:35:15.020Z] [2023-09-26T19:35:15.020Z] #43 [security-proxy-auth internal] load build context [2023-09-26T19:35:15.293Z] #43 ... [2023-09-26T19:35:15.293Z] [2023-09-26T19:35:15.293Z] #73 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-26T19:35:15.293Z] #73 ... [2023-09-26T19:35:15.293Z] [2023-09-26T19:35:15.293Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-26T19:35:15.293Z] #74 DONE 1.3s [2023-09-26T19:35:15.573Z] [2023-09-26T19:35:15.573Z] #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-26T19:35:15.573Z] #75 DONE 1.0s [2023-09-26T19:35:15.573Z] [2023-09-26T19:35:15.573Z] #43 [security-proxy-auth internal] load build context [2023-09-26T19:35:15.573Z] #43 ... [2023-09-26T19:35:15.573Z] [2023-09-26T19:35:15.573Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:35:15.841Z] #55 ... [2023-09-26T19:35:15.841Z] [2023-09-26T19:35:15.841Z] #54 [core-data internal] load build context [2023-09-26T19:35:15.841Z] #54 ... [2023-09-26T19:35:15.841Z] [2023-09-26T19:35:15.841Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:15.841Z] #45 ... [2023-09-26T19:35:15.841Z] [2023-09-26T19:35:15.841Z] #54 [core-data internal] load build context [2023-09-26T19:35:16.426Z] #54 ... [2023-09-26T19:35:16.426Z] [2023-09-26T19:35:16.426Z] #73 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-26T19:35:16.426Z] #73 DONE 1.0s [2023-09-26T19:35:16.426Z] [2023-09-26T19:35:16.426Z] #54 [core-data internal] load build context [2023-09-26T19:35:16.694Z] #54 ... [2023-09-26T19:35:16.694Z] [2023-09-26T19:35:16.694Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-26T19:35:16.694Z] #76 DONE 1.2s [2023-09-26T19:35:16.694Z] [2023-09-26T19:35:16.694Z] #54 [core-data internal] load build context [2023-09-26T19:35:16.694Z] #54 ... [2023-09-26T19:35:16.694Z] [2023-09-26T19:35:16.694Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-26T19:35:16.694Z] #77 DONE 1.4s [2023-09-26T19:35:16.694Z] [2023-09-26T19:35:16.694Z] #54 [core-data internal] load build context [2023-09-26T19:35:18.119Z] #54 ... [2023-09-26T19:35:18.119Z] [2023-09-26T19:35:18.119Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T19:35:18.119Z] #78 DONE 1.4s [2023-09-26T19:35:18.119Z] [2023-09-26T19:35:18.119Z] #54 [core-data internal] load build context [2023-09-26T19:35:18.119Z] #54 ... [2023-09-26T19:35:18.119Z] [2023-09-26T19:35:18.119Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T19:35:18.119Z] #79 DONE 1.2s [2023-09-26T19:35:18.119Z] [2023-09-26T19:35:18.119Z] #54 [core-data internal] load build context [2023-09-26T19:35:18.119Z] #54 ... [2023-09-26T19:35:18.119Z] [2023-09-26T19:35:18.119Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T19:35:18.119Z] #80 DONE 1.4s [2023-09-26T19:35:18.119Z] [2023-09-26T19:35:18.119Z] #54 [core-data internal] load build context [2023-09-26T19:35:18.717Z] #54 ... [2023-09-26T19:35:18.717Z] [2023-09-26T19:35:18.717Z] #47 [support-notifications internal] load build context [2023-09-26T19:35:18.717Z] #47 transferring context: 189.51MB 48.0s done [2023-09-26T19:35:18.717Z] #47 DONE 49.7s [2023-09-26T19:35:18.989Z] [2023-09-26T19:35:18.989Z] #54 [core-data internal] load build context [2023-09-26T19:35:18.989Z] #54 ... [2023-09-26T19:35:18.989Z] [2023-09-26T19:35:18.989Z] #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-26T19:35:18.989Z] #81 DONE 1.0s [2023-09-26T19:35:18.989Z] [2023-09-26T19:35:18.989Z] #54 [core-data internal] load build context [2023-09-26T19:35:19.252Z] #54 ... [2023-09-26T19:35:19.253Z] [2023-09-26T19:35:19.253Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-26T19:35:19.253Z] #82 DONE 1.4s [2023-09-26T19:35:19.518Z] [2023-09-26T19:35:19.518Z] #54 [core-data internal] load build context [2023-09-26T19:35:19.518Z] #54 ... [2023-09-26T19:35:19.518Z] [2023-09-26T19:35:19.518Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-26T19:35:19.518Z] #83 DONE 1.4s [2023-09-26T19:35:19.518Z] [2023-09-26T19:35:19.518Z] #54 [core-data internal] load build context [2023-09-26T19:35:19.518Z] #54 ... [2023-09-26T19:35:19.518Z] [2023-09-26T19:35:19.518Z] #60 [core-command internal] load build context [2023-09-26T19:35:19.796Z] #60 ... [2023-09-26T19:35:19.796Z] [2023-09-26T19:35:19.796Z] #54 [core-data internal] load build context [2023-09-26T19:35:19.796Z] #54 ... [2023-09-26T19:35:19.796Z] [2023-09-26T19:35:19.796Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-26T19:35:20.064Z] #46 ... [2023-09-26T19:35:20.064Z] [2023-09-26T19:35:20.064Z] #54 [core-data internal] load build context [2023-09-26T19:35:20.064Z] #54 ... [2023-09-26T19:35:20.064Z] [2023-09-26T19:35:20.064Z] #44 [security-bootstrapper internal] load build context [2023-09-26T19:35:20.328Z] #44 ... [2023-09-26T19:35:20.328Z] [2023-09-26T19:35:20.328Z] #54 [core-data internal] load build context [2023-09-26T19:35:20.328Z] #54 ... [2023-09-26T19:35:20.328Z] [2023-09-26T19:35:20.328Z] #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-26T19:35:20.328Z] #84 DONE 1.2s [2023-09-26T19:35:20.328Z] [2023-09-26T19:35:20.328Z] #54 [core-data internal] load build context [2023-09-26T19:35:20.595Z] #54 ... [2023-09-26T19:35:20.595Z] [2023-09-26T19:35:20.595Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:35:20.595Z] #85 DONE 1.6s [2023-09-26T19:35:20.595Z] [2023-09-26T19:35:20.595Z] #54 [core-data internal] load build context [2023-09-26T19:35:20.860Z] #54 ... [2023-09-26T19:35:20.860Z] [2023-09-26T19:35:20.860Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-26T19:35:20.860Z] #86 DONE 1.5s [2023-09-26T19:35:20.860Z] [2023-09-26T19:35:20.860Z] #54 [core-data internal] load build context [2023-09-26T19:35:21.126Z] #54 ... [2023-09-26T19:35:21.126Z] [2023-09-26T19:35:21.126Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-26T19:35:21.126Z] #87 DONE 1.4s [2023-09-26T19:35:21.126Z] [2023-09-26T19:35:21.126Z] #54 [core-data internal] load build context [2023-09-26T19:35:21.391Z] #54 ... [2023-09-26T19:35:21.391Z] [2023-09-26T19:35:21.391Z] #41 [support-scheduler internal] load build context [2023-09-26T19:35:21.391Z] #41 ... [2023-09-26T19:35:21.391Z] [2023-09-26T19:35:21.391Z] #54 [core-data internal] load build context [2023-09-26T19:35:21.656Z] #54 ... [2023-09-26T19:35:21.656Z] [2023-09-26T19:35:21.656Z] #58 [security-proxy-setup internal] load build context [2023-09-26T19:35:21.656Z] #58 ... [2023-09-26T19:35:21.656Z] [2023-09-26T19:35:21.656Z] #41 [support-scheduler internal] load build context [2023-09-26T19:35:22.242Z] #41 ... [2023-09-26T19:35:22.242Z] [2023-09-26T19:35:22.242Z] #57 [core-metadata internal] load build context [2023-09-26T19:35:22.509Z] #57 ... [2023-09-26T19:35:22.509Z] [2023-09-26T19:35:22.509Z] #41 [support-scheduler internal] load build context [2023-09-26T19:35:23.461Z] #41 transferring context: 181.39MB 54.5s [2023-09-26T19:35:24.428Z] #41 ... [2023-09-26T19:35:24.428Z] [2023-09-26T19:35:24.428Z] #60 [core-command internal] load build context [2023-09-26T19:35:24.428Z] #60 transferring context: 189.51MB 51.9s done [2023-09-26T19:35:24.428Z] #60 DONE 54.4s [2023-09-26T19:35:24.428Z] [2023-09-26T19:35:24.428Z] #41 [support-scheduler internal] load build context [2023-09-26T19:35:25.853Z] #41 ... [2023-09-26T19:35:25.853Z] [2023-09-26T19:35:25.853Z] #44 [security-bootstrapper internal] load build context [2023-09-26T19:35:25.853Z] #44 transferring context: 189.51MB 56.4s done [2023-09-26T19:35:25.853Z] #44 DONE 56.9s [2023-09-26T19:35:25.853Z] [2023-09-26T19:35:25.853Z] #41 [support-scheduler internal] load build context [2023-09-26T19:35:25.853Z] #41 transferring context: 189.51MB 57.0s done [2023-09-26T19:35:25.853Z] #41 ... [2023-09-26T19:35:25.853Z] [2023-09-26T19:35:25.853Z] #43 [security-proxy-auth internal] load build context [2023-09-26T19:35:25.853Z] #43 transferring context: 189.51MB 56.6s done [2023-09-26T19:35:25.853Z] #43 ... [2023-09-26T19:35:25.853Z] [2023-09-26T19:35:25.853Z] #41 [support-scheduler internal] load build context [2023-09-26T19:35:25.853Z] #41 DONE 57.2s [2023-09-26T19:35:25.853Z] [2023-09-26T19:35:25.853Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:35:25.853Z] #55 ... [2023-09-26T19:35:25.853Z] [2023-09-26T19:35:25.853Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:26.119Z] #45 ... [2023-09-26T19:35:26.119Z] [2023-09-26T19:35:26.119Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:35:26.119Z] #88 DONE 1.6s [2023-09-26T19:35:26.119Z] [2023-09-26T19:35:26.119Z] #43 [security-proxy-auth internal] load build context [2023-09-26T19:35:26.119Z] #43 DONE 57.3s [2023-09-26T19:35:26.119Z] [2023-09-26T19:35:26.119Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:26.119Z] #45 ... [2023-09-26T19:35:26.119Z] [2023-09-26T19:35:26.119Z] #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:35:26.119Z] #89 ... [2023-09-26T19:35:26.119Z] [2023-09-26T19:35:26.119Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:35:26.119Z] #90 CACHED [2023-09-26T19:35:26.384Z] [2023-09-26T19:35:26.384Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:27.348Z] #45 ... [2023-09-26T19:35:27.348Z] [2023-09-26T19:35:27.348Z] #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:35:27.348Z] #89 DONE 1.4s [2023-09-26T19:35:27.348Z] [2023-09-26T19:35:27.348Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:27.348Z] #45 ... [2023-09-26T19:35:27.348Z] [2023-09-26T19:35:27.348Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-26T19:35:27.348Z] #46 transferring context: 189.51MB 56.7s done [2023-09-26T19:35:27.348Z] #46 DONE 58.5s [2023-09-26T19:35:27.348Z] [2023-09-26T19:35:27.348Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:27.621Z] #45 ... [2023-09-26T19:35:27.621Z] [2023-09-26T19:35:27.621Z] #91 [security-spire-config] exporting to image [2023-09-26T19:35:27.621Z] #91 exporting layers 6.0s done [2023-09-26T19:35:27.621Z] #91 writing image sha256:3a713f852f4a8a8876bc0fd70e5e9883cf225a0b1757879ffdc047c2a0adbe05 0.4s done [2023-09-26T19:35:27.621Z] #91 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-26T19:35:27.621Z] #91 writing image sha256:881db97307f4aa861c67ed20ce8bc8b3efd0d70d2d31deb1c35f790f94570582 0.0s done [2023-09-26T19:35:27.621Z] #91 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-26T19:35:27.622Z] #91 writing image sha256:c26b50e7927f6baf7449d5babb035ca57462028380c7238b9981ace2356a0b83 0.0s done [2023-09-26T19:35:27.622Z] #91 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-09-26T19:35:27.622Z] #91 DONE 7.6s [2023-09-26T19:35:27.622Z] [2023-09-26T19:35:27.622Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:29.027Z] #45 ... [2023-09-26T19:35:29.027Z] [2023-09-26T19:35:29.027Z] #57 [core-metadata internal] load build context [2023-09-26T19:35:29.027Z] #57 transferring context: 189.51MB 56.2s done [2023-09-26T19:35:29.027Z] #57 DONE 58.9s [2023-09-26T19:35:29.027Z] [2023-09-26T19:35:29.027Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:29.606Z] #45 ... [2023-09-26T19:35:29.606Z] [2023-09-26T19:35:29.606Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:35:29.606Z] #92 DONE 1.7s [2023-09-26T19:35:29.606Z] [2023-09-26T19:35:29.606Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:29.606Z] #45 ... [2023-09-26T19:35:29.606Z] [2023-09-26T19:35:29.606Z] #54 [core-data internal] load build context [2023-09-26T19:35:29.606Z] #54 transferring context: 189.51MB 57.1s done [2023-09-26T19:35:29.606Z] #54 DONE 59.7s [2023-09-26T19:35:29.606Z] [2023-09-26T19:35:29.606Z] #55 [core-common-config-bootstrapper internal] load build context [2023-09-26T19:35:29.606Z] #55 transferring context: 189.51MB 57.1s done [2023-09-26T19:35:29.606Z] #55 DONE 59.6s [2023-09-26T19:35:29.606Z] [2023-09-26T19:35:29.606Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:29.606Z] #45 ... [2023-09-26T19:35:29.606Z] [2023-09-26T19:35:29.606Z] #58 [security-proxy-setup internal] load build context [2023-09-26T19:35:29.606Z] #58 transferring context: 189.51MB 57.2s done [2023-09-26T19:35:29.606Z] #58 DONE 59.7s [2023-09-26T19:35:29.606Z] [2023-09-26T19:35:29.606Z] #45 [security-secretstore-setup internal] load build context [2023-09-26T19:35:30.564Z] #45 transferring context: 189.51MB 60.4s done [2023-09-26T19:35:30.564Z] #45 DONE 61.6s [2023-09-26T19:35:30.564Z] [2023-09-26T19:35:30.564Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:35:30.828Z] #93 ... [2023-09-26T19:35:30.828Z] [2023-09-26T19:35:30.828Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:35:31.094Z] #94 ... [2023-09-26T19:35:31.094Z] [2023-09-26T19:35:31.094Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:35:36.415Z] #95 ... [2023-09-26T19:35:36.415Z] [2023-09-26T19:35:36.415Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:08.602Z] #96 ... [2023-09-26T19:36:08.602Z] [2023-09-26T19:36:08.603Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:08.603Z] #93 DONE 39.0s [2023-09-26T19:36:08.603Z] [2023-09-26T19:36:08.603Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:08.603Z] #94 DONE 47.7s [2023-09-26T19:36:08.603Z] [2023-09-26T19:36:08.603Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-26T19:36:08.603Z] #97 ... [2023-09-26T19:36:08.603Z] [2023-09-26T19:36:08.603Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:08.603Z] #95 DONE 41.2s [2023-09-26T19:36:08.603Z] [2023-09-26T19:36:08.603Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:08.603Z] #96 DONE 42.4s [2023-09-26T19:36:08.868Z] [2023-09-26T19:36:08.868Z] #98 [support-scheduler builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #98 ... [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #99 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:36:12.218Z] #100 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:12.218Z] #101 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #102 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #102 DONE 3.1s [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #97 DONE 3.1s [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #103 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #104 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:36:12.218Z] #104 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:12.218Z] #105 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #106 [security-bootstrapper builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #106 DONE 3.1s [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:12.218Z] #107 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #108 [core-data builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #108 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:36:12.218Z] #109 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #110 [core-metadata builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #110 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:36:12.218Z] #111 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:12.218Z] #112 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:12.218Z] #113 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:36:12.218Z] #114 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #115 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #116 [core-command builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #116 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:12.218Z] #117 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #118 [security-proxy-auth builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #118 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T19:36:12.218Z] #119 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-26T19:36:12.218Z] #120 CACHED [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #98 [support-scheduler builder 6/7] COPY . . [2023-09-26T19:36:12.218Z] #98 DONE 3.1s [2023-09-26T19:36:12.218Z] [2023-09-26T19:36:12.218Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T19:36:16.482Z] #121 4.915 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-26T19:36:21.821Z] #121 ... [2023-09-26T19:36:21.821Z] [2023-09-26T19:36:21.821Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T19:36:21.821Z] #0 3.896 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-26T19:36:21.821Z] #122 ... [2023-09-26T19:36:21.821Z] [2023-09-26T19:36:21.821Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T19:36:21.821Z] #0 5.342 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-26T19:36:22.087Z] #123 ... [2023-09-26T19:36:22.087Z] [2023-09-26T19:36:22.087Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T19:36:22.087Z] #0 4.943 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-26T19:36:22.087Z] #124 ... [2023-09-26T19:36:22.087Z] [2023-09-26T19:36:22.087Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T19:36:22.087Z] #0 5.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-26T19:36:22.353Z] #125 ... [2023-09-26T19:36:22.353Z] [2023-09-26T19:36:22.353Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T19:36:22.353Z] #0 5.151 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-26T19:36:22.353Z] #126 ... [2023-09-26T19:36:22.353Z] [2023-09-26T19:36:22.353Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:36:22.353Z] #0 5.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-26T19:36:22.619Z] #127 ... [2023-09-26T19:36:22.619Z] [2023-09-26T19:36:22.619Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T19:36:22.619Z] #0 4.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-26T19:36:22.895Z] #128 ... [2023-09-26T19:36:22.895Z] [2023-09-26T19:36:22.895Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T19:36:22.895Z] #0 5.010 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-26T19:36:22.895Z] #129 ... [2023-09-26T19:36:22.895Z] [2023-09-26T19:36:22.895Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T19:36:22.895Z] #0 5.409 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-26T19:36:23.169Z] #130 ... [2023-09-26T19:36:23.169Z] [2023-09-26T19:36:23.169Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T19:36:23.169Z] #0 5.062 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-26T19:48:15.823Z] #131 ... [2023-09-26T19:48:15.823Z] [2023-09-26T19:48:15.823Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T19:48:15.824Z] #128 DONE 715.0s [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T19:48:15.824Z] #121 ... [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:48:15.824Z] #132 DONE 0.2s [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:48:15.824Z] #133 DONE 0.3s [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T19:48:15.824Z] #123 ... [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-26T19:48:15.824Z] #134 DONE 0.2s [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-26T19:48:15.824Z] #135 DONE 0.2s [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-26T19:48:15.824Z] #136 DONE 0.3s [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T19:48:15.824Z] #137 DONE 0.2s [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T19:48:15.824Z] #138 DONE 4.9s [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T19:48:15.824Z] #125 719.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-26T19:48:15.824Z] #125 ... [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #91 [security-proxy-setup] exporting to image [2023-09-26T19:48:15.824Z] #91 exporting layers 0.9s done [2023-09-26T19:48:15.824Z] #91 writing image sha256:e1199601e11382bc0f4ddcfa6e9f5a965398c065520a4c5509222cd02ef23247 done [2023-09-26T19:48:15.824Z] #91 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-26T19:48:15.824Z] #91 DONE 8.4s [2023-09-26T19:48:15.824Z] [2023-09-26T19:48:15.824Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:22.692Z] #127 ... [2023-09-26T19:48:22.692Z] [2023-09-26T19:48:22.692Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T19:48:22.692Z] #131 DONE 730.4s [2023-09-26T19:48:22.692Z] [2023-09-26T19:48:22.692Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-26T19:48:22.692Z] #139 DONE 0.3s [2023-09-26T19:48:22.692Z] [2023-09-26T19:48:22.692Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:22.692Z] #127 ... [2023-09-26T19:48:22.692Z] [2023-09-26T19:48:22.692Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-26T19:48:26.040Z] #140 DONE 3.6s [2023-09-26T19:48:26.041Z] [2023-09-26T19:48:26.041Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T19:48:26.307Z] #125 ... [2023-09-26T19:48:26.307Z] [2023-09-26T19:48:26.307Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:48:26.573Z] #141 DONE 0.3s [2023-09-26T19:48:26.573Z] [2023-09-26T19:48:26.573Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:48:26.573Z] #142 DONE 0.2s [2023-09-26T19:48:26.573Z] [2023-09-26T19:48:26.573Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-26T19:48:26.846Z] #143 DONE 0.3s [2023-09-26T19:48:26.846Z] [2023-09-26T19:48:26.846Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-26T19:48:27.113Z] #144 DONE 0.2s [2023-09-26T19:48:27.113Z] [2023-09-26T19:48:27.113Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T19:48:27.113Z] #121 ... [2023-09-26T19:48:27.113Z] [2023-09-26T19:48:27.113Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-26T19:48:27.379Z] #145 DONE 0.2s [2023-09-26T19:48:27.379Z] [2023-09-26T19:48:27.379Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-26T19:48:27.648Z] #146 DONE 0.2s [2023-09-26T19:48:27.648Z] [2023-09-26T19:48:27.648Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-26T19:48:27.648Z] #147 DONE 0.2s [2023-09-26T19:48:27.648Z] [2023-09-26T19:48:27.648Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-26T19:48:27.914Z] #148 DONE 0.2s [2023-09-26T19:48:27.914Z] [2023-09-26T19:48:27.914Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-26T19:48:29.850Z] #149 DONE 2.1s [2023-09-26T19:48:29.850Z] [2023-09-26T19:48:29.850Z] #91 [security-bootstrapper] exporting to image [2023-09-26T19:48:29.850Z] #91 exporting layers [2023-09-26T19:48:31.256Z] #91 exporting layers 1.1s done [2023-09-26T19:48:31.256Z] #91 writing image sha256:de4d388ea2347be890cd58e9d45f6303f7b967881bade7abf80a9836f9eb29dc done [2023-09-26T19:48:31.256Z] #91 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-26T19:48:31.256Z] #91 DONE 9.5s [2023-09-26T19:48:31.256Z] [2023-09-26T19:48:31.256Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:32.217Z] #127 ... [2023-09-26T19:48:32.217Z] [2023-09-26T19:48:32.217Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T19:48:32.217Z] #125 DONE 740.5s [2023-09-26T19:48:32.498Z] [2023-09-26T19:48:32.498Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:48:32.498Z] #33 ... [2023-09-26T19:48:32.498Z] [2023-09-26T19:48:32.498Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:48:32.765Z] #150 DONE 0.1s [2023-09-26T19:48:32.765Z] [2023-09-26T19:48:32.765Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:32.765Z] #127 ... [2023-09-26T19:48:32.765Z] [2023-09-26T19:48:32.765Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:48:33.031Z] #151 DONE 0.2s [2023-09-26T19:48:33.031Z] [2023-09-26T19:48:33.031Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-26T19:48:33.031Z] #152 DONE 0.2s [2023-09-26T19:48:33.031Z] [2023-09-26T19:48:33.031Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T19:48:33.297Z] #121 ... [2023-09-26T19:48:33.297Z] [2023-09-26T19:48:33.297Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-26T19:48:33.297Z] #153 DONE 0.1s [2023-09-26T19:48:33.297Z] [2023-09-26T19:48:33.297Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:48:33.297Z] #154 DONE 0.1s [2023-09-26T19:48:33.297Z] [2023-09-26T19:48:33.297Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T19:48:33.564Z] #129 ... [2023-09-26T19:48:33.564Z] [2023-09-26T19:48:33.564Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-26T19:48:33.564Z] #155 DONE 0.2s [2023-09-26T19:48:33.564Z] [2023-09-26T19:48:33.564Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-26T19:48:33.831Z] #156 DONE 0.3s [2023-09-26T19:48:33.831Z] [2023-09-26T19:48:33.831Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T19:48:34.097Z] #157 DONE 0.1s [2023-09-26T19:48:34.097Z] [2023-09-26T19:48:34.097Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T19:48:36.032Z] #158 DONE 2.0s [2023-09-26T19:48:36.032Z] [2023-09-26T19:48:36.032Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:36.032Z] #127 ... [2023-09-26T19:48:36.032Z] [2023-09-26T19:48:36.032Z] #91 [security-secretstore-setup] exporting to image [2023-09-26T19:48:36.999Z] #91 exporting layers 1.1s done [2023-09-26T19:48:36.999Z] #91 writing image sha256:084f21d282a9fc39c436c62de080e745145059cc1a6c7ad227d07ea6979418c3 done [2023-09-26T19:48:36.999Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-26T19:48:36.999Z] #91 DONE 10.6s [2023-09-26T19:48:36.999Z] [2023-09-26T19:48:36.999Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T19:48:43.629Z] #123 DONE 750.9s [2023-09-26T19:48:43.629Z] [2023-09-26T19:48:43.629Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:43.629Z] #127 ... [2023-09-26T19:48:43.629Z] [2023-09-26T19:48:43.629Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:48:43.629Z] #159 DONE 0.2s [2023-09-26T19:48:43.629Z] [2023-09-26T19:48:43.629Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:48:43.629Z] #160 DONE 0.1s [2023-09-26T19:48:43.629Z] [2023-09-26T19:48:43.629Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-26T19:48:43.629Z] #161 DONE 0.2s [2023-09-26T19:48:43.629Z] [2023-09-26T19:48:43.629Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:43.629Z] #127 ... [2023-09-26T19:48:43.629Z] [2023-09-26T19:48:43.629Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:48:43.629Z] #162 DONE 0.1s [2023-09-26T19:48:43.629Z] [2023-09-26T19:48:43.629Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-26T19:48:43.629Z] #163 DONE 0.1s [2023-09-26T19:48:43.629Z] [2023-09-26T19:48:43.629Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:43.895Z] #127 ... [2023-09-26T19:48:43.895Z] [2023-09-26T19:48:43.895Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T19:48:45.830Z] #164 DONE 1.9s [2023-09-26T19:48:45.830Z] [2023-09-26T19:48:45.830Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T19:48:45.830Z] #121 ... [2023-09-26T19:48:45.830Z] [2023-09-26T19:48:45.830Z] #91 [security-proxy-auth] exporting to image [2023-09-26T19:48:45.830Z] #91 exporting layers [2023-09-26T19:48:46.834Z] #91 exporting layers 1.0s done [2023-09-26T19:48:46.834Z] #91 writing image sha256:ab74cb08a3a5fca5c698207a609dec6a2c3a40a9944a5ff14ef1a8d45d51783c 0.0s done [2023-09-26T19:48:46.834Z] #91 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-26T19:48:46.834Z] #91 DONE 11.6s [2023-09-26T19:48:46.834Z] [2023-09-26T19:48:46.834Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:55.027Z] #127 ... [2023-09-26T19:48:55.027Z] [2023-09-26T19:48:55.027Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T19:48:55.027Z] #130 DONE 763.1s [2023-09-26T19:48:55.027Z] [2023-09-26T19:48:55.027Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:55.027Z] #127 ... [2023-09-26T19:48:55.027Z] [2023-09-26T19:48:55.027Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:48:55.293Z] #165 DONE 0.1s [2023-09-26T19:48:55.293Z] [2023-09-26T19:48:55.293Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:55.293Z] #127 ... [2023-09-26T19:48:55.293Z] [2023-09-26T19:48:55.293Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:48:55.559Z] #166 DONE 0.3s [2023-09-26T19:48:55.559Z] [2023-09-26T19:48:55.559Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:55.559Z] #127 ... [2023-09-26T19:48:55.559Z] [2023-09-26T19:48:55.559Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-26T19:48:55.825Z] #167 DONE 0.2s [2023-09-26T19:48:55.825Z] [2023-09-26T19:48:55.825Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:48:55.825Z] #127 ... [2023-09-26T19:48:55.825Z] [2023-09-26T19:48:55.825Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:48:55.825Z] #168 DONE 0.1s [2023-09-26T19:48:56.092Z] [2023-09-26T19:48:56.092Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-26T19:48:56.092Z] #169 DONE 0.2s [2023-09-26T19:48:56.092Z] [2023-09-26T19:48:56.092Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T19:48:58.666Z] #170 DONE 2.0s [2023-09-26T19:48:58.666Z] [2023-09-26T19:48:58.666Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-26T19:48:58.666Z] #91 exporting layers [2023-09-26T19:48:58.666Z] #91 exporting layers 0.6s done [2023-09-26T19:48:58.666Z] #91 writing image sha256:dca0d59fc7352051a8b77c34484e0784f3c52737b8a74364ab8d94b6eaf32a9a done [2023-09-26T19:48:58.666Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-09-26T19:48:58.666Z] #91 DONE 12.2s [2023-09-26T19:48:58.666Z] [2023-09-26T19:48:58.666Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:49:37.504Z] #127 ... [2023-09-26T19:49:37.504Z] [2023-09-26T19:49:37.504Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T19:49:37.504Z] #121 DONE 800.2s [2023-09-26T19:49:37.504Z] [2023-09-26T19:49:37.504Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T19:49:37.504Z] #129 ... [2023-09-26T19:49:37.504Z] [2023-09-26T19:49:37.504Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:49:37.504Z] #171 DONE 0.2s [2023-09-26T19:49:37.504Z] [2023-09-26T19:49:37.504Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:49:37.504Z] #172 DONE 0.1s [2023-09-26T19:49:37.504Z] [2023-09-26T19:49:37.504Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-26T19:49:37.504Z] #173 DONE 0.2s [2023-09-26T19:49:37.504Z] [2023-09-26T19:49:37.504Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:49:37.504Z] #174 DONE 0.1s [2023-09-26T19:49:37.504Z] [2023-09-26T19:49:37.504Z] #91 [core-command] exporting to image [2023-09-26T19:49:37.504Z] #91 exporting layers [2023-09-26T19:49:37.504Z] #91 exporting layers 0.2s done [2023-09-26T19:49:37.504Z] #91 writing image sha256:b9b6c1e54e1130438030de93a421e2ee8ef4b11f55ee2586e37b7a49c462c30c done [2023-09-26T19:49:37.504Z] #91 naming to docker.io/library/core-command-arm64 done [2023-09-26T19:49:37.504Z] #91 DONE 12.4s [2023-09-26T19:49:37.504Z] [2023-09-26T19:49:37.504Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T19:49:38.484Z] #126 ... [2023-09-26T19:49:38.484Z] [2023-09-26T19:49:38.484Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T19:49:38.484Z] #124 DONE 806.7s [2023-09-26T19:49:38.484Z] [2023-09-26T19:49:38.484Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:49:38.756Z] #33 ... [2023-09-26T19:49:38.756Z] [2023-09-26T19:49:38.756Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:49:39.021Z] #175 DONE 0.2s [2023-09-26T19:49:39.021Z] [2023-09-26T19:49:39.021Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:49:39.021Z] #33 ... [2023-09-26T19:49:39.021Z] [2023-09-26T19:49:39.021Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:49:39.021Z] #176 DONE 0.1s [2023-09-26T19:49:39.293Z] [2023-09-26T19:49:39.293Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-26T19:49:39.293Z] #177 DONE 0.3s [2023-09-26T19:49:39.293Z] [2023-09-26T19:49:39.293Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:49:39.574Z] #127 ... [2023-09-26T19:49:39.574Z] [2023-09-26T19:49:39.574Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:49:39.574Z] #178 DONE 0.2s [2023-09-26T19:49:39.574Z] [2023-09-26T19:49:39.574Z] #91 [core-data] exporting to image [2023-09-26T19:49:39.574Z] #91 exporting layers [2023-09-26T19:49:39.839Z] #91 exporting layers 0.4s done [2023-09-26T19:49:39.839Z] #91 writing image sha256:ca44f4097f079a06cba076fe252771bbca8313b45d8dd67a52a4131065ce0fb4 done [2023-09-26T19:49:39.839Z] #91 naming to docker.io/library/core-data-arm64 done [2023-09-26T19:49:39.839Z] #91 DONE 12.8s [2023-09-26T19:49:39.839Z] [2023-09-26T19:49:39.839Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:49:42.412Z] #33 ... [2023-09-26T19:49:42.412Z] [2023-09-26T19:49:42.412Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T19:49:42.412Z] #129 DONE 810.2s [2023-09-26T19:49:42.412Z] [2023-09-26T19:49:42.412Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:49:42.412Z] #127 ... [2023-09-26T19:49:42.412Z] [2023-09-26T19:49:42.412Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:49:42.677Z] #179 DONE 0.2s [2023-09-26T19:49:42.677Z] [2023-09-26T19:49:42.677Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:49:42.942Z] #180 DONE 0.2s [2023-09-26T19:49:42.942Z] [2023-09-26T19:49:42.942Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-26T19:49:43.220Z] #181 DONE 0.3s [2023-09-26T19:49:43.220Z] [2023-09-26T19:49:43.220Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:49:43.220Z] #182 DONE 0.1s [2023-09-26T19:49:43.220Z] [2023-09-26T19:49:43.220Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-26T19:49:43.488Z] #183 DONE 0.2s [2023-09-26T19:49:43.488Z] [2023-09-26T19:49:43.488Z] #91 [core-metadata] exporting to image [2023-09-26T19:49:43.754Z] #91 exporting layers 0.3s done [2023-09-26T19:49:43.754Z] #91 writing image sha256:71ee96f3834335d4dc6c1d5251c4140426e5a9f2846125766eef8137baaed80d done [2023-09-26T19:49:43.754Z] #91 naming to docker.io/library/core-metadata-arm64 done [2023-09-26T19:49:43.754Z] #91 DONE 13.1s [2023-09-26T19:49:43.754Z] [2023-09-26T19:49:43.754Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:50:01.928Z] #39 ... [2023-09-26T19:50:01.928Z] [2023-09-26T19:50:01.928Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T19:50:01.928Z] #127 DONE 828.4s [2023-09-26T19:50:01.928Z] [2023-09-26T19:50:01.928Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:50:01.928Z] #33 ... [2023-09-26T19:50:01.928Z] [2023-09-26T19:50:01.928Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:50:01.928Z] #184 DONE 0.3s [2023-09-26T19:50:01.928Z] [2023-09-26T19:50:01.928Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:50:01.928Z] #39 ... [2023-09-26T19:50:01.928Z] [2023-09-26T19:50:01.928Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:50:01.928Z] #185 DONE 0.1s [2023-09-26T19:50:01.928Z] [2023-09-26T19:50:01.928Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-26T19:50:01.928Z] #186 DONE 0.3s [2023-09-26T19:50:01.928Z] [2023-09-26T19:50:01.928Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:50:01.928Z] #187 DONE 0.1s [2023-09-26T19:50:01.928Z] [2023-09-26T19:50:01.928Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:50:01.928Z] #33 ... [2023-09-26T19:50:01.928Z] [2023-09-26T19:50:01.928Z] #91 [security-spiffe-token-provider] exporting to image [2023-09-26T19:50:01.928Z] #91 exporting layers [2023-09-26T19:50:01.928Z] #91 exporting layers 0.6s done [2023-09-26T19:50:02.194Z] #91 writing image sha256:653b138bca7290f65522168431f86aa2158807e2bb37e6ee2091a1de000d839d done [2023-09-26T19:50:02.194Z] #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-26T19:50:02.194Z] #91 DONE 13.7s [2023-09-26T19:50:02.194Z] [2023-09-26T19:50:02.194Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:50:20.497Z] #33 ... [2023-09-26T19:50:20.497Z] [2023-09-26T19:50:20.497Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T19:50:20.497Z] #122 DONE 846.8s [2023-09-26T19:50:20.497Z] [2023-09-26T19:50:20.497Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:50:20.497Z] #188 DONE 0.2s [2023-09-26T19:50:20.497Z] [2023-09-26T19:50:20.497Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:50:20.497Z] #189 DONE 0.2s [2023-09-26T19:50:20.497Z] [2023-09-26T19:50:20.497Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-26T19:50:20.497Z] #190 DONE 0.4s [2023-09-26T19:50:20.497Z] [2023-09-26T19:50:20.497Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:50:20.497Z] #191 DONE 0.1s [2023-09-26T19:50:20.497Z] [2023-09-26T19:50:20.497Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T19:50:20.497Z] #39 ... [2023-09-26T19:50:20.497Z] [2023-09-26T19:50:20.497Z] #91 [support-scheduler] exporting to image [2023-09-26T19:50:20.497Z] #91 exporting layers [2023-09-26T19:50:20.497Z] #91 ... [2023-09-26T19:50:20.497Z] [2023-09-26T19:50:20.497Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T19:50:20.497Z] #126 DONE 848.1s [2023-09-26T19:50:20.497Z] [2023-09-26T19:50:20.497Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:50:20.497Z] #33 ... [2023-09-26T19:50:20.498Z] [2023-09-26T19:50:20.498Z] #91 [support-scheduler] exporting to image [2023-09-26T19:50:20.498Z] #91 exporting layers 0.5s done [2023-09-26T19:50:20.498Z] #91 writing image sha256:d93f1f83ce64b5394d9eee39a888096d6be9a3f96a6c1c6c33451dd917c16bbf done [2023-09-26T19:50:20.498Z] #91 naming to docker.io/library/support-scheduler-arm64 0.0s done [2023-09-26T19:50:20.498Z] #91 DONE 14.2s [2023-09-26T19:50:20.498Z] [2023-09-26T19:50:20.498Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T19:50:20.498Z] #192 DONE 0.1s [2023-09-26T19:50:20.498Z] [2023-09-26T19:50:20.498Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T19:50:20.498Z] #193 DONE 0.1s [2023-09-26T19:50:20.498Z] [2023-09-26T19:50:20.498Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-26T19:50:20.769Z] #194 DONE 0.3s [2023-09-26T19:50:20.769Z] [2023-09-26T19:50:20.769Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-26T19:50:21.043Z] #195 DONE 0.1s [2023-09-26T19:50:21.043Z] [2023-09-26T19:50:21.043Z] #91 [support-notifications] exporting to image [2023-09-26T19:50:21.043Z] #91 exporting layers 0.4s done [2023-09-26T19:50:21.043Z] #91 writing image sha256:e47e8d53cc211c0f4396b2e3591ffa5aa85643fcfa6894598bddceb3a0191020 [2023-09-26T19:50:21.043Z] #91 writing image sha256:e47e8d53cc211c0f4396b2e3591ffa5aa85643fcfa6894598bddceb3a0191020 done [2023-09-26T19:50:21.043Z] #91 naming to docker.io/library/support-notifications-arm64 done [2023-09-26T19:50:21.043Z] #91 DONE 14.6s [2023-09-26T19:50:21.043Z] [2023-09-26T19:50:21.043Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T19:50:21.043Z] time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-26T19:50:21.346Z] $ docker stop --time=1 152d02f9f4b8dd9544d71bcc7248ef5b04cdfa06a8f37174dda9b836c5c42135 [2023-09-26T19:50:25.285Z] $ docker rm -f --volumes 152d02f9f4b8dd9544d71bcc7248ef5b04cdfa06a8f37174dda9b836c5c42135 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T19:50:25.866Z] + docker images [2023-09-26T19:50:25.866Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-26T19:50:25.866Z] support-notifications-arm64 latest e47e8d53cc21 5 seconds ago 34.2MB [2023-09-26T19:50:25.866Z] support-scheduler-arm64 latest d93f1f83ce64 6 seconds ago 33.5MB [2023-09-26T19:50:25.866Z] security-spiffe-token-provider-arm64 latest 653b138bca72 24 seconds ago 35.1MB [2023-09-26T19:50:25.866Z] core-metadata-arm64 latest 71ee96f38343 42 seconds ago 21.5MB [2023-09-26T19:50:25.866Z] core-data-arm64 latest ca44f4097f07 46 seconds ago 21.2MB [2023-09-26T19:50:25.866Z] core-command-arm64 latest b9b6c1e54e11 53 seconds ago 21MB [2023-09-26T19:50:25.866Z] core-common-config-bootstrapper-arm64 latest dca0d59fc735 About a minute ago 18.3MB [2023-09-26T19:50:25.866Z] security-proxy-auth-arm64 latest ab74cb08a3a5 About a minute ago 19.4MB [2023-09-26T19:50:25.866Z] security-secretstore-setup-arm64 latest 084f21d282a9 About a minute ago 43.7MB [2023-09-26T19:50:25.866Z] security-bootstrapper-arm64 latest de4d388ea234 About a minute ago 23.1MB [2023-09-26T19:50:25.866Z] security-proxy-setup-arm64 latest e1199601e113 2 minutes ago 34MB [2023-09-26T19:50:25.866Z] security-spire-server-arm64 latest 881db97307f4 15 minutes ago 101MB [2023-09-26T19:50:25.866Z] security-spire-config-arm64 latest c26b50e7927f 15 minutes ago 95.8MB [2023-09-26T19:50:25.866Z] security-spire-agent-arm64 latest 3a713f852f4a 15 minutes ago 157MB [2023-09-26T19:50:25.866Z] ci-base-image-arm64 latest 53184b27949a 25 minutes ago 924MB [2023-09-26T19:50:25.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 days ago 553MB [2023-09-26T19:50:25.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:50:26.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T19:50:26.671Z] [2023-09-26T19:50:26.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:50:27.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T19:50:27.341Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-26T19:50:27.341Z] 8998bd30e6a1: Pulling fs layer [2023-09-26T19:50:27.341Z] 04944245beec: Pulling fs layer [2023-09-26T19:50:27.341Z] 699f458cf7ca: Pulling fs layer [2023-09-26T19:50:27.341Z] 765212b225bb: Pulling fs layer [2023-09-26T19:50:27.341Z] f23df028b6ca: Pulling fs layer [2023-09-26T19:50:27.341Z] 765212b225bb: Waiting [2023-09-26T19:50:27.341Z] d65c8cfc05b1: Pulling fs layer [2023-09-26T19:50:27.341Z] f23df028b6ca: Waiting [2023-09-26T19:50:27.341Z] 2437ff75d9bd: Pulling fs layer [2023-09-26T19:50:27.341Z] 2437ff75d9bd: Waiting [2023-09-26T19:50:27.341Z] d65c8cfc05b1: Waiting [2023-09-26T19:50:27.341Z] 04944245beec: Verifying Checksum [2023-09-26T19:50:27.341Z] 04944245beec: Download complete [2023-09-26T19:50:27.341Z] 765212b225bb: Verifying Checksum [2023-09-26T19:50:27.341Z] 765212b225bb: Download complete [2023-09-26T19:50:27.341Z] f23df028b6ca: Download complete [2023-09-26T19:50:27.341Z] d65c8cfc05b1: Verifying Checksum [2023-09-26T19:50:27.341Z] d65c8cfc05b1: Download complete [2023-09-26T19:50:27.606Z] 699f458cf7ca: Verifying Checksum [2023-09-26T19:50:27.606Z] 699f458cf7ca: Download complete [2023-09-26T19:50:27.873Z] 8998bd30e6a1: Verifying Checksum [2023-09-26T19:50:27.873Z] 8998bd30e6a1: Download complete [2023-09-26T19:50:30.455Z] 2437ff75d9bd: Verifying Checksum [2023-09-26T19:50:30.455Z] 2437ff75d9bd: Download complete [2023-09-26T19:50:31.861Z] 8998bd30e6a1: Pull complete [2023-09-26T19:50:32.127Z] 04944245beec: Pull complete [2023-09-26T19:50:33.532Z] 699f458cf7ca: Pull complete [2023-09-26T19:50:33.798Z] 765212b225bb: Pull complete [2023-09-26T19:50:34.380Z] f23df028b6ca: Pull complete [2023-09-26T19:50:34.646Z] d65c8cfc05b1: Pull complete [2023-09-26T19:50:49.639Z] 2437ff75d9bd: Pull complete [2023-09-26T19:50:49.639Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-26T19:50:49.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T19:50:49.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T19:50:49.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-7974 does not seem to be running inside a container [2023-09-26T19:50:50.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-26T19:50:52.756Z] $ docker top 0f16bfa184c687ed9c2b1a652874b0cf553a0a44376c218c4f6117148d215883 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T19:50:53.420Z] ---> job-cost.sh [2023-09-26T19:50:53.685Z] lf-activate-venv: SKIPPING [2023-09-26T19:50:53.685Z] INFO: No Stack... [2023-09-26T19:50:54.261Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-26T19:50:54.838Z] INFO: Archiving Costs [Pipeline] sh [2023-09-26T19:50:55.167Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-26T19:50:55.167Z] + cut -d, -f6 [Pipeline] lock [2023-09-26T19:50:55.218Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4695-1-stack-cost] [2023-09-26T19:50:55.222Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4695-1-stack-cost] did not exist. Created. [2023-09-26T19:50:55.222Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4695-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-26T19:50:55.632Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-26T19:50:55.830Z] Stashed 1 file(s) [Pipeline] } [2023-09-26T19:50:55.849Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4695-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-26T19:50:55.929Z] $ docker stop --time=1 0f16bfa184c687ed9c2b1a652874b0cf553a0a44376c218c4f6117148d215883 [2023-09-26T19:50:57.375Z] $ docker rm -f --volumes 0f16bfa184c687ed9c2b1a652874b0cf553a0a44376c218c4f6117148d215883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-26T19:50:58.364Z] provisioning config files... [2023-09-26T19:50:58.371Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15059586532874419433tmp [Pipeline] { [Pipeline] sh [2023-09-26T19:50:58.723Z] + set +x [2023-09-26T19:50:58.723Z] + bash -s -- [2023-09-26T19:50:58.723Z] + curl -s https://codecov.io/bash [2023-09-26T19:50:58.723Z] [2023-09-26T19:50:58.723Z] _____ _ [2023-09-26T19:50:58.723Z] / ____| | | [2023-09-26T19:50:58.723Z] | | ___ __| | ___ ___ _____ __ [2023-09-26T19:50:58.723Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-26T19:50:58.723Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-26T19:50:58.723Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-26T19:50:58.723Z] Bash-1.0.6 [2023-09-26T19:50:58.723Z] [2023-09-26T19:50:58.723Z] [2023-09-26T19:50:58.723Z] ==> git version 2.25.1 found [2023-09-26T19:50:58.723Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-26T19:50:58.723Z] Release-Date: 2020-01-08 [2023-09-26T19:50:58.723Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-26T19:50:58.723Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-26T19:50:58.723Z] ==> Jenkins CI detected. [2023-09-26T19:50:58.723Z] current dir:  /w/workspace/edgex-go/1 [2023-09-26T19:50:58.723Z] project root: . [2023-09-26T19:50:58.723Z] --> token set from env [2023-09-26T19:50:58.723Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-26T19:50:58.984Z] ==> Running gcov in . (disable via -X gcov) [2023-09-26T19:50:58.984Z] ==> Python coveragepy not found [2023-09-26T19:50:58.984Z] ==> Searching for coverage reports in: [2023-09-26T19:50:58.984Z] + . [2023-09-26T19:50:58.984Z] -> Found 1 reports [2023-09-26T19:50:58.984Z] ==> Detecting git/mercurial file structure [2023-09-26T19:50:58.984Z] ==> Reading reports [2023-09-26T19:50:58.984Z] + ./coverage.out bytes=453602 [2023-09-26T19:50:58.984Z] ==> Appending adjustments [2023-09-26T19:50:58.984Z] https://docs.codecov.io/docs/fixing-reports [2023-09-26T19:50:59.921Z] + Found adjustments [2023-09-26T19:51:00.180Z] ==> Gzipping contents [2023-09-26T19:51:00.180Z] 60K /tmp/codecov.iEKpu8.gz [2023-09-26T19:51:00.180Z] ==> Uploading reports [2023-09-26T19:51:00.180Z] url: https://codecov.io [2023-09-26T19:51:00.181Z] query: branch=PR-4695&commit=0b68c287168bfded69cd107056c242834abdec1d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4695%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4695&job=&cmd_args= [2023-09-26T19:51:00.181Z] -> Pinging Codecov [2023-09-26T19:51:00.181Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4695&commit=0b68c287168bfded69cd107056c242834abdec1d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4695%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4695&job=&cmd_args= [2023-09-26T19:51:00.181Z] -> Uploading to [2023-09-26T19:51:00.181Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-26/00271124DB129430A58F1EEE437C3FCB/0b68c287168bfded69cd107056c242834abdec1d/aa8e3411-9a69-4749-b1e5-b969c268e4c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230926T195100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7633be19df0d431c4010e5735ce1304b4bba59584b8c3da4e9e0e5019363d3e [2023-09-26T19:51:00.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T19:51:00.181Z] Dload Upload Total Spent Left Speed [2023-09-26T19:51:00.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58187 0 0 100 58187 0 230k --:--:-- --:--:-- --:--:-- 230k [2023-09-26T19:51:00.441Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0b68c287168bfded69cd107056c242834abdec1d [Pipeline] } [2023-09-26T19:51:00.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-26T19:51:01.875Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-26T19:51:02.209Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T19:51:03.100Z] ---> package-listing.sh [2023-09-26T19:51:03.100Z] ++ facter osfamily [2023-09-26T19:51:03.100Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-26T19:51:03.358Z] + OS_FAMILY=debian [2023-09-26T19:51:03.358Z] + workspace=/w/workspace/edgex-go/1 [2023-09-26T19:51:03.358Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-26T19:51:03.358Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-26T19:51:03.358Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-26T19:51:03.358Z] + PACKAGES=/tmp/packages_start.txt [2023-09-26T19:51:03.358Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-26T19:51:03.358Z] + PACKAGES=/tmp/packages_end.txt [2023-09-26T19:51:03.358Z] + case "${OS_FAMILY}" in [2023-09-26T19:51:03.358Z] + dpkg -l [2023-09-26T19:51:03.358Z] + grep '^ii' [2023-09-26T19:51:03.358Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-26T19:51:03.358Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-26T19:51:03.358Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-26T19:51:03.358Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-26T19:51:03.358Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-26T19:51:03.358Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-26T19:51:03.415Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-26T19:51:03.705Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:51:04.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T19:51:04.334Z] [2023-09-26T19:51:04.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T19:51:04.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T19:51:04.711Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-26T19:51:04.711Z] 5eb5b503b376: Pulling fs layer [2023-09-26T19:51:04.711Z] 5c69ac0246d0: Pulling fs layer [2023-09-26T19:51:04.711Z] ec43610c2a17: Pulling fs layer [2023-09-26T19:51:04.711Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-26T19:51:04.711Z] 33b1e0a273af: Pulling fs layer [2023-09-26T19:51:04.711Z] 5d3b04190fa2: Pulling fs layer [2023-09-26T19:51:04.711Z] 2f39f015ded8: Pulling fs layer [2023-09-26T19:51:04.711Z] 33b1e0a273af: Waiting [2023-09-26T19:51:04.711Z] 5d3b04190fa2: Waiting [2023-09-26T19:51:04.711Z] 2f39f015ded8: Waiting [2023-09-26T19:51:04.711Z] 3a2ae6a8a46f: Waiting [2023-09-26T19:51:04.711Z] 5c69ac0246d0: Verifying Checksum [2023-09-26T19:51:04.711Z] 5c69ac0246d0: Download complete [2023-09-26T19:51:04.711Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-26T19:51:04.711Z] 3a2ae6a8a46f: Download complete [2023-09-26T19:51:04.711Z] 33b1e0a273af: Verifying Checksum [2023-09-26T19:51:04.711Z] 33b1e0a273af: Download complete [2023-09-26T19:51:04.711Z] 5d3b04190fa2: Verifying Checksum [2023-09-26T19:51:04.711Z] 5d3b04190fa2: Download complete [2023-09-26T19:51:04.711Z] ec43610c2a17: Verifying Checksum [2023-09-26T19:51:04.711Z] ec43610c2a17: Download complete [2023-09-26T19:51:04.983Z] 5eb5b503b376: Verifying Checksum [2023-09-26T19:51:04.983Z] 5eb5b503b376: Download complete [2023-09-26T19:51:05.551Z] 2f39f015ded8: Verifying Checksum [2023-09-26T19:51:05.551Z] 2f39f015ded8: Download complete [2023-09-26T19:51:06.115Z] 5eb5b503b376: Pull complete [2023-09-26T19:51:06.373Z] 5c69ac0246d0: Pull complete [2023-09-26T19:51:06.941Z] ec43610c2a17: Pull complete [2023-09-26T19:51:06.941Z] 3a2ae6a8a46f: Pull complete [2023-09-26T19:51:07.199Z] 33b1e0a273af: Pull complete [2023-09-26T19:51:07.199Z] 5d3b04190fa2: Pull complete [2023-09-26T19:51:11.376Z] 2f39f015ded8: Pull complete [2023-09-26T19:51:11.376Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-26T19:51:11.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T19:51:11.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T19:51:11.577Z] prd-ubuntu20.04-docker-8c-8g-7973 does not seem to be running inside a container [2023-09-26T19:51:11.607Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-26T19:51:15.390Z] $ docker top 923490fa6bf0cc2f6cc7b492e28b66aac422094d0c32202b90fcdc5f16282b35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T19:51:15.780Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-26T19:51:16.087Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-26T19:51:16.395Z] + ls /var/log/sa-host [2023-09-26T19:51:16.395Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T19:51:16.608Z] provisioning config files... [2023-09-26T19:51:16.617Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10369884348392739320tmp [Pipeline] { [Pipeline] echo [2023-09-26T19:51:16.676Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T19:51:16.986Z] ---> create-netrc.sh [Pipeline] } [2023-09-26T19:51:17.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-26T19:51:17.415Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-26T19:51:17.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T19:51:17.806Z] ---> sudo-logs.sh [2023-09-26T19:51:17.806Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-26T19:51:17.881Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T19:51:18.199Z] ---> job-cost.sh [2023-09-26T19:51:18.199Z] lf-activate-venv: SKIPPING [2023-09-26T19:51:18.199Z] DEBUG: total: 0.10999999940395355 [2023-09-26T19:51:18.199Z] INFO: Retrieving Stack Cost... [2023-09-26T19:51:18.767Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-26T19:51:19.025Z] INFO: Archiving Costs [Pipeline] echo [2023-09-26T19:51:19.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T19:51:19.427Z] ---> logs-deploy.sh [2023-09-26T19:51:19.427Z] lf-activate-venv: SKIPPING [2023-09-26T19:51:19.427Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4695/1 [2023-09-26T19:51:19.427Z] INFO: archiving workspace using pattern(s): [2023-09-26T19:51:20.445Z] Archives upload complete. [2023-09-26T19:51:20.445Z] INFO: archiving logs to Nexus [2023-09-26T19:51:21.060Z] ---> uname -a: [2023-09-26T19:51:21.060Z] Linux prd-ubuntu20-04-docker-8c-8g-7973 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] ---> lscpu: [2023-09-26T19:51:21.060Z] Architecture: x86_64 [2023-09-26T19:51:21.060Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-26T19:51:21.060Z] Byte Order: Little Endian [2023-09-26T19:51:21.060Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-26T19:51:21.060Z] CPU(s): 8 [2023-09-26T19:51:21.060Z] On-line CPU(s) list: 0-7 [2023-09-26T19:51:21.060Z] Thread(s) per core: 1 [2023-09-26T19:51:21.060Z] Core(s) per socket: 1 [2023-09-26T19:51:21.060Z] Socket(s): 8 [2023-09-26T19:51:21.060Z] NUMA node(s): 1 [2023-09-26T19:51:21.060Z] Vendor ID: AuthenticAMD [2023-09-26T19:51:21.060Z] CPU family: 23 [2023-09-26T19:51:21.060Z] Model: 49 [2023-09-26T19:51:21.060Z] Model name: AMD EPYC-Rome Processor [2023-09-26T19:51:21.060Z] Stepping: 0 [2023-09-26T19:51:21.060Z] CPU MHz: 2800.000 [2023-09-26T19:51:21.060Z] BogoMIPS: 5600.00 [2023-09-26T19:51:21.060Z] Virtualization: AMD-V [2023-09-26T19:51:21.060Z] Hypervisor vendor: KVM [2023-09-26T19:51:21.060Z] Virtualization type: full [2023-09-26T19:51:21.060Z] L1d cache: 256 KiB [2023-09-26T19:51:21.060Z] L1i cache: 256 KiB [2023-09-26T19:51:21.060Z] L2 cache: 4 MiB [2023-09-26T19:51:21.060Z] L3 cache: 128 MiB [2023-09-26T19:51:21.060Z] NUMA node0 CPU(s): 0-7 [2023-09-26T19:51:21.060Z] Vulnerability Itlb multihit: Not affected [2023-09-26T19:51:21.060Z] Vulnerability L1tf: Not affected [2023-09-26T19:51:21.060Z] Vulnerability Mds: Not affected [2023-09-26T19:51:21.060Z] Vulnerability Meltdown: Not affected [2023-09-26T19:51:21.060Z] Vulnerability Mmio stale data: Not affected [2023-09-26T19:51:21.060Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-26T19:51:21.060Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-26T19:51:21.060Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-26T19:51:21.060Z] Vulnerability Srbds: Not affected [2023-09-26T19:51:21.060Z] Vulnerability Tsx async abort: Not affected [2023-09-26T19:51:21.060Z] 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 [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] ---> nproc: [2023-09-26T19:51:21.060Z] 8 [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] ---> df -h: [2023-09-26T19:51:21.060Z] Filesystem Size Used Avail Use% Mounted on [2023-09-26T19:51:21.060Z] overlay 155G 21G 135G 14% / [2023-09-26T19:51:21.060Z] tmpfs 64M 0 64M 0% /dev [2023-09-26T19:51:21.060Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-26T19:51:21.060Z] shm 64M 0 64M 0% /dev/shm [2023-09-26T19:51:21.060Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] ---> sar -b -r -n DEV: [2023-09-26T19:51:21.060Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7973) 09/26/23 _x86_64_ (8 CPU) [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] 19:19:57 LINUX RESTART (8 CPU) [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] 19:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-26T19:51:21.060Z] 19:21:02 133.89 48.01 85.89 0.00 5404.03 204214.63 0.00 [2023-09-26T19:51:21.060Z] 19:22:01 122.13 0.73 121.40 0.00 25.76 63902.52 0.00 [2023-09-26T19:51:21.060Z] 19:23:01 35.35 0.05 35.30 0.00 0.40 19977.22 0.00 [2023-09-26T19:51:21.060Z] 19:24:01 153.87 0.52 153.36 0.00 43.99 51525.28 0.00 [2023-09-26T19:51:21.060Z] 19:25:01 431.41 4.35 427.06 0.00 48.26 176599.10 0.00 [2023-09-26T19:51:21.060Z] 19:26:01 503.05 11.73 491.32 0.00 3479.11 127361.95 0.00 [2023-09-26T19:51:21.060Z] 19:27:01 494.23 0.05 494.18 0.00 2.27 56176.77 0.00 [2023-09-26T19:51:21.060Z] 19:28:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 [2023-09-26T19:51:21.060Z] 19:29:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2023-09-26T19:51:21.060Z] 19:30:01 1.43 0.00 1.43 0.00 0.00 24.66 0.00 [2023-09-26T19:51:21.060Z] 19:31:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2023-09-26T19:51:21.060Z] 19:32:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-09-26T19:51:21.060Z] 19:33:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 [2023-09-26T19:51:21.060Z] 19:34:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 [2023-09-26T19:51:21.060Z] 19:35:01 1.63 0.02 1.62 0.00 0.13 18.00 0.00 [2023-09-26T19:51:21.060Z] 19:36:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2023-09-26T19:51:21.060Z] 19:37:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2023-09-26T19:51:21.060Z] 19:38:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 [2023-09-26T19:51:21.060Z] 19:39:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2023-09-26T19:51:21.060Z] 19:40:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2023-09-26T19:51:21.060Z] 19:41:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2023-09-26T19:51:21.060Z] 19:42:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 [2023-09-26T19:51:21.060Z] 19:43:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2023-09-26T19:51:21.060Z] 19:44:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-09-26T19:51:21.060Z] 19:45:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2023-09-26T19:51:21.060Z] 19:46:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2023-09-26T19:51:21.060Z] 19:47:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 [2023-09-26T19:51:21.060Z] 19:48:01 2.58 1.67 0.92 0.00 37.73 11.86 0.00 [2023-09-26T19:51:21.060Z] 19:49:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2023-09-26T19:51:21.060Z] 19:50:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-09-26T19:51:21.060Z] 19:51:01 1.43 0.07 1.37 0.00 4.80 30.39 0.00 [2023-09-26T19:51:21.060Z] Average: 61.38 2.17 59.22 0.00 291.98 22561.97 0.00 [2023-09-26T19:51:21.060Z] [2023-09-26T19:51:21.060Z] 19:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-26T19:51:21.060Z] 19:21:02 29637852 31592572 748044 2.27 60376 2187376 1876024 5.53 991256 1935084 131968 [2023-09-26T19:51:21.060Z] 19:22:01 27833324 31401740 902856 2.75 118024 3636776 2109484 6.22 1568904 3019752 435524 [2023-09-26T19:51:21.060Z] 19:23:01 27241012 30983404 1318376 4.01 121172 3785496 2300100 6.78 1825304 3331196 289160 [2023-09-26T19:51:21.060Z] 19:24:01 25717428 31281584 1011636 3.08 132384 5549920 2416956 7.12 1707172 4908540 1358716 [2023-09-26T19:51:21.060Z] 19:25:01 21932884 31445552 838068 2.55 200332 9211116 2439116 7.19 2038244 8140852 119832 [2023-09-26T19:51:21.060Z] 19:26:01 15743448 29328212 2886860 8.78 243696 12916744 7342364 21.64 5267288 10682832 270516 [2023-09-26T19:51:21.060Z] 19:27:01 17927828 31489176 785516 2.39 253424 12995080 2213444 6.52 2465744 11490316 212 [2023-09-26T19:51:21.060Z] 19:28:01 17929308 31490672 783916 2.38 253456 12995080 2213444 6.52 2464344 11490316 8 [2023-09-26T19:51:21.060Z] 19:29:01 17939700 31501120 773280 2.35 253480 12995088 2213444 6.52 2453852 11490324 12 [2023-09-26T19:51:21.060Z] 19:30:01 17941124 31502572 771752 2.35 253560 12995056 2213444 6.52 2452608 11490304 48 [2023-09-26T19:51:21.060Z] 19:31:01 17940800 31502308 771932 2.35 253596 12995068 2213444 6.52 2452436 11490304 24 [2023-09-26T19:51:21.060Z] 19:32:01 17942624 31504172 770444 2.34 253620 12995072 2213444 6.52 2452732 11490308 28 [2023-09-26T19:51:21.060Z] 19:33:01 17942836 31504424 770164 2.34 253636 12995072 2213444 6.52 2452500 11490308 8 [2023-09-26T19:51:21.060Z] 19:34:01 17942472 31504204 770268 2.34 253644 12995204 2213444 6.52 2452772 11490440 160 [2023-09-26T19:51:21.060Z] 19:35:01 17936044 31498016 776648 2.36 253656 12995208 2192064 6.46 2463392 11490664 200 [2023-09-26T19:51:21.060Z] 19:36:01 17941828 31503828 770984 2.34 253684 12995208 2175428 6.41 2452736 11490664 16 [2023-09-26T19:51:21.060Z] 19:37:01 17942088 31504120 770624 2.34 253712 12995216 2175428 6.41 2452700 11490668 8 [2023-09-26T19:51:21.060Z] 19:38:01 17942048 31504088 770596 2.34 253720 12995216 2175428 6.41 2452696 11490668 8 [2023-09-26T19:51:21.060Z] 19:39:01 17942040 31504092 770532 2.34 253728 12995220 2175428 6.41 2452432 11490672 12 [2023-09-26T19:51:21.060Z] 19:40:01 17942528 31504608 770396 2.34 253764 12995220 2175428 6.41 2452652 11490672 36 [2023-09-26T19:51:21.060Z] 19:41:01 17942400 31504536 770472 2.34 253804 12995224 2175428 6.41 2452856 11490680 40 [2023-09-26T19:51:21.060Z] 19:42:01 17942352 31504524 770428 2.34 253832 12995232 2175428 6.41 2452756 11490688 40 [2023-09-26T19:51:21.060Z] 19:43:01 17942296 31504488 770496 2.34 253848 12995232 2175428 6.41 2453080 11490688 8 [2023-09-26T19:51:21.060Z] 19:44:01 17942248 31504452 770480 2.34 253856 12995236 2175428 6.41 2453104 11490692 28 [2023-09-26T19:51:21.060Z] 19:45:01 17941844 31504064 770816 2.34 253876 12995232 2175428 6.41 2453144 11490692 8 [2023-09-26T19:51:21.060Z] 19:46:01 17942340 31504612 770148 2.34 253896 12995240 2175428 6.41 2453144 11490696 24 [2023-09-26T19:51:21.061Z] 19:47:01 17942216 31504512 770404 2.34 253916 12995244 2175428 6.41 2452820 11490700 12 [2023-09-26T19:51:21.061Z] 19:48:01 17931856 31496224 778588 2.37 253936 12996376 2175428 6.41 2467188 11491088 72 [2023-09-26T19:51:21.061Z] 19:49:01 17930728 31495116 779636 2.37 253948 12996380 2175428 6.41 2466632 11491040 16 [2023-09-26T19:51:21.061Z] 19:50:01 17930720 31495132 779560 2.37 253976 12996376 2175428 6.41 2466568 11491040 20 [2023-09-26T19:51:21.061Z] 19:51:01 17922532 31487188 786676 2.39 254004 12996596 2188480 6.45 2469328 11491396 96 [2023-09-26T19:51:21.061Z] Average: 19244218 31405010 872600 2.65 232889 11682961 2361405 6.96 2413303 10299493 84092 [2023-09-26T19:51:21.061Z] [2023-09-26T19:51:21.061Z] 19:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-26T19:51:21.061Z] 19:21:02 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:21:02 ens3 1191.58 1122.51 7376.05 142.13 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:21:02 veth5211cb8 417.68 363.49 35.35 2220.81 0.00 0.00 0.00 0.18 [2023-09-26T19:51:21.061Z] 19:21:02 docker0 417.68 363.39 29.64 2220.81 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:22:01 vethd7cf58b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:22:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:22:01 ens3 459.65 335.98 5493.85 46.08 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:22:01 docker0 247.60 311.88 19.36 2329.53 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:23:01 vethd7cf58b 1.70 1.73 0.15 0.16 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:23:01 ens3 52.00 55.83 41.24 95.84 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:23:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:24:01 veth709dc67 0.50 0.55 0.05 0.18 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:24:01 veth3d5ca58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:24:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:24:01 veth319692c 1.73 3.38 0.13 31.40 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:24:01 vethe87b920 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:24:01 veth4391d0e 1.77 3.42 0.13 31.40 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:24:01 veth302f39d 2.92 7.15 0.22 95.49 0.00 0.00 0.00 0.01 [2023-09-26T19:51:21.061Z] 19:24:01 vethe356d10 1.82 3.80 0.14 31.51 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:24:01 ens3 127.60 75.35 2543.23 19.95 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:24:01 veth35753f5 3.63 9.85 0.27 130.53 0.00 0.00 0.00 0.01 [2023-09-26T19:51:21.061Z] 19:24:01 docker0 12.36 27.18 0.76 320.44 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:25:01 vethc67fad2 63.69 131.13 6.47 591.59 0.00 0.00 0.00 0.05 [2023-09-26T19:51:21.061Z] 19:25:01 veth709dc67 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:25:01 veth9b6858b 69.72 121.51 6.92 590.91 0.00 0.00 0.00 0.05 [2023-09-26T19:51:21.061Z] 19:25:01 veth9802b23 68.44 131.43 6.83 591.93 0.00 0.00 0.00 0.05 [2023-09-26T19:51:21.061Z] 19:25:01 ens3 598.17 319.70 3561.83 41.16 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:25:01 docker0 290.60 541.58 24.63 2809.05 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:25:01 veth23136d7 66.41 118.91 6.69 590.82 0.00 0.00 0.00 0.05 [2023-09-26T19:51:21.061Z] 19:26:01 veth709dc67 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 vethe5ba97e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 vethc922143 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 veth76b51ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 vethb8fe55f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 veth4975e06 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 ens3 109.01 46.32 1385.23 8.47 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 veth0839aa4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 veth343718e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 veth8b82cfd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 vethc9a4da3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 vethe38f88d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:26:01 veth0ed22b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:27:01 ens3 10.51 7.40 9.07 4.72 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:31:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:36:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:40:01 ens3 0.57 0.32 1.98 0.02 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:41:01 ens3 0.67 0.67 0.34 0.29 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:46:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:48:01 ens3 7.80 6.65 5.33 6.24 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:49:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.061Z] 19:51:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.062Z] 19:51:01 ens3 6.68 4.87 6.47 3.05 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.062Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.062Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.062Z] Average: ens3 82.57 63.62 656.26 11.86 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.062Z] Average: docker0 31.18 40.04 2.39 246.62 0.00 0.00 0.00 0.00 [2023-09-26T19:51:21.062Z] [2023-09-26T19:51:21.062Z] [2023-09-26T19:51:21.062Z] ---> sar -P ALL: [2023-09-26T19:51:21.062Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7973) 09/26/23 _x86_64_ (8 CPU) [2023-09-26T19:51:21.062Z] [2023-09-26T19:51:21.062Z] 19:19:57 LINUX RESTART (8 CPU) [2023-09-26T19:51:21.062Z] [2023-09-26T19:51:21.062Z] 19:20:01 CPU %user %nice %system %iowait %steal %idle [2023-09-26T19:51:21.062Z] 19:21:02 all 7.20 0.00 2.50 2.81 0.05 87.43 [2023-09-26T19:51:21.062Z] 19:21:02 0 6.08 0.00 3.22 1.86 0.05 88.80 [2023-09-26T19:51:21.062Z] 19:21:02 1 5.04 0.00 3.32 0.37 0.05 91.22 [2023-09-26T19:51:21.062Z] 19:21:02 2 7.27 0.00 3.22 4.13 0.05 85.33 [2023-09-26T19:51:21.062Z] 19:21:02 3 7.10 0.00 2.79 4.02 0.07 86.02 [2023-09-26T19:51:21.062Z] 19:21:02 4 5.72 0.00 1.85 2.07 0.07 90.29 [2023-09-26T19:51:21.062Z] 19:21:02 5 7.99 0.00 1.24 0.37 0.03 90.36 [2023-09-26T19:51:21.062Z] 19:21:02 6 12.68 0.00 2.33 2.31 0.05 82.64 [2023-09-26T19:51:21.062Z] 19:21:02 7 5.71 0.00 2.05 7.37 0.05 84.83 [2023-09-26T19:51:21.062Z] 19:22:01 all 21.59 0.00 4.21 2.82 0.07 71.30 [2023-09-26T19:51:21.062Z] 19:22:01 0 23.42 0.00 4.23 0.10 0.07 72.17 [2023-09-26T19:51:21.062Z] 19:22:01 1 23.87 0.00 4.00 0.36 0.07 71.71 [2023-09-26T19:51:21.062Z] 19:22:01 2 21.39 0.00 4.16 3.64 0.07 70.74 [2023-09-26T19:51:21.062Z] 19:22:01 3 20.23 0.00 4.19 14.74 0.09 60.75 [2023-09-26T19:51:21.062Z] 19:22:01 4 20.97 0.00 4.11 0.46 0.05 74.40 [2023-09-26T19:51:21.062Z] 19:22:01 5 20.31 0.00 3.55 2.52 0.07 73.56 [2023-09-26T19:51:21.062Z] 19:22:01 6 20.46 0.00 4.07 0.12 0.05 75.30 [2023-09-26T19:51:21.062Z] 19:22:01 7 22.11 0.00 5.41 0.64 0.10 71.73 [2023-09-26T19:51:21.062Z] 19:23:01 all 30.13 0.00 3.48 1.09 0.07 65.23 [2023-09-26T19:51:21.062Z] 19:23:01 0 29.38 0.00 3.75 0.12 0.07 66.68 [2023-09-26T19:51:21.062Z] 19:23:01 1 28.17 0.00 3.87 0.18 0.08 67.69 [2023-09-26T19:51:21.062Z] 19:23:01 2 30.26 0.00 3.45 0.69 0.07 65.53 [2023-09-26T19:51:21.062Z] 19:23:01 3 31.57 0.00 3.36 3.97 0.07 61.04 [2023-09-26T19:51:21.062Z] 19:23:01 4 30.09 0.00 3.87 3.40 0.08 62.55 [2023-09-26T19:51:21.062Z] 19:23:01 5 31.21 0.00 3.29 0.03 0.07 65.40 [2023-09-26T19:51:21.062Z] 19:23:01 6 28.89 0.00 2.96 0.22 0.08 67.84 [2023-09-26T19:51:21.062Z] 19:23:01 7 31.46 0.00 3.25 0.12 0.07 65.11 [2023-09-26T19:51:21.062Z] 19:24:01 all 32.04 0.00 5.01 3.60 0.10 59.26 [2023-09-26T19:51:21.062Z] 19:24:01 0 32.24 0.00 4.89 1.58 0.10 61.19 [2023-09-26T19:51:21.062Z] 19:24:01 1 33.07 0.00 4.85 1.32 0.10 60.66 [2023-09-26T19:51:21.062Z] 19:24:01 2 31.13 0.00 4.99 2.38 0.08 61.41 [2023-09-26T19:51:21.062Z] 19:24:01 3 32.38 0.00 5.06 2.23 0.08 60.25 [2023-09-26T19:51:21.062Z] 19:24:01 4 32.28 0.00 5.41 12.71 0.14 49.47 [2023-09-26T19:51:21.062Z] 19:24:01 5 32.28 0.00 4.79 2.03 0.08 60.81 [2023-09-26T19:51:21.062Z] 19:24:01 6 31.33 0.00 4.95 2.13 0.07 61.52 [2023-09-26T19:51:21.062Z] 19:24:01 7 31.61 0.00 5.11 4.41 0.12 58.75 [2023-09-26T19:51:21.062Z] 19:25:01 all 9.51 0.00 4.03 15.50 0.29 70.68 [2023-09-26T19:51:21.062Z] 19:25:01 0 9.97 0.00 3.90 5.72 0.12 80.28 [2023-09-26T19:51:21.062Z] 19:25:01 1 8.80 0.00 3.54 9.99 0.23 77.44 [2023-09-26T19:51:21.062Z] 19:25:01 2 9.29 0.00 4.47 14.51 0.28 71.46 [2023-09-26T19:51:21.062Z] 19:25:01 3 9.90 0.00 3.45 3.17 0.07 83.42 [2023-09-26T19:51:21.062Z] 19:25:01 4 10.18 0.00 4.21 18.05 0.09 67.47 [2023-09-26T19:51:21.062Z] 19:25:01 5 10.08 0.00 4.75 44.23 0.21 40.73 [2023-09-26T19:51:21.062Z] 19:25:01 6 9.56 0.00 3.86 8.46 0.88 77.23 [2023-09-26T19:51:21.062Z] 19:25:01 7 8.28 0.00 4.05 20.26 0.42 66.99 [2023-09-26T19:51:21.062Z] 19:26:01 all 72.09 0.00 8.79 6.82 0.15 12.14 [2023-09-26T19:51:21.062Z] 19:26:01 0 73.19 0.00 7.61 2.80 0.10 16.30 [2023-09-26T19:51:21.062Z] 19:26:01 1 71.99 0.00 9.80 6.71 0.12 11.38 [2023-09-26T19:51:21.062Z] 19:26:01 2 73.45 0.00 8.22 3.13 0.13 15.07 [2023-09-26T19:51:21.062Z] 19:26:01 3 71.42 0.00 8.26 6.85 0.35 13.13 [2023-09-26T19:51:21.062Z] 19:26:01 4 71.83 0.00 8.78 12.56 0.12 6.71 [2023-09-26T19:51:21.062Z] 19:26:01 5 71.40 0.00 8.93 17.86 0.16 1.66 [2023-09-26T19:51:21.062Z] 19:26:01 6 71.67 0.00 9.26 1.46 0.12 17.49 [2023-09-26T19:51:21.062Z] 19:26:01 7 71.74 0.00 9.49 3.64 0.14 14.99 [2023-09-26T19:51:21.062Z] 19:27:01 all 38.08 0.00 4.13 3.64 0.09 54.05 [2023-09-26T19:51:21.062Z] 19:27:01 0 37.91 0.00 3.94 1.21 0.05 56.89 [2023-09-26T19:51:21.062Z] 19:27:01 1 39.32 0.00 4.24 1.34 0.05 55.05 [2023-09-26T19:51:21.062Z] 19:27:01 2 37.77 0.00 3.41 0.80 0.05 57.97 [2023-09-26T19:51:21.062Z] 19:27:01 3 37.22 0.00 4.45 9.51 0.07 48.74 [2023-09-26T19:51:21.062Z] 19:27:01 4 37.59 0.00 4.18 1.60 0.07 56.57 [2023-09-26T19:51:21.062Z] 19:27:01 5 38.33 0.00 4.29 4.91 0.05 52.41 [2023-09-26T19:51:21.062Z] 19:27:01 6 38.21 0.00 4.31 3.92 0.05 53.51 [2023-09-26T19:51:21.062Z] 19:27:01 7 38.28 0.00 4.25 6.06 0.32 51.08 [2023-09-26T19:51:21.062Z] 19:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-26T19:51:21.062Z] 19:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-26T19:51:21.062Z] 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.062Z] 19:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.062Z] 19:28:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2023-09-26T19:51:21.062Z] 19:28:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-26T19:51:21.062Z] 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.062Z] 19:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T19:51:21.062Z] 19:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T19:51:21.062Z] 19:29:01 all 0.04 0.00 0.01 0.00 0.02 99.93 [2023-09-26T19:51:21.062Z] 19:29:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2023-09-26T19:51:21.062Z] 19:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T19:51:21.062Z] 19:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-26T19:51:21.062Z] 19:29:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2023-09-26T19:51:21.062Z] 19:29:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-26T19:51:21.062Z] 19:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-26T19:51:21.062Z] 19:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-26T19:51:21.062Z] 19:29:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-26T19:51:21.062Z] 19:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-09-26T19:51:21.062Z] 19:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-26T19:51:21.062Z] 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.062Z] 19:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.062Z] 19:30:01 3 0.05 0.00 0.03 0.03 0.02 99.87 [2023-09-26T19:51:21.062Z] 19:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-26T19:51:21.062Z] 19:30:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-26T19:51:21.062Z] 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.062Z] 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.062Z] 19:31:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2023-09-26T19:51:21.062Z] 19:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-26T19:51:21.062Z] 19:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.062Z] 19:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-26T19:51:21.062Z] 19:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-26T19:51:21.062Z] 19:31:01 4 0.03 0.00 0.07 0.02 0.03 99.85 [2023-09-26T19:51:21.062Z] 19:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.062Z] 19:31:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-26T19:51:21.062Z] 19:31:01 7 0.18 0.00 0.00 0.00 0.02 99.80 [2023-09-26T19:51:21.062Z] [2023-09-26T19:51:21.062Z] 19:31:01 CPU %user %nice %system %iowait %steal %idle [2023-09-26T19:51:21.062Z] 19:32:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2023-09-26T19:51:21.062Z] 19:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-26T19:51:21.062Z] 19:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.062Z] 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.062Z] 19:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-26T19:51:21.062Z] 19:32:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-26T19:51:21.062Z] 19:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T19:51:21.062Z] 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.062Z] 19:32:01 7 0.32 0.00 0.02 0.00 0.00 99.67 [2023-09-26T19:51:21.062Z] 19:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-09-26T19:51:21.062Z] 19:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-26T19:51:21.062Z] 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.062Z] 19:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-26T19:51:21.062Z] 19:33:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-09-26T19:51:21.062Z] 19:33:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-26T19:51:21.062Z] 19:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-26T19:51:21.062Z] 19:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-26T19:51:21.062Z] 19:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.062Z] 19:34:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2023-09-26T19:51:21.062Z] 19:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-26T19:51:21.062Z] 19:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T19:51:21.062Z] 19:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.062Z] 19:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-26T19:51:21.062Z] 19:34:01 4 0.05 0.00 0.05 0.02 0.03 99.85 [2023-09-26T19:51:21.062Z] 19:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T19:51:21.062Z] 19:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T19:51:21.062Z] 19:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T19:51:21.062Z] 19:35:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2023-09-26T19:51:21.062Z] 19:35:01 0 0.07 0.00 0.12 0.00 0.02 99.80 [2023-09-26T19:51:21.062Z] 19:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-26T19:51:21.062Z] 19:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-26T19:51:21.062Z] 19:35:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-26T19:51:21.062Z] 19:35:01 4 0.05 0.00 0.05 0.02 0.03 99.85 [2023-09-26T19:51:21.062Z] 19:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-26T19:51:21.062Z] 19:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-26T19:51:21.062Z] 19:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.062Z] 19:36:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2023-09-26T19:51:21.062Z] 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.062Z] 19:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-26T19:51:21.063Z] 19:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:36:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-26T19:51:21.063Z] 19:36:01 4 0.02 0.00 0.05 0.00 0.03 99.90 [2023-09-26T19:51:21.063Z] 19:36:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-26T19:51:21.063Z] 19:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-26T19:51:21.063Z] 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-26T19:51:21.063Z] 19:37:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-26T19:51:21.063Z] 19:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:37:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2023-09-26T19:51:21.063Z] 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.063Z] 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-26T19:51:21.063Z] 19:38:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-26T19:51:21.063Z] 19:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-26T19:51:21.063Z] 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.063Z] 19:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-26T19:51:21.063Z] 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.063Z] 19:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-09-26T19:51:21.063Z] 19:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-26T19:51:21.063Z] 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.063Z] 19:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:39:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-26T19:51:21.063Z] 19:39:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2023-09-26T19:51:21.063Z] 19:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T19:51:21.063Z] 19:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T19:51:21.063Z] 19:40:01 all 0.04 0.00 0.01 0.06 0.00 99.89 [2023-09-26T19:51:21.063Z] 19:40:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-09-26T19:51:21.063Z] 19:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:40:01 3 0.02 0.00 0.00 0.48 0.00 99.50 [2023-09-26T19:51:21.063Z] 19:40:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-26T19:51:21.063Z] 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:40:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-26T19:51:21.063Z] 19:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:41:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-09-26T19:51:21.063Z] 19:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-26T19:51:21.063Z] 19:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-26T19:51:21.063Z] 19:41:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:41:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:41:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-26T19:51:21.063Z] 19:41:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2023-09-26T19:51:21.063Z] 19:42:01 all 0.04 0.00 0.01 0.00 0.05 99.89 [2023-09-26T19:51:21.063Z] 19:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:42:01 1 0.03 0.00 0.00 0.00 0.35 99.62 [2023-09-26T19:51:21.063Z] 19:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-26T19:51:21.063Z] 19:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.063Z] 19:42:01 6 0.07 0.00 0.02 0.00 0.03 99.88 [2023-09-26T19:51:21.063Z] 19:42:01 7 0.18 0.00 0.00 0.00 0.02 99.80 [2023-09-26T19:51:21.063Z] [2023-09-26T19:51:21.063Z] 19:42:01 CPU %user %nice %system %iowait %steal %idle [2023-09-26T19:51:21.063Z] 19:43:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2023-09-26T19:51:21.063Z] 19:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:43:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-26T19:51:21.063Z] 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-26T19:51:21.063Z] 19:43:01 7 0.94 0.00 0.00 0.00 0.00 99.06 [2023-09-26T19:51:21.063Z] 19:44:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2023-09-26T19:51:21.063Z] 19:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:44:01 3 0.00 0.00 0.03 0.05 0.02 99.90 [2023-09-26T19:51:21.063Z] 19:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-26T19:51:21.063Z] 19:44:01 7 0.63 0.00 0.00 0.00 0.02 99.35 [2023-09-26T19:51:21.063Z] 19:45:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-09-26T19:51:21.063Z] 19:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-26T19:51:21.063Z] 19:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T19:51:21.063Z] 19:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:45:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:45:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2023-09-26T19:51:21.063Z] 19:45:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:45:01 7 0.40 0.00 0.02 0.00 0.00 99.58 [2023-09-26T19:51:21.063Z] 19:46:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2023-09-26T19:51:21.063Z] 19:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-26T19:51:21.063Z] 19:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:46:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:46:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-26T19:51:21.063Z] 19:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-26T19:51:21.063Z] 19:46:01 7 1.43 0.00 0.02 0.00 0.00 98.55 [2023-09-26T19:51:21.063Z] 19:47:01 all 0.17 0.00 0.01 0.04 0.01 99.78 [2023-09-26T19:51:21.063Z] 19:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-26T19:51:21.063Z] 19:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-26T19:51:21.063Z] 19:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:47:01 3 0.03 0.00 0.02 0.28 0.03 99.63 [2023-09-26T19:51:21.063Z] 19:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-26T19:51:21.063Z] 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.063Z] 19:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:47:01 7 1.19 0.00 0.00 0.00 0.02 98.79 [2023-09-26T19:51:21.063Z] 19:48:01 all 0.32 0.00 0.03 0.02 0.01 99.61 [2023-09-26T19:51:21.063Z] 19:48:01 0 0.40 0.00 0.08 0.02 0.02 99.48 [2023-09-26T19:51:21.063Z] 19:48:01 1 0.17 0.00 0.02 0.02 0.02 99.78 [2023-09-26T19:51:21.063Z] 19:48:01 2 0.13 0.00 0.02 0.00 0.02 99.83 [2023-09-26T19:51:21.063Z] 19:48:01 3 0.05 0.00 0.03 0.12 0.03 99.77 [2023-09-26T19:51:21.063Z] 19:48:01 4 0.23 0.00 0.02 0.00 0.00 99.75 [2023-09-26T19:51:21.063Z] 19:48:01 5 0.33 0.00 0.03 0.00 0.00 99.63 [2023-09-26T19:51:21.063Z] 19:48:01 6 0.33 0.00 0.02 0.00 0.02 99.63 [2023-09-26T19:51:21.063Z] 19:48:01 7 0.92 0.00 0.05 0.00 0.00 99.03 [2023-09-26T19:51:21.063Z] 19:49:01 all 0.24 0.00 0.01 0.00 0.01 99.73 [2023-09-26T19:51:21.063Z] 19:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-26T19:51:21.063Z] 19:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:49:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2023-09-26T19:51:21.063Z] 19:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T19:51:21.063Z] 19:49:01 6 1.79 0.00 0.02 0.00 0.03 98.16 [2023-09-26T19:51:21.063Z] 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T19:51:21.063Z] 19:50:01 all 0.27 0.00 0.02 0.00 0.01 99.69 [2023-09-26T19:51:21.063Z] 19:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-26T19:51:21.063Z] 19:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T19:51:21.063Z] 19:50:01 3 0.02 0.00 0.02 0.03 0.03 99.90 [2023-09-26T19:51:21.063Z] 19:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-26T19:51:21.063Z] 19:50:01 6 2.02 0.00 0.05 0.00 0.03 97.90 [2023-09-26T19:51:21.063Z] 19:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T19:51:21.063Z] 19:51:01 all 0.35 0.00 0.12 0.00 0.01 99.51 [2023-09-26T19:51:21.063Z] 19:51:01 0 0.25 0.00 0.08 0.00 0.02 99.65 [2023-09-26T19:51:21.063Z] 19:51:01 1 0.33 0.00 0.20 0.00 0.00 99.47 [2023-09-26T19:51:21.063Z] 19:51:01 2 0.32 0.00 0.07 0.00 0.02 99.60 [2023-09-26T19:51:21.063Z] 19:51:01 3 0.08 0.00 0.15 0.02 0.02 99.73 [2023-09-26T19:51:21.063Z] 19:51:01 4 0.30 0.00 0.13 0.02 0.02 99.53 [2023-09-26T19:51:21.063Z] 19:51:01 5 0.40 0.00 0.13 0.00 0.00 99.47 [2023-09-26T19:51:21.063Z] 19:51:01 6 0.91 0.00 0.10 0.00 0.03 98.95 [2023-09-26T19:51:21.063Z] 19:51:01 7 0.22 0.00 0.12 0.00 0.02 99.65 [2023-09-26T19:51:21.063Z] Average: all 6.77 0.00 1.04 1.15 0.03 91.01 [2023-09-26T19:51:21.063Z] Average: 0 6.83 0.00 1.02 0.42 0.03 91.70 [2023-09-26T19:51:21.063Z] Average: 1 6.74 0.00 1.08 0.64 0.04 91.51 [2023-09-26T19:51:21.063Z] Average: 2 6.77 0.00 1.03 0.92 0.03 91.26 [2023-09-26T19:51:21.063Z] Average: 3 6.62 0.00 1.01 1.44 0.04 90.89 [2023-09-26T19:51:21.063Z] Average: 4 6.70 0.00 1.06 1.61 0.03 90.60 [2023-09-26T19:51:21.064Z] Average: 5 6.70 0.00 0.98 2.23 0.02 90.07 [2023-09-26T19:51:21.064Z] Average: 6 6.97 0.00 1.03 0.60 0.05 91.35 [2023-09-26T19:51:21.064Z] Average: 7 6.86 0.00 1.07 1.33 0.04 90.69 [2023-09-26T19:51:21.064Z] [2023-09-26T19:51:21.064Z] [2023-09-26T19:51:21.064Z]