Pull request #4693 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa04e89a6a9fe1e0a1c8f33531440e0a207425e2+34f840c68dfd07fd09c4325cf8194608b3ff672b (332b9b1905c7ce28bbcac332eccea183f6319570) 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-ssh4574356415188357079.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-ssh14430028256218012777.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-4693/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-4693/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18333839081780647946.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-4693/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2015523327678927650.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-ssh223100989850051875.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-4693/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-4693/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15968300498742344061.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-7873 in /w/workspace/edgexfoundry_edgex-go_PR-4693 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 34f840c68dfd07fd09c4325cf8194608b3ff672b into PR head commit fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 Merge succeeded, producing fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 Checking out Revision fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 (PR-4693) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/4693/head:refs/remotes/origin/PR-4693 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 # 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 34f840c68dfd07fd09c4325cf8194608b3ff672b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T19:56:49.750Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T19:56:49.927Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T19:56:50.026Z] ========================================================= [2023-09-25T19:56:50.026Z] EdgeX Global Pipelines Version Info [2023-09-25T19:56:50.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T19:56:50.761Z] ------------------- [2023-09-25T19:56:50.761Z] stable info: [2023-09-25T19:56:50.761Z] ------------------- [2023-09-25T19:56:50.761Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T19:56:50.761Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T19:56:50.761Z] Message: update stable to v1.0.254 [2023-09-25T19:56:51.332Z] ------------------- [2023-09-25T19:56:51.332Z] experimental info: [2023-09-25T19:56:51.332Z] ------------------- [2023-09-25T19:56:51.332Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T19:56:51.332Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T19:56:51.332Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T19:56:51.601Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-25T19:56:51.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-25T19:56:51.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T19:56:51.727Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T19:56:51.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T19:56:51.809Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T19:56:51.852Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T19:56:51.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-25T19:56:51.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-25T19:56:51.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-25T19:56:52.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T19:56:52.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T19:56:52.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T19:56:52.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T19:56:52.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T19:56:52.241Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T19:56:52.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T19:56:52.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T19:56:52.372Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-25T19:56:52.414Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-25T19:56:52.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T19:56:52.493Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T19:56:52.526Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T19:56:52.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4693 [Pipeline] echo [2023-09-25T19:56:52.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4693 [Pipeline] echo [2023-09-25T19:56:52.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4693 [Pipeline] echo [2023-09-25T19:56:52.695Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 [Pipeline] echo [2023-09-25T19:56:52.735Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa04e89 [Pipeline] echo [2023-09-25T19:56:52.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T19:56:52.886Z] provisioning config files... [2023-09-25T19:56:52.905Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4842515133092874896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T19:56:53.260Z] ---> docker-login.sh [2023-09-25T19:56:53.260Z] nexus3.edgexfoundry.org:10001 [2023-09-25T19:56:53.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T19:56:53.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T19:56:53.781Z] Configure a credential helper to remove this warning. See [2023-09-25T19:56:53.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T19:56:53.781Z] [2023-09-25T19:56:53.781Z] Login Succeeded [2023-09-25T19:56:53.781Z] nexus3.edgexfoundry.org:10002 [2023-09-25T19:56:53.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T19:56:53.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T19:56:53.781Z] Configure a credential helper to remove this warning. See [2023-09-25T19:56:53.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T19:56:53.781Z] [2023-09-25T19:56:53.781Z] Login Succeeded [2023-09-25T19:56:53.781Z] nexus3.edgexfoundry.org:10003 [2023-09-25T19:56:53.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T19:56:54.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T19:56:54.042Z] Configure a credential helper to remove this warning. See [2023-09-25T19:56:54.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T19:56:54.042Z] [2023-09-25T19:56:54.042Z] Login Succeeded [2023-09-25T19:56:54.042Z] nexus3.edgexfoundry.org:10004 [2023-09-25T19:56:54.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T19:56:54.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T19:56:54.042Z] Configure a credential helper to remove this warning. See [2023-09-25T19:56:54.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T19:56:54.042Z] [2023-09-25T19:56:54.042Z] Login Succeeded [2023-09-25T19:56:54.042Z] docker.io [2023-09-25T19:56:54.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T19:56:54.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T19:56:54.302Z] Configure a credential helper to remove this warning. See [2023-09-25T19:56:54.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T19:56:54.302Z] [2023-09-25T19:56:54.302Z] Login Succeeded [2023-09-25T19:56:54.302Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T19:56:54.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T19:56:54.749Z] + 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-25T19:56:54.749Z] + dirname cmd/core-command/Dockerfile [2023-09-25T19:56:54.749Z] + cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-25T19:56:54.749Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-25T19:56:54.749Z] + cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-25T19:56:54.749Z] + + dirname cmd/core-data/Dockerfile [2023-09-25T19:56:54.749Z] cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-25T19:56:54.749Z] + + cut -d/ -f2 [2023-09-25T19:56:54.749Z] dirname cmd/core-metadata/Dockerfile [2023-09-25T19:56:54.749Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-25T19:56:54.749Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-09-25T19:56:54.749Z] cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-25T19:56:54.749Z] + + cut -d/dirname -f2 cmd/security-proxy-auth/Dockerfile [2023-09-25T19:56:54.749Z] [2023-09-25T19:56:54.749Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-25T19:56:54.749Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-09-25T19:56:54.749Z] cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-25T19:56:54.749Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2023-09-25T19:56:54.749Z] cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-25T19:56:54.749Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-25T19:56:54.749Z] + cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-25T19:56:54.749Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-25T19:56:54.749Z] + cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-25T19:56:54.749Z] + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile [2023-09-25T19:56:54.749Z] [2023-09-25T19:56:54.749Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-25T19:56:54.749Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-25T19:56:54.749Z] + cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-25T19:56:54.749Z] + dirname cmd/support-notifications/Dockerfile [2023-09-25T19:56:54.749Z] + cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-25T19:56:54.749Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-25T19:56:54.749Z] + cut -d/ -f2 [2023-09-25T19:56:54.749Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-25T19:56:54.815Z] 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-25T19:56:55.324Z] + git rev-list -1 --merges fa04e89a6a9fe1e0a1c8f33531440e0a207425e2~1..fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 [Pipeline] echo [2023-09-25T19:56:55.368Z] -----------> git rev-list -1 --merges fa04e89a6a9fe1e0a1c8f33531440e0a207425e2~1..fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 [false] [Pipeline] sh [2023-09-25T19:56:55.673Z] + git log --format=format:%s -1 fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 [Pipeline] echo [2023-09-25T19:56:55.708Z] ========================================================= [2023-09-25T19:56:55.708Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T19:56:55.708Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-25T19:56:56.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T19:56:56.214Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T19:56:56.214Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T19:56:56.214Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T19:56:56.214Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T19:56:56.214Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T19:56:56.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T19:56:56.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T19:56:56.710Z] [2023-09-25T19:56:56.710Z] 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-25T19:56:57.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T19:56:57.080Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T19:56:57.080Z] b85a868b505f: Pulling fs layer [2023-09-25T19:56:57.080Z] e2be974225ed: Pulling fs layer [2023-09-25T19:56:57.080Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T19:56:57.080Z] 988bab9f4d93: Pulling fs layer [2023-09-25T19:56:57.080Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T19:56:57.080Z] eaf3925da568: Pulling fs layer [2023-09-25T19:56:57.080Z] bab4dde63d76: Pulling fs layer [2023-09-25T19:56:57.080Z] bde34c3a00c8: Pulling fs layer [2023-09-25T19:56:57.080Z] b352a97aabf1: Pulling fs layer [2023-09-25T19:56:57.080Z] 4872d77fe225: Pulling fs layer [2023-09-25T19:56:57.080Z] 5851b861e8e6: Pulling fs layer [2023-09-25T19:56:57.080Z] eaf3925da568: Waiting [2023-09-25T19:56:57.080Z] 988bab9f4d93: Waiting [2023-09-25T19:56:57.080Z] bab4dde63d76: Waiting [2023-09-25T19:56:57.080Z] 1469e6f7b9e6: Waiting [2023-09-25T19:56:57.080Z] bde34c3a00c8: Waiting [2023-09-25T19:56:57.080Z] b352a97aabf1: Waiting [2023-09-25T19:56:57.080Z] 4872d77fe225: Waiting [2023-09-25T19:56:57.080Z] 5851b861e8e6: Waiting [2023-09-25T19:56:57.080Z] e2be974225ed: Download complete [2023-09-25T19:56:57.080Z] 988bab9f4d93: Verifying Checksum [2023-09-25T19:56:57.080Z] 988bab9f4d93: Download complete [2023-09-25T19:56:57.340Z] 1469e6f7b9e6: Download complete [2023-09-25T19:56:57.340Z] eaf3925da568: Verifying Checksum [2023-09-25T19:56:57.340Z] eaf3925da568: Download complete [2023-09-25T19:56:57.340Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T19:56:57.340Z] 339a4e72a1f5: Download complete [2023-09-25T19:56:57.340Z] bde34c3a00c8: Download complete [2023-09-25T19:56:57.340Z] b352a97aabf1: Download complete [2023-09-25T19:56:57.340Z] 4872d77fe225: Verifying Checksum [2023-09-25T19:56:57.340Z] 4872d77fe225: Download complete [2023-09-25T19:56:57.340Z] 5851b861e8e6: Download complete [2023-09-25T19:56:57.601Z] b85a868b505f: Verifying Checksum [2023-09-25T19:56:57.601Z] b85a868b505f: Download complete [2023-09-25T19:56:57.859Z] bab4dde63d76: Verifying Checksum [2023-09-25T19:56:57.859Z] bab4dde63d76: Download complete [2023-09-25T19:56:58.801Z] b85a868b505f: Pull complete [2023-09-25T19:56:58.801Z] e2be974225ed: Pull complete [2023-09-25T19:56:59.067Z] 339a4e72a1f5: Pull complete [2023-09-25T19:56:59.327Z] 988bab9f4d93: Pull complete [2023-09-25T19:56:59.587Z] 1469e6f7b9e6: Pull complete [2023-09-25T19:56:59.587Z] eaf3925da568: Pull complete [2023-09-25T19:57:01.491Z] bab4dde63d76: Pull complete [2023-09-25T19:57:01.491Z] bde34c3a00c8: Pull complete [2023-09-25T19:57:01.753Z] b352a97aabf1: Pull complete [2023-09-25T19:57:02.014Z] 4872d77fe225: Pull complete [2023-09-25T19:57:02.014Z] 5851b861e8e6: Pull complete [2023-09-25T19:57:02.014Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T19:57:02.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T19:57:02.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T19:57:02.238Z] prd-ubuntu20.04-docker-8c-8g-7873 does not seem to be running inside a container [2023-09-25T19:57:02.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T19:57:05.191Z] $ docker top 67e98fc806718ff4e4ec4d4c06cb7c6ede5dca81e6fab8200699cf0b64e98bfc -eo pid,comm [2023-09-25T19:57:05.254Z] 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-25T19:57:05.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T19:57:05.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T19:57:05.369Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T19:57:05.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T19:57:05.479Z] $ docker exec 67e98fc806718ff4e4ec4d4c06cb7c6ede5dca81e6fab8200699cf0b64e98bfc ssh-agent [2023-09-25T19:57:05.592Z] SSH_AUTH_SOCK=/tmp/ssh-NFCW6De69BX9/agent.31 [2023-09-25T19:57:05.592Z] SSH_AGENT_PID=37 [2023-09-25T19:57:05.598Z] Running ssh-add (command line suppressed) [2023-09-25T19:57:05.683Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18136984022868030235.key (/w/workspace/edgex-go/1@tmp/private_key_18136984022868030235.key) [2023-09-25T19:57:05.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T19:57:06.029Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T19:57:06.047Z] $ docker exec --env ******** --env ******** 67e98fc806718ff4e4ec4d4c06cb7c6ede5dca81e6fab8200699cf0b64e98bfc ssh-agent -k [2023-09-25T19:57:06.147Z] unset SSH_AUTH_SOCK; [2023-09-25T19:57:06.147Z] unset SSH_AGENT_PID; [2023-09-25T19:57:06.147Z] echo Agent pid 37 killed; [2023-09-25T19:57:06.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T19:57:06.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T19:57:06.242Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T19:57:06.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T19:57:06.349Z] $ docker exec 67e98fc806718ff4e4ec4d4c06cb7c6ede5dca81e6fab8200699cf0b64e98bfc ssh-agent [2023-09-25T19:57:06.456Z] SSH_AUTH_SOCK=/tmp/ssh-VLV4ia0abytp/agent.69 [2023-09-25T19:57:06.456Z] SSH_AGENT_PID=75 [2023-09-25T19:57:06.461Z] Running ssh-add (command line suppressed) [2023-09-25T19:57:06.554Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11292717638955803445.key (/w/workspace/edgex-go/1@tmp/private_key_11292717638955803445.key) [2023-09-25T19:57:06.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T19:57:06.895Z] + git semver init [2023-09-25T19:57:07.155Z] 2023-09-25 19:57:07,064 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T19:57:07.155Z] 2023-09-25 19:57:07,065 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-25T19:57:07.155Z] 2023-09-25 19:57:07,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-25T19:57:07.155Z] 2023-09-25 19:57:07,065 [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-25T19:57:12.427Z] 2023-09-25 19:57:11,797 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-25T19:57:12.427Z] 2023-09-25 19:57:11,798 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4693 with force:False [2023-09-25T19:57:12.427Z] 2023-09-25 19:57:11,798 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4693 [2023-09-25T19:57:12.427Z] 2023-09-25 19:57:11,803 [execute] INFO git cat-file --batch-check [2023-09-25T19:57:12.427Z] 2023-09-25 19:57:11,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T19:57:12.427Z] 2023-09-25 19:57:11,810 [execute] INFO git cat-file --batch [2023-09-25T19:57:12.427Z] 2023-09-25 19:57:11,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T19:57:12.427Z] 2023-09-25 19:57:11,814 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4693 [2023-09-25T19:57:12.427Z] 0.0.0 [Pipeline] } [2023-09-25T19:57:12.451Z] $ docker exec --env ******** --env ******** 67e98fc806718ff4e4ec4d4c06cb7c6ede5dca81e6fab8200699cf0b64e98bfc ssh-agent -k [2023-09-25T19:57:12.544Z] unset SSH_AUTH_SOCK; [2023-09-25T19:57:12.545Z] unset SSH_AGENT_PID; [2023-09-25T19:57:12.545Z] echo Agent pid 75 killed; [2023-09-25T19:57:12.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T19:57:12.968Z] + git semver [Pipeline] } [2023-09-25T19:57:13.243Z] $ docker stop --time=1 67e98fc806718ff4e4ec4d4c06cb7c6ede5dca81e6fab8200699cf0b64e98bfc [2023-09-25T19:57:14.529Z] $ docker rm -f --volumes 67e98fc806718ff4e4ec4d4c06cb7c6ede5dca81e6fab8200699cf0b64e98bfc [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T19:57:14.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T19:57:15.183Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T19:57:15.205Z] [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-25T19:57:15.995Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-25T19:57:16.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T19:57:16.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T19:57:16.111Z] ========================================================= [2023-09-25T19:57:16.111Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T19:57:16.111Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-25T19:57:16.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T19:57:16.456Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T19:57:16.456Z] 7264a8db6415: Pulling fs layer [2023-09-25T19:57:16.456Z] c4d48a809fc2: Pulling fs layer [2023-09-25T19:57:16.456Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T19:57:16.456Z] ad3a456e5733: Pulling fs layer [2023-09-25T19:57:16.456Z] 33e27b845d1e: Pulling fs layer [2023-09-25T19:57:16.456Z] c68163c4e522: Pulling fs layer [2023-09-25T19:57:16.456Z] 50da416c3ac9: Pulling fs layer [2023-09-25T19:57:16.456Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T19:57:16.456Z] c68163c4e522: Waiting [2023-09-25T19:57:16.456Z] 50da416c3ac9: Waiting [2023-09-25T19:57:16.456Z] 23d2d4c4bb30: Waiting [2023-09-25T19:57:16.456Z] ad3a456e5733: Waiting [2023-09-25T19:57:16.456Z] 33e27b845d1e: Waiting [2023-09-25T19:57:16.456Z] c4d48a809fc2: Download complete [2023-09-25T19:57:16.456Z] ad3a456e5733: Verifying Checksum [2023-09-25T19:57:16.456Z] ad3a456e5733: Download complete [2023-09-25T19:57:16.456Z] 33e27b845d1e: Verifying Checksum [2023-09-25T19:57:16.456Z] 33e27b845d1e: Download complete [2023-09-25T19:57:16.456Z] 7264a8db6415: Verifying Checksum [2023-09-25T19:57:16.456Z] 7264a8db6415: Download complete [2023-09-25T19:57:16.456Z] c68163c4e522: Verifying Checksum [2023-09-25T19:57:16.456Z] c68163c4e522: Download complete [2023-09-25T19:57:16.716Z] 7264a8db6415: Pull complete [2023-09-25T19:57:16.716Z] 23d2d4c4bb30: Download complete [2023-09-25T19:57:16.716Z] c4d48a809fc2: Pull complete [2023-09-25T19:57:16.975Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T19:57:16.975Z] 4f1c88b9dad5: Download complete [2023-09-25T19:57:17.540Z] 50da416c3ac9: Verifying Checksum [2023-09-25T19:57:17.540Z] 50da416c3ac9: Download complete [2023-09-25T19:57:20.070Z] 4f1c88b9dad5: Pull complete [2023-09-25T19:57:20.070Z] ad3a456e5733: Pull complete [2023-09-25T19:57:20.070Z] 33e27b845d1e: Pull complete [2023-09-25T19:57:20.070Z] c68163c4e522: Pull complete [2023-09-25T19:57:22.599Z] 50da416c3ac9: Pull complete [2023-09-25T19:57:22.599Z] 23d2d4c4bb30: Pull complete [2023-09-25T19:57:22.599Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T19:57:22.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T19:57:22.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-25T19:57:22.958Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T19:57:22.958Z] WORKDIR /edgex [2023-09-25T19:57:22.958Z] COPY go.mod . [2023-09-25T19:57:22.958Z] RUN go mod download [2023-09-25T19:57:22.958Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-25T19:57:23.525Z] Sending build context to Docker daemon 171MB [2023-09-25T19:57:23.525Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T19:57:23.525Z] ---> 0786185ac409 [2023-09-25T19:57:23.525Z] Step 2/4 : WORKDIR /edgex [2023-09-25T19:57:28.801Z] ---> Running in b6b1c9236d9a [2023-09-25T19:57:28.801Z] Removing intermediate container b6b1c9236d9a [2023-09-25T19:57:28.801Z] ---> 420f497004ea [2023-09-25T19:57:28.801Z] Step 3/4 : COPY go.mod . [2023-09-25T19:57:28.801Z] ---> 30c319d67d36 [2023-09-25T19:57:28.801Z] Step 4/4 : RUN go mod download [2023-09-25T19:57:28.801Z] ---> Running in f2f96886cdc3 [2023-09-25T19:57:30.532Z] Still waiting to schedule task [2023-09-25T19:57:30.532Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-25T19:57:46.930Z] Removing intermediate container f2f96886cdc3 [2023-09-25T19:57:46.930Z] ---> e54e53a9020e [2023-09-25T19:57:46.930Z] Successfully built e54e53a9020e [2023-09-25T19:57:46.930Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T19:57:47.305Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T19:57:47.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T19:57:47.458Z] prd-ubuntu20.04-docker-8c-8g-7873 does not seem to be running inside a container [2023-09-25T19:57:47.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T19:57:47.878Z] $ docker top c84e43828d1e5cddd6cd119c6548b70b17a71ef75b108fa3af971f2b0fd611af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T19:57:48.260Z] + go version [2023-09-25T19:57:48.260Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T19:57:48.296Z] $ docker stop --time=1 c84e43828d1e5cddd6cd119c6548b70b17a71ef75b108fa3af971f2b0fd611af [2023-09-25T19:57:49.566Z] $ docker rm -f --volumes c84e43828d1e5cddd6cd119c6548b70b17a71ef75b108fa3af971f2b0fd611af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T19:57:50.271Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T19:57:50.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T19:57:50.426Z] prd-ubuntu20.04-docker-8c-8g-7873 does not seem to be running inside a container [2023-09-25T19:57:50.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T19:57:50.767Z] $ docker top 584353d33741e38ae15f5ab7cccb0b93d19f5062cff6b8c42df1481be654c8d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T19:57:50.875Z] ========================================================= [2023-09-25T19:57:50.875Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-25T19:57:50.875Z] ========================================================= [Pipeline] sh [2023-09-25T19:57:51.166Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-25T19:57:51.522Z] + make test [2023-09-25T19:57:51.522Z] go test -race -coverprofile=coverage.out ./... [2023-09-25T19:57:58.085Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-25T19:58:10.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-25T19:58:11.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-25T19:58:11.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-25T19:58:12.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-09-25T19:58:13.972Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.050s coverage: 97.0% of statements [2023-09-25T19:58:13.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-25T19:58:13.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-25T19:58:13.972Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-25T19:58:15.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-25T19:58:15.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-25T19:58:16.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-25T19:58:16.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-25T19:58:16.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-25T19:58:16.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-25T19:58:16.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-25T19:58:17.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-25T19:58:17.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-25T19:58:17.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2023-09-25T19:58:17.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2023-09-25T19:58:19.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.007s coverage: 93.4% of statements [2023-09-25T19:58:19.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 4.1% of statements [2023-09-25T19:58:19.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-25T19:58:19.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-25T19:58:19.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-25T19:58:20.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-25T19:58:20.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-25T19:58:20.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-25T19:58:20.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-25T19:58:20.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-25T19:58:20.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-25T19:58:20.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-25T19:58:21.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.337s coverage: 97.6% of statements [2023-09-25T19:58:21.060Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2023-09-25T19:58:21.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-25T19:58:21.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-25T19:58:22.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.066s coverage: 0.9% of statements [2023-09-25T19:58:22.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements [2023-09-25T19:58:22.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.038s coverage: 41.7% of statements [2023-09-25T19:58:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.043s coverage: 82.9% of statements [2023-09-25T19:58:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements [2023-09-25T19:58:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2023-09-25T19:58:23.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2023-09-25T19:58:23.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-25T19:58:23.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-25T19:58:23.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-25T19:58:23.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-25T19:58:24.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-25T19:58:24.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-25T19:58:24.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-25T19:58:24.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-25T19:58:25.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-25T19:58:25.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-25T19:58:25.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-25T19:58:25.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-25T19:58:25.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-25T19:58:25.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-25T19:58:25.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-25T19:58:27.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-25T19:58:27.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-25T19:58:29.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-25T19:58:29.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-25T19:58:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-25T19:58:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-25T19:58:31.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-25T19:58:33.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-25T19:58:33.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-25T19:58:33.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-25T19:58:35.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-25T19:58:35.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-25T19:58:35.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-25T19:58:35.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-25T19:58:36.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements [2023-09-25T19:58:36.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-25T19:58:36.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-25T19:58:36.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-25T19:58:36.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-25T19:58:37.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-25T19:58:37.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-25T19:58:37.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-25T19:58:37.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-25T19:58:38.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-25T19:58:38.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-25T19:58:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-25T19:58:38.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.253s coverage: 79.9% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.078s coverage: 82.1% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.166s coverage: 63.1% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.331s coverage: 38.4% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 95.7% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2023-09-25T19:58:48.758Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements [2023-09-25T19:58:48.758Z] 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-25T19:58:48.758Z] running golangci-lint [2023-09-25T19:58:48.758Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-25T19:58:48.758Z] go version go1.21.0 linux/amd64 [2023-09-25T19:58:48.758Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-25T19:58:48.758Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-25T19:59:00.939Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7874 in /w/workspace/edgexfoundry_edgex-go_PR-4693 [Pipeline] { [Pipeline] ws [2023-09-25T19:59:00.993Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-25T19:59:01.068Z] The recommended git tool is: git [2023-09-25T19:59:03.630Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|exports_file|files|deps) took 13.52724011s" [2023-09-25T19:59:03.631Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.374452ms" [2023-09-25T19:59:06.225Z] using credential edgex-jenkins-ssh [2023-09-25T19:59:06.246Z] Cloning the remote Git repository [2023-09-25T19:59:06.283Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-25T19:59:06.374Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-25T19:59:06.510Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-25T19:59:06.511Z] > git --version # timeout=10 [2023-09-25T19:59:06.533Z] > git --version # 'git version 2.25.1' [2023-09-25T19:59:06.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T19:59:06.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T19:59:11.730Z] level=info msg="[linters_context/goanalysis] analyzers took 1m15.44879509s with top 10 stages: buildir: 36.200267681s, gosec: 7.349447164s, fact_deprecated: 1.709204903s, inspect: 1.677143895s, printf: 1.245563689s, ctrlflow: 1.215003401s, S1038: 1.129415142s, fact_purity: 1.076173561s, nilness: 917.181162ms, SA5012: 605.853392ms" [2023-09-25T19:59:11.730Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-25T19:59:11.730Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, filename_unadjuster: 197/197, exclude: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197, nolint: 0/21, skip_files: 197/197, skip_dirs: 197/197, identifier_marker: 197/197" [2023-09-25T19:59:11.730Z] level=info msg="[runner] processing took 15.739332ms with stages: nolint: 7.334981ms, identifier_marker: 3.258283ms, path_prettifier: 2.644133ms, exclude-rules: 1.327832ms, autogenerated_exclude: 789.796µs, skip_dirs: 319.055µs, cgo: 46.882µs, filename_unadjuster: 14.41µs, max_same_issues: 700ns, uniq_by_line: 610ns, skip_files: 420ns, sort_results: 300ns, fixer: 290ns, exclude: 280ns, path_prefixer: 240ns, diff: 240ns, source_code: 240ns, severity-rules: 240ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2023-09-25T19:59:11.730Z] level=info msg="[runner] linters took 8.993177808s with stages: goanalysis_metalinter: 8.977298529s" [2023-09-25T19:59:11.730Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-25T19:59:11.730Z] level=info msg="Memory: 226 samples, avg is 242.7MB, max is 913.2MB" [2023-09-25T19:59:11.730Z] level=info msg="Execution took 22.571726676s" [2023-09-25T19:59:11.730Z] go vet ./... [2023-09-25T19:59:15.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T19:59:15.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T19:59:15.910Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T19:59:15.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-25T19:59:16.253Z] + ls -al . [2023-09-25T19:59:16.253Z] total 732 [2023-09-25T19:59:16.253Z] drwxrwxr-x 12 1001 1001 4096 Sep 25 19:57 . [2023-09-25T19:59:16.253Z] drwxr-xr-x 4 root root 4096 Sep 25 19:57 .. [2023-09-25T19:59:16.253Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 19:56 .blubracket [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 16 Sep 25 19:56 .dockerignore [2023-09-25T19:59:16.253Z] drwxrwxr-x 8 1001 1001 4096 Sep 25 19:58 .git [2023-09-25T19:59:16.253Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 19:56 .github [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 1173 Sep 25 19:56 .gitignore [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 42 Sep 25 19:56 .golangci.yml [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 100 Sep 25 19:56 .hadolint.yml [2023-09-25T19:59:16.253Z] drwxr-xr-x 3 1001 1001 4096 Sep 25 19:57 .semver [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 166 Sep 25 19:56 .sonarcloud.properties [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 1171 Sep 25 19:56 ADOPTERS.md [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 11674 Sep 25 19:56 Attribution.txt [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 93407 Sep 25 19:56 CHANGELOG.md [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 3804 Sep 25 19:56 CONTRIBUTING.md [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 677 Sep 25 19:56 GOVERNANCE.md [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 883 Sep 25 19:56 Jenkinsfile [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 10775 Sep 25 19:56 LICENSE [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 14764 Sep 25 19:56 Makefile [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 582 Sep 25 19:56 OWNERS.md [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 9923 Sep 25 19:56 README.md [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 789 Sep 25 19:56 SECURITY.md [2023-09-25T19:59:16.253Z] -rw-rw-r-- 1 1001 1001 5 Sep 25 19:57 VERSION [2023-09-25T19:59:16.253Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 19:56 bin [2023-09-25T19:59:16.253Z] drwxrwxr-x 18 1001 1001 4096 Sep 25 19:56 cmd [2023-09-25T19:59:16.253Z] -rw-r--r-- 1 root root 453602 Sep 25 19:58 coverage.out [2023-09-25T19:59:16.254Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 19:56 fuzz_test [2023-09-25T19:59:16.254Z] -rw-rw-r-- 1 1001 1001 3688 Sep 25 19:56 go.mod [2023-09-25T19:59:16.254Z] -rw-rw-r-- 1 1001 1001 34975 Sep 25 19:56 go.sum [2023-09-25T19:59:16.254Z] drwxrwxr-x 7 1001 1001 4096 Sep 25 19:56 internal [2023-09-25T19:59:16.254Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 19:56 openapi [2023-09-25T19:59:16.254Z] -rw-rw-r-- 1 1001 1001 594 Sep 25 19:56 security.txt [2023-09-25T19:59:16.254Z] drwxrwxr-x 4 1001 1001 4096 Sep 25 19:56 snap [2023-09-25T19:59:16.254Z] -rw-rw-r-- 1 1001 1001 204 Sep 25 19:56 version.go [Pipeline] sh [2023-09-25T19:59:16.562Z] + '[' -e coverage.out ] [2023-09-25T19:59:16.562Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-25T19:59:16.678Z] Stashed 1 file(s) [Pipeline] sh [2023-09-25T19:59:16.969Z] + make build [2023-09-25T19:59:16.969Z] 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-25T19:59:23.082Z] Merging remotes/origin/main commit 34f840c68dfd07fd09c4325cf8194608b3ff672b into PR head commit fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 [2023-09-25T19:59:21.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-25T19:59:21.704Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T19:59:22.488Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-25T19:59:22.522Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-25T19:59:22.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T19:59:22.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4693/head:refs/remotes/origin/PR-4693 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-25T19:59:23.100Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T19:59:23.175Z] > git checkout -f fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 # timeout=10 [2023-09-25T19:59:23.497Z] Merge succeeded, producing fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 [2023-09-25T19:59:23.498Z] Checking out Revision fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 (PR-4693) [2023-09-25T19:59:24.089Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-09-25T19:59:24.136Z] > git --version # timeout=10 [2023-09-25T19:59:24.148Z] > git --version # 'git version 2.25.1' [2023-09-25T19:59:24.167Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T19:59:23.394Z] > git remote # timeout=10 [2023-09-25T19:59:23.418Z] > git config --get remote.origin.url # timeout=10 [2023-09-25T19:59:23.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T19:59:23.453Z] > git merge 34f840c68dfd07fd09c4325cf8194608b3ff672b # timeout=10 [2023-09-25T19:59:23.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-25T19:59:23.505Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T19:59:23.521Z] > git checkout -f fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 # timeout=10 [2023-09-25T19:59:25.370Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T19:59:25.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T19:59:25.370Z] Dload Upload Total Spent Left Speed [2023-09-25T19:59:25.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-09-25T19:59:25.916Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T19:59:26.258Z] + sudo tee /etc/docker/daemon.new [2023-09-25T19:59:26.258Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T19:59:26.258Z] { [2023-09-25T19:59:26.258Z] "registry-mirrors": [ [2023-09-25T19:59:26.258Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T19:59:26.258Z] ], [2023-09-25T19:59:26.258Z] "bip": "10.250.0.254/24", [2023-09-25T19:59:26.258Z] "hosts": [ [2023-09-25T19:59:26.258Z] "tcp://0.0.0.0:5555", [2023-09-25T19:59:26.258Z] "unix:///var/run/docker.sock" [2023-09-25T19:59:26.258Z] ], [2023-09-25T19:59:26.258Z] "mtu": 1458, [2023-09-25T19:59:26.258Z] "selinux-enabled": true, [2023-09-25T19:59:26.258Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T19:59:26.258Z] } [Pipeline] sh [2023-09-25T19:59:26.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T19:59:26.949Z] + sudo service docker restart [2023-09-25T19:59:29.160Z] 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-25T19:59:29.160Z] 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-25T19:59:29.724Z] 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-25T19:59:30.289Z] 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-25T19:59:35.552Z] 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-25T19:59:36.923Z] 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-25T19:59:38.297Z] 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-25T19:59:38.861Z] 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-25T19:59:39.794Z] 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-25T19:59:40.360Z] 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-25T19:59:41.294Z] 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-25T19:59:42.254Z] $ docker stop --time=1 584353d33741e38ae15f5ab7cccb0b93d19f5062cff6b8c42df1481be654c8d5 [2023-09-25T19:59:46.017Z] $ docker rm -f --volumes 584353d33741e38ae15f5ab7cccb0b93d19f5062cff6b8c42df1481be654c8d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-09-25T19:59:46.505Z] provisioning config files... [2023-09-25T19:59:46.530Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3152213639673516792tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2023-09-25T19:59:46.930Z] ---> docker-login.sh [2023-09-25T19:59:46.930Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T19:59:47.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T19:59:47.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-25T19:59:47.418Z] [2023-09-25T19:59:47.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-25T19:59:47.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T19:59:47.470Z] Configure a credential helper to remove this warning. See [2023-09-25T19:59:47.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T19:59:47.470Z] [2023-09-25T19:59:47.470Z] Login Succeeded [2023-09-25T19:59:47.470Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2023-09-25T19:59:47.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T19:59:47.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T19:59:47.742Z] Configure a credential helper to remove this warning. See [2023-09-25T19:59:47.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T19:59:47.742Z] [2023-09-25T19:59:47.742Z] Login Succeeded [2023-09-25T19:59:47.742Z] nexus3.edgexfoundry.org:10003 [2023-09-25T19:59:47.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-25T19:59:47.805Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-25T19:59:47.805Z] 91d30c5bc195: Pulling fs layer [2023-09-25T19:59:47.805Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-25T19:59:47.805Z] 9c61dcf015f6: Pulling fs layer [2023-09-25T19:59:47.805Z] 4698f68db338: Pulling fs layer [2023-09-25T19:59:47.805Z] 2a2f49069b9e: Pulling fs layer [2023-09-25T19:59:47.806Z] e0025b399a48: Pulling fs layer [2023-09-25T19:59:47.806Z] 4698f68db338: Waiting [2023-09-25T19:59:47.806Z] 2a2f49069b9e: Waiting [2023-09-25T19:59:47.806Z] e0025b399a48: Waiting [2023-09-25T19:59:47.806Z] 91d30c5bc195: Verifying Checksum [2023-09-25T19:59:47.806Z] 91d30c5bc195: Download complete [2023-09-25T19:59:47.806Z] 4698f68db338: Download complete [2023-09-25T19:59:48.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T19:59:48.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T19:59:48.282Z] Configure a credential helper to remove this warning. See [2023-09-25T19:59:48.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T19:59:48.282Z] [2023-09-25T19:59:48.282Z] Login Succeeded [2023-09-25T19:59:48.282Z] nexus3.edgexfoundry.org:10004 [2023-09-25T19:59:48.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T19:59:49.415Z] 91d30c5bc195: Pull complete [2023-09-25T19:59:49.415Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-25T19:59:49.415Z] 2e9b0aa3be6d: Download complete [2023-09-25T19:59:49.415Z] e0025b399a48: Verifying Checksum [2023-09-25T19:59:49.415Z] e0025b399a48: Download complete [2023-09-25T19:59:49.415Z] 2e9b0aa3be6d: Pull complete [2023-09-25T19:59:49.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T19:59:49.515Z] Configure a credential helper to remove this warning. See [2023-09-25T19:59:49.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T19:59:49.515Z] [2023-09-25T19:59:49.515Z] Login Succeeded [2023-09-25T19:59:49.516Z] docker.io [2023-09-25T19:59:49.675Z] 2a2f49069b9e: Verifying Checksum [2023-09-25T19:59:49.675Z] 2a2f49069b9e: Download complete [2023-09-25T19:59:49.933Z] 9c61dcf015f6: Verifying Checksum [2023-09-25T19:59:49.933Z] 9c61dcf015f6: Download complete [2023-09-25T19:59:50.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T19:59:51.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T19:59:51.197Z] Configure a credential helper to remove this warning. See [2023-09-25T19:59:51.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T19:59:51.197Z] [2023-09-25T19:59:51.197Z] Login Succeeded [2023-09-25T19:59:51.197Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T19:59:51.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-25T19:59:52.006Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-25T19:59:52.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T19:59:52.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T19:59:52.114Z] ========================================================= [2023-09-25T19:59:52.114Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T19:59:52.114Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-25T19:59:52.463Z] 9c61dcf015f6: Pull complete [2023-09-25T19:59:52.463Z] 4698f68db338: Pull complete [2023-09-25T19:59:52.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T19:59:52.517Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T19:59:52.517Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T19:59:52.517Z] 5d54e960e981: Pulling fs layer [2023-09-25T19:59:52.517Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T19:59:52.517Z] f0e02332f6b5: Pulling fs layer [2023-09-25T19:59:52.517Z] cefa15bbcfad: Pulling fs layer [2023-09-25T19:59:52.517Z] 17808c966233: Pulling fs layer [2023-09-25T19:59:52.517Z] f4c1fc716caa: Pulling fs layer [2023-09-25T19:59:52.517Z] f0e02332f6b5: Waiting [2023-09-25T19:59:52.517Z] cefa15bbcfad: Waiting [2023-09-25T19:59:52.517Z] f4c1fc716caa: Waiting [2023-09-25T19:59:52.732Z] 2a2f49069b9e: Pull complete [2023-09-25T19:59:52.732Z] e0025b399a48: Pull complete [2023-09-25T19:59:52.732Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-25T19:59:52.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-25T19:59:52.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2023-09-25T19:59:52.790Z] 5d54e960e981: Verifying Checksum [2023-09-25T19:59:52.790Z] 5d54e960e981: Download complete [2023-09-25T19:59:52.790Z] f0e02332f6b5: Verifying Checksum [2023-09-25T19:59:52.790Z] f0e02332f6b5: Download complete [2023-09-25T19:59:52.790Z] cefa15bbcfad: Verifying Checksum [2023-09-25T19:59:52.790Z] cefa15bbcfad: Download complete [2023-09-25T19:59:52.790Z] 9fda8d8052c6: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T19:59:52.987Z] prd-ubuntu20.04-docker-8c-8g-7873 does not seem to be running inside a container [2023-09-25T19:59:53.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-25T19:59:53.062Z] f4c1fc716caa: Verifying Checksum [2023-09-25T19:59:53.063Z] f4c1fc716caa: Download complete [2023-09-25T19:59:53.659Z] 9fda8d8052c6: Pull complete [2023-09-25T19:59:53.934Z] 5d54e960e981: Pull complete [2023-09-25T19:59:54.520Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T19:59:54.520Z] c4a7e357bf2a: Download complete [2023-09-25T19:59:55.104Z] 17808c966233: Verifying Checksum [2023-09-25T19:59:55.104Z] 17808c966233: Download complete [2023-09-25T19:59:55.243Z] $ docker top 1d61d2615c9ab75e79299b9bb219057cf160217320138eb88cc984aa478ec680 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T19:59:55.727Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-25T19:59:57.637Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-09-25T19:59:57.637Z] #1 transferring dockerfile: 1.70kB done [2023-09-25T19:59:57.637Z] #1 DONE 0.0s [2023-09-25T19:59:57.895Z] [2023-09-25T19:59:57.895Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-25T19:59:57.895Z] #2 transferring dockerfile: 1.78kB done [2023-09-25T19:59:57.895Z] #2 DONE 0.0s [2023-09-25T19:59:57.895Z] [2023-09-25T19:59:57.895Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-09-25T19:59:57.895Z] #3 transferring dockerfile: 1.58kB done [2023-09-25T19:59:57.895Z] #3 DONE 0.0s [2023-09-25T19:59:57.895Z] [2023-09-25T19:59:57.895Z] #4 [core-data internal] load build definition from Dockerfile [2023-09-25T19:59:57.895Z] #4 transferring dockerfile: 1.90kB done [2023-09-25T19:59:57.895Z] #4 DONE 0.0s [2023-09-25T19:59:57.895Z] [2023-09-25T19:59:57.895Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-25T19:59:57.895Z] #5 transferring dockerfile: 2.38kB done [2023-09-25T19:59:57.895Z] #5 DONE 0.0s [2023-09-25T19:59:57.895Z] [2023-09-25T19:59:57.895Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-25T19:59:57.895Z] #6 transferring dockerfile: 2.39kB done [2023-09-25T19:59:57.895Z] #6 DONE 0.0s [2023-09-25T19:59:57.895Z] [2023-09-25T19:59:57.895Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-25T19:59:57.895Z] #7 transferring dockerfile: 2.04kB done [2023-09-25T19:59:57.895Z] #7 DONE 0.1s [2023-09-25T19:59:57.895Z] [2023-09-25T19:59:57.895Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-09-25T19:59:57.895Z] #8 transferring dockerfile: 1.84kB done [2023-09-25T19:59:57.895Z] #8 DONE 0.1s [2023-09-25T19:59:57.895Z] [2023-09-25T19:59:57.895Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-25T19:59:58.153Z] #9 transferring dockerfile: 2.82kB done [2023-09-25T19:59:58.153Z] #9 DONE 0.1s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-09-25T19:59:58.153Z] #10 transferring dockerfile: 1.82kB done [2023-09-25T19:59:58.153Z] #10 DONE 0.1s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-09-25T19:59:58.153Z] #11 transferring dockerfile: 1.59kB done [2023-09-25T19:59:58.153Z] #11 DONE 0.1s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-25T19:59:58.153Z] #12 transferring dockerfile: 1.82kB done [2023-09-25T19:59:58.153Z] #12 DONE 0.1s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-25T19:59:58.153Z] #13 transferring dockerfile: 2.12kB done [2023-09-25T19:59:58.153Z] #13 DONE 0.1s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-09-25T19:59:58.153Z] #14 transferring dockerfile: 1.96kB done [2023-09-25T19:59:58.153Z] #14 DONE 0.1s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #15 [security-spire-agent internal] load .dockerignore [2023-09-25T19:59:58.153Z] #15 transferring context: 56B done [2023-09-25T19:59:58.153Z] #15 DONE 0.1s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-09-25T19:59:58.153Z] #16 transferring context: 56B done [2023-09-25T19:59:58.153Z] #16 DONE 0.0s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #17 [security-spire-config internal] load .dockerignore [2023-09-25T19:59:58.153Z] #17 transferring context: 56B done [2023-09-25T19:59:58.153Z] #17 DONE 0.0s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #18 [core-data internal] load .dockerignore [2023-09-25T19:59:58.153Z] #18 transferring context: 56B done [2023-09-25T19:59:58.153Z] #18 DONE 0.0s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-09-25T19:59:58.153Z] #19 transferring context: 56B done [2023-09-25T19:59:58.153Z] #19 DONE 0.0s [2023-09-25T19:59:58.153Z] [2023-09-25T19:59:58.153Z] #20 [security-proxy-auth internal] load .dockerignore [2023-09-25T19:59:58.153Z] #20 transferring context: 56B done [2023-09-25T19:59:58.154Z] #20 DONE 0.0s [2023-09-25T19:59:58.154Z] [2023-09-25T19:59:58.154Z] #21 [support-scheduler internal] load .dockerignore [2023-09-25T19:59:58.154Z] #21 transferring context: 56B done [2023-09-25T19:59:58.154Z] #21 DONE 0.1s [2023-09-25T19:59:58.154Z] [2023-09-25T19:59:58.154Z] #22 [security-proxy-setup internal] load .dockerignore [2023-09-25T19:59:58.154Z] #22 transferring context: 56B done [2023-09-25T19:59:58.154Z] #22 DONE 0.0s [2023-09-25T19:59:58.154Z] [2023-09-25T19:59:58.154Z] #23 [support-notifications internal] load .dockerignore [2023-09-25T19:59:58.154Z] #23 transferring context: 56B done [2023-09-25T19:59:58.154Z] #23 DONE 0.1s [2023-09-25T19:59:58.154Z] [2023-09-25T19:59:58.154Z] #24 [security-spire-server internal] load .dockerignore [2023-09-25T19:59:58.154Z] #24 transferring context: 56B done [2023-09-25T19:59:58.154Z] #24 DONE 0.0s [2023-09-25T19:59:58.154Z] [2023-09-25T19:59:58.154Z] #25 [core-command internal] load .dockerignore [2023-09-25T19:59:58.154Z] #25 transferring context: 56B done [2023-09-25T19:59:58.154Z] #25 DONE 0.1s [2023-09-25T19:59:58.154Z] [2023-09-25T19:59:58.154Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-25T19:59:58.154Z] #26 transferring context: 56B done [2023-09-25T19:59:58.154Z] #26 DONE 0.1s [2023-09-25T19:59:58.154Z] [2023-09-25T19:59:58.154Z] #27 [security-bootstrapper internal] load .dockerignore [2023-09-25T19:59:58.154Z] #27 transferring context: 56B done [2023-09-25T19:59:58.154Z] #27 DONE 0.1s [2023-09-25T19:59:58.154Z] [2023-09-25T19:59:58.154Z] #28 [core-metadata internal] load .dockerignore [2023-09-25T19:59:58.154Z] #28 transferring context: 56B done [2023-09-25T19:59:58.414Z] #28 DONE 0.1s [2023-09-25T19:59:58.414Z] [2023-09-25T19:59:58.414Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-25T19:59:58.414Z] #29 DONE 0.0s [2023-09-25T19:59:58.414Z] [2023-09-25T19:59:58.414Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T19:59:58.672Z] #30 ... [2023-09-25T19:59:58.672Z] [2023-09-25T19:59:58.672Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-25T19:59:58.672Z] #29 DONE 0.0s [2023-09-25T19:59:58.672Z] [2023-09-25T19:59:58.672Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T19:59:58.930Z] #30 ... [2023-09-25T19:59:58.930Z] [2023-09-25T19:59:58.930Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-25T19:59:58.930Z] #31 DONE 0.7s [2023-09-25T19:59:58.930Z] [2023-09-25T19:59:58.930Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T19:59:58.930Z] #30 DONE 0.8s [2023-09-25T19:59:58.930Z] [2023-09-25T19:59:58.930Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-25T19:59:58.930Z] #32 DONE 0.7s [2023-09-25T19:59:58.930Z] [2023-09-25T19:59:58.930Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T19:59:58.930Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-25T19:59:59.188Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-25T19:59:59.189Z] #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T19:59:59.189Z] #33 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-25T19:59:59.189Z] #33 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-25T19:59:59.447Z] #33 DONE 0.6s [2023-09-25T19:59:59.447Z] [2023-09-25T19:59:59.447Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T19:59:59.447Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-25T19:59:59.447Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-25T19:59:59.447Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-25T19:59:59.447Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-25T19:59:59.447Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-25T19:59:59.447Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-09-25T19:59:59.447Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-25T19:59:59.447Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2023-09-25T19:59:59.447Z] #34 ... [2023-09-25T19:59:59.447Z] [2023-09-25T19:59:59.447Z] #35 [security-spire-config internal] load build context [2023-09-25T19:59:59.447Z] #35 transferring context: 16.36kB 0.1s done [2023-09-25T19:59:59.447Z] #35 DONE 0.5s [2023-09-25T19:59:59.447Z] [2023-09-25T19:59:59.447Z] #36 [security-spire-server internal] load build context [2023-09-25T19:59:59.447Z] #36 transferring context: 18.11kB 0.1s done [2023-09-25T19:59:59.447Z] #36 DONE 0.5s [2023-09-25T19:59:59.447Z] [2023-09-25T19:59:59.447Z] #37 [security-spire-agent internal] load build context [2023-09-25T19:59:59.447Z] #37 transferring context: 17.64kB 0.0s done [2023-09-25T19:59:59.447Z] #37 DONE 0.5s [2023-09-25T19:59:59.447Z] [2023-09-25T19:59:59.447Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T19:59:59.447Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-25T19:59:59.447Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2023-09-25T19:59:59.447Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-25T19:59:59.447Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2023-09-25T19:59:59.709Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-25T19:59:59.709Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-25T19:59:59.709Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.6s [2023-09-25T19:59:59.709Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-25T19:59:59.709Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.7s [2023-09-25T19:59:59.974Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.9s [2023-09-25T20:00:00.235Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 1.0s [2023-09-25T20:00:00.235Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s [2023-09-25T20:00:00.493Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.2s done [2023-09-25T20:00:00.493Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-25T20:00:01.064Z] #34 ... [2023-09-25T20:00:01.064Z] [2023-09-25T20:00:01.064Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-25T20:00:01.064Z] #38 DONE 2.0s [2023-09-25T20:00:01.064Z] [2023-09-25T20:00:01.064Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:00:02.509Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done [2023-09-25T20:00:05.198Z] c4a7e357bf2a: Pull complete [2023-09-25T20:00:05.198Z] f0e02332f6b5: Pull complete [2023-09-25T20:00:05.477Z] cefa15bbcfad: Pull complete [2023-09-25T20:00:06.739Z] #34 ... [2023-09-25T20:00:06.739Z] [2023-09-25T20:00:06.739Z] #39 [support-notifications internal] load build context [2023-09-25T20:00:06.739Z] #39 transferring context: 291.23MB 7.4s [2023-09-25T20:00:06.739Z] #39 ... [2023-09-25T20:00:06.739Z] [2023-09-25T20:00:06.739Z] #40 [support-scheduler internal] load build context [2023-09-25T20:00:06.739Z] #40 ... [2023-09-25T20:00:06.739Z] [2023-09-25T20:00:06.739Z] #39 [support-notifications internal] load build context [2023-09-25T20:00:07.673Z] #39 transferring context: 364.87MB 8.6s done [2023-09-25T20:00:09.063Z] #39 ... [2023-09-25T20:00:09.063Z] [2023-09-25T20:00:09.063Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:00:09.063Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-25T20:00:09.063Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-25T20:00:09.063Z] #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-25T20:00:09.063Z] #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-25T20:00:09.063Z] #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-25T20:00:09.063Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-25T20:00:09.063Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-25T20:00:09.063Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-25T20:00:09.063Z] #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2023-09-25T20:00:09.063Z] #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-25T20:00:09.063Z] #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.8s done [2023-09-25T20:00:09.063Z] #41 ... [2023-09-25T20:00:09.063Z] [2023-09-25T20:00:09.063Z] #42 [security-proxy-setup internal] load build context [2023-09-25T20:00:09.063Z] #42 transferring context: 364.87MB 9.8s done [2023-09-25T20:00:09.322Z] #42 ... [2023-09-25T20:00:09.322Z] [2023-09-25T20:00:09.322Z] #43 [core-metadata internal] load build context [2023-09-25T20:00:09.322Z] #43 ... [2023-09-25T20:00:09.322Z] [2023-09-25T20:00:09.322Z] #44 [core-command internal] load build context [2023-09-25T20:00:09.322Z] #44 transferring context: 364.87MB 9.8s done [2023-09-25T20:00:09.582Z] #44 ... [2023-09-25T20:00:09.582Z] [2023-09-25T20:00:09.582Z] #45 [core-data internal] load build context [2023-09-25T20:00:09.582Z] #45 transferring context: 364.87MB 8.7s done [2023-09-25T20:00:09.582Z] #45 ... [2023-09-25T20:00:09.582Z] [2023-09-25T20:00:09.582Z] #46 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-25T20:00:09.842Z] #46 ... [2023-09-25T20:00:09.842Z] [2023-09-25T20:00:09.842Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-25T20:00:09.842Z] #47 ... [2023-09-25T20:00:09.842Z] [2023-09-25T20:00:09.842Z] #48 [security-secretstore-setup internal] load build context [2023-09-25T20:00:09.842Z] #48 transferring context: 364.87MB 10.5s done [2023-09-25T20:00:10.102Z] #48 ... [2023-09-25T20:00:10.102Z] [2023-09-25T20:00:10.102Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-25T20:00:10.102Z] #49 ... [2023-09-25T20:00:10.102Z] [2023-09-25T20:00:10.102Z] #50 [security-bootstrapper internal] load build context [2023-09-25T20:00:10.102Z] #50 ... [2023-09-25T20:00:10.102Z] [2023-09-25T20:00:10.102Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-25T20:00:10.362Z] #51 ... [2023-09-25T20:00:10.362Z] [2023-09-25T20:00:10.362Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:00:10.623Z] #52 ... [2023-09-25T20:00:10.623Z] [2023-09-25T20:00:10.623Z] #53 [security-spiffe-token-provider internal] load build context [2023-09-25T20:00:10.623Z] #53 transferring context: 364.87MB 10.1s done [2023-09-25T20:00:10.623Z] #53 ... [2023-09-25T20:00:10.623Z] [2023-09-25T20:00:10.623Z] #54 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:00:10.884Z] #54 ... [2023-09-25T20:00:10.884Z] [2023-09-25T20:00:10.884Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T20:00:10.884Z] #0 9.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:10.884Z] #0 9.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:10.884Z] #0 9.767 (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T20:00:10.884Z] #0 9.783 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T20:00:10.884Z] #0 9.787 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:00:10.884Z] #0 9.793 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:00:10.884Z] #0 9.834 OK: 8 MiB in 17 packages [2023-09-25T20:00:10.884Z] #55 ... [2023-09-25T20:00:10.884Z] [2023-09-25T20:00:10.884Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-25T20:00:11.144Z] #56 ... [2023-09-25T20:00:11.144Z] [2023-09-25T20:00:11.144Z] #57 [security-proxy-auth internal] load build context [2023-09-25T20:00:11.144Z] #57 transferring context: 364.87MB 10.2s done [2023-09-25T20:00:11.405Z] #57 ... [2023-09-25T20:00:11.405Z] [2023-09-25T20:00:11.405Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-25T20:00:11.405Z] #58 ... [2023-09-25T20:00:11.405Z] [2023-09-25T20:00:11.405Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:00:11.405Z] #59 transferring context: 364.87MB 9.6s done [2023-09-25T20:00:11.405Z] #59 ... [2023-09-25T20:00:11.405Z] [2023-09-25T20:00:11.405Z] #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-25T20:00:11.666Z] #60 ... [2023-09-25T20:00:11.666Z] [2023-09-25T20:00:11.666Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-25T20:00:11.666Z] #49 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:11.666Z] #49 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:11.926Z] #49 12.40 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-25T20:00:11.926Z] #49 12.41 (2/2) Installing su-exec (0.2-r3) [2023-09-25T20:00:11.926Z] #49 12.43 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:00:11.926Z] #49 12.45 OK: 7 MiB in 17 packages [2023-09-25T20:00:12.148Z] 17808c966233: Pull complete [2023-09-25T20:00:13.557Z] f4c1fc716caa: Pull complete [2023-09-25T20:00:13.557Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T20:00:13.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T20:00:13.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-25T20:00:13.941Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T20:00:13.941Z] WORKDIR /edgex [2023-09-25T20:00:13.941Z] COPY go.mod . [2023-09-25T20:00:13.941Z] RUN go mod download -f - . [2023-09-25T20:00:13.941Z] [2023-09-25T20:00:14.529Z] Sending build context to Docker daemon 2.994MB [2023-09-25T20:00:14.529Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T20:00:14.529Z] ---> ea914061e18c [2023-09-25T20:00:14.529Z] Step 2/4 : WORKDIR /edgex [2023-09-25T20:00:15.944Z] ---> Running in 4eb6c013be31 [2023-09-25T20:00:16.222Z] Removing intermediate container 4eb6c013be31 [2023-09-25T20:00:16.222Z] ---> 8ff6b6d34d5c [2023-09-25T20:00:16.222Z] Step 3/4 : COPY go.mod . [2023-09-25T20:00:17.183Z] ---> 1b8446db6161 [2023-09-25T20:00:17.183Z] Step 4/4 : RUN go mod download [2023-09-25T20:00:17.183Z] ---> Running in 0e582fa345f0 [2023-09-25T20:00:17.214Z] #49 ... [2023-09-25T20:00:17.214Z] [2023-09-25T20:00:17.214Z] #40 [support-scheduler internal] load build context [2023-09-25T20:00:17.214Z] #40 transferring context: 364.87MB 9.3s done [2023-09-25T20:00:17.214Z] #40 ... [2023-09-25T20:00:17.214Z] [2023-09-25T20:00:17.214Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-25T20:00:17.214Z] #56 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:17.214Z] #56 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:17.214Z] #56 15.23 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:00:17.214Z] #56 15.27 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:00:17.214Z] #56 15.27 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-25T20:00:17.214Z] #56 15.28 (4/6) Installing openssl (3.1.3-r0) [2023-09-25T20:00:17.214Z] #56 15.29 (5/6) Installing su-exec (0.2-r3) [2023-09-25T20:00:17.214Z] #56 15.29 (6/6) Installing yq (4.33.3-r3) [2023-09-25T20:00:17.214Z] #56 15.34 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:00:17.214Z] #56 15.35 OK: 17 MiB in 19 packages [2023-09-25T20:00:20.019Z] #56 ... [2023-09-25T20:00:20.019Z] [2023-09-25T20:00:20.019Z] #43 [core-metadata internal] load build context [2023-09-25T20:00:20.019Z] #43 transferring context: 364.87MB 10.4s done [2023-09-25T20:00:20.019Z] #43 ... [2023-09-25T20:00:20.019Z] [2023-09-25T20:00:20.019Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:00:20.019Z] #52 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:20.019Z] #52 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:20.019Z] #52 12.41 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:00:20.019Z] #52 12.41 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:00:20.019Z] #52 12.41 OK: 20066 distinct packages available [2023-09-25T20:00:20.019Z] #52 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:20.019Z] #52 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:20.019Z] #52 12.82 (1/11) Installing ca-certificates (20230506-r0) [2023-09-25T20:00:20.020Z] #52 13.14 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-25T20:00:20.020Z] #52 13.15 (3/11) Installing libunistring (1.1-r1) [2023-09-25T20:00:20.020Z] #52 13.17 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-25T20:00:20.020Z] #52 13.17 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-25T20:00:20.020Z] #52 13.18 (6/11) Installing libcurl (8.3.0-r0) [2023-09-25T20:00:20.020Z] #52 13.19 (7/11) Installing curl (8.3.0-r0) [2023-09-25T20:00:20.020Z] #52 13.19 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-25T20:00:20.020Z] #52 13.20 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:00:20.020Z] #52 13.20 (10/11) Installing libucontext (1.2-r2) [2023-09-25T20:00:20.020Z] #52 13.20 (11/11) Installing gcompat (1.1.0-r1) [2023-09-25T20:00:20.020Z] #52 13.21 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:00:20.020Z] #52 13.22 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:00:20.020Z] #52 13.26 OK: 12 MiB in 26 packages [2023-09-25T20:00:20.720Z] #52 ... [2023-09-25T20:00:20.720Z] [2023-09-25T20:00:20.720Z] #50 [security-bootstrapper internal] load build context [2023-09-25T20:00:20.720Z] #50 transferring context: 364.87MB 11.4s done [2023-09-25T20:00:24.018Z] #50 ... [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #39 [support-notifications internal] load build context [2023-09-25T20:00:24.018Z] #39 DONE 24.7s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #60 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-25T20:00:24.018Z] #60 DONE 22.8s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T20:00:24.018Z] #55 DONE 24.1s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:00:24.018Z] #52 DONE 24.1s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-25T20:00:24.018Z] #56 DONE 24.1s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-25T20:00:24.018Z] #49 DONE 24.3s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:00:24.018Z] #61 ... [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #40 [support-scheduler internal] load build context [2023-09-25T20:00:24.018Z] #40 DONE 24.8s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #45 [core-data internal] load build context [2023-09-25T20:00:24.018Z] #45 DONE 24.8s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:00:24.018Z] #59 DONE 24.8s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #42 [security-proxy-setup internal] load build context [2023-09-25T20:00:24.018Z] #42 DONE 24.8s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #44 [core-command internal] load build context [2023-09-25T20:00:24.018Z] #44 DONE 24.8s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #43 [core-metadata internal] load build context [2023-09-25T20:00:24.018Z] #43 DONE 24.8s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #53 [security-spiffe-token-provider internal] load build context [2023-09-25T20:00:24.018Z] #53 DONE 24.8s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #57 [security-proxy-auth internal] load build context [2023-09-25T20:00:24.018Z] #57 DONE 24.8s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #50 [security-bootstrapper internal] load build context [2023-09-25T20:00:24.018Z] #50 DONE 24.9s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #48 [security-secretstore-setup internal] load build context [2023-09-25T20:00:24.018Z] #48 DONE 24.9s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-25T20:00:24.018Z] #62 DONE 0.1s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:00:24.018Z] #34 DONE 25.1s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:00:24.018Z] #41 DONE 25.0s [2023-09-25T20:00:24.018Z] [2023-09-25T20:00:24.018Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-25T20:00:24.018Z] #47 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:24.018Z] #47 24.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:24.279Z] #47 24.71 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T20:00:24.279Z] #47 24.71 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:00:24.279Z] #47 24.72 OK: 7 MiB in 16 packages [2023-09-25T20:00:24.540Z] #47 DONE 24.9s [2023-09-25T20:00:24.540Z] [2023-09-25T20:00:24.540Z] #46 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-25T20:00:24.540Z] #46 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:24.540Z] #46 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:24.800Z] #46 25.13 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T20:00:24.800Z] #46 25.14 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:00:24.800Z] #46 25.15 OK: 7 MiB in 16 packages [2023-09-25T20:00:25.060Z] #46 DONE 25.4s [2023-09-25T20:00:25.060Z] [2023-09-25T20:00:25.060Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-25T20:00:25.060Z] #51 24.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.060Z] #51 24.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.060Z] #51 24.96 (1/4) Installing ca-certificates (20230506-r0) [2023-09-25T20:00:25.060Z] #51 24.98 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-25T20:00:25.060Z] #51 24.98 (3/4) Installing su-exec (0.2-r3) [2023-09-25T20:00:25.060Z] #51 24.98 (4/4) Installing yq (4.33.3-r3) [2023-09-25T20:00:25.060Z] #51 25.05 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:00:25.060Z] #51 25.07 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:00:25.060Z] #51 25.15 OK: 17 MiB in 19 packages [2023-09-25T20:00:25.060Z] #51 DONE 25.4s [2023-09-25T20:00:25.060Z] [2023-09-25T20:00:25.060Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-25T20:00:25.060Z] #58 24.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.060Z] #58 24.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.060Z] #58 24.95 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:00:25.060Z] #58 24.95 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:00:25.060Z] #58 24.95 OK: 20066 distinct packages available [2023-09-25T20:00:25.060Z] #58 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.060Z] #58 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.060Z] #58 25.32 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-25T20:00:25.060Z] #58 25.32 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:00:25.060Z] #58 25.32 (3/4) Installing libucontext (1.2-r2) [2023-09-25T20:00:25.060Z] #58 25.33 (4/4) Installing gcompat (1.1.0-r1) [2023-09-25T20:00:25.060Z] #58 25.33 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:00:25.060Z] #58 25.34 OK: 8 MiB in 19 packages [2023-09-25T20:00:25.060Z] #58 DONE 25.6s [2023-09-25T20:00:25.060Z] [2023-09-25T20:00:25.060Z] #54 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:00:25.060Z] #54 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.060Z] #54 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.060Z] #54 25.13 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:00:25.060Z] #54 25.13 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:00:25.060Z] #54 25.13 OK: 20066 distinct packages available [2023-09-25T20:00:25.060Z] #54 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.060Z] #54 25.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.060Z] #54 25.53 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:00:25.320Z] #54 25.61 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:00:25.320Z] #54 25.62 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-25T20:00:25.320Z] #54 25.63 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:00:25.320Z] #54 25.63 (5/7) Installing libucontext (1.2-r2) [2023-09-25T20:00:25.320Z] #54 25.64 (6/7) Installing gcompat (1.1.0-r1) [2023-09-25T20:00:25.320Z] #54 25.64 (7/7) Installing openssl (3.1.3-r0) [2023-09-25T20:00:25.320Z] #54 25.65 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:00:25.320Z] #54 25.67 OK: 8 MiB in 20 packages [2023-09-25T20:00:25.892Z] #54 ... [2023-09-25T20:00:25.892Z] [2023-09-25T20:00:25.892Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:00:25.892Z] #0 1.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.892Z] #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.892Z] #0 1.634 OK: 264 MiB in 52 packages [2023-09-25T20:00:25.892Z] #63 DONE 2.3s [2023-09-25T20:00:25.893Z] [2023-09-25T20:00:25.893Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-25T20:00:25.893Z] #0 1.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.893Z] #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.893Z] #0 1.736 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:00:25.893Z] #0 1.736 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:00:25.893Z] #0 1.736 OK: 20068 distinct packages available [2023-09-25T20:00:25.893Z] #0 1.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.893Z] #0 1.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.893Z] #0 2.096 OK: 264 MiB in 52 packages [2023-09-25T20:00:25.893Z] #64 DONE 2.3s [2023-09-25T20:00:25.893Z] [2023-09-25T20:00:25.893Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-25T20:00:25.893Z] #0 1.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.893Z] #0 1.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:25.893Z] #0 1.695 OK: 264 MiB in 52 packages [2023-09-25T20:00:25.893Z] #65 DONE 2.3s [2023-09-25T20:00:26.154Z] [2023-09-25T20:00:26.154Z] #66 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:00:26.154Z] #66 DONE 0.8s [2023-09-25T20:00:26.154Z] [2023-09-25T20:00:26.154Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-25T20:00:26.154Z] #67 DONE 2.3s [2023-09-25T20:00:26.154Z] [2023-09-25T20:00:26.154Z] #54 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:00:26.154Z] #54 DONE 26.5s [2023-09-25T20:00:26.154Z] [2023-09-25T20:00:26.154Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-25T20:00:26.154Z] #68 ... [2023-09-25T20:00:26.154Z] [2023-09-25T20:00:26.154Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:26.154Z] #69 DONE 0.2s [2023-09-25T20:00:26.154Z] [2023-09-25T20:00:26.154Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:26.154Z] #70 DONE 0.2s [2023-09-25T20:00:26.415Z] [2023-09-25T20:00:26.415Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:26.415Z] #71 DONE 0.2s [2023-09-25T20:00:26.415Z] [2023-09-25T20:00:26.415Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-25T20:00:26.415Z] #72 DONE 0.2s [2023-09-25T20:00:26.415Z] [2023-09-25T20:00:26.415Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:00:26.415Z] #61 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:26.415Z] #61 2.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:00:26.415Z] #61 2.572 OK: 264 MiB in 52 packages [2023-09-25T20:00:27.356Z] #61 DONE 3.5s [2023-09-25T20:00:27.356Z] [2023-09-25T20:00:27.356Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-25T20:00:27.356Z] #68 DONE 1.1s [2023-09-25T20:00:27.356Z] [2023-09-25T20:00:27.356Z] #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:00:27.356Z] #73 DONE 1.2s [2023-09-25T20:00:27.356Z] [2023-09-25T20:00:27.356Z] #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-25T20:00:27.356Z] #74 DONE 1.2s [2023-09-25T20:00:27.356Z] [2023-09-25T20:00:27.356Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:00:27.356Z] #75 ... [2023-09-25T20:00:27.356Z] [2023-09-25T20:00:27.356Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-25T20:00:27.356Z] #76 DONE 0.6s [2023-09-25T20:00:27.356Z] [2023-09-25T20:00:27.356Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:27.356Z] #77 DONE 0.1s [2023-09-25T20:00:27.356Z] [2023-09-25T20:00:27.356Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:00:27.929Z] #78 DONE 0.7s [2023-09-25T20:00:27.929Z] [2023-09-25T20:00:27.929Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-25T20:00:27.929Z] #79 DONE 0.7s [2023-09-25T20:00:27.929Z] [2023-09-25T20:00:27.929Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-25T20:00:27.929Z] #80 DONE 0.1s [2023-09-25T20:00:27.929Z] [2023-09-25T20:00:27.929Z] #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-25T20:00:27.929Z] #81 DONE 0.1s [2023-09-25T20:00:27.929Z] [2023-09-25T20:00:27.929Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:00:27.929Z] #75 DONE 0.7s [2023-09-25T20:00:27.929Z] [2023-09-25T20:00:27.929Z] #82 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:00:28.189Z] #82 DONE 0.1s [2023-09-25T20:00:28.189Z] [2023-09-25T20:00:28.189Z] #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-25T20:00:28.189Z] #83 DONE 0.1s [2023-09-25T20:00:28.189Z] [2023-09-25T20:00:28.189Z] #84 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-25T20:00:28.189Z] #84 DONE 0.1s [2023-09-25T20:00:28.189Z] [2023-09-25T20:00:28.189Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-25T20:00:28.189Z] #85 DONE 0.1s [2023-09-25T20:00:28.189Z] [2023-09-25T20:00:28.189Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:00:28.189Z] #86 DONE 0.1s [2023-09-25T20:00:28.189Z] [2023-09-25T20:00:28.189Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-25T20:00:28.189Z] #87 DONE 0.1s [2023-09-25T20:00:28.189Z] [2023-09-25T20:00:28.189Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-25T20:00:28.189Z] #88 DONE 0.1s [2023-09-25T20:00:28.189Z] [2023-09-25T20:00:28.189Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-25T20:00:28.189Z] #89 DONE 0.1s [2023-09-25T20:00:28.189Z] [2023-09-25T20:00:28.189Z] #90 [security-spire-server] exporting to image [2023-09-25T20:00:28.189Z] #90 exporting layers [2023-09-25T20:00:28.451Z] #90 ... [2023-09-25T20:00:28.451Z] [2023-09-25T20:00:28.451Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-25T20:00:28.451Z] #91 DONE 0.0s [2023-09-25T20:00:28.451Z] [2023-09-25T20:00:28.451Z] #90 [security-spire-agent] exporting to image [2023-09-25T20:00:28.711Z] #90 exporting layers 0.5s done [2023-09-25T20:00:28.711Z] #90 writing image sha256:93f4321473a60c34d678d416e9f37fac8cec259b89fc98453229f484adc92da6 done [2023-09-25T20:00:28.711Z] #90 naming to docker.io/library/security-spire-config done [2023-09-25T20:00:28.971Z] #90 exporting layers 0.5s done [2023-09-25T20:00:28.971Z] #90 writing image sha256:925388b823edd0360d210f2deb807733adc331fe1638214f01adebac31325696 done [2023-09-25T20:00:28.971Z] #90 naming to docker.io/library/security-spire-server done [2023-09-25T20:00:28.971Z] #90 writing image sha256:c5ef0d396ab37cde02fc7cfcf91f9b5befb970d601fcbe12b4e0260c485f162b done [2023-09-25T20:00:28.971Z] #90 naming to docker.io/library/security-spire-agent done [2023-09-25T20:00:28.971Z] #90 DONE 0.9s [2023-09-25T20:00:28.971Z] [2023-09-25T20:00:28.971Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:37.097Z] #92 ... [2023-09-25T20:00:37.097Z] [2023-09-25T20:00:37.097Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:37.097Z] #93 ... [2023-09-25T20:00:37.097Z] [2023-09-25T20:00:37.097Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:37.097Z] #94 ... [2023-09-25T20:00:37.097Z] [2023-09-25T20:00:37.097Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:49.517Z] #95 ... [2023-09-25T20:00:49.517Z] [2023-09-25T20:00:49.517Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:49.517Z] #93 DONE 23.2s [2023-09-25T20:00:49.517Z] [2023-09-25T20:00:49.517Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:49.517Z] #94 DONE 23.3s [2023-09-25T20:00:49.517Z] [2023-09-25T20:00:49.517Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-25T20:00:49.517Z] #96 ... [2023-09-25T20:00:49.517Z] [2023-09-25T20:00:49.517Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:49.517Z] #92 DONE 21.6s [2023-09-25T20:00:49.517Z] [2023-09-25T20:00:49.517Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:49.517Z] #95 DONE 23.3s [2023-09-25T20:00:49.778Z] [2023-09-25T20:00:49.778Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-25T20:00:56.071Z] Removing intermediate container 0e582fa345f0 [2023-09-25T20:00:56.071Z] ---> 75cfbabbbfda [2023-09-25T20:00:56.071Z] Successfully built 75cfbabbbfda [2023-09-25T20:00:56.071Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:00:56.383Z] #97 DONE 6.2s [2023-09-25T20:00:56.383Z] [2023-09-25T20:00:56.383Z] #98 [core-metadata builder 6/7] COPY . . [2023-09-25T20:00:56.383Z] #98 CACHED [2023-09-25T20:00:56.383Z] [2023-09-25T20:00:56.383Z] #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:56.383Z] #99 CACHED [2023-09-25T20:00:56.383Z] [2023-09-25T20:00:56.383Z] #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:56.383Z] #100 CACHED [2023-09-25T20:00:56.383Z] [2023-09-25T20:00:56.383Z] #101 [core-command builder 6/7] COPY . . [2023-09-25T20:00:56.383Z] #101 CACHED [2023-09-25T20:00:56.383Z] [2023-09-25T20:00:56.384Z] #102 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:56.384Z] #102 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:56.384Z] #103 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #104 [support-scheduler builder 6/7] COPY . . [2023-09-25T20:00:56.384Z] #104 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:56.384Z] #105 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:56.384Z] #106 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #107 [core-data builder 6/7] COPY . . [2023-09-25T20:00:56.384Z] #107 DONE 6.3s [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #108 [security-proxy-auth builder 6/7] COPY . . [2023-09-25T20:00:56.384Z] #108 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:56.384Z] #109 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:56.384Z] #110 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:56.384Z] #111 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #112 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-25T20:00:56.384Z] #112 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:56.384Z] #113 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-25T20:00:56.384Z] #96 DONE 6.3s [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:56.384Z] #114 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2023-09-25T20:00:56.384Z] #115 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:56.384Z] #116 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #117 [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-25T20:00:56.384Z] #117 ... [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:00:56.384Z] #118 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:00:56.384Z] #119 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #120 [security-bootstrapper builder 6/7] COPY . . [2023-09-25T20:00:56.384Z] #120 CACHED [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-25T20:00:56.384Z] #121 DONE 6.3s [2023-09-25T20:00:56.384Z] [2023-09-25T20:00:56.384Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-25T20:00:56.477Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T20:00:56.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:00:56.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-7874 does not seem to be running inside a container [2023-09-25T20:00:56.825Z] $ 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-25T20:00:56.953Z] #122 1.041 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-25T20:00:58.196Z] $ docker top d3c0bf66017a6d3d98cd7d1462709c1616a7294985f590973bbb4ef97869e6fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T20:00:59.077Z] + go version [2023-09-25T20:00:59.077Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T20:00:59.115Z] $ docker stop --time=1 d3c0bf66017a6d3d98cd7d1462709c1616a7294985f590973bbb4ef97869e6fa [2023-09-25T20:01:00.697Z] $ docker rm -f --volumes d3c0bf66017a6d3d98cd7d1462709c1616a7294985f590973bbb4ef97869e6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:01:01.557Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T20:01:01.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:01:01.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-7874 does not seem to be running inside a container [2023-09-25T20:01:01.869Z] $ 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-25T20:01:02.981Z] $ docker top f9bb7a00d4dcccda9f83557b716817c5d08024deb0c528578796d41d252d9fb1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T20:01:03.207Z] ========================================================= [2023-09-25T20:01:03.208Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-25T20:01:03.208Z] ========================================================= [Pipeline] sh [2023-09-25T20:01:03.844Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-25T20:01:04.230Z] + make test [2023-09-25T20:01:04.230Z] go test -race -coverprofile=coverage.out ./... [2023-09-25T20:01:07.092Z] #122 ... [2023-09-25T20:01:07.092Z] [2023-09-25T20:01:07.092Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-25T20:01:07.092Z] #0 0.781 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-25T20:01:07.092Z] #123 ... [2023-09-25T20:01:07.092Z] [2023-09-25T20:01:07.092Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:01:07.092Z] #0 0.931 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-25T20:01:07.092Z] #124 ... [2023-09-25T20:01:07.092Z] [2023-09-25T20:01:07.092Z] #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-25T20:01:07.092Z] #0 0.612 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-25T20:01:07.092Z] #125 ... [2023-09-25T20:01:07.092Z] [2023-09-25T20:01:07.092Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T20:01:07.092Z] #0 0.607 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-25T20:01:07.092Z] #126 ... [2023-09-25T20:01:07.092Z] [2023-09-25T20:01:07.092Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-25T20:01:07.092Z] #0 0.703 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-25T20:01:07.092Z] #127 ... [2023-09-25T20:01:07.092Z] [2023-09-25T20:01:07.092Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:01:07.092Z] #0 0.669 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-25T20:01:07.092Z] #128 ... [2023-09-25T20:01:07.092Z] [2023-09-25T20:01:07.092Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-25T20:01:07.092Z] #0 0.993 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-25T20:01:07.092Z] #129 ... [2023-09-25T20:01:07.092Z] [2023-09-25T20:01:07.092Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T20:01:07.092Z] #0 0.480 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-25T20:01:07.093Z] #130 ... [2023-09-25T20:01:07.093Z] [2023-09-25T20:01:07.093Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:01:07.093Z] #0 0.790 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-25T20:01:07.093Z] #131 ... [2023-09-25T20:01:07.093Z] [2023-09-25T20:01:07.093Z] #117 [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-25T20:01:07.093Z] #117 0.917 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-25T20:01:36.456Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-25T20:02:14.841Z] #117 ... [2023-09-25T20:02:14.841Z] [2023-09-25T20:02:14.841Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-25T20:02:14.841Z] #123 DONE 74.9s [2023-09-25T20:02:14.841Z] [2023-09-25T20:02:14.841Z] #117 [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-25T20:02:14.841Z] #117 75.01 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-25T20:02:14.841Z] #117 ... [2023-09-25T20:02:14.841Z] [2023-09-25T20:02:14.841Z] #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-25T20:02:14.841Z] #125 DONE 75.2s [2023-09-25T20:02:14.841Z] [2023-09-25T20:02:14.841Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-25T20:02:14.841Z] #127 ... [2023-09-25T20:02:14.841Z] [2023-09-25T20:02:14.841Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T20:02:14.841Z] #126 DONE 79.0s [2023-09-25T20:02:14.841Z] [2023-09-25T20:02:14.841Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-25T20:02:14.841Z] #129 DONE 79.1s [2023-09-25T20:02:14.841Z] [2023-09-25T20:02:14.842Z] #117 [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-25T20:02:15.101Z] #117 DONE 79.2s [2023-09-25T20:02:15.101Z] [2023-09-25T20:02:15.101Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-25T20:02:15.101Z] #132 ... [2023-09-25T20:02:15.101Z] [2023-09-25T20:02:15.101Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-25T20:02:15.101Z] #127 DONE 79.3s [2023-09-25T20:02:15.361Z] [2023-09-25T20:02:15.361Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:15.971Z] #133 ... [2023-09-25T20:02:15.971Z] [2023-09-25T20:02:15.971Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:02:15.971Z] #128 DONE 80.1s [2023-09-25T20:02:15.971Z] [2023-09-25T20:02:15.971Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:02:15.971Z] #124 DONE 80.1s [2023-09-25T20:02:15.971Z] [2023-09-25T20:02:15.971Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:16.235Z] #134 DONE 0.4s [2023-09-25T20:02:16.235Z] [2023-09-25T20:02:16.235Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-25T20:02:16.235Z] #122 DONE 80.5s [2023-09-25T20:02:16.235Z] [2023-09-25T20:02:16.235Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-25T20:02:16.235Z] #132 DONE 1.4s [2023-09-25T20:02:16.235Z] [2023-09-25T20:02:16.235Z] #135 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:16.235Z] #135 DONE 1.4s [2023-09-25T20:02:16.235Z] [2023-09-25T20:02:16.235Z] #136 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:16.235Z] #136 CACHED [2023-09-25T20:02:16.235Z] [2023-09-25T20:02:16.235Z] #137 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:16.497Z] #137 ... [2023-09-25T20:02:16.497Z] [2023-09-25T20:02:16.497Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:16.497Z] #133 DONE 1.2s [2023-09-25T20:02:16.497Z] [2023-09-25T20:02:16.497Z] #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:16.497Z] #138 DONE 1.2s [2023-09-25T20:02:16.497Z] [2023-09-25T20:02:16.497Z] #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:16.497Z] #139 DONE 0.2s [2023-09-25T20:02:16.497Z] [2023-09-25T20:02:16.498Z] #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:16.498Z] #140 DONE 0.3s [2023-09-25T20:02:16.498Z] [2023-09-25T20:02:16.498Z] #141 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-25T20:02:16.758Z] #141 ... [2023-09-25T20:02:16.758Z] [2023-09-25T20:02:16.758Z] #137 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:16.758Z] #137 DONE 0.2s [2023-09-25T20:02:16.758Z] [2023-09-25T20:02:16.758Z] #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:16.758Z] #142 CACHED [2023-09-25T20:02:16.758Z] [2023-09-25T20:02:16.758Z] #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:16.758Z] #143 CACHED [2023-09-25T20:02:16.758Z] [2023-09-25T20:02:16.758Z] #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:16.758Z] #144 CACHED [2023-09-25T20:02:16.758Z] [2023-09-25T20:02:16.758Z] #145 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:16.758Z] #145 CACHED [2023-09-25T20:02:16.758Z] [2023-09-25T20:02:16.758Z] #146 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:16.758Z] #146 CACHED [2023-09-25T20:02:16.758Z] [2023-09-25T20:02:16.758Z] #147 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:16.758Z] #147 DONE 0.2s [2023-09-25T20:02:16.758Z] [2023-09-25T20:02:16.758Z] #148 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:16.758Z] #148 DONE 0.3s [2023-09-25T20:02:16.758Z] [2023-09-25T20:02:16.758Z] #149 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:16.758Z] #149 DONE 0.2s [2023-09-25T20:02:16.758Z] [2023-09-25T20:02:16.758Z] #150 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-25T20:02:17.328Z] #150 ... [2023-09-25T20:02:17.328Z] [2023-09-25T20:02:17.328Z] #151 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-25T20:02:17.328Z] #151 DONE 1.1s [2023-09-25T20:02:17.328Z] [2023-09-25T20:02:17.328Z] #152 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-25T20:02:17.328Z] #152 DONE 0.8s [2023-09-25T20:02:17.328Z] [2023-09-25T20:02:17.328Z] #153 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-25T20:02:17.328Z] #153 DONE 0.8s [2023-09-25T20:02:17.328Z] [2023-09-25T20:02:17.328Z] #154 [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-25T20:02:17.328Z] #154 DONE 0.7s [2023-09-25T20:02:17.328Z] [2023-09-25T20:02:17.328Z] #141 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-25T20:02:17.328Z] #141 DONE 0.8s [2023-09-25T20:02:17.588Z] [2023-09-25T20:02:17.588Z] #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-25T20:02:17.588Z] #155 DONE 0.9s [2023-09-25T20:02:17.588Z] [2023-09-25T20:02:17.588Z] #156 [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-25T20:02:17.588Z] #156 DONE 0.8s [2023-09-25T20:02:17.588Z] [2023-09-25T20:02:17.588Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-25T20:02:17.588Z] #157 DONE 0.9s [2023-09-25T20:02:17.588Z] [2023-09-25T20:02:17.588Z] #158 [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-25T20:02:18.532Z] #158 ... [2023-09-25T20:02:18.532Z] [2023-09-25T20:02:18.532Z] #150 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-25T20:02:18.532Z] #150 DONE 1.8s [2023-09-25T20:02:18.532Z] [2023-09-25T20:02:18.532Z] #159 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:18.532Z] #159 DONE 1.2s [2023-09-25T20:02:18.792Z] [2023-09-25T20:02:18.792Z] #160 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:02:18.792Z] #160 DONE 1.2s [2023-09-25T20:02:18.792Z] [2023-09-25T20:02:18.792Z] #161 [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-25T20:02:18.792Z] #161 DONE 1.2s [2023-09-25T20:02:18.792Z] [2023-09-25T20:02:18.792Z] #162 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:02:18.792Z] #162 DONE 1.2s [2023-09-25T20:02:18.792Z] [2023-09-25T20:02:18.792Z] #163 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:02:18.792Z] #163 DONE 1.3s [2023-09-25T20:02:18.792Z] [2023-09-25T20:02:18.792Z] #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-25T20:02:18.792Z] #164 DONE 1.2s [2023-09-25T20:02:18.792Z] [2023-09-25T20:02:18.792Z] #90 [core-data] exporting to image [2023-09-25T20:02:18.792Z] #90 exporting layers [2023-09-25T20:02:18.792Z] #90 ... [2023-09-25T20:02:18.792Z] [2023-09-25T20:02:18.792Z] #165 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:02:18.792Z] #165 DONE 1.3s [2023-09-25T20:02:18.792Z] [2023-09-25T20:02:18.792Z] #158 [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-25T20:02:18.792Z] #158 DONE 1.2s [2023-09-25T20:02:18.792Z] [2023-09-25T20:02:18.792Z] #90 [core-command] exporting to image [2023-09-25T20:02:18.792Z] #90 exporting layers 0.2s done [2023-09-25T20:02:19.052Z] #90 ... [2023-09-25T20:02:19.052Z] [2023-09-25T20:02:19.052Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:02:19.052Z] #131 DONE 83.2s [2023-09-25T20:02:19.052Z] [2023-09-25T20:02:19.052Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T20:02:19.052Z] #130 DONE 83.2s [2023-09-25T20:02:19.052Z] [2023-09-25T20:02:19.052Z] #90 [core-command] exporting to image [2023-09-25T20:02:19.052Z] #90 exporting layers 0.2s done [2023-09-25T20:02:19.052Z] #90 ... [2023-09-25T20:02:19.052Z] [2023-09-25T20:02:19.052Z] #166 [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-25T20:02:19.052Z] #166 DONE 0.5s [2023-09-25T20:02:19.052Z] [2023-09-25T20:02:19.052Z] #167 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:19.052Z] #167 DONE 0.5s [2023-09-25T20:02:19.052Z] [2023-09-25T20:02:19.052Z] #168 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-25T20:02:19.052Z] #168 DONE 0.5s [2023-09-25T20:02:19.052Z] [2023-09-25T20:02:19.052Z] #90 [security-spiffe-token-provider] exporting to image [2023-09-25T20:02:19.313Z] #90 ... [2023-09-25T20:02:19.313Z] [2023-09-25T20:02:19.313Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:02:19.313Z] #169 DONE 0.6s [2023-09-25T20:02:19.313Z] [2023-09-25T20:02:19.313Z] #170 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:19.313Z] #170 CACHED [2023-09-25T20:02:19.313Z] [2023-09-25T20:02:19.313Z] #171 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:19.313Z] #171 CACHED [2023-09-25T20:02:19.313Z] [2023-09-25T20:02:19.313Z] #172 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-25T20:02:19.313Z] #172 DONE 0.4s [2023-09-25T20:02:19.313Z] [2023-09-25T20:02:19.313Z] #173 [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-25T20:02:19.313Z] #173 DONE 0.4s [2023-09-25T20:02:19.313Z] [2023-09-25T20:02:19.313Z] #174 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-25T20:02:19.313Z] #174 DONE 0.5s [2023-09-25T20:02:19.313Z] [2023-09-25T20:02:19.313Z] #90 [core-metadata] exporting to image [2023-09-25T20:02:19.313Z] #90 exporting layers 0.2s done [2023-09-25T20:02:19.906Z] #90 ... [2023-09-25T20:02:19.906Z] [2023-09-25T20:02:19.906Z] #175 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:02:19.906Z] #175 DONE 0.7s [2023-09-25T20:02:19.906Z] [2023-09-25T20:02:19.906Z] #176 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-25T20:02:19.906Z] #176 DONE 0.5s [2023-09-25T20:02:19.906Z] [2023-09-25T20:02:19.906Z] #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-25T20:02:19.906Z] #177 DONE 0.6s [2023-09-25T20:02:19.906Z] [2023-09-25T20:02:19.906Z] #90 [security-spiffe-token-provider] exporting to image [2023-09-25T20:02:19.906Z] #90 writing image sha256:0c600c31cff319e32cb05d5fe66f068a4c052f0df7d557f50d1f80afde3e2be1 done [2023-09-25T20:02:19.906Z] #90 writing image sha256:2803922452e3d902961322bad362cd3b58c08f1babb127c046cc2add09af24f9 done [2023-09-25T20:02:19.906Z] #90 writing image sha256:026fbeef53a05676f71b72158a99aff1f33436213978f4a861554eabab002d59 0.0s done [2023-09-25T20:02:19.906Z] #90 naming to docker.io/library/core-data done [2023-09-25T20:02:19.906Z] #90 naming to docker.io/library/core-command 0.0s done [2023-09-25T20:02:19.906Z] #90 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-09-25T20:02:19.906Z] #90 ... [2023-09-25T20:02:19.906Z] [2023-09-25T20:02:19.906Z] #178 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-25T20:02:19.906Z] #178 DONE 0.6s [2023-09-25T20:02:19.906Z] [2023-09-25T20:02:19.906Z] #179 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-25T20:02:19.906Z] #179 DONE 0.7s [2023-09-25T20:02:20.164Z] [2023-09-25T20:02:20.164Z] #180 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:02:20.164Z] #180 DONE 0.4s [2023-09-25T20:02:20.164Z] [2023-09-25T20:02:20.164Z] #181 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-25T20:02:20.164Z] #181 DONE 0.3s [2023-09-25T20:02:20.164Z] [2023-09-25T20:02:20.164Z] #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:02:20.164Z] #182 DONE 0.3s [2023-09-25T20:02:20.164Z] [2023-09-25T20:02:20.164Z] #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-25T20:02:20.164Z] #183 DONE 0.3s [2023-09-25T20:02:20.164Z] [2023-09-25T20:02:20.164Z] #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T20:02:20.164Z] #184 DONE 1.0s [2023-09-25T20:02:20.164Z] [2023-09-25T20:02:20.164Z] #90 [support-scheduler] exporting to image [2023-09-25T20:02:20.423Z] #90 exporting layers 1.1s done [2023-09-25T20:02:20.423Z] #90 ... [2023-09-25T20:02:20.423Z] [2023-09-25T20:02:20.423Z] #185 [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-25T20:02:20.423Z] #185 DONE 1.2s [2023-09-25T20:02:20.423Z] [2023-09-25T20:02:20.423Z] #186 [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-25T20:02:20.423Z] #186 DONE 0.3s [2023-09-25T20:02:20.423Z] [2023-09-25T20:02:20.423Z] #187 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-25T20:02:20.423Z] #187 DONE 0.4s [2023-09-25T20:02:20.423Z] [2023-09-25T20:02:20.423Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-25T20:02:20.423Z] #188 DONE 0.4s [2023-09-25T20:02:20.423Z] [2023-09-25T20:02:20.423Z] #90 [core-metadata] exporting to image [2023-09-25T20:02:20.423Z] #90 exporting layers 0.3s done [2023-09-25T20:02:20.423Z] #90 writing image sha256:f01fea3016637673fa2c8e673457f57683d91d508cb2a3fa8881583ffe25f084 0.0s done [2023-09-25T20:02:20.423Z] #90 naming to docker.io/library/core-metadata done [2023-09-25T20:02:20.681Z] #90 ... [2023-09-25T20:02:20.681Z] [2023-09-25T20:02:20.681Z] #189 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T20:02:20.681Z] #189 DONE 0.7s [2023-09-25T20:02:20.681Z] [2023-09-25T20:02:20.681Z] #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-25T20:02:20.681Z] #190 DONE 0.2s [2023-09-25T20:02:20.681Z] [2023-09-25T20:02:20.681Z] #90 [security-proxy-setup] exporting to image [2023-09-25T20:02:20.681Z] #90 writing image sha256:b1b488a94858ecc1e58d5ffdc4ddb8bc86d0b201cef77a4e3fabd2066b08e382 done [2023-09-25T20:02:20.681Z] #90 naming to docker.io/library/support-scheduler done [2023-09-25T20:02:20.681Z] #90 ... [2023-09-25T20:02:20.681Z] [2023-09-25T20:02:20.681Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:02:20.681Z] #191 DONE 0.2s [2023-09-25T20:02:20.681Z] [2023-09-25T20:02:20.681Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-25T20:02:20.681Z] #192 DONE 0.1s [2023-09-25T20:02:20.681Z] [2023-09-25T20:02:20.681Z] #90 [support-notifications] exporting to image [2023-09-25T20:02:20.939Z] #90 ... [2023-09-25T20:02:20.939Z] [2023-09-25T20:02:20.939Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-25T20:02:20.939Z] #193 DONE 0.1s [2023-09-25T20:02:20.939Z] [2023-09-25T20:02:20.939Z] #90 [support-notifications] exporting to image [2023-09-25T20:02:20.939Z] #90 exporting layers 0.2s done [2023-09-25T20:02:20.939Z] #90 writing image sha256:d4a04ea1714eaf1f3434d170733aa155ca64781d08b97578f3808ba1666333a1 done [2023-09-25T20:02:20.939Z] #90 naming to docker.io/library/support-notifications done [2023-09-25T20:02:20.939Z] #90 exporting layers 0.4s done [2023-09-25T20:02:20.939Z] #90 writing image sha256:0058b0566650a0df2171e9c9aeb5e790855695ccc66fc90e0d1e20229db332ca done [2023-09-25T20:02:20.939Z] #90 naming to docker.io/library/security-proxy-setup done [2023-09-25T20:02:21.197Z] #90 ... [2023-09-25T20:02:21.197Z] [2023-09-25T20:02:21.197Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T20:02:21.197Z] #194 DONE 0.6s [2023-09-25T20:02:21.197Z] [2023-09-25T20:02:21.197Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-25T20:02:21.197Z] #195 DONE 0.4s [2023-09-25T20:02:21.197Z] [2023-09-25T20:02:21.197Z] #90 [security-bootstrapper] exporting to image [2023-09-25T20:02:21.197Z] #90 exporting layers 0.9s done [2023-09-25T20:02:21.197Z] #90 writing image sha256:199236e3a711442374e860bcaa1fc419057ece925312be7e851b0c37cd8cb030 [2023-09-25T20:02:21.455Z] #90 exporting layers 0.8s done [2023-09-25T20:02:21.455Z] #90 writing image sha256:199236e3a711442374e860bcaa1fc419057ece925312be7e851b0c37cd8cb030 done [2023-09-25T20:02:21.455Z] #90 naming to docker.io/library/security-proxy-auth done [2023-09-25T20:02:21.455Z] #90 writing image sha256:71d9a58d0e7582c8fc489a09a4c9d4196f133b39a025b5f8f7bd9f3159cd12ea done [2023-09-25T20:02:21.455Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-25T20:02:21.455Z] #90 exporting layers 0.2s done [2023-09-25T20:02:21.455Z] #90 writing image sha256:184f35a1945154adb4731f17c012b05187c8306337f499f2dfee0efec2341867 done [2023-09-25T20:02:21.455Z] #90 naming to docker.io/library/security-secretstore-setup done [2023-09-25T20:02:21.455Z] #90 writing image sha256:d07e4bcaa28563d8b02963bda5d00db067c1cfacb067a10a0d342e12638189e2 done [2023-09-25T20:02:21.455Z] #90 naming to docker.io/library/security-bootstrapper done [2023-09-25T20:02:21.455Z] #90 DONE 3.7s [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:02:21.455Z] time="2023-09-25T19:59:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-25T20:02:21.493Z] $ docker stop --time=1 1d61d2615c9ab75e79299b9bb219057cf160217320138eb88cc984aa478ec680 [2023-09-25T20:02:22.781Z] $ docker rm -f --volumes 1d61d2615c9ab75e79299b9bb219057cf160217320138eb88cc984aa478ec680 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T20:02:23.173Z] + docker images [2023-09-25T20:02:23.173Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-25T20:02:23.173Z] security-secretstore-setup latest 184f35a19451 1 second ago 44.4MB [2023-09-25T20:02:23.173Z] security-bootstrapper latest d07e4bcaa285 1 second ago 23.3MB [2023-09-25T20:02:23.173Z] core-common-config-bootstrapper latest 71d9a58d0e75 2 seconds ago 18.3MB [2023-09-25T20:02:23.173Z] security-proxy-setup latest 0058b0566650 2 seconds ago 34.4MB [2023-09-25T20:02:23.173Z] support-notifications latest d4a04ea1714e 2 seconds ago 34.6MB [2023-09-25T20:02:23.173Z] security-proxy-auth latest 199236e3a711 2 seconds ago 19.5MB [2023-09-25T20:02:23.173Z] support-scheduler latest b1b488a94858 3 seconds ago 34MB [2023-09-25T20:02:23.173Z] core-data latest 0c600c31cff3 4 seconds ago 21.4MB [2023-09-25T20:02:23.173Z] core-metadata latest f01fea301663 4 seconds ago 21.7MB [2023-09-25T20:02:23.173Z] security-spiffe-token-provider latest 026fbeef53a0 4 seconds ago 35MB [2023-09-25T20:02:23.173Z] core-command latest 2803922452e3 4 seconds ago 21.2MB [2023-09-25T20:02:23.173Z] security-spire-agent latest c5ef0d396ab3 About a minute ago 166MB [2023-09-25T20:02:23.173Z] security-spire-server latest 925388b823ed About a minute ago 107MB [2023-09-25T20:02:23.173Z] security-spire-config latest 93f4321473a6 About a minute ago 101MB [2023-09-25T20:02:23.173Z] ci-base-image-x86_64 latest e54e53a9020e 4 minutes ago 928MB [2023-09-25T20:02:23.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 days ago 557MB [2023-09-25T20:02:23.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-25T20:02:23.173Z] 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-25T20:02:58.062Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-25T20:02:58.062Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-25T20:02:58.062Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-25T20:03:00.641Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-25T20:03:00.641Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-25T20:03:01.601Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-25T20:03:01.876Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-25T20:03:02.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-25T20:03:02.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-25T20:03:02.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-25T20:03:04.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-25T20:03:04.992Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-25T20:03:04.992Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-25T20:03:04.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-25T20:03:15.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-25T20:03:15.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-25T20:03:15.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.224s coverage: 28.7% of statements [2023-09-25T20:03:21.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.267s coverage: 97.0% of statements [2023-09-25T20:03:25.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-25T20:03:25.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-25T20:03:25.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-25T20:03:30.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.379s coverage: 69.2% of statements [2023-09-25T20:03:30.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-25T20:03:30.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-25T20:03:32.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.316s coverage: 53.2% of statements [2023-09-25T20:03:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-25T20:03:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-25T20:03:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-25T20:03:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-25T20:03:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-25T20:03:43.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-25T20:03:43.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-25T20:03:56.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.189s coverage: 93.4% of statements [2023-09-25T20:03:56.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.379s coverage: 4.1% of statements [2023-09-25T20:03:57.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-25T20:03:57.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-25T20:03:57.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-25T20:03:59.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-25T20:03:59.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-25T20:03:59.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-25T20:03:59.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-25T20:03:59.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-25T20:03:59.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-25T20:03:59.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-25T20:04:00.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.799s coverage: 97.6% of statements [2023-09-25T20:04:01.037Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.360s coverage: 72.2% of statements [2023-09-25T20:04:09.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-25T20:04:09.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-25T20:04:11.179Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.660s coverage: 0.9% of statements [2023-09-25T20:04:11.179Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.567s coverage: 32.2% of statements [2023-09-25T20:04:15.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.277s coverage: 41.7% of statements [2023-09-25T20:04:15.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 82.9% of statements [2023-09-25T20:04:15.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.224s coverage: 94.1% of statements [2023-09-25T20:04:15.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.223s coverage: 96.3% of statements [2023-09-25T20:04:18.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.224s coverage: 87.5% of statements [2023-09-25T20:04:19.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-25T20:04:21.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-25T20:04:21.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-25T20:04:21.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-25T20:04:24.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-25T20:04:24.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-25T20:04:24.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-25T20:04:24.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-25T20:04:31.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.221s coverage: 94.4% of statements [2023-09-25T20:04:31.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-25T20:04:31.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-25T20:04:31.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-25T20:04:31.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-25T20:04:39.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-25T20:04:39.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-25T20:04:40.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-25T20:04:44.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.939s coverage: 79.9% of statements [2023-09-25T20:04:44.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.238s coverage: 92.9% of statements [2023-09-25T20:04:44.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements [2023-09-25T20:04:44.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.198s coverage: 62.3% of statements [2023-09-25T20:04:44.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.210s coverage: 87.2% of statements [2023-09-25T20:04:44.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.162s coverage: 20.0% of statements [2023-09-25T20:04:44.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.159s coverage: 100.0% of statements [2023-09-25T20:04:45.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-25T20:04:45.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.356s coverage: 81.8% of statements [2023-09-25T20:04:46.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.357s coverage: 82.1% of statements [2023-09-25T20:04:47.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-25T20:04:48.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.198s coverage: 86.0% of statements [2023-09-25T20:04:51.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-25T20:04:51.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-25T20:04:53.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.893s coverage: 63.1% of statements [2023-09-25T20:04:53.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.213s coverage: 100.0% of statements [2023-09-25T20:04:54.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements [2023-09-25T20:04:54.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements [2023-09-25T20:04:55.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-25T20:04:55.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-25T20:04:55.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-25T20:04:55.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2023-09-25T20:04:55.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.062s coverage: 100.0% of statements [2023-09-25T20:05:00.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-25T20:05:00.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-25T20:05:00.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-25T20:05:02.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.762s coverage: 38.4% of statements [2023-09-25T20:05:02.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.245s coverage: 89.5% of statements [2023-09-25T20:05:04.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-25T20:05:04.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-25T20:05:04.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-25T20:05:04.761Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-25T20:05:06.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.199s coverage: 84.8% of statements [2023-09-25T20:05:10.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-25T20:05:10.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-25T20:05:10.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-25T20:05:10.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-25T20:05:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-25T20:05:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-25T20:05:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-25T20:05:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-25T20:05:17.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.277s coverage: 19.9% of statements [2023-09-25T20:05:17.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.533s coverage: 95.7% of statements [2023-09-25T20:05:20.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-25T20:05:20.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-25T20:05:21.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.265s coverage: 61.8% of statements [2023-09-25T20:05:23.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-25T20:05:23.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-25T20:05:24.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.371s coverage: 98.9% of statements [2023-09-25T20:05:27.013Z] 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-25T20:05:27.013Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T20:05:27.013Z] go vet ./... [2023-09-25T20:07:33.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T20:07:33.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T20:07:33.654Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T20:07:33.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-25T20:07:34.019Z] + ls -al . [2023-09-25T20:07:34.019Z] total 728 [2023-09-25T20:07:34.019Z] drwxrwxr-x 11 1001 1001 4096 Sep 25 20:01 . [2023-09-25T20:07:34.019Z] drwxr-xr-x 4 root root 4096 Sep 25 20:01 .. [2023-09-25T20:07:34.019Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 19:59 .blubracket [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 16 Sep 25 19:59 .dockerignore [2023-09-25T20:07:34.019Z] drwxrwxr-x 8 1001 1001 4096 Sep 25 19:59 .git [2023-09-25T20:07:34.019Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 19:59 .github [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 1173 Sep 25 19:59 .gitignore [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 42 Sep 25 19:59 .golangci.yml [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 100 Sep 25 19:59 .hadolint.yml [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 166 Sep 25 19:59 .sonarcloud.properties [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 1171 Sep 25 19:59 ADOPTERS.md [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 11674 Sep 25 19:59 Attribution.txt [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 93407 Sep 25 19:59 CHANGELOG.md [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 3804 Sep 25 19:59 CONTRIBUTING.md [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 677 Sep 25 19:59 GOVERNANCE.md [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 883 Sep 25 19:59 Jenkinsfile [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 10775 Sep 25 19:59 LICENSE [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 14764 Sep 25 19:59 Makefile [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 582 Sep 25 19:59 OWNERS.md [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 9923 Sep 25 19:59 README.md [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 789 Sep 25 19:59 SECURITY.md [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 5 Sep 25 19:57 VERSION [2023-09-25T20:07:34.019Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 19:59 bin [2023-09-25T20:07:34.019Z] drwxrwxr-x 18 1001 1001 4096 Sep 25 19:59 cmd [2023-09-25T20:07:34.019Z] -rw-r--r-- 1 root root 453602 Sep 25 20:05 coverage.out [2023-09-25T20:07:34.019Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 19:59 fuzz_test [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 3688 Sep 25 19:59 go.mod [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 34975 Sep 25 19:59 go.sum [2023-09-25T20:07:34.019Z] drwxrwxr-x 7 1001 1001 4096 Sep 25 19:59 internal [2023-09-25T20:07:34.019Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 19:59 openapi [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 594 Sep 25 19:59 security.txt [2023-09-25T20:07:34.019Z] drwxrwxr-x 4 1001 1001 4096 Sep 25 19:59 snap [2023-09-25T20:07:34.019Z] -rw-rw-r-- 1 1001 1001 204 Sep 25 19:59 version.go [Pipeline] sh [2023-09-25T20:07:34.349Z] + '[' -e coverage.out ] [2023-09-25T20:07:34.349Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-25T20:07:34.387Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T20:07:35.151Z] Stashed 1 file(s) [Pipeline] sh [2023-09-25T20:07:35.472Z] + make build [2023-09-25T20:07:35.741Z] 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-25T20:08:57.331Z] 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-25T20:08:57.332Z] 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-25T20:08:57.332Z] 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-25T20:08:59.908Z] 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-25T20:09:26.568Z] 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-25T20:09:33.202Z] 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-25T20:09:37.438Z] 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-25T20:09:42.791Z] 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-25T20:09:45.363Z] 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-25T20:09:48.709Z] 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-25T20:09:54.042Z] 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-25T20:09:58.394Z] $ docker stop --time=1 f9bb7a00d4dcccda9f83557b716817c5d08024deb0c528578796d41d252d9fb1 [2023-09-25T20:10:00.383Z] $ docker rm -f --volumes f9bb7a00d4dcccda9f83557b716817c5d08024deb0c528578796d41d252d9fb1 [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-25T20:10:03.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-25T20:10:03.828Z] [2023-09-25T20:10:03.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:10:04.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-25T20:10:04.505Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-25T20:10:04.505Z] 547446be3368: Pulling fs layer [2023-09-25T20:10:04.505Z] d125d8839a47: Pulling fs layer [2023-09-25T20:10:04.505Z] 3e85d5ac6304: Pulling fs layer [2023-09-25T20:10:04.505Z] c3105a71a48b: Pulling fs layer [2023-09-25T20:10:04.505Z] 0f093f025ec4: Pulling fs layer [2023-09-25T20:10:04.505Z] c3106fc0e877: Pulling fs layer [2023-09-25T20:10:04.505Z] c3105a71a48b: Waiting [2023-09-25T20:10:04.505Z] 0f093f025ec4: Waiting [2023-09-25T20:10:04.505Z] c3106fc0e877: Waiting [2023-09-25T20:10:04.505Z] 547446be3368: Verifying Checksum [2023-09-25T20:10:04.505Z] 547446be3368: Download complete [2023-09-25T20:10:04.505Z] c3105a71a48b: Verifying Checksum [2023-09-25T20:10:04.505Z] c3105a71a48b: Download complete [2023-09-25T20:10:05.116Z] d125d8839a47: Verifying Checksum [2023-09-25T20:10:05.116Z] d125d8839a47: Download complete [2023-09-25T20:10:05.116Z] c3106fc0e877: Download complete [2023-09-25T20:10:05.116Z] 0f093f025ec4: Verifying Checksum [2023-09-25T20:10:05.116Z] 0f093f025ec4: Download complete [2023-09-25T20:10:05.404Z] 547446be3368: Pull complete [2023-09-25T20:10:06.401Z] d125d8839a47: Pull complete [2023-09-25T20:10:06.981Z] 3e85d5ac6304: Download complete [2023-09-25T20:10:15.189Z] 3e85d5ac6304: Pull complete [2023-09-25T20:10:15.189Z] c3105a71a48b: Pull complete [2023-09-25T20:10:16.146Z] 0f093f025ec4: Pull complete [2023-09-25T20:10:16.146Z] c3106fc0e877: Pull complete [2023-09-25T20:10:16.146Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-25T20:10:16.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-25T20:10:16.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:10:16.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-7874 does not seem to be running inside a container [2023-09-25T20:10:16.525Z] $ 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-25T20:10:18.636Z] $ docker top b1355f604c1e6df00265a559e15ddac655ed38dac79c1e2c8ae11b1b2d4bdc22 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T20:10:19.178Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-25T20:10:27.380Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-09-25T20:10:27.380Z] #1 transferring dockerfile: [2023-09-25T20:10:27.380Z] #1 transferring dockerfile: 1.82kB done [2023-09-25T20:10:27.380Z] #1 DONE 0.1s [2023-09-25T20:10:27.982Z] [2023-09-25T20:10:27.982Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-09-25T20:10:27.982Z] #2 transferring dockerfile: 1.96kB done [2023-09-25T20:10:27.982Z] #2 DONE 0.0s [2023-09-25T20:10:27.982Z] [2023-09-25T20:10:27.982Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-25T20:10:27.982Z] #3 transferring dockerfile: 2.38kB 0.0s done [2023-09-25T20:10:27.982Z] #3 DONE 0.1s [2023-09-25T20:10:28.252Z] [2023-09-25T20:10:28.252Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-25T20:10:28.252Z] #4 transferring dockerfile: 2.82kB done [2023-09-25T20:10:28.252Z] #4 DONE 0.1s [2023-09-25T20:10:28.252Z] [2023-09-25T20:10:28.252Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-25T20:10:28.252Z] #5 transferring dockerfile: 1.78kB 0.0s done [2023-09-25T20:10:28.252Z] #5 DONE 0.1s [2023-09-25T20:10:28.252Z] [2023-09-25T20:10:28.252Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-25T20:10:28.252Z] #6 transferring dockerfile: 2.12kB done [2023-09-25T20:10:28.252Z] #6 DONE 0.1s [2023-09-25T20:10:28.252Z] [2023-09-25T20:10:28.252Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-25T20:10:28.252Z] #7 transferring dockerfile: 2.04kB 0.0s done [2023-09-25T20:10:28.252Z] #7 DONE 0.1s [2023-09-25T20:10:28.252Z] [2023-09-25T20:10:28.252Z] #8 [core-command internal] load build definition from Dockerfile [2023-09-25T20:10:28.252Z] #8 DONE 0.0s [2023-09-25T20:10:28.252Z] [2023-09-25T20:10:28.252Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-25T20:10:28.252Z] #9 transferring dockerfile: 2.39kB done [2023-09-25T20:10:28.252Z] #9 DONE 0.0s [2023-09-25T20:10:28.518Z] [2023-09-25T20:10:28.518Z] #8 [core-command internal] load build definition from Dockerfile [2023-09-25T20:10:28.518Z] #8 transferring dockerfile: 1.82kB done [2023-09-25T20:10:28.518Z] #8 DONE 0.0s [2023-09-25T20:10:28.518Z] [2023-09-25T20:10:28.518Z] #10 [core-data internal] load build definition from Dockerfile [2023-09-25T20:10:28.518Z] #10 transferring dockerfile: 1.90kB done [2023-09-25T20:10:28.518Z] #10 DONE 0.1s [2023-09-25T20:10:28.518Z] [2023-09-25T20:10:28.518Z] #11 [security-spire-server internal] load build definition from Dockerfile [2023-09-25T20:10:28.518Z] #11 transferring dockerfile: 1.59kB done [2023-09-25T20:10:28.518Z] #11 DONE 0.1s [2023-09-25T20:10:28.518Z] [2023-09-25T20:10:28.518Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-09-25T20:10:28.788Z] #12 transferring dockerfile: 1.84kB done [2023-09-25T20:10:28.788Z] #12 DONE 0.1s [2023-09-25T20:10:28.788Z] [2023-09-25T20:10:28.788Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-09-25T20:10:28.788Z] #13 transferring dockerfile: 1.70kB done [2023-09-25T20:10:28.788Z] #13 DONE 0.1s [2023-09-25T20:10:28.788Z] [2023-09-25T20:10:28.788Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-09-25T20:10:28.788Z] #14 transferring dockerfile: 1.58kB done [2023-09-25T20:10:28.788Z] #14 DONE 0.1s [2023-09-25T20:10:28.788Z] [2023-09-25T20:10:28.788Z] #15 [support-scheduler internal] load .dockerignore [2023-09-25T20:10:28.788Z] #15 transferring context: 56B 0.0s done [2023-09-25T20:10:28.788Z] #15 DONE 0.1s [2023-09-25T20:10:29.366Z] [2023-09-25T20:10:29.366Z] #16 [core-metadata internal] load .dockerignore [2023-09-25T20:10:29.366Z] #16 transferring context: 56B done [2023-09-25T20:10:29.367Z] #16 DONE 0.0s [2023-09-25T20:10:29.367Z] [2023-09-25T20:10:29.367Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-25T20:10:29.367Z] #17 transferring context: 56B done [2023-09-25T20:10:29.367Z] #17 DONE 0.0s [2023-09-25T20:10:29.635Z] [2023-09-25T20:10:29.635Z] #18 [security-bootstrapper internal] load .dockerignore [2023-09-25T20:10:29.635Z] #18 transferring context: 56B done [2023-09-25T20:10:29.635Z] #18 DONE 0.1s [2023-09-25T20:10:29.635Z] [2023-09-25T20:10:29.635Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-09-25T20:10:29.635Z] #19 transferring context: 56B 0.0s done [2023-09-25T20:10:29.635Z] #19 DONE 0.1s [2023-09-25T20:10:29.635Z] [2023-09-25T20:10:29.635Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-25T20:10:29.635Z] #20 transferring context: 56B done [2023-09-25T20:10:29.635Z] #20 DONE 0.1s [2023-09-25T20:10:29.635Z] [2023-09-25T20:10:29.635Z] #21 [security-proxy-auth internal] load .dockerignore [2023-09-25T20:10:29.910Z] #21 transferring context: 56B done [2023-09-25T20:10:29.910Z] #21 DONE 0.1s [2023-09-25T20:10:29.910Z] [2023-09-25T20:10:29.910Z] #22 [security-proxy-setup internal] load .dockerignore [2023-09-25T20:10:29.910Z] #22 transferring context: 56B done [2023-09-25T20:10:29.910Z] #22 DONE 0.1s [2023-09-25T20:10:29.910Z] [2023-09-25T20:10:29.910Z] #23 [core-command internal] load .dockerignore [2023-09-25T20:10:29.910Z] #23 transferring context: 56B done [2023-09-25T20:10:29.910Z] #23 DONE 0.1s [2023-09-25T20:10:29.910Z] [2023-09-25T20:10:29.910Z] #24 [core-data internal] load .dockerignore [2023-09-25T20:10:29.910Z] #24 transferring context: 56B done [2023-09-25T20:10:29.910Z] #24 DONE 0.1s [2023-09-25T20:10:29.910Z] [2023-09-25T20:10:29.910Z] #25 [security-spire-server internal] load .dockerignore [2023-09-25T20:10:30.177Z] #25 transferring context: 56B 0.0s done [2023-09-25T20:10:30.177Z] #25 DONE 0.0s [2023-09-25T20:10:30.177Z] [2023-09-25T20:10:30.177Z] #26 [support-notifications internal] load .dockerignore [2023-09-25T20:10:30.177Z] #26 transferring context: 56B done [2023-09-25T20:10:30.177Z] #26 DONE 0.1s [2023-09-25T20:10:30.177Z] [2023-09-25T20:10:30.177Z] #27 [security-spire-agent internal] load .dockerignore [2023-09-25T20:10:30.177Z] #27 transferring context: 56B 0.0s done [2023-09-25T20:10:30.177Z] #27 DONE 0.1s [2023-09-25T20:10:30.177Z] [2023-09-25T20:10:30.177Z] #28 [security-spire-config internal] load .dockerignore [2023-09-25T20:10:30.177Z] #28 transferring context: 56B 0.0s done [2023-09-25T20:10:30.177Z] #28 DONE 0.1s [2023-09-25T20:10:30.177Z] [2023-09-25T20:10:30.177Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:10:30.177Z] #29 DONE 0.0s [2023-09-25T20:10:30.177Z] [2023-09-25T20:10:30.177Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T20:10:30.761Z] #30 DONE 0.6s [2023-09-25T20:10:30.761Z] [2023-09-25T20:10:30.761Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:10:30.761Z] #29 DONE 0.0s [2023-09-25T20:10:30.761Z] [2023-09-25T20:10:30.761Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:10:30.761Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:10:31.029Z] #31 ... [2023-09-25T20:10:31.029Z] [2023-09-25T20:10:31.029Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:10:31.029Z] #29 DONE 0.0s [2023-09-25T20:10:31.029Z] [2023-09-25T20:10:31.029Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:10:31.029Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:10:31.029Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:10:31.029Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:10:31.029Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:10:31.029Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:10:31.029Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:10:31.029Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:10:31.029Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:10:31.029Z] #31 DONE 0.5s [2023-09-25T20:10:31.029Z] [2023-09-25T20:10:31.029Z] #32 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-25T20:10:31.296Z] #32 ... [2023-09-25T20:10:31.296Z] [2023-09-25T20:10:31.296Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:10:31.296Z] #29 DONE 0.0s [2023-09-25T20:10:31.296Z] [2023-09-25T20:10:31.296Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T20:10:31.296Z] #30 DONE 0.6s [2023-09-25T20:10:31.296Z] [2023-09-25T20:10:31.296Z] #33 [support-scheduler internal] load build context [2023-09-25T20:10:31.296Z] #33 ... [2023-09-25T20:10:31.296Z] [2023-09-25T20:10:31.296Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:10:31.296Z] #29 DONE 0.0s [2023-09-25T20:10:31.296Z] [2023-09-25T20:10:31.296Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:10:31.296Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:10:31.296Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:10:31.296Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:10:31.296Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:10:31.296Z] #31 DONE 0.6s [2023-09-25T20:10:31.564Z] [2023-09-25T20:10:31.564Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:10:31.564Z] #29 DONE 0.0s [2023-09-25T20:10:31.564Z] [2023-09-25T20:10:31.564Z] #33 [support-scheduler internal] load build context [2023-09-25T20:10:31.831Z] #33 ... [2023-09-25T20:10:31.831Z] [2023-09-25T20:10:31.831Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T20:10:31.831Z] #30 DONE 0.7s [2023-09-25T20:10:31.831Z] [2023-09-25T20:10:31.831Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:10:31.831Z] #29 DONE 0.0s [2023-09-25T20:10:31.831Z] [2023-09-25T20:10:31.831Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:10:31.831Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:10:31.831Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:10:31.831Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:10:31.831Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:10:31.831Z] #31 DONE 0.7s [2023-09-25T20:10:31.831Z] [2023-09-25T20:10:31.831Z] #33 [support-scheduler internal] load build context [2023-09-25T20:10:32.118Z] #33 ... [2023-09-25T20:10:32.118Z] [2023-09-25T20:10:32.118Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:10:32.118Z] #29 DONE 0.0s [2023-09-25T20:10:32.118Z] [2023-09-25T20:10:32.118Z] #33 [support-scheduler internal] load build context [2023-09-25T20:10:32.118Z] #33 ... [2023-09-25T20:10:32.118Z] [2023-09-25T20:10:32.118Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:10:32.118Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:10:32.118Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:10:32.118Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:10:32.118Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:10:32.118Z] #31 DONE 0.7s [2023-09-25T20:10:32.118Z] [2023-09-25T20:10:32.118Z] #33 [support-scheduler internal] load build context [2023-09-25T20:10:32.706Z] #33 ... [2023-09-25T20:10:32.706Z] [2023-09-25T20:10:32.706Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T20:10:32.706Z] #30 DONE 1.5s [2023-09-25T20:10:32.706Z] [2023-09-25T20:10:32.706Z] #33 [support-scheduler internal] load build context [2023-09-25T20:10:34.645Z] #33 transferring context: 16.54MB 3.6s [2023-09-25T20:10:34.645Z] #33 ... [2023-09-25T20:10:34.645Z] [2023-09-25T20:10:34.645Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-25T20:10:34.645Z] #34 DONE 4.5s [2023-09-25T20:10:34.645Z] [2023-09-25T20:10:34.645Z] #35 [core-metadata internal] load build context [2023-09-25T20:10:34.645Z] #35 ... [2023-09-25T20:10:34.645Z] [2023-09-25T20:10:34.645Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-25T20:10:34.645Z] #36 DONE 2.7s [2023-09-25T20:10:34.645Z] [2023-09-25T20:10:34.645Z] #35 [core-metadata internal] load build context [2023-09-25T20:10:34.911Z] #35 ... [2023-09-25T20:10:34.911Z] [2023-09-25T20:10:34.911Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:10:34.911Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:10:34.911Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:10:34.911Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:10:34.911Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:10:34.911Z] #31 DONE 0.7s [2023-09-25T20:10:34.911Z] [2023-09-25T20:10:34.911Z] #35 [core-metadata internal] load build context [2023-09-25T20:10:35.177Z] #35 ... [2023-09-25T20:10:35.177Z] [2023-09-25T20:10:35.177Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:10:35.177Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:10:35.177Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:10:35.177Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:10:35.177Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:10:35.177Z] #31 DONE 0.7s [2023-09-25T20:10:35.177Z] [2023-09-25T20:10:35.177Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-25T20:10:35.177Z] #37 DONE 3.2s [2023-09-25T20:10:35.442Z] [2023-09-25T20:10:35.442Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-25T20:10:35.442Z] #38 ... [2023-09-25T20:10:35.442Z] [2023-09-25T20:10:35.442Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:10:35.442Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:10:35.442Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:10:35.442Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:10:35.442Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:10:35.442Z] #31 DONE 0.7s [2023-09-25T20:10:35.711Z] [2023-09-25T20:10:35.711Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:10:35.711Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:10:36.292Z] #39 ... [2023-09-25T20:10:36.292Z] [2023-09-25T20:10:36.292Z] #40 [security-spire-config internal] load build context [2023-09-25T20:10:36.292Z] #40 transferring context: 16.36kB 0.4s done [2023-09-25T20:10:36.292Z] #40 DONE 1.5s [2023-09-25T20:10:36.559Z] [2023-09-25T20:10:36.559Z] #41 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:10:36.834Z] #41 ... [2023-09-25T20:10:36.834Z] [2023-09-25T20:10:36.834Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:36.834Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.8s done [2023-09-25T20:10:37.178Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-25T20:10:37.451Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-25T20:10:37.451Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-25T20:10:38.420Z] #42 ... [2023-09-25T20:10:38.420Z] [2023-09-25T20:10:38.420Z] #43 [security-spire-agent internal] load build context [2023-09-25T20:10:38.420Z] #43 transferring context: 17.64kB 0.4s done [2023-09-25T20:10:38.420Z] #43 DONE 2.7s [2023-09-25T20:10:38.420Z] [2023-09-25T20:10:38.420Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:38.420Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s [2023-09-25T20:10:38.420Z] #42 ... [2023-09-25T20:10:38.420Z] [2023-09-25T20:10:38.420Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-25T20:10:38.420Z] #38 DONE 4.2s [2023-09-25T20:10:38.420Z] [2023-09-25T20:10:38.420Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:38.420Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s [2023-09-25T20:10:38.688Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.6s [2023-09-25T20:10:38.688Z] #42 ... [2023-09-25T20:10:38.688Z] [2023-09-25T20:10:38.688Z] #44 [security-spire-server internal] load build context [2023-09-25T20:10:38.688Z] #44 transferring context: 18.11kB 0.7s done [2023-09-25T20:10:38.688Z] #44 DONE 3.6s [2023-09-25T20:10:38.688Z] [2023-09-25T20:10:38.688Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:38.688Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.7s [2023-09-25T20:10:38.978Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2023-09-25T20:10:39.246Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-09-25T20:10:39.246Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s [2023-09-25T20:10:39.518Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-25T20:10:39.518Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2023-09-25T20:10:39.789Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-25T20:10:40.056Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.2s [2023-09-25T20:10:40.637Z] #42 ... [2023-09-25T20:10:40.637Z] [2023-09-25T20:10:40.637Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-25T20:10:40.637Z] #0 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:40.637Z] #0 4.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:40.637Z] #0 6.194 (1/4) Installing ca-certificates (20230506-r0) [2023-09-25T20:10:40.637Z] #0 6.439 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-25T20:10:40.637Z] #0 6.439 (3/4) Installing su-exec (0.2-r3) [2023-09-25T20:10:40.637Z] #0 6.439 (4/4) Installing yq (4.33.3-r3) [2023-09-25T20:10:40.637Z] #0 7.041 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:10:40.637Z] #0 7.073 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:10:40.637Z] #0 7.717 OK: 18 MiB in 19 packages [2023-09-25T20:10:40.637Z] #45 DONE 9.5s [2023-09-25T20:10:40.637Z] [2023-09-25T20:10:40.637Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:41.219Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.92MB / 23.39MB 3.0s [2023-09-25T20:10:41.219Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-25T20:10:41.219Z] #42 ... [2023-09-25T20:10:41.219Z] [2023-09-25T20:10:41.219Z] #46 [security-secretstore-setup internal] load build context [2023-09-25T20:10:41.219Z] #46 ... [2023-09-25T20:10:41.219Z] [2023-09-25T20:10:41.219Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-25T20:10:41.219Z] #0 6.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:41.219Z] #0 7.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:41.219Z] #47 ... [2023-09-25T20:10:41.219Z] [2023-09-25T20:10:41.219Z] #48 [security-bootstrapper internal] load build context [2023-09-25T20:10:41.487Z] #48 ... [2023-09-25T20:10:41.487Z] [2023-09-25T20:10:41.487Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-25T20:10:41.487Z] #49 ... [2023-09-25T20:10:41.487Z] [2023-09-25T20:10:41.487Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:10:41.487Z] #0 8.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:41.487Z] #0 9.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:41.487Z] #50 ... [2023-09-25T20:10:41.487Z] [2023-09-25T20:10:41.487Z] #51 [core-command internal] load build context [2023-09-25T20:10:41.756Z] #51 ... [2023-09-25T20:10:41.756Z] [2023-09-25T20:10:41.756Z] #32 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-25T20:10:41.756Z] #32 6.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:41.756Z] #32 7.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:41.756Z] #32 ... [2023-09-25T20:10:41.756Z] [2023-09-25T20:10:41.756Z] #52 [security-proxy-auth internal] load build context [2023-09-25T20:10:42.023Z] #52 ... [2023-09-25T20:10:42.023Z] [2023-09-25T20:10:42.023Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-25T20:10:42.023Z] #0 7.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:42.023Z] #0 8.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:42.023Z] #53 ... [2023-09-25T20:10:42.023Z] [2023-09-25T20:10:42.023Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:10:42.290Z] #54 transferring context: 14.39MB 9.9s [2023-09-25T20:10:42.290Z] #54 ... [2023-09-25T20:10:42.290Z] [2023-09-25T20:10:42.290Z] #55 [core-data internal] load build context [2023-09-25T20:10:42.290Z] #55 ... [2023-09-25T20:10:42.290Z] [2023-09-25T20:10:42.290Z] #56 [support-notifications internal] load build context [2023-09-25T20:10:42.561Z] #56 ... [2023-09-25T20:10:42.561Z] [2023-09-25T20:10:42.561Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:42.561Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 4.3s [2023-09-25T20:10:42.561Z] #42 ... [2023-09-25T20:10:42.561Z] [2023-09-25T20:10:42.561Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T20:10:42.561Z] #0 7.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:42.561Z] #0 9.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:42.833Z] #57 ... [2023-09-25T20:10:42.833Z] [2023-09-25T20:10:42.833Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-25T20:10:42.833Z] #0 8.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:42.833Z] #0 9.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:42.833Z] #58 ... [2023-09-25T20:10:42.833Z] [2023-09-25T20:10:42.833Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:43.414Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.74MB / 23.39MB 5.5s [2023-09-25T20:10:43.681Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 5.8s [2023-09-25T20:10:44.265Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 6.3s [2023-09-25T20:10:44.533Z] #42 ... [2023-09-25T20:10:44.533Z] [2023-09-25T20:10:44.533Z] #32 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-25T20:10:44.533Z] #32 11.43 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T20:10:44.533Z] #32 11.43 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:10:44.533Z] #32 11.67 OK: 8 MiB in 16 packages [2023-09-25T20:10:44.533Z] #32 DONE 14.1s [2023-09-25T20:10:44.533Z] [2023-09-25T20:10:44.533Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:44.533Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-25T20:10:44.799Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-25T20:10:44.799Z] #42 ... [2023-09-25T20:10:44.799Z] [2023-09-25T20:10:44.799Z] #33 [support-scheduler internal] load build context [2023-09-25T20:10:44.799Z] #33 ... [2023-09-25T20:10:44.799Z] [2023-09-25T20:10:44.799Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:10:44.799Z] #50 13.48 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:10:44.799Z] #50 13.48 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:10:44.799Z] #50 13.48 OK: 19943 distinct packages available [2023-09-25T20:10:45.389Z] #50 ... [2023-09-25T20:10:45.389Z] [2023-09-25T20:10:45.389Z] #35 [core-metadata internal] load build context [2023-09-25T20:10:45.660Z] #35 ... [2023-09-25T20:10:45.660Z] [2023-09-25T20:10:45.660Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-25T20:10:45.660Z] #47 12.33 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-25T20:10:45.660Z] #47 12.33 (2/2) Installing su-exec (0.2-r3) [2023-09-25T20:10:45.660Z] #47 12.33 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:10:45.661Z] #47 12.33 OK: 8 MiB in 17 packages [2023-09-25T20:10:45.661Z] #47 DONE 14.2s [2023-09-25T20:10:45.661Z] [2023-09-25T20:10:45.661Z] #35 [core-metadata internal] load build context [2023-09-25T20:10:45.661Z] #35 ... [2023-09-25T20:10:45.661Z] [2023-09-25T20:10:45.661Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-25T20:10:45.661Z] #59 ... [2023-09-25T20:10:45.661Z] [2023-09-25T20:10:45.661Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-25T20:10:45.661Z] #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:45.927Z] #60 ... [2023-09-25T20:10:45.927Z] [2023-09-25T20:10:45.927Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:45.927Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 7.7s [2023-09-25T20:10:46.194Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 8.2s [2023-09-25T20:10:46.194Z] #42 ... [2023-09-25T20:10:46.194Z] [2023-09-25T20:10:46.194Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:10:46.194Z] #0 9.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:46.194Z] #61 ... [2023-09-25T20:10:46.194Z] [2023-09-25T20:10:46.194Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:47.155Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.38MB / 23.39MB 9.0s [2023-09-25T20:10:47.155Z] #42 ... [2023-09-25T20:10:47.155Z] [2023-09-25T20:10:47.155Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:10:47.155Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.3s done [2023-09-25T20:10:47.155Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-25T20:10:47.155Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-25T20:10:47.155Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-25T20:10:47.155Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-09-25T20:10:47.155Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done [2023-09-25T20:10:47.155Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-09-25T20:10:47.155Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.8s done [2023-09-25T20:10:47.155Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 8.5s [2023-09-25T20:10:47.155Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-25T20:10:47.155Z] #39 ... [2023-09-25T20:10:47.155Z] [2023-09-25T20:10:47.155Z] #41 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:10:47.155Z] #41 ... [2023-09-25T20:10:47.155Z] [2023-09-25T20:10:47.155Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:10:47.155Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 8.8s [2023-09-25T20:10:47.421Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 9.1s [2023-09-25T20:10:47.688Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 9.3s [2023-09-25T20:10:48.648Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.9s done [2023-09-25T20:10:48.915Z] #39 ... [2023-09-25T20:10:48.915Z] [2023-09-25T20:10:48.915Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:10:48.915Z] #62 ... [2023-09-25T20:10:48.915Z] [2023-09-25T20:10:48.915Z] #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:10:49.182Z] #63 ... [2023-09-25T20:10:49.182Z] [2023-09-25T20:10:49.182Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-25T20:10:49.182Z] #64 ... [2023-09-25T20:10:49.182Z] [2023-09-25T20:10:49.182Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-25T20:10:49.449Z] #65 ... [2023-09-25T20:10:49.449Z] [2023-09-25T20:10:49.449Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-25T20:10:49.449Z] #58 14.01 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T20:10:49.449Z] #58 14.01 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:10:49.449Z] #58 14.16 OK: 8 MiB in 16 packages [2023-09-25T20:10:49.449Z] #58 DONE 16.7s [2023-09-25T20:10:49.449Z] [2023-09-25T20:10:49.449Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:49.449Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.4s [2023-09-25T20:10:49.717Z] #42 ... [2023-09-25T20:10:49.717Z] [2023-09-25T20:10:49.717Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T20:10:49.717Z] #57 13.83 (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T20:10:49.717Z] #57 14.19 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T20:10:49.717Z] #57 14.19 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:10:49.717Z] #57 14.30 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:10:49.717Z] #57 15.35 OK: 9 MiB in 17 packages [2023-09-25T20:10:49.717Z] #57 DONE 17.0s [2023-09-25T20:10:49.717Z] [2023-09-25T20:10:49.717Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-25T20:10:49.717Z] #53 14.36 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:10:49.717Z] #53 14.75 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:10:49.717Z] #53 14.75 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-25T20:10:49.717Z] #53 14.75 (4/6) Installing openssl (3.1.3-r0) [2023-09-25T20:10:49.717Z] #53 14.86 (5/6) Installing su-exec (0.2-r3) [2023-09-25T20:10:49.717Z] #53 14.91 (6/6) Installing yq (4.33.3-r3) [2023-09-25T20:10:49.717Z] #53 15.86 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:10:49.717Z] #53 16.10 OK: 18 MiB in 19 packages [2023-09-25T20:10:49.717Z] #53 DONE 17.9s [2023-09-25T20:10:49.717Z] [2023-09-25T20:10:49.717Z] #51 [core-command internal] load build context [2023-09-25T20:10:49.717Z] #51 transferring context: 37.22MB 17.3s [2023-09-25T20:10:49.717Z] #51 ... [2023-09-25T20:10:49.717Z] [2023-09-25T20:10:49.717Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-25T20:10:51.138Z] #66 ... [2023-09-25T20:10:51.138Z] [2023-09-25T20:10:51.138Z] #46 [security-secretstore-setup internal] load build context [2023-09-25T20:10:51.404Z] #46 ... [2023-09-25T20:10:51.404Z] [2023-09-25T20:10:51.404Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-25T20:10:51.404Z] #65 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:51.670Z] #65 ... [2023-09-25T20:10:51.670Z] [2023-09-25T20:10:51.670Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-25T20:10:51.670Z] #66 DONE 1.7s [2023-09-25T20:10:51.670Z] [2023-09-25T20:10:51.670Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-25T20:10:51.670Z] #49 ... [2023-09-25T20:10:51.670Z] [2023-09-25T20:10:51.670Z] #48 [security-bootstrapper internal] load build context [2023-09-25T20:10:51.937Z] #48 ... [2023-09-25T20:10:51.937Z] [2023-09-25T20:10:51.937Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-25T20:10:51.937Z] #49 ... [2023-09-25T20:10:51.937Z] [2023-09-25T20:10:51.937Z] #52 [security-proxy-auth internal] load build context [2023-09-25T20:10:52.202Z] #52 ... [2023-09-25T20:10:52.202Z] [2023-09-25T20:10:52.202Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-25T20:10:52.468Z] #49 ... [2023-09-25T20:10:52.468Z] [2023-09-25T20:10:52.468Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:10:52.468Z] #54 ... [2023-09-25T20:10:52.468Z] [2023-09-25T20:10:52.468Z] #55 [core-data internal] load build context [2023-09-25T20:10:52.468Z] #55 ... [2023-09-25T20:10:52.468Z] [2023-09-25T20:10:52.468Z] #56 [support-notifications internal] load build context [2023-09-25T20:10:52.736Z] #56 ... [2023-09-25T20:10:52.736Z] [2023-09-25T20:10:52.736Z] #55 [core-data internal] load build context [2023-09-25T20:10:53.703Z] #55 ... [2023-09-25T20:10:53.703Z] [2023-09-25T20:10:53.703Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-25T20:10:53.703Z] #59 DONE 8.3s [2023-09-25T20:10:53.971Z] [2023-09-25T20:10:53.971Z] #55 [core-data internal] load build context [2023-09-25T20:10:54.554Z] #55 ... [2023-09-25T20:10:54.555Z] [2023-09-25T20:10:54.555Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-25T20:10:54.555Z] #67 DONE 0.7s [2023-09-25T20:10:54.555Z] [2023-09-25T20:10:54.555Z] #55 [core-data internal] load build context [2023-09-25T20:10:54.555Z] #55 transferring context: 13.84MB 21.7s [2023-09-25T20:10:55.137Z] #55 ... [2023-09-25T20:10:55.137Z] [2023-09-25T20:10:55.137Z] #33 [support-scheduler internal] load build context [2023-09-25T20:10:55.137Z] #33 ... [2023-09-25T20:10:55.137Z] [2023-09-25T20:10:55.137Z] #55 [core-data internal] load build context [2023-09-25T20:10:55.719Z] #55 ... [2023-09-25T20:10:55.719Z] [2023-09-25T20:10:55.719Z] #35 [core-metadata internal] load build context [2023-09-25T20:10:55.719Z] #35 ... [2023-09-25T20:10:55.719Z] [2023-09-25T20:10:55.719Z] #33 [support-scheduler internal] load build context [2023-09-25T20:10:55.986Z] #33 ... [2023-09-25T20:10:55.986Z] [2023-09-25T20:10:55.986Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:10:55.986Z] #50 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:55.986Z] #50 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:55.986Z] #50 20.12 (1/11) Installing ca-certificates (20230506-r0) [2023-09-25T20:10:55.986Z] #50 20.52 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-25T20:10:55.986Z] #50 20.59 (3/11) Installing libunistring (1.1-r1) [2023-09-25T20:10:55.986Z] #50 20.67 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-25T20:10:55.986Z] #50 20.71 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-25T20:10:55.986Z] #50 20.75 (6/11) Installing libcurl (8.3.0-r0) [2023-09-25T20:10:55.986Z] #50 20.81 (7/11) Installing curl (8.3.0-r0) [2023-09-25T20:10:55.986Z] #50 20.87 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-25T20:10:55.986Z] #50 20.91 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:10:55.986Z] #50 20.92 (10/11) Installing libucontext (1.2-r2) [2023-09-25T20:10:55.986Z] #50 21.03 (11/11) Installing gcompat (1.1.0-r1) [2023-09-25T20:10:55.986Z] #50 21.05 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:10:55.986Z] #50 21.27 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:10:55.986Z] #50 22.72 OK: 13 MiB in 26 packages [2023-09-25T20:10:56.252Z] #50 ... [2023-09-25T20:10:56.252Z] [2023-09-25T20:10:56.252Z] #55 [core-data internal] load build context [2023-09-25T20:10:56.252Z] #55 ... [2023-09-25T20:10:56.252Z] [2023-09-25T20:10:56.252Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:10:56.252Z] #50 DONE 24.9s [2023-09-25T20:10:56.252Z] [2023-09-25T20:10:56.252Z] #55 [core-data internal] load build context [2023-09-25T20:10:56.835Z] #55 ... [2023-09-25T20:10:56.835Z] [2023-09-25T20:10:56.835Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-25T20:10:56.835Z] #60 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:56.835Z] #60 14.58 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:10:56.835Z] #60 14.58 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:10:56.835Z] #60 14.58 OK: 19943 distinct packages available [2023-09-25T20:10:56.835Z] #60 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:56.835Z] #60 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:57.100Z] #60 ... [2023-09-25T20:10:57.100Z] [2023-09-25T20:10:57.101Z] #55 [core-data internal] load build context [2023-09-25T20:10:57.367Z] #55 ... [2023-09-25T20:10:57.367Z] [2023-09-25T20:10:57.367Z] #61 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:10:57.367Z] #61 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:57.367Z] #61 14.65 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:10:57.367Z] #61 14.65 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:10:57.367Z] #61 14.65 OK: 19943 distinct packages available [2023-09-25T20:10:57.367Z] #61 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:57.367Z] #61 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:57.367Z] #61 ... [2023-09-25T20:10:57.367Z] [2023-09-25T20:10:57.367Z] #41 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:10:57.367Z] #41 ... [2023-09-25T20:10:57.367Z] [2023-09-25T20:10:57.367Z] #55 [core-data internal] load build context [2023-09-25T20:10:59.315Z] #55 ... [2023-09-25T20:10:59.316Z] [2023-09-25T20:10:59.316Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:10:59.316Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.9s [2023-09-25T20:10:59.316Z] #39 ... [2023-09-25T20:10:59.316Z] [2023-09-25T20:10:59.316Z] #55 [core-data internal] load build context [2023-09-25T20:10:59.316Z] #55 ... [2023-09-25T20:10:59.316Z] [2023-09-25T20:10:59.316Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:10:59.316Z] #62 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:59.316Z] #62 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:10:59.316Z] #62 18.76 OK: 266 MiB in 52 packages [2023-09-25T20:10:59.316Z] #62 DONE 20.3s [2023-09-25T20:10:59.316Z] [2023-09-25T20:10:59.316Z] #55 [core-data internal] load build context [2023-09-25T20:10:59.899Z] #55 transferring context: 20.56MB 26.7s [2023-09-25T20:10:59.899Z] #55 ... [2023-09-25T20:10:59.899Z] [2023-09-25T20:10:59.899Z] #51 [core-command internal] load build context [2023-09-25T20:10:59.899Z] #51 ... [2023-09-25T20:10:59.899Z] [2023-09-25T20:10:59.899Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:10:59.899Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.6s done [2023-09-25T20:10:59.899Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.6s [2023-09-25T20:11:00.164Z] #42 ... [2023-09-25T20:11:00.164Z] [2023-09-25T20:11:00.164Z] #51 [core-command internal] load build context [2023-09-25T20:11:00.430Z] #51 ... [2023-09-25T20:11:00.430Z] [2023-09-25T20:11:00.430Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-25T20:11:00.430Z] #65 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:11:00.430Z] #65 19.94 OK: 266 MiB in 52 packages [2023-09-25T20:11:00.430Z] #65 DONE 21.4s [2023-09-25T20:11:00.430Z] [2023-09-25T20:11:00.430Z] #51 [core-command internal] load build context [2023-09-25T20:11:00.696Z] #51 ... [2023-09-25T20:11:00.697Z] [2023-09-25T20:11:00.697Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-25T20:11:00.697Z] #60 21.91 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-25T20:11:00.697Z] #60 21.95 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:11:00.697Z] #60 21.98 (3/4) Installing libucontext (1.2-r2) [2023-09-25T20:11:00.697Z] #60 21.98 (4/4) Installing gcompat (1.1.0-r1) [2023-09-25T20:11:00.697Z] #60 22.05 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:11:00.697Z] #60 22.21 OK: 8 MiB in 19 packages [2023-09-25T20:11:00.697Z] #60 DONE 24.9s [2023-09-25T20:11:00.697Z] [2023-09-25T20:11:00.697Z] #51 [core-command internal] load build context [2023-09-25T20:11:00.697Z] #51 ... [2023-09-25T20:11:00.697Z] [2023-09-25T20:11:00.697Z] #61 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:11:00.697Z] #61 22.48 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:11:00.697Z] #61 23.01 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:11:00.697Z] #61 23.04 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-25T20:11:00.697Z] #61 23.14 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:11:00.697Z] #61 23.14 (5/7) Installing libucontext (1.2-r2) [2023-09-25T20:11:00.697Z] #61 23.24 (6/7) Installing gcompat (1.1.0-r1) [2023-09-25T20:11:00.697Z] #61 23.24 (7/7) Installing openssl (3.1.3-r0) [2023-09-25T20:11:00.697Z] #61 23.39 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:11:00.697Z] #61 23.39 OK: 9 MiB in 20 packages [2023-09-25T20:11:00.697Z] #61 DONE 24.7s [2023-09-25T20:11:00.697Z] [2023-09-25T20:11:00.697Z] #51 [core-command internal] load build context [2023-09-25T20:11:00.962Z] #51 ... [2023-09-25T20:11:00.962Z] [2023-09-25T20:11:00.962Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:11:00.962Z] #63 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:11:00.962Z] #63 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:11:00.962Z] #63 20.63 OK: 266 MiB in 52 packages [2023-09-25T20:11:00.962Z] #63 DONE 22.7s [2023-09-25T20:11:00.962Z] [2023-09-25T20:11:00.962Z] #51 [core-command internal] load build context [2023-09-25T20:11:01.544Z] #51 ... [2023-09-25T20:11:01.544Z] [2023-09-25T20:11:01.544Z] #46 [security-secretstore-setup internal] load build context [2023-09-25T20:11:01.544Z] #46 ... [2023-09-25T20:11:01.544Z] [2023-09-25T20:11:01.544Z] #51 [core-command internal] load build context [2023-09-25T20:11:01.811Z] #51 ... [2023-09-25T20:11:01.811Z] [2023-09-25T20:11:01.811Z] #48 [security-bootstrapper internal] load build context [2023-09-25T20:11:02.078Z] #48 ... [2023-09-25T20:11:02.079Z] [2023-09-25T20:11:02.079Z] #51 [core-command internal] load build context [2023-09-25T20:11:02.347Z] #51 ... [2023-09-25T20:11:02.347Z] [2023-09-25T20:11:02.347Z] #52 [security-proxy-auth internal] load build context [2023-09-25T20:11:02.347Z] #52 ... [2023-09-25T20:11:02.347Z] [2023-09-25T20:11:02.347Z] #51 [core-command internal] load build context [2023-09-25T20:11:02.613Z] #51 ... [2023-09-25T20:11:02.613Z] [2023-09-25T20:11:02.613Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:02.613Z] #54 ... [2023-09-25T20:11:02.613Z] [2023-09-25T20:11:02.613Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-25T20:11:02.613Z] #64 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:11:02.613Z] #64 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:11:02.613Z] #64 20.34 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:11:02.613Z] #64 20.34 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:11:02.613Z] #64 20.34 OK: 19945 distinct packages available [2023-09-25T20:11:02.613Z] #64 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:11:02.613Z] #64 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:11:02.613Z] #64 23.01 OK: 266 MiB in 52 packages [2023-09-25T20:11:02.613Z] #64 DONE 23.9s [2023-09-25T20:11:02.613Z] [2023-09-25T20:11:02.613Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:02.613Z] #54 ... [2023-09-25T20:11:02.613Z] [2023-09-25T20:11:02.613Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-25T20:11:02.882Z] #49 ... [2023-09-25T20:11:02.882Z] [2023-09-25T20:11:02.882Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:02.882Z] #56 ... [2023-09-25T20:11:02.882Z] [2023-09-25T20:11:02.882Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:04.820Z] #54 transferring context: 63.86MB 32.4s [2023-09-25T20:11:05.778Z] #54 ... [2023-09-25T20:11:05.778Z] [2023-09-25T20:11:05.778Z] #35 [core-metadata internal] load build context [2023-09-25T20:11:06.057Z] #35 ... [2023-09-25T20:11:06.057Z] [2023-09-25T20:11:06.057Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:06.333Z] #54 ... [2023-09-25T20:11:06.333Z] [2023-09-25T20:11:06.333Z] #33 [support-scheduler internal] load build context [2023-09-25T20:11:06.600Z] #33 ... [2023-09-25T20:11:06.600Z] [2023-09-25T20:11:06.600Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:08.008Z] #54 ... [2023-09-25T20:11:08.008Z] [2023-09-25T20:11:08.008Z] #41 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:11:08.008Z] #41 ... [2023-09-25T20:11:08.008Z] [2023-09-25T20:11:08.008Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:08.967Z] #54 ... [2023-09-25T20:11:08.967Z] [2023-09-25T20:11:08.967Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:11:08.967Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.7s done [2023-09-25T20:11:09.231Z] #39 ... [2023-09-25T20:11:09.231Z] [2023-09-25T20:11:09.231Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:09.810Z] #54 transferring context: 94.15MB 37.6s [2023-09-25T20:11:09.810Z] #54 ... [2023-09-25T20:11:09.810Z] [2023-09-25T20:11:09.810Z] #55 [core-data internal] load build context [2023-09-25T20:11:10.076Z] #55 ... [2023-09-25T20:11:10.077Z] [2023-09-25T20:11:10.077Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:10.345Z] #54 ... [2023-09-25T20:11:10.345Z] [2023-09-25T20:11:10.345Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:11:10.345Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s [2023-09-25T20:11:11.301Z] #42 ... [2023-09-25T20:11:11.301Z] [2023-09-25T20:11:11.301Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-25T20:11:11.880Z] #68 ... [2023-09-25T20:11:11.880Z] [2023-09-25T20:11:11.880Z] #46 [security-secretstore-setup internal] load build context [2023-09-25T20:11:11.880Z] #46 ... [2023-09-25T20:11:11.880Z] [2023-09-25T20:11:11.880Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:11:12.160Z] #42 ... [2023-09-25T20:11:12.160Z] [2023-09-25T20:11:12.160Z] #48 [security-bootstrapper internal] load build context [2023-09-25T20:11:12.427Z] #48 ... [2023-09-25T20:11:12.427Z] [2023-09-25T20:11:12.427Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:11:12.427Z] #42 ... [2023-09-25T20:11:12.427Z] [2023-09-25T20:11:12.427Z] #52 [security-proxy-auth internal] load build context [2023-09-25T20:11:12.691Z] #52 ... [2023-09-25T20:11:12.691Z] [2023-09-25T20:11:12.691Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-25T20:11:12.691Z] #68 DONE 1.4s [2023-09-25T20:11:12.691Z] [2023-09-25T20:11:12.691Z] #52 [security-proxy-auth internal] load build context [2023-09-25T20:11:12.691Z] #52 ... [2023-09-25T20:11:12.691Z] [2023-09-25T20:11:12.691Z] #51 [core-command internal] load build context [2023-09-25T20:11:12.691Z] #51 ... [2023-09-25T20:11:12.691Z] [2023-09-25T20:11:12.691Z] #52 [security-proxy-auth internal] load build context [2023-09-25T20:11:12.956Z] #52 ... [2023-09-25T20:11:12.956Z] [2023-09-25T20:11:12.956Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-25T20:11:12.956Z] #49 ... [2023-09-25T20:11:12.956Z] [2023-09-25T20:11:12.956Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:13.221Z] #56 ... [2023-09-25T20:11:13.221Z] [2023-09-25T20:11:13.221Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:11:13.221Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.9s done [2023-09-25T20:11:13.802Z] #42 DONE 39.0s [2023-09-25T20:11:13.802Z] [2023-09-25T20:11:13.802Z] #51 [core-command internal] load build context [2023-09-25T20:11:15.203Z] #51 transferring context: 155.76MB 42.7s [2023-09-25T20:11:16.157Z] #51 ... [2023-09-25T20:11:16.157Z] [2023-09-25T20:11:16.157Z] #35 [core-metadata internal] load build context [2023-09-25T20:11:16.157Z] #35 ... [2023-09-25T20:11:16.157Z] [2023-09-25T20:11:16.157Z] #51 [core-command internal] load build context [2023-09-25T20:11:16.757Z] #51 ... [2023-09-25T20:11:16.757Z] [2023-09-25T20:11:16.757Z] #33 [support-scheduler internal] load build context [2023-09-25T20:11:16.757Z] #33 ... [2023-09-25T20:11:16.757Z] [2023-09-25T20:11:16.757Z] #51 [core-command internal] load build context [2023-09-25T20:11:18.161Z] #51 ... [2023-09-25T20:11:18.161Z] [2023-09-25T20:11:18.161Z] #41 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:11:18.161Z] #41 ... [2023-09-25T20:11:18.161Z] [2023-09-25T20:11:18.161Z] #51 [core-command internal] load build context [2023-09-25T20:11:19.140Z] #51 ... [2023-09-25T20:11:19.140Z] [2023-09-25T20:11:19.140Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:11:19.140Z] #69 DONE 3.2s [2023-09-25T20:11:19.140Z] [2023-09-25T20:11:19.140Z] #51 [core-command internal] load build context [2023-09-25T20:11:19.404Z] #51 ... [2023-09-25T20:11:19.404Z] [2023-09-25T20:11:19.404Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:11:19.404Z] #70 DONE 2.4s [2023-09-25T20:11:19.404Z] [2023-09-25T20:11:19.404Z] #51 [core-command internal] load build context [2023-09-25T20:11:19.404Z] #51 ... [2023-09-25T20:11:19.404Z] [2023-09-25T20:11:19.404Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:11:19.404Z] #71 DONE 3.4s [2023-09-25T20:11:19.404Z] [2023-09-25T20:11:19.404Z] #51 [core-command internal] load build context [2023-09-25T20:11:19.994Z] #51 ... [2023-09-25T20:11:19.994Z] [2023-09-25T20:11:19.994Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-25T20:11:19.994Z] #72 DONE 0.7s [2023-09-25T20:11:19.994Z] [2023-09-25T20:11:19.994Z] #51 [core-command internal] load build context [2023-09-25T20:11:19.994Z] #51 transferring context: 182.36MB 47.7s [2023-09-25T20:11:19.994Z] #51 ... [2023-09-25T20:11:19.994Z] [2023-09-25T20:11:19.994Z] #55 [core-data internal] load build context [2023-09-25T20:11:20.259Z] #55 ... [2023-09-25T20:11:20.259Z] [2023-09-25T20:11:20.259Z] #51 [core-command internal] load build context [2023-09-25T20:11:20.259Z] #51 ... [2023-09-25T20:11:20.259Z] [2023-09-25T20:11:20.259Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-25T20:11:20.259Z] #73 DONE 0.9s [2023-09-25T20:11:20.259Z] [2023-09-25T20:11:20.259Z] #51 [core-command internal] load build context [2023-09-25T20:11:20.525Z] #51 ... [2023-09-25T20:11:20.525Z] [2023-09-25T20:11:20.525Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:20.525Z] #54 ... [2023-09-25T20:11:20.525Z] [2023-09-25T20:11:20.525Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-25T20:11:20.525Z] #74 DONE 1.0s [2023-09-25T20:11:20.525Z] [2023-09-25T20:11:20.525Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:20.525Z] #54 ... [2023-09-25T20:11:20.525Z] [2023-09-25T20:11:20.525Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-25T20:11:21.107Z] #75 ... [2023-09-25T20:11:21.107Z] [2023-09-25T20:11:21.107Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-25T20:11:21.107Z] #76 DONE 1.1s [2023-09-25T20:11:21.373Z] [2023-09-25T20:11:21.373Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-25T20:11:21.373Z] #77 DONE 1.0s [2023-09-25T20:11:21.373Z] [2023-09-25T20:11:21.373Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:11:21.639Z] #78 ... [2023-09-25T20:11:21.639Z] [2023-09-25T20:11:21.639Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-25T20:11:21.639Z] #75 DONE 1.2s [2023-09-25T20:11:21.908Z] [2023-09-25T20:11:21.908Z] #46 [security-secretstore-setup internal] load build context [2023-09-25T20:11:21.908Z] #46 transferring context: 189.51MB 49.9s done [2023-09-25T20:11:21.908Z] #46 DONE 50.7s [2023-09-25T20:11:21.908Z] [2023-09-25T20:11:21.908Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:11:21.908Z] #79 ... [2023-09-25T20:11:21.908Z] [2023-09-25T20:11:21.908Z] #51 [core-command internal] load build context [2023-09-25T20:11:21.908Z] #51 transferring context: 189.51MB 49.1s done [2023-09-25T20:11:21.908Z] #51 DONE 50.3s [2023-09-25T20:11:21.908Z] [2023-09-25T20:11:21.908Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:22.175Z] #54 ... [2023-09-25T20:11:22.175Z] [2023-09-25T20:11:22.175Z] #41 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:11:22.175Z] #41 transferring context: 189.51MB 50.0s done [2023-09-25T20:11:22.175Z] #41 DONE 50.9s [2023-09-25T20:11:22.175Z] [2023-09-25T20:11:22.175Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:22.444Z] #54 ... [2023-09-25T20:11:22.444Z] [2023-09-25T20:11:22.444Z] #48 [security-bootstrapper internal] load build context [2023-09-25T20:11:22.444Z] #48 ... [2023-09-25T20:11:22.444Z] [2023-09-25T20:11:22.444Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:23.033Z] #54 ... [2023-09-25T20:11:23.033Z] [2023-09-25T20:11:23.033Z] #52 [security-proxy-auth internal] load build context [2023-09-25T20:11:23.033Z] #52 transferring context: 189.51MB 49.7s done [2023-09-25T20:11:23.033Z] #52 DONE 51.2s [2023-09-25T20:11:23.033Z] [2023-09-25T20:11:23.033Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:23.033Z] #54 ... [2023-09-25T20:11:23.033Z] [2023-09-25T20:11:23.033Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:11:23.033Z] #78 DONE 1.9s [2023-09-25T20:11:23.033Z] [2023-09-25T20:11:23.033Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:23.033Z] #54 ... [2023-09-25T20:11:23.033Z] [2023-09-25T20:11:23.033Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-25T20:11:23.302Z] #49 ... [2023-09-25T20:11:23.302Z] [2023-09-25T20:11:23.302Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:11:23.302Z] #80 DONE 1.7s [2023-09-25T20:11:23.302Z] [2023-09-25T20:11:23.302Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-25T20:11:23.302Z] #49 ... [2023-09-25T20:11:23.302Z] [2023-09-25T20:11:23.302Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:23.302Z] #56 ... [2023-09-25T20:11:23.302Z] [2023-09-25T20:11:23.302Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-25T20:11:23.568Z] #49 ... [2023-09-25T20:11:23.568Z] [2023-09-25T20:11:23.568Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:11:23.568Z] #79 DONE 1.8s [2023-09-25T20:11:23.568Z] [2023-09-25T20:11:23.568Z] #48 [security-bootstrapper internal] load build context [2023-09-25T20:11:23.568Z] #48 transferring context: 189.51MB 51.6s done [2023-09-25T20:11:23.568Z] #48 DONE 52.5s [2023-09-25T20:11:23.568Z] [2023-09-25T20:11:23.568Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:23.881Z] #56 ... [2023-09-25T20:11:23.881Z] [2023-09-25T20:11:23.881Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:11:23.881Z] #81 DONE 1.7s [2023-09-25T20:11:23.881Z] [2023-09-25T20:11:23.881Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:11:23.881Z] #82 DONE 1.9s [2023-09-25T20:11:23.881Z] [2023-09-25T20:11:23.881Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:24.465Z] #56 ... [2023-09-25T20:11:24.465Z] [2023-09-25T20:11:24.465Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-25T20:11:24.465Z] #83 DONE 1.3s [2023-09-25T20:11:24.465Z] [2023-09-25T20:11:24.465Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:24.733Z] #56 ... [2023-09-25T20:11:24.733Z] [2023-09-25T20:11:24.733Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-25T20:11:24.733Z] #84 DONE 1.3s [2023-09-25T20:11:24.733Z] [2023-09-25T20:11:24.733Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:24.999Z] #56 ... [2023-09-25T20:11:24.999Z] [2023-09-25T20:11:24.999Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-25T20:11:24.999Z] #85 DONE 1.4s [2023-09-25T20:11:25.269Z] [2023-09-25T20:11:25.269Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:25.860Z] #56 ... [2023-09-25T20:11:25.860Z] [2023-09-25T20:11:25.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-25T20:11:25.860Z] #86 DONE 1.2s [2023-09-25T20:11:25.860Z] [2023-09-25T20:11:25.860Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-25T20:11:25.860Z] #87 DONE 0.9s [2023-09-25T20:11:25.860Z] [2023-09-25T20:11:25.860Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:26.126Z] #56 ... [2023-09-25T20:11:26.126Z] [2023-09-25T20:11:26.126Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-25T20:11:26.126Z] #88 DONE 1.1s [2023-09-25T20:11:26.126Z] [2023-09-25T20:11:26.126Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:26.393Z] #56 ... [2023-09-25T20:11:26.393Z] [2023-09-25T20:11:26.393Z] #35 [core-metadata internal] load build context [2023-09-25T20:11:26.393Z] #35 ... [2023-09-25T20:11:26.393Z] [2023-09-25T20:11:26.393Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:26.973Z] #56 ... [2023-09-25T20:11:26.973Z] [2023-09-25T20:11:26.973Z] #33 [support-scheduler internal] load build context [2023-09-25T20:11:26.973Z] #33 ... [2023-09-25T20:11:26.973Z] [2023-09-25T20:11:26.973Z] #49 [security-spiffe-token-provider internal] load build context [2023-09-25T20:11:26.973Z] #49 transferring context: 189.51MB 54.5s done [2023-09-25T20:11:26.973Z] #49 DONE 55.6s [2023-09-25T20:11:26.973Z] [2023-09-25T20:11:26.973Z] #33 [support-scheduler internal] load build context [2023-09-25T20:11:26.973Z] #33 ... [2023-09-25T20:11:26.973Z] [2023-09-25T20:11:26.973Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:27.936Z] #56 ... [2023-09-25T20:11:27.936Z] [2023-09-25T20:11:27.936Z] #54 [security-proxy-setup internal] load build context [2023-09-25T20:11:27.936Z] #54 transferring context: 189.51MB 55.3s done [2023-09-25T20:11:27.936Z] #54 DONE 56.0s [2023-09-25T20:11:27.936Z] [2023-09-25T20:11:27.936Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:28.202Z] #56 ... [2023-09-25T20:11:28.202Z] [2023-09-25T20:11:28.202Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:11:28.202Z] #89 DONE 1.0s [2023-09-25T20:11:28.202Z] [2023-09-25T20:11:28.202Z] #56 [support-notifications internal] load build context [2023-09-25T20:11:29.160Z] #56 transferring context: 189.51MB 55.9s done [2023-09-25T20:11:29.160Z] #56 DONE 56.8s [2023-09-25T20:11:29.160Z] [2023-09-25T20:11:29.160Z] #55 [core-data internal] load build context [2023-09-25T20:11:29.160Z] #55 ... [2023-09-25T20:11:29.160Z] [2023-09-25T20:11:29.160Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:11:29.741Z] #90 DONE 0.7s [2023-09-25T20:11:29.741Z] [2023-09-25T20:11:29.741Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:11:31.150Z] #91 ... [2023-09-25T20:11:31.150Z] [2023-09-25T20:11:31.150Z] #92 [security-spire-config] exporting to image [2023-09-25T20:11:31.150Z] #92 exporting layers 5.2s done [2023-09-25T20:11:31.150Z] #92 writing image sha256:ae44de9dc9e9cce96d2682cea511dc0177e9cf8159ba94bea50e955d63738c97 0.1s done [2023-09-25T20:11:31.150Z] #92 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-25T20:11:31.150Z] #92 writing image sha256:d787baf0fb47bd1fe84ea2d8d002bde86755a492b2a537b7b3319981796ffc7f 0.0s done [2023-09-25T20:11:31.150Z] #92 writing image sha256:f234bc0ab232f0e35e117581d2b1fe1755b29b4a7179d2ed964cb4a06f0ec19a done [2023-09-25T20:11:31.150Z] #92 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-25T20:11:31.150Z] #92 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-25T20:11:31.150Z] #92 DONE 5.2s [2023-09-25T20:11:31.415Z] [2023-09-25T20:11:31.415Z] #55 [core-data internal] load build context [2023-09-25T20:11:31.415Z] #55 transferring context: 189.51MB 58.2s done [2023-09-25T20:11:31.415Z] #55 DONE 59.4s [2023-09-25T20:11:31.415Z] [2023-09-25T20:11:31.415Z] #33 [support-scheduler internal] load build context [2023-09-25T20:11:33.988Z] #33 ... [2023-09-25T20:11:33.988Z] [2023-09-25T20:11:33.989Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:11:33.989Z] #93 ... [2023-09-25T20:11:33.989Z] [2023-09-25T20:11:33.989Z] #33 [support-scheduler internal] load build context [2023-09-25T20:11:33.989Z] #33 transferring context: 189.51MB 63.2s done [2023-09-25T20:11:33.989Z] #33 DONE 63.3s [2023-09-25T20:11:33.989Z] [2023-09-25T20:11:33.989Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:11:34.254Z] #94 ... [2023-09-25T20:11:34.254Z] [2023-09-25T20:11:34.254Z] #35 [core-metadata internal] load build context [2023-09-25T20:11:34.522Z] #35 transferring context: 189.51MB 63.4s done [2023-09-25T20:11:34.788Z] #35 DONE 63.7s [2023-09-25T20:11:34.788Z] [2023-09-25T20:11:34.788Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:06.983Z] #95 DONE 37.8s [2023-09-25T20:12:06.984Z] [2023-09-25T20:12:06.984Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:06.984Z] #91 DONE 36.1s [2023-09-25T20:12:06.984Z] [2023-09-25T20:12:06.984Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:06.984Z] #94 DONE 42.1s [2023-09-25T20:12:06.984Z] [2023-09-25T20:12:06.984Z] #93 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:06.984Z] #93 DONE 42.1s [2023-09-25T20:12:06.984Z] [2023-09-25T20:12:06.984Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #96 ... [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #97 DONE 3.0s [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:08.926Z] #98 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #99 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:12:08.926Z] #100 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #101 [core-command builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #101 DONE 3.0s [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #102 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:12:08.926Z] #102 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:08.926Z] #103 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #104 [core-data builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #104 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #105 [security-bootstrapper builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #105 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:12:08.926Z] #106 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #107 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:08.926Z] #107 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #108 DONE 3.0s [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:08.926Z] #109 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #110 [security-proxy-auth builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #110 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:12:08.926Z] #111 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:08.926Z] #112 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:12:08.926Z] #113 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #114 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #96 DONE 2.9s [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #115 [core-metadata builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #115 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:08.926Z] #116 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:12:08.926Z] #117 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #118 [support-scheduler builder 6/7] COPY . . [2023-09-25T20:12:08.926Z] #118 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:12:08.926Z] #119 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:12:08.926Z] #120 CACHED [2023-09-25T20:12:08.926Z] [2023-09-25T20:12:08.926Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:12:14.272Z] #121 ... [2023-09-25T20:12:14.272Z] [2023-09-25T20:12:14.272Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:12:14.272Z] #0 5.194 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-25T20:12:14.675Z] #122 ... [2023-09-25T20:12:14.675Z] [2023-09-25T20:12:14.675Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:12:14.675Z] #121 5.542 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-25T20:12:19.089Z] #121 ... [2023-09-25T20:12:19.089Z] [2023-09-25T20:12:19.089Z] #123 [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-25T20:12:19.089Z] #0 4.285 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-25T20:12:19.089Z] #123 ... [2023-09-25T20:12:19.089Z] [2023-09-25T20:12:19.089Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:12:19.089Z] #0 5.524 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-25T20:12:19.370Z] #124 ... [2023-09-25T20:12:19.370Z] [2023-09-25T20:12:19.370Z] #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-25T20:12:19.370Z] #0 5.218 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-25T20:12:19.700Z] #125 ... [2023-09-25T20:12:19.700Z] [2023-09-25T20:12:19.700Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-25T20:12:19.700Z] #0 5.393 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-25T20:12:19.700Z] #126 ... [2023-09-25T20:12:19.700Z] [2023-09-25T20:12:19.700Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T20:12:19.700Z] #0 3.951 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-25T20:12:20.032Z] #127 ... [2023-09-25T20:12:20.032Z] [2023-09-25T20:12:20.032Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-25T20:12:20.032Z] #0 4.929 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-25T20:12:20.032Z] #128 ... [2023-09-25T20:12:20.032Z] [2023-09-25T20:12:20.032Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T20:12:20.032Z] #0 5.263 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-25T20:12:20.372Z] #129 ... [2023-09-25T20:12:20.372Z] [2023-09-25T20:12:20.372Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-25T20:12:20.372Z] #0 4.990 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-25T20:12:20.372Z] #130 ... [2023-09-25T20:12:20.372Z] [2023-09-25T20:12:20.372Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-25T20:12:20.372Z] #0 4.993 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-25T20:24:12.629Z] #131 ... [2023-09-25T20:24:12.629Z] [2023-09-25T20:24:12.629Z] #123 [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-25T20:24:12.629Z] #123 715.9 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-25T20:24:12.629Z] #123 ... [2023-09-25T20:24:12.629Z] [2023-09-25T20:24:12.629Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-25T20:24:12.629Z] #128 DONE 716.3s [2023-09-25T20:24:12.629Z] [2023-09-25T20:24:12.629Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:24:12.629Z] #39 ... [2023-09-25T20:24:12.629Z] [2023-09-25T20:24:12.629Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:24:12.629Z] #132 DONE 0.3s [2023-09-25T20:24:12.629Z] [2023-09-25T20:24:12.629Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:24:12.629Z] #133 DONE 0.2s [2023-09-25T20:24:12.629Z] [2023-09-25T20:24:12.629Z] #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-25T20:24:12.629Z] #134 DONE 0.3s [2023-09-25T20:24:12.629Z] [2023-09-25T20:24:12.629Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T20:24:12.629Z] #127 ... [2023-09-25T20:24:12.629Z] [2023-09-25T20:24:12.629Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-25T20:24:12.629Z] #135 DONE 0.3s [2023-09-25T20:24:12.629Z] [2023-09-25T20:24:12.629Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:24:12.629Z] #39 ... [2023-09-25T20:24:12.629Z] [2023-09-25T20:24:12.629Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-25T20:24:12.630Z] #136 DONE 0.3s [2023-09-25T20:24:12.630Z] [2023-09-25T20:24:12.630Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:24:12.630Z] #122 ... [2023-09-25T20:24:12.630Z] [2023-09-25T20:24:12.630Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-25T20:24:12.630Z] #137 DONE 0.2s [2023-09-25T20:24:12.630Z] [2023-09-25T20:24:12.630Z] #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-25T20:24:12.630Z] #138 DONE 2.0s [2023-09-25T20:24:12.630Z] [2023-09-25T20:24:12.630Z] #92 [security-proxy-setup] exporting to image [2023-09-25T20:24:12.630Z] #92 exporting layers [2023-09-25T20:24:12.630Z] #92 exporting layers 1.0s done [2023-09-25T20:24:12.630Z] #92 writing image sha256:66853d415cdd62cde12a73ea6471455f5df7cc28af3cc98a2602fbe97a56a24f done [2023-09-25T20:24:12.630Z] #92 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-25T20:24:12.630Z] #92 DONE 6.2s [2023-09-25T20:24:12.630Z] [2023-09-25T20:24:12.630Z] #123 [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-25T20:24:19.254Z] #123 ... [2023-09-25T20:24:19.254Z] [2023-09-25T20:24:19.254Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-25T20:24:19.254Z] #130 DONE 729.1s [2023-09-25T20:24:19.254Z] [2023-09-25T20:24:19.254Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:24:19.254Z] #122 ... [2023-09-25T20:24:19.254Z] [2023-09-25T20:24:19.254Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-25T20:24:19.254Z] #139 DONE 0.2s [2023-09-25T20:24:19.254Z] [2023-09-25T20:24:19.254Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-25T20:24:21.820Z] #140 DONE 2.6s [2023-09-25T20:24:21.820Z] [2023-09-25T20:24:21.820Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:24:21.820Z] #141 DONE 0.2s [2023-09-25T20:24:21.820Z] [2023-09-25T20:24:21.820Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:24:21.820Z] #142 DONE 0.2s [2023-09-25T20:24:21.820Z] [2023-09-25T20:24:21.820Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-25T20:24:22.405Z] #143 DONE 0.3s [2023-09-25T20:24:22.405Z] [2023-09-25T20:24:22.405Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-25T20:24:22.405Z] #144 DONE 0.1s [2023-09-25T20:24:22.405Z] [2023-09-25T20:24:22.405Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:24:22.405Z] #39 ... [2023-09-25T20:24:22.405Z] [2023-09-25T20:24:22.405Z] #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-25T20:24:22.684Z] #145 DONE 0.2s [2023-09-25T20:24:22.684Z] [2023-09-25T20:24:22.684Z] #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-25T20:24:22.684Z] #146 DONE 0.1s [2023-09-25T20:24:22.684Z] [2023-09-25T20:24:22.684Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:24:22.684Z] #121 ... [2023-09-25T20:24:22.684Z] [2023-09-25T20:24:22.684Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-25T20:24:22.951Z] #147 DONE 0.3s [2023-09-25T20:24:22.951Z] [2023-09-25T20:24:22.951Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:24:22.951Z] #122 ... [2023-09-25T20:24:22.951Z] [2023-09-25T20:24:22.951Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-25T20:24:22.951Z] #148 DONE 0.1s [2023-09-25T20:24:23.217Z] [2023-09-25T20:24:23.217Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-25T20:24:25.196Z] #149 ... [2023-09-25T20:24:25.197Z] [2023-09-25T20:24:25.197Z] #123 [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-25T20:24:25.197Z] #123 DONE 735.8s [2023-09-25T20:24:25.197Z] [2023-09-25T20:24:25.197Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-25T20:24:25.197Z] #131 ... [2023-09-25T20:24:25.197Z] [2023-09-25T20:24:25.197Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-25T20:24:25.197Z] #149 DONE 2.1s [2023-09-25T20:24:25.197Z] [2023-09-25T20:24:25.197Z] #92 [security-bootstrapper] exporting to image [2023-09-25T20:24:25.197Z] #92 exporting layers [2023-09-25T20:24:26.152Z] #92 ... [2023-09-25T20:24:26.152Z] [2023-09-25T20:24:26.152Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:24:26.152Z] #150 DONE 0.6s [2023-09-25T20:24:26.152Z] [2023-09-25T20:24:26.152Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:24:26.417Z] #39 ... [2023-09-25T20:24:26.417Z] [2023-09-25T20:24:26.417Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:24:26.417Z] #151 DONE 0.1s [2023-09-25T20:24:26.417Z] [2023-09-25T20:24:26.417Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T20:24:26.682Z] #129 ... [2023-09-25T20:24:26.682Z] [2023-09-25T20:24:26.682Z] #92 [security-bootstrapper] exporting to image [2023-09-25T20:24:26.682Z] #92 exporting layers 1.4s done [2023-09-25T20:24:26.682Z] #92 writing image sha256:bff14bd828a2e1821e49f2399b903db88da90cc50fc40d2d23777559700bddde 0.0s done [2023-09-25T20:24:26.682Z] #92 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-25T20:24:26.682Z] #92 DONE 7.7s [2023-09-25T20:24:26.682Z] [2023-09-25T20:24:26.682Z] #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-25T20:24:26.682Z] #152 DONE 0.2s [2023-09-25T20:24:26.682Z] [2023-09-25T20:24:26.682Z] #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-25T20:24:26.950Z] #153 DONE 0.1s [2023-09-25T20:24:26.950Z] [2023-09-25T20:24:26.950Z] #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-25T20:24:27.215Z] #154 DONE 0.2s [2023-09-25T20:24:27.215Z] [2023-09-25T20:24:27.215Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-25T20:24:27.480Z] #155 DONE 0.3s [2023-09-25T20:24:27.480Z] [2023-09-25T20:24:27.480Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-25T20:24:27.745Z] #156 DONE 0.3s [2023-09-25T20:24:27.745Z] [2023-09-25T20:24:27.745Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-25T20:24:28.020Z] #157 DONE 0.2s [2023-09-25T20:24:28.020Z] [2023-09-25T20:24:28.020Z] #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-25T20:24:29.955Z] #158 DONE 1.8s [2023-09-25T20:24:29.955Z] [2023-09-25T20:24:29.955Z] #92 [security-secretstore-setup] exporting to image [2023-09-25T20:24:30.940Z] #92 exporting layers 1.1s done [2023-09-25T20:24:30.940Z] #92 writing image sha256:006caf8ccb37c67204f8d09b2f70a0bf1a1684957d06efc3632f7ab687bceac8 done [2023-09-25T20:24:30.940Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-25T20:24:30.940Z] #92 DONE 8.8s [2023-09-25T20:24:30.940Z] [2023-09-25T20:24:30.940Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:24:36.265Z] #39 ... [2023-09-25T20:24:36.265Z] [2023-09-25T20:24:36.265Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-25T20:24:36.265Z] #126 DONE 747.3s [2023-09-25T20:24:36.535Z] [2023-09-25T20:24:36.535Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:24:36.535Z] #122 ... [2023-09-25T20:24:36.535Z] [2023-09-25T20:24:36.535Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:24:36.801Z] #159 DONE 0.2s [2023-09-25T20:24:36.801Z] [2023-09-25T20:24:36.801Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:24:37.071Z] #160 DONE 0.1s [2023-09-25T20:24:37.071Z] [2023-09-25T20:24:37.071Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-25T20:24:37.339Z] #161 DONE 0.2s [2023-09-25T20:24:37.339Z] [2023-09-25T20:24:37.339Z] #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-25T20:24:37.339Z] #162 DONE 0.1s [2023-09-25T20:24:37.339Z] [2023-09-25T20:24:37.339Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-25T20:24:37.339Z] #163 DONE 0.1s [2023-09-25T20:24:37.339Z] [2023-09-25T20:24:37.339Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:24:37.608Z] #39 ... [2023-09-25T20:24:37.608Z] [2023-09-25T20:24:37.608Z] #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-25T20:24:39.555Z] #164 DONE 1.8s [2023-09-25T20:24:39.555Z] [2023-09-25T20:24:39.555Z] #92 [security-proxy-auth] exporting to image [2023-09-25T20:24:39.555Z] #92 exporting layers [2023-09-25T20:24:39.819Z] #92 exporting layers 0.6s done [2023-09-25T20:24:40.083Z] #92 writing image sha256:551b20f01288b98353bd7e3e997902fbe0cf8098afe4ded5f1f7c8894f837bc3 done [2023-09-25T20:24:40.083Z] #92 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-25T20:24:40.083Z] #92 DONE 9.3s [2023-09-25T20:24:40.083Z] [2023-09-25T20:24:40.083Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T20:24:52.367Z] #129 ... [2023-09-25T20:24:52.367Z] [2023-09-25T20:24:52.367Z] #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-25T20:24:52.367Z] #125 DONE 762.9s [2023-09-25T20:24:52.367Z] [2023-09-25T20:24:52.367Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:24:52.632Z] #121 ... [2023-09-25T20:24:52.632Z] [2023-09-25T20:24:52.632Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:24:52.908Z] #165 DONE 0.1s [2023-09-25T20:24:52.908Z] [2023-09-25T20:24:52.908Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:24:52.908Z] #166 DONE 0.2s [2023-09-25T20:24:52.908Z] [2023-09-25T20:24:52.908Z] #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-25T20:24:53.173Z] #167 DONE 0.3s [2023-09-25T20:24:53.173Z] [2023-09-25T20:24:53.173Z] #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-25T20:24:53.453Z] #168 DONE 0.1s [2023-09-25T20:24:53.453Z] [2023-09-25T20:24:53.453Z] #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-25T20:24:53.453Z] #169 DONE 0.1s [2023-09-25T20:24:53.453Z] [2023-09-25T20:24:53.453Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:24:53.453Z] #122 ... [2023-09-25T20:24:53.453Z] [2023-09-25T20:24:53.453Z] #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-25T20:24:55.389Z] #170 DONE 1.8s [2023-09-25T20:24:55.389Z] [2023-09-25T20:24:55.389Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-25T20:24:55.389Z] #92 exporting layers [2023-09-25T20:24:55.654Z] #92 exporting layers 0.5s done [2023-09-25T20:24:55.918Z] #92 writing image sha256:140b6a568121be5df69394863431d80ec379c7e68af68ddf673df25bb58fc79f done [2023-09-25T20:24:55.918Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-25T20:24:55.918Z] #92 DONE 9.9s [2023-09-25T20:24:55.918Z] [2023-09-25T20:24:55.918Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:25:22.560Z] #121 ... [2023-09-25T20:25:22.560Z] [2023-09-25T20:25:22.560Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T20:25:22.560Z] #129 DONE 792.1s [2023-09-25T20:25:22.560Z] [2023-09-25T20:25:22.560Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-25T20:25:22.560Z] #131 ... [2023-09-25T20:25:22.560Z] [2023-09-25T20:25:22.560Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:25:22.560Z] #171 DONE 0.2s [2023-09-25T20:25:22.560Z] [2023-09-25T20:25:22.560Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:25:22.560Z] #172 DONE 0.1s [2023-09-25T20:25:22.560Z] [2023-09-25T20:25:22.560Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-25T20:25:22.560Z] #173 DONE 0.2s [2023-09-25T20:25:22.560Z] [2023-09-25T20:25:22.560Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T20:25:22.560Z] #127 ... [2023-09-25T20:25:22.560Z] [2023-09-25T20:25:22.560Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:25:22.560Z] #174 DONE 0.1s [2023-09-25T20:25:22.560Z] [2023-09-25T20:25:22.560Z] #92 [core-command] exporting to image [2023-09-25T20:25:22.560Z] #92 exporting layers [2023-09-25T20:25:22.560Z] #92 exporting layers 0.2s done [2023-09-25T20:25:22.825Z] #92 writing image sha256:b9f8896926d843c00257a8c26c48b40e30a60cf9f7d1efaf40560aa3985eecae done [2023-09-25T20:25:22.825Z] #92 naming to docker.io/library/core-command-arm64 done [2023-09-25T20:25:22.825Z] #92 DONE 10.1s [2023-09-25T20:25:22.825Z] [2023-09-25T20:25:22.825Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:25:35.119Z] #124 ... [2023-09-25T20:25:35.119Z] [2023-09-25T20:25:35.119Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:25:35.119Z] #122 DONE 804.1s [2023-09-25T20:25:35.119Z] [2023-09-25T20:25:35.119Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:25:35.119Z] #121 DONE 804.1s [2023-09-25T20:25:35.119Z] [2023-09-25T20:25:35.119Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:25:35.119Z] #39 ... [2023-09-25T20:25:35.119Z] [2023-09-25T20:25:35.119Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:25:35.119Z] #175 DONE 0.2s [2023-09-25T20:25:35.119Z] [2023-09-25T20:25:35.119Z] #176 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:25:35.119Z] #176 DONE 0.4s [2023-09-25T20:25:35.119Z] [2023-09-25T20:25:35.119Z] #177 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:25:35.119Z] #177 DONE 0.3s [2023-09-25T20:25:35.119Z] [2023-09-25T20:25:35.119Z] #178 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:25:35.119Z] #178 DONE 0.3s [2023-09-25T20:25:35.119Z] [2023-09-25T20:25:35.119Z] #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-25T20:25:35.119Z] #179 DONE 0.5s [2023-09-25T20:25:35.119Z] [2023-09-25T20:25:35.119Z] #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-25T20:25:35.119Z] #180 DONE 0.6s [2023-09-25T20:25:35.119Z] [2023-09-25T20:25:35.119Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:25:35.384Z] #181 DONE 0.2s [2023-09-25T20:25:35.384Z] [2023-09-25T20:25:35.384Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:25:35.384Z] #182 DONE 0.2s [2023-09-25T20:25:35.384Z] [2023-09-25T20:25:35.385Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:25:35.385Z] #124 ... [2023-09-25T20:25:35.385Z] [2023-09-25T20:25:35.385Z] #92 [core-data] exporting to image [2023-09-25T20:25:35.385Z] #92 exporting layers [2023-09-25T20:25:35.658Z] #92 ... [2023-09-25T20:25:35.658Z] [2023-09-25T20:25:35.658Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-25T20:25:35.658Z] #183 DONE 0.4s [2023-09-25T20:25:35.926Z] [2023-09-25T20:25:35.926Z] #92 [core-metadata] exporting to image [2023-09-25T20:25:35.926Z] #92 exporting layers 0.6s done [2023-09-25T20:25:35.926Z] #92 writing image sha256:b8af62e878f6b9b299ceae2bc9731a66cb6c2ef3b85f12689794969358c8a22f done [2023-09-25T20:25:35.926Z] #92 naming to docker.io/library/core-data-arm64 [2023-09-25T20:25:35.926Z] #92 exporting layers 0.3s done [2023-09-25T20:25:35.926Z] #92 naming to docker.io/library/core-data-arm64 done [2023-09-25T20:25:35.926Z] #92 writing image sha256:95f92438c8d2f259274b1096253db53ff5d103fc1a2e522391e1be40e8ca50fa [2023-09-25T20:25:36.192Z] #92 writing image sha256:95f92438c8d2f259274b1096253db53ff5d103fc1a2e522391e1be40e8ca50fa done [2023-09-25T20:25:36.192Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-09-25T20:25:36.192Z] #92 DONE 11.1s [2023-09-25T20:25:36.192Z] [2023-09-25T20:25:36.192Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-25T20:25:54.363Z] #131 DONE 823.3s [2023-09-25T20:25:54.363Z] [2023-09-25T20:25:54.363Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:25:54.363Z] #124 ... [2023-09-25T20:25:54.363Z] [2023-09-25T20:25:54.363Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:25:54.363Z] #184 DONE 0.2s [2023-09-25T20:25:54.363Z] [2023-09-25T20:25:54.363Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:25:54.363Z] #185 DONE 0.1s [2023-09-25T20:25:54.363Z] [2023-09-25T20:25:54.363Z] #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-25T20:25:54.363Z] #186 DONE 0.3s [2023-09-25T20:25:54.363Z] [2023-09-25T20:25:54.363Z] #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-25T20:25:54.363Z] #187 DONE 0.1s [2023-09-25T20:25:54.363Z] [2023-09-25T20:25:54.363Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-25T20:25:54.363Z] #92 exporting layers [2023-09-25T20:25:57.699Z] #92 exporting layers 3.9s done [2023-09-25T20:25:57.699Z] #92 writing image sha256:d4f1450c0cc39011d018009e465949b4168d530aae8c91b7117b498c8e2452cf done [2023-09-25T20:25:57.699Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-25T20:25:57.700Z] #92 DONE 15.0s [2023-09-25T20:25:57.700Z] [2023-09-25T20:25:57.700Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T20:26:12.661Z] #127 DONE 843.2s [2023-09-25T20:26:12.661Z] [2023-09-25T20:26:12.661Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:26:12.661Z] #39 ... [2023-09-25T20:26:12.661Z] [2023-09-25T20:26:12.661Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:26:12.661Z] #188 DONE 0.2s [2023-09-25T20:26:12.661Z] [2023-09-25T20:26:12.661Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:26:12.661Z] #124 ... [2023-09-25T20:26:12.661Z] [2023-09-25T20:26:12.661Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:26:12.661Z] #189 DONE 0.1s [2023-09-25T20:26:12.661Z] [2023-09-25T20:26:12.661Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:26:12.661Z] #124 DONE 843.7s [2023-09-25T20:26:12.661Z] [2023-09-25T20:26:12.661Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-25T20:26:13.242Z] #190 DONE 0.5s [2023-09-25T20:26:13.242Z] [2023-09-25T20:26:13.243Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:26:13.243Z] #191 DONE 0.2s [2023-09-25T20:26:13.243Z] [2023-09-25T20:26:13.243Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:26:13.243Z] #192 DONE 0.1s [2023-09-25T20:26:13.243Z] [2023-09-25T20:26:13.243Z] #92 [support-notifications] exporting to image [2023-09-25T20:26:13.243Z] #92 exporting layers [2023-09-25T20:26:13.515Z] #92 ... [2023-09-25T20:26:13.515Z] [2023-09-25T20:26:13.515Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:26:13.515Z] #193 DONE 0.2s [2023-09-25T20:26:13.515Z] [2023-09-25T20:26:13.515Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-25T20:26:13.781Z] #194 DONE 0.4s [2023-09-25T20:26:13.781Z] [2023-09-25T20:26:13.781Z] #92 [support-notifications] exporting to image [2023-09-25T20:26:13.781Z] #92 exporting layers 0.5s done [2023-09-25T20:26:13.781Z] #92 writing image sha256:57e23f13c3b74d6c3cfcbdbf793e972770d2d98db970c34d3ebe6ef2a4b111c7 done [2023-09-25T20:26:13.781Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-09-25T20:26:13.781Z] #92 DONE 15.5s [2023-09-25T20:26:13.781Z] [2023-09-25T20:26:13.781Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:26:14.046Z] #195 DONE 0.1s [2023-09-25T20:26:14.046Z] [2023-09-25T20:26:14.046Z] #92 [support-scheduler] exporting to image [2023-09-25T20:26:14.311Z] #92 exporting layers 0.4s done [2023-09-25T20:26:14.311Z] #92 writing image sha256:3862a6cb502c074c23805465e31f94f154337e47dff22da79bf07d5ed2fbba1a done [2023-09-25T20:26:14.311Z] #92 naming to docker.io/library/support-scheduler-arm64 done [2023-09-25T20:26:14.311Z] #92 DONE 16.0s [2023-09-25T20:26:14.311Z] [2023-09-25T20:26:14.311Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:26:14.311Z] time="2023-09-25T20:10:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-25T20:26:14.342Z] $ docker stop --time=1 b1355f604c1e6df00265a559e15ddac655ed38dac79c1e2c8ae11b1b2d4bdc22 [2023-09-25T20:26:15.981Z] $ docker rm -f --volumes b1355f604c1e6df00265a559e15ddac655ed38dac79c1e2c8ae11b1b2d4bdc22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T20:26:16.512Z] + docker images [2023-09-25T20:26:16.512Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-25T20:26:16.512Z] support-notifications-arm64 latest 57e23f13c3b7 3 seconds ago 34.2MB [2023-09-25T20:26:16.512Z] support-scheduler-arm64 latest 3862a6cb502c 3 seconds ago 33.5MB [2023-09-25T20:26:16.512Z] security-spiffe-token-provider-arm64 latest d4f1450c0cc3 23 seconds ago 35.1MB [2023-09-25T20:26:16.512Z] core-metadata-arm64 latest 95f92438c8d2 41 seconds ago 21.5MB [2023-09-25T20:26:16.512Z] core-data-arm64 latest b8af62e878f6 41 seconds ago 21.2MB [2023-09-25T20:26:16.512Z] core-command-arm64 latest b9f8896926d8 54 seconds ago 21MB [2023-09-25T20:26:16.512Z] core-common-config-bootstrapper-arm64 latest 140b6a568121 About a minute ago 18.3MB [2023-09-25T20:26:16.512Z] security-proxy-auth-arm64 latest 551b20f01288 About a minute ago 19.4MB [2023-09-25T20:26:16.512Z] security-secretstore-setup-arm64 latest 006caf8ccb37 About a minute ago 43.7MB [2023-09-25T20:26:16.512Z] security-bootstrapper-arm64 latest bff14bd828a2 About a minute ago 23.1MB [2023-09-25T20:26:16.512Z] security-proxy-setup-arm64 latest 66853d415cdd 2 minutes ago 34MB [2023-09-25T20:26:16.513Z] security-spire-server-arm64 latest ae44de9dc9e9 14 minutes ago 101MB [2023-09-25T20:26:16.513Z] security-spire-config-arm64 latest f234bc0ab232 14 minutes ago 95.8MB [2023-09-25T20:26:16.513Z] security-spire-agent-arm64 latest d787baf0fb47 14 minutes ago 157MB [2023-09-25T20:26:16.513Z] ci-base-image-arm64 latest 75cfbabbbfda 25 minutes ago 924MB [2023-09-25T20:26:16.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 days ago 553MB [2023-09-25T20:26:16.513Z] 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-25T20:26:17.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T20:26:17.306Z] [2023-09-25T20:26:17.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:26:17.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T20:26:17.968Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T20:26:17.968Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T20:26:17.968Z] 04944245beec: Pulling fs layer [2023-09-25T20:26:17.968Z] 699f458cf7ca: Pulling fs layer [2023-09-25T20:26:17.968Z] 765212b225bb: Pulling fs layer [2023-09-25T20:26:17.968Z] f23df028b6ca: Pulling fs layer [2023-09-25T20:26:17.968Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T20:26:17.968Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T20:26:17.968Z] f23df028b6ca: Waiting [2023-09-25T20:26:17.968Z] d65c8cfc05b1: Waiting [2023-09-25T20:26:17.968Z] 2437ff75d9bd: Waiting [2023-09-25T20:26:17.968Z] 765212b225bb: Waiting [2023-09-25T20:26:17.968Z] 04944245beec: Verifying Checksum [2023-09-25T20:26:17.968Z] 04944245beec: Download complete [2023-09-25T20:26:17.968Z] 765212b225bb: Verifying Checksum [2023-09-25T20:26:17.968Z] 765212b225bb: Download complete [2023-09-25T20:26:17.968Z] f23df028b6ca: Verifying Checksum [2023-09-25T20:26:17.968Z] f23df028b6ca: Download complete [2023-09-25T20:26:17.968Z] d65c8cfc05b1: Download complete [2023-09-25T20:26:18.233Z] 699f458cf7ca: Verifying Checksum [2023-09-25T20:26:18.233Z] 699f458cf7ca: Download complete [2023-09-25T20:26:18.499Z] 8998bd30e6a1: Download complete [2023-09-25T20:26:21.069Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T20:26:21.069Z] 2437ff75d9bd: Download complete [2023-09-25T20:26:25.311Z] 8998bd30e6a1: Pull complete [2023-09-25T20:26:25.311Z] 04944245beec: Pull complete [2023-09-25T20:26:26.268Z] 699f458cf7ca: Pull complete [2023-09-25T20:26:26.532Z] 765212b225bb: Pull complete [2023-09-25T20:26:27.485Z] f23df028b6ca: Pull complete [2023-09-25T20:26:27.485Z] d65c8cfc05b1: Pull complete [2023-09-25T20:26:42.453Z] 2437ff75d9bd: Pull complete [2023-09-25T20:26:42.453Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T20:26:42.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T20:26:42.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:26:42.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-7874 does not seem to be running inside a container [2023-09-25T20:26:42.915Z] $ 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-25T20:26:45.742Z] $ docker top 81b0263637ec553258b47a6b2d310c8b612bb8d86e6373f7247ac8669fa3c4ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:26:46.730Z] ---> job-cost.sh [2023-09-25T20:26:46.730Z] lf-activate-venv: SKIPPING [2023-09-25T20:26:46.730Z] INFO: No Stack... [2023-09-25T20:26:47.323Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T20:26:47.918Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T20:26:48.293Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-25T20:26:48.293Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T20:26:48.395Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4693-1-stack-cost] [2023-09-25T20:26:48.400Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4693-1-stack-cost] did not exist. Created. [2023-09-25T20:26:48.400Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4693-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T20:26:48.816Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T20:26:49.279Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T20:26:49.295Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4693-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T20:26:49.373Z] $ docker stop --time=1 81b0263637ec553258b47a6b2d310c8b612bb8d86e6373f7247ac8669fa3c4ee [2023-09-25T20:26:51.900Z] $ docker rm -f --volumes 81b0263637ec553258b47a6b2d310c8b612bb8d86e6373f7247ac8669fa3c4ee [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-25T20:26:52.871Z] provisioning config files... [2023-09-25T20:26:52.879Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2873933839625886038tmp [Pipeline] { [Pipeline] sh [2023-09-25T20:26:53.216Z] + set +x [2023-09-25T20:26:53.216Z] + curl -s https://codecov.io/bash [2023-09-25T20:26:53.216Z] + bash -s -- [2023-09-25T20:26:53.216Z] [2023-09-25T20:26:53.216Z] _____ _ [2023-09-25T20:26:53.216Z] / ____| | | [2023-09-25T20:26:53.216Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T20:26:53.216Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T20:26:53.216Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T20:26:53.216Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T20:26:53.216Z] Bash-1.0.6 [2023-09-25T20:26:53.216Z] [2023-09-25T20:26:53.216Z] [2023-09-25T20:26:53.216Z] ==> git version 2.25.1 found [2023-09-25T20:26:53.216Z] ==> 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-25T20:26:53.216Z] Release-Date: 2020-01-08 [2023-09-25T20:26:53.216Z] 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-25T20:26:53.216Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T20:26:53.217Z] ==> Jenkins CI detected. [2023-09-25T20:26:53.217Z] current dir:  /w/workspace/edgex-go/1 [2023-09-25T20:26:53.217Z] project root: . [2023-09-25T20:26:53.217Z] --> token set from env [2023-09-25T20:26:53.217Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T20:26:53.476Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T20:26:53.476Z] ==> Python coveragepy not found [2023-09-25T20:26:53.476Z] ==> Searching for coverage reports in: [2023-09-25T20:26:53.476Z] + . [2023-09-25T20:26:53.476Z] -> Found 1 reports [2023-09-25T20:26:53.476Z] ==> Detecting git/mercurial file structure [2023-09-25T20:26:53.476Z] ==> Reading reports [2023-09-25T20:26:53.476Z] + ./coverage.out bytes=453602 [2023-09-25T20:26:53.476Z] ==> Appending adjustments [2023-09-25T20:26:53.476Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T20:26:54.412Z] + Found adjustments [2023-09-25T20:26:54.412Z] ==> Gzipping contents [2023-09-25T20:26:54.671Z] 60K /tmp/codecov.gpcZkA.gz [2023-09-25T20:26:54.671Z] ==> Uploading reports [2023-09-25T20:26:54.671Z] url: https://codecov.io [2023-09-25T20:26:54.671Z] query: branch=PR-4693&commit=fa04e89a6a9fe1e0a1c8f33531440e0a207425e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4693%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4693&job=&cmd_args= [2023-09-25T20:26:54.671Z] -> Pinging Codecov [2023-09-25T20:26:54.671Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4693&commit=fa04e89a6a9fe1e0a1c8f33531440e0a207425e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4693%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4693&job=&cmd_args= [2023-09-25T20:26:54.671Z] -> Uploading to [2023-09-25T20:26:54.671Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/00271124DB129430A58F1EEE437C3FCB/fa04e89a6a9fe1e0a1c8f33531440e0a207425e2/4a3a84e2-a770-4048-a0a8-fe81e4515c5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T202654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f98409ea6e71aa9cf651e9f53fbe58843cdcea1c35cb34a34c37c54c30d243b [2023-09-25T20:26:54.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T20:26:54.671Z] Dload Upload Total Spent Left Speed [2023-09-25T20:26:54.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58149 0 0 100 58149 0 233k --:--:-- --:--:-- --:--:-- 233k [2023-09-25T20:26:54.931Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fa04e89a6a9fe1e0a1c8f33531440e0a207425e2 [Pipeline] } [2023-09-25T20:26:54.957Z] 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-25T20:26:56.345Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:26:56.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:26:57.570Z] ---> package-listing.sh [2023-09-25T20:26:57.570Z] ++ facter osfamily [2023-09-25T20:26:57.571Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T20:26:57.832Z] + OS_FAMILY=debian [2023-09-25T20:26:57.832Z] + workspace=/w/workspace/edgex-go/1 [2023-09-25T20:26:57.832Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T20:26:57.832Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T20:26:57.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T20:26:57.832Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T20:26:57.832Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-25T20:26:57.832Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T20:26:57.832Z] + case "${OS_FAMILY}" in [2023-09-25T20:26:57.832Z] + dpkg -l [2023-09-25T20:26:57.832Z] + grep '^ii' [2023-09-25T20:26:57.832Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T20:26:57.832Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T20:26:57.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T20:26:57.832Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-25T20:26:57.832Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-25T20:26:57.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-25T20:26:57.873Z] 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-25T20:26:58.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:26:58.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T20:26:58.784Z] [2023-09-25T20:26:58.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:26:59.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T20:26:59.147Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T20:26:59.147Z] 5eb5b503b376: Pulling fs layer [2023-09-25T20:26:59.147Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T20:26:59.147Z] ec43610c2a17: Pulling fs layer [2023-09-25T20:26:59.147Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T20:26:59.147Z] 33b1e0a273af: Pulling fs layer [2023-09-25T20:26:59.147Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T20:26:59.147Z] 3a2ae6a8a46f: Waiting [2023-09-25T20:26:59.147Z] 33b1e0a273af: Waiting [2023-09-25T20:26:59.147Z] 2f39f015ded8: Pulling fs layer [2023-09-25T20:26:59.147Z] 5d3b04190fa2: Waiting [2023-09-25T20:26:59.147Z] 2f39f015ded8: Waiting [2023-09-25T20:26:59.147Z] 5c69ac0246d0: Download complete [2023-09-25T20:26:59.147Z] 3a2ae6a8a46f: Download complete [2023-09-25T20:26:59.147Z] 33b1e0a273af: Verifying Checksum [2023-09-25T20:26:59.147Z] 33b1e0a273af: Download complete [2023-09-25T20:26:59.147Z] 5d3b04190fa2: Download complete [2023-09-25T20:26:59.407Z] ec43610c2a17: Verifying Checksum [2023-09-25T20:26:59.407Z] ec43610c2a17: Download complete [2023-09-25T20:26:59.407Z] 5eb5b503b376: Verifying Checksum [2023-09-25T20:26:59.407Z] 5eb5b503b376: Download complete [2023-09-25T20:26:59.976Z] 2f39f015ded8: Verifying Checksum [2023-09-25T20:26:59.976Z] 2f39f015ded8: Download complete [2023-09-25T20:27:00.543Z] 5eb5b503b376: Pull complete [2023-09-25T20:27:00.543Z] 5c69ac0246d0: Pull complete [2023-09-25T20:27:01.111Z] ec43610c2a17: Pull complete [2023-09-25T20:27:01.111Z] 3a2ae6a8a46f: Pull complete [2023-09-25T20:27:01.369Z] 33b1e0a273af: Pull complete [2023-09-25T20:27:01.369Z] 5d3b04190fa2: Pull complete [2023-09-25T20:27:05.556Z] 2f39f015ded8: Pull complete [2023-09-25T20:27:05.556Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T20:27:05.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T20:27:05.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:27:05.757Z] prd-ubuntu20.04-docker-8c-8g-7873 does not seem to be running inside a container [2023-09-25T20:27:05.795Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T20:27:08.604Z] $ docker top 37a2c07bf201867cc9e4f997a823e8da98e75b58c1c1911828710991de1341c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T20:27:08.991Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T20:27:09.296Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T20:27:09.608Z] + ls /var/log/sa-host [2023-09-25T20:27:09.608Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T20:27:09.821Z] provisioning config files... [2023-09-25T20:27:09.830Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config283475629989400952tmp [Pipeline] { [Pipeline] echo [2023-09-25T20:27:09.882Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:27:10.193Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T20:27:10.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:27:10.651Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T20:27:10.681Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:27:10.995Z] ---> sudo-logs.sh [2023-09-25T20:27:10.995Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T20:27:11.072Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:27:11.383Z] ---> job-cost.sh [2023-09-25T20:27:11.383Z] lf-activate-venv: SKIPPING [2023-09-25T20:27:11.383Z] DEBUG: total: 0.10999999940395355 [2023-09-25T20:27:11.383Z] INFO: Retrieving Stack Cost... [2023-09-25T20:27:11.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T20:27:12.209Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T20:27:12.244Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:27:12.557Z] ---> logs-deploy.sh [2023-09-25T20:27:12.557Z] lf-activate-venv: SKIPPING [2023-09-25T20:27:12.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4693/1 [2023-09-25T20:27:12.557Z] INFO: archiving workspace using pattern(s): [2023-09-25T20:27:13.496Z] Archives upload complete. [2023-09-25T20:27:13.755Z] INFO: archiving logs to Nexus [2023-09-25T20:27:14.326Z] ---> uname -a: [2023-09-25T20:27:14.326Z] Linux prd-ubuntu20-04-docker-8c-8g-7873 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] ---> lscpu: [2023-09-25T20:27:14.326Z] Architecture: x86_64 [2023-09-25T20:27:14.326Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-25T20:27:14.326Z] Byte Order: Little Endian [2023-09-25T20:27:14.326Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-25T20:27:14.326Z] CPU(s): 8 [2023-09-25T20:27:14.326Z] On-line CPU(s) list: 0-7 [2023-09-25T20:27:14.326Z] Thread(s) per core: 1 [2023-09-25T20:27:14.326Z] Core(s) per socket: 1 [2023-09-25T20:27:14.326Z] Socket(s): 8 [2023-09-25T20:27:14.326Z] NUMA node(s): 1 [2023-09-25T20:27:14.326Z] Vendor ID: AuthenticAMD [2023-09-25T20:27:14.326Z] CPU family: 23 [2023-09-25T20:27:14.326Z] Model: 49 [2023-09-25T20:27:14.326Z] Model name: AMD EPYC-Rome Processor [2023-09-25T20:27:14.326Z] Stepping: 0 [2023-09-25T20:27:14.326Z] CPU MHz: 2799.998 [2023-09-25T20:27:14.326Z] BogoMIPS: 5599.99 [2023-09-25T20:27:14.326Z] Virtualization: AMD-V [2023-09-25T20:27:14.326Z] Hypervisor vendor: KVM [2023-09-25T20:27:14.326Z] Virtualization type: full [2023-09-25T20:27:14.326Z] L1d cache: 256 KiB [2023-09-25T20:27:14.326Z] L1i cache: 256 KiB [2023-09-25T20:27:14.326Z] L2 cache: 4 MiB [2023-09-25T20:27:14.326Z] L3 cache: 128 MiB [2023-09-25T20:27:14.326Z] NUMA node0 CPU(s): 0-7 [2023-09-25T20:27:14.326Z] Vulnerability Itlb multihit: Not affected [2023-09-25T20:27:14.326Z] Vulnerability L1tf: Not affected [2023-09-25T20:27:14.326Z] Vulnerability Mds: Not affected [2023-09-25T20:27:14.326Z] Vulnerability Meltdown: Not affected [2023-09-25T20:27:14.326Z] Vulnerability Mmio stale data: Not affected [2023-09-25T20:27:14.326Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-25T20:27:14.326Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-25T20:27:14.326Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-25T20:27:14.326Z] Vulnerability Srbds: Not affected [2023-09-25T20:27:14.326Z] Vulnerability Tsx async abort: Not affected [2023-09-25T20:27:14.326Z] 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-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] ---> nproc: [2023-09-25T20:27:14.326Z] 8 [2023-09-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] ---> df -h: [2023-09-25T20:27:14.326Z] Filesystem Size Used Avail Use% Mounted on [2023-09-25T20:27:14.326Z] overlay 155G 21G 135G 14% / [2023-09-25T20:27:14.326Z] tmpfs 64M 0 64M 0% /dev [2023-09-25T20:27:14.326Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-25T20:27:14.326Z] shm 64M 0 64M 0% /dev/shm [2023-09-25T20:27:14.326Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-09-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] ---> sar -b -r -n DEV: [2023-09-25T20:27:14.326Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7873) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] 19:56:06 LINUX RESTART (8 CPU) [2023-09-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] 19:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-25T20:27:14.326Z] 19:58:01 142.86 3.63 139.23 0.00 409.53 72943.31 0.00 [2023-09-25T20:27:14.326Z] 19:59:01 33.59 0.00 33.59 0.00 0.00 19662.61 0.00 [2023-09-25T20:27:14.326Z] 20:00:01 160.72 0.57 160.16 0.00 46.13 44688.95 0.00 [2023-09-25T20:27:14.326Z] 20:01:02 571.43 5.12 566.31 0.00 46.80 238456.91 0.00 [2023-09-25T20:27:14.326Z] 20:02:01 292.85 9.51 283.34 0.00 3247.58 96164.42 0.00 [2023-09-25T20:27:14.326Z] 20:03:01 648.13 1.35 646.78 0.00 251.12 57104.70 0.00 [2023-09-25T20:27:14.326Z] 20:04:01 6.20 1.67 4.53 0.00 92.52 94.52 0.00 [2023-09-25T20:27:14.326Z] 20:05:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-09-25T20:27:14.326Z] 20:06:01 0.98 0.00 0.98 0.00 0.00 10.00 0.00 [2023-09-25T20:27:14.326Z] 20:07:01 1.83 0.00 1.83 0.00 0.00 19.99 0.00 [2023-09-25T20:27:14.326Z] 20:08:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2023-09-25T20:27:14.326Z] 20:09:01 1.88 0.00 1.88 0.00 0.00 23.99 0.00 [2023-09-25T20:27:14.326Z] 20:10:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-09-25T20:27:14.326Z] 20:11:01 1.57 0.00 1.57 0.00 0.00 16.26 0.00 [2023-09-25T20:27:14.326Z] 20:12:01 1.77 0.02 1.75 0.00 0.13 23.46 0.00 [2023-09-25T20:27:14.326Z] 20:13:01 1.78 0.00 1.78 0.00 0.00 19.20 0.00 [2023-09-25T20:27:14.326Z] 20:14:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-09-25T20:27:14.326Z] 20:15:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 [2023-09-25T20:27:14.326Z] 20:16:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-09-25T20:27:14.326Z] 20:17:01 1.77 0.02 1.75 0.00 0.13 20.13 0.00 [2023-09-25T20:27:14.326Z] 20:18:01 1.23 0.02 1.22 0.00 2.93 14.13 0.00 [2023-09-25T20:27:14.326Z] 20:19:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 [2023-09-25T20:27:14.326Z] 20:20:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2023-09-25T20:27:14.326Z] 20:21:01 1.58 0.00 1.58 0.00 0.00 16.80 0.00 [2023-09-25T20:27:14.326Z] 20:22:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2023-09-25T20:27:14.326Z] 20:23:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 [2023-09-25T20:27:14.326Z] 20:24:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 [2023-09-25T20:27:14.326Z] 20:25:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2023-09-25T20:27:14.326Z] 20:26:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 [2023-09-25T20:27:14.326Z] 20:27:01 4.57 0.28 4.28 0.00 26.26 356.34 0.00 [2023-09-25T20:27:14.326Z] Average: 62.92 0.73 62.18 0.00 135.71 17636.04 0.00 [2023-09-25T20:27:14.326Z] [2023-09-25T20:27:14.326Z] 19:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-25T20:27:14.326Z] 19:58:01 27880348 31273548 1034312 3.15 117180 3474380 2422724 7.14 1613344 2938912 272572 [2023-09-25T20:27:14.326Z] 19:59:01 27550456 31535400 769612 2.34 120812 4029272 1911684 5.63 1522292 3327724 533656 [2023-09-25T20:27:14.326Z] 20:00:01 26391416 31169260 1125932 3.42 132336 4788340 4401828 12.97 1722108 4243360 822472 [2023-09-25T20:27:14.326Z] 20:01:02 18306136 29597312 2639060 8.03 222108 10762724 6584188 19.40 3915792 9623340 131704 [2023-09-25T20:27:14.326Z] 20:02:01 14361856 28606052 3590856 10.92 256256 13555060 9099048 26.82 6285784 11009580 164852 [2023-09-25T20:27:14.326Z] 20:03:01 17817660 31465364 792480 2.41 269336 13079676 2435064 7.18 2557420 11504656 16 [2023-09-25T20:27:14.326Z] 20:04:01 17818500 31464608 792976 2.41 267880 13079140 2430180 7.16 2557684 11503688 20 [2023-09-25T20:27:14.326Z] 20:05:01 17870316 31516444 741024 2.25 267892 13079144 2430180 7.16 2505384 11503692 12 [2023-09-25T20:27:14.326Z] 20:06:01 17871820 31517964 739444 2.25 267904 13079144 2430180 7.16 2503908 11503692 12 [2023-09-25T20:27:14.326Z] 20:07:01 17872764 31518956 738352 2.25 267944 13079148 2430180 7.16 2503372 11503696 16 [2023-09-25T20:27:14.326Z] 20:08:01 17874240 31520456 737060 2.24 267968 13079152 2430180 7.16 2503448 11503700 28 [2023-09-25T20:27:14.326Z] 20:09:01 17875700 31521940 735724 2.24 267996 13079156 2430180 7.16 2502664 11503704 8 [2023-09-25T20:27:14.326Z] 20:10:01 17875912 31522156 735468 2.24 268008 13079160 2430180 7.16 2502712 11503708 8 [2023-09-25T20:27:14.326Z] 20:11:01 17875888 31522184 735332 2.24 268028 13079160 2430180 7.16 2502436 11503708 8 [2023-09-25T20:27:14.326Z] 20:12:01 17873804 31520200 737104 2.24 268084 13079136 2429776 7.16 2502908 11503684 76 [2023-09-25T20:27:14.326Z] 20:13:01 17874080 31520516 736732 2.24 268112 13079140 2429776 7.16 2502856 11503688 12 [2023-09-25T20:27:14.327Z] 20:14:01 17873740 31520176 736940 2.24 268124 13079140 2429776 7.16 2503192 11503688 180 [2023-09-25T20:27:14.327Z] 20:15:01 17874048 31520532 736608 2.24 268144 13079144 2429776 7.16 2503204 11503692 12 [2023-09-25T20:27:14.327Z] 20:16:01 17874208 31520692 736584 2.24 268156 13079144 2429776 7.16 2503244 11503692 8 [2023-09-25T20:27:14.327Z] 20:17:01 17874440 31521012 736172 2.24 268192 13079136 2429776 7.16 2502456 11503700 8 [2023-09-25T20:27:14.327Z] 20:18:01 17874588 31521400 735632 2.24 268200 13079248 2429776 7.16 2502180 11503796 16 [2023-09-25T20:27:14.327Z] 20:19:01 17874548 31521360 735560 2.24 268216 13079248 2429776 7.16 2502164 11503796 8 [2023-09-25T20:27:14.327Z] 20:20:01 17874248 31521080 735776 2.24 268236 13079252 2429776 7.16 2502172 11503800 8 [2023-09-25T20:27:14.327Z] 20:21:01 17874452 31521304 735492 2.24 268256 13079252 2429776 7.16 2502192 11503800 4 [2023-09-25T20:27:14.327Z] 20:22:01 17874964 31521840 734920 2.23 268280 13079252 2429776 7.16 2502348 11503804 28 [2023-09-25T20:27:14.327Z] 20:23:01 17874160 31521168 735524 2.24 268292 13079388 2429776 7.16 2502324 11503936 12 [2023-09-25T20:27:14.327Z] 20:24:01 17873828 31520872 735788 2.24 268300 13079388 2429776 7.16 2502356 11503936 4 [2023-09-25T20:27:14.327Z] 20:25:01 17873996 31521052 735756 2.24 268320 13079392 2429776 7.16 2502396 11503940 28 [2023-09-25T20:27:14.327Z] 20:26:01 17873928 31521008 735972 2.24 268340 13079392 2429776 7.16 2502368 11503940 4 [2023-09-25T20:27:14.327Z] 20:27:01 17550528 31466692 789992 2.40 269044 13329692 2702456 7.96 2559444 11753532 254744 [2023-09-25T20:27:14.327Z] Average: 18696886 31334418 924606 2.81 251798 12128033 2848169 8.39 2593205 10632919 72685 [2023-09-25T20:27:14.327Z] [2023-09-25T20:27:14.327Z] 19:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-25T20:27:14.327Z] 19:58:01 ens3 853.54 780.30 7638.25 86.75 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 19:58:01 docker0 692.13 707.87 50.24 4512.59 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 19:58:01 veth1496336 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 19:58:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 19:59:01 ens3 48.16 45.58 27.10 97.17 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 19:59:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 19:59:01 veth1496336 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 vetha51ca3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 ens3 138.71 77.17 2959.77 22.07 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 veth3e953cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 vetha750af9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 vethb584ae3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 docker0 0.52 0.37 0.04 0.17 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 vethc136eeb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 vethc12fe65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 vetha9ac71f 0.52 0.48 0.05 0.18 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 veth58e5e0f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:00:01 vethaf6f927 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 veth49ee927 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 vethc83c726 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 vethbcbb3c3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 ens3 547.30 329.98 3130.90 44.60 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 veth457cd7f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 veth8becff2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 vethff8bb1e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 docker0 307.96 513.53 25.49 3104.63 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 veth1d885b3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 veth42dcc0b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 vethe57cbb6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 vethc75d1d6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 vetha9ac71f 0.07 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:01:02 vethd2102d2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 veth49ee927 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 vethc83c726 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 vethbcbb3c3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 ens3 145.53 64.77 2116.58 7.39 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 veth457cd7f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 veth8becff2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 vethff8bb1e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 veth1d885b3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 veth42dcc0b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 vethe57cbb6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 vethc75d1d6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 vetha9ac71f 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:02:01 vethd2102d2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:03:01 ens3 11.03 6.80 9.35 4.70 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:04:01 ens3 5.58 3.18 12.56 0.46 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:05:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:07:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:11:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:12:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:14:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:17:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.327Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:22:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:27:01 ens3 86.42 51.67 2519.14 9.87 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] 20:27:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] Average: ens3 61.27 45.39 613.17 9.12 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] Average: docker0 33.45 40.84 2.53 254.30 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-25T20:27:14.328Z] [2023-09-25T20:27:14.328Z] [2023-09-25T20:27:14.328Z] ---> sar -P ALL: [2023-09-25T20:27:14.328Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7873) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T20:27:14.328Z] [2023-09-25T20:27:14.328Z] 19:56:06 LINUX RESTART (8 CPU) [2023-09-25T20:27:14.328Z] [2023-09-25T20:27:14.328Z] 19:57:01 CPU %user %nice %system %iowait %steal %idle [2023-09-25T20:27:14.328Z] 19:58:01 all 15.83 0.00 3.89 3.61 0.07 76.60 [2023-09-25T20:27:14.328Z] 19:58:01 0 17.56 0.00 3.92 1.93 0.07 76.52 [2023-09-25T20:27:14.328Z] 19:58:01 1 15.49 0.00 3.32 0.40 0.07 80.72 [2023-09-25T20:27:14.328Z] 19:58:01 2 15.11 0.00 4.88 2.95 0.07 76.99 [2023-09-25T20:27:14.328Z] 19:58:01 3 16.16 0.00 3.54 1.75 0.07 78.48 [2023-09-25T20:27:14.328Z] 19:58:01 4 15.44 0.00 3.73 0.55 0.07 80.21 [2023-09-25T20:27:14.328Z] 19:58:01 5 17.03 0.00 3.09 0.08 0.05 79.74 [2023-09-25T20:27:14.328Z] 19:58:01 6 14.67 0.00 4.44 19.66 0.07 61.16 [2023-09-25T20:27:14.328Z] 19:58:01 7 15.18 0.00 4.18 1.58 0.08 78.98 [2023-09-25T20:27:14.328Z] 19:59:01 all 32.12 0.00 3.68 1.21 0.08 62.91 [2023-09-25T20:27:14.328Z] 19:59:01 0 32.15 0.00 3.86 0.02 0.07 63.91 [2023-09-25T20:27:14.328Z] 19:59:01 1 32.44 0.00 4.39 0.35 0.08 62.73 [2023-09-25T20:27:14.328Z] 19:59:01 2 33.17 0.00 3.20 3.02 0.08 60.54 [2023-09-25T20:27:14.328Z] 19:59:01 3 31.92 0.00 3.10 1.54 0.08 63.35 [2023-09-25T20:27:14.328Z] 19:59:01 4 31.77 0.00 3.48 3.95 0.08 60.72 [2023-09-25T20:27:14.328Z] 19:59:01 5 30.33 0.00 3.69 0.08 0.08 65.81 [2023-09-25T20:27:14.328Z] 19:59:01 6 33.60 0.00 3.95 0.27 0.07 62.11 [2023-09-25T20:27:14.328Z] 19:59:01 7 31.54 0.00 3.74 0.47 0.08 64.17 [2023-09-25T20:27:14.328Z] 20:00:01 all 36.42 0.00 5.18 2.10 0.09 56.21 [2023-09-25T20:27:14.328Z] 20:00:01 0 36.82 0.00 5.57 6.30 0.08 51.23 [2023-09-25T20:27:14.328Z] 20:00:01 1 36.75 0.00 5.18 0.71 0.08 57.28 [2023-09-25T20:27:14.328Z] 20:00:01 2 37.29 0.00 5.13 1.16 0.07 56.34 [2023-09-25T20:27:14.328Z] 20:00:01 3 34.84 0.00 4.96 1.64 0.08 58.48 [2023-09-25T20:27:14.328Z] 20:00:01 4 35.52 0.00 4.95 4.48 0.08 54.97 [2023-09-25T20:27:14.328Z] 20:00:01 5 36.81 0.00 5.35 0.54 0.10 57.20 [2023-09-25T20:27:14.328Z] 20:00:01 6 35.80 0.00 5.50 0.88 0.08 57.74 [2023-09-25T20:27:14.328Z] 20:00:01 7 37.53 0.00 4.82 1.08 0.10 56.47 [2023-09-25T20:27:14.328Z] 20:01:02 all 19.56 0.00 6.79 17.59 0.09 55.97 [2023-09-25T20:27:14.328Z] 20:01:02 0 17.89 0.00 7.20 27.20 0.07 47.64 [2023-09-25T20:27:14.328Z] 20:01:02 1 17.94 0.00 5.64 10.76 0.07 65.59 [2023-09-25T20:27:14.328Z] 20:01:02 2 19.06 0.00 6.02 4.71 0.10 70.11 [2023-09-25T20:27:14.328Z] 20:01:02 3 18.91 0.00 5.57 27.01 0.08 48.43 [2023-09-25T20:27:14.328Z] 20:01:02 4 18.63 0.00 8.23 29.36 0.10 43.67 [2023-09-25T20:27:14.328Z] 20:01:02 5 22.71 0.00 7.43 20.21 0.08 49.56 [2023-09-25T20:27:14.328Z] 20:01:02 6 22.79 0.00 7.80 12.46 0.10 56.85 [2023-09-25T20:27:14.328Z] 20:01:02 7 18.52 0.00 6.44 8.96 0.10 65.98 [2023-09-25T20:27:14.328Z] 20:02:01 all 91.96 0.00 7.84 0.01 0.16 0.03 [2023-09-25T20:27:14.328Z] 20:02:01 0 92.69 0.00 7.10 0.02 0.14 0.05 [2023-09-25T20:27:14.328Z] 20:02:01 1 90.14 0.00 9.62 0.02 0.19 0.03 [2023-09-25T20:27:14.328Z] 20:02:01 2 90.68 0.00 9.09 0.02 0.18 0.04 [2023-09-25T20:27:14.328Z] 20:02:01 3 92.58 0.00 7.25 0.00 0.14 0.03 [2023-09-25T20:27:14.328Z] 20:02:01 4 92.20 0.00 7.54 0.02 0.15 0.09 [2023-09-25T20:27:14.328Z] 20:02:01 5 92.53 0.00 7.33 0.00 0.14 0.00 [2023-09-25T20:27:14.328Z] 20:02:01 6 91.90 0.00 7.94 0.00 0.15 0.00 [2023-09-25T20:27:14.328Z] 20:02:01 7 92.90 0.00 6.89 0.02 0.17 0.02 [2023-09-25T20:27:14.328Z] 20:03:01 all 23.11 0.00 3.32 2.40 0.06 71.11 [2023-09-25T20:27:14.328Z] 20:03:01 0 22.51 0.00 3.18 2.76 0.07 71.48 [2023-09-25T20:27:14.328Z] 20:03:01 1 22.02 0.00 3.64 0.92 0.08 73.33 [2023-09-25T20:27:14.328Z] 20:03:01 2 22.12 0.00 3.67 1.54 0.07 72.60 [2023-09-25T20:27:14.328Z] 20:03:01 3 22.78 0.00 3.18 3.10 0.05 70.90 [2023-09-25T20:27:14.328Z] 20:03:01 4 24.13 0.00 2.75 1.58 0.05 71.49 [2023-09-25T20:27:14.328Z] 20:03:01 5 24.21 0.00 3.39 2.94 0.05 69.40 [2023-09-25T20:27:14.328Z] 20:03:01 6 23.64 0.00 3.65 3.97 0.08 68.66 [2023-09-25T20:27:14.328Z] 20:03:01 7 23.43 0.00 3.10 2.38 0.07 71.02 [2023-09-25T20:27:14.328Z] 20:04:01 all 0.13 0.00 0.10 0.03 0.01 99.73 [2023-09-25T20:27:14.328Z] 20:04:01 0 0.27 0.00 0.10 0.00 0.00 99.63 [2023-09-25T20:27:14.328Z] 20:04:01 1 0.18 0.00 0.08 0.03 0.00 99.70 [2023-09-25T20:27:14.328Z] 20:04:01 2 0.03 0.00 0.10 0.00 0.02 99.85 [2023-09-25T20:27:14.328Z] 20:04:01 3 0.07 0.00 0.10 0.00 0.02 99.82 [2023-09-25T20:27:14.328Z] 20:04:01 4 0.05 0.00 0.10 0.02 0.00 99.83 [2023-09-25T20:27:14.328Z] 20:04:01 5 0.18 0.00 0.13 0.03 0.00 99.65 [2023-09-25T20:27:14.328Z] 20:04:01 6 0.13 0.00 0.10 0.18 0.02 99.57 [2023-09-25T20:27:14.328Z] 20:04:01 7 0.10 0.00 0.08 0.00 0.03 99.78 [2023-09-25T20:27:14.328Z] 20:05:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-09-25T20:27:14.328Z] 20:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:05:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-25T20:27:14.328Z] 20:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:05:01 6 0.07 0.00 0.07 0.03 0.02 99.82 [2023-09-25T20:27:14.328Z] 20:05:01 7 0.00 0.00 0.03 0.02 0.02 99.93 [2023-09-25T20:27:14.328Z] 20:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-25T20:27:14.328Z] 20:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T20:27:14.328Z] 20:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-25T20:27:14.328Z] 20:06:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2023-09-25T20:27:14.328Z] 20:06:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-25T20:27:14.328Z] 20:07:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-09-25T20:27:14.328Z] 20:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T20:27:14.328Z] 20:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T20:27:14.328Z] 20:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:07:01 6 0.08 0.00 0.03 0.05 0.02 99.82 [2023-09-25T20:27:14.328Z] 20:07:01 7 0.30 0.00 0.03 0.00 0.03 99.63 [2023-09-25T20:27:14.328Z] 20:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-09-25T20:27:14.328Z] 20:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T20:27:14.328Z] 20:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T20:27:14.328Z] 20:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:08:01 6 0.05 0.00 0.05 0.02 0.02 99.87 [2023-09-25T20:27:14.328Z] 20:08:01 7 0.20 0.00 0.03 0.02 0.02 99.73 [2023-09-25T20:27:14.328Z] [2023-09-25T20:27:14.328Z] 20:08:01 CPU %user %nice %system %iowait %steal %idle [2023-09-25T20:27:14.328Z] 20:09:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2023-09-25T20:27:14.328Z] 20:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-25T20:27:14.328Z] 20:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-25T20:27:14.328Z] 20:09:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-25T20:27:14.328Z] 20:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:09:01 6 0.12 0.00 0.03 0.02 0.02 99.82 [2023-09-25T20:27:14.328Z] 20:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-25T20:27:14.328Z] 20:10:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-09-25T20:27:14.328Z] 20:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-25T20:27:14.328Z] 20:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-25T20:27:14.328Z] 20:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:10:01 6 0.05 0.00 0.03 0.05 0.02 99.85 [2023-09-25T20:27:14.328Z] 20:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:11:01 all 0.28 0.00 0.02 0.00 0.01 99.69 [2023-09-25T20:27:14.328Z] 20:11:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2023-09-25T20:27:14.328Z] 20:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-25T20:27:14.328Z] 20:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:11:01 4 1.95 0.00 0.03 0.00 0.00 98.01 [2023-09-25T20:27:14.328Z] 20:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:11:01 6 0.08 0.00 0.05 0.02 0.00 99.85 [2023-09-25T20:27:14.328Z] 20:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-25T20:27:14.328Z] 20:12:01 all 0.04 0.00 0.04 0.01 0.01 99.90 [2023-09-25T20:27:14.328Z] 20:12:01 0 0.07 0.00 0.10 0.00 0.02 99.82 [2023-09-25T20:27:14.328Z] 20:12:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2023-09-25T20:27:14.328Z] 20:12:01 2 0.02 0.00 0.03 0.03 0.02 99.90 [2023-09-25T20:27:14.328Z] 20:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:12:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2023-09-25T20:27:14.328Z] 20:12:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2023-09-25T20:27:14.328Z] 20:12:01 6 0.07 0.00 0.03 0.03 0.02 99.85 [2023-09-25T20:27:14.328Z] 20:12:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-09-25T20:27:14.328Z] 20:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:13:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T20:27:14.328Z] 20:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T20:27:14.328Z] 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:13:01 6 0.08 0.00 0.03 0.02 0.03 99.83 [2023-09-25T20:27:14.328Z] 20:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-25T20:27:14.328Z] 20:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:14:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-25T20:27:14.328Z] 20:14:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-25T20:27:14.328Z] 20:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-25T20:27:14.328Z] 20:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:14:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2023-09-25T20:27:14.328Z] 20:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:15:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-09-25T20:27:14.328Z] 20:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:15:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2023-09-25T20:27:14.328Z] 20:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:15:01 6 0.07 0.00 0.02 0.03 0.00 99.88 [2023-09-25T20:27:14.328Z] 20:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-25T20:27:14.328Z] 20:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T20:27:14.328Z] 20:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-25T20:27:14.328Z] 20:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-25T20:27:14.328Z] 20:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:16:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-25T20:27:14.328Z] 20:16:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2023-09-25T20:27:14.328Z] 20:17:01 all 0.01 0.00 0.01 0.01 0.06 99.91 [2023-09-25T20:27:14.328Z] 20:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:17:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:17:01 6 0.03 0.00 0.03 0.03 0.20 99.70 [2023-09-25T20:27:14.328Z] 20:17:01 7 0.03 0.00 0.02 0.00 0.28 99.67 [2023-09-25T20:27:14.328Z] 20:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-25T20:27:14.328Z] 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-25T20:27:14.328Z] 20:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T20:27:14.328Z] 20:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T20:27:14.328Z] 20:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-25T20:27:14.328Z] 20:18:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2023-09-25T20:27:14.328Z] 20:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T20:27:14.328Z] 20:19:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:19:01 6 0.05 0.00 0.00 0.02 0.02 99.92 [2023-09-25T20:27:14.328Z] 20:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-25T20:27:14.328Z] [2023-09-25T20:27:14.328Z] 20:19:01 CPU %user %nice %system %iowait %steal %idle [2023-09-25T20:27:14.328Z] 20:20:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-09-25T20:27:14.328Z] 20:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:20:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-25T20:27:14.328Z] 20:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-25T20:27:14.328Z] 20:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-25T20:27:14.328Z] 20:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.328Z] 20:20:01 6 0.08 0.00 0.02 0.00 0.03 99.87 [2023-09-25T20:27:14.328Z] 20:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T20:27:14.328Z] 20:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-09-25T20:27:14.328Z] 20:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T20:27:14.328Z] 20:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.328Z] 20:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-25T20:27:14.328Z] 20:21:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-25T20:27:14.328Z] 20:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T20:27:14.329Z] 20:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-25T20:27:14.329Z] 20:21:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-09-25T20:27:14.329Z] 20:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.329Z] 20:22:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2023-09-25T20:27:14.329Z] 20:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.329Z] 20:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.329Z] 20:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T20:27:14.329Z] 20:22:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-25T20:27:14.329Z] 20:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.329Z] 20:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.329Z] 20:22:01 6 0.08 0.00 0.02 0.08 0.02 99.80 [2023-09-25T20:27:14.329Z] 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T20:27:14.329Z] 20:23:01 all 0.21 0.00 0.01 0.02 0.01 99.75 [2023-09-25T20:27:14.329Z] 20:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.329Z] 20:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.329Z] 20:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T20:27:14.329Z] 20:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T20:27:14.329Z] 20:23:01 4 1.56 0.00 0.02 0.00 0.02 98.40 [2023-09-25T20:27:14.329Z] 20:23:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-25T20:27:14.329Z] 20:23:01 6 0.03 0.00 0.03 0.13 0.00 99.80 [2023-09-25T20:27:14.329Z] 20:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.329Z] 20:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-25T20:27:14.329Z] 20:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.329Z] 20:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T20:27:14.329Z] 20:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T20:27:14.329Z] 20:24:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-25T20:27:14.329Z] 20:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T20:27:14.329Z] 20:24:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-25T20:27:14.329Z] 20:24:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-25T20:27:14.329Z] 20:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.329Z] 20:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-09-25T20:27:14.329Z] 20:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T20:27:14.329Z] 20:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T20:27:14.329Z] 20:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-25T20:27:14.329Z] 20:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-25T20:27:14.329Z] 20:25:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-25T20:27:14.329Z] 20:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-25T20:27:14.329Z] 20:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T20:27:14.329Z] 20:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-25T20:27:14.329Z] 20:26:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2023-09-25T20:27:14.329Z] 20:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-25T20:27:14.329Z] 20:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T20:27:14.329Z] 20:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T20:27:14.329Z] 20:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-25T20:27:14.329Z] 20:26:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2023-09-25T20:27:14.329Z] 20:26:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-25T20:27:14.329Z] 20:26:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2023-09-25T20:27:14.329Z] 20:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-25T20:27:14.329Z] 20:27:01 all 1.37 0.00 0.58 0.04 0.02 97.99 [2023-09-25T20:27:14.329Z] 20:27:01 0 1.30 0.00 0.58 0.00 0.02 98.10 [2023-09-25T20:27:14.329Z] 20:27:01 1 1.40 0.00 0.45 0.00 0.00 98.15 [2023-09-25T20:27:14.329Z] 20:27:01 2 1.57 0.00 0.90 0.05 0.02 97.46 [2023-09-25T20:27:14.329Z] 20:27:01 3 1.67 0.00 0.60 0.02 0.03 97.68 [2023-09-25T20:27:14.329Z] 20:27:01 4 1.17 0.00 0.75 0.03 0.02 98.03 [2023-09-25T20:27:14.329Z] 20:27:01 5 1.14 0.00 0.35 0.02 0.02 98.48 [2023-09-25T20:27:14.329Z] 20:27:01 6 1.40 0.00 0.50 0.22 0.02 97.87 [2023-09-25T20:27:14.329Z] 20:27:01 7 1.30 0.00 0.48 0.00 0.02 98.20 [2023-09-25T20:27:14.329Z] Average: all 7.27 0.00 1.04 0.90 0.03 90.76 [2023-09-25T20:27:14.329Z] Average: 0 7.28 0.00 1.05 1.26 0.02 90.38 [2023-09-25T20:27:14.329Z] Average: 1 7.10 0.00 1.07 0.44 0.02 91.38 [2023-09-25T20:27:14.329Z] Average: 2 7.13 0.00 1.08 0.45 0.03 91.30 [2023-09-25T20:27:14.329Z] Average: 3 7.22 0.00 0.94 1.16 0.02 90.66 [2023-09-25T20:27:14.329Z] Average: 4 7.35 0.00 1.05 1.32 0.03 90.25 [2023-09-25T20:27:14.329Z] Average: 5 7.40 0.00 1.02 0.80 0.02 90.76 [2023-09-25T20:27:14.329Z] Average: 6 7.41 0.00 1.14 1.26 0.04 90.15 [2023-09-25T20:27:14.329Z] Average: 7 7.27 0.00 0.99 0.48 0.04 91.22 [2023-09-25T20:27:14.329Z] [2023-09-25T20:27:14.329Z] [2023-09-25T20:27:14.329Z]