Pull request #4695 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b68c287168bfded69cd107056c242834abdec1d+8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 (2ee9d974a515dbc5595c20be88cc26f36f92fa9d) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8669285629514068513.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18275364388015406827.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4695/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4695/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7278076069108775320.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4695/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2674477334034610627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8654806385483201968.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4695/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4695/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11242554396633800857.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7973 in /w/workspace/edgexfoundry_edgex-go_PR-4695 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4695/head:refs/remotes/origin/PR-4695 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 into PR head commit 0b68c287168bfded69cd107056c242834abdec1d Merge succeeded, producing 0b68c287168bfded69cd107056c242834abdec1d Checking out Revision 0b68c287168bfded69cd107056c242834abdec1d (PR-4695) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:20:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:20:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:20:41 ========================================================= 19:20:41 EdgeX Global Pipelines Version Info 19:20:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 0b68c287168bfded69cd107056c242834abdec1d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b68c287168bfded69cd107056c242834abdec1d # timeout=10 19:20:42 ------------------- 19:20:42 stable info: 19:20:42 ------------------- 19:20:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:20:42 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:20:42 Message: update stable to v1.0.254 19:20:43 ------------------- 19:20:43 experimental info: 19:20:43 ------------------- 19:20:43 Commited By: **** collab-it+edgex@linuxfoundation.org 19:20:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:20:43 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:20:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4695 [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4695 [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4695 [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b68c287168bfded69cd107056c242834abdec1d [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b68c28 [Pipeline] echo 19:20:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:44 provisioning config files... 19:20:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12887247382757966081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:45 ---> docker-login.sh 19:20:45 nexus3.edgexfoundry.org:10001 19:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:45 Configure a credential helper to remove this warning. See 19:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:45 19:20:45 Login Succeeded 19:20:45 nexus3.edgexfoundry.org:10002 19:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:45 Configure a credential helper to remove this warning. See 19:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:45 19:20:45 Login Succeeded 19:20:45 nexus3.edgexfoundry.org:10003 19:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:45 Configure a credential helper to remove this warning. See 19:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:45 19:20:45 Login Succeeded 19:20:45 nexus3.edgexfoundry.org:10004 19:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:45 Configure a credential helper to remove this warning. See 19:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:45 19:20:45 Login Succeeded 19:20:45 docker.io 19:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:46 Configure a credential helper to remove this warning. See 19:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:46 19:20:46 Login Succeeded 19:20:46 ---> docker-login.sh ends [Pipeline] } 19:20:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:46 + 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 19:20:46 + dirname cmd/core-command/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + echo core-command,cmd/core-command/Dockerfile 19:20:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:20:46 + + dirname cmd/core-data/Dockerfile 19:20:46 cut -d/ -f2 19:20:46 + echo core-data,cmd/core-data/Dockerfile 19:20:46 + dirname cmd/core-metadata/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + echo core-metadata,cmd/core-metadata/Dockerfile 19:20:46 + + dirname cmd/security-bootstrapper/Dockerfile 19:20:46 cut -d/ -f2 19:20:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:20:46 + dirname cmd/security-proxy-auth/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:20:46 + dirname cmd/security-proxy-setup/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:20:46 + dirname cmd/security-secretstore-setup/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:20:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:20:46 + dirname cmd/security-spire-agent/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:20:46 + dirname cmd/security-spire-config/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:20:46 + dirname cmd/security-spire-server/Dockerfile+ 19:20:46 cut -d/ -f2 19:20:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:20:46 + dirname cmd/support-notifications/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + echo support-notifications,cmd/support-notifications/Dockerfile 19:20:46 + cut -d/ -f2 19:20:46 + dirname cmd/support-scheduler/Dockerfile 19:20:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:20:46 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 19:20:47 + git rev-list -1 --merges 0b68c287168bfded69cd107056c242834abdec1d~1..0b68c287168bfded69cd107056c242834abdec1d [Pipeline] echo 19:20:47 -----------> git rev-list -1 --merges 0b68c287168bfded69cd107056c242834abdec1d~1..0b68c287168bfded69cd107056c242834abdec1d 0b68c287168bfded69cd107056c242834abdec1d [false] [Pipeline] sh 19:20:47 + git log --format=format:%s -1 0b68c287168bfded69cd107056c242834abdec1d [Pipeline] echo 19:20:47 ========================================================= 19:20:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:20:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:20:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:47 + grep -v github /etc/ssh/ssh_known_hosts 19:20:47 + [ -e /tmp/ssh_known_hosts ] 19:20:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:20:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:20:47 + sudo tee -a /etc/ssh/ssh_known_hosts 19:20:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:48 19:20:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:48 0.1.4: Pulling from edgex-devops/py-git-semver 19:20:48 b85a868b505f: Pulling fs layer 19:20:48 e2be974225ed: Pulling fs layer 19:20:48 339a4e72a1f5: Pulling fs layer 19:20:48 988bab9f4d93: Pulling fs layer 19:20:48 1469e6f7b9e6: Pulling fs layer 19:20:48 eaf3925da568: Pulling fs layer 19:20:48 bab4dde63d76: Pulling fs layer 19:20:48 bde34c3a00c8: Pulling fs layer 19:20:48 b352a97aabf1: Pulling fs layer 19:20:48 4872d77fe225: Pulling fs layer 19:20:48 5851b861e8e6: Pulling fs layer 19:20:48 bab4dde63d76: Waiting 19:20:48 eaf3925da568: Waiting 19:20:48 bde34c3a00c8: Waiting 19:20:48 1469e6f7b9e6: Waiting 19:20:48 988bab9f4d93: Waiting 19:20:48 4872d77fe225: Waiting 19:20:48 b352a97aabf1: Waiting 19:20:48 5851b861e8e6: Waiting 19:20:48 e2be974225ed: Verifying Checksum 19:20:48 e2be974225ed: Download complete 19:20:48 988bab9f4d93: Verifying Checksum 19:20:48 988bab9f4d93: Download complete 19:20:48 1469e6f7b9e6: Verifying Checksum 19:20:48 1469e6f7b9e6: Download complete 19:20:49 339a4e72a1f5: Verifying Checksum 19:20:49 339a4e72a1f5: Download complete 19:20:49 eaf3925da568: Verifying Checksum 19:20:49 eaf3925da568: Download complete 19:20:49 bde34c3a00c8: Verifying Checksum 19:20:49 bde34c3a00c8: Download complete 19:20:49 b352a97aabf1: Verifying Checksum 19:20:49 b352a97aabf1: Download complete 19:20:49 4872d77fe225: Verifying Checksum 19:20:49 4872d77fe225: Download complete 19:20:49 5851b861e8e6: Download complete 19:20:49 b85a868b505f: Verifying Checksum 19:20:49 b85a868b505f: Download complete 19:20:49 bab4dde63d76: Verifying Checksum 19:20:49 bab4dde63d76: Download complete 19:20:50 b85a868b505f: Pull complete 19:20:50 e2be974225ed: Pull complete 19:20:51 339a4e72a1f5: Pull complete 19:20:51 988bab9f4d93: Pull complete 19:20:51 1469e6f7b9e6: Pull complete 19:20:51 eaf3925da568: Pull complete 19:20:53 bab4dde63d76: Pull complete 19:20:53 bde34c3a00c8: Pull complete 19:20:53 b352a97aabf1: Pull complete 19:20:53 4872d77fe225: Pull complete 19:20:53 5851b861e8e6: Pull complete 19:20:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:53 prd-ubuntu20.04-docker-8c-8g-7973 does not seem to be running inside a container 19:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:20:57 $ docker top 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 -eo pid,comm 19:20:57 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). 19:20:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:57 [ssh-agent] Looking for ssh-agent implementation... 19:20:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:57 $ docker exec 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 ssh-agent 19:20:57 SSH_AUTH_SOCK=/tmp/ssh-LAESbol7BIiI/agent.32 19:20:57 SSH_AGENT_PID=38 19:20:57 Running ssh-add (command line suppressed) 19:20:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5542733664247594239.key (/w/workspace/edgex-go/1@tmp/private_key_5542733664247594239.key) 19:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:58 + git tag --points-at HEAD [Pipeline] } 19:20:58 $ docker exec --env ******** --env ******** 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 ssh-agent -k 19:20:58 unset SSH_AUTH_SOCK; 19:20:58 unset SSH_AGENT_PID; 19:20:58 echo Agent pid 38 killed; 19:20:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:20:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:58 [ssh-agent] Looking for ssh-agent implementation... 19:20:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:58 $ docker exec 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 ssh-agent 19:20:58 SSH_AUTH_SOCK=/tmp/ssh-9rXPOOZ8v5Hg/agent.70 19:20:58 SSH_AGENT_PID=76 19:20:58 Running ssh-add (command line suppressed) 19:20:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9401124262865781161.key (/w/workspace/edgex-go/1@tmp/private_key_9401124262865781161.key) 19:20:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:59 + git semver init 19:20:59 2023-09-26 19:20:59,272 [run_init] DEBUG init version:0.0.0 force:False 19:20:59 2023-09-26 19:20:59,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:20:59 2023-09-26 19:20:59,274 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:20:59 2023-09-26 19:20:59,274 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:21:05 2023-09-26 19:21:05,012 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:21:05 2023-09-26 19:21:05,012 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4695 with force:False 19:21:05 2023-09-26 19:21:05,012 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4695 19:21:05 2023-09-26 19:21:05,015 [execute] INFO git cat-file --batch-check 19:21:05 2023-09-26 19:21:05,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:21:05 2023-09-26 19:21:05,021 [execute] INFO git cat-file --batch 19:21:05 2023-09-26 19:21:05,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:21:05 2023-09-26 19:21:05,027 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4695 19:21:05 0.0.0 [Pipeline] } 19:21:05 $ docker exec --env ******** --env ******** 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 ssh-agent -k 19:21:06 unset SSH_AUTH_SOCK; 19:21:06 unset SSH_AGENT_PID; 19:21:06 echo Agent pid 76 killed; 19:21:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:06 + git semver [Pipeline] } 19:21:06 $ docker stop --time=1 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 19:21:08 $ docker rm -f --volumes 278ae40334039e93e574ca80dbb2e7e892e6ec785e9aab1e7148529fecb82848 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:21:08 Stashed 1 file(s) [Pipeline] echo 19:21:08 [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 19:21:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:21:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:21:09 ========================================================= 19:21:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:21:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:21:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:21:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:21:09 7264a8db6415: Pulling fs layer 19:21:09 c4d48a809fc2: Pulling fs layer 19:21:09 4f1c88b9dad5: Pulling fs layer 19:21:09 ad3a456e5733: Pulling fs layer 19:21:09 33e27b845d1e: Pulling fs layer 19:21:09 c68163c4e522: Pulling fs layer 19:21:09 50da416c3ac9: Pulling fs layer 19:21:09 23d2d4c4bb30: Pulling fs layer 19:21:09 33e27b845d1e: Waiting 19:21:09 c68163c4e522: Waiting 19:21:09 50da416c3ac9: Waiting 19:21:09 23d2d4c4bb30: Waiting 19:21:09 ad3a456e5733: Waiting 19:21:09 c4d48a809fc2: Download complete 19:21:09 ad3a456e5733: Verifying Checksum 19:21:09 ad3a456e5733: Download complete 19:21:09 7264a8db6415: Verifying Checksum 19:21:09 7264a8db6415: Download complete 19:21:09 c68163c4e522: Verifying Checksum 19:21:09 c68163c4e522: Download complete 19:21:10 7264a8db6415: Pull complete 19:21:10 23d2d4c4bb30: Verifying Checksum 19:21:10 23d2d4c4bb30: Download complete 19:21:10 c4d48a809fc2: Pull complete 19:21:10 4f1c88b9dad5: Verifying Checksum 19:21:10 4f1c88b9dad5: Download complete 19:21:10 50da416c3ac9: Verifying Checksum 19:21:10 50da416c3ac9: Download complete 19:21:13 4f1c88b9dad5: Pull complete 19:21:13 ad3a456e5733: Pull complete 19:21:13 33e27b845d1e: Pull complete 19:21:13 c68163c4e522: Pull complete 19:21:16 50da416c3ac9: Pull complete 19:21:16 23d2d4c4bb30: Pull complete 19:21:16 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:21:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:21:16 + + docker build -techo ci-base-image-x86_64 -f - . 19:21:16 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:21:16 WORKDIR /edgex 19:21:16 COPY go.mod . 19:21:16 RUN go mod download 19:21:17 Sending build context to Docker daemon 171MB 19:21:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:21:17 ---> 0786185ac409 19:21:17 Step 2/4 : WORKDIR /edgex 19:21:21 ---> Running in 5a079ec206f7 19:21:21 Removing intermediate container 5a079ec206f7 19:21:21 ---> 0fa6ccb9ed8d 19:21:21 Step 3/4 : COPY go.mod . 19:21:22 ---> 8d170e8682e2 19:21:22 Step 4/4 : RUN go mod download 19:21:22 ---> Running in fe3593fdce2d 19:21:24 Still waiting to schedule task 19:21:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:21:40 Removing intermediate container fe3593fdce2d 19:21:40 ---> 4b1795d0f9db 19:21:40 Successfully built 4b1795d0f9db 19:21:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:40 + docker inspect -f . ci-base-image-x86_64 19:21:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:40 prd-ubuntu20.04-docker-8c-8g-7973 does not seem to be running inside a container 19:21:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:21:41 $ docker top 79012a6df7e6427ebb2c08cf8b79da83aee7f91d0a30706e07fa0b91085669a8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:41 + go version 19:21:41 go version go1.21.0 linux/amd64 [Pipeline] } 19:21:41 $ docker stop --time=1 79012a6df7e6427ebb2c08cf8b79da83aee7f91d0a30706e07fa0b91085669a8 19:21:42 $ docker rm -f --volumes 79012a6df7e6427ebb2c08cf8b79da83aee7f91d0a30706e07fa0b91085669a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:43 + docker inspect -f . ci-base-image-x86_64 19:21:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:43 prd-ubuntu20.04-docker-8c-8g-7973 does not seem to be running inside a container 19:21:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:21:44 $ docker top 552eaf29b3640ec1df9bb7b4e3b8e8203d43cbced9fa00761d32bb13ce0de4e0 -eo pid,comm [Pipeline] { [Pipeline] echo 19:21:44 ========================================================= 19:21:44 [edgeXBuildGoParallel] Running Tests and Build... 19:21:44 ========================================================= [Pipeline] sh 19:21:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:21:44 + make test 19:21:44 go test -race -coverprofile=coverage.out ./... 19:21:51 ? github.com/edgexfoundry/edgex-go [no test files] 19:22:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:22:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:22:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:22:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:22:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:22:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 19:22:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements 19:22:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:22:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:22:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:22:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:22:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:22:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:22:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:22:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:22:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements 19:22:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements 19:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:22:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:22:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.970s coverage: 93.4% of statements 19:22:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 4.1% of statements 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:22:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:22:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 97.6% of statements 19:22:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements 19:22:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:22:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:22:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.9% of statements 19:22:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements 19:22:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements 19:22:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements 19:22:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.033s coverage: 94.1% of statements 19:22:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:22:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:22:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:22:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:22:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:22:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:22:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:22:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:22:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:22:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:22:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:22:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:22:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements 19:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:22:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.239s coverage: 79.9% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.062s coverage: 92.9% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.030s coverage: 20.0% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.234s coverage: 63.1% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.163s coverage: 38.4% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 95.7% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 19:22:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements 19:22:45 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 19:22:45 running golangci-lint 19:22:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:22:46 go version go1.21.0 linux/amd64 19:22:46 level=info msg="[config_reader] Used config file .golangci.yml" 19:22:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:22:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7974 in /w/workspace/edgexfoundry_edgex-go_PR-4695 [Pipeline] { [Pipeline] ws 19:22:55 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:22:55 The recommended git tool is: git 19:22:58 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 12.311704996s" 19:22:58 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.1207ms" 19:23:00 using credential edgex-jenkins-ssh 19:23:00 Cloning the remote Git repository 19:23:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:23:00 > git init /w/workspace/edgex-go/1 # timeout=10 19:23:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:23:00 > git --version # timeout=10 19:23:00 > git --version # 'git version 2.25.1' 19:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:06 level=info msg="[linters_context/goanalysis] analyzers took 1m3.244174663s with top 10 stages: buildir: 29.57322305s, gosec: 6.331015436s, inspect: 2.21367379s, fact_deprecated: 1.99474302s, ctrlflow: 1.11239442s, fact_purity: 918.21022ms, isgenerated: 904.65796ms, printf: 834.15833ms, S1038: 824.14212ms, nilness: 761.03303ms" 19:23:06 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:23:06 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, identifier_marker: 197/197, skip_files: 197/197, cgo: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, skip_dirs: 197/197, exclude: 197/197, nolint: 0/21" 19:23:06 level=info msg="[runner] processing took 17.09984ms with stages: nolint: 7.65692ms, identifier_marker: 4.85518ms, exclude-rules: 1.43669ms, path_prettifier: 1.34256ms, autogenerated_exclude: 974.06µs, skip_dirs: 792.1µs, cgo: 24.54µs, filename_unadjuster: 13.88µs, max_same_issues: 870ns, fixer: 410ns, uniq_by_line: 410ns, skip_files: 400ns, exclude: 330ns, diff: 270ns, sort_results: 270ns, severity-rules: 260ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 120ns" 19:23:06 level=info msg="[runner] linters took 7.359857688s with stages: goanalysis_metalinter: 7.342650778s" 19:23:06 level=info msg="File cache stats: 0 entries of total size 0B" 19:23:06 level=info msg="Memory: 198 samples, avg is 225.6MB, max is 924.9MB" 19:23:06 level=info msg="Execution took 19.716536734s" 19:23:06 go vet ./... 19:23:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:23:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:23:09 ./bin/test-attribution-txt.sh [Pipeline] echo 19:23:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:23:10 + ls -al . 19:23:10 total 732 19:23:10 drwxrwxr-x 12 1001 1001 4096 Sep 26 19:21 . 19:23:10 drwxr-xr-x 4 root root 4096 Sep 26 19:21 .. 19:23:10 drwxrwxr-x 2 1001 1001 4096 Sep 26 19:20 .blubracket 19:23:10 -rw-rw-r-- 1 1001 1001 16 Sep 26 19:20 .dockerignore 19:23:10 drwxrwxr-x 8 1001 1001 4096 Sep 26 19:22 .git 19:23:10 drwxrwxr-x 3 1001 1001 4096 Sep 26 19:20 .github 19:23:10 -rw-rw-r-- 1 1001 1001 1173 Sep 26 19:20 .gitignore 19:23:10 -rw-rw-r-- 1 1001 1001 42 Sep 26 19:20 .golangci.yml 19:23:10 -rw-rw-r-- 1 1001 1001 100 Sep 26 19:20 .hadolint.yml 19:23:10 drwxr-xr-x 3 1001 1001 4096 Sep 26 19:21 .semver 19:23:10 -rw-rw-r-- 1 1001 1001 166 Sep 26 19:20 .sonarcloud.properties 19:23:10 -rw-rw-r-- 1 1001 1001 1171 Sep 26 19:20 ADOPTERS.md 19:23:10 -rw-rw-r-- 1 1001 1001 11674 Sep 26 19:20 Attribution.txt 19:23:10 -rw-rw-r-- 1 1001 1001 93407 Sep 26 19:20 CHANGELOG.md 19:23:10 -rw-rw-r-- 1 1001 1001 3804 Sep 26 19:20 CONTRIBUTING.md 19:23:10 -rw-rw-r-- 1 1001 1001 677 Sep 26 19:20 GOVERNANCE.md 19:23:10 -rw-rw-r-- 1 1001 1001 883 Sep 26 19:20 Jenkinsfile 19:23:10 -rw-rw-r-- 1 1001 1001 10775 Sep 26 19:20 LICENSE 19:23:10 -rw-rw-r-- 1 1001 1001 15054 Sep 26 19:20 Makefile 19:23:10 -rw-rw-r-- 1 1001 1001 582 Sep 26 19:20 OWNERS.md 19:23:10 -rw-rw-r-- 1 1001 1001 9923 Sep 26 19:20 README.md 19:23:10 -rw-rw-r-- 1 1001 1001 789 Sep 26 19:20 SECURITY.md 19:23:10 -rw-rw-r-- 1 1001 1001 5 Sep 26 19:21 VERSION 19:23:10 drwxrwxr-x 2 1001 1001 4096 Sep 26 19:20 bin 19:23:10 drwxrwxr-x 18 1001 1001 4096 Sep 26 19:20 cmd 19:23:10 -rw-r--r-- 1 root root 453602 Sep 26 19:22 coverage.out 19:23:10 drwxrwxr-x 2 1001 1001 4096 Sep 26 19:20 fuzz_test 19:23:10 -rw-rw-r-- 1 1001 1001 3688 Sep 26 19:20 go.mod 19:23:10 -rw-rw-r-- 1 1001 1001 34975 Sep 26 19:20 go.sum 19:23:10 drwxrwxr-x 7 1001 1001 4096 Sep 26 19:20 internal 19:23:10 drwxrwxr-x 3 1001 1001 4096 Sep 26 19:20 openapi 19:23:10 -rw-rw-r-- 1 1001 1001 594 Sep 26 19:20 security.txt 19:23:10 drwxrwxr-x 4 1001 1001 4096 Sep 26 19:20 snap 19:23:10 -rw-rw-r-- 1 1001 1001 204 Sep 26 19:20 version.go [Pipeline] sh 19:23:10 + '[' -e coverage.out ] 19:23:10 + chown 1001:1001 coverage.out [Pipeline] stash 19:23:10 Stashed 1 file(s) [Pipeline] sh 19:23:11 + make build 19:23:11 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 19:23:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:23:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:18 Merging remotes/origin/main commit 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 into PR head commit 0b68c287168bfded69cd107056c242834abdec1d 19:23:19 Merge succeeded, producing 0b68c287168bfded69cd107056c242834abdec1d 19:23:19 Checking out Revision 0b68c287168bfded69cd107056c242834abdec1d (PR-4695) 19:23:19 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:23:19 > git --version # timeout=10 19:23:19 > git --version # 'git version 2.25.1' 19:23:19 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 19:23:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:23:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:23:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4695/head:refs/remotes/origin/PR-4695 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:23:18 > git config core.sparsecheckout # timeout=10 19:23:18 > git checkout -f 0b68c287168bfded69cd107056c242834abdec1d # timeout=10 19:23:18 > git remote # timeout=10 19:23:19 > git config --get remote.origin.url # timeout=10 19:23:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:19 > git merge 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 # timeout=10 19:23:19 > git rev-parse HEAD^{commit} # timeout=10 19:23:19 > git config core.sparsecheckout # timeout=10 19:23:19 > git checkout -f 0b68c287168bfded69cd107056c242834abdec1d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:23:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:23:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:21 Dload Upload Total Spent Left Speed 19:23:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 19:23:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:23:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:23:21 + sudo tee /etc/docker/daemon.new 19:23:22 { 19:23:22 "registry-mirrors": [ 19:23:22 "https://nexus3.edgexfoundry.org:10001" 19:23:22 ], 19:23:22 "bip": "10.250.0.254/24", 19:23:22 "hosts": [ 19:23:22 "tcp://0.0.0.0:5555", 19:23:22 "unix:///var/run/docker.sock" 19:23:22 ], 19:23:22 "mtu": 1458, 19:23:22 "selinux-enabled": true, 19:23:22 "seccomp-profile": "/etc/docker/seccomp.json" 19:23:22 } [Pipeline] sh 19:23:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:23:23 + sudo service docker restart 19:23:23 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 19:23:23 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 19:23:23 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 19:23:24 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 19:23:29 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 19:23:30 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 19:23:32 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 19:23:33 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 19:23:33 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 19:23:34 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 19:23:35 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] } 19:23:36 $ docker stop --time=1 552eaf29b3640ec1df9bb7b4e3b8e8203d43cbced9fa00761d32bb13ce0de4e0 19:23:42 $ docker rm -f --volumes 552eaf29b3640ec1df9bb7b4e3b8e8203d43cbced9fa00761d32bb13ce0de4e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 19:23:42 provisioning config files... 19:23:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7750793650480036235tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 19:23:43 ---> docker-login.sh 19:23:43 nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:43 Configure a credential helper to remove this warning. See 19:23:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:43 19:23:43 Login Succeeded 19:23:43 nexus3.edgexfoundry.org:10002 19:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:43 19:23:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:44 latest: Pulling from edgex-devops/edgex-compose 19:23:44 91d30c5bc195: Pulling fs layer 19:23:44 2e9b0aa3be6d: Pulling fs layer 19:23:44 9c61dcf015f6: Pulling fs layer 19:23:44 4698f68db338: Pulling fs layer 19:23:44 2a2f49069b9e: Pulling fs layer 19:23:44 e0025b399a48: Pulling fs layer 19:23:44 4698f68db338: Waiting 19:23:44 2a2f49069b9e: Waiting 19:23:44 e0025b399a48: Waiting 19:23:44 91d30c5bc195: Verifying Checksum 19:23:44 91d30c5bc195: Download complete 19:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:44 Configure a credential helper to remove this warning. See 19:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:44 19:23:44 Login Succeeded 19:23:44 nexus3.edgexfoundry.org:10003 19:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:44 4698f68db338: Download complete 19:23:44 91d30c5bc195: Pull complete 19:23:44 2e9b0aa3be6d: Verifying Checksum 19:23:44 2e9b0aa3be6d: Download complete 19:23:44 e0025b399a48: Verifying Checksum 19:23:44 e0025b399a48: Download complete 19:23:44 2a2f49069b9e: Verifying Checksum 19:23:44 2a2f49069b9e: Download complete 19:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:44 Configure a credential helper to remove this warning. See 19:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:44 19:23:44 Login Succeeded 19:23:44 nexus3.edgexfoundry.org:10004 19:23:44 2e9b0aa3be6d: Pull complete 19:23:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:44 Configure a credential helper to remove this warning. See 19:23:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:44 19:23:44 Login Succeeded 19:23:44 docker.io 19:23:45 9c61dcf015f6: Verifying Checksum 19:23:45 9c61dcf015f6: Download complete 19:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:23:45 Configure a credential helper to remove this warning. See 19:23:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:23:45 19:23:45 Login Succeeded 19:23:45 ---> docker-login.sh ends [Pipeline] } 19:23:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:23:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:23:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:23:46 ========================================================= 19:23:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:23:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:23:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:23:47 9c61dcf015f6: Pull complete 19:23:47 4698f68db338: Pull complete 19:23:47 2a2f49069b9e: Pull complete 19:23:47 e0025b399a48: Pull complete 19:23:47 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:23:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:47 prd-ubuntu20.04-docker-8c-8g-7973 does not seem to be running inside a container 19:23:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:23:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:23:48 9fda8d8052c6: Pulling fs layer 19:23:48 5d54e960e981: Pulling fs layer 19:23:48 c4a7e357bf2a: Pulling fs layer 19:23:48 f0e02332f6b5: Pulling fs layer 19:23:48 cefa15bbcfad: Pulling fs layer 19:23:48 17808c966233: Pulling fs layer 19:23:48 f4c1fc716caa: Pulling fs layer 19:23:48 cefa15bbcfad: Waiting 19:23:48 17808c966233: Waiting 19:23:48 f4c1fc716caa: Waiting 19:23:48 f0e02332f6b5: Waiting 19:23:48 5d54e960e981: Verifying Checksum 19:23:48 5d54e960e981: Download complete 19:23:48 f0e02332f6b5: Verifying Checksum 19:23:48 f0e02332f6b5: Download complete 19:23:48 cefa15bbcfad: Verifying Checksum 19:23:48 cefa15bbcfad: Download complete 19:23:48 9fda8d8052c6: Verifying Checksum 19:23:48 9fda8d8052c6: Download complete 19:23:49 f4c1fc716caa: Verifying Checksum 19:23:49 f4c1fc716caa: Download complete 19:23:49 9fda8d8052c6: Pull complete 19:23:50 5d54e960e981: Pull complete 19:23:50 $ docker top b6f1cd357a32ef19ff2b511c21ebd1019b38a4192233836f44aaa4c3e627e851 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:50 c4a7e357bf2a: Verifying Checksum 19:23:50 c4a7e357bf2a: Download complete 19:23:50 + docker compose -f ./docker-compose-build.yml build --parallel 19:23:51 17808c966233: Verifying Checksum 19:23:51 17808c966233: Download complete 19:23:53 #1 [support-notifications internal] load build definition from Dockerfile 19:23:53 #1 transferring dockerfile: 1.84kB done 19:23:53 #1 DONE 0.0s 19:23:53 19:23:53 #2 [support-scheduler internal] load build definition from Dockerfile 19:23:53 #2 transferring dockerfile: 1.82kB done 19:23:53 #2 DONE 0.0s 19:23:53 19:23:53 #3 [core-command internal] load build definition from Dockerfile 19:23:53 #3 transferring dockerfile: 1.82kB done 19:23:53 #3 DONE 0.0s 19:23:53 19:23:53 #4 [security-proxy-auth internal] load build definition from Dockerfile 19:23:53 #4 transferring dockerfile: 2.04kB done 19:23:53 #4 DONE 0.0s 19:23:53 19:23:53 #5 [security-proxy-setup internal] load build definition from Dockerfile 19:23:53 #5 transferring dockerfile: 2.39kB done 19:23:53 #5 DONE 0.0s 19:23:53 19:23:53 #6 [security-spire-agent internal] load build definition from Dockerfile 19:23:53 #6 transferring dockerfile: 1.70kB done 19:23:53 #6 DONE 0.0s 19:23:53 19:23:53 #7 [security-secretstore-setup internal] load build definition from Dockerfile 19:23:53 #7 transferring dockerfile: 2.38kB done 19:23:53 #7 DONE 0.0s 19:23:53 19:23:53 #8 [security-spire-server internal] load build definition from Dockerfile 19:23:53 #8 transferring dockerfile: 1.59kB done 19:23:53 #8 DONE 0.0s 19:23:53 19:23:53 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:23:53 #9 transferring dockerfile: 1.78kB done 19:23:53 #9 DONE 0.0s 19:23:53 19:23:53 #10 [core-data internal] load build definition from Dockerfile 19:23:53 #10 transferring dockerfile: 1.90kB done 19:23:53 #10 DONE 0.0s 19:23:53 19:23:53 #11 [security-bootstrapper internal] load build definition from Dockerfile 19:23:53 #11 transferring dockerfile: 2.82kB done 19:23:53 #11 DONE 0.0s 19:23:53 19:23:53 #12 [core-metadata internal] load build definition from Dockerfile 19:23:53 #12 transferring dockerfile: 1.96kB done 19:23:53 #12 DONE 0.0s 19:23:53 19:23:53 #13 [security-spire-config internal] load build definition from Dockerfile 19:23:53 #13 transferring dockerfile: 1.58kB done 19:23:53 #13 DONE 0.0s 19:23:53 19:23:53 #14 [support-notifications internal] load .dockerignore 19:23:53 #14 transferring context: 56B done 19:23:53 #14 DONE 0.0s 19:23:53 19:23:53 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:23:53 #15 transferring dockerfile: 2.12kB done 19:23:53 #15 ... 19:23:53 19:23:53 #16 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:53 #16 DONE 0.0s 19:23:56 19:23:56 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:23:56 #15 DONE 0.5s 19:23:56 19:23:56 #17 [core-common-config-bootstrapper internal] load .dockerignore 19:23:56 #17 ... 19:23:56 19:23:56 #18 [support-scheduler internal] load .dockerignore 19:23:56 #18 transferring context: 56B done 19:23:56 #18 DONE 0.3s 19:23:56 19:23:56 #19 [core-command internal] load .dockerignore 19:23:56 #19 transferring context: 56B done 19:23:56 #19 DONE 0.4s 19:23:56 19:23:56 #16 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:56 #16 DONE 0.0s 19:23:56 19:23:56 #20 [security-proxy-setup internal] load .dockerignore 19:23:56 #20 transferring context: 56B done 19:23:56 #20 DONE 0.7s 19:23:56 19:23:56 #21 [security-proxy-auth internal] load .dockerignore 19:23:56 #21 transferring context: 56B done 19:23:56 #21 DONE 0.7s 19:23:56 19:23:56 #22 [security-spiffe-token-provider internal] load .dockerignore 19:23:56 #22 transferring context: 56B done 19:23:56 #22 ... 19:23:56 19:23:56 #16 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:56 #16 DONE 0.0s 19:23:56 19:23:56 #23 [security-secretstore-setup internal] load .dockerignore 19:23:56 #23 transferring context: 56B done 19:23:56 #23 DONE 0.8s 19:23:56 19:23:56 #24 [security-bootstrapper internal] load .dockerignore 19:23:56 #24 transferring context: 56B done 19:23:56 #24 DONE 0.8s 19:23:56 19:23:56 #22 [security-spiffe-token-provider internal] load .dockerignore 19:23:56 #22 DONE 0.8s 19:23:56 19:23:56 #25 [security-spire-server internal] load .dockerignore 19:23:56 #25 transferring context: 56B done 19:23:56 #25 DONE 0.8s 19:23:56 19:23:56 #26 [security-spire-agent internal] load .dockerignore 19:23:56 #26 transferring context: 56B done 19:23:56 #26 DONE 0.8s 19:23:56 19:23:56 #27 [core-metadata internal] load .dockerignore 19:23:56 #27 transferring context: 56B done 19:23:56 #27 DONE 0.8s 19:23:56 19:23:56 #28 [core-data internal] load .dockerignore 19:23:56 #28 transferring context: 56B done 19:23:56 #28 DONE 0.8s 19:23:56 19:23:56 #17 [core-common-config-bootstrapper internal] load .dockerignore 19:23:56 #17 transferring context: 56B done 19:23:56 #17 DONE 0.8s 19:23:56 19:23:56 #29 [security-spire-config internal] load .dockerignore 19:23:56 #29 transferring context: 56B done 19:23:56 #29 DONE 0.8s 19:23:56 19:23:56 #16 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:56 #16 DONE 0.0s 19:23:56 19:23:56 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:23:56 #30 ... 19:23:56 19:23:56 #16 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:56 #16 DONE 0.0s 19:23:56 19:23:56 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:23:56 #30 DONE 3.0s 19:23:56 19:23:56 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:23:56 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:23:56 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:23:56 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 19:23:56 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:23:56 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 19:23:59 #31 ... 19:23:59 19:23:59 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:23:59 #32 DONE 2.3s 19:23:59 19:23:59 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:24:01 c4a7e357bf2a: Pull complete 19:24:02 f0e02332f6b5: Pull complete 19:24:02 cefa15bbcfad: Pull complete 19:24:03 #33 ... 19:24:03 19:24:03 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:24:03 #34 DONE 7.5s 19:24:03 19:24:03 #35 [security-bootstrapper internal] load build context 19:24:03 #35 transferring context: 142.68MB 5.4s 19:24:03 #35 ... 19:24:03 19:24:03 #36 [core-data internal] load build context 19:24:03 #36 ... 19:24:03 19:24:03 #37 [security-spiffe-token-provider internal] load build context 19:24:03 #37 ... 19:24:03 19:24:03 #36 [core-data internal] load build context 19:24:03 #36 ... 19:24:03 19:24:03 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:24:03 #38 DONE 9.5s 19:24:03 19:24:03 #36 [core-data internal] load build context 19:24:05 #36 transferring context: 364.92MB 8.4s done 19:24:06 #36 ... 19:24:06 19:24:06 #39 [core-common-config-bootstrapper internal] load build context 19:24:06 #39 transferring context: 364.92MB 9.0s done 19:24:07 #39 ... 19:24:07 19:24:07 #40 [security-proxy-auth internal] load build context 19:24:07 #40 transferring context: 364.92MB 8.1s done 19:24:07 #40 ... 19:24:07 19:24:07 #41 [core-command internal] load build context 19:24:07 #41 transferring context: 364.92MB 8.4s done 19:24:07 #41 ... 19:24:07 19:24:07 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:24:07 #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:07 #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:07 #0 3.052 (1/2) Installing dumb-init (1.2.5-r2) 19:24:07 #0 3.060 (2/2) Installing su-exec (0.2-r3) 19:24:07 #0 3.060 Executing busybox-1.36.1-r2.trigger 19:24:07 #0 3.073 OK: 7 MiB in 17 packages 19:24:07 #42 ... 19:24:07 19:24:07 #43 [support-notifications internal] load build context 19:24:07 #43 transferring context: 364.92MB 8.0s done 19:24:07 #43 ... 19:24:07 19:24:07 #44 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:24:07 #0 2.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:07 #0 2.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:07 #0 2.916 (1/1) Installing dumb-init (1.2.5-r2) 19:24:07 #0 2.923 Executing busybox-1.36.1-r2.trigger 19:24:07 #0 2.940 OK: 7 MiB in 16 packages 19:24:08 #44 ... 19:24:08 19:24:08 #45 [security-secretstore-setup internal] load build context 19:24:08 #45 transferring context: 364.92MB 8.2s done 19:24:09 17808c966233: Pull complete 19:24:09 #45 ... 19:24:09 19:24:09 #46 [support-scheduler internal] load build context 19:24:09 #46 transferring context: 364.92MB 7.8s done 19:24:09 #46 ... 19:24:09 19:24:09 #47 [core-metadata internal] load build context 19:24:09 #47 transferring context: 364.92MB 8.1s done 19:24:09 #47 ... 19:24:09 19:24:09 #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:24:09 #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:09 #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:09 #0 2.838 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 19:24:09 #0 2.879 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 19:24:09 #0 2.890 (3/6) Installing dumb-init (1.2.5-r2) 19:24:09 #0 2.893 (4/6) Installing openssl (3.1.3-r0) 19:24:09 #0 2.905 (5/6) Installing su-exec (0.2-r3) 19:24:09 #0 2.913 (6/6) Installing yq (4.33.3-r3) 19:24:09 #0 2.978 Executing busybox-1.36.1-r2.trigger 19:24:09 #0 2.996 OK: 17 MiB in 19 packages 19:24:09 #48 ... 19:24:09 19:24:09 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:24:09 #0 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:09 #0 3.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:09 #0 3.776 (1/1) Installing dumb-init (1.2.5-r2) 19:24:09 #0 3.776 Executing busybox-1.36.1-r2.trigger 19:24:09 #0 3.780 OK: 7 MiB in 16 packages 19:24:09 #49 ... 19:24:09 19:24:09 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:24:09 #50 ... 19:24:09 19:24:09 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:24:09 #0 2.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:09 #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:09 #0 2.809 (1/4) Installing ca-certificates (20230506-r0) 19:24:09 #0 2.825 (2/4) Installing dumb-init (1.2.5-r2) 19:24:09 #0 2.831 (3/4) Installing su-exec (0.2-r3) 19:24:09 #0 2.837 (4/4) Installing yq (4.33.3-r3) 19:24:09 #0 2.899 Executing busybox-1.36.1-r2.trigger 19:24:09 #0 2.907 Executing ca-certificates-20230506-r0.trigger 19:24:09 #0 2.959 OK: 17 MiB in 19 packages 19:24:09 #51 ... 19:24:09 19:24:09 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:24:10 #52 ... 19:24:10 19:24:10 #53 [security-proxy-setup internal] load build context 19:24:10 #53 transferring context: 364.92MB 8.4s done 19:24:10 f4c1fc716caa: Pull complete 19:24:10 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:24:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:10 WORKDIR /edgex 19:24:10 COPY go.mod . 19:24:10 RUN go mod download 19:24:10 + docker build -t ci-base-image-arm64 -f - . 19:24:11 Sending build context to Docker daemon 2.995MB 19:24:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:11 ---> ea914061e18c 19:24:11 Step 2/4 : WORKDIR /edgex 19:24:12 #53 ... 19:24:12 19:24:12 #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:12 #54 ... 19:24:12 19:24:12 #35 [security-bootstrapper internal] load build context 19:24:12 #35 transferring context: 364.92MB 9.0s done 19:24:12 #35 ... 19:24:12 19:24:12 #37 [security-spiffe-token-provider internal] load build context 19:24:12 #37 transferring context: 364.92MB 8.1s done 19:24:12 ---> Running in 28a44e185c30 19:24:13 #37 ... 19:24:13 19:24:13 #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:13 Removing intermediate container 28a44e185c30 19:24:13 ---> db19859f7e40 19:24:13 Step 3/4 : COPY go.mod . 19:24:13 #55 ... 19:24:13 19:24:13 #56 [security-spire-agent internal] load build context 19:24:14 #56 ... 19:24:14 19:24:14 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:24:14 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 19:24:14 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 19:24:14 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:24:14 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 19:24:14 #31 ... 19:24:14 19:24:14 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:24:14 #57 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:24:14 #57 ... 19:24:14 19:24:14 #58 [security-spire-config internal] load build context 19:24:14 #58 ... 19:24:14 19:24:14 #59 [security-spire-server internal] load build context 19:24:15 ---> 9d872a8a1bcb 19:24:15 Step 4/4 : RUN go mod download 19:24:15 ---> Running in 79bb4cac424c 19:24:15 #59 ... 19:24:15 19:24:15 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:24:15 #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:24:17 #60 ... 19:24:17 19:24:17 #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:24:17 #49 DONE 20.6s 19:24:17 19:24:17 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:24:17 #44 DONE 20.7s 19:24:17 19:24:17 #43 [support-notifications internal] load build context 19:24:17 #43 DONE 21.0s 19:24:17 19:24:17 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 19:24:17 #33 DONE 19.0s 19:24:17 19:24:17 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:24:17 #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 13.6s done 19:24:17 #60 ... 19:24:17 19:24:17 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:24:17 #61 ... 19:24:17 19:24:17 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:24:17 #42 DONE 20.8s 19:24:17 19:24:17 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:24:17 #51 DONE 20.6s 19:24:17 19:24:17 #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:24:17 #48 DONE 20.6s 19:24:17 19:24:17 #47 [core-metadata internal] load build context 19:24:17 #47 DONE 21.0s 19:24:17 19:24:17 #37 [security-spiffe-token-provider internal] load build context 19:24:17 #37 DONE 21.1s 19:24:17 19:24:17 #46 [support-scheduler internal] load build context 19:24:17 #46 DONE 21.0s 19:24:17 19:24:17 #40 [security-proxy-auth internal] load build context 19:24:17 #40 DONE 21.1s 19:24:17 19:24:17 #45 [security-secretstore-setup internal] load build context 19:24:17 #45 DONE 21.1s 19:24:17 19:24:17 #36 [core-data internal] load build context 19:24:17 #36 DONE 21.1s 19:24:17 19:24:17 #53 [security-proxy-setup internal] load build context 19:24:17 #53 DONE 21.1s 19:24:17 19:24:17 #41 [core-command internal] load build context 19:24:17 #41 DONE 21.1s 19:24:17 19:24:17 #39 [core-common-config-bootstrapper internal] load build context 19:24:17 #39 DONE 21.1s 19:24:17 19:24:17 #35 [security-bootstrapper internal] load build context 19:24:17 #35 DONE 21.1s 19:24:17 19:24:17 #56 [security-spire-agent internal] load build context 19:24:17 #56 transferring context: 17.64kB done 19:24:17 #56 DONE 13.8s 19:24:17 19:24:17 #58 [security-spire-config internal] load build context 19:24:17 #58 transferring context: 16.36kB done 19:24:17 #58 DONE 13.8s 19:24:17 19:24:17 #59 [security-spire-server internal] load build context 19:24:17 #59 transferring context: 18.11kB done 19:24:17 #59 DONE 13.9s 19:24:17 19:24:17 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:24:17 #62 DONE 0.2s 19:24:17 19:24:17 #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:24:17 #57 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13.6s done 19:24:17 #57 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 19:24:17 #57 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:24:17 #57 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:24:17 #57 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:24:17 #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:24:17 #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 19:24:17 #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:24:17 #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 19:24:17 #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:24:17 #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:24:17 #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 0.4s 19:24:17 #57 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:24:18 #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s 19:24:18 #57 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done 19:24:18 #57 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:24:19 #57 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done 19:24:20 #57 ... 19:24:20 19:24:20 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:24:20 #50 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:20 #50 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:20 #50 21.53 (1/2) Installing ca-certificates (20230506-r0) 19:24:20 #50 21.55 (2/2) Installing dumb-init (1.2.5-r2) 19:24:20 #50 21.55 Executing busybox-1.36.1-r2.trigger 19:24:20 #50 21.55 Executing ca-certificates-20230506-r0.trigger 19:24:20 #50 21.63 OK: 8 MiB in 17 packages 19:24:20 #50 DONE 23.2s 19:24:20 19:24:20 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:24:20 #52 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:20 #52 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:20 #52 21.60 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:24:20 #52 21.60 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:24:20 #52 21.60 OK: 20066 distinct packages available 19:24:20 #52 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:20 #52 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:20 #52 21.92 (1/11) Installing ca-certificates (20230506-r0) 19:24:20 #52 21.95 (2/11) Installing brotli-libs (1.0.9-r14) 19:24:20 #52 21.96 (3/11) Installing libunistring (1.1-r1) 19:24:20 #52 21.98 (4/11) Installing libidn2 (2.3.4-r1) 19:24:20 #52 21.98 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:24:20 #52 21.99 (6/11) Installing libcurl (8.3.0-r0) 19:24:20 #52 22.00 (7/11) Installing curl (8.3.0-r0) 19:24:20 #52 22.00 (8/11) Installing dumb-init (1.2.5-r2) 19:24:20 #52 22.01 (9/11) Installing musl-obstack (1.2.3-r2) 19:24:20 #52 22.01 (10/11) Installing libucontext (1.2-r2) 19:24:20 #52 22.02 (11/11) Installing gcompat (1.1.0-r1) 19:24:20 #52 22.02 Executing busybox-1.36.1-r2.trigger 19:24:20 #52 22.03 Executing ca-certificates-20230506-r0.trigger 19:24:20 #52 22.06 OK: 12 MiB in 26 packages 19:24:20 #52 DONE 23.2s 19:24:20 19:24:20 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:24:20 #0 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:20 #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:20 #0 2.401 OK: 264 MiB in 52 packages 19:24:20 #63 DONE 2.7s 19:24:20 19:24:20 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:24:20 #61 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:20 #61 2.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:20 #61 2.459 OK: 264 MiB in 52 packages 19:24:20 #61 DONE 2.7s 19:24:20 19:24:20 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:24:20 #64 DONE 0.1s 19:24:20 19:24:20 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:24:20 #0 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:20 #0 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:20 #0 2.453 OK: 264 MiB in 52 packages 19:24:20 #65 DONE 2.7s 19:24:20 19:24:20 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:24:20 #66 DONE 0.1s 19:24:20 19:24:20 #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:24:20 #67 DONE 0.1s 19:24:20 19:24:20 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:24:20 #57 ... 19:24:20 19:24:20 #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:20 #55 6.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:20 #55 6.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:20 #55 7.177 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:24:20 #55 7.177 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:24:20 #55 7.177 OK: 20066 distinct packages available 19:24:20 #55 7.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:20 #55 7.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:20 #55 7.555 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 19:24:20 #55 7.588 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 19:24:20 #55 7.598 (3/7) Installing dumb-init (1.2.5-r2) 19:24:20 #55 7.600 (4/7) Installing musl-obstack (1.2.3-r2) 19:24:20 #55 7.607 (5/7) Installing libucontext (1.2-r2) 19:24:20 #55 7.607 (6/7) Installing gcompat (1.1.0-r1) 19:24:20 #55 7.611 (7/7) Installing openssl (3.1.3-r0) 19:24:20 #55 7.636 Executing busybox-1.36.1-r2.trigger 19:24:20 #55 7.652 OK: 8 MiB in 20 packages 19:24:20 #55 DONE 7.9s 19:24:20 19:24:20 #54 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:20 #54 7.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:20 #54 7.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:20 #54 8.128 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:24:20 #54 8.128 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:24:20 #54 8.128 OK: 20066 distinct packages available 19:24:20 #54 8.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:20 #54 8.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:20 #54 8.611 (1/4) Installing dumb-init (1.2.5-r2) 19:24:20 #54 8.614 (2/4) Installing musl-obstack (1.2.3-r2) 19:24:20 #54 8.617 (3/4) Installing libucontext (1.2-r2) 19:24:20 #54 8.626 (4/4) Installing gcompat (1.1.0-r1) 19:24:20 #54 8.626 Executing busybox-1.36.1-r2.trigger 19:24:20 #54 8.694 OK: 8 MiB in 19 packages 19:24:20 #54 DONE 8.8s 19:24:21 19:24:21 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:24:21 #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:24:21 #60 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:24:21 #60 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:24:21 #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:24:21 #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:24:21 #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 19:24:21 #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:24:21 #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:24:21 #60 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 19:24:21 #60 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done 19:24:22 #60 ... 19:24:22 19:24:22 #68 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:24:22 #68 DONE 1.6s 19:24:22 19:24:22 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:24:22 #69 DONE 1.6s 19:24:22 19:24:22 #70 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:24:22 #70 DONE 1.7s 19:24:22 19:24:22 #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:24:22 #71 DONE 0.1s 19:24:22 19:24:22 #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:24:22 #72 DONE 0.1s 19:24:22 19:24:22 #73 [security-spire-server stage-2 5/8] COPY security.txt / 19:24:23 #73 DONE 0.7s 19:24:23 19:24:23 #74 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:24:23 #74 DONE 5.4s 19:24:23 19:24:23 #75 [security-spire-config stage-2 5/9] COPY security.txt / 19:24:23 #75 DONE 0.7s 19:24:23 19:24:23 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:24:23 #76 DONE 0.7s 19:24:23 19:24:23 #77 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:24:23 #77 DONE 0.1s 19:24:23 19:24:23 #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:23 #78 DONE 0.1s 19:24:23 19:24:23 #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:24:23 #79 DONE 0.1s 19:24:23 19:24:23 #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:24:23 #80 DONE 0.1s 19:24:23 19:24:23 #81 [security-spire-agent stage-3 6/9] COPY security.txt / 19:24:23 #81 DONE 0.1s 19:24:23 19:24:23 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:23 #82 DONE 0.1s 19:24:23 19:24:23 #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:24:23 #83 DONE 0.1s 19:24:23 19:24:23 #84 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:23 #84 DONE 0.1s 19:24:23 19:24:23 #85 [security-spire-config] exporting to image 19:24:23 #85 exporting layers 19:24:23 #85 ... 19:24:23 19:24:23 #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:24:23 #86 DONE 0.1s 19:24:23 19:24:23 #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:24:23 #87 DONE 0.1s 19:24:23 19:24:23 #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:24:23 #88 DONE 0.1s 19:24:23 19:24:23 #85 [security-spire-server] exporting to image 19:24:23 #85 ... 19:24:23 19:24:23 #89 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:24:23 #0 4.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:23 #0 5.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:23 #0 5.405 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:24:23 #0 5.405 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:24:23 #0 5.405 OK: 20068 distinct packages available 19:24:23 #0 5.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:24:23 #0 5.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:24:23 #0 5.761 OK: 264 MiB in 52 packages 19:24:23 #89 DONE 5.9s 19:24:23 19:24:23 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:24:23 #90 DONE 0.1s 19:24:23 19:24:23 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:24:23 #91 DONE 0.1s 19:24:23 19:24:23 #85 [security-spire-agent] exporting to image 19:24:24 #85 exporting layers 0.6s done 19:24:24 #85 writing image sha256:dbbd794110a4ec8acebff2aeea247fb6a3f8c0f2f58a15ded1149220882980ce done 19:24:24 #85 naming to docker.io/library/security-spire-config done 19:24:24 #85 writing image sha256:169017ff3a67a79d573adf57da5dc148bf9acf9f9e0db4a05ea92398f5627229 done 19:24:24 #85 naming to docker.io/library/security-spire-server done 19:24:24 #85 exporting layers 0.5s done 19:24:24 #85 writing image sha256:5b510e6af88d2089263c58cce52b846f76fab3c6ca2cb8d18871ccdfbf99d788 done 19:24:24 #85 naming to docker.io/library/security-spire-agent done 19:24:24 #85 DONE 0.7s 19:24:24 19:24:24 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:30 #92 ... 19:24:30 19:24:30 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:30 #93 ... 19:24:30 19:24:30 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:30 #94 ... 19:24:30 19:24:30 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:53 Removing intermediate container 79bb4cac424c 19:24:53 ---> 53184b27949a 19:24:53 Successfully built 53184b27949a 19:24:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:54 + docker inspect -f . ci-base-image-arm64 19:24:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:54 prd-ubuntu20.04-docker-arm64-4c-16g-7974 does not seem to be running inside a container 19:24:54 $ 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 19:24:56 $ docker top 08be2248631488ed91f283ab251c6f8524dadbf4a59b7a742b9b9f1101e76880 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:57 + go version 19:24:57 go version go1.21.0 linux/arm64 [Pipeline] } 19:24:57 $ docker stop --time=1 08be2248631488ed91f283ab251c6f8524dadbf4a59b7a742b9b9f1101e76880 19:24:59 $ docker rm -f --volumes 08be2248631488ed91f283ab251c6f8524dadbf4a59b7a742b9b9f1101e76880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:00 + docker inspect -f . ci-base-image-arm64 19:25:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:00 prd-ubuntu20.04-docker-arm64-4c-16g-7974 does not seem to be running inside a container 19:25:00 $ 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 19:25:01 $ docker top e7c8897c8ca8a96ed69e0d608418094f803a81244229a36ba15e634e60e8a389 -eo pid,comm [Pipeline] { [Pipeline] echo 19:25:02 ========================================================= 19:25:02 [edgeXBuildGoParallel] Running Tests and Build... 19:25:02 ========================================================= [Pipeline] sh 19:25:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:25:02 + make test 19:25:02 go test -race -coverprofile=coverage.out ./... 19:25:07 #95 ... 19:25:07 19:25:07 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:07 #93 DONE 42.5s 19:25:07 19:25:07 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:07 #92 DONE 39.3s 19:25:07 19:25:07 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:07 #95 DONE 42.5s 19:25:07 19:25:07 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:07 #94 DONE 42.4s 19:25:07 19:25:07 #96 [security-proxy-setup builder 6/7] COPY . . 19:25:12 #96 DONE 9.2s 19:25:12 19:25:12 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 19:25:12 #97 CACHED 19:25:12 19:25:12 #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:25:12 #98 CACHED 19:25:12 19:25:12 #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:12 #99 CACHED 19:25:12 19:25:12 #100 [core-metadata builder 6/7] COPY . . 19:25:12 #100 DONE 9.2s 19:25:12 19:25:12 #101 [core-data builder 4/7] COPY go.mod vendor* ./ 19:25:12 #101 CACHED 19:25:12 19:25:12 #102 [core-data builder 6/7] COPY . . 19:25:12 #102 CACHED 19:25:12 19:25:12 #103 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:12 #103 CACHED 19:25:12 19:25:12 #104 [security-spiffe-token-provider builder 6/7] COPY . . 19:25:12 #104 DONE 9.2s 19:25:12 19:25:12 #105 [security-secretstore-setup builder 6/7] COPY . . 19:25:12 #105 CACHED 19:25:12 19:25:12 #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:12 #106 CACHED 19:25:12 19:25:12 #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:25:12 #107 CACHED 19:25:12 19:25:12 #108 [security-bootstrapper builder 6/7] COPY . . 19:25:12 #108 CACHED 19:25:12 19:25:12 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:25:12 #109 CACHED 19:25:12 19:25:12 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:12 #110 CACHED 19:25:12 19:25:12 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:25:12 #111 CACHED 19:25:12 19:25:12 #112 [security-proxy-auth builder 6/7] COPY . . 19:25:12 #112 CACHED 19:25:12 19:25:12 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:12 #113 CACHED 19:25:12 19:25:12 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:12 #114 CACHED 19:25:12 19:25:12 #115 [core-command builder 6/7] COPY . . 19:25:12 #115 CACHED 19:25:12 19:25:12 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 19:25:12 #116 CACHED 19:25:12 19:25:12 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:12 #117 CACHED 19:25:12 19:25:12 #118 [support-scheduler builder 6/7] COPY . . 19:25:12 #118 CACHED 19:25:12 19:25:12 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:25:12 #119 CACHED 19:25:12 19:25:12 #120 [support-notifications builder 6/7] COPY . . 19:25:12 #120 DONE 9.2s 19:25:12 19:25:12 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:25:13 #121 1.045 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:25:23 #121 ... 19:25:23 19:25:23 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:25:23 #0 0.626 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:25:23 #122 ... 19:25:23 19:25:23 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:25:23 #0 0.532 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:25:23 #123 ... 19:25:23 19:25:23 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:25:23 #0 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:25:23 #124 ... 19:25:23 19:25:23 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:25:23 #0 0.636 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:25:23 #125 ... 19:25:23 19:25:23 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:25:23 #0 0.881 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:25:23 #126 ... 19:25:23 19:25:23 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:25:23 #0 1.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:25:23 #127 ... 19:25:23 19:25:23 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:23 #0 0.965 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:25:23 #128 ... 19:25:23 19:25:23 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:25:23 #0 0.790 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:25:23 #129 ... 19:25:23 19:25:23 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:25:23 #0 0.429 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:25:23 #130 ... 19:25:23 19:25:23 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:23 #0 0.881 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:25:35 ? github.com/edgexfoundry/edgex-go [no test files] 19:26:31 #131 ... 19:26:31 19:26:31 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:31 #128 69.73 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:26:32 #128 ... 19:26:32 19:26:32 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:32 #131 DONE 80.4s 19:26:32 19:26:32 #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:26:32 #123 DONE 80.4s 19:26:32 19:26:32 #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:26:32 #122 DONE 80.4s 19:26:32 19:26:32 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:26:32 #127 DONE 80.4s 19:26:32 19:26:32 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:26:32 #126 DONE 80.4s 19:26:32 19:26:32 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:26:32 #124 DONE 80.4s 19:26:32 19:26:32 #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:26:32 #129 DONE 80.4s 19:26:32 19:26:32 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:26:32 #121 DONE 80.4s 19:26:32 19:26:32 #132 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:32 #132 ... 19:26:32 19:26:32 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:26:32 #125 DONE 80.5s 19:26:32 19:26:32 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:32 #133 ... 19:26:32 19:26:32 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:26:32 #130 DONE 80.8s 19:26:32 19:26:32 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:32 #128 DONE 80.9s 19:26:33 19:26:33 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #134 ... 19:26:33 19:26:33 #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #135 DONE 0.6s 19:26:33 19:26:33 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #133 DONE 0.4s 19:26:33 19:26:33 #136 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #136 DONE 0.6s 19:26:33 19:26:33 #132 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #132 DONE 0.7s 19:26:33 19:26:33 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #134 DONE 0.3s 19:26:33 19:26:33 #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:26:33 #137 DONE 0.7s 19:26:33 19:26:33 #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #138 DONE 0.7s 19:26:33 19:26:33 #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:33 #139 DONE 0.3s 19:26:33 19:26:33 #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:26:33 #140 DONE 0.4s 19:26:33 19:26:33 #141 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:33 #141 DONE 0.3s 19:26:33 19:26:33 #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:26:33 #142 CACHED 19:26:33 19:26:33 #143 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #143 CACHED 19:26:33 19:26:33 #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #144 CACHED 19:26:33 19:26:33 #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:26:33 #145 CACHED 19:26:33 19:26:33 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:33 #146 DONE 0.3s 19:26:33 19:26:33 #147 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:26:33 #147 DONE 0.3s 19:26:33 19:26:33 #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #148 CACHED 19:26:33 19:26:33 #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:26:33 #149 CACHED 19:26:33 19:26:33 #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:26:33 #150 CACHED 19:26:33 19:26:33 #151 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:26:33 #151 CACHED 19:26:33 19:26:33 #152 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:26:33 #152 DONE 0.3s 19:26:33 19:26:33 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:26:35 #153 ... 19:26:35 19:26:35 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:26:35 #154 DONE 1.9s 19:26:35 19:26:35 #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:26:35 #155 DONE 1.8s 19:26:35 19:26:35 #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:26:35 #156 DONE 1.8s 19:26:35 19:26:35 #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:26:35 #157 DONE 1.9s 19:26:35 19:26:35 #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:26:35 #158 DONE 1.9s 19:26:35 19:26:35 #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:26:35 #159 DONE 1.9s 19:26:35 19:26:35 #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:26:35 #160 DONE 1.9s 19:26:35 19:26:35 #161 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:26:35 #161 DONE 1.9s 19:26:35 19:26:35 #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:26:35 #162 DONE 1.9s 19:26:35 19:26:35 #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:26:35 #153 DONE 1.9s 19:26:35 19:26:35 #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:26:35 #163 ... 19:26:35 19:26:35 #164 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:26:35 #164 DONE 0.3s 19:26:35 19:26:35 #165 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:26:35 #165 DONE 0.3s 19:26:35 19:26:35 #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:26:35 #166 DONE 0.3s 19:26:35 19:26:35 #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:26:35 #167 DONE 0.3s 19:26:35 19:26:35 #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:26:35 #168 DONE 0.3s 19:26:35 19:26:35 #169 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:26:35 #169 DONE 0.4s 19:26:35 19:26:35 #170 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:26:36 #170 ... 19:26:36 19:26:36 #171 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:26:36 #171 DONE 0.4s 19:26:36 19:26:36 #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:26:36 #163 DONE 0.4s 19:26:36 19:26:36 #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:26:36 #172 DONE 0.4s 19:26:36 19:26:36 #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:26:36 #173 DONE 0.4s 19:26:36 19:26:36 #174 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:26:36 #174 DONE 2.7s 19:26:36 19:26:36 #85 [core-data] exporting to image 19:26:36 #85 exporting layers 0.3s done 19:26:36 #85 ... 19:26:36 19:26:36 #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:36 #175 DONE 0.4s 19:26:36 19:26:36 #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:26:36 #176 DONE 0.4s 19:26:36 19:26:36 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:26:36 #177 DONE 0.4s 19:26:36 19:26:36 #170 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:26:36 #170 DONE 0.4s 19:26:36 19:26:36 #85 [core-data] exporting to image 19:26:36 #85 exporting layers 0.3s done 19:26:36 #85 ... 19:26:36 19:26:36 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:26:36 #178 DONE 0.4s 19:26:36 19:26:36 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:26:36 #179 DONE 0.3s 19:26:36 19:26:36 #85 [core-command] exporting to image 19:26:36 #85 writing image sha256:6f294d3f24815bbe629ede6048c0040e11d2af0c739ac5307e8ddb3df5130e33 0.0s done 19:26:36 #85 writing image sha256:520d86f74496a976cdb43111143bbc243717308756b94b2939eb797cf75d8fed 0.0s done 19:26:36 #85 naming to docker.io/library/support-scheduler done 19:26:36 #85 naming to docker.io/library/core-command done 19:26:36 #85 exporting layers 0.5s done 19:26:36 #85 writing image sha256:eab9c50687d1c423afc5a297f8c63dffa2a2217fc65cc3b2e5027b6147d32a43 19:26:36 #85 exporting layers 0.7s done 19:26:36 #85 exporting layers 0.4s done 19:26:36 #85 writing image sha256:eab9c50687d1c423afc5a297f8c63dffa2a2217fc65cc3b2e5027b6147d32a43 0.3s done 19:26:36 #85 naming to docker.io/library/core-data done 19:26:36 #85 writing image sha256:9e6934e594a7124fc9a4ad692e04faf3281f87a9a6deb1e68b2f482aa86cd9d1 done 19:26:36 #85 writing image sha256:9e91256d2cb773eef4e59a423a1a85925367384c3906f63827202a02bb598baf done 19:26:36 #85 naming to docker.io/library/support-notifications done 19:26:36 #85 naming to docker.io/library/security-spiffe-token-provider done 19:26:36 #85 writing image sha256:423cece1669afe2a6f836aca38f53ef9f9fe0db30d25e16c03864f522e2c9d46 done 19:26:36 #85 naming to docker.io/library/core-metadata done 19:26:36 #85 DONE 1.8s 19:26:36 19:26:36 #180 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:26:36 #180 DONE 0.5s 19:26:36 19:26:36 #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:26:36 #181 DONE 0.5s 19:26:36 19:26:36 #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:26:36 #182 DONE 0.4s 19:26:36 19:26:36 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:26:37 #183 DONE 0.4s 19:26:37 19:26:37 #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:26:37 #184 DONE 0.4s 19:26:37 19:26:37 #185 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:26:37 #185 DONE 0.0s 19:26:37 19:26:37 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:26:37 #186 DONE 0.1s 19:26:37 19:26:37 #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:37 #187 DONE 1.0s 19:26:37 19:26:37 #188 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:37 #188 DONE 1.0s 19:26:37 19:26:37 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:26:37 #189 DONE 0.1s 19:26:37 19:26:37 #85 [core-common-config-bootstrapper] exporting to image 19:26:37 #85 ... 19:26:37 19:26:37 #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/ 19:26:37 #190 DONE 0.1s 19:26:37 19:26:37 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:26:37 #191 DONE 0.1s 19:26:37 19:26:37 #85 [core-common-config-bootstrapper] exporting to image 19:26:37 #85 exporting layers 0.2s done 19:26:37 #85 writing image sha256:ce982b0899696ae136af993f1eba415adba2749a3e7aa3c567e732306931d2b2 done 19:26:37 #85 naming to docker.io/library/security-proxy-auth done 19:26:37 #85 writing image sha256:2e919f950333c84fb81a321d203044451746419b658685f6b72d720cd8588240 done 19:26:37 #85 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:26:37 #85 DONE 2.0s 19:26:37 19:26:37 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:26:37 #192 DONE 0.1s 19:26:37 19:26:37 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:37 #193 ... 19:26:37 19:26:37 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:37 #194 DONE 1.0s 19:26:37 19:26:37 #85 [security-proxy-setup] exporting to image 19:26:37 #85 exporting layers 0.2s done 19:26:38 #85 writing image sha256:fa263a552e81cc5b32a62e477842e6be68ee912bb5114159c368a268819cb887 done 19:26:38 #85 naming to docker.io/library/security-proxy-setup done 19:26:38 #85 DONE 2.2s 19:26:38 19:26:38 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:26:38 #195 DONE 0.4s 19:26:38 19:26:38 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:38 #193 DONE 0.8s 19:26:38 19:26:38 #85 [security-secretstore-setup] exporting to image 19:26:38 #85 exporting layers 0.2s done 19:26:38 #85 writing image sha256:7c5040da14f012240fe5ffdf1bae7e9b431f33ad76fb4ad62576cad54be5c724 done 19:26:38 #85 naming to docker.io/library/security-bootstrapper done 19:26:38 #85 writing image sha256:e23560290addf7f3a67ca172e9c1801fece658a32a942d1e8d3105838931dfd9 done 19:26:38 #85 naming to docker.io/library/security-secretstore-setup done 19:26:38 #85 DONE 2.5s 19:26:38 19:26:38 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:38 time="2023-09-26T19:23:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:26:38 $ docker stop --time=1 b6f1cd357a32ef19ff2b511c21ebd1019b38a4192233836f44aaa4c3e627e851 19:26:39 $ docker rm -f --volumes b6f1cd357a32ef19ff2b511c21ebd1019b38a4192233836f44aaa4c3e627e851 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:39 + docker images 19:26:39 REPOSITORY TAG IMAGE ID CREATED SIZE 19:26:39 core-common-config-bootstrapper latest 2e919f950333 2 seconds ago 18.2MB 19:26:39 security-bootstrapper latest 7c5040da14f0 2 seconds ago 23.3MB 19:26:39 security-secretstore-setup latest e23560290add 2 seconds ago 44.4MB 19:26:39 security-proxy-auth latest ce982b089969 2 seconds ago 19.5MB 19:26:39 security-proxy-setup latest fa263a552e81 2 seconds ago 34.4MB 19:26:39 core-metadata latest 423cece1669a 3 seconds ago 21.7MB 19:26:39 core-data latest eab9c50687d1 4 seconds ago 21.4MB 19:26:39 security-spiffe-token-provider latest 9e6934e594a7 4 seconds ago 35MB 19:26:39 core-command latest 6f294d3f2481 4 seconds ago 21.2MB 19:26:39 support-scheduler latest 520d86f74496 4 seconds ago 34MB 19:26:39 support-notifications latest 9e91256d2cb7 4 seconds ago 34.6MB 19:26:39 security-spire-config latest dbbd794110a4 2 minutes ago 101MB 19:26:39 security-spire-server latest 169017ff3a67 2 minutes ago 107MB 19:26:39 security-spire-agent latest 5b510e6af88d 2 minutes ago 166MB 19:26:39 ci-base-image-x86_64 latest 4b1795d0f9db 5 minutes ago 928MB 19:26:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 days ago 557MB 19:26:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 19:26:39 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] } 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.278s coverage: 28.7% of statements 19:27:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.271s coverage: 97.0% of statements 19:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:27:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:27:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.547s coverage: 69.2% of statements 19:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:27:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.564s coverage: 53.2% of statements 19:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:27:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.874s coverage: 93.4% of statements 19:27:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.478s coverage: 4.1% of statements 19:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:27:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:28:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:28:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.472s coverage: 97.6% of statements 19:28:00 ok github.com/edgexfoundry/edgex-go/internal/io 1.195s coverage: 72.2% of statements 19:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:28:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.368s coverage: 0.9% of statements 19:28:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.238s coverage: 32.2% of statements 19:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.238s coverage: 41.7% of statements 19:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.227s coverage: 82.9% of statements 19:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.213s coverage: 94.1% of statements 19:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.184s coverage: 96.3% of statements 19:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.192s coverage: 87.5% of statements 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:28:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.223s coverage: 94.4% of statements 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:28:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.932s coverage: 79.9% of statements 19:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.235s coverage: 92.9% of statements 19:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements 19:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.201s coverage: 62.3% of statements 19:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.196s coverage: 87.2% of statements 19:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.167s coverage: 20.0% of statements 19:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.158s coverage: 100.0% of statements 19:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.358s coverage: 81.8% of statements 19:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:28:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.391s coverage: 82.1% of statements 19:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.225s coverage: 86.0% of statements 19:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:28:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.797s coverage: 63.1% of statements 19:28:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.228s coverage: 100.0% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.105s coverage: 89.4% of statements 19:28:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.074s coverage: 100.0% of statements 19:28:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:28:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:28:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:28:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements 19:28:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.061s coverage: 100.0% of statements 19:28:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:28:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:28:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.764s coverage: 38.4% of statements 19:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.230s coverage: 89.5% of statements 19:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:29:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:29:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.197s coverage: 84.8% of statements 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:29:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:29:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:29:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:29:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:29:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:29:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.266s coverage: 19.9% of statements 19:29:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.528s coverage: 95.7% of statements 19:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:29:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:29:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.293s coverage: 61.8% of statements 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:29:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:29:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.368s coverage: 98.9% of statements 19:29:24 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 19:29:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:29:24 go vet ./... 19:31:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:31:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:31:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:31:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:31:31 + ls -al . 19:31:31 total 728 19:31:31 drwxrwxr-x 11 1001 1001 4096 Sep 26 19:25 . 19:31:31 drwxr-xr-x 4 root root 4096 Sep 26 19:25 .. 19:31:31 drwxrwxr-x 2 1001 1001 4096 Sep 26 19:23 .blubracket 19:31:31 -rw-rw-r-- 1 1001 1001 16 Sep 26 19:23 .dockerignore 19:31:31 drwxrwxr-x 8 1001 1001 4096 Sep 26 19:23 .git 19:31:31 drwxrwxr-x 3 1001 1001 4096 Sep 26 19:23 .github 19:31:31 -rw-rw-r-- 1 1001 1001 1173 Sep 26 19:23 .gitignore 19:31:31 -rw-rw-r-- 1 1001 1001 42 Sep 26 19:23 .golangci.yml 19:31:31 -rw-rw-r-- 1 1001 1001 100 Sep 26 19:23 .hadolint.yml 19:31:31 -rw-rw-r-- 1 1001 1001 166 Sep 26 19:23 .sonarcloud.properties 19:31:31 -rw-rw-r-- 1 1001 1001 1171 Sep 26 19:23 ADOPTERS.md 19:31:31 -rw-rw-r-- 1 1001 1001 11674 Sep 26 19:23 Attribution.txt 19:31:31 -rw-rw-r-- 1 1001 1001 93407 Sep 26 19:23 CHANGELOG.md 19:31:31 -rw-rw-r-- 1 1001 1001 3804 Sep 26 19:23 CONTRIBUTING.md 19:31:31 -rw-rw-r-- 1 1001 1001 677 Sep 26 19:23 GOVERNANCE.md 19:31:31 -rw-rw-r-- 1 1001 1001 883 Sep 26 19:23 Jenkinsfile 19:31:31 -rw-rw-r-- 1 1001 1001 10775 Sep 26 19:23 LICENSE 19:31:31 -rw-rw-r-- 1 1001 1001 15054 Sep 26 19:23 Makefile 19:31:31 -rw-rw-r-- 1 1001 1001 582 Sep 26 19:23 OWNERS.md 19:31:31 -rw-rw-r-- 1 1001 1001 9923 Sep 26 19:23 README.md 19:31:31 -rw-rw-r-- 1 1001 1001 789 Sep 26 19:23 SECURITY.md 19:31:31 -rw-rw-r-- 1 1001 1001 5 Sep 26 19:21 VERSION 19:31:31 drwxrwxr-x 2 1001 1001 4096 Sep 26 19:23 bin 19:31:31 drwxrwxr-x 18 1001 1001 4096 Sep 26 19:23 cmd 19:31:31 -rw-r--r-- 1 root root 453602 Sep 26 19:29 coverage.out 19:31:31 drwxrwxr-x 2 1001 1001 4096 Sep 26 19:23 fuzz_test 19:31:31 -rw-rw-r-- 1 1001 1001 3688 Sep 26 19:23 go.mod 19:31:31 -rw-rw-r-- 1 1001 1001 34975 Sep 26 19:23 go.sum 19:31:31 drwxrwxr-x 7 1001 1001 4096 Sep 26 19:23 internal 19:31:31 drwxrwxr-x 3 1001 1001 4096 Sep 26 19:23 openapi 19:31:31 -rw-rw-r-- 1 1001 1001 594 Sep 26 19:23 security.txt 19:31:31 drwxrwxr-x 4 1001 1001 4096 Sep 26 19:23 snap 19:31:31 -rw-rw-r-- 1 1001 1001 204 Sep 26 19:23 version.go [Pipeline] sh 19:31:31 + '[' -e coverage.out ] 19:31:31 + chown 1001:1001 coverage.out [Pipeline] stash 19:31:31 Warning: overwriting stash ‘coverage-report’ 19:31:32 Stashed 1 file(s) [Pipeline] sh 19:31:33 + make build 19:31:33 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 19:32:44 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 19:32:49 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 19:32:54 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 19:32:57 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 19:33:23 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 19:33:30 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 19:33:35 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 19:33:39 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 19:33:43 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 19:33:46 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 19:33:50 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] } 19:33:56 $ docker stop --time=1 e7c8897c8ca8a96ed69e0d608418094f803a81244229a36ba15e634e60e8a389 19:33:58 $ docker rm -f --volumes e7c8897c8ca8a96ed69e0d608418094f803a81244229a36ba15e634e60e8a389 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:34:01 19:34:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:34:01 latest: Pulling from edgex-devops/edgex-compose-arm64 19:34:01 547446be3368: Pulling fs layer 19:34:01 d125d8839a47: Pulling fs layer 19:34:01 3e85d5ac6304: Pulling fs layer 19:34:01 c3105a71a48b: Pulling fs layer 19:34:01 0f093f025ec4: Pulling fs layer 19:34:01 c3106fc0e877: Pulling fs layer 19:34:01 c3105a71a48b: Waiting 19:34:01 0f093f025ec4: Waiting 19:34:01 547446be3368: Verifying Checksum 19:34:01 547446be3368: Download complete 19:34:01 c3105a71a48b: Verifying Checksum 19:34:01 c3105a71a48b: Download complete 19:34:02 d125d8839a47: Verifying Checksum 19:34:02 d125d8839a47: Download complete 19:34:02 c3106fc0e877: Verifying Checksum 19:34:02 c3106fc0e877: Download complete 19:34:02 0f093f025ec4: Verifying Checksum 19:34:02 0f093f025ec4: Download complete 19:34:02 547446be3368: Pull complete 19:34:03 d125d8839a47: Pull complete 19:34:04 3e85d5ac6304: Download complete 19:34:12 3e85d5ac6304: Pull complete 19:34:12 c3105a71a48b: Pull complete 19:34:13 0f093f025ec4: Pull complete 19:34:13 c3106fc0e877: Pull complete 19:34:13 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:34:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:34:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:14 prd-ubuntu20.04-docker-arm64-4c-16g-7974 does not seem to be running inside a container 19:34:14 $ 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 19:34:16 $ docker top 152d02f9f4b8dd9544d71bcc7248ef5b04cdfa06a8f37174dda9b836c5c42135 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:17 + docker compose -f ./docker-compose-build.yml build --parallel 19:34:25 #1 [security-spire-server internal] load build definition from Dockerfile 19:34:25 #1 transferring dockerfile: 1.59kB done 19:34:25 #1 DONE 0.1s 19:34:25 19:34:25 #2 [support-scheduler internal] load build definition from Dockerfile 19:34:25 #2 transferring dockerfile: 1.82kB done 19:34:25 #2 DONE 0.0s 19:34:25 19:34:25 #3 [security-bootstrapper internal] load build definition from Dockerfile 19:34:25 #3 transferring dockerfile: 2.82kB done 19:34:25 #3 DONE 0.1s 19:34:25 19:34:25 #4 [security-proxy-auth internal] load build definition from Dockerfile 19:34:25 #4 transferring dockerfile: 2.04kB done 19:34:25 #4 DONE 0.1s 19:34:25 19:34:25 #5 [security-spire-config internal] load build definition from Dockerfile 19:34:25 #5 transferring dockerfile: 1.58kB 0.0s done 19:34:25 #5 DONE 0.1s 19:34:25 19:34:25 #6 [security-secretstore-setup internal] load build definition from Dockerfile 19:34:25 #6 transferring dockerfile: 2.38kB done 19:34:25 #6 DONE 0.1s 19:34:25 19:34:25 #7 [support-notifications internal] load build definition from Dockerfile 19:34:26 #7 transferring dockerfile: 1.84kB done 19:34:26 #7 DONE 0.1s 19:34:26 19:34:26 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:34:26 #8 transferring dockerfile: 1.78kB done 19:34:26 #8 DONE 0.1s 19:34:26 19:34:26 #9 [core-command internal] load build definition from Dockerfile 19:34:26 #9 transferring dockerfile: 1.82kB done 19:34:26 #9 DONE 0.1s 19:34:26 19:34:26 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:34:26 #10 transferring dockerfile: 2.12kB done 19:34:26 #10 DONE 0.1s 19:34:26 19:34:26 #11 [core-metadata internal] load build definition from Dockerfile 19:34:26 #11 transferring dockerfile: 1.96kB done 19:34:26 #11 DONE 0.0s 19:34:26 19:34:26 #12 [security-spire-agent internal] load build definition from Dockerfile 19:34:26 #12 transferring dockerfile: 1.70kB done 19:34:26 #12 DONE 0.1s 19:34:26 19:34:26 #13 [security-proxy-setup internal] load build definition from Dockerfile 19:34:26 #13 transferring dockerfile: 2.39kB done 19:34:26 #13 DONE 0.1s 19:34:26 19:34:26 #14 [core-data internal] load build definition from Dockerfile 19:34:26 #14 transferring dockerfile: 1.90kB done 19:34:26 #14 DONE 0.1s 19:34:26 19:34:26 #15 [security-spire-server internal] load .dockerignore 19:34:26 #15 transferring context: 56B done 19:34:26 #15 DONE 0.1s 19:34:27 19:34:27 #16 [support-scheduler internal] load .dockerignore 19:34:27 #16 transferring context: 56B done 19:34:27 #16 DONE 0.0s 19:34:27 19:34:27 #17 [security-bootstrapper internal] load .dockerignore 19:34:27 #17 transferring context: 56B done 19:34:27 #17 DONE 0.0s 19:34:27 19:34:27 #18 [security-proxy-auth internal] load .dockerignore 19:34:27 #18 transferring context: 56B done 19:34:27 #18 DONE 0.0s 19:34:27 19:34:27 #19 [security-spire-config internal] load .dockerignore 19:34:27 #19 transferring context: 56B done 19:34:27 #19 DONE 0.1s 19:34:27 19:34:27 #20 [security-secretstore-setup internal] load .dockerignore 19:34:27 #20 transferring context: 56B done 19:34:27 #20 DONE 0.1s 19:34:27 19:34:27 #21 [support-notifications internal] load .dockerignore 19:34:27 #21 transferring context: 56B done 19:34:27 #21 DONE 0.1s 19:34:27 19:34:27 #22 [security-spiffe-token-provider internal] load .dockerignore 19:34:27 #22 transferring context: 56B done 19:34:27 #22 DONE 0.1s 19:34:27 19:34:27 #23 [core-command internal] load .dockerignore 19:34:27 #23 transferring context: 56B 0.0s done 19:34:27 #23 DONE 0.1s 19:34:27 19:34:27 #24 [core-common-config-bootstrapper internal] load .dockerignore 19:34:27 #24 transferring context: 56B done 19:34:27 #24 DONE 0.0s 19:34:27 19:34:27 #25 [security-proxy-setup internal] load .dockerignore 19:34:27 #25 transferring context: 56B 0.0s done 19:34:27 #25 DONE 0.1s 19:34:27 19:34:27 #26 [core-metadata internal] load .dockerignore 19:34:27 #26 transferring context: 56B done 19:34:27 #26 DONE 0.1s 19:34:27 19:34:27 #27 [security-spire-agent internal] load .dockerignore 19:34:27 #27 transferring context: 56B 0.0s done 19:34:27 #27 DONE 0.1s 19:34:27 19:34:27 #28 [core-data internal] load .dockerignore 19:34:28 #28 transferring context: 56B done 19:34:28 #28 DONE 0.0s 19:34:28 19:34:28 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:34:28 #29 ... 19:34:28 19:34:28 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:34:28 #30 DONE 0.1s 19:34:28 19:34:28 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:34:28 #29 ... 19:34:28 19:34:28 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:28 #31 DONE 0.0s 19:34:28 19:34:28 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:34:28 #30 DONE 0.1s 19:34:28 19:34:28 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:28 #31 DONE 0.0s 19:34:28 19:34:28 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:34:28 #29 DONE 0.7s 19:34:28 19:34:28 #32 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:34:28 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 19:34:28 #32 ... 19:34:28 19:34:28 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:28 #31 DONE 0.0s 19:34:28 19:34:28 #32 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:34:28 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 19:34:28 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:34:28 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:34:28 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:34:28 #32 ... 19:34:28 19:34:28 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:28 #31 DONE 0.0s 19:34:28 19:34:28 #32 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:34:29 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 19:34:29 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:34:29 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:34:29 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:34:29 #32 DONE 0.7s 19:34:29 19:34:29 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:34:29 #29 DONE 0.7s 19:34:29 19:34:29 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:34:29 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:34:29 #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:34:29 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:34:29 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 19:34:29 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 19:34:29 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 19:34:29 #33 ... 19:34:29 19:34:29 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:29 #31 DONE 0.0s 19:34:29 19:34:29 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:34:29 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 19:34:29 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s 19:34:29 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:34:29 #33 ... 19:34:29 19:34:29 #34 [security-spire-server internal] load build context 19:34:29 #34 transferring context: 18.11kB 0.0s done 19:34:29 #34 DONE 0.5s 19:34:29 19:34:29 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #33 ... 19:34:29 19:34:29 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:29 #31 DONE 0.0s 19:34:29 19:34:29 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 19:34:29 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 19:34:29 #33 ... 19:34:29 19:34:29 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:29 #31 DONE 0.0s 19:34:29 19:34:29 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s 19:34:29 #33 ... 19:34:29 19:34:29 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:34:29 #31 DONE 0.0s 19:34:29 19:34:29 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:34:29 #33 ... 19:34:29 19:34:29 #32 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:34:29 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 19:34:29 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:34:29 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:34:29 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:34:29 #32 DONE 0.9s 19:34:29 19:34:29 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:34:29 #30 DONE 1.3s 19:34:29 19:34:29 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #33 ... 19:34:29 19:34:29 #32 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:34:29 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 19:34:29 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:34:29 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:34:29 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:34:29 #32 DONE 0.9s 19:34:29 19:34:29 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:29 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.2s 19:34:30 #33 ... 19:34:30 19:34:30 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:34:30 #29 DONE 1.2s 19:34:30 19:34:30 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:30 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:34:30 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.6s 19:34:30 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.53MB / 23.39MB 2.0s 19:34:30 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.1s 19:34:31 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 2.7s 19:34:31 #33 ... 19:34:31 19:34:31 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:34:31 #35 DONE 2.2s 19:34:31 19:34:31 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:31 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.76MB / 23.39MB 3.1s 19:34:32 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 3.2s 19:34:32 #33 ... 19:34:32 19:34:32 #36 [security-spire-config internal] load build context 19:34:32 #36 transferring context: 16.36kB 0.4s done 19:34:32 #36 DONE 3.1s 19:34:32 19:34:32 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:32 #33 ... 19:34:32 19:34:32 #32 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 19:34:32 #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done 19:34:32 #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 19:34:32 #32 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 19:34:32 #32 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 19:34:32 #32 DONE 0.9s 19:34:32 19:34:32 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:32 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:34:32 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:34:32 #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:34:32 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:34:32 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:34:32 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 19:34:32 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 19:34:32 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:34:32 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:34:32 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:34:32 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.36MB / 23.39MB 4.1s 19:34:33 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 4.6s 19:34:34 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 5.5s 19:34:35 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.65MB / 23.39MB 6.2s 19:34:35 #33 ... 19:34:35 19:34:35 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:34:35 #37 DONE 6.9s 19:34:35 19:34:35 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:35 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 7.1s 19:34:36 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.4s done 19:34:36 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.4s done 19:34:36 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.4s done 19:34:36 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19:34:36 #33 ... 19:34:36 19:34:36 #38 [security-spire-agent internal] load build context 19:34:36 #38 transferring context: 17.64kB 0.7s done 19:34:36 #38 DONE 4.6s 19:34:37 19:34:37 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:37 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 19:34:37 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:34:37 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:34:37 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:34:37 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 19:34:37 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 19:34:37 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.2s done 19:34:37 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.79MB / 17.12MB 4.0s 19:34:37 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:34:37 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 4.5s 19:34:38 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 5.0s 19:34:38 #39 ... 19:34:38 19:34:38 #40 [support-notifications builder 2/7] WORKDIR /edgex-go 19:34:38 #40 DONE 2.9s 19:34:38 19:34:38 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:38 #39 ... 19:34:38 19:34:38 #41 [support-scheduler internal] load build context 19:34:38 #41 ... 19:34:38 19:34:38 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:34:38 #42 ... 19:34:38 19:34:38 #43 [security-proxy-auth internal] load build context 19:34:38 #43 ... 19:34:38 19:34:38 #44 [security-bootstrapper internal] load build context 19:34:38 #44 ... 19:34:38 19:34:38 #45 [security-secretstore-setup internal] load build context 19:34:39 #45 ... 19:34:39 19:34:39 #46 [security-spiffe-token-provider internal] load build context 19:34:39 #46 ... 19:34:39 19:34:39 #47 [support-notifications internal] load build context 19:34:39 #47 ... 19:34:39 19:34:39 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:34:39 #0 6.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:39 #0 7.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:39 #48 ... 19:34:39 19:34:39 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:39 #0 6.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:39 #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:39 #49 ... 19:34:39 19:34:39 #50 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:39 #0 4.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:39 #0 5.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:39 #0 6.669 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:39 #0 6.669 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:39 #0 6.669 OK: 19943 distinct packages available 19:34:39 #0 7.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:39 #0 8.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:39 #50 ... 19:34:39 19:34:39 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:39 #51 ... 19:34:39 19:34:39 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:39 #0 8.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:39 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:39 #52 ... 19:34:39 19:34:39 #53 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:34:39 #0 6.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:39 #0 7.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:39 #53 ... 19:34:39 19:34:39 #54 [core-data internal] load build context 19:34:40 #54 ... 19:34:40 19:34:40 #55 [core-common-config-bootstrapper internal] load build context 19:34:40 #55 ... 19:34:40 19:34:40 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:34:40 #0 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:40 #56 ... 19:34:40 19:34:40 #57 [core-metadata internal] load build context 19:34:40 #57 ... 19:34:40 19:34:40 #58 [security-proxy-setup internal] load build context 19:34:40 #58 ... 19:34:40 19:34:40 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:34:40 #59 ... 19:34:40 19:34:40 #60 [core-command internal] load build context 19:34:41 #60 ... 19:34:41 19:34:41 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:41 #61 ... 19:34:41 19:34:41 #60 [core-command internal] load build context 19:34:41 #60 transferring context: 5.36MB 8.7s 19:34:44 #60 ... 19:34:44 19:34:44 #53 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:34:44 #53 12.92 (1/1) Installing dumb-init (1.2.5-r2) 19:34:44 #53 12.92 Executing busybox-1.36.1-r2.trigger 19:34:44 #53 13.04 OK: 8 MiB in 16 packages 19:34:44 #53 DONE 15.2s 19:34:44 19:34:44 #60 [core-command internal] load build context 19:34:44 #60 ... 19:34:44 19:34:44 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:34:44 #48 11.65 (1/2) Installing ca-certificates (20230506-r0) 19:34:44 #48 12.01 (2/2) Installing dumb-init (1.2.5-r2) 19:34:44 #48 12.01 Executing busybox-1.36.1-r2.trigger 19:34:44 #48 12.23 Executing ca-certificates-20230506-r0.trigger 19:34:44 #48 13.95 OK: 9 MiB in 17 packages 19:34:44 #48 DONE 15.9s 19:34:44 19:34:44 #60 [core-command internal] load build context 19:34:45 #60 ... 19:34:45 19:34:45 #50 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:45 #50 12.90 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 19:34:45 #50 13.81 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 19:34:45 #50 13.95 (3/7) Installing dumb-init (1.2.5-r2) 19:34:45 #50 14.17 (4/7) Installing musl-obstack (1.2.3-r2) 19:34:45 #50 14.25 (5/7) Installing libucontext (1.2-r2) 19:34:45 #50 14.25 (6/7) Installing gcompat (1.1.0-r1) 19:34:45 #50 14.25 (7/7) Installing openssl (3.1.3-r0) 19:34:45 #50 14.45 Executing busybox-1.36.1-r2.trigger 19:34:45 #50 14.63 OK: 9 MiB in 20 packages 19:34:45 #50 DONE 17.7s 19:34:45 19:34:45 #60 [core-command internal] load build context 19:34:46 #60 transferring context: 13.46MB 13.7s 19:34:48 #60 ... 19:34:48 19:34:48 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:34:48 #62 ... 19:34:48 19:34:48 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:48 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.6s done 19:34:48 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.4s 19:34:48 #39 ... 19:34:48 19:34:48 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:34:48 #0 6.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:48 #0 8.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:48 #63 ... 19:34:48 19:34:48 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:34:48 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:49 #64 ... 19:34:49 19:34:49 #41 [support-scheduler internal] load build context 19:34:49 #41 ... 19:34:49 19:34:49 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:49 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.9s 19:34:49 #33 ... 19:34:49 19:34:49 #43 [security-proxy-auth internal] load build context 19:34:49 #43 ... 19:34:49 19:34:49 #45 [security-secretstore-setup internal] load build context 19:34:49 #45 ... 19:34:49 19:34:49 #46 [security-spiffe-token-provider internal] load build context 19:34:49 #46 ... 19:34:49 19:34:49 #47 [support-notifications internal] load build context 19:34:49 #47 ... 19:34:49 19:34:49 #44 [security-bootstrapper internal] load build context 19:34:49 #44 ... 19:34:49 19:34:49 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:49 #33 ... 19:34:49 19:34:49 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:49 #51 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:49 #51 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:49 #51 18.99 (1/4) Installing ca-certificates (20230506-r0) 19:34:49 #51 19.68 (2/4) Installing dumb-init (1.2.5-r2) 19:34:49 #51 19.72 (3/4) Installing su-exec (0.2-r3) 19:34:49 #51 19.80 (4/4) Installing yq (4.33.3-r3) 19:34:50 #51 ... 19:34:50 19:34:50 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:50 #33 ... 19:34:50 19:34:50 #54 [core-data internal] load build context 19:34:50 #54 ... 19:34:50 19:34:50 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:50 #33 ... 19:34:50 19:34:50 #57 [core-metadata internal] load build context 19:34:50 #57 ... 19:34:50 19:34:50 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:50 #33 ... 19:34:50 19:34:50 #58 [security-proxy-setup internal] load build context 19:34:50 #58 ... 19:34:50 19:34:50 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:51 #33 ... 19:34:51 19:34:51 #55 [core-common-config-bootstrapper internal] load build context 19:34:51 #55 transferring context: 18.39MB 18.8s 19:34:51 #55 ... 19:34:51 19:34:51 #57 [core-metadata internal] load build context 19:34:51 #57 ... 19:34:51 19:34:51 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:34:51 #56 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:51 #56 19.26 (1/2) Installing dumb-init (1.2.5-r2) 19:34:51 #56 19.29 (2/2) Installing su-exec (0.2-r3) 19:34:51 #56 19.32 Executing busybox-1.36.1-r2.trigger 19:34:51 #56 19.48 OK: 8 MiB in 17 packages 19:34:51 #56 DONE 22.3s 19:34:51 19:34:51 #57 [core-metadata internal] load build context 19:34:51 #57 ... 19:34:51 19:34:51 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:51 #49 12.45 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:51 #49 12.45 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:51 #49 12.45 OK: 19943 distinct packages available 19:34:51 #49 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:51 #49 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:51 #49 ... 19:34:51 19:34:51 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:53 #33 ... 19:34:53 19:34:53 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:34:53 #59 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:53 #59 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:53 #59 22.72 (1/1) Installing dumb-init (1.2.5-r2) 19:34:53 #59 22.77 Executing busybox-1.36.1-r2.trigger 19:34:53 #59 23.00 OK: 8 MiB in 16 packages 19:34:53 #59 ... 19:34:53 19:34:53 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:53 #61 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:53 #61 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:53 #61 ... 19:34:53 19:34:53 #43 [security-proxy-auth internal] load build context 19:34:55 #43 ... 19:34:55 19:34:55 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:34:55 #63 16.45 OK: 266 MiB in 52 packages 19:34:55 #63 ... 19:34:55 19:34:55 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:34:55 #59 DONE 24.8s 19:34:55 19:34:55 #47 [support-notifications internal] load build context 19:34:55 #47 ... 19:34:55 19:34:55 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:55 #51 21.71 Executing busybox-1.36.1-r2.trigger 19:34:55 #51 21.71 Executing ca-certificates-20230506-r0.trigger 19:34:55 #51 23.40 OK: 18 MiB in 19 packages 19:34:55 #51 DONE 25.9s 19:34:55 19:34:55 #45 [security-secretstore-setup internal] load build context 19:34:55 #45 ... 19:34:55 19:34:55 #47 [support-notifications internal] load build context 19:34:55 #47 ... 19:34:55 19:34:55 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:55 #52 16.35 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:55 #52 16.35 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:55 #52 16.35 OK: 19943 distinct packages available 19:34:55 #52 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:55 #52 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:55 #52 ... 19:34:55 19:34:55 #47 [support-notifications internal] load build context 19:34:55 #47 ... 19:34:55 19:34:55 #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:34:55 #49 23.52 (1/4) Installing dumb-init (1.2.5-r2) 19:34:55 #49 23.56 (2/4) Installing musl-obstack (1.2.3-r2) 19:34:55 #49 23.57 (3/4) Installing libucontext (1.2-r2) 19:34:55 #49 23.62 (4/4) Installing gcompat (1.1.0-r1) 19:34:55 #49 23.67 Executing busybox-1.36.1-r2.trigger 19:34:55 #49 23.98 OK: 8 MiB in 19 packages 19:34:55 #49 DONE 26.6s 19:34:56 19:34:56 #47 [support-notifications internal] load build context 19:34:56 #47 transferring context: 57.82MB 25.9s 19:34:56 #47 ... 19:34:56 19:34:56 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:34:56 #63 DONE 18.5s 19:34:57 19:34:57 #47 [support-notifications internal] load build context 19:34:57 #47 ... 19:34:57 19:34:57 #42 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:34:57 #42 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:57 #42 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:57 #42 18.24 OK: 266 MiB in 52 packages 19:34:57 #42 DONE 19.1s 19:34:57 19:34:57 #47 [support-notifications internal] load build context 19:34:57 #47 ... 19:34:57 19:34:57 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:57 #61 24.24 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 19:34:57 #61 24.99 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 19:34:57 #61 25.16 (3/6) Installing dumb-init (1.2.5-r2) 19:34:57 #61 25.16 (4/6) Installing openssl (3.1.3-r0) 19:34:57 #61 25.28 (5/6) Installing su-exec (0.2-r3) 19:34:57 #61 25.28 (6/6) Installing yq (4.33.3-r3) 19:34:57 #61 26.17 Executing busybox-1.36.1-r2.trigger 19:34:57 #61 26.17 OK: 18 MiB in 19 packages 19:34:57 #61 DONE 27.6s 19:34:57 19:34:57 #47 [support-notifications internal] load build context 19:34:57 #47 ... 19:34:57 19:34:57 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:34:57 #65 DONE 6.4s 19:34:58 19:34:58 #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:34:58 #66 ... 19:34:58 19:34:58 #60 [core-command internal] load build context 19:34:58 #60 ... 19:34:58 19:34:58 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:58 #52 26.97 (1/11) Installing ca-certificates (20230506-r0) 19:34:58 #52 27.10 (2/11) Installing brotli-libs (1.0.9-r14) 19:34:58 #52 27.19 (3/11) Installing libunistring (1.1-r1) 19:34:58 #52 27.30 (4/11) Installing libidn2 (2.3.4-r1) 19:34:58 #52 27.45 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:34:58 #52 27.45 (6/11) Installing libcurl (8.3.0-r0) 19:34:58 #52 27.45 (7/11) Installing curl (8.3.0-r0) 19:34:58 #52 27.45 (8/11) Installing dumb-init (1.2.5-r2) 19:34:58 #52 27.45 (9/11) Installing musl-obstack (1.2.3-r2) 19:34:58 #52 27.45 (10/11) Installing libucontext (1.2-r2) 19:34:58 #52 27.52 (11/11) Installing gcompat (1.1.0-r1) 19:34:58 #52 27.52 Executing busybox-1.36.1-r2.trigger 19:34:58 #52 27.53 Executing ca-certificates-20230506-r0.trigger 19:34:58 #52 28.40 OK: 13 MiB in 26 packages 19:34:58 #52 DONE 29.5s 19:34:58 19:34:58 #60 [core-command internal] load build context 19:34:58 #60 ... 19:34:58 19:34:58 #47 [support-notifications internal] load build context 19:34:58 #47 ... 19:34:58 19:34:58 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:34:58 #62 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:58 #62 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:58 #62 18.59 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:34:58 #62 18.59 v3.18.3-249-g3aaf0f58a9f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:34:58 #62 18.59 OK: 19945 distinct packages available 19:34:58 #62 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:34:58 #62 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:58 #62 ... 19:34:58 19:34:58 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:34:58 #64 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:34:58 #64 19.02 OK: 266 MiB in 52 packages 19:34:58 #64 DONE 20.5s 19:34:58 19:34:58 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:58 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.0s 19:34:58 #39 ... 19:34:58 19:34:58 #47 [support-notifications internal] load build context 19:34:59 #47 ... 19:34:59 19:34:59 #41 [support-scheduler internal] load build context 19:34:59 #41 ... 19:34:59 19:34:59 #47 [support-notifications internal] load build context 19:34:59 #47 ... 19:34:59 19:34:59 #46 [security-spiffe-token-provider internal] load build context 19:34:59 #46 ... 19:34:59 19:34:59 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:34:59 #67 DONE 1.8s 19:34:59 19:34:59 #47 [support-notifications internal] load build context 19:34:59 #47 ... 19:34:59 19:34:59 #44 [security-bootstrapper internal] load build context 19:34:59 #44 ... 19:34:59 19:34:59 #47 [support-notifications internal] load build context 19:35:00 #47 ... 19:35:00 19:35:00 #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:35:00 #66 DONE 1.9s 19:35:00 19:35:00 #47 [support-notifications internal] load build context 19:35:00 #47 ... 19:35:00 19:35:00 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:35:00 #62 21.11 OK: 266 MiB in 52 packages 19:35:00 #62 DONE 21.7s 19:35:00 19:35:00 #47 [support-notifications internal] load build context 19:35:00 #47 ... 19:35:00 19:35:00 #54 [core-data internal] load build context 19:35:00 #54 ... 19:35:00 19:35:00 #47 [support-notifications internal] load build context 19:35:01 #47 transferring context: 76.49MB 30.9s 19:35:01 #47 ... 19:35:01 19:35:01 #58 [security-proxy-setup internal] load build context 19:35:01 #58 ... 19:35:01 19:35:01 #47 [support-notifications internal] load build context 19:35:01 #47 ... 19:35:01 19:35:01 #55 [core-common-config-bootstrapper internal] load build context 19:35:01 #55 ... 19:35:01 19:35:01 #47 [support-notifications internal] load build context 19:35:01 #47 ... 19:35:01 19:35:01 #57 [core-metadata internal] load build context 19:35:01 #57 ... 19:35:01 19:35:01 #55 [core-common-config-bootstrapper internal] load build context 19:35:04 #55 ... 19:35:04 19:35:04 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:04 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.5s 19:35:04 #33 ... 19:35:04 19:35:04 #55 [core-common-config-bootstrapper internal] load build context 19:35:04 #55 ... 19:35:04 19:35:04 #43 [security-proxy-auth internal] load build context 19:35:05 #43 ... 19:35:05 19:35:05 #55 [core-common-config-bootstrapper internal] load build context 19:35:05 #55 ... 19:35:05 19:35:05 #45 [security-secretstore-setup internal] load build context 19:35:05 #45 ... 19:35:05 19:35:05 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:07 #33 ... 19:35:07 19:35:07 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:35:07 #68 DONE 1.3s 19:35:07 19:35:07 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:35:07 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.6s done 19:35:08 #33 ... 19:35:08 19:35:08 #60 [core-command internal] load build context 19:35:08 #60 transferring context: 98.41MB 36.5s 19:35:09 #60 ... 19:35:09 19:35:09 #47 [support-notifications internal] load build context 19:35:09 #47 ... 19:35:09 19:35:09 #60 [core-command internal] load build context 19:35:09 #60 ... 19:35:09 19:35:09 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:35:09 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20.5s done 19:35:09 #39 ... 19:35:09 19:35:09 #60 [core-command internal] load build context 19:35:09 #60 ... 19:35:09 19:35:09 #41 [support-scheduler internal] load build context 19:35:09 #41 ... 19:35:09 19:35:09 #46 [security-spiffe-token-provider internal] load build context 19:35:09 #46 ... 19:35:09 19:35:09 #41 [support-scheduler internal] load build context 19:35:09 #41 ... 19:35:09 19:35:09 #44 [security-bootstrapper internal] load build context 19:35:10 #44 ... 19:35:10 19:35:10 #41 [support-scheduler internal] load build context 19:35:11 #41 ... 19:35:11 19:35:11 #54 [core-data internal] load build context 19:35:11 #54 ... 19:35:11 19:35:11 #41 [support-scheduler internal] load build context 19:35:11 #41 ... 19:35:11 19:35:11 #58 [security-proxy-setup internal] load build context 19:35:11 #58 ... 19:35:11 19:35:11 #54 [core-data internal] load build context 19:35:11 #54 ... 19:35:11 19:35:11 #57 [core-metadata internal] load build context 19:35:12 #57 ... 19:35:12 19:35:12 #54 [core-data internal] load build context 19:35:14 #54 ... 19:35:14 19:35:14 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:14 #69 DONE 3.3s 19:35:14 19:35:14 #54 [core-data internal] load build context 19:35:14 #54 ... 19:35:14 19:35:14 #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:14 #70 DONE 3.4s 19:35:14 19:35:14 #54 [core-data internal] load build context 19:35:14 #54 transferring context: 106.16MB 41.7s 19:35:14 #54 ... 19:35:14 19:35:14 #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:14 #71 DONE 3.1s 19:35:14 19:35:14 #54 [core-data internal] load build context 19:35:15 #54 ... 19:35:15 19:35:15 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:35:15 #72 DONE 0.9s 19:35:15 19:35:15 #43 [security-proxy-auth internal] load build context 19:35:15 #43 ... 19:35:15 19:35:15 #73 [security-spire-config stage-2 5/9] COPY security.txt / 19:35:15 #73 ... 19:35:15 19:35:15 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:35:15 #74 DONE 1.3s 19:35:15 19:35:15 #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:35:15 #75 DONE 1.0s 19:35:15 19:35:15 #43 [security-proxy-auth internal] load build context 19:35:15 #43 ... 19:35:15 19:35:15 #55 [core-common-config-bootstrapper internal] load build context 19:35:15 #55 ... 19:35:15 19:35:15 #54 [core-data internal] load build context 19:35:15 #54 ... 19:35:15 19:35:15 #45 [security-secretstore-setup internal] load build context 19:35:15 #45 ... 19:35:15 19:35:15 #54 [core-data internal] load build context 19:35:16 #54 ... 19:35:16 19:35:16 #73 [security-spire-config stage-2 5/9] COPY security.txt / 19:35:16 #73 DONE 1.0s 19:35:16 19:35:16 #54 [core-data internal] load build context 19:35:16 #54 ... 19:35:16 19:35:16 #76 [security-spire-agent stage-3 6/9] COPY security.txt / 19:35:16 #76 DONE 1.2s 19:35:16 19:35:16 #54 [core-data internal] load build context 19:35:16 #54 ... 19:35:16 19:35:16 #77 [security-spire-server stage-2 5/8] COPY security.txt / 19:35:16 #77 DONE 1.4s 19:35:16 19:35:16 #54 [core-data internal] load build context 19:35:18 #54 ... 19:35:18 19:35:18 #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:35:18 #78 DONE 1.4s 19:35:18 19:35:18 #54 [core-data internal] load build context 19:35:18 #54 ... 19:35:18 19:35:18 #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:35:18 #79 DONE 1.2s 19:35:18 19:35:18 #54 [core-data internal] load build context 19:35:18 #54 ... 19:35:18 19:35:18 #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:18 #80 DONE 1.4s 19:35:18 19:35:18 #54 [core-data internal] load build context 19:35:18 #54 ... 19:35:18 19:35:18 #47 [support-notifications internal] load build context 19:35:18 #47 transferring context: 189.51MB 48.0s done 19:35:18 #47 DONE 49.7s 19:35:18 19:35:18 #54 [core-data internal] load build context 19:35:18 #54 ... 19:35:18 19:35:18 #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:35:18 #81 DONE 1.0s 19:35:18 19:35:18 #54 [core-data internal] load build context 19:35:19 #54 ... 19:35:19 19:35:19 #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:35:19 #82 DONE 1.4s 19:35:19 19:35:19 #54 [core-data internal] load build context 19:35:19 #54 ... 19:35:19 19:35:19 #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:19 #83 DONE 1.4s 19:35:19 19:35:19 #54 [core-data internal] load build context 19:35:19 #54 ... 19:35:19 19:35:19 #60 [core-command internal] load build context 19:35:19 #60 ... 19:35:19 19:35:19 #54 [core-data internal] load build context 19:35:19 #54 ... 19:35:19 19:35:19 #46 [security-spiffe-token-provider internal] load build context 19:35:20 #46 ... 19:35:20 19:35:20 #54 [core-data internal] load build context 19:35:20 #54 ... 19:35:20 19:35:20 #44 [security-bootstrapper internal] load build context 19:35:20 #44 ... 19:35:20 19:35:20 #54 [core-data internal] load build context 19:35:20 #54 ... 19:35:20 19:35:20 #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:35:20 #84 DONE 1.2s 19:35:20 19:35:20 #54 [core-data internal] load build context 19:35:20 #54 ... 19:35:20 19:35:20 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:35:20 #85 DONE 1.6s 19:35:20 19:35:20 #54 [core-data internal] load build context 19:35:20 #54 ... 19:35:20 19:35:20 #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:35:20 #86 DONE 1.5s 19:35:20 19:35:20 #54 [core-data internal] load build context 19:35:21 #54 ... 19:35:21 19:35:21 #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:21 #87 DONE 1.4s 19:35:21 19:35:21 #54 [core-data internal] load build context 19:35:21 #54 ... 19:35:21 19:35:21 #41 [support-scheduler internal] load build context 19:35:21 #41 ... 19:35:21 19:35:21 #54 [core-data internal] load build context 19:35:21 #54 ... 19:35:21 19:35:21 #58 [security-proxy-setup internal] load build context 19:35:21 #58 ... 19:35:21 19:35:21 #41 [support-scheduler internal] load build context 19:35:22 #41 ... 19:35:22 19:35:22 #57 [core-metadata internal] load build context 19:35:22 #57 ... 19:35:22 19:35:22 #41 [support-scheduler internal] load build context 19:35:23 #41 transferring context: 181.39MB 54.5s 19:35:24 #41 ... 19:35:24 19:35:24 #60 [core-command internal] load build context 19:35:24 #60 transferring context: 189.51MB 51.9s done 19:35:24 #60 DONE 54.4s 19:35:24 19:35:24 #41 [support-scheduler internal] load build context 19:35:25 #41 ... 19:35:25 19:35:25 #44 [security-bootstrapper internal] load build context 19:35:25 #44 transferring context: 189.51MB 56.4s done 19:35:25 #44 DONE 56.9s 19:35:25 19:35:25 #41 [support-scheduler internal] load build context 19:35:25 #41 transferring context: 189.51MB 57.0s done 19:35:25 #41 ... 19:35:25 19:35:25 #43 [security-proxy-auth internal] load build context 19:35:25 #43 transferring context: 189.51MB 56.6s done 19:35:25 #43 ... 19:35:25 19:35:25 #41 [support-scheduler internal] load build context 19:35:25 #41 DONE 57.2s 19:35:25 19:35:25 #55 [core-common-config-bootstrapper internal] load build context 19:35:25 #55 ... 19:35:25 19:35:25 #45 [security-secretstore-setup internal] load build context 19:35:26 #45 ... 19:35:26 19:35:26 #88 [core-command builder 4/7] COPY go.mod vendor* ./ 19:35:26 #88 DONE 1.6s 19:35:26 19:35:26 #43 [security-proxy-auth internal] load build context 19:35:26 #43 DONE 57.3s 19:35:26 19:35:26 #45 [security-secretstore-setup internal] load build context 19:35:26 #45 ... 19:35:26 19:35:26 #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:26 #89 ... 19:35:26 19:35:26 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:35:26 #90 CACHED 19:35:26 19:35:26 #45 [security-secretstore-setup internal] load build context 19:35:27 #45 ... 19:35:27 19:35:27 #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:27 #89 DONE 1.4s 19:35:27 19:35:27 #45 [security-secretstore-setup internal] load build context 19:35:27 #45 ... 19:35:27 19:35:27 #46 [security-spiffe-token-provider internal] load build context 19:35:27 #46 transferring context: 189.51MB 56.7s done 19:35:27 #46 DONE 58.5s 19:35:27 19:35:27 #45 [security-secretstore-setup internal] load build context 19:35:27 #45 ... 19:35:27 19:35:27 #91 [security-spire-config] exporting to image 19:35:27 #91 exporting layers 6.0s done 19:35:27 #91 writing image sha256:3a713f852f4a8a8876bc0fd70e5e9883cf225a0b1757879ffdc047c2a0adbe05 0.4s done 19:35:27 #91 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:35:27 #91 writing image sha256:881db97307f4aa861c67ed20ce8bc8b3efd0d70d2d31deb1c35f790f94570582 0.0s done 19:35:27 #91 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:35:27 #91 writing image sha256:c26b50e7927f6baf7449d5babb035ca57462028380c7238b9981ace2356a0b83 0.0s done 19:35:27 #91 naming to docker.io/library/security-spire-config-arm64 0.1s done 19:35:27 #91 DONE 7.6s 19:35:27 19:35:27 #45 [security-secretstore-setup internal] load build context 19:35:29 #45 ... 19:35:29 19:35:29 #57 [core-metadata internal] load build context 19:35:29 #57 transferring context: 189.51MB 56.2s done 19:35:29 #57 DONE 58.9s 19:35:29 19:35:29 #45 [security-secretstore-setup internal] load build context 19:35:29 #45 ... 19:35:29 19:35:29 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:35:29 #92 DONE 1.7s 19:35:29 19:35:29 #45 [security-secretstore-setup internal] load build context 19:35:29 #45 ... 19:35:29 19:35:29 #54 [core-data internal] load build context 19:35:29 #54 transferring context: 189.51MB 57.1s done 19:35:29 #54 DONE 59.7s 19:35:29 19:35:29 #55 [core-common-config-bootstrapper internal] load build context 19:35:29 #55 transferring context: 189.51MB 57.1s done 19:35:29 #55 DONE 59.6s 19:35:29 19:35:29 #45 [security-secretstore-setup internal] load build context 19:35:29 #45 ... 19:35:29 19:35:29 #58 [security-proxy-setup internal] load build context 19:35:29 #58 transferring context: 189.51MB 57.2s done 19:35:29 #58 DONE 59.7s 19:35:29 19:35:29 #45 [security-secretstore-setup internal] load build context 19:35:30 #45 transferring context: 189.51MB 60.4s done 19:35:30 #45 DONE 61.6s 19:35:30 19:35:30 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:30 #93 ... 19:35:30 19:35:30 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:31 #94 ... 19:35:31 19:35:31 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:36 #95 ... 19:35:36 19:35:36 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:08 #96 ... 19:36:08 19:36:08 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:08 #93 DONE 39.0s 19:36:08 19:36:08 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:08 #94 DONE 47.7s 19:36:08 19:36:08 #97 [support-notifications builder 6/7] COPY . . 19:36:08 #97 ... 19:36:08 19:36:08 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:08 #95 DONE 41.2s 19:36:08 19:36:08 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:08 #96 DONE 42.4s 19:36:08 19:36:08 #98 [support-scheduler builder 6/7] COPY . . 19:36:12 #98 ... 19:36:12 19:36:12 #99 [security-proxy-setup builder 6/7] COPY . . 19:36:12 #99 CACHED 19:36:12 19:36:12 #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:36:12 #100 CACHED 19:36:12 19:36:12 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:12 #101 CACHED 19:36:12 19:36:12 #102 [security-spiffe-token-provider builder 6/7] COPY . . 19:36:12 #102 DONE 3.1s 19:36:12 19:36:12 #97 [support-notifications builder 6/7] COPY . . 19:36:12 #97 DONE 3.1s 19:36:12 19:36:12 #103 [security-secretstore-setup builder 6/7] COPY . . 19:36:12 #103 CACHED 19:36:12 19:36:12 #104 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:36:12 #104 CACHED 19:36:12 19:36:12 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:12 #105 CACHED 19:36:12 19:36:12 #106 [security-bootstrapper builder 6/7] COPY . . 19:36:12 #106 DONE 3.1s 19:36:12 19:36:12 #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:12 #107 CACHED 19:36:12 19:36:12 #108 [core-data builder 6/7] COPY . . 19:36:12 #108 CACHED 19:36:12 19:36:12 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 19:36:12 #109 CACHED 19:36:12 19:36:12 #110 [core-metadata builder 6/7] COPY . . 19:36:12 #110 CACHED 19:36:12 19:36:12 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:36:12 #111 CACHED 19:36:12 19:36:12 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:12 #112 CACHED 19:36:12 19:36:12 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:12 #113 CACHED 19:36:12 19:36:12 #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:36:12 #114 CACHED 19:36:12 19:36:12 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 19:36:12 #115 CACHED 19:36:12 19:36:12 #116 [core-command builder 6/7] COPY . . 19:36:12 #116 CACHED 19:36:12 19:36:12 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:12 #117 CACHED 19:36:12 19:36:12 #118 [security-proxy-auth builder 6/7] COPY . . 19:36:12 #118 CACHED 19:36:12 19:36:12 #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:12 #119 CACHED 19:36:12 19:36:12 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:36:12 #120 CACHED 19:36:12 19:36:12 #98 [support-scheduler builder 6/7] COPY . . 19:36:12 #98 DONE 3.1s 19:36:12 19:36:12 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:36:16 #121 4.915 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:36:21 #121 ... 19:36:21 19:36:21 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:36:21 #0 3.896 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:36:21 #122 ... 19:36:21 19:36:21 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:36:21 #0 5.342 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:36:22 #123 ... 19:36:22 19:36:22 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:36:22 #0 4.943 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:36:22 #124 ... 19:36:22 19:36:22 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:22 #0 5.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:36:22 #125 ... 19:36:22 19:36:22 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:36:22 #0 5.151 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:36:22 #126 ... 19:36:22 19:36:22 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:36:22 #0 5.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:36:22 #127 ... 19:36:22 19:36:22 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:36:22 #0 4.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:36:22 #128 ... 19:36:22 19:36:22 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:36:22 #0 5.010 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:22 #129 ... 19:36:22 19:36:22 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:36:22 #0 5.409 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:36:23 #130 ... 19:36:23 19:36:23 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:23 #0 5.062 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:48:15 #131 ... 19:48:15 19:48:15 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:48:15 #128 DONE 715.0s 19:48:15 19:48:15 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:48:15 #121 ... 19:48:15 19:48:15 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:48:15 #132 DONE 0.2s 19:48:15 19:48:15 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:48:15 #133 DONE 0.3s 19:48:15 19:48:15 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:48:15 #123 ... 19:48:15 19:48:15 #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 19:48:15 #134 DONE 0.2s 19:48:15 19:48:15 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:48:15 #135 DONE 0.2s 19:48:15 19:48:15 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:48:15 #136 DONE 0.3s 19:48:15 19:48:15 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:48:15 #137 DONE 0.2s 19:48:15 19:48:15 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:15 #138 DONE 4.9s 19:48:15 19:48:15 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:48:15 #125 719.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:48:15 #125 ... 19:48:15 19:48:15 #91 [security-proxy-setup] exporting to image 19:48:15 #91 exporting layers 0.9s done 19:48:15 #91 writing image sha256:e1199601e11382bc0f4ddcfa6e9f5a965398c065520a4c5509222cd02ef23247 done 19:48:15 #91 naming to docker.io/library/security-proxy-setup-arm64 done 19:48:15 #91 DONE 8.4s 19:48:15 19:48:15 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:22 #127 ... 19:48:22 19:48:22 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:48:22 #131 DONE 730.4s 19:48:22 19:48:22 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:48:22 #139 DONE 0.3s 19:48:22 19:48:22 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:22 #127 ... 19:48:22 19:48:22 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:48:26 #140 DONE 3.6s 19:48:26 19:48:26 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:48:26 #125 ... 19:48:26 19:48:26 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:48:26 #141 DONE 0.3s 19:48:26 19:48:26 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:48:26 #142 DONE 0.2s 19:48:26 19:48:26 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:48:26 #143 DONE 0.3s 19:48:26 19:48:26 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:48:27 #144 DONE 0.2s 19:48:27 19:48:27 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:48:27 #121 ... 19:48:27 19:48:27 #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/ 19:48:27 #145 DONE 0.2s 19:48:27 19:48:27 #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/ 19:48:27 #146 DONE 0.2s 19:48:27 19:48:27 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:48:27 #147 DONE 0.2s 19:48:27 19:48:27 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:48:27 #148 DONE 0.2s 19:48:27 19:48:27 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:48:29 #149 DONE 2.1s 19:48:29 19:48:29 #91 [security-bootstrapper] exporting to image 19:48:29 #91 exporting layers 19:48:31 #91 exporting layers 1.1s done 19:48:31 #91 writing image sha256:de4d388ea2347be890cd58e9d45f6303f7b967881bade7abf80a9836f9eb29dc done 19:48:31 #91 naming to docker.io/library/security-bootstrapper-arm64 done 19:48:31 #91 DONE 9.5s 19:48:31 19:48:31 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:32 #127 ... 19:48:32 19:48:32 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:48:32 #125 DONE 740.5s 19:48:32 19:48:32 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:32 #33 ... 19:48:32 19:48:32 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:48:32 #150 DONE 0.1s 19:48:32 19:48:32 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:32 #127 ... 19:48:32 19:48:32 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:48:33 #151 DONE 0.2s 19:48:33 19:48:33 #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 19:48:33 #152 DONE 0.2s 19:48:33 19:48:33 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:48:33 #121 ... 19:48:33 19:48:33 #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 19:48:33 #153 DONE 0.1s 19:48:33 19:48:33 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:48:33 #154 DONE 0.1s 19:48:33 19:48:33 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:48:33 #129 ... 19:48:33 19:48:33 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:48:33 #155 DONE 0.2s 19:48:33 19:48:33 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:48:33 #156 DONE 0.3s 19:48:33 19:48:33 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:48:34 #157 DONE 0.1s 19:48:34 19:48:34 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:36 #158 DONE 2.0s 19:48:36 19:48:36 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:36 #127 ... 19:48:36 19:48:36 #91 [security-secretstore-setup] exporting to image 19:48:36 #91 exporting layers 1.1s done 19:48:36 #91 writing image sha256:084f21d282a9fc39c436c62de080e745145059cc1a6c7ad227d07ea6979418c3 done 19:48:36 #91 naming to docker.io/library/security-secretstore-setup-arm64 done 19:48:36 #91 DONE 10.6s 19:48:36 19:48:36 #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:48:43 #123 DONE 750.9s 19:48:43 19:48:43 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:43 #127 ... 19:48:43 19:48:43 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:48:43 #159 DONE 0.2s 19:48:43 19:48:43 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:48:43 #160 DONE 0.1s 19:48:43 19:48:43 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:48:43 #161 DONE 0.2s 19:48:43 19:48:43 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:43 #127 ... 19:48:43 19:48:43 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:48:43 #162 DONE 0.1s 19:48:43 19:48:43 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:48:43 #163 DONE 0.1s 19:48:43 19:48:43 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:43 #127 ... 19:48:43 19:48:43 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:45 #164 DONE 1.9s 19:48:45 19:48:45 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:48:45 #121 ... 19:48:45 19:48:45 #91 [security-proxy-auth] exporting to image 19:48:45 #91 exporting layers 19:48:46 #91 exporting layers 1.0s done 19:48:46 #91 writing image sha256:ab74cb08a3a5fca5c698207a609dec6a2c3a40a9944a5ff14ef1a8d45d51783c 0.0s done 19:48:46 #91 naming to docker.io/library/security-proxy-auth-arm64 done 19:48:46 #91 DONE 11.6s 19:48:46 19:48:46 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:55 #127 ... 19:48:55 19:48:55 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:48:55 #130 DONE 763.1s 19:48:55 19:48:55 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:55 #127 ... 19:48:55 19:48:55 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:48:55 #165 DONE 0.1s 19:48:55 19:48:55 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:55 #127 ... 19:48:55 19:48:55 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:48:55 #166 DONE 0.3s 19:48:55 19:48:55 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:55 #127 ... 19:48:55 19:48:55 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:48:55 #167 DONE 0.2s 19:48:55 19:48:55 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:48:55 #127 ... 19:48:55 19:48:55 #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 19:48:55 #168 DONE 0.1s 19:48:56 19:48:56 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:48:56 #169 DONE 0.2s 19:48:56 19:48:56 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:48:58 #170 DONE 2.0s 19:48:58 19:48:58 #91 [core-common-config-bootstrapper] exporting to image 19:48:58 #91 exporting layers 19:48:58 #91 exporting layers 0.6s done 19:48:58 #91 writing image sha256:dca0d59fc7352051a8b77c34484e0784f3c52737b8a74364ab8d94b6eaf32a9a done 19:48:58 #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 19:48:58 #91 DONE 12.2s 19:48:58 19:48:58 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:49:37 #127 ... 19:49:37 19:49:37 #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:49:37 #121 DONE 800.2s 19:49:37 19:49:37 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:49:37 #129 ... 19:49:37 19:49:37 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:49:37 #171 DONE 0.2s 19:49:37 19:49:37 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:49:37 #172 DONE 0.1s 19:49:37 19:49:37 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:49:37 #173 DONE 0.2s 19:49:37 19:49:37 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:49:37 #174 DONE 0.1s 19:49:37 19:49:37 #91 [core-command] exporting to image 19:49:37 #91 exporting layers 19:49:37 #91 exporting layers 0.2s done 19:49:37 #91 writing image sha256:b9b6c1e54e1130438030de93a421e2ee8ef4b11f55ee2586e37b7a49c462c30c done 19:49:37 #91 naming to docker.io/library/core-command-arm64 done 19:49:37 #91 DONE 12.4s 19:49:37 19:49:37 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:49:38 #126 ... 19:49:38 19:49:38 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:49:38 #124 DONE 806.7s 19:49:38 19:49:38 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:38 #33 ... 19:49:38 19:49:38 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:49:39 #175 DONE 0.2s 19:49:39 19:49:39 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:39 #33 ... 19:49:39 19:49:39 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:49:39 #176 DONE 0.1s 19:49:39 19:49:39 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:49:39 #177 DONE 0.3s 19:49:39 19:49:39 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:49:39 #127 ... 19:49:39 19:49:39 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:49:39 #178 DONE 0.2s 19:49:39 19:49:39 #91 [core-data] exporting to image 19:49:39 #91 exporting layers 19:49:39 #91 exporting layers 0.4s done 19:49:39 #91 writing image sha256:ca44f4097f079a06cba076fe252771bbca8313b45d8dd67a52a4131065ce0fb4 done 19:49:39 #91 naming to docker.io/library/core-data-arm64 done 19:49:39 #91 DONE 12.8s 19:49:39 19:49:39 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:49:42 #33 ... 19:49:42 19:49:42 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:49:42 #129 DONE 810.2s 19:49:42 19:49:42 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:49:42 #127 ... 19:49:42 19:49:42 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:49:42 #179 DONE 0.2s 19:49:42 19:49:42 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:49:42 #180 DONE 0.2s 19:49:42 19:49:42 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:49:43 #181 DONE 0.3s 19:49:43 19:49:43 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:49:43 #182 DONE 0.1s 19:49:43 19:49:43 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:49:43 #183 DONE 0.2s 19:49:43 19:49:43 #91 [core-metadata] exporting to image 19:49:43 #91 exporting layers 0.3s done 19:49:43 #91 writing image sha256:71ee96f3834335d4dc6c1d5251c4140426e5a9f2846125766eef8137baaed80d done 19:49:43 #91 naming to docker.io/library/core-metadata-arm64 done 19:49:43 #91 DONE 13.1s 19:49:43 19:49:43 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:50:01 #39 ... 19:50:01 19:50:01 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:50:01 #127 DONE 828.4s 19:50:01 19:50:01 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:01 #33 ... 19:50:01 19:50:01 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:50:01 #184 DONE 0.3s 19:50:01 19:50:01 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:50:01 #39 ... 19:50:01 19:50:01 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:50:01 #185 DONE 0.1s 19:50:01 19:50:01 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:50:01 #186 DONE 0.3s 19:50:01 19:50:01 #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 19:50:01 #187 DONE 0.1s 19:50:01 19:50:01 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:01 #33 ... 19:50:01 19:50:01 #91 [security-spiffe-token-provider] exporting to image 19:50:01 #91 exporting layers 19:50:01 #91 exporting layers 0.6s done 19:50:02 #91 writing image sha256:653b138bca7290f65522168431f86aa2158807e2bb37e6ee2091a1de000d839d done 19:50:02 #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:50:02 #91 DONE 13.7s 19:50:02 19:50:02 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:20 #33 ... 19:50:20 19:50:20 #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:50:20 #122 DONE 846.8s 19:50:20 19:50:20 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:50:20 #188 DONE 0.2s 19:50:20 19:50:20 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:50:20 #189 DONE 0.2s 19:50:20 19:50:20 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:50:20 #190 DONE 0.4s 19:50:20 19:50:20 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:50:20 #191 DONE 0.1s 19:50:20 19:50:20 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:50:20 #39 ... 19:50:20 19:50:20 #91 [support-scheduler] exporting to image 19:50:20 #91 exporting layers 19:50:20 #91 ... 19:50:20 19:50:20 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:50:20 #126 DONE 848.1s 19:50:20 19:50:20 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:20 #33 ... 19:50:20 19:50:20 #91 [support-scheduler] exporting to image 19:50:20 #91 exporting layers 0.5s done 19:50:20 #91 writing image sha256:d93f1f83ce64b5394d9eee39a888096d6be9a3f96a6c1c6c33451dd917c16bbf done 19:50:20 #91 naming to docker.io/library/support-scheduler-arm64 0.0s done 19:50:20 #91 DONE 14.2s 19:50:20 19:50:20 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:50:20 #192 DONE 0.1s 19:50:20 19:50:20 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:50:20 #193 DONE 0.1s 19:50:20 19:50:20 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:50:20 #194 DONE 0.3s 19:50:20 19:50:20 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:50:21 #195 DONE 0.1s 19:50:21 19:50:21 #91 [support-notifications] exporting to image 19:50:21 #91 exporting layers 0.4s done 19:50:21 #91 writing image sha256:e47e8d53cc211c0f4396b2e3591ffa5aa85643fcfa6894598bddceb3a0191020 19:50:21 #91 writing image sha256:e47e8d53cc211c0f4396b2e3591ffa5aa85643fcfa6894598bddceb3a0191020 done 19:50:21 #91 naming to docker.io/library/support-notifications-arm64 done 19:50:21 #91 DONE 14.6s 19:50:21 19:50:21 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:50:21 time="2023-09-26T19:34:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:50:21 $ docker stop --time=1 152d02f9f4b8dd9544d71bcc7248ef5b04cdfa06a8f37174dda9b836c5c42135 19:50:25 $ docker rm -f --volumes 152d02f9f4b8dd9544d71bcc7248ef5b04cdfa06a8f37174dda9b836c5c42135 [Pipeline] // withDockerContainer [Pipeline] sh 19:50:25 + docker images 19:50:25 REPOSITORY TAG IMAGE ID CREATED SIZE 19:50:25 support-notifications-arm64 latest e47e8d53cc21 5 seconds ago 34.2MB 19:50:25 support-scheduler-arm64 latest d93f1f83ce64 6 seconds ago 33.5MB 19:50:25 security-spiffe-token-provider-arm64 latest 653b138bca72 24 seconds ago 35.1MB 19:50:25 core-metadata-arm64 latest 71ee96f38343 42 seconds ago 21.5MB 19:50:25 core-data-arm64 latest ca44f4097f07 46 seconds ago 21.2MB 19:50:25 core-command-arm64 latest b9b6c1e54e11 53 seconds ago 21MB 19:50:25 core-common-config-bootstrapper-arm64 latest dca0d59fc735 About a minute ago 18.3MB 19:50:25 security-proxy-auth-arm64 latest ab74cb08a3a5 About a minute ago 19.4MB 19:50:25 security-secretstore-setup-arm64 latest 084f21d282a9 About a minute ago 43.7MB 19:50:25 security-bootstrapper-arm64 latest de4d388ea234 About a minute ago 23.1MB 19:50:25 security-proxy-setup-arm64 latest e1199601e113 2 minutes ago 34MB 19:50:25 security-spire-server-arm64 latest 881db97307f4 15 minutes ago 101MB 19:50:25 security-spire-config-arm64 latest c26b50e7927f 15 minutes ago 95.8MB 19:50:25 security-spire-agent-arm64 latest 3a713f852f4a 15 minutes ago 157MB 19:50:25 ci-base-image-arm64 latest 53184b27949a 25 minutes ago 924MB 19:50:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 days ago 553MB 19:50:25 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 19:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:50:26 19:50:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:50:27 arm64: Pulling from edgex-lftools-log-publisher 19:50:27 8998bd30e6a1: Pulling fs layer 19:50:27 04944245beec: Pulling fs layer 19:50:27 699f458cf7ca: Pulling fs layer 19:50:27 765212b225bb: Pulling fs layer 19:50:27 f23df028b6ca: Pulling fs layer 19:50:27 765212b225bb: Waiting 19:50:27 d65c8cfc05b1: Pulling fs layer 19:50:27 f23df028b6ca: Waiting 19:50:27 2437ff75d9bd: Pulling fs layer 19:50:27 2437ff75d9bd: Waiting 19:50:27 d65c8cfc05b1: Waiting 19:50:27 04944245beec: Verifying Checksum 19:50:27 04944245beec: Download complete 19:50:27 765212b225bb: Verifying Checksum 19:50:27 765212b225bb: Download complete 19:50:27 f23df028b6ca: Download complete 19:50:27 d65c8cfc05b1: Verifying Checksum 19:50:27 d65c8cfc05b1: Download complete 19:50:27 699f458cf7ca: Verifying Checksum 19:50:27 699f458cf7ca: Download complete 19:50:27 8998bd30e6a1: Verifying Checksum 19:50:27 8998bd30e6a1: Download complete 19:50:30 2437ff75d9bd: Verifying Checksum 19:50:30 2437ff75d9bd: Download complete 19:50:31 8998bd30e6a1: Pull complete 19:50:32 04944245beec: Pull complete 19:50:33 699f458cf7ca: Pull complete 19:50:33 765212b225bb: Pull complete 19:50:34 f23df028b6ca: Pull complete 19:50:34 d65c8cfc05b1: Pull complete 19:50:49 2437ff75d9bd: Pull complete 19:50:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:50:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:49 prd-ubuntu20.04-docker-arm64-4c-16g-7974 does not seem to be running inside a container 19:50:50 $ 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 19:50:52 $ docker top 0f16bfa184c687ed9c2b1a652874b0cf553a0a44376c218c4f6117148d215883 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:50:53 ---> job-cost.sh 19:50:53 lf-activate-venv: SKIPPING 19:50:53 INFO: No Stack... 19:50:54 INFO: Retrieving Pricing Info for: v3-standard-4 19:50:54 INFO: Archiving Costs [Pipeline] sh 19:50:55 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:50:55 + cut -d, -f6 [Pipeline] lock 19:50:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4695-1-stack-cost] 19:50:55 Resource [jenkins-edgexfoundry-edgex-go-PR-4695-1-stack-cost] did not exist. Created. 19:50:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4695-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:50:55 + echo total: 0.10999999940395355 [Pipeline] stash 19:50:55 Stashed 1 file(s) [Pipeline] } 19:50:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4695-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:50:55 $ docker stop --time=1 0f16bfa184c687ed9c2b1a652874b0cf553a0a44376c218c4f6117148d215883 19:50:57 $ docker rm -f --volumes 0f16bfa184c687ed9c2b1a652874b0cf553a0a44376c218c4f6117148d215883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:50:58 provisioning config files... 19:50:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15059586532874419433tmp [Pipeline] { [Pipeline] sh 19:50:58 + set +x 19:50:58 + bash -s -- 19:50:58 + curl -s https://codecov.io/bash 19:50:58 19:50:58 _____ _ 19:50:58 / ____| | | 19:50:58 | | ___ __| | ___ ___ _____ __ 19:50:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:50:58 | |___| (_) | (_| | __/ (_| (_) \ V / 19:50:58 \_____\___/ \__,_|\___|\___\___/ \_/ 19:50:58 Bash-1.0.6 19:50:58 19:50:58 19:50:58 ==> git version 2.25.1 found 19:50:58 ==> 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 19:50:58 Release-Date: 2020-01-08 19:50:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:50:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:50:58 ==> Jenkins CI detected. 19:50:58 current dir:  /w/workspace/edgex-go/1 19:50:58 project root: . 19:50:58 --> token set from env 19:50:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:50:58 ==> Running gcov in . (disable via -X gcov) 19:50:58 ==> Python coveragepy not found 19:50:58 ==> Searching for coverage reports in: 19:50:58 + . 19:50:58 -> Found 1 reports 19:50:58 ==> Detecting git/mercurial file structure 19:50:58 ==> Reading reports 19:50:58 + ./coverage.out bytes=453602 19:50:58 ==> Appending adjustments 19:50:58 https://docs.codecov.io/docs/fixing-reports 19:50:59 + Found adjustments 19:51:00 ==> Gzipping contents 19:51:00 60K /tmp/codecov.iEKpu8.gz 19:51:00 ==> Uploading reports 19:51:00 url: https://codecov.io 19:51:00 query: branch=PR-4695&commit=0b68c287168bfded69cd107056c242834abdec1d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4695%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4695&job=&cmd_args= 19:51:00 -> Pinging Codecov 19:51:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4695&commit=0b68c287168bfded69cd107056c242834abdec1d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4695%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4695&job=&cmd_args= 19:51:00 -> Uploading to 19:51:00 https://storage.googleapis.com/codecov/v4/raw/2023-09-26/00271124DB129430A58F1EEE437C3FCB/0b68c287168bfded69cd107056c242834abdec1d/aa8e3411-9a69-4749-b1e5-b969c268e4c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230926T195100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7633be19df0d431c4010e5735ce1304b4bba59584b8c3da4e9e0e5019363d3e 19:51:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:51:00 Dload Upload Total Spent Left Speed 19:51:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58187 0 0 100 58187 0 230k --:--:-- --:--:-- --:--:-- 230k 19:51:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0b68c287168bfded69cd107056c242834abdec1d [Pipeline] } 19:51:00 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 19:51:01 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:51:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:51:03 ---> package-listing.sh 19:51:03 ++ facter osfamily 19:51:03 ++ tr '[:upper:]' '[:lower:]' 19:51:03 + OS_FAMILY=debian 19:51:03 + workspace=/w/workspace/edgex-go/1 19:51:03 + START_PACKAGES=/tmp/packages_start.txt 19:51:03 + END_PACKAGES=/tmp/packages_end.txt 19:51:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:51:03 + PACKAGES=/tmp/packages_start.txt 19:51:03 + '[' /w/workspace/edgex-go/1 ']' 19:51:03 + PACKAGES=/tmp/packages_end.txt 19:51:03 + case "${OS_FAMILY}" in 19:51:03 + dpkg -l 19:51:03 + grep '^ii' 19:51:03 + '[' -f /tmp/packages_start.txt ']' 19:51:03 + '[' -f /tmp/packages_end.txt ']' 19:51:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:51:03 + '[' /w/workspace/edgex-go/1 ']' 19:51:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:51:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:51:03 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 19:51:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:04 19:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:04 latest: Pulling from edgex-lftools-log-publisher 19:51:04 5eb5b503b376: Pulling fs layer 19:51:04 5c69ac0246d0: Pulling fs layer 19:51:04 ec43610c2a17: Pulling fs layer 19:51:04 3a2ae6a8a46f: Pulling fs layer 19:51:04 33b1e0a273af: Pulling fs layer 19:51:04 5d3b04190fa2: Pulling fs layer 19:51:04 2f39f015ded8: Pulling fs layer 19:51:04 33b1e0a273af: Waiting 19:51:04 5d3b04190fa2: Waiting 19:51:04 2f39f015ded8: Waiting 19:51:04 3a2ae6a8a46f: Waiting 19:51:04 5c69ac0246d0: Verifying Checksum 19:51:04 5c69ac0246d0: Download complete 19:51:04 3a2ae6a8a46f: Verifying Checksum 19:51:04 3a2ae6a8a46f: Download complete 19:51:04 33b1e0a273af: Verifying Checksum 19:51:04 33b1e0a273af: Download complete 19:51:04 5d3b04190fa2: Verifying Checksum 19:51:04 5d3b04190fa2: Download complete 19:51:04 ec43610c2a17: Verifying Checksum 19:51:04 ec43610c2a17: Download complete 19:51:04 5eb5b503b376: Verifying Checksum 19:51:04 5eb5b503b376: Download complete 19:51:05 2f39f015ded8: Verifying Checksum 19:51:05 2f39f015ded8: Download complete 19:51:06 5eb5b503b376: Pull complete 19:51:06 5c69ac0246d0: Pull complete 19:51:06 ec43610c2a17: Pull complete 19:51:06 3a2ae6a8a46f: Pull complete 19:51:07 33b1e0a273af: Pull complete 19:51:07 5d3b04190fa2: Pull complete 19:51:11 2f39f015ded8: Pull complete 19:51:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:51:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:11 prd-ubuntu20.04-docker-8c-8g-7973 does not seem to be running inside a container 19:51:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:51:15 $ docker top 923490fa6bf0cc2f6cc7b492e28b66aac422094d0c32202b90fcdc5f16282b35 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:51:16 + mkdir -p /var/log/sysstat [Pipeline] sh 19:51:16 + ls /var/log/sa-host 19:51:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:16 provisioning config files... 19:51:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10369884348392739320tmp [Pipeline] { [Pipeline] echo 19:51:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:51:16 ---> create-netrc.sh [Pipeline] } 19:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:51:17 ---> python-tools-install.sh [Pipeline] echo 19:51:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:51:17 ---> sudo-logs.sh 19:51:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:51:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:51:18 ---> job-cost.sh 19:51:18 lf-activate-venv: SKIPPING 19:51:18 DEBUG: total: 0.10999999940395355 19:51:18 INFO: Retrieving Stack Cost... 19:51:18 INFO: Retrieving Pricing Info for: v3-standard-8 19:51:19 INFO: Archiving Costs [Pipeline] echo 19:51:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:51:19 ---> logs-deploy.sh 19:51:19 lf-activate-venv: SKIPPING 19:51:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4695/1 19:51:19 INFO: archiving workspace using pattern(s): 19:51:20 Archives upload complete. 19:51:20 INFO: archiving logs to Nexus 19:51:21 ---> uname -a: 19:51:21 Linux prd-ubuntu20-04-docker-8c-8g-7973 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:51:21 19:51:21 19:51:21 ---> lscpu: 19:51:21 Architecture: x86_64 19:51:21 CPU op-mode(s): 32-bit, 64-bit 19:51:21 Byte Order: Little Endian 19:51:21 Address sizes: 40 bits physical, 48 bits virtual 19:51:21 CPU(s): 8 19:51:21 On-line CPU(s) list: 0-7 19:51:21 Thread(s) per core: 1 19:51:21 Core(s) per socket: 1 19:51:21 Socket(s): 8 19:51:21 NUMA node(s): 1 19:51:21 Vendor ID: AuthenticAMD 19:51:21 CPU family: 23 19:51:21 Model: 49 19:51:21 Model name: AMD EPYC-Rome Processor 19:51:21 Stepping: 0 19:51:21 CPU MHz: 2800.000 19:51:21 BogoMIPS: 5600.00 19:51:21 Virtualization: AMD-V 19:51:21 Hypervisor vendor: KVM 19:51:21 Virtualization type: full 19:51:21 L1d cache: 256 KiB 19:51:21 L1i cache: 256 KiB 19:51:21 L2 cache: 4 MiB 19:51:21 L3 cache: 128 MiB 19:51:21 NUMA node0 CPU(s): 0-7 19:51:21 Vulnerability Itlb multihit: Not affected 19:51:21 Vulnerability L1tf: Not affected 19:51:21 Vulnerability Mds: Not affected 19:51:21 Vulnerability Meltdown: Not affected 19:51:21 Vulnerability Mmio stale data: Not affected 19:51:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:51:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:51:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:51:21 Vulnerability Srbds: Not affected 19:51:21 Vulnerability Tsx async abort: Not affected 19:51:21 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 19:51:21 19:51:21 19:51:21 ---> nproc: 19:51:21 8 19:51:21 19:51:21 19:51:21 ---> df -h: 19:51:21 Filesystem Size Used Avail Use% Mounted on 19:51:21 overlay 155G 21G 135G 14% / 19:51:21 tmpfs 64M 0 64M 0% /dev 19:51:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:51:21 shm 64M 0 64M 0% /dev/shm 19:51:21 /dev/vda1 155G 21G 135G 14% /facter-os 19:51:21 19:51:21 19:51:21 ---> sar -b -r -n DEV: 19:51:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7973) 09/26/23 _x86_64_ (8 CPU) 19:51:21 19:51:21 19:19:57 LINUX RESTART (8 CPU) 19:51:21 19:51:21 19:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:51:21 19:21:02 133.89 48.01 85.89 0.00 5404.03 204214.63 0.00 19:51:21 19:22:01 122.13 0.73 121.40 0.00 25.76 63902.52 0.00 19:51:21 19:23:01 35.35 0.05 35.30 0.00 0.40 19977.22 0.00 19:51:21 19:24:01 153.87 0.52 153.36 0.00 43.99 51525.28 0.00 19:51:21 19:25:01 431.41 4.35 427.06 0.00 48.26 176599.10 0.00 19:51:21 19:26:01 503.05 11.73 491.32 0.00 3479.11 127361.95 0.00 19:51:21 19:27:01 494.23 0.05 494.18 0.00 2.27 56176.77 0.00 19:51:21 19:28:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 19:51:21 19:29:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 19:51:21 19:30:01 1.43 0.00 1.43 0.00 0.00 24.66 0.00 19:51:21 19:31:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 19:51:21 19:32:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 19:51:21 19:33:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 19:51:21 19:34:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 19:51:21 19:35:01 1.63 0.02 1.62 0.00 0.13 18.00 0.00 19:51:21 19:36:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 19:51:21 19:37:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 19:51:21 19:38:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 19:51:21 19:39:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 19:51:21 19:40:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 19:51:21 19:41:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 19:51:21 19:42:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 19:51:21 19:43:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 19:51:21 19:44:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 19:51:21 19:45:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 19:51:21 19:46:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 19:51:21 19:47:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 19:51:21 19:48:01 2.58 1.67 0.92 0.00 37.73 11.86 0.00 19:51:21 19:49:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 19:51:21 19:50:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 19:51:21 19:51:01 1.43 0.07 1.37 0.00 4.80 30.39 0.00 19:51:21 Average: 61.38 2.17 59.22 0.00 291.98 22561.97 0.00 19:51:21 19:51:21 19:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:51:21 19:21:02 29637852 31592572 748044 2.27 60376 2187376 1876024 5.53 991256 1935084 131968 19:51:21 19:22:01 27833324 31401740 902856 2.75 118024 3636776 2109484 6.22 1568904 3019752 435524 19:51:21 19:23:01 27241012 30983404 1318376 4.01 121172 3785496 2300100 6.78 1825304 3331196 289160 19:51:21 19:24:01 25717428 31281584 1011636 3.08 132384 5549920 2416956 7.12 1707172 4908540 1358716 19:51:21 19:25:01 21932884 31445552 838068 2.55 200332 9211116 2439116 7.19 2038244 8140852 119832 19:51:21 19:26:01 15743448 29328212 2886860 8.78 243696 12916744 7342364 21.64 5267288 10682832 270516 19:51:21 19:27:01 17927828 31489176 785516 2.39 253424 12995080 2213444 6.52 2465744 11490316 212 19:51:21 19:28:01 17929308 31490672 783916 2.38 253456 12995080 2213444 6.52 2464344 11490316 8 19:51:21 19:29:01 17939700 31501120 773280 2.35 253480 12995088 2213444 6.52 2453852 11490324 12 19:51:21 19:30:01 17941124 31502572 771752 2.35 253560 12995056 2213444 6.52 2452608 11490304 48 19:51:21 19:31:01 17940800 31502308 771932 2.35 253596 12995068 2213444 6.52 2452436 11490304 24 19:51:21 19:32:01 17942624 31504172 770444 2.34 253620 12995072 2213444 6.52 2452732 11490308 28 19:51:21 19:33:01 17942836 31504424 770164 2.34 253636 12995072 2213444 6.52 2452500 11490308 8 19:51:21 19:34:01 17942472 31504204 770268 2.34 253644 12995204 2213444 6.52 2452772 11490440 160 19:51:21 19:35:01 17936044 31498016 776648 2.36 253656 12995208 2192064 6.46 2463392 11490664 200 19:51:21 19:36:01 17941828 31503828 770984 2.34 253684 12995208 2175428 6.41 2452736 11490664 16 19:51:21 19:37:01 17942088 31504120 770624 2.34 253712 12995216 2175428 6.41 2452700 11490668 8 19:51:21 19:38:01 17942048 31504088 770596 2.34 253720 12995216 2175428 6.41 2452696 11490668 8 19:51:21 19:39:01 17942040 31504092 770532 2.34 253728 12995220 2175428 6.41 2452432 11490672 12 19:51:21 19:40:01 17942528 31504608 770396 2.34 253764 12995220 2175428 6.41 2452652 11490672 36 19:51:21 19:41:01 17942400 31504536 770472 2.34 253804 12995224 2175428 6.41 2452856 11490680 40 19:51:21 19:42:01 17942352 31504524 770428 2.34 253832 12995232 2175428 6.41 2452756 11490688 40 19:51:21 19:43:01 17942296 31504488 770496 2.34 253848 12995232 2175428 6.41 2453080 11490688 8 19:51:21 19:44:01 17942248 31504452 770480 2.34 253856 12995236 2175428 6.41 2453104 11490692 28 19:51:21 19:45:01 17941844 31504064 770816 2.34 253876 12995232 2175428 6.41 2453144 11490692 8 19:51:21 19:46:01 17942340 31504612 770148 2.34 253896 12995240 2175428 6.41 2453144 11490696 24 19:51:21 19:47:01 17942216 31504512 770404 2.34 253916 12995244 2175428 6.41 2452820 11490700 12 19:51:21 19:48:01 17931856 31496224 778588 2.37 253936 12996376 2175428 6.41 2467188 11491088 72 19:51:21 19:49:01 17930728 31495116 779636 2.37 253948 12996380 2175428 6.41 2466632 11491040 16 19:51:21 19:50:01 17930720 31495132 779560 2.37 253976 12996376 2175428 6.41 2466568 11491040 20 19:51:21 19:51:01 17922532 31487188 786676 2.39 254004 12996596 2188480 6.45 2469328 11491396 96 19:51:21 Average: 19244218 31405010 872600 2.65 232889 11682961 2361405 6.96 2413303 10299493 84092 19:51:21 19:51:21 19:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:51:21 19:21:02 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 19:51:21 19:21:02 ens3 1191.58 1122.51 7376.05 142.13 0.00 0.00 0.00 0.00 19:51:21 19:21:02 veth5211cb8 417.68 363.49 35.35 2220.81 0.00 0.00 0.00 0.18 19:51:21 19:21:02 docker0 417.68 363.39 29.64 2220.81 0.00 0.00 0.00 0.00 19:51:21 19:22:01 vethd7cf58b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:22:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 19:51:21 19:22:01 ens3 459.65 335.98 5493.85 46.08 0.00 0.00 0.00 0.00 19:51:21 19:22:01 docker0 247.60 311.88 19.36 2329.53 0.00 0.00 0.00 0.00 19:51:21 19:23:01 vethd7cf58b 1.70 1.73 0.15 0.16 0.00 0.00 0.00 0.00 19:51:21 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:23:01 ens3 52.00 55.83 41.24 95.84 0.00 0.00 0.00 0.00 19:51:21 19:23:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 19:51:21 19:24:01 veth709dc67 0.50 0.55 0.05 0.18 0.00 0.00 0.00 0.00 19:51:21 19:24:01 veth3d5ca58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:24:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 19:51:21 19:24:01 veth319692c 1.73 3.38 0.13 31.40 0.00 0.00 0.00 0.00 19:51:21 19:24:01 vethe87b920 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:24:01 veth4391d0e 1.77 3.42 0.13 31.40 0.00 0.00 0.00 0.00 19:51:21 19:24:01 veth302f39d 2.92 7.15 0.22 95.49 0.00 0.00 0.00 0.01 19:51:21 19:24:01 vethe356d10 1.82 3.80 0.14 31.51 0.00 0.00 0.00 0.00 19:51:21 19:24:01 ens3 127.60 75.35 2543.23 19.95 0.00 0.00 0.00 0.00 19:51:21 19:24:01 veth35753f5 3.63 9.85 0.27 130.53 0.00 0.00 0.00 0.01 19:51:21 19:24:01 docker0 12.36 27.18 0.76 320.44 0.00 0.00 0.00 0.00 19:51:21 19:25:01 vethc67fad2 63.69 131.13 6.47 591.59 0.00 0.00 0.00 0.05 19:51:21 19:25:01 veth709dc67 0.05 0.40 0.00 0.02 0.00 0.00 0.00 0.00 19:51:21 19:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:51:21 19:25:01 veth9b6858b 69.72 121.51 6.92 590.91 0.00 0.00 0.00 0.05 19:51:21 19:25:01 veth9802b23 68.44 131.43 6.83 591.93 0.00 0.00 0.00 0.05 19:51:21 19:25:01 ens3 598.17 319.70 3561.83 41.16 0.00 0.00 0.00 0.00 19:51:21 19:25:01 docker0 290.60 541.58 24.63 2809.05 0.00 0.00 0.00 0.00 19:51:21 19:25:01 veth23136d7 66.41 118.91 6.69 590.82 0.00 0.00 0.00 0.05 19:51:21 19:26:01 veth709dc67 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:51:21 19:26:01 vethe5ba97e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 vethc922143 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 veth76b51ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 vethb8fe55f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 veth4975e06 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 ens3 109.01 46.32 1385.23 8.47 0.00 0.00 0.00 0.00 19:51:21 19:26:01 veth0839aa4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 veth343718e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 veth8b82cfd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 vethc9a4da3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 vethe38f88d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:26:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:26:01 veth0ed22b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:51:21 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:27:01 ens3 10.51 7.40 9.07 4.72 0.00 0.00 0.00 0.00 19:51:21 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:31:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:51:21 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:36:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:51:21 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:40:01 ens3 0.57 0.32 1.98 0.02 0.00 0.00 0.00 0.00 19:51:21 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:41:01 ens3 0.67 0.67 0.34 0.29 0.00 0.00 0.00 0.00 19:51:21 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:46:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:51:21 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:48:01 ens3 7.80 6.65 5.33 6.24 0.00 0.00 0.00 0.00 19:51:21 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:49:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:51:21 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 19:51:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 19:51:21 19:51:01 ens3 6.68 4.87 6.47 3.05 0.00 0.00 0.00 0.00 19:51:21 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:21 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 19:51:21 Average: ens3 82.57 63.62 656.26 11.86 0.00 0.00 0.00 0.00 19:51:21 Average: docker0 31.18 40.04 2.39 246.62 0.00 0.00 0.00 0.00 19:51:21 19:51:21 19:51:21 ---> sar -P ALL: 19:51:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7973) 09/26/23 _x86_64_ (8 CPU) 19:51:21 19:51:21 19:19:57 LINUX RESTART (8 CPU) 19:51:21 19:51:21 19:20:01 CPU %user %nice %system %iowait %steal %idle 19:51:21 19:21:02 all 7.20 0.00 2.50 2.81 0.05 87.43 19:51:21 19:21:02 0 6.08 0.00 3.22 1.86 0.05 88.80 19:51:21 19:21:02 1 5.04 0.00 3.32 0.37 0.05 91.22 19:51:21 19:21:02 2 7.27 0.00 3.22 4.13 0.05 85.33 19:51:21 19:21:02 3 7.10 0.00 2.79 4.02 0.07 86.02 19:51:21 19:21:02 4 5.72 0.00 1.85 2.07 0.07 90.29 19:51:21 19:21:02 5 7.99 0.00 1.24 0.37 0.03 90.36 19:51:21 19:21:02 6 12.68 0.00 2.33 2.31 0.05 82.64 19:51:21 19:21:02 7 5.71 0.00 2.05 7.37 0.05 84.83 19:51:21 19:22:01 all 21.59 0.00 4.21 2.82 0.07 71.30 19:51:21 19:22:01 0 23.42 0.00 4.23 0.10 0.07 72.17 19:51:21 19:22:01 1 23.87 0.00 4.00 0.36 0.07 71.71 19:51:21 19:22:01 2 21.39 0.00 4.16 3.64 0.07 70.74 19:51:21 19:22:01 3 20.23 0.00 4.19 14.74 0.09 60.75 19:51:21 19:22:01 4 20.97 0.00 4.11 0.46 0.05 74.40 19:51:21 19:22:01 5 20.31 0.00 3.55 2.52 0.07 73.56 19:51:21 19:22:01 6 20.46 0.00 4.07 0.12 0.05 75.30 19:51:21 19:22:01 7 22.11 0.00 5.41 0.64 0.10 71.73 19:51:21 19:23:01 all 30.13 0.00 3.48 1.09 0.07 65.23 19:51:21 19:23:01 0 29.38 0.00 3.75 0.12 0.07 66.68 19:51:21 19:23:01 1 28.17 0.00 3.87 0.18 0.08 67.69 19:51:21 19:23:01 2 30.26 0.00 3.45 0.69 0.07 65.53 19:51:21 19:23:01 3 31.57 0.00 3.36 3.97 0.07 61.04 19:51:21 19:23:01 4 30.09 0.00 3.87 3.40 0.08 62.55 19:51:21 19:23:01 5 31.21 0.00 3.29 0.03 0.07 65.40 19:51:21 19:23:01 6 28.89 0.00 2.96 0.22 0.08 67.84 19:51:21 19:23:01 7 31.46 0.00 3.25 0.12 0.07 65.11 19:51:21 19:24:01 all 32.04 0.00 5.01 3.60 0.10 59.26 19:51:21 19:24:01 0 32.24 0.00 4.89 1.58 0.10 61.19 19:51:21 19:24:01 1 33.07 0.00 4.85 1.32 0.10 60.66 19:51:21 19:24:01 2 31.13 0.00 4.99 2.38 0.08 61.41 19:51:21 19:24:01 3 32.38 0.00 5.06 2.23 0.08 60.25 19:51:21 19:24:01 4 32.28 0.00 5.41 12.71 0.14 49.47 19:51:21 19:24:01 5 32.28 0.00 4.79 2.03 0.08 60.81 19:51:21 19:24:01 6 31.33 0.00 4.95 2.13 0.07 61.52 19:51:21 19:24:01 7 31.61 0.00 5.11 4.41 0.12 58.75 19:51:21 19:25:01 all 9.51 0.00 4.03 15.50 0.29 70.68 19:51:21 19:25:01 0 9.97 0.00 3.90 5.72 0.12 80.28 19:51:21 19:25:01 1 8.80 0.00 3.54 9.99 0.23 77.44 19:51:21 19:25:01 2 9.29 0.00 4.47 14.51 0.28 71.46 19:51:21 19:25:01 3 9.90 0.00 3.45 3.17 0.07 83.42 19:51:21 19:25:01 4 10.18 0.00 4.21 18.05 0.09 67.47 19:51:21 19:25:01 5 10.08 0.00 4.75 44.23 0.21 40.73 19:51:21 19:25:01 6 9.56 0.00 3.86 8.46 0.88 77.23 19:51:21 19:25:01 7 8.28 0.00 4.05 20.26 0.42 66.99 19:51:21 19:26:01 all 72.09 0.00 8.79 6.82 0.15 12.14 19:51:21 19:26:01 0 73.19 0.00 7.61 2.80 0.10 16.30 19:51:21 19:26:01 1 71.99 0.00 9.80 6.71 0.12 11.38 19:51:21 19:26:01 2 73.45 0.00 8.22 3.13 0.13 15.07 19:51:21 19:26:01 3 71.42 0.00 8.26 6.85 0.35 13.13 19:51:21 19:26:01 4 71.83 0.00 8.78 12.56 0.12 6.71 19:51:21 19:26:01 5 71.40 0.00 8.93 17.86 0.16 1.66 19:51:21 19:26:01 6 71.67 0.00 9.26 1.46 0.12 17.49 19:51:21 19:26:01 7 71.74 0.00 9.49 3.64 0.14 14.99 19:51:21 19:27:01 all 38.08 0.00 4.13 3.64 0.09 54.05 19:51:21 19:27:01 0 37.91 0.00 3.94 1.21 0.05 56.89 19:51:21 19:27:01 1 39.32 0.00 4.24 1.34 0.05 55.05 19:51:21 19:27:01 2 37.77 0.00 3.41 0.80 0.05 57.97 19:51:21 19:27:01 3 37.22 0.00 4.45 9.51 0.07 48.74 19:51:21 19:27:01 4 37.59 0.00 4.18 1.60 0.07 56.57 19:51:21 19:27:01 5 38.33 0.00 4.29 4.91 0.05 52.41 19:51:21 19:27:01 6 38.21 0.00 4.31 3.92 0.05 53.51 19:51:21 19:27:01 7 38.28 0.00 4.25 6.06 0.32 51.08 19:51:21 19:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:51:21 19:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:51:21 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:28:01 3 0.03 0.00 0.03 0.02 0.02 99.90 19:51:21 19:28:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:51:21 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:51:21 19:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:51:21 19:29:01 all 0.04 0.00 0.01 0.00 0.02 99.93 19:51:21 19:29:01 0 0.08 0.00 0.03 0.00 0.02 99.87 19:51:21 19:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:51:21 19:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:51:21 19:29:01 3 0.02 0.00 0.02 0.02 0.03 99.92 19:51:21 19:29:01 4 0.03 0.00 0.02 0.02 0.02 99.92 19:51:21 19:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:51:21 19:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:51:21 19:29:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:51:21 19:30:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:51:21 19:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:51:21 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:30:01 3 0.05 0.00 0.03 0.03 0.02 99.87 19:51:21 19:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:51:21 19:30:01 5 0.02 0.00 0.02 0.02 0.02 99.93 19:51:21 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:31:01 all 0.04 0.00 0.02 0.00 0.01 99.93 19:51:21 19:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:51:21 19:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:51:21 19:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:51:21 19:31:01 4 0.03 0.00 0.07 0.02 0.03 99.85 19:51:21 19:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:31:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:51:21 19:31:01 7 0.18 0.00 0.00 0.00 0.02 99.80 19:51:21 19:51:21 19:31:01 CPU %user %nice %system %iowait %steal %idle 19:51:21 19:32:01 all 0.06 0.00 0.01 0.00 0.00 99.93 19:51:21 19:32:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:51:21 19:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:51:21 19:32:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:51:21 19:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:51:21 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:32:01 7 0.32 0.00 0.02 0.00 0.00 99.67 19:51:21 19:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:51:21 19:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:51:21 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:51:21 19:33:01 3 0.00 0.00 0.00 0.03 0.02 99.95 19:51:21 19:33:01 4 0.03 0.00 0.02 0.00 0.03 99.92 19:51:21 19:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:51:21 19:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:51:21 19:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:34:01 all 0.01 0.00 0.02 0.00 0.01 99.96 19:51:21 19:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:51:21 19:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:51:21 19:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:51:21 19:34:01 4 0.05 0.00 0.05 0.02 0.03 99.85 19:51:21 19:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:51:21 19:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:51:21 19:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:51:21 19:35:01 all 0.04 0.00 0.03 0.00 0.01 99.92 19:51:21 19:35:01 0 0.07 0.00 0.12 0.00 0.02 99.80 19:51:21 19:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:51:21 19:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:51:21 19:35:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:51:21 19:35:01 4 0.05 0.00 0.05 0.02 0.03 99.85 19:51:21 19:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:51:21 19:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:51:21 19:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:36:01 all 0.01 0.00 0.02 0.00 0.01 99.95 19:51:21 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:51:21 19:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:36:01 3 0.02 0.00 0.02 0.02 0.02 99.93 19:51:21 19:36:01 4 0.02 0.00 0.05 0.00 0.03 99.90 19:51:21 19:36:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:51:21 19:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:51:21 19:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:51:21 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:51:21 19:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:51:21 19:37:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:51:21 19:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:51:21 19:37:01 4 0.07 0.00 0.03 0.00 0.03 99.87 19:51:21 19:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:51:21 19:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:51:21 19:38:01 0 0.05 0.00 0.00 0.00 0.02 99.93 19:51:21 19:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:51:21 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:51:21 19:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:51:21 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:51:21 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:51:21 19:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:51:21 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:39:01 3 0.03 0.00 0.02 0.02 0.02 99.92 19:51:21 19:39:01 4 0.02 0.00 0.02 0.00 0.03 99.93 19:51:21 19:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:51:21 19:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:51:21 19:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:51:21 19:40:01 all 0.04 0.00 0.01 0.06 0.00 99.89 19:51:21 19:40:01 0 0.07 0.00 0.02 0.00 0.00 99.92 19:51:21 19:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:51:21 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:40:01 3 0.02 0.00 0.00 0.48 0.00 99.50 19:51:21 19:40:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:51:21 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:40:01 6 0.07 0.00 0.02 0.00 0.02 99.90 19:51:21 19:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:41:01 all 0.02 0.00 0.02 0.00 0.01 99.95 19:51:21 19:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:51:21 19:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:51:21 19:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:51:21 19:41:01 3 0.00 0.00 0.02 0.02 0.02 99.95 19:51:21 19:41:01 4 0.00 0.00 0.03 0.00 0.02 99.95 19:51:21 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:41:01 6 0.03 0.00 0.05 0.00 0.02 99.90 19:51:21 19:41:01 7 0.08 0.00 0.00 0.00 0.00 99.92 19:51:21 19:42:01 all 0.04 0.00 0.01 0.00 0.05 99.89 19:51:21 19:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:42:01 1 0.03 0.00 0.00 0.00 0.35 99.62 19:51:21 19:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:51:21 19:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:51:21 19:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:42:01 6 0.07 0.00 0.02 0.00 0.03 99.88 19:51:21 19:42:01 7 0.18 0.00 0.00 0.00 0.02 99.80 19:51:21 19:51:21 19:42:01 CPU %user %nice %system %iowait %steal %idle 19:51:21 19:43:01 all 0.14 0.00 0.01 0.00 0.01 99.84 19:51:21 19:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:51:21 19:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:51:21 19:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 19:51:21 19:43:01 4 0.03 0.00 0.05 0.00 0.02 99.90 19:51:21 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:51:21 19:43:01 7 0.94 0.00 0.00 0.00 0.00 99.06 19:51:21 19:44:01 all 0.10 0.00 0.01 0.01 0.01 99.88 19:51:21 19:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:51:21 19:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:44:01 3 0.00 0.00 0.03 0.05 0.02 99.90 19:51:21 19:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:51:21 19:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 19:51:21 19:44:01 7 0.63 0.00 0.00 0.00 0.02 99.35 19:51:21 19:45:01 all 0.06 0.00 0.01 0.01 0.01 99.91 19:51:21 19:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:51:21 19:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:51:21 19:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:45:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:51:21 19:45:01 4 0.05 0.00 0.07 0.00 0.02 99.87 19:51:21 19:45:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:51:21 19:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:51:21 19:45:01 7 0.40 0.00 0.02 0.00 0.00 99.58 19:51:21 19:46:01 all 0.21 0.00 0.01 0.00 0.01 99.76 19:51:21 19:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:51:21 19:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:51:21 19:46:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:51:21 19:46:01 3 0.00 0.00 0.02 0.02 0.02 99.95 19:51:21 19:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:51:21 19:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:51:21 19:46:01 7 1.43 0.00 0.02 0.00 0.00 98.55 19:51:21 19:47:01 all 0.17 0.00 0.01 0.04 0.01 99.78 19:51:21 19:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:51:21 19:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:51:21 19:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:47:01 3 0.03 0.00 0.02 0.28 0.03 99.63 19:51:21 19:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:51:21 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:51:21 19:47:01 7 1.19 0.00 0.00 0.00 0.02 98.79 19:51:21 19:48:01 all 0.32 0.00 0.03 0.02 0.01 99.61 19:51:21 19:48:01 0 0.40 0.00 0.08 0.02 0.02 99.48 19:51:21 19:48:01 1 0.17 0.00 0.02 0.02 0.02 99.78 19:51:21 19:48:01 2 0.13 0.00 0.02 0.00 0.02 99.83 19:51:21 19:48:01 3 0.05 0.00 0.03 0.12 0.03 99.77 19:51:21 19:48:01 4 0.23 0.00 0.02 0.00 0.00 99.75 19:51:21 19:48:01 5 0.33 0.00 0.03 0.00 0.00 99.63 19:51:21 19:48:01 6 0.33 0.00 0.02 0.00 0.02 99.63 19:51:21 19:48:01 7 0.92 0.00 0.05 0.00 0.00 99.03 19:51:21 19:49:01 all 0.24 0.00 0.01 0.00 0.01 99.73 19:51:21 19:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:51:21 19:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:51:21 19:49:01 3 0.02 0.00 0.02 0.03 0.02 99.92 19:51:21 19:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:51:21 19:49:01 6 1.79 0.00 0.02 0.00 0.03 98.16 19:51:21 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:51:21 19:50:01 all 0.27 0.00 0.02 0.00 0.01 99.69 19:51:21 19:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:51:21 19:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:51:21 19:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:51:21 19:50:01 3 0.02 0.00 0.02 0.03 0.03 99.90 19:51:21 19:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:51:21 19:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:51:21 19:50:01 6 2.02 0.00 0.05 0.00 0.03 97.90 19:51:21 19:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:51:21 19:51:01 all 0.35 0.00 0.12 0.00 0.01 99.51 19:51:21 19:51:01 0 0.25 0.00 0.08 0.00 0.02 99.65 19:51:21 19:51:01 1 0.33 0.00 0.20 0.00 0.00 99.47 19:51:21 19:51:01 2 0.32 0.00 0.07 0.00 0.02 99.60 19:51:21 19:51:01 3 0.08 0.00 0.15 0.02 0.02 99.73 19:51:21 19:51:01 4 0.30 0.00 0.13 0.02 0.02 99.53 19:51:21 19:51:01 5 0.40 0.00 0.13 0.00 0.00 99.47 19:51:21 19:51:01 6 0.91 0.00 0.10 0.00 0.03 98.95 19:51:21 19:51:01 7 0.22 0.00 0.12 0.00 0.02 99.65 19:51:21 Average: all 6.77 0.00 1.04 1.15 0.03 91.01 19:51:21 Average: 0 6.83 0.00 1.02 0.42 0.03 91.70 19:51:21 Average: 1 6.74 0.00 1.08 0.64 0.04 91.51 19:51:21 Average: 2 6.77 0.00 1.03 0.92 0.03 91.26 19:51:21 Average: 3 6.62 0.00 1.01 1.44 0.04 90.89 19:51:21 Average: 4 6.70 0.00 1.06 1.61 0.03 90.60 19:51:21 Average: 5 6.70 0.00 0.98 2.23 0.02 90.07 19:51:21 Average: 6 6.97 0.00 1.03 0.60 0.05 91.35 19:51:21 Average: 7 6.86 0.00 1.07 1.33 0.04 90.69 19:51:21 19:51:21 19:51:21