Pull request #4250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Obtained Jenkinsfile from 3427547d4d4791c49fdefc24a31a3afae91eea45+8e5fb9ddc0bb37d5332117b0669d1195de2c5076 (855657b5a323d33a290fb25a656a0a6ba949bf89) 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-ssh13569369140300625849.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10191912469269171247.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4250/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-4250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1215571579911156304.key Verifying host key using known hosts file > 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-4250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11695697941912601664.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11697093064836981098.key Verifying host key using known hosts file > 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-4250/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-4250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7121823948550314524.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v2], 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.18 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/v2 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-120836 in /w/workspace/edgexfoundry_edgex-go_PR-4250 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4250/head:refs/remotes/origin/PR-4250 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 into PR head commit 3427547d4d4791c49fdefc24a31a3afae91eea45 Merge succeeded, producing 3427547d4d4791c49fdefc24a31a3afae91eea45 Checking out Revision 3427547d4d4791c49fdefc24a31a3afae91eea45 (PR-4250) > git config core.sparsecheckout # timeout=10 > git checkout -f 3427547d4d4791c49fdefc24a31a3afae91eea45 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3427547d4d4791c49fdefc24a31a3afae91eea45 # timeout=10 Commit message: "build(snap): Remove deprecated kuiper and ASC from edgexfoundry snap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:31:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:31:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:31:08 ========================================================= 10:31:08 EdgeX Global Pipelines Version Info 10:31:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:31:09 ------------------- 10:31:09 stable info: 10:31:09 ------------------- 10:31:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:31:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:31:09 Message: update stable to v1.0.244 10:31:10 ------------------- 10:31:10 experimental info: 10:31:10 ------------------- 10:31:10 Commited By: **** collab-it+edgex@linuxfoundation.org 10:31:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:31:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:31:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4250 [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4250 [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4250 [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3427547d4d4791c49fdefc24a31a3afae91eea45 [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3427547 [Pipeline] echo 10:31:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:11 provisioning config files... 10:31:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11521661589343983714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:12 ---> docker-login.sh 10:31:12 nexus3.edgexfoundry.org:10001 10:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:12 Configure a credential helper to remove this warning. See 10:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:12 10:31:12 Login Succeeded 10:31:12 nexus3.edgexfoundry.org:10002 10:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:12 Configure a credential helper to remove this warning. See 10:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:12 10:31:12 Login Succeeded 10:31:12 nexus3.edgexfoundry.org:10003 10:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:12 Configure a credential helper to remove this warning. See 10:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:12 10:31:12 Login Succeeded 10:31:12 nexus3.edgexfoundry.org:10004 10:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:12 Configure a credential helper to remove this warning. See 10:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:12 10:31:12 Login Succeeded 10:31:12 docker.io 10:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:13 Configure a credential helper to remove this warning. See 10:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:13 10:31:13 Login Succeeded 10:31:13 ---> docker-login.sh ends [Pipeline] } 10:31:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:31:13 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 10:31:13 + dirname cmd/core-command/Dockerfile 10:31:13 + cut -d/ -f2 10:31:13 + echo core-command,cmd/core-command/Dockerfile 10:31:13 + + cut -d/ -f2 10:31:13 dirname cmd/core-data/Dockerfile 10:31:13 + echo core-data,cmd/core-data/Dockerfile 10:31:13 + dirname cmd/core-metadata/Dockerfile 10:31:13 + cut -d/ -f2 10:31:13 + echo core-metadata,cmd/core-metadata/Dockerfile 10:31:13 + + cut -d/ -f2 10:31:13 dirname cmd/security-bootstrapper/Dockerfile 10:31:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:31:13 + dirname cmd/security-proxy-setup/Dockerfile 10:31:13 + cut -d/ -f2 10:31:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:31:13 + cut -d/ -f2 10:31:13 + dirname cmd/security-secretstore-setup/Dockerfile 10:31:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:31:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:31:13 + cut -d/ -f2 10:31:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:31:13 + dirname cmd/security-spire-agent/Dockerfile 10:31:13 + cut -d/ -f2 10:31:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:31:13 + dirname cmd/security-spire-config/Dockerfile 10:31:13 + cut -d/ -f2 10:31:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:31:13 + dirname cmd/security-spire-server/Dockerfile 10:31:13 + cut -d/ -f2 10:31:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:31:13 + dirname cmd/support-notifications/Dockerfile 10:31:13 + cut -d/ -f2 10:31:13 + echo support-notifications,cmd/support-notifications/Dockerfile 10:31:13 + + dirname cmd/support-scheduler/Dockerfile 10:31:13 cut -d/ -f2 10:31:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:31:13 + dirname cmd/sys-mgmt-agent/Dockerfile 10:31:13 + cut -d/ -f2 10:31:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:31:13 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:31:14 + git rev-list -1 --merges 3427547d4d4791c49fdefc24a31a3afae91eea45~1..3427547d4d4791c49fdefc24a31a3afae91eea45 [Pipeline] echo 10:31:14 -----------> git rev-list -1 --merges 3427547d4d4791c49fdefc24a31a3afae91eea45~1..3427547d4d4791c49fdefc24a31a3afae91eea45 3427547d4d4791c49fdefc24a31a3afae91eea45 [false] [Pipeline] sh 10:31:14 + git log --format=format:%s -1 3427547d4d4791c49fdefc24a31a3afae91eea45 [Pipeline] echo 10:31:14 ========================================================= 10:31:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:31:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:31:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:31:14 + grep -v github /etc/ssh/ssh_known_hosts 10:31:14 + [ -e /tmp/ssh_known_hosts ] 10:31:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:31:14 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:31:14 sudo tee -a /etc/ssh/ssh_known_hosts 10:31:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:15 10:31:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:15 0.1.4: Pulling from edgex-devops/py-git-semver 10:31:15 b85a868b505f: Pulling fs layer 10:31:15 e2be974225ed: Pulling fs layer 10:31:15 339a4e72a1f5: Pulling fs layer 10:31:15 988bab9f4d93: Pulling fs layer 10:31:15 1469e6f7b9e6: Pulling fs layer 10:31:15 eaf3925da568: Pulling fs layer 10:31:15 bab4dde63d76: Pulling fs layer 10:31:15 bde34c3a00c8: Pulling fs layer 10:31:15 b352a97aabf1: Pulling fs layer 10:31:15 4872d77fe225: Pulling fs layer 10:31:15 5851b861e8e6: Pulling fs layer 10:31:15 1469e6f7b9e6: Waiting 10:31:15 eaf3925da568: Waiting 10:31:15 bab4dde63d76: Waiting 10:31:15 bde34c3a00c8: Waiting 10:31:15 b352a97aabf1: Waiting 10:31:15 4872d77fe225: Waiting 10:31:15 5851b861e8e6: Waiting 10:31:15 988bab9f4d93: Waiting 10:31:16 e2be974225ed: Verifying Checksum 10:31:16 e2be974225ed: Download complete 10:31:16 988bab9f4d93: Verifying Checksum 10:31:16 988bab9f4d93: Download complete 10:31:16 1469e6f7b9e6: Verifying Checksum 10:31:16 1469e6f7b9e6: Download complete 10:31:16 eaf3925da568: Download complete 10:31:16 339a4e72a1f5: Verifying Checksum 10:31:16 339a4e72a1f5: Download complete 10:31:16 bde34c3a00c8: Verifying Checksum 10:31:16 bde34c3a00c8: Download complete 10:31:16 b352a97aabf1: Verifying Checksum 10:31:16 b352a97aabf1: Download complete 10:31:16 4872d77fe225: Verifying Checksum 10:31:16 4872d77fe225: Download complete 10:31:16 5851b861e8e6: Download complete 10:31:16 b85a868b505f: Verifying Checksum 10:31:16 b85a868b505f: Download complete 10:31:16 bab4dde63d76: Verifying Checksum 10:31:16 bab4dde63d76: Download complete 10:31:17 b85a868b505f: Pull complete 10:31:17 e2be974225ed: Pull complete 10:31:18 339a4e72a1f5: Pull complete 10:31:18 988bab9f4d93: Pull complete 10:31:18 1469e6f7b9e6: Pull complete 10:31:18 eaf3925da568: Pull complete 10:31:20 bab4dde63d76: Pull complete 10:31:20 bde34c3a00c8: Pull complete 10:31:20 b352a97aabf1: Pull complete 10:31:20 4872d77fe225: Pull complete 10:31:20 5851b861e8e6: Pull complete 10:31:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:20 prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container 10:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:31:23 $ docker top 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 -eo pid,comm 10:31:23 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). 10:31:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:31:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:31:23 [ssh-agent] Looking for ssh-agent implementation... 10:31:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:23 $ docker exec 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 ssh-agent 10:31:24 SSH_AUTH_SOCK=/tmp/ssh-fEc98l62i7Nr/agent.32 10:31:24 SSH_AGENT_PID=38 10:31:24 Running ssh-add (command line suppressed) 10:31:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_305694570926405156.key (/w/workspace/edgex-go/1@tmp/private_key_305694570926405156.key) 10:31:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:31:24 + git tag --points-at HEAD [Pipeline] } 10:31:24 $ docker exec --env ******** --env ******** 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 ssh-agent -k 10:31:24 unset SSH_AUTH_SOCK; 10:31:24 unset SSH_AGENT_PID; 10:31:24 echo Agent pid 38 killed; 10:31:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:31:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:31:24 [ssh-agent] Looking for ssh-agent implementation... 10:31:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:24 $ docker exec 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 ssh-agent 10:31:25 SSH_AUTH_SOCK=/tmp/ssh-LfHcLV30uSXd/agent.70 10:31:25 SSH_AGENT_PID=77 10:31:25 Running ssh-add (command line suppressed) 10:31:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2787427833688639567.key (/w/workspace/edgex-go/1@tmp/private_key_2787427833688639567.key) 10:31:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:31:25 + git semver init 10:31:25 2022-12-09 10:31:25,642 [run_init] DEBUG init version:0.0.0 force:False 10:31:25 2022-12-09 10:31:25,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 10:31:25 2022-12-09 10:31:25,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 10:31:25 2022-12-09 10:31:25,643 [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) 10:31:31 2022-12-09 10:31:30,730 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 10:31:31 2022-12-09 10:31:30,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4250 with force:False 10:31:31 2022-12-09 10:31:30,730 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4250 10:31:31 2022-12-09 10:31:30,734 [execute] INFO git cat-file --batch-check 10:31:31 2022-12-09 10:31:30,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:31:31 2022-12-09 10:31:30,740 [execute] INFO git cat-file --batch 10:31:31 2022-12-09 10:31:30,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:31:31 2022-12-09 10:31:30,745 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4250 10:31:31 0.0.0 [Pipeline] } 10:31:31 $ docker exec --env ******** --env ******** 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 ssh-agent -k 10:31:31 unset SSH_AUTH_SOCK; 10:31:31 unset SSH_AGENT_PID; 10:31:31 echo Agent pid 77 killed; 10:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:31:31 + git semver [Pipeline] } 10:31:31 $ docker stop --time=1 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 10:31:33 $ docker rm -f 92be5d61a35e262047f318934364601e3dcd98416bbc3c76c731e6470b848ca2 [Pipeline] // withDockerContainer [Pipeline] sh 10:31:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:31:34 Stashed 1 file(s) [Pipeline] echo 10:31:34 [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 10:31:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:31:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:31:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:31:34 ========================================================= 10:31:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:31:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:31:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:31:35 213ec9aee27d: Pulling fs layer 10:31:35 4583459ba037: Pulling fs layer 10:31:35 93c1e223e6f2: Pulling fs layer 10:31:35 53926ce57604: Pulling fs layer 10:31:35 21b2b0c7a3f4: Pulling fs layer 10:31:35 22ff95d597cd: Pulling fs layer 10:31:35 12d6caf4c0d1: Pulling fs layer 10:31:35 96b7cbca73a9: Pulling fs layer 10:31:35 a7acece74701: Pulling fs layer 10:31:35 53926ce57604: Waiting 10:31:35 21b2b0c7a3f4: Waiting 10:31:35 22ff95d597cd: Waiting 10:31:35 12d6caf4c0d1: Waiting 10:31:35 96b7cbca73a9: Waiting 10:31:35 a7acece74701: Waiting 10:31:35 93c1e223e6f2: Verifying Checksum 10:31:35 93c1e223e6f2: Download complete 10:31:35 4583459ba037: Verifying Checksum 10:31:35 4583459ba037: Download complete 10:31:35 21b2b0c7a3f4: Verifying Checksum 10:31:35 21b2b0c7a3f4: Download complete 10:31:35 22ff95d597cd: Verifying Checksum 10:31:35 22ff95d597cd: Download complete 10:31:35 213ec9aee27d: Verifying Checksum 10:31:35 213ec9aee27d: Download complete 10:31:35 12d6caf4c0d1: Verifying Checksum 10:31:35 12d6caf4c0d1: Download complete 10:31:35 213ec9aee27d: Pull complete 10:31:35 4583459ba037: Pull complete 10:31:36 93c1e223e6f2: Pull complete 10:31:36 a7acece74701: Verifying Checksum 10:31:36 a7acece74701: Download complete 10:31:36 96b7cbca73a9: Verifying Checksum 10:31:36 96b7cbca73a9: Download complete 10:31:36 53926ce57604: Verifying Checksum 10:31:36 53926ce57604: Download complete 10:31:40 53926ce57604: Pull complete 10:31:40 21b2b0c7a3f4: Pull complete 10:31:40 22ff95d597cd: Pull complete 10:31:40 12d6caf4c0d1: Pull complete 10:31:42 96b7cbca73a9: Pull complete 10:31:43 a7acece74701: Pull complete 10:31:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:31:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 10:31:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:31:43 WORKDIR /edgex 10:31:43 COPY go.mod . 10:31:43 RUN go mod download 10:31:43 + docker build -t ci-base-image-x86_64 -f - . 10:31:44 Sending build context to Docker daemon 169.9MB 10:31:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:31:44 ---> db6d94c90886 10:31:44 Step 2/4 : WORKDIR /edgex 10:31:49 Still waiting to schedule task 10:31:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:31:54 ---> Running in 19bb16aeff27 10:31:54 Removing intermediate container 19bb16aeff27 10:31:54 ---> 534ec9497050 10:31:54 Step 3/4 : COPY go.mod . 10:31:55 ---> cc475ebe8350 10:31:55 Step 4/4 : RUN go mod download 10:31:55 ---> Running in 3999b8ec9f86 10:32:21 Removing intermediate container 3999b8ec9f86 10:32:21 ---> 2e4d87998062 10:32:21 Successfully built 2e4d87998062 10:32:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:22 + docker inspect -f . ci-base-image-x86_64 10:32:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:22 prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container 10:32:22 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:32:22 $ docker top 775b180453833ed9c38b149661b1d514f6506bd8c749cfa5c554cba874991db3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:23 + go version 10:32:23 go version go1.18.7 linux/amd64 [Pipeline] } 10:32:23 $ docker stop --time=1 775b180453833ed9c38b149661b1d514f6506bd8c749cfa5c554cba874991db3 10:32:24 $ docker rm -f 775b180453833ed9c38b149661b1d514f6506bd8c749cfa5c554cba874991db3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:25 + docker inspect -f . ci-base-image-x86_64 10:32:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:25 prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container 10:32:25 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:32:25 $ docker top d80b32d987be3276ba740da94371b81f8235af5ba89e6097d891ed6922e1a18d -eo pid,comm [Pipeline] { [Pipeline] echo 10:32:25 ========================================================= 10:32:25 [edgeXBuildGoParallel] Running Tests and Build... 10:32:25 ========================================================= [Pipeline] sh 10:32:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:32:26 + make test 10:32:26 go test -race -coverprofile=coverage.out ./... 10:32:33 ? github.com/edgexfoundry/edgex-go [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 10:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements 10:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.152s coverage: 43.0% of statements 10:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements 10:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.629s coverage: 89.2% of statements 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 2.2% of statements 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.528s coverage: 95.6% of statements 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements 10:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.095s coverage: 79.5% of statements 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements 10:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 10:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 10:33:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 10:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.244s coverage: 79.9% of statements 10:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 64.7% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.366s coverage: 65.8% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 41.8% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:33:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 10:33:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 10:33:10 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 10:33:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120837 in /w/workspace/edgexfoundry_edgex-go_PR-4250 [Pipeline] { [Pipeline] ws 10:33:20 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:33:20 The recommended git tool is: git 10:33:25 using credential edgex-jenkins-ssh 10:33:25 Cloning the remote Git repository 10:33:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:33:25 > git init /w/workspace/edgex-go/1 # timeout=10 10:33:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:33:25 > git --version # timeout=10 10:33:25 > git --version # 'git version 2.25.1' 10:33:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:25 Verifying host key using known hosts file 10:33:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:33:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:33:32 go vet ./... 10:33:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:33:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:33:33 ./bin/test-attribution-txt.sh [Pipeline] echo 10:33:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:33:34 + ls -al . 10:33:34 total 768 10:33:34 drwxrwxr-x 11 1001 1001 4096 Dec 9 10:32 . 10:33:34 drwxr-xr-x 4 root root 4096 Dec 9 10:32 .. 10:33:34 drwxrwxr-x 2 1001 1001 4096 Dec 9 10:31 .blubracket 10:33:34 -rw-rw-r-- 1 1001 1001 16 Dec 9 10:31 .dockerignore 10:33:34 drwxrwxr-x 8 1001 1001 4096 Dec 9 10:33 .git 10:33:34 drwxrwxr-x 3 1001 1001 4096 Dec 9 10:31 .github 10:33:34 -rw-rw-r-- 1 1001 1001 1030 Dec 9 10:31 .gitignore 10:33:34 -rw-rw-r-- 1 1001 1001 42 Dec 9 10:31 .golangci.yml 10:33:34 -rw-rw-r-- 1 1001 1001 87 Dec 9 10:31 .hadolint.yml 10:33:34 drwxr-xr-x 3 1001 1001 4096 Dec 9 10:31 .semver 10:33:34 -rw-rw-r-- 1 1001 1001 166 Dec 9 10:31 .sonarcloud.properties 10:33:34 -rw-rw-r-- 1 1001 1001 1171 Dec 9 10:31 ADOPTERS.md 10:33:34 -rw-rw-r-- 1 1001 1001 10618 Dec 9 10:31 Attribution.txt 10:33:34 -rw-rw-r-- 1 1001 1001 73765 Dec 9 10:31 CHANGELOG.md 10:33:34 -rw-rw-r-- 1 1001 1001 3804 Dec 9 10:31 CONTRIBUTING.md 10:33:34 -rw-rw-r-- 1 1001 1001 677 Dec 9 10:31 GOVERNANCE.md 10:33:34 -rw-rw-r-- 1 1001 1001 850 Dec 9 10:31 Jenkinsfile 10:33:34 -rw-rw-r-- 1 1001 1001 10775 Dec 9 10:31 LICENSE 10:33:34 -rw-rw-r-- 1 1001 1001 13289 Dec 9 10:31 Makefile 10:33:34 -rw-rw-r-- 1 1001 1001 582 Dec 9 10:31 OWNERS.md 10:33:34 -rw-rw-r-- 1 1001 1001 9403 Dec 9 10:31 README.md 10:33:34 -rw-rw-r-- 1 1001 1001 6912 Dec 9 10:31 SECURITY.md 10:33:34 -rw-rw-r-- 1 1001 1001 5 Dec 9 10:31 VERSION 10:33:34 drwxrwxr-x 2 1001 1001 4096 Dec 9 10:31 bin 10:33:34 drwxrwxr-x 18 1001 1001 4096 Dec 9 10:31 cmd 10:33:34 -rw-r--r-- 1 root root 501828 Dec 9 10:33 coverage.out 10:33:34 -rw-rw-r-- 1 1001 1001 3369 Dec 9 10:31 go.mod 10:33:34 -rw-rw-r-- 1 1001 1001 45006 Dec 9 10:31 go.sum 10:33:34 drwxrwxr-x 8 1001 1001 4096 Dec 9 10:31 internal 10:33:34 drwxrwxr-x 3 1001 1001 4096 Dec 9 10:31 openapi 10:33:34 drwxrwxr-x 4 1001 1001 4096 Dec 9 10:31 snap 10:33:34 -rw-rw-r-- 1 1001 1001 204 Dec 9 10:31 version.go [Pipeline] sh 10:33:34 + '[' -e coverage.out ] 10:33:34 + chown 1001:1001 coverage.out [Pipeline] stash 10:33:34 Stashed 1 file(s) [Pipeline] sh 10:33:34 + make build 10:33:34 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 10:33:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:33:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:33:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:33:44 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:44 Verifying host key using known hosts file 10:33:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:33:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4250/head:refs/remotes/origin/PR-4250 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:33:45 Merging remotes/origin/main commit 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 into PR head commit 3427547d4d4791c49fdefc24a31a3afae91eea45 10:33:46 Merge succeeded, producing 3427547d4d4791c49fdefc24a31a3afae91eea45 10:33:46 Checking out Revision 3427547d4d4791c49fdefc24a31a3afae91eea45 (PR-4250) 10:33:47 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 10:33:45 > git config core.sparsecheckout # timeout=10 10:33:45 > git checkout -f 3427547d4d4791c49fdefc24a31a3afae91eea45 # timeout=10 10:33:46 > git remote # timeout=10 10:33:46 > git config --get remote.origin.url # timeout=10 10:33:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:33:46 Verifying host key using known hosts file 10:33:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:33:46 > git merge 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 10:33:46 > git rev-parse HEAD^{commit} # timeout=10 10:33:46 > git config core.sparsecheckout # timeout=10 10:33:46 > git checkout -f 3427547d4d4791c49fdefc24a31a3afae91eea45 # timeout=10 10:33:48 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 10:33:49 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 10:33:49 Commit message: "build(snap): Remove deprecated kuiper and ASC from edgexfoundry snap" 10:33:49 > git --version # timeout=10 10:33:49 > git --version # 'git version 2.25.1' 10:33:49 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:33:51 % Total % Received % Xferd Average Speed Time Time Time Current 10:33:51 Dload Upload Total Spent Left Speed 10:33:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 89795 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 10:33:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:33:52 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 10:33:52 /etc/docker/daemon.new 10:33:52 { 10:33:52 "registry-mirrors": [ 10:33:52 "https://nexus3.edgexfoundry.org:10001" 10:33:52 ], 10:33:52 "bip": "10.250.0.254/24", 10:33:52 "hosts": [ 10:33:52 "tcp://0.0.0.0:5555", 10:33:52 "unix:///var/run/docker.sock" 10:33:52 ], 10:33:52 "mtu": 1458, 10:33:52 "selinux-enabled": true, 10:33:52 "seccomp-profile": "/etc/docker/seccomp.json" 10:33:52 } [Pipeline] sh 10:33:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:33:52 + sudo service docker restart 10:33:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:33:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:33:58 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 10:34:00 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-setup/security-proxy-setup ./cmd/security-proxy-setup 10:34:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:34:02 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 10:34:03 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 10:34:04 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 10:34:07 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] } 10:34:08 $ docker stop --time=1 d80b32d987be3276ba740da94371b81f8235af5ba89e6097d891ed6922e1a18d 10:34:15 $ docker rm -f d80b32d987be3276ba740da94371b81f8235af5ba89e6097d891ed6922e1a18d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 10:34:15 provisioning config files... 10:34:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4654453550010565667tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix 10:34:16 ---> docker-login.sh 10:34:16 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:34:16 10:34:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:16 Configure a credential helper to remove this warning. See 10:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:16 10:34:16 Login Succeeded 10:34:16 nexus3.edgexfoundry.org:10002 10:34:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:34:16 latest: Pulling from edgex-devops/edgex-compose 10:34:16 cbdbe7a5bc2a: Pulling fs layer 10:34:16 ca9280d653b3: Pulling fs layer 10:34:16 7e9c9ca2126c: Pulling fs layer 10:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:17 cbdbe7a5bc2a: Download complete 10:34:17 cbdbe7a5bc2a: Pull complete 10:34:17 ca9280d653b3: Verifying Checksum 10:34:17 ca9280d653b3: Download complete 10:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:17 Configure a credential helper to remove this warning. See 10:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:17 10:34:17 Login Succeeded 10:34:17 nexus3.edgexfoundry.org:10003 10:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:17 Configure a credential helper to remove this warning. See 10:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:17 10:34:17 Login Succeeded 10:34:17 nexus3.edgexfoundry.org:10004 10:34:17 7e9c9ca2126c: Download complete 10:34:17 ca9280d653b3: Pull complete 10:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:17 Configure a credential helper to remove this warning. See 10:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:17 10:34:17 Login Succeeded 10:34:17 docker.io 10:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:34:18 Configure a credential helper to remove this warning. See 10:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:34:18 10:34:18 Login Succeeded 10:34:18 ---> docker-login.sh ends [Pipeline] } 10:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:34:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:34:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:34:19 ========================================================= 10:34:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:34:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:34:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:34:20 9b18e9b68314: Pulling fs layer 10:34:20 35d82f9e3411: Pulling fs layer 10:34:20 e16973657156: Pulling fs layer 10:34:20 fc693d55d65f: Pulling fs layer 10:34:20 7e9fc2657dce: Pulling fs layer 10:34:20 dda99020689f: Pulling fs layer 10:34:20 db1c61fa0a46: Pulling fs layer 10:34:20 891c053d2c06: Pulling fs layer 10:34:20 fc693d55d65f: Waiting 10:34:20 dda99020689f: Waiting 10:34:20 db1c61fa0a46: Waiting 10:34:20 891c053d2c06: Waiting 10:34:20 7e9fc2657dce: Waiting 10:34:20 e16973657156: Verifying Checksum 10:34:20 e16973657156: Download complete 10:34:20 35d82f9e3411: Download complete 10:34:20 7e9fc2657dce: Download complete 10:34:20 dda99020689f: Download complete 10:34:20 9b18e9b68314: Download complete 10:34:21 7e9c9ca2126c: Pull complete 10:34:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:34:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:21 prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container 10:34:21 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:34:21 9b18e9b68314: Pull complete 10:34:21 891c053d2c06: Verifying Checksum 10:34:21 891c053d2c06: Download complete 10:34:21 35d82f9e3411: Pull complete 10:34:22 e16973657156: Pull complete 10:34:22 db1c61fa0a46: Verifying Checksum 10:34:22 db1c61fa0a46: Download complete 10:34:23 fc693d55d65f: Verifying Checksum 10:34:23 fc693d55d65f: Download complete 10:34:24 $ docker top 17ab769deed8139011c7f4644a8000e27d862f53178f4781041d3261665b7111 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:24 + docker-compose build --help 10:34:24 + grep parallel 10:34:25 --parallel Build images in parallel. [Pipeline] } 10:34:25 $ docker stop --time=1 17ab769deed8139011c7f4644a8000e27d862f53178f4781041d3261665b7111 10:34:26 $ docker rm -f 17ab769deed8139011c7f4644a8000e27d862f53178f4781041d3261665b7111 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:34:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:34:27 prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container 10:34:27 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:34:27 $ docker top 2e77149538f25cc6c9569fe40165251c9c11241f119c2ad604f2a307210e9ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:27 + docker-compose -f ./docker-compose-build.yml build --parallel 10:34:28 Building core-command ... 10:34:28 Building core-data ... 10:34:28 Building core-metadata ... 10:34:28 Building security-bootstrapper ... 10:34:28 Building security-proxy-setup ... 10:34:28 Building security-secretstore-setup ... 10:34:28 Building security-spiffe-token-provider ... 10:34:28 Building security-spire-agent ... 10:34:28 Building security-spire-config ... 10:34:28 Building security-spire-server ... 10:34:28 Building support-notifications ... 10:34:28 Building support-scheduler ... 10:34:28 Building sys-mgmt-agent ... 10:34:28 Building security-secretstore-setup 10:34:28 Building security-spire-agent 10:34:28 Building support-notifications 10:34:28 Building security-spire-server 10:34:28 Building security-bootstrapper 10:34:35 fc693d55d65f: Pull complete 10:34:35 7e9fc2657dce: Pull complete 10:34:35 dda99020689f: Pull complete 10:34:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:34:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:34:40 ---> 2e4d87998062 10:34:40 Step 3/23 : WORKDIR /edgex-go 10:34:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:34:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:34:40 ---> 2e4d87998062 10:34:40 Step 3/24 : WORKDIR /edgex-go 10:34:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:34:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:34:40 ---> 2e4d87998062 10:34:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:34:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:34:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:34:40 ---> 2e4d87998062 10:34:40 Step 3/24 : WORKDIR /edgex-go 10:34:40 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:34:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 10:34:40 ---> 2e4d87998062 10:34:40 Step 3/32 : WORKDIR /edgex-go 10:34:41 db1c61fa0a46: Pull complete 10:34:42 891c053d2c06: Pull complete 10:34:42 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:34:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 10:34:42 + docker build -t ci-base-image-arm64 -f - . 10:34:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:34:42 WORKDIR /edgex 10:34:42 COPY go.mod . 10:34:42 RUN go mod download 10:34:43 Sending build context to Docker daemon 3.265MB 10:34:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:34:43 ---> f96f9c87975a 10:34:43 Step 2/4 : WORKDIR /edgex 10:34:45 ---> Running in 3d5e11198f41 10:34:45 Removing intermediate container 3d5e11198f41 10:34:45 ---> 219cc337b8aa 10:34:45 Step 3/4 : COPY go.mod . 10:34:45 ---> c0e666ba553b 10:34:45 Step 4/4 : RUN go mod download 10:34:46 ---> Running in f66ee2636087 10:34:55 ---> Running in 175a8176fbe8 10:34:55 ---> Running in 35cbd6e23f99 10:34:55 ---> Running in e45a70de8cd5 10:34:55 ---> Running in 04c73e0b280d 10:34:55 ---> Running in 504bdf035151 10:34:55 Removing intermediate container 04c73e0b280d 10:34:55 ---> 197453607610 10:34:55 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 10:34:55 Removing intermediate container 35cbd6e23f99 10:34:55 ---> aeae57d2c78e 10:34:55 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 10:34:55 Removing intermediate container 175a8176fbe8 10:34:55 ---> a2cbf608961d 10:34:55 Step 4/24 : RUN apk add --update --no-cache make git 10:34:55 Removing intermediate container 504bdf035151 10:34:55 ---> c6f7e90abe45 10:34:55 Step 4/32 : RUN apk add --update --no-cache make git 10:34:55 Removing intermediate container e45a70de8cd5 10:34:55 ---> 1729e4d6a615 10:34:55 Step 4/22 : WORKDIR /edgex-go 10:34:55 ---> Running in defb539ef479 10:34:55 ---> Running in 207d60763bde 10:34:55 ---> Running in 5df0b157bcca 10:34:55 ---> Running in 91a5b97ef535 10:34:55 ---> Running in 517388e2b5b5 10:34:55 Removing intermediate container 517388e2b5b5 10:34:55 ---> 73117c93717b 10:34:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:34:55 ---> Running in d7a0ca8117cd 10:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:56 OK: 211 MiB in 51 packages 10:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:34:56 OK: 211 MiB in 51 packages 10:34:56 OK: 211 MiB in 51 packages 10:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:34:56 OK: 211 MiB in 51 packages 10:34:56 OK: 211 MiB in 51 packages 10:34:57 Removing intermediate container 207d60763bde 10:34:57 ---> 32ac61700db5 10:34:57 Step 5/23 : COPY go.mod vendor* ./ 10:34:57 Removing intermediate container 91a5b97ef535 10:34:57 ---> 7f0fc80e4ced 10:34:57 Step 5/24 : COPY go.mod vendor* ./ 10:34:57 Removing intermediate container defb539ef479 10:34:57 ---> 50d47140a95b 10:34:57 Step 5/24 : COPY go.mod vendor* ./ 10:34:57 Removing intermediate container 5df0b157bcca 10:34:57 ---> 946fcf445a78 10:34:57 Step 5/32 : COPY go.mod vendor* ./ 10:34:57 Removing intermediate container d7a0ca8117cd 10:34:57 ---> 73daaed88e7c 10:34:57 Step 6/22 : COPY go.mod vendor* ./ 10:34:57 ---> 429672eec4db 10:34:57 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:57 ---> Running in a95374d0ef6c 10:34:57 ---> d0ef0b9a8118 10:34:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:57 ---> 1c0566001a60 10:34:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:57 ---> Running in b9f6296f66d9 10:34:57 ---> 9f574a4101a8 10:34:57 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:58 ---> Running in e0d066697eff 10:34:58 ---> Running in b65605f0b426 10:34:58 ---> 1fe042721586 10:34:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:58 ---> Running in e67dfb1dd9d1 10:35:18 Removing intermediate container f66ee2636087 10:35:18 ---> 5c8cf1857803 10:35:18 Successfully built 5c8cf1857803 10:35:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:18 + docker inspect -f . ci-base-image-arm64 10:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:19 prd-ubuntu20.04-docker-arm64-4c-16g-120837 does not seem to be running inside a container 10:35:19 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:35:20 $ docker top 97db84d320aed312a8492e7a8e48c2b8d2a483f52f8aff58d0700579fca1e443 -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:21 + go version 10:35:21 go version go1.18.7 linux/arm64 [Pipeline] } 10:35:21 $ docker stop --time=1 97db84d320aed312a8492e7a8e48c2b8d2a483f52f8aff58d0700579fca1e443 10:35:22 $ docker rm -f 97db84d320aed312a8492e7a8e48c2b8d2a483f52f8aff58d0700579fca1e443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:23 + docker inspect -f . ci-base-image-arm64 10:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:23 prd-ubuntu20.04-docker-arm64-4c-16g-120837 does not seem to be running inside a container 10:35:23 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:35:24 $ docker top ae23ce5df03cdfc95e175925946c47cfd3dbd7a2273df8c9b059b337e5020899 -eo pid,comm [Pipeline] { [Pipeline] echo 10:35:25 ========================================================= 10:35:25 [edgeXBuildGoParallel] Running Tests and Build... 10:35:25 ========================================================= [Pipeline] sh 10:35:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:35:25 + make test 10:35:25 go test -race -coverprofile=coverage.out ./... 10:35:45 Removing intermediate container a95374d0ef6c 10:35:45 ---> a4046ab1ece5 10:35:45 Step 7/23 : COPY . . 10:35:45 Removing intermediate container b9f6296f66d9 10:35:45 ---> 10cae2e26abb 10:35:45 Step 7/24 : COPY . . 10:35:45 Removing intermediate container e0d066697eff 10:35:45 ---> b57327c64fcb 10:35:45 Step 7/24 : COPY . . 10:35:45 Removing intermediate container e67dfb1dd9d1 10:35:45 ---> 91b465c6fd1b 10:35:45 Step 8/22 : COPY . . 10:35:45 Removing intermediate container b65605f0b426 10:35:45 ---> 233913df44a9 10:35:45 Step 7/32 : COPY . . 10:35:57 ? github.com/edgexfoundry/edgex-go [no test files] 10:36:06 ---> f4f33da59410 10:36:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:06 ---> 9af99d7d57b8 10:36:06 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:36:06 ---> 6c3e041b8244 10:36:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 10:36:06 ---> 7aaf1d7ab788 10:36:06 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 10:36:06 ---> 24c7a2bdadda 10:36:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:36:06 ---> Running in 35e1cebca2ae 10:36:06 ---> Running in b94cd328ad8b 10:36:06 ---> Running in 2a801b0cb24b 10:36:06 ---> Running in ccc0133fff58 10:36:06 ---> Running in e09932e449f7 10:36:06 Removing intermediate container 2a801b0cb24b 10:36:06 ---> b3292627b4f2 10:36:06 Step 9/24 : WORKDIR /edgex-go/spire-build 10:36:06 Removing intermediate container e09932e449f7 10:36:06 ---> 3f2f008cd6a7 10:36:06 Step 9/23 : WORKDIR /edgex-go/spire-build 10:36:06 ---> Running in f9c878a19780 10:36:06 ---> Running in fa1944cc56e9 10:36:07 Removing intermediate container f9c878a19780 10:36:07 ---> 62126778c773 10:36:07 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:36:07 ---> Running in 218480601cc6 10:36:07 Removing intermediate container fa1944cc56e9 10:36:07 ---> 7747187a41e2 10:36:07 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:36:07 ---> Running in 4bcad54421ac 10:36:07 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 10:36:07 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 10:36:07 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 10:36:08 Removing intermediate container 218480601cc6 10:36:08 ---> ddd6aaa085b8 10:36:08 Step 11/23 : WORKDIR /edgex-go 10:36:08 ---> Running in d370af2d9198 10:36:08 Removing intermediate container 4bcad54421ac 10:36:08 ---> 4ff22f00acff 10:36:08 Step 11/24 : WORKDIR /edgex-go 10:36:08 ---> Running in 29c8507d003e 10:36:08 Removing intermediate container d370af2d9198 10:36:08 ---> 3e323d45ce20 10:36:08 10:36:08 Step 12/23 : FROM alpine:3.15 10:36:08 Removing intermediate container 29c8507d003e 10:36:08 ---> 6b94bf1b0fa7 10:36:08 10:36:08 Step 12/24 : FROM alpine:3.15 10:36:09 3.15: Pulling from library/alpine 10:36:09 3.15: Pulling from library/alpine 10:36:10 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 10:36:10 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 10:36:10 Status: Downloaded newer image for alpine:3.15 10:36:10 Status: Image is up to date for alpine:3.15 10:36:10 ---> c4fc93816858 10:36:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:36:10 ---> c4fc93816858 10:36:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:36:11 ---> Running in 32b1bf2ec5db 10:36:11 ---> Running in ff4749effaeb 10:36:12 Removing intermediate container 32b1bf2ec5db 10:36:12 ---> ad882aaed5cf 10:36:12 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:36:12 Removing intermediate container ff4749effaeb 10:36:12 ---> 92feee304299 10:36:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:36:12 ---> Running in ce4c36419a3d 10:36:12 ---> Running in 2d4e8192eaf5 10:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:36:13 v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:36:13 v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:36:13 OK: 15859 distinct packages available 10:36:13 v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:36:13 v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:36:13 OK: 15859 distinct packages available 10:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:36:13 (1/5) Installing dumb-init (1.2.5-r1) 10:36:13 (2/5) Installing musl-obstack (1.2.3-r0) 10:36:13 (3/5) Installing libucontext (1.1-r0) 10:36:13 (4/5) Installing gcompat (1.0.0-r4) 10:36:13 (5/5) Installing openssl (1.1.1s-r1) 10:36:13 (1/5) Installing dumb-init (1.2.5-r1) 10:36:13 Executing busybox-1.34.1-r7.trigger 10:36:13 (2/5) Installing musl-obstack (1.2.3-r0) 10:36:13 OK: 7 MiB in 19 packages 10:36:13 (3/5) Installing libucontext (1.1-r0) 10:36:13 (4/5) Installing gcompat (1.0.0-r4) 10:36:13 (5/5) Installing openssl (1.1.1s-r1) 10:36:13 Executing busybox-1.34.1-r7.trigger 10:36:13 OK: 7 MiB in 19 packages 10:36:17 Removing intermediate container 2d4e8192eaf5 10:36:17 ---> b0751f32cded 10:36:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:36:17 Removing intermediate container ce4c36419a3d 10:36:17 ---> 14fc8e9d73dd 10:36:17 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:36:23 ---> 83cf03249221 10:36:23 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:36:23 ---> 889e2c00ea11 10:36:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:36:26 ---> 36e7b073caf1 10:36:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:36:27 ---> afc8e56ba4ac 10:36:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:36:27 ---> c911939afecd 10:36:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:36:27 ---> 7b80ecfed8ca 10:36:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:36:27 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 10:36:27 ---> 9b3dc8112d20 10:36:27 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:36:27 ---> Running in e4a6425bfb62 10:36:27 ---> 62db0f887b13 10:36:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:36:28 Removing intermediate container e4a6425bfb62 10:36:28 ---> c7170c72c2ff 10:36:28 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:36:28 ---> Running in c0d47743a295 10:36:28 ---> 5211d0800f45 10:36:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:36:28 Removing intermediate container c0d47743a295 10:36:28 ---> 9a2ab0aebd7d 10:36:28 Step 21/23 : LABEL arch=x86_64 10:36:28 ---> Running in f8ddcb7368df 10:36:28 ---> Running in 6c1b8ffb2f4d 10:36:29 Removing intermediate container f8ddcb7368df 10:36:29 ---> d3f7c3a27e6b 10:36:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:36:29 Removing intermediate container 6c1b8ffb2f4d 10:36:29 ---> 6d7782e28f1b 10:36:29 Step 22/23 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:36:29 ---> Running in b4ce3e99b9e5 10:36:29 ---> Running in 1048dd8a2521 10:36:29 Removing intermediate container b4ce3e99b9e5 10:36:29 ---> 80fcf098abab 10:36:29 Step 22/24 : LABEL arch=x86_64 10:36:30 Removing intermediate container 1048dd8a2521 10:36:30 ---> b987ca9ebdfc 10:36:30 Step 23/23 : LABEL version=0.0.0 10:36:30 ---> Running in f47a47b4430c 10:36:30 ---> Running in 64f56bddbe86 10:36:32 Removing intermediate container 64f56bddbe86 10:36:32 ---> d537fcdc8244 10:36:32 Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:36:32 Removing intermediate container f47a47b4430c 10:36:32 ---> d19f4ae32302 10:36:32 10:36:32 ---> Running in 088f3f924fda 10:36:32 Successfully built d19f4ae32302 10:36:32 Successfully tagged security-spire-server:latest 10:36:32  Building security-spire-server ... done Building sys-mgmt-agent 10:36:32 Removing intermediate container 35e1cebca2ae 10:36:32 ---> 9efc0ae32476 10:36:32 10:36:32 Step 9/24 : FROM alpine:3.16 10:36:32 Removing intermediate container 088f3f924fda 10:36:32 ---> e4f3d8871628 10:36:32 Step 24/24 : LABEL version=0.0.0 10:36:32 ---> Running in e7073c65591f 10:36:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:36:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:36:35 ---> 2e4d87998062 10:36:35 Step 3/22 : WORKDIR /edgex-go 10:36:35 ---> Using cache 10:36:35 ---> c6f7e90abe45 10:36:35 Step 4/22 : RUN apk add --update --no-cache make bash git 10:36:37 3.16: Pulling from library/alpine 10:36:37 Removing intermediate container e7073c65591f 10:36:37 ---> bcf8f9eebfb7 10:36:37 10:36:37 ---> Running in a77610e3b456 10:36:37 Successfully built bcf8f9eebfb7 10:36:37 Successfully tagged security-spire-agent:latest 10:36:37  Building security-spire-agent ... done Building core-command 10:36:37 Removing intermediate container b94cd328ad8b 10:36:37 ---> f76c8bd609ed 10:36:37 10:36:37 Step 9/32 : FROM alpine:3.16 10:36:37 3.16: Pulling from library/alpine 10:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:36:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:36:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:36:37 Status: Downloaded newer image for alpine:3.16 10:36:37 Status: Downloaded newer image for alpine:3.16 10:36:37 ---> bfe296a52501 10:36:37 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:36:37 ---> bfe296a52501 10:36:37 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:36:38 OK: 211 MiB in 51 packages 10:36:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:36:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:36:41 ---> 2e4d87998062 10:36:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:36:41 ---> Using cache 10:36:41 ---> 1729e4d6a615 10:36:41 Step 4/23 : WORKDIR /edgex-go 10:36:41 ---> Using cache 10:36:41 ---> 73117c93717b 10:36:41 Step 5/23 : RUN apk add --update --no-cache make git 10:36:44 ---> Running in 98c13da0004e 10:36:44 ---> Running in 82da615106b8 10:36:44 ---> Running in 517b8567d89f 10:36:44 Removing intermediate container ccc0133fff58 10:36:44 ---> 4ee72641523a 10:36:44 10:36:44 Step 10/22 : FROM alpine:3.16 10:36:44 ---> bfe296a52501 10:36:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:36:44 Removing intermediate container a77610e3b456 10:36:44 ---> 81091b15e407 10:36:44 Step 5/22 : COPY go.mod vendor* ./ 10:36:44 ---> Running in 505fb4c927cb 10:36:44 Removing intermediate container 517b8567d89f 10:36:44 ---> b8016cf22a3e 10:36:44 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 10:36:44 ---> Running in a2fb28088c43 10:36:44 ---> 3b0f75397ad1 10:36:44 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:44 ---> Running in 994420590efa 10:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:36:45 (1/3) Installing ca-certificates (20220614-r0) 10:36:45 (2/3) Installing dumb-init (1.2.5-r1) 10:36:45 (3/3) Installing su-exec (0.2-r1) 10:36:45 Executing busybox-1.35.0-r17.trigger 10:36:45 Executing ca-certificates-20220614-r0.trigger 10:36:45 OK: 6 MiB in 17 packages 10:36:45 OK: 211 MiB in 51 packages 10:36:45 (1/2) Installing dumb-init (1.2.5-r1) 10:36:45 (2/2) Installing su-exec (0.2-r1) 10:36:45 Executing busybox-1.35.0-r17.trigger 10:36:45 (1/2) Installing ca-certificates (20220614-r0) 10:36:45 OK: 6 MiB in 16 packages 10:36:45 (2/2) Installing dumb-init (1.2.5-r1) 10:36:45 Executing busybox-1.35.0-r17.trigger 10:36:45 Executing ca-certificates-20220614-r0.trigger 10:36:45 OK: 6 MiB in 16 packages 10:36:46 Removing intermediate container 82da615106b8 10:36:46 ---> ab79450ad9d8 10:36:46 Step 6/23 : COPY go.mod vendor* ./ 10:36:46 Removing intermediate container 98c13da0004e 10:36:46 ---> 13b90491daeb 10:36:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:36:46 Removing intermediate container 505fb4c927cb 10:36:46 ---> 03a0009dff76 10:36:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:36:46 ---> Running in 2661502a9f54 10:36:46 ---> Running in 760ee47a3313 10:36:46 Removing intermediate container a2fb28088c43 10:36:46 ---> 07cfc97bd61c 10:36:46 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 10:36:46 ---> Running in 00e3d9b96814 10:36:46 Removing intermediate container 2661502a9f54 10:36:46 ---> d077fdfe8d21 10:36:46 Step 12/24 : WORKDIR / 10:36:46 Removing intermediate container 760ee47a3313 10:36:46 ---> 28a266e4d4b3 10:36:46 Step 13/22 : ENV APP_PORT=59860 10:36:46 ---> Running in dd5797e4a9b0 10:36:47 ---> Running in 452c1b44e17c 10:36:49 ---> 5817cc3fb2ea 10:36:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:49 Removing intermediate container 00e3d9b96814 10:36:49 ---> 0cc41a146155 10:36:49 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:36:49 ---> Running in 9ed8c364735a 10:36:49 Removing intermediate container dd5797e4a9b0 10:36:49 ---> 317203a0fde1 10:36:49 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:36:49 Removing intermediate container 452c1b44e17c 10:36:49 ---> 779491a5a39a 10:36:49 Step 14/22 : EXPOSE $APP_PORT 10:36:49 ---> Running in b0524ec9beaa 10:36:49 ---> Running in 8d20b7c56dc7 10:36:49 Removing intermediate container b0524ec9beaa 10:36:49 ---> 49197b74fd5a 10:36:49 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:36:49 ---> Running in 103135d0f5a4 10:36:49 Removing intermediate container 8d20b7c56dc7 10:36:49 ---> 6cdcf8e1db58 10:36:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:36:49 ---> 5170202ed728 10:36:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:36:49 Removing intermediate container 103135d0f5a4 10:36:49 ---> 3cf5fbb86c46 10:36:49 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:36:49 ---> 99be53c192f7 10:36:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:36:49 ---> Running in dd7753aa22f5 10:36:50 ---> 7cd4c91a5350 10:36:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:36:50 Removing intermediate container dd7753aa22f5 10:36:50 ---> 90c3764d10d9 10:36:50 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:36:50 ---> 6566041947ca 10:36:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:36:50 ---> Running in 51c41056b6a3 10:36:50 ---> ce1b639e8979 10:36:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:36:52 ---> e05a24a818db 10:36:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:36:54 ---> 8a9c85ed9a6a 10:36:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:36:54 ---> Running in 722711fb32e8 10:36:55 Removing intermediate container 994420590efa 10:36:55 ---> b34c764246cd 10:36:55 Step 7/22 : COPY . . 10:36:55 Removing intermediate container 51c41056b6a3 10:36:55 Removing intermediate container 722711fb32e8 10:36:55 ---> 63b979e8c62b 10:36:55 ---> ba744ed0d478 10:36:55 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING}Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:36:55 10:37:03 ---> 6622ccb378ad 10:37:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:37:03 ---> Running in 973eed8cc84f 10:37:03 ---> Running in 601095e5e31d 10:37:03 ---> 02d6fe233250 10:37:03 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:37:03 Removing intermediate container 973eed8cc84f 10:37:03 ---> 13aae0ca2dbe 10:37:03 Step 20/22 : LABEL arch=x86_64 10:37:03 ---> Running in f8ca9ae996f8 10:37:03 Removing intermediate container 601095e5e31d 10:37:03 ---> e15fcab2482e 10:37:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:37:03 ---> c6da2c41275f 10:37:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:37:03 ---> Running in 9b2faee719ee 10:37:03 Removing intermediate container 9ed8c364735a 10:37:03 ---> b8ac73f416fc 10:37:03 Step 8/23 : COPY . . 10:37:03 Removing intermediate container 9b2faee719ee 10:37:03 ---> e96c56057662 10:37:03 Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:37:03 ---> 72a694a34ef9 10:37:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:37:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:37:03 ---> 30184aa0baf3 10:37:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:37:03 ---> Running in 806e007b9df7 10:37:03 ---> Running in 6db487e4a3f7 10:37:03 ---> Running in 3a072f324daf 10:37:04 Removing intermediate container 806e007b9df7 10:37:04 ---> e0d1d69f4896 10:37:04 Step 22/22 : LABEL version=0.0.0 10:37:09 ---> Running in 20493977c8df 10:37:09 ---> 21f38f2e8510 10:37:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:37:09 Removing intermediate container 20493977c8df 10:37:09 ---> 0f0ae1f6f1ec 10:37:09 10:37:09 Successfully built 0f0ae1f6f1ec 10:37:09 Successfully tagged support-notifications:latest 10:37:09  Building support-notifications ... done Building security-proxy-setup 10:37:09 ---> Running in 2e580aaff392 10:37:13 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:37:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:37:13 ---> 2e4d87998062 10:37:13 Step 3/21 : WORKDIR /edgex-go 10:37:13 ---> Using cache 10:37:13 ---> c6f7e90abe45 10:37:13 Step 4/21 : RUN apk add --update --no-cache make git 10:37:13 ---> Using cache 10:37:13 ---> 946fcf445a78 10:37:13 Step 5/21 : COPY go.mod vendor* ./ 10:37:13 ---> Using cache 10:37:13 ---> 9f574a4101a8 10:37:13 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:37:13 ---> Using cache 10:37:13 ---> 233913df44a9 10:37:13 Step 7/21 : COPY . . 10:37:13 ---> Using cache 10:37:13 ---> 9af99d7d57b8 10:37:13 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:37:16 Removing intermediate container 6db487e4a3f7 10:37:16 ---> 3860dbd742a1 10:37:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:16 ---> Running in 65084a21dd61 10:37:16 Removing intermediate container 3a072f324daf 10:37:16 ---> 018c3e27993f 10:37:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:37:16 ---> f518cdb96f1d 10:37:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:37:16 ---> Running in 15f732a75d7b 10:37:16 Removing intermediate container 15f732a75d7b 10:37:16 ---> 28a58925ba3c 10:37:16 Step 22/24 : LABEL arch=x86_64 10:37:16 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 10:37:16 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-setup/security-proxy-setup ./cmd/security-proxy-setup 10:37:17 ---> Running in 0554d74583f7 10:37:17 ---> e553d64daac9 10:37:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:37:17 Removing intermediate container 0554d74583f7 10:37:17 ---> 23a03c3952f1 10:37:17 Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:37:17 ---> Running in 7bcec2c3c4d5 10:37:17 Removing intermediate container 7bcec2c3c4d5 10:37:17 ---> a64f240f9dc0 10:37:17 Step 24/24 : LABEL version=0.0.0 10:37:17 ---> 62e94efece13 10:37:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:37:17 ---> Running in aecb63035ca4 10:37:17 Removing intermediate container aecb63035ca4 10:37:17 ---> 6f223c7cb7b9 10:37:17 10:37:17 ---> 85a57f75a6f0 10:37:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:37:17 Successfully built 6f223c7cb7b9 10:37:17 Successfully tagged security-secretstore-setup:latest 10:37:17 Building security-spiffe-token-provider 10:37:21  Building security-secretstore-setup ... done  ---> ec200aafd65e 10:37:21 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:37:21 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:37:21 Step 2/19 : FROM ${BUILDER_BASE} AS builder 10:37:21 ---> 2e4d87998062 10:37:21 Step 3/19 : WORKDIR /edgex-go 10:37:21 ---> Using cache 10:37:21 ---> c6f7e90abe45 10:37:21 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 10:37:27 ---> 30f70fc89d92 10:37:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:37:27 ---> Running in 78e8ed2ae34a 10:37:27 ---> b291533a06d7 10:37:27 Step 27/32 : RUN chmod +x /entrypoint.sh 10:37:27 ---> Running in 041038f253be 10:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:37:28 v3.16.3-44-ge4585a2933 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:37:28 v3.16.3-45-gb8b62e0f9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:37:28 OK: 17038 distinct packages available 10:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:37:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:37:28 OK: 211 MiB in 51 packages 10:37:30 Removing intermediate container 041038f253be 10:37:30 ---> 4a0d85217d15 10:37:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 10:37:30 ---> Running in 856ea7744332 10:37:30 Removing intermediate container f8ca9ae996f8 10:37:30 ---> 0b17854191ea 10:37:30 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:37:30 Removing intermediate container 78e8ed2ae34a 10:37:30 ---> 886db4cc340c 10:37:30 Step 5/19 : COPY go.mod vendor* ./ 10:37:31 ---> Running in 26972392d5b0 10:37:31 Removing intermediate container 856ea7744332 10:37:31 ---> c4b3ead5f7a1 10:37:31 Step 29/32 : CMD ["gate"] 10:37:31 ---> Running in 778bc0d17c28 10:37:31 Removing intermediate container 778bc0d17c28 10:37:31 ---> 3dada6548d2d 10:37:31 Step 30/32 : LABEL arch=x86_64 10:37:31 ---> d88ada3f1d94 10:37:31 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:37:31 ---> Running in e618f493c17f 10:37:31 ---> Running in f8b81fd8f31c 10:37:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:37:31 Removing intermediate container e618f493c17f 10:37:31 ---> 571fd74b9aff 10:37:31 Step 31/32 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:37:31 ---> Running in 2bb14691e219 10:37:32 Removing intermediate container 2bb14691e219 10:37:32 ---> 722ddd5d43e4 10:37:32 Step 32/32 : LABEL version=0.0.0 10:37:32 ---> Running in 5486c4292f82 10:37:32 Removing intermediate container 5486c4292f82 10:37:32 ---> 92ca0520e294 10:37:32 10:37:32 Successfully built 92ca0520e294 10:37:32 Successfully tagged security-bootstrapper:latest 10:37:32 Building security-spire-config 10:37:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:37:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:37:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:37:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:37:36  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:37:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:37:36 ---> 2e4d87998062 10:37:36 Step 3/24 : WORKDIR /edgex-go 10:37:36 ---> Using cache 10:37:36 ---> c6f7e90abe45 10:37:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 10:37:39 ---> Running in 9955a9e8708a 10:37:39 Removing intermediate container 26972392d5b0 10:37:39 ---> acb7098ac738 10:37:39 10:37:39 Step 10/22 : FROM alpine:3.16 10:37:39 ---> bfe296a52501 10:37:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:37:39 ---> Running in 1caa3e5db605 10:37:39 Removing intermediate container 1caa3e5db605 10:37:39 ---> dd4bbd3b7f94 10:37:39 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 10:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:37:39 ---> Running in 8c1c4942e5a4 10:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:37:39 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 10:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:37:39 OK: 211 MiB in 51 packages 10:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:37:40 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 10:37:40 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 10:37:40 (3/33) Installing readline (8.1.2-r0) 10:37:40 (4/33) Installing bash (5.1.16-r2) 10:37:40 Executing bash-5.1.16-r2.post-install 10:37:40 (5/33) Installing ca-certificates (20220614-r0) 10:37:40 (6/33) Installing brotli-libs (1.0.9-r6) 10:37:40 (7/33) Installing nghttp2-libs (1.47.0-r0) 10:37:40 (8/33) Installing libcurl (7.83.1-r4) 10:37:40 (9/33) Installing curl (7.83.1-r4) 10:37:40 (10/33) Installing docker-cli (20.10.20-r0) 10:37:40 (11/33) Installing dumb-init (1.2.5-r1) 10:37:40 (12/33) Installing libbz2 (1.0.8-r1) 10:37:40 (13/33) Installing expat (2.5.0-r0) 10:37:40 (14/33) Installing libffi (3.4.2-r1) 10:37:40 (15/33) Installing gdbm (1.23-r0) 10:37:40 (16/33) Installing xz-libs (5.2.5-r1) 10:37:40 (17/33) Installing libgcc (11.2.1_git20220219-r2) 10:37:40 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 10:37:40 (19/33) Installing mpdecimal (2.5.1-r1) 10:37:40 (20/33) Installing sqlite-libs (3.38.5-r0) 10:37:40 (21/33) Installing python3 (3.10.8-r0) 10:37:41 (22/33) Installing py3-contextlib2 (21.6.0-r2) 10:37:41 (23/33) Installing py3-tomli (2.0.1-r1) 10:37:41 (24/33) Installing py3-pep517 (0.12.0-r2) 10:37:41 (25/33) Installing py3-six (1.16.0-r1) 10:37:41 (26/33) Installing py3-retrying (1.3.3-r3) 10:37:41 (27/33) Installing py3-appdirs (1.4.4-r3) 10:37:41 (28/33) Installing py3-more-itertools (8.13.0-r0) 10:37:41 (29/33) Installing py3-ordered-set (4.0.2-r3) 10:37:41 (30/33) Installing py3-parsing (2.4.7-r3) 10:37:41 (31/33) Installing py3-packaging (21.3-r0) 10:37:41 (32/33) Installing py3-setuptools (59.4.0-r0) 10:37:41 (33/33) Installing py3-pip (22.1.1-r0) 10:37:41 Executing busybox-1.35.0-r17.trigger 10:37:41 Executing ca-certificates-20220614-r0.trigger 10:37:41 OK: 123 MiB in 47 packages 10:37:42 Removing intermediate container 9955a9e8708a 10:37:42 ---> 089fe7988008 10:37:42 Step 5/24 : COPY go.mod vendor* ./ 10:37:45 ---> 913854613914 10:37:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:37:46 ---> Running in 9ee846ac1ff6 10:37:46 Removing intermediate container 2e580aaff392 10:37:46 ---> 9506c8951820 10:37:46 10:37:46 Step 10/23 : FROM alpine:3.16 10:37:46 ---> bfe296a52501 10:37:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:37:47 ---> Running in 5969e3e0833d 10:37:48 Removing intermediate container 65084a21dd61 10:37:48 ---> 1f3a41182bbf 10:37:48 10:37:48 Step 9/21 : FROM alpine:3.16 10:37:48 ---> bfe296a52501 10:37:48 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 10:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:37:49 (1/1) Installing dumb-init (1.2.5-r1) 10:37:49 Executing busybox-1.35.0-r17.trigger 10:37:49 OK: 6 MiB in 15 packages 10:37:52 ---> Running in 5e407a5a9b67 10:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:37:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:37:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:37:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:37:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:37:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:37:55 Collecting docker-compose==1.23.2 10:37:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:37:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 42.5 MB/s eta 0:00:00 10:37:55 Removing intermediate container 5969e3e0833d 10:37:55 ---> 4112d090da23 10:37:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:37:55 ---> Running in 8ee639354576 10:37:55 Collecting jsonschema<3,>=2.5.1 10:37:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:37:55 Collecting docopt<0.7,>=0.6.1 10:37:55 Downloading docopt-0.6.2.tar.gz (25 kB) 10:37:55 Preparing metadata (setup.py): started 10:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:37:55 Removing intermediate container f8b81fd8f31c 10:37:55 ---> 3de66f643fb2 10:37:55 Step 7/19 : COPY . . 10:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:37:55 Preparing metadata (setup.py): finished with status 'done' 10:37:55 Collecting texttable<0.10,>=0.9.0 10:37:55 Downloading texttable-0.9.1.tar.gz (11 kB) 10:37:55 Preparing metadata (setup.py): started 10:37:55 Removing intermediate container 8ee639354576 10:37:55 ---> bb5d5767d6a1 10:37:55 Step 13/23 : ENV APP_PORT=59882 10:37:55 (1/6) Installing ca-certificates (20220614-r0) 10:37:55 (2/6) Installing brotli-libs (1.0.9-r6) 10:37:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 10:37:55 (4/6) Installing libcurl (7.83.1-r4) 10:37:55 (5/6) Installing curl (7.83.1-r4) 10:37:55 (6/6) Installing dumb-init (1.2.5-r1) 10:37:55 Executing busybox-1.35.0-r17.trigger 10:37:55 Executing ca-certificates-20220614-r0.trigger 10:37:55 OK: 8 MiB in 20 packages 10:37:56 Preparing metadata (setup.py): finished with status 'done' 10:37:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 10:37:56 Collecting docker<4.0,>=3.6.0 10:37:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:37:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 178.1 MB/s eta 0:00:00 10:37:56 Collecting dockerpty<0.5,>=0.4.1 10:37:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:37:56 Preparing metadata (setup.py): started 10:37:56 Preparing metadata (setup.py): finished with status 'done' 10:37:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:37:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:37:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 142.6 MB/s eta 0:00:00 10:37:56 Collecting cached-property<2,>=1.2.0 10:37:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:37:56 Collecting websocket-client<1.0,>=0.32.0 10:37:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:37:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 86.6 MB/s eta 0:00:00 10:37:56 Collecting PyYAML<4,>=3.10 10:37:56 Downloading PyYAML-3.13.tar.gz (270 kB) 10:37:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 149.3 MB/s eta 0:00:00 10:37:57 Preparing metadata (setup.py): started 10:37:58 Preparing metadata (setup.py): finished with status 'done' 10:37:58 Collecting docker-pycreds>=0.4.0 10:37:58 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:37:58 Collecting chardet<3.1.0,>=3.0.2 10:37:58 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 10:37:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 144.2 MB/s eta 0:00:00 10:37:58 Collecting idna<2.8,>=2.5 10:37:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:37:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 133.1 MB/s eta 0:00:00 10:37:58 Collecting certifi>=2017.4.17 10:37:58 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 10:37:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 198.3 MB/s eta 0:00:00 10:37:58 Collecting urllib3<1.25,>=1.21.1 10:37:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:37:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 175.2 MB/s eta 0:00:00 10:37:58 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 10:37:58 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 10:37:58 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 10:37:58 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 10:37:58 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 10:37:58 Running setup.py install for texttable: started 10:37:58 Running setup.py install for texttable: finished with status 'done' 10:37:58 Running setup.py install for PyYAML: started 10:37:59 Running setup.py install for PyYAML: finished with status 'done' 10:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.345s coverage: 28.7% of statements 10:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:38:02 Running setup.py install for docopt: started 10:38:02 ---> Running in 72032a3c8fed 10:38:02 ---> 6bb11b68d0e4 10:38:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:38:02 Running setup.py install for docopt: finished with status 'done' 10:38:02 Removing intermediate container 72032a3c8fed 10:38:02 ---> 2b4b1ee0a881 10:38:02 Step 14/23 : EXPOSE $APP_PORT 10:38:02 ---> Running in c51c15707143 10:38:02 Removing intermediate container 5e407a5a9b67 10:38:02 ---> 6b24b7232f80 10:38:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:38:02 ---> Running in a001eb50b257 10:38:02 ---> Running in 4a38b7d833e1 10:38:03 Removing intermediate container a001eb50b257 10:38:03 ---> fa7f9b9a2bd1 10:38:03 Step 15/23 : WORKDIR / 10:38:03 Removing intermediate container 4a38b7d833e1 10:38:03 ---> f2f1fb96d1e2 10:38:03 Step 12/21 : WORKDIR /edgex 10:38:03 ---> Running in e8a40f9e236f 10:38:03 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 10:38:03 ---> Running in dfc9997fce30 10:38:03 Removing intermediate container 9ee846ac1ff6 10:38:03 ---> 9bb02d82cccc 10:38:03 Step 7/24 : COPY . . 10:38:03 Removing intermediate container e8a40f9e236f 10:38:03 ---> ae5b0919370d 10:38:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:38:03 Running setup.py install for dockerpty: started 10:38:04 Running setup.py install for dockerpty: finished with status 'done' 10:38:04 Removing intermediate container dfc9997fce30 10:38:04 ---> 084ad75a8b12 10:38:04 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:38:09 ---> 842521235aac 10:38:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:38:09 ---> 928fbb72180e 10:38:09 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:38:09 ---> e06a3b4926e2 10:38:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 10:38:09 ---> Running in 337c5b089bd5 10:38:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:38:09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 10:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.613s coverage: 98.5% of statements 10:38:10 Removing intermediate container 337c5b089bd5 10:38:10 ---> 5c253b701168 10:38:10 Step 9/24 : WORKDIR /edgex-go/spire-build 10:38:10 ---> 66dd33162446 10:38:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:38:10 ---> 0342e6f8cc00 10:38:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:38:10 ---> Running in dc007d9426f2 10:38:10 Removing intermediate container dc007d9426f2 10:38:10 ---> 957d67cc95e9 10:38:10 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:38:11 ---> 6a831987ecc0 10:38:11 Step 19/23 : ENTRYPOINT ["/core-command"] 10:38:13 ---> Running in 2354135d7ba9 10:38:13 ---> c47fc04521bb 10:38:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:38:13 ---> Running in 0c4dcd92a17a 10:38:13 Removing intermediate container 0c4dcd92a17a 10:38:13 ---> 27db220da4d8 10:38:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.850s coverage: 43.0% of statements 10:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.649s coverage: 54.2% of statements 10:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:38:14 ---> 6d00ba176d53 10:38:14 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:38:14 ---> Running in b72ec476489a 10:38:14 ---> Running in 88e81658db8a 10:38:14 Removing intermediate container 8c1c4942e5a4 10:38:14 ---> 17a8e862da34 10:38:14 Step 13/22 : ENV APP_PORT=58890 10:38:14 ---> Running in c4fa1bf17de8 10:38:14 Removing intermediate container b72ec476489a 10:38:14 ---> fb4cd79070cc 10:38:14 Step 21/23 : LABEL arch=x86_64 10:38:14 ---> Running in 8332c94147a3 10:38:14 Removing intermediate container c4fa1bf17de8 10:38:14 ---> 697d02a222a6 10:38:14 Step 14/22 : EXPOSE $APP_PORT 10:38:14 ---> Running in 0da98897c030 10:38:14 Removing intermediate container 8332c94147a3 10:38:14 ---> 028bfe60da0a 10:38:14 Step 22/23 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:38:14 ---> Running in 92e59207624a 10:38:14 Removing intermediate container 0da98897c030 10:38:14 ---> c4f6e1e8efa7 10:38:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:38:14 Removing intermediate container 92e59207624a 10:38:14 ---> dacb423ce62d 10:38:14 Step 23/23 : LABEL version=0.0.0 10:38:14 Removing intermediate container 2354135d7ba9 10:38:14 ---> 822ac647ab93 10:38:14 Step 11/24 : WORKDIR /edgex-go 10:38:14 ---> Running in 4dcc4b6095e9 10:38:14 ---> Running in 0d0f394901ce 10:38:15 Removing intermediate container 4dcc4b6095e9 10:38:15 ---> 80715fae5fc5 10:38:15 10:38:15 Successfully built 80715fae5fc5 10:38:15 Successfully tagged core-command:latest 10:38:15 Building core-metadata 10:38:16  Building core-command ... done Removing intermediate container 0d0f394901ce 10:38:16 ---> 62d1d468f83a 10:38:16 10:38:16 Step 12/24 : FROM alpine:3.15 10:38:16 ---> c4fc93816858 10:38:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:38:16 ---> Using cache 10:38:16 ---> 92feee304299 10:38:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:38:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:38:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:38:17 ---> 2e4d87998062 10:38:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:38:17 ---> Using cache 10:38:17 ---> 1729e4d6a615 10:38:17 Step 4/24 : WORKDIR /edgex-go 10:38:17 ---> Using cache 10:38:17 ---> 73117c93717b 10:38:17 Step 5/24 : RUN apk add --update --no-cache make git 10:38:17 ---> Using cache 10:38:17 ---> ab79450ad9d8 10:38:17 Step 6/24 : COPY go.mod vendor* ./ 10:38:17 ---> Using cache 10:38:17 ---> 5817cc3fb2ea 10:38:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:17 ---> Using cache 10:38:17 ---> b8ac73f416fc 10:38:17 Step 8/24 : COPY . . 10:38:17 ---> Using cache 10:38:17 ---> 21f38f2e8510 10:38:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:38:23 ---> 18633f714948 10:38:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:38:23 Removing intermediate container 88e81658db8a 10:38:23 ---> bfa1ea6ac8e4 10:38:23 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 10:38:23 ---> Running in 2af252f0f271 10:38:23 ---> Running in bfb6bbc0c654 10:38:23 ---> Running in 83130002c2a0 10:38:23 Removing intermediate container 83130002c2a0 10:38:23 ---> 6656f2b15b97 10:38:23 Step 19/21 : LABEL arch=x86_64 10:38:23 ---> 8961dd02ea1f 10:38:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:38:23 ---> Running in 27004f1f0a31 10:38:23 Removing intermediate container 27004f1f0a31 10:38:23 ---> 131b55adaa6f 10:38:23 Step 20/21 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:38:23 ---> Running in fb97b51e69d9 10:38: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 10:38:23 ---> ae1447e776ea 10:38:23 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 10:38:23 ---> Running in 303dfc074fae 10:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:38:23 Removing intermediate container fb97b51e69d9 10:38:23 ---> 8fecab585b36 10:38:23 Step 21/21 : LABEL version=0.0.0 10:38:23 ---> Running in 5e997c122d74 10:38:23 Removing intermediate container 303dfc074fae 10:38:23 ---> 3f0662a48312 10:38:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:38:23 ---> Running in d01f71a5aacc 10:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:38:23 Removing intermediate container 5e997c122d74 10:38:23 ---> db323fc9b9de 10:38:23 10:38:24 Removing intermediate container d01f71a5aacc 10:38:24 ---> e690046e9121 10:38:24 Step 20/22 : LABEL arch=x86_64 10:38:24 Successfully built db323fc9b9de 10:38:24 Successfully tagged security-proxy-setup:latest 10:38:24 Building support-scheduler 10:38:24  Building security-proxy-setup ... done  ---> Running in c03a648b4cc3 10:38:24 v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:38:24 v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:38:24 OK: 15859 distinct packages available 10:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:38:24 (1/4) Installing dumb-init (1.2.5-r1) 10:38:24 (2/4) Installing musl-obstack (1.2.3-r0) 10:38:24 (3/4) Installing libucontext (1.1-r0) 10:38:24 (4/4) Installing gcompat (1.0.0-r4) 10:38:24 Executing busybox-1.34.1-r7.trigger 10:38:24 OK: 6 MiB in 18 packages 10:38:25 Removing intermediate container c03a648b4cc3 10:38:25 ---> 95e7433e2a75 10:38:25 Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:38:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:38:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:38:27 ---> 2e4d87998062 10:38:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:38:27 ---> Using cache 10:38:27 ---> 1729e4d6a615 10:38:27 Step 4/22 : WORKDIR /edgex-go 10:38:27 ---> Using cache 10:38:27 ---> 73117c93717b 10:38:27 Step 5/22 : RUN apk add --update --no-cache make git 10:38:27 ---> Using cache 10:38:27 ---> ab79450ad9d8 10:38:27 Step 6/22 : COPY go.mod vendor* ./ 10:38:27 ---> Using cache 10:38:27 ---> 5817cc3fb2ea 10:38:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:27 ---> Using cache 10:38:27 ---> b8ac73f416fc 10:38:27 Step 8/22 : COPY . . 10:38:27 ---> Using cache 10:38:27 ---> 21f38f2e8510 10:38:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:38:30 ---> Running in d34feb4e128c 10:38:30 ---> Running in 79cde5573584 10:38:30 Removing intermediate container c51c15707143 10:38:30 ---> 801e1e29e15c 10:38:30 10:38:30 Step 9/19 : FROM alpine:3.15 10:38:30 ---> c4fc93816858 10:38:30 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:38:30 ---> Using cache 10:38:30 ---> 92feee304299 10:38:30 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:38:30 Removing intermediate container 2af252f0f271 10:38:30 ---> df36e54b7d5d 10:38:30 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:38:30 ---> Running in 6cd636b63083 10:38:30 Removing intermediate container d34feb4e128c 10:38:30 ---> 387cb919361a 10:38:30 Step 22/22 : LABEL version=0.0.0 10:38:30 ---> Running in cf391861fe79 10:38:30 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 10:38:30 Removing intermediate container cf391861fe79 10:38:30 ---> 7681742233a9 10:38:30 10:38:30 Successfully built 7681742233a9 10:38:30 Successfully tagged sys-mgmt-agent:latest 10:38:30  Building sys-mgmt-agent ... done Building core-data 10:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:38:31 v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:38:31 v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:38:31 OK: 15859 distinct packages available 10:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:38:31 (1/9) Installing ca-certificates (20220614-r0) 10:38:31 (2/9) Installing brotli-libs (1.0.9-r5) 10:38:31 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:38:32 (4/9) Installing libcurl (7.80.0-r4) 10:38:32 (5/9) Installing curl (7.80.0-r4) 10:38:32 (6/9) Installing dumb-init (1.2.5-r1) 10:38:32 (7/9) Installing musl-obstack (1.2.3-r0) 10:38:32 (8/9) Installing libucontext (1.1-r0) 10:38:32 (9/9) Installing gcompat (1.0.0-r4) 10:38:32 Executing busybox-1.34.1-r7.trigger 10:38:32 Executing ca-certificates-20220614-r0.trigger 10:38:32 OK: 8 MiB in 23 packages 10:38:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:38:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:38:35 ---> 2e4d87998062 10:38:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:38:35 ---> Using cache 10:38:35 ---> 1729e4d6a615 10:38:35 Step 4/22 : WORKDIR /edgex-go 10:38:35 ---> Using cache 10:38:35 ---> 73117c93717b 10:38:35 Step 5/22 : RUN apk add --update --no-cache make git 10:38:35 ---> Using cache 10:38:35 ---> ab79450ad9d8 10:38:35 Step 6/22 : COPY go.mod vendor* ./ 10:38:35 ---> Using cache 10:38:35 ---> 5817cc3fb2ea 10:38:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:35 ---> Using cache 10:38:35 ---> b8ac73f416fc 10:38:35 Step 8/22 : COPY . . 10:38:35 ---> Using cache 10:38:35 ---> 21f38f2e8510 10:38:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.870s coverage: 89.2% of statements 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.579s coverage: 2.2% of statements 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.658s coverage: 95.6% of statements 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.330s coverage: 72.2% of statements 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.520s coverage: 60.0% of statements 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.993s coverage: 0.9% of statements 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.697s coverage: 58.8% of statements 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.388s coverage: 29.6% of statements 10:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.448s coverage: 47.1% of statements 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 79.5% of statements 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.388s coverage: 94.1% of statements 10:38:40 ---> 8990a3ad2dc2 10:38:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:38:40 ---> Running in d9138b5ad630 10:38:40 ---> 6f669cf19233 10:38:40 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:38:40 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 10:38:40 Removing intermediate container 6cd636b63083 10:38:40 ---> 291192733bc0 10:38:40 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 10:38:40 ---> Running in 25c24a6d2885 10:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.477s coverage: 96.3% of statements 10:38:41 ---> 3e9d56d2d0ed 10:38:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:38:41 Removing intermediate container 25c24a6d2885 10:38:41 ---> 460a1d47c843 10:38:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:38:41 ---> ac1e4b1047c3 10:38:41 Step 19/24 : WORKDIR / 10:38:42 ---> f65ab813af01 10:38:42 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:38:42 ---> Running in f35d95867b40 10:38:42 Removing intermediate container f35d95867b40 10:38:42 ---> 25eb781f96ed 10:38:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:38:43 ---> Running in 6ff355c0457f 10:38:43 ---> 728e3bd563a1 10:38:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:38:43 ---> Running in feb79ae16f2a 10:38:43 Removing intermediate container 6ff355c0457f 10:38:43 ---> 1db6569565d5 10:38:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:38:43 ---> Running in 899b810117ac 10:38:43 Removing intermediate container feb79ae16f2a 10:38:43 ---> 2470989c6216 10:38:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:38:44 ---> Running in 10dbe8c7337f 10:38:45 Removing intermediate container 899b810117ac 10:38:45 ---> cccdbbf4feec 10:38:45 Step 22/24 : LABEL arch=x86_64 10:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.310s coverage: 87.5% of statements 10:38:46 ---> Running in 5ecb41645d93 10:38:46 Removing intermediate container 10dbe8c7337f 10:38:46 ---> 0fc6de70f278 10:38:46 Step 17/19 : LABEL arch=x86_64 10:38:47 ---> Running in f70cbfb0d7fc 10:38:48 Removing intermediate container 5ecb41645d93 10:38:48 ---> c0cd2bd13787 10:38:48 Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:38:49 ---> Running in 2d8975f939da 10:38:49 Removing intermediate container f70cbfb0d7fc 10:38:49 ---> 1920acd13bc0 10:38:49 Step 18/19 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:38:49 ---> Running in 3258f93b5e9b 10:38:50 Removing intermediate container 2d8975f939da 10:38:50 ---> 4523ab67f11e 10:38:50 Step 24/24 : LABEL version=0.0.0 10:38:52 ---> Running in 8bb7eac2f38d 10:38:52 Removing intermediate container 3258f93b5e9b 10:38:52 ---> 9a866345f3c2 10:38:52 Step 19/19 : LABEL version=0.0.0 10:38:54 ---> Running in 56bf7aa24088 10:38:54 Removing intermediate container 8bb7eac2f38d 10:38:54 ---> 33be06688765 10:38:54 10:38:54 Successfully built 33be06688765 10:38:54 Removing intermediate container bfb6bbc0c654 10:38:54 ---> b05072a8e3dc 10:38:54 10:38:54 Step 10/24 : FROM alpine:3.16 10:38:54 ---> bfe296a52501 10:38:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:38:54 ---> Using cache 10:38:54 ---> 4112d090da23 10:38:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:38:54 ---> Using cache 10:38:54 ---> bb5d5767d6a1 10:38:54 Step 13/24 : ENV APP_PORT=59881 10:38:54 Successfully tagged security-spire-config:latest 10:38:55  Building security-spire-config ... done Removing intermediate container 56bf7aa24088 10:38:55 ---> 1978a33d3d98 10:38:55 10:38:55 ---> Running in 38b45e138069 10:38:55 Successfully built 1978a33d3d98 10:38:55 Successfully tagged security-spiffe-token-provider:latest 10:38:55  Building security-spiffe-token-provider ... done Removing intermediate container 38b45e138069 10:38:55 ---> 05a7212613a5 10:38:55 Step 14/24 : EXPOSE $APP_PORT 10:38:55 ---> Running in e23f067f74bb 10:38:55 Removing intermediate container e23f067f74bb 10:38:55 ---> d90f18de8098 10:38:55 Step 15/24 : WORKDIR / 10:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.342s coverage: 94.4% of statements 10:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements 10:38:55 ---> Running in 6e915f6cf67b 10:38:55 Removing intermediate container 6e915f6cf67b 10:38:55 ---> 5bcd0e1df6ce 10:38:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:38:56 ---> 8cf6f810556c 10:38:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:38:57 ---> 111765c465f3 10:38:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:38:58 ---> b72327e2758f 10:38:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 10:38:58 ---> a3f9db4e5f0e 10:38:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 10:38:58 ---> Running in 229e7b59ef39 10:38:58 Removing intermediate container 229e7b59ef39 10:38:58 ---> 70af629b278a 10:38:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:38:58 ---> Running in 75812d8ec715 10:38:58 Removing intermediate container 75812d8ec715 10:38:58 ---> 8dcff7cb25b8 10:38:58 Step 22/24 : LABEL arch=x86_64 10:38:58 ---> Running in ce1345c4a0d0 10:38:58 Removing intermediate container ce1345c4a0d0 10:38:58 ---> 7cb75aced545 10:38:58 Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:38:58 ---> Running in 407e50ab9336 10:38:59 Removing intermediate container 407e50ab9336 10:38:59 ---> 6f58c6eb2847 10:38:59 Step 24/24 : LABEL version=0.0.0 10:38:59 ---> Running in e4eeb430c3c4 10:38:59 Removing intermediate container e4eeb430c3c4 10:38:59 ---> 8a3cf653b39c 10:38:59 10:38:59 Successfully built 8a3cf653b39c 10:38:59 Successfully tagged core-metadata:latest 10:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.849s coverage: 79.9% of statements 10:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:39:04  Building core-metadata ... done Removing intermediate container 79cde5573584 10:39:04 ---> 2ef489b57a7d 10:39:04 10:39:04 Step 10/22 : FROM alpine:3.16 10:39:04 ---> bfe296a52501 10:39:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:39:04 ---> Using cache 10:39:04 ---> 4112d090da23 10:39:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:39:04 ---> Using cache 10:39:04 ---> bb5d5767d6a1 10:39:04 Step 13/22 : ENV APP_PORT=59861 10:39:04 ---> Running in f01101a22092 10:39:05 Removing intermediate container f01101a22092 10:39:05 ---> 06ed255197e7 10:39:05 Step 14/22 : EXPOSE $APP_PORT 10:39:05 ---> Running in 9f61ef8106b6 10:39:06 Removing intermediate container 9f61ef8106b6 10:39:06 ---> 03907e513509 10:39:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:39:06 Removing intermediate container d9138b5ad630 10:39:06 ---> 6c7015650132 10:39:06 10:39:06 Step 10/22 : FROM alpine:3.16 10:39:06 ---> bfe296a52501 10:39:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:39:06 ---> 376a47af82e5 10:39:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:39:06 ---> Running in b7a7afd55f50 10:39:06 Removing intermediate container b7a7afd55f50 10:39:06 ---> d98005e3c484 10:39:06 Step 12/22 : ENV APP_PORT=59880 10:39:06 ---> Running in 6ce7001e8b0b 10:39:07 Removing intermediate container 6ce7001e8b0b 10:39:07 ---> c7de254a71bb 10:39:07 Step 13/22 : EXPOSE $APP_PORT 10:39:07 ---> 4e66239ae379 10:39:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:39:07 ---> Running in abe9d687dcf2 10:39:07 Removing intermediate container abe9d687dcf2 10:39:07 ---> 1f408f397f77 10:39:07 Step 14/22 : RUN apk add --update --no-cache dumb-init 10:39:07 ---> Running in 4dc45db1c9b5 10:39:07 ---> 887417b04f42 10:39:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:39:07 ---> Running in 369e6f4b3a43 10:39:07 Removing intermediate container 369e6f4b3a43 10:39:07 ---> fa03c203b2ff 10:39:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:39:07 ---> Running in 222caa7dcea8 10:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:39:07 Removing intermediate container 222caa7dcea8 10:39:07 ---> f01f60baa350 10:39:07 Step 20/22 : LABEL arch=x86_64 10:39:07 ---> Running in 2d704e0acba9 10:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:39:07 Removing intermediate container 2d704e0acba9 10:39:07 ---> ac3fcad11621 10:39:07 Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:39:07 ---> Running in 4ca3148d74c0 10:39:08 Removing intermediate container 4ca3148d74c0 10:39:08 ---> 1bf1ed55f2ac 10:39:08 Step 22/22 : LABEL version=0.0.0 10:39:08 ---> Running in 90c2a64b0bde 10:39:08 (1/1) Installing dumb-init (1.2.5-r1) 10:39:08 Executing busybox-1.35.0-r17.trigger 10:39:08 Removing intermediate container 90c2a64b0bde 10:39:08 ---> 1cafac7bf129 10:39:08 10:39:08 OK: 6 MiB in 15 packages 10:39:08 Successfully built 1cafac7bf129 10:39:08 Successfully tagged support-scheduler:latest 10:39:08  Building support-scheduler ... done Removing intermediate container 4dc45db1c9b5 10:39:08 ---> af35a3ae7227 10:39:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:39:08 ---> 72f511d29a47 10:39:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:39:09 ---> b5e6ae752e2d 10:39:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:39:09 ---> 065c82531986 10:39:09 Step 18/22 : ENTRYPOINT ["/core-data"] 10:39:09 ---> Running in 2bc2c12b890c 10:39:09 Removing intermediate container 2bc2c12b890c 10:39:09 ---> 848fb79cb9d8 10:39:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:39:09 ---> Running in f575a2897775 10:39:09 Removing intermediate container f575a2897775 10:39:09 ---> a9e244643ccf 10:39:09 Step 20/22 : LABEL arch=x86_64 10:39:09 ---> Running in 6fddad680fff 10:39:09 Removing intermediate container 6fddad680fff 10:39:09 ---> d400d4d1a06a 10:39:09 Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:39:09 ---> Running in 57088ac44f03 10:39:09 Removing intermediate container 57088ac44f03 10:39:09 ---> b0fd658f67ef 10:39:09 Step 22/22 : LABEL version=0.0.0 10:39:09 ---> Running in 93b509f2b3b6 10:39:09 Removing intermediate container 93b509f2b3b6 10:39:09 ---> 0f1dcb58c0ff 10:39:09 10:39:09 Successfully built 0f1dcb58c0ff 10:39:09 Successfully tagged core-data:latest 10:39:09  Building core-data ... done  [Pipeline] } 10:39:09 $ docker stop --time=1 2e77149538f25cc6c9569fe40165251c9c11241f119c2ad604f2a307210e9ed5 10:39:11 $ docker rm -f 2e77149538f25cc6c9569fe40165251c9c11241f119c2ad604f2a307210e9ed5 [Pipeline] // withDockerContainer [Pipeline] sh 10:39:11 + docker images 10:39:11 REPOSITORY TAG IMAGE ID CREATED SIZE 10:39:11 core-data latest 0f1dcb58c0ff 2 seconds ago 17.9MB 10:39:11 support-scheduler latest 1cafac7bf129 4 seconds ago 29.9MB 10:39:11 6c7015650132 5 seconds ago 1.62GB 10:39:11 2ef489b57a7d 10 seconds ago 1.68GB 10:39:11 core-metadata latest 8a3cf653b39c 12 seconds ago 18.5MB 10:39:11 security-spire-config latest 33be06688765 17 seconds ago 85.8MB 10:39:11 security-spiffe-token-provider latest 1978a33d3d98 17 seconds ago 29.7MB 10:39:11 b05072a8e3dc 18 seconds ago 1.62GB 10:39:11 sys-mgmt-agent latest 7681742233a9 41 seconds ago 136MB 10:39:11 801e1e29e15c 42 seconds ago 1.65GB 10:39:11 security-proxy-setup latest db323fc9b9de 48 seconds ago 27.7MB 10:39:11 62d1d468f83a 56 seconds ago 1.49GB 10:39:11 core-command latest 80715fae5fc5 57 seconds ago 17.7MB 10:39:11 1f3a41182bbf About a minute ago 1.6GB 10:39:11 9506c8951820 About a minute ago 1.61GB 10:39:11 acb7098ac738 About a minute ago 1.6GB 10:39:11 security-bootstrapper latest 92ca0520e294 About a minute ago 20.3MB 10:39:11 security-secretstore-setup latest 6f223c7cb7b9 About a minute ago 29.8MB 10:39:11 support-notifications latest 0f0ae1f6f1ec 2 minutes ago 30.5MB 10:39:11 4ee72641523a 2 minutes ago 1.68GB 10:39:11 f76c8bd609ed 2 minutes ago 1.6GB 10:39:11 9efc0ae32476 2 minutes ago 1.61GB 10:39:11 security-spire-agent latest bcf8f9eebfb7 2 minutes ago 125MB 10:39:11 security-spire-server latest d19f4ae32302 2 minutes ago 86.5MB 10:39:11 6b94bf1b0fa7 3 minutes ago 1.49GB 10:39:11 3e323d45ce20 3 minutes ago 1.49GB 10:39:11 ci-base-image-x86_64 latest 2e4d87998062 6 minutes ago 947MB 10:39:11 alpine 3.16 bfe296a52501 3 weeks ago 5.54MB 10:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 weeks ago 683MB 10:39:11 alpine 3.15 c4fc93816858 4 months ago 5.59MB 10:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB 10:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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 10:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.556s coverage: 92.9% of statements 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.256s coverage: 86.9% of statements 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.244s coverage: 87.2% of statements 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.294s coverage: 58.8% of statements 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements 10:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 10:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 10:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.838s coverage: 91.2% of statements 10:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 64.7% of statements 10:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.350s coverage: 100.0% of statements 10:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.201s coverage: 89.4% of statements 10:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 10:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.150s coverage: 73.7% of statements 10:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 10:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.298s coverage: 65.8% of statements 10:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.777s coverage: 41.8% of statements 10:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.260s coverage: 89.5% of statements 10:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements 10:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.321s coverage: 17.7% of statements 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.769s coverage: 92.3% of statements 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.456s coverage: 97.7% of statements 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 10:39:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 10:39:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:39:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.231s coverage: 100.0% of statements 10:39:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 10:39:32 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 10:39:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:39:32 go vet ./... 10:41:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:41:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:41:24 ./bin/test-attribution-txt.sh [Pipeline] echo 10:41:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:41:24 + ls -al . 10:41:24 total 764 10:41:24 drwxrwxr-x 10 1001 1001 4096 Dec 9 10:35 . 10:41:24 drwxr-xr-x 4 root root 4096 Dec 9 10:35 .. 10:41:24 drwxrwxr-x 2 1001 1001 4096 Dec 9 10:33 .blubracket 10:41:24 -rw-rw-r-- 1 1001 1001 16 Dec 9 10:33 .dockerignore 10:41:24 drwxrwxr-x 8 1001 1001 4096 Dec 9 10:33 .git 10:41:24 drwxrwxr-x 3 1001 1001 4096 Dec 9 10:33 .github 10:41:24 -rw-rw-r-- 1 1001 1001 1030 Dec 9 10:33 .gitignore 10:41:24 -rw-rw-r-- 1 1001 1001 42 Dec 9 10:33 .golangci.yml 10:41:24 -rw-rw-r-- 1 1001 1001 87 Dec 9 10:33 .hadolint.yml 10:41:24 -rw-rw-r-- 1 1001 1001 166 Dec 9 10:33 .sonarcloud.properties 10:41:24 -rw-rw-r-- 1 1001 1001 1171 Dec 9 10:33 ADOPTERS.md 10:41:24 -rw-rw-r-- 1 1001 1001 10618 Dec 9 10:33 Attribution.txt 10:41:24 -rw-rw-r-- 1 1001 1001 73765 Dec 9 10:33 CHANGELOG.md 10:41:24 -rw-rw-r-- 1 1001 1001 3804 Dec 9 10:33 CONTRIBUTING.md 10:41:24 -rw-rw-r-- 1 1001 1001 677 Dec 9 10:33 GOVERNANCE.md 10:41:24 -rw-rw-r-- 1 1001 1001 850 Dec 9 10:33 Jenkinsfile 10:41:24 -rw-rw-r-- 1 1001 1001 10775 Dec 9 10:33 LICENSE 10:41:24 -rw-rw-r-- 1 1001 1001 13289 Dec 9 10:33 Makefile 10:41:24 -rw-rw-r-- 1 1001 1001 582 Dec 9 10:33 OWNERS.md 10:41:24 -rw-rw-r-- 1 1001 1001 9403 Dec 9 10:33 README.md 10:41:24 -rw-rw-r-- 1 1001 1001 6912 Dec 9 10:33 SECURITY.md 10:41:24 -rw-rw-r-- 1 1001 1001 5 Dec 9 10:31 VERSION 10:41:24 drwxrwxr-x 2 1001 1001 4096 Dec 9 10:33 bin 10:41:24 drwxrwxr-x 18 1001 1001 4096 Dec 9 10:33 cmd 10:41:24 -rw-r--r-- 1 root root 501828 Dec 9 10:39 coverage.out 10:41:24 -rw-rw-r-- 1 1001 1001 3369 Dec 9 10:33 go.mod 10:41:24 -rw-rw-r-- 1 1001 1001 45006 Dec 9 10:33 go.sum 10:41:24 drwxrwxr-x 8 1001 1001 4096 Dec 9 10:33 internal 10:41:24 drwxrwxr-x 3 1001 1001 4096 Dec 9 10:33 openapi 10:41:24 drwxrwxr-x 4 1001 1001 4096 Dec 9 10:33 snap 10:41:24 -rw-rw-r-- 1 1001 1001 204 Dec 9 10:33 version.go [Pipeline] sh 10:41:25 + '[' -e coverage.out ] 10:41:25 + chown 1001:1001 coverage.out [Pipeline] stash 10:41:25 Warning: overwriting stash ‘coverage-report’ 10:41:25 Stashed 1 file(s) [Pipeline] sh 10:41:26 + make build 10:41:26 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 10:42:48 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 10:42:50 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 10:42:56 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 10:43:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:43:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:43:42 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 10:43:51 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-setup/security-proxy-setup ./cmd/security-proxy-setup 10:43:54 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 10:43:59 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 10:44:03 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 10:44:08 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 10:44:20 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] } 10:44:27 $ docker stop --time=1 ae23ce5df03cdfc95e175925946c47cfd3dbd7a2273df8c9b059b337e5020899 10:44:29 $ docker rm -f ae23ce5df03cdfc95e175925946c47cfd3dbd7a2273df8c9b059b337e5020899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:31 10:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:32 latest: Pulling from edgex-devops/edgex-compose-arm64 10:44:32 29e5d40040c1: Pulling fs layer 10:44:32 1ce36da41761: Pulling fs layer 10:44:32 25b303627fd3: Pulling fs layer 10:44:32 29e5d40040c1: Verifying Checksum 10:44:32 29e5d40040c1: Download complete 10:44:32 1ce36da41761: Verifying Checksum 10:44:32 1ce36da41761: Download complete 10:44:33 29e5d40040c1: Pull complete 10:44:34 25b303627fd3: Verifying Checksum 10:44:34 25b303627fd3: Download complete 10:44:34 1ce36da41761: Pull complete 10:44:44 25b303627fd3: Pull complete 10:44:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:44:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:45 prd-ubuntu20.04-docker-arm64-4c-16g-120837 does not seem to be running inside a container 10:44:45 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:44:47 $ docker top 6811faabadbc56b0c2762e5b3914cd2f7de8c044cf1127234353a7b18858cacf -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:48 + docker-compose build --help 10:44:48 + grep parallel 10:44:52 --parallel Build images in parallel. [Pipeline] } 10:44:52 $ docker stop --time=1 6811faabadbc56b0c2762e5b3914cd2f7de8c044cf1127234353a7b18858cacf 10:44:53 $ docker rm -f 6811faabadbc56b0c2762e5b3914cd2f7de8c044cf1127234353a7b18858cacf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:44:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:54 prd-ubuntu20.04-docker-arm64-4c-16g-120837 does not seem to be running inside a container 10:44:54 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:44:55 $ docker top a5929adc30f89d917a32bea0b306c4a410d77a70214e5e66684db7b7cf10192d -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:56 + docker-compose -f ./docker-compose-build.yml build --parallel 10:45:01 Building core-command ... 10:45:01 Building core-data ... 10:45:01 Building core-metadata ... 10:45:01 Building security-bootstrapper ... 10:45:01 Building security-proxy-setup ... 10:45:01 Building security-secretstore-setup ... 10:45:01 Building security-spiffe-token-provider ... 10:45:01 Building security-spire-agent ... 10:45:01 Building security-spire-config ... 10:45:01 Building security-spire-server ... 10:45:01 Building support-notifications ... 10:45:01 Building support-scheduler ... 10:45:01 Building sys-mgmt-agent ... 10:45:01 Building security-spiffe-token-provider 10:45:01 Building security-secretstore-setup 10:45:01 Building security-bootstrapper 10:45:01 Building security-spire-agent 10:45:01 Building security-spire-config 10:45:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:45:48 ---> 5c8cf1857803 10:45:48 Step 3/24 : WORKDIR /edgex-go 10:45:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:45:48 ---> 5c8cf1857803 10:45:48 Step 3/24 : WORKDIR /edgex-go 10:45:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:45:48 ---> 5c8cf1857803 10:45:48 Step 3/24 : WORKDIR /edgex-go 10:45:48 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 10:45:48 ---> 5c8cf1857803 10:45:48 Step 3/32 : WORKDIR /edgex-go 10:45:48 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:45:48 Step 2/19 : FROM ${BUILDER_BASE} AS builder 10:45:48 ---> 5c8cf1857803 10:45:48 Step 3/19 : WORKDIR /edgex-go 10:45:48 ---> Running in ab868a7d2ffd 10:45:48 ---> Running in 66813976bfea 10:45:48 ---> Running in d7ff762e92b7 10:45:48 ---> Running in 0f8ecdb9566f 10:45:48 ---> Running in 9af73094e3b0 10:45:48 Removing intermediate container 0f8ecdb9566f 10:45:48 ---> 9ab009443bee 10:45:48 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 10:45:49 Removing intermediate container ab868a7d2ffd 10:45:49 ---> 9a234f37d920 10:45:49 Step 4/24 : RUN apk add --update --no-cache make git 10:45:49 ---> Running in 437a312d721c 10:45:49 Removing intermediate container 66813976bfea 10:45:49 ---> 48c297837bec 10:45:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 10:45:49 ---> Running in 120afbf7daa5 10:45:49 Removing intermediate container d7ff762e92b7 10:45:49 ---> 6408a7b68506 10:45:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 10:45:49 Removing intermediate container 9af73094e3b0 10:45:49 ---> d3f8593a1816 10:45:49 Step 4/32 : RUN apk add --update --no-cache make git 10:45:49 ---> Running in 9953fa9cd31d 10:45:49 ---> Running in aca9c8e4abe6 10:45:49 ---> Running in 1acf22ff8b8c 10:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:53 OK: 221 MiB in 51 packages 10:45:53 OK: 221 MiB in 51 packages 10:45:53 OK: 221 MiB in 51 packages 10:45:53 OK: 221 MiB in 51 packages 10:45:53 v3.16.3-44-ge4585a2933 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 10:45:53 v3.16.3-45-gb8b62e0f9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 10:45:53 OK: 16895 distinct packages available 10:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:45:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:45:55 Removing intermediate container 1acf22ff8b8c 10:45:55 ---> 0dd4e4eec4fa 10:45:55 Step 5/32 : COPY go.mod vendor* ./ 10:45:55 OK: 221 MiB in 51 packages 10:45:55 Removing intermediate container aca9c8e4abe6 10:45:55 ---> c5ecf682ae6b 10:45:55 Step 5/24 : COPY go.mod vendor* ./ 10:45:55 Removing intermediate container 120afbf7daa5 10:45:55 ---> 8f80e737441f 10:45:55 Step 5/24 : COPY go.mod vendor* ./ 10:45:55 Removing intermediate container 9953fa9cd31d 10:45:55 ---> 02db3828e18c 10:45:55 Step 5/24 : COPY go.mod vendor* ./ 10:45:56 ---> 204484949fe6 10:45:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:56 ---> Running in 41ccf0c5c9ac 10:45:57 ---> f1074447f3bc 10:45:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:57 ---> 7af91d404e0b 10:45:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:57 ---> a432752cb28d 10:45:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:57 ---> Running in 7222acffea34 10:45:57 Removing intermediate container 437a312d721c 10:45:57 ---> 250fd40a9430 10:45:57 Step 5/19 : COPY go.mod vendor* ./ 10:45:57 ---> Running in 757724a629a2 10:45:57 ---> Running in 1b0d2fbaac0d 10:45:58 ---> 6e1baa38d15a 10:45:58 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:58 ---> Running in 9ef695551f37 10:47:20 Removing intermediate container 41ccf0c5c9ac 10:47:20 ---> c8a4ef5610dc 10:47:20 Step 7/32 : COPY . . 10:47:20 Removing intermediate container 757724a629a2 10:47:20 ---> cd49c2408035 10:47:20 Step 7/24 : COPY . . 10:47:20 Removing intermediate container 7222acffea34 10:47:20 ---> 9eb1ad0857fa 10:47:20 Step 7/24 : COPY . . 10:47:20 Removing intermediate container 1b0d2fbaac0d 10:47:20 ---> 6baf685547f4 10:47:20 Step 7/24 : COPY . . 10:47:20 Removing intermediate container 9ef695551f37 10:47:20 ---> 52e3ea5d759b 10:47:20 Step 7/19 : COPY . . 10:47:35 ---> 6b78c02fac8d 10:47:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 10:47:35 ---> de6ce6113c79 10:47:35 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:47:35 ---> 9bb4fc1fcedb 10:47:35 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:47:35 ---> Running in e08af8085acf 10:47:35 ---> 84a6ee7158b7 10:47:35 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:47:35 ---> 9f654a8b2cd6 10:47:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 10:47:35 ---> Running in b25a72ba2a50 10:47:35 ---> Running in e6fac465cbb6 10:47:35 ---> Running in b6270c055549 10:47:35 ---> Running in 353020508e72 10:47:35 Removing intermediate container e08af8085acf 10:47:35 ---> 403ccea5a923 10:47:35 Step 9/24 : WORKDIR /edgex-go/spire-build 10:47:36 ---> Running in bf4595114158 10:47:36 Removing intermediate container 353020508e72 10:47:36 ---> 37286ebc3d50 10:47:36 Step 9/24 : WORKDIR /edgex-go/spire-build 10:47:36 ---> Running in bbb53aeee5eb 10:47:36 Removing intermediate container bf4595114158 10:47:36 ---> 7aa82d28ff59 10:47:36 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:47:36 ---> Running in 850fdf4139fb 10:47:37 Removing intermediate container bbb53aeee5eb 10:47:37 ---> f2ae90dd8f6a 10:47:37 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:47:37 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 10:47:37 ---> Running in 86d1528667dd 10:47:37 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 10:47:38 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 10:47:40 Removing intermediate container 850fdf4139fb 10:47:40 ---> c77bf885bd00 10:47:40 Step 11/24 : WORKDIR /edgex-go 10:47:40 ---> Running in fca0e79498dc 10:47:40 Removing intermediate container 86d1528667dd 10:47:40 ---> f8d6bae9470e 10:47:40 Step 11/24 : WORKDIR /edgex-go 10:47:40 ---> Running in d9c2e078de57 10:47:41 Removing intermediate container fca0e79498dc 10:47:41 ---> 927c4b299041 10:47:41 10:47:41 Step 12/24 : FROM alpine:3.15 10:47:41 3.15: Pulling from library/alpine 10:47:41 Removing intermediate container d9c2e078de57 10:47:41 ---> 9ea805a42dad 10:47:41 10:47:41 Step 12/24 : FROM alpine:3.15 10:47:41 3.15: Pulling from library/alpine 10:47:43 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 10:47:43 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 10:47:43 Status: Downloaded newer image for alpine:3.15 10:47:43 Status: Downloaded newer image for alpine:3.15 10:47:43 ---> 8aa73fd46299 10:47:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:47:43 ---> 8aa73fd46299 10:47:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:47:43 ---> Running in 28b3c80a80e0 10:47:43 ---> Running in 40b87d2602a1 10:47:44 Removing intermediate container 40b87d2602a1 10:47:44 ---> 8e0e15a926c5 10:47:44 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:44 Removing intermediate container 28b3c80a80e0 10:47:44 ---> 0e8647a2f693 10:47:44 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:47:44 ---> Running in 193b42d64c3a 10:47:44 ---> Running in b4ca8a982060 10:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:49 v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:47:49 v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:47:49 OK: 15736 distinct packages available 10:47:49 v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:47:49 v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:47:49 OK: 15736 distinct packages available 10:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:47:51 (1/4) Installing dumb-init (1.2.5-r1) 10:47:51 (2/4) Installing musl-obstack (1.2.3-r0) 10:47:51 (3/4) Installing libucontext (1.1-r0) 10:47:51 (4/4) Installing gcompat (1.0.0-r4) 10:47:51 (1/5) Installing dumb-init (1.2.5-r1) 10:47:51 (2/5) Installing musl-obstack (1.2.3-r0) 10:47:51 (3/5) Installing libucontext (1.1-r0) 10:47:51 (4/5) Installing gcompat (1.0.0-r4) 10:47:51 Executing busybox-1.34.1-r7.trigger 10:47:51 (5/5) Installing openssl (1.1.1s-r1) 10:47:51 Executing busybox-1.34.1-r7.trigger 10:47:51 OK: 6 MiB in 18 packages 10:47:51 OK: 6 MiB in 19 packages 10:47:53 Removing intermediate container b4ca8a982060 10:47:53 ---> a9054dde3dcc 10:47:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:47:53 Removing intermediate container 193b42d64c3a 10:47:53 ---> 3730345f8217 10:47:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:47:58 ---> 6782a30085d8 10:47:58 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:48:01 ---> 06922794a96a 10:48:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:48:02 ---> 080c1c2574f1 10:48:02 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:48:02 ---> Running in 4d63064fa65d 10:48:03 Removing intermediate container 4d63064fa65d 10:48:03 ---> 362652f213a6 10:48:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:48:04 ---> 4104f4a83a76 10:48:04 Step 19/24 : WORKDIR / 10:48:05 ---> Running in 24e2ab170c6c 10:48:05 Removing intermediate container 24e2ab170c6c 10:48:05 ---> ed86dc4df93d 10:48:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:48:05 ---> Running in 3c6faae97aff 10:48:06 ---> 27f07ed7981c 10:48:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:48:06 Removing intermediate container 3c6faae97aff 10:48:06 ---> a8700e02ba70 10:48:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:48:07 ---> Running in 22c5e7217cdc 10:48:07 ---> 5663d70301fc 10:48:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:48:07 Removing intermediate container 22c5e7217cdc 10:48:07 ---> 2241d8aa9a3c 10:48:07 Step 22/24 : LABEL arch=arm64 10:48:08 ---> Running in 73e2b9c4e3ad 10:48:09 Removing intermediate container 73e2b9c4e3ad 10:48:09 ---> a75691d41a68 10:48:09 Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:48:09 ---> 4c9945642a71 10:48:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:48:09 ---> Running in 44c36dc71960 10:48:09 Removing intermediate container 44c36dc71960 10:48:09 ---> 575cbd8ba0b6 10:48:09 Step 24/24 : LABEL version=0.0.0 10:48:10 ---> Running in f91ddee63b0d 10:48:10 ---> a9c995f57971 10:48:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:48:10 ---> Running in 085e4c023169 10:48:10 Removing intermediate container f91ddee63b0d 10:48:10 ---> 3d9579f5dc88 10:48:10 10:48:10 Removing intermediate container 085e4c023169 10:48:10 ---> ee42f612d2ea 10:48:10 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:48:11 ---> Running in 7446e350fdb9 10:48:11 Successfully built 3d9579f5dc88 10:48:11 Successfully tagged security-spire-config-arm64:latest 10:48:11 Building core-command 10:48:11  Building security-spire-config ... done Removing intermediate container 7446e350fdb9 10:48:11 ---> 520bee25c777 10:48:11 Step 22/24 : LABEL arch=arm64 10:48:11 ---> Running in dae22e66d903 10:48:12 Removing intermediate container dae22e66d903 10:48:12 ---> 2490b727ccda 10:48:12 Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:48:12 ---> Running in af470a58f36d 10:48:12 Removing intermediate container af470a58f36d 10:48:12 ---> f157f3d6595a 10:48:12 Step 24/24 : LABEL version=0.0.0 10:48:12 ---> Running in bd96a4826cf7 10:48:13 Removing intermediate container bd96a4826cf7 10:48:13 ---> 8e95b02ff27b 10:48:13 10:48:13 Successfully built 8e95b02ff27b 10:48:13 Successfully tagged security-spire-agent-arm64:latest 10:48:13 Building support-scheduler 10:48:40  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:48:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:48:40 ---> 5c8cf1857803 10:48:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:48:40 ---> Running in 7d1a137ac764 10:48:40 Removing intermediate container 7d1a137ac764 10:48:40 ---> 8856a492aae1 10:48:40 Step 4/23 : WORKDIR /edgex-go 10:48:40 ---> Running in 848db941c8ab 10:48:40 Removing intermediate container 848db941c8ab 10:48:40 ---> e6f10578a7b2 10:48:40 Step 5/23 : RUN apk add --update --no-cache make git 10:48:40 ---> Running in be96926c1042 10:48:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:48:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:48:40 ---> 5c8cf1857803 10:48:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:48:40 ---> Using cache 10:48:40 ---> 8856a492aae1 10:48:40 Step 4/22 : WORKDIR /edgex-go 10:48:40 ---> Using cache 10:48:40 ---> e6f10578a7b2 10:48:40 Step 5/22 : RUN apk add --update --no-cache make git 10:48:40 ---> Running in 097a9c290f6f 10:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:48:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:48:43 OK: 221 MiB in 51 packages 10:48:44 OK: 221 MiB in 51 packages 10:48:45 Removing intermediate container be96926c1042 10:48:45 ---> f46ede6d081b 10:48:45 Step 6/23 : COPY go.mod vendor* ./ 10:48:46 Removing intermediate container 097a9c290f6f 10:48:46 ---> 00bd0fd561bf 10:48:46 Step 6/22 : COPY go.mod vendor* ./ 10:48:46 ---> c47872986c95 10:48:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:46 ---> Running in 8b98950ca70c 10:48:47 ---> 36c1b40de8cf 10:48:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:47 ---> Running in f629921f9fe9 10:50:09 Removing intermediate container f629921f9fe9 10:50:09 ---> afba83786a67 10:50:09 Step 8/22 : COPY . . 10:50:09 Removing intermediate container 8b98950ca70c 10:50:09 ---> c06c1760fa7b 10:50:09 Step 8/23 : COPY . . 10:50:31 ---> 098a969736e4 10:50:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:50:31 ---> 75ecbf9ee487 10:50:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:50:31 ---> Running in 9428378408da 10:50:31 ---> Running in 5cecbe2dba23 10:50:31 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 10:50:31 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 10:53:08 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 10:53:18 Removing intermediate container b6270c055549 10:53:18 ---> d43619d57de6 10:53:18 10:53:18 Step 9/24 : FROM alpine:3.16 10:53:18 3.16: Pulling from library/alpine 10:53:20 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 10:53:20 Status: Downloaded newer image for alpine:3.16 10:53:20 ---> 2b4661558fb8 10:53:20 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:53:20 ---> Running in a67dd8687390 10:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:53:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:53:23 (1/3) Installing ca-certificates (20220614-r0) 10:53:23 (2/3) Installing dumb-init (1.2.5-r1) 10:53:23 (3/3) Installing su-exec (0.2-r1) 10:53:23 Executing busybox-1.35.0-r17.trigger 10:53:23 Executing ca-certificates-20220614-r0.trigger 10:53:24 OK: 6 MiB in 17 packages 10:53:28 Removing intermediate container a67dd8687390 10:53:28 ---> 6723f59b2307 10:53:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:53:28 ---> Running in 0fa398d3692e 10:53:28 Removing intermediate container 0fa398d3692e 10:53:28 ---> 60983ae91715 10:53:28 Step 12/24 : WORKDIR / 10:53:28 ---> Running in 151d7fa500f8 10:53:29 Removing intermediate container 151d7fa500f8 10:53:29 ---> 2cec1ff63d79 10:53:29 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:53:30 ---> 24a61f0decc3 10:53:30 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:53:32 ---> 38f443e8c9e3 10:53:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:53:33 ---> 0b2a54149ec8 10:53:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:53:34 ---> 8a2fecadc521 10:53:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:53:37 ---> d97d06d8b2a0 10:53:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:53:38 Removing intermediate container b25a72ba2a50 10:53:38 ---> f9b08a5c922f 10:53:38 10:53:38 Step 9/32 : FROM alpine:3.16 10:53:38 ---> 2b4661558fb8 10:53:38 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:53:38 ---> Running in df454d4a2421 10:53:41 Removing intermediate container df454d4a2421 10:53:41 ---> 70a63194a9ff 10:53:41 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 10:53:41 ---> Running in d4e25991bc11 10:53:41 ---> 0aa0ebb75a9d 10:53:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:53:42 ---> f2859019fdca 10:53:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:53:42 ---> Running in 8f6b7ae2ea92 10:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:53:45 (1/2) Installing dumb-init (1.2.5-r1) 10:53:45 (2/2) Installing su-exec (0.2-r1) 10:53:45 Executing busybox-1.35.0-r17.trigger 10:53:45 OK: 5 MiB in 16 packages 10:53:45 Removing intermediate container 8f6b7ae2ea92 10:53:45 ---> f7e65eb331c4 10:53:45 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:53:45 ---> Running in ce53a697cb36 10:53:46 Removing intermediate container ce53a697cb36 10:53:46 ---> 6e901ae99d46 10:53:46 Step 22/24 : LABEL arch=arm64 10:53:46 ---> Running in 5c4d2f3d3115 10:53:47 Removing intermediate container d4e25991bc11 10:53:47 ---> b1a75095d39a 10:53:47 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 10:53:47 ---> Running in 18c13ffd9474 10:53:47 Removing intermediate container 5c4d2f3d3115 10:53:47 ---> 4fb67c9bdb67 10:53:47 Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:53:47 ---> Running in 7cb7b489a1b9 10:53:48 Removing intermediate container 18c13ffd9474 10:53:48 ---> f0e874aabb59 10:53:48 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:53:48 ---> Running in a71bef5eb9b4 10:53:48 Removing intermediate container 7cb7b489a1b9 10:53:48 ---> 0f131a601eaa 10:53:48 Step 24/24 : LABEL version=0.0.0 10:53:48 ---> Running in 33b0b5a06f29 10:53:48 Removing intermediate container a71bef5eb9b4 10:53:48 ---> 4c69c4c7b00e 10:53:48 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:53:49 ---> Running in d566e207934d 10:53:49 Removing intermediate container 33b0b5a06f29 10:53:49 ---> b5061df98865 10:53:49 10:53:49 Removing intermediate container d566e207934d 10:53:49 ---> 74153ef51f30 10:53:49 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:53:49 Successfully built b5061df98865 10:53:49 Successfully tagged security-secretstore-setup-arm64:latest 10:53:49  Building security-secretstore-setup ... done Building sys-mgmt-agent 10:53:49 ---> Running in 9495e69b9f1c 10:53:50 Removing intermediate container 9495e69b9f1c 10:53:50 ---> 5adc17aa7e56 10:53:50 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:53:50 ---> Running in 36adb2ac7d8c 10:53:55 Removing intermediate container 36adb2ac7d8c 10:53:55 ---> 803da09b56bc 10:53:55 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 10:53:55 ---> Running in 6de394162461 10:53:56 Removing intermediate container 6de394162461 10:53:56 ---> 2f9d1662e225 10:53:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:53:57 ---> ad824e20e95c 10:53:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:53:57 ---> Running in ab9ef6962ed7 10:54:02 Removing intermediate container ab9ef6962ed7 10:54:02 ---> 4336d6240ac7 10:54:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 10:54:02 ---> 1007dce1f7da 10:54:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:54:06 ---> a47de80edfe1 10:54:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:54:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:54:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:54:06 ---> 5c8cf1857803 10:54:06 Step 3/22 : WORKDIR /edgex-go 10:54:06 ---> Using cache 10:54:06 ---> d3f8593a1816 10:54:06 Step 4/22 : RUN apk add --update --no-cache make bash git 10:54:06 ---> Running in 78bb753a71fb 10:54:07 ---> c035d2e12c97 10:54:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:54:08 ---> 5d749acdf3e7 10:54:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:54:09 ---> 5a7e64ed811c 10:54:09 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:54:10 ---> 3e928bd4f6e6 10:54:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:54:11 OK: 221 MiB in 51 packages 10:54:11 ---> 0039cc378d45 10:54:11 Step 27/32 : RUN chmod +x /entrypoint.sh 10:54:11 ---> Running in d86e5b675229 10:54:13 Removing intermediate container 78bb753a71fb 10:54:13 ---> d77e81991905 10:54:13 Step 5/22 : COPY go.mod vendor* ./ 10:54:14 ---> 8016825204f7 10:54:14 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:14 ---> Running in ae2d4619aca4 10:54:15 Removing intermediate container d86e5b675229 10:54:15 ---> 62f7354cba81 10:54:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 10:54:15 ---> Running in c0bfc04e9001 10:54:16 Removing intermediate container c0bfc04e9001 10:54:16 ---> ea8e0f15a1f9 10:54:16 Step 29/32 : CMD ["gate"] 10:54:16 ---> Running in 7051a84374e4 10:54:17 Removing intermediate container 7051a84374e4 10:54:17 ---> 77f7557ff3c7 10:54:17 Step 30/32 : LABEL arch=arm64 10:54:17 ---> Running in d67d4d2f4ef2 10:54:17 Removing intermediate container d67d4d2f4ef2 10:54:17 ---> ab85f30783e0 10:54:17 Step 31/32 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:54:17 ---> Running in bf46ae8caeca 10:54:19 Removing intermediate container bf46ae8caeca 10:54:19 ---> d18d99752cb5 10:54:19 Step 32/32 : LABEL version=0.0.0 10:54:19 ---> Running in e8e99c9dbe1b 10:54:20 Removing intermediate container e8e99c9dbe1b 10:54:20 ---> f5d3139a9114 10:54:20 10:54:20 Successfully built f5d3139a9114 10:54:20 Successfully tagged security-bootstrapper-arm64:latest 10:54:20  Building security-bootstrapper ... done Building security-spire-server 10:54:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:54:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:54:38 ---> 5c8cf1857803 10:54:38 Step 3/23 : WORKDIR /edgex-go 10:54:38 ---> Using cache 10:54:38 ---> d3f8593a1816 10:54:38 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 10:54:38 ---> Running in 2d1c55c7fc9f 10:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:54:40 OK: 221 MiB in 51 packages 10:54:42 Removing intermediate container 2d1c55c7fc9f 10:54:42 ---> 013b172762a2 10:54:42 Step 5/23 : COPY go.mod vendor* ./ 10:54:42 ---> 007309f8d13f 10:54:42 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:54:43 ---> Running in b49730e1a085 10:55:29 Removing intermediate container ae2d4619aca4 10:55:29 ---> d2b3450de6d2 10:55:29 Step 7/22 : COPY . . 10:55:34 Removing intermediate container e6fac465cbb6 10:55:34 ---> 3ffebf1c137a 10:55:34 10:55:34 Step 9/19 : FROM alpine:3.15 10:55:34 ---> 8aa73fd46299 10:55:34 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:55:34 ---> Using cache 10:55:34 ---> 0e8647a2f693 10:55:34 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:55:34 ---> Running in 8503eb1c5515 10:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:55:38 v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:55:38 v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:55:38 OK: 15736 distinct packages available 10:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:55:40 (1/9) Installing ca-certificates (20220614-r0) 10:55:40 (2/9) Installing brotli-libs (1.0.9-r5) 10:55:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 10:55:40 (4/9) Installing libcurl (7.80.0-r4) 10:55:40 (5/9) Installing curl (7.80.0-r4) 10:55:40 (6/9) Installing dumb-init (1.2.5-r1) 10:55:40 (7/9) Installing musl-obstack (1.2.3-r0) 10:55:40 (8/9) Installing libucontext (1.1-r0) 10:55:40 (9/9) Installing gcompat (1.0.0-r4) 10:55:40 Executing busybox-1.34.1-r7.trigger 10:55:40 Executing ca-certificates-20220614-r0.trigger 10:55:41 OK: 8 MiB in 23 packages 10:55:45 Removing intermediate container 8503eb1c5515 10:55:45 ---> eafe5c2d956a 10:55:45 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:47 ---> dc9fe95a71e9 10:55:47 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:55:52 ---> 8b89eb82024a 10:55:52 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 10:55:54 ---> a09ce33ada44 10:55:54 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:55:54 ---> Running in 3d2a4d576817 10:55:55 Removing intermediate container 3d2a4d576817 10:55:55 ---> bc1d72aab185 10:55:55 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:55 ---> Running in d1d099ce48dd 10:55:56 ---> eeebbc17daf7 10:55:56 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:55:56 ---> Running in 49bcd50c47ec 10:55:56 Removing intermediate container d1d099ce48dd 10:55:56 ---> 96697f305166 10:55:56 Step 17/19 : LABEL arch=arm64 10:55:57 ---> Running in 353f6edc71b3 10:55:58 Removing intermediate container 353f6edc71b3 10:55:58 ---> d7e2fc7e9c70 10:55:58 Step 18/19 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:55:58 ---> Running in 05b7723f6dfc 10:55:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:55:59 Removing intermediate container 05b7723f6dfc 10:55:59 ---> bb4462cea498 10:55:59 Step 19/19 : LABEL version=0.0.0 10:55:59 ---> Running in 7cf5e4c71109 10:56:00 Removing intermediate container 7cf5e4c71109 10:56:00 ---> ef423ed2030c 10:56:00 10:56:01 Successfully built ef423ed2030c 10:56:01 Successfully tagged security-spiffe-token-provider-arm64:latest 10:56:01 Building support-notifications 10:56:07  Building security-spiffe-token-provider ... done Removing intermediate container b49730e1a085 10:56:07 ---> 2a1626c7aece 10:56:07 Step 7/23 : COPY . . 10:56:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:56:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:56:17 ---> 5c8cf1857803 10:56:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:56:17 ---> Using cache 10:56:17 ---> 8856a492aae1 10:56:17 Step 4/22 : WORKDIR /edgex-go 10:56:17 ---> Using cache 10:56:17 ---> e6f10578a7b2 10:56:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:56:17 ---> Running in 7488648c7333 10:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:56:22 OK: 221 MiB in 51 packages 10:56:24 ---> 463f572579d3 10:56:24 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 10:56:24 Removing intermediate container 7488648c7333 10:56:24 ---> 165497eab883 10:56:24 Step 6/22 : COPY go.mod vendor* ./ 10:56:24 ---> Running in d2261a87e3a1 10:56:24 Removing intermediate container d2261a87e3a1 10:56:24 ---> a1e2f9ae8b81 10:56:24 Step 9/23 : WORKDIR /edgex-go/spire-build 10:56:24 ---> Running in 756b3e349d39 10:56:25 ---> a84f6c201f92 10:56:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:25 ---> Running in 29e04455d0cd 10:56:25 Removing intermediate container 756b3e349d39 10:56:25 ---> 409841f22e0f 10:56:25 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:56:26 ---> Running in 7d9e4040cad0 10:56:29 Removing intermediate container 7d9e4040cad0 10:56:29 ---> b03ca49f4a4a 10:56:29 Step 11/23 : WORKDIR /edgex-go 10:56:29 ---> Running in 73b9b432f76e 10:56:30 Removing intermediate container 73b9b432f76e 10:56:30 ---> cbb53ce64d94 10:56:30 10:56:30 Step 12/23 : FROM alpine:3.15 10:56:30 ---> 8aa73fd46299 10:56:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:56:30 ---> Using cache 10:56:30 ---> 0e8647a2f693 10:56:30 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:56:30 ---> Running in 80c5a0e1d7e1 10:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:56:34 v3.15.6-197-g79aa24f941 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 10:56:34 v3.15.6-196-gff7c1cf288 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 10:56:34 OK: 15736 distinct packages available 10:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:56:36 (1/5) Installing dumb-init (1.2.5-r1) 10:56:36 (2/5) Installing musl-obstack (1.2.3-r0) 10:56:36 (3/5) Installing libucontext (1.1-r0) 10:56:36 (4/5) Installing gcompat (1.0.0-r4) 10:56:36 (5/5) Installing openssl (1.1.1s-r1) 10:56:36 Executing busybox-1.34.1-r7.trigger 10:56:36 OK: 6 MiB in 19 packages 10:56:39 Removing intermediate container 80c5a0e1d7e1 10:56:39 ---> 1281390b0971 10:56:39 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:56:39 Removing intermediate container 9428378408da 10:56:39 ---> 6c19df672340 10:56:39 10:56:39 Step 10/23 : FROM alpine:3.16 10:56:39 ---> 2b4661558fb8 10:56:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:56:39 ---> Running in 975b97c163f3 10:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:56:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:56:44 (1/1) Installing dumb-init (1.2.5-r1) 10:56:44 Executing busybox-1.35.0-r17.trigger 10:56:44 OK: 5 MiB in 15 packages 10:56:46 ---> 20f2407d7545 10:56:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:56:46 Removing intermediate container 975b97c163f3 10:56:46 ---> c26dfefe22e5 10:56:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:56:47 ---> Running in 634bcfa9ea70 10:56:47 Removing intermediate container 634bcfa9ea70 10:56:47 ---> 8ed30636aa4c 10:56:47 Step 13/23 : ENV APP_PORT=59882 10:56:47 ---> 45401344dcfc 10:56:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:56:47 ---> Running in 3b31c7d2e016 10:56:48 Removing intermediate container 3b31c7d2e016 10:56:48 ---> b4126cd328c7 10:56:48 Step 14/23 : EXPOSE $APP_PORT 10:56:49 ---> a272a29a17c7 10:56:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:56:49 ---> Running in 04519d8c9033 10:56:50 Removing intermediate container 04519d8c9033 10:56:50 ---> 389c61945aa8 10:56:50 Step 15/23 : WORKDIR / 10:56:50 ---> Running in b4e7e5f0dc01 10:56:50 ---> 44df005bad31 10:56:50 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:56:50 ---> Running in ad182c0bc966 10:56:50 Removing intermediate container b4e7e5f0dc01 10:56:50 ---> 9f69460a2169 10:56:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:51 Removing intermediate container ad182c0bc966 10:56:51 ---> c24c79ca8c01 10:56:51 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:56:51 ---> Running in a3df18a66938 10:56:52 Removing intermediate container a3df18a66938 10:56:52 ---> a3faadc387dd 10:56:52 Step 21/23 : LABEL arch=arm64 10:56:52 ---> Running in ed0584a96693 10:56:52 ---> fa99c1be801d 10:56:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:56:53 Removing intermediate container ed0584a96693 10:56:53 ---> b53865478365 10:56:53 Step 22/23 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:56:53 ---> Running in 98480931600f 10:56:53 Removing intermediate container 98480931600f 10:56:53 ---> b6013b148b52 10:56:53 Step 23/23 : LABEL version=0.0.0 10:56:53 ---> Running in 7a74c8a25893 10:56:54 Removing intermediate container 7a74c8a25893 10:56:54 ---> e4b750d1b9ba 10:56:54 10:56:54 ---> 37a4b2668269 10:56:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:56:54 Successfully built e4b750d1b9ba 10:56:54 Successfully tagged security-spire-server-arm64:latest 10:56:54  Building security-spire-server ... done Building security-proxy-setup 10:56:55 ---> bc9feb020044 10:56:55 Step 19/23 : ENTRYPOINT ["/core-command"] 10:56:55 ---> Running in 00d59b107e1d 10:56:56 Removing intermediate container 00d59b107e1d 10:56:56 ---> 68357eebb0e6 10:56:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:56:56 ---> Running in 894e511e7de2 10:56:56 Removing intermediate container 894e511e7de2 10:56:56 ---> 23d476b88ecf 10:56:57 Step 21/23 : LABEL arch=arm64 10:56:57 ---> Running in ae463835713f 10:56:57 Removing intermediate container ae463835713f 10:56:57 ---> 29100fd3ebe1 10:56:57 Step 22/23 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:56:57 ---> Running in 52ae270cb2a1 10:56:58 Removing intermediate container 52ae270cb2a1 10:56:58 ---> e8017070e5a6 10:56:58 Step 23/23 : LABEL version=0.0.0 10:56:58 ---> Running in 61afdc6c8308 10:57:00 Removing intermediate container 61afdc6c8308 10:57:00 ---> f3628c8ec3c1 10:57:00 10:57:00 Successfully built f3628c8ec3c1 10:57:00 Successfully tagged core-command-arm64:latest 10:57:00 Building core-metadata 10:57:18  Building core-command ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:57:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:57:18 ---> 5c8cf1857803 10:57:18 Step 3/21 : WORKDIR /edgex-go 10:57:18 ---> Using cache 10:57:18 ---> d3f8593a1816 10:57:18 Step 4/21 : RUN apk add --update --no-cache make git 10:57:18 ---> Using cache 10:57:18 ---> 0dd4e4eec4fa 10:57:18 Step 5/21 : COPY go.mod vendor* ./ 10:57:18 ---> Using cache 10:57:18 ---> 204484949fe6 10:57:18 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:18 ---> Using cache 10:57:18 ---> c8a4ef5610dc 10:57:18 Step 7/21 : COPY . . 10:57:18 ---> Using cache 10:57:18 ---> 9bb4fc1fcedb 10:57:18 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:57:18 ---> Running in 46f833f5d1d6 10:57:21 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-setup/security-proxy-setup ./cmd/security-proxy-setup 10:57:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:57:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:57:26 ---> 5c8cf1857803 10:57:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:57:26 ---> Using cache 10:57:26 ---> 8856a492aae1 10:57:26 Step 4/24 : WORKDIR /edgex-go 10:57:26 ---> Using cache 10:57:26 ---> e6f10578a7b2 10:57:26 Step 5/24 : RUN apk add --update --no-cache make git 10:57:26 ---> Using cache 10:57:26 ---> 00bd0fd561bf 10:57:26 Step 6/24 : COPY go.mod vendor* ./ 10:57:26 ---> Using cache 10:57:26 ---> 36c1b40de8cf 10:57:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:26 ---> Using cache 10:57:26 ---> afba83786a67 10:57:26 Step 8/24 : COPY . . 10:57:26 ---> Using cache 10:57:26 ---> 75ecbf9ee487 10:57:26 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:57:26 ---> Running in 9c24e6d44146 10:57:29 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 10:57:41 Removing intermediate container 29e04455d0cd 10:57:41 ---> 834a63e4ee77 10:57:41 Step 8/22 : COPY . . 10:57:53 ---> 083da6bec63e 10:57:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:57:53 ---> Running in eefcffcfee9f 10:57:55 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 10:59:31 Removing intermediate container 5cecbe2dba23 10:59:31 ---> b4c1d0316b85 10:59:31 10:59:31 Step 10/22 : FROM alpine:3.16 10:59:31 ---> 2b4661558fb8 10:59:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:59:31 ---> Using cache 10:59:31 ---> c26dfefe22e5 10:59:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:59:31 ---> Using cache 10:59:31 ---> 8ed30636aa4c 10:59:31 Step 13/22 : ENV APP_PORT=59861 10:59:31 ---> Running in 621dd0b98183 10:59:31 Removing intermediate container 621dd0b98183 10:59:31 ---> 03c686978e68 10:59:31 Step 14/22 : EXPOSE $APP_PORT 10:59:31 ---> Running in c9e6b78554f0 10:59:31 Removing intermediate container c9e6b78554f0 10:59:31 ---> d191cff1025d 10:59:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:59:31 ---> a7261a3f7b76 10:59:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:59:31 ---> a921e8446099 10:59:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:59:31 ---> 4af8b201c223 10:59:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:59:31 ---> Running in 8fb35562938c 10:59:31 Removing intermediate container 8fb35562938c 10:59:31 ---> 32d5a9b02d40 10:59:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:31 ---> Running in c95946f58101 10:59:31 Removing intermediate container c95946f58101 10:59:31 ---> 5bc6a299cf42 10:59:31 Step 20/22 : LABEL arch=arm64 10:59:31 ---> Running in 4c56bc2c85dd 10:59:31 Removing intermediate container 4c56bc2c85dd 10:59:31 ---> 767b9003ff53 10:59:31 Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 10:59:31 ---> Running in e06950c65f41 10:59:31 Removing intermediate container e06950c65f41 10:59:31 ---> 73790c28d224 10:59:31 Step 22/22 : LABEL version=0.0.0 10:59:31 ---> Running in 7c749061cf5c 10:59:31 Removing intermediate container 7c749061cf5c 10:59:31 ---> 42b4a86d1722 10:59:31 10:59:31 Successfully built 42b4a86d1722 10:59:31 Successfully tagged support-scheduler-arm64:latest 10:59:31  Building support-scheduler ... done Building core-data 10:59:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 10:59:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:59:46 ---> 5c8cf1857803 10:59:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 10:59:46 ---> Using cache 10:59:46 ---> 8856a492aae1 10:59:46 Step 4/22 : WORKDIR /edgex-go 10:59:46 ---> Using cache 10:59:46 ---> e6f10578a7b2 10:59:46 Step 5/22 : RUN apk add --update --no-cache make git 10:59:46 ---> Using cache 10:59:46 ---> 00bd0fd561bf 10:59:46 Step 6/22 : COPY go.mod vendor* ./ 10:59:46 ---> Using cache 10:59:46 ---> 36c1b40de8cf 10:59:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:46 ---> Using cache 10:59:46 ---> afba83786a67 10:59:46 Step 8/22 : COPY . . 10:59:46 ---> Using cache 10:59:46 ---> 75ecbf9ee487 10:59:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:59:46 ---> Running in 4fccbdf72d37 10:59:47 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 11:01:39 Removing intermediate container 49bcd50c47ec 11:01:39 ---> 944599c5bd0d 11:01:39 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:01:39 ---> Running in c02702d6d590 11:01:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:01:45 Removing intermediate container c02702d6d590 11:01:45 ---> 70e411d59eb4 11:01:45 11:01:45 Step 10/22 : FROM alpine:3.16 11:01:45 ---> 2b4661558fb8 11:01:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:01:45 ---> Running in 20611fbac01c 11:01:45 Removing intermediate container 20611fbac01c 11:01:45 ---> bf050140554b 11:01:45 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 11:01:45 ---> Running in 7c6184582c94 11:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:01:49 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 11:01:49 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 11:01:49 (3/33) Installing readline (8.1.2-r0) 11:01:49 (4/33) Installing bash (5.1.16-r2) 11:01:49 Executing bash-5.1.16-r2.post-install 11:01:49 (5/33) Installing ca-certificates (20220614-r0) 11:01:49 (6/33) Installing brotli-libs (1.0.9-r6) 11:01:49 (7/33) Installing nghttp2-libs (1.47.0-r0) 11:01:49 (8/33) Installing libcurl (7.83.1-r4) 11:01:49 (9/33) Installing curl (7.83.1-r4) 11:01:49 (10/33) Installing docker-cli (20.10.20-r0) 11:01:51 (11/33) Installing dumb-init (1.2.5-r1) 11:01:51 (12/33) Installing libbz2 (1.0.8-r1) 11:01:51 (13/33) Installing expat (2.5.0-r0) 11:01:51 (14/33) Installing libffi (3.4.2-r1) 11:01:51 (15/33) Installing gdbm (1.23-r0) 11:01:51 (16/33) Installing xz-libs (5.2.5-r1) 11:01:51 (17/33) Installing libgcc (11.2.1_git20220219-r2) 11:01:51 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 11:01:51 (19/33) Installing mpdecimal (2.5.1-r1) 11:01:51 (20/33) Installing sqlite-libs (3.38.5-r0) 11:01:51 (21/33) Installing python3 (3.10.8-r0) 11:01:53 (22/33) Installing py3-contextlib2 (21.6.0-r2) 11:01:53 (23/33) Installing py3-tomli (2.0.1-r1) 11:01:53 (24/33) Installing py3-pep517 (0.12.0-r2) 11:01:53 (25/33) Installing py3-six (1.16.0-r1) 11:01:53 (26/33) Installing py3-retrying (1.3.3-r3) 11:01:53 (27/33) Installing py3-appdirs (1.4.4-r3) 11:01:53 (28/33) Installing py3-more-itertools (8.13.0-r0) 11:01:53 (29/33) Installing py3-ordered-set (4.0.2-r3) 11:01:53 (30/33) Installing py3-parsing (2.4.7-r3) 11:01:53 (31/33) Installing py3-packaging (21.3-r0) 11:01:53 (32/33) Installing py3-setuptools (59.4.0-r0) 11:01:54 (33/33) Installing py3-pip (22.1.1-r0) 11:01:54 Executing busybox-1.35.0-r17.trigger 11:01:54 Executing ca-certificates-20220614-r0.trigger 11:01:55 OK: 121 MiB in 47 packages 11:02:10 Collecting docker-compose==1.23.2 11:02:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:02:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 12.2 MB/s eta 0:00:00 11:02:10 Collecting texttable<0.10,>=0.9.0 11:02:10 Downloading texttable-0.9.1.tar.gz (11 kB) 11:02:10 Preparing metadata (setup.py): started 11:02:13 Preparing metadata (setup.py): finished with status 'done' 11:02:13 Collecting websocket-client<1.0,>=0.32.0 11:02:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:02:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.5 MB/s eta 0:00:00 11:02:13 Collecting PyYAML<4,>=3.10 11:02:13 Downloading PyYAML-3.13.tar.gz (270 kB) 11:02:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.9 MB/s eta 0:00:00 11:02:16 Preparing metadata (setup.py): started 11:02:18 Preparing metadata (setup.py): finished with status 'done' 11:02:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:02:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:02:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 11:02:20 Collecting jsonschema<3,>=2.5.1 11:02:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:02:20 Collecting docker<4.0,>=3.6.0 11:02:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:02:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.5 MB/s eta 0:00:00 11:02:20 Collecting dockerpty<0.5,>=0.4.1 11:02:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:02:21 Preparing metadata (setup.py): started 11:02:23 Preparing metadata (setup.py): finished with status 'done' 11:02:23 Collecting docopt<0.7,>=0.6.1 11:02:23 Downloading docopt-0.6.2.tar.gz (25 kB) 11:02:23 Preparing metadata (setup.py): started 11:02:25 Preparing metadata (setup.py): finished with status 'done' 11:02:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 11:02:25 Collecting cached-property<2,>=1.2.0 11:02:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:02:26 Collecting docker-pycreds>=0.4.0 11:02:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:02:27 Collecting certifi>=2017.4.17 11:02:27 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 11:02:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 19.3 MB/s eta 0:00:00 11:02:27 Collecting idna<2.8,>=2.5 11:02:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:02:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 11:02:28 Collecting urllib3<1.25,>=1.21.1 11:02:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:02:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.0 MB/s eta 0:00:00 11:02:28 Collecting chardet<3.1.0,>=3.0.2 11:02:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:02:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 6.7 MB/s eta 0:00:00 11:02:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:02:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:02:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:02:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:02:30 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 11:02:30 Running setup.py install for texttable: started 11:02:33 Running setup.py install for texttable: finished with status 'done' 11:02:33 Running setup.py install for PyYAML: started 11:02:36 Running setup.py install for PyYAML: finished with status 'done' 11:02:38 Running setup.py install for docopt: started 11:02:40 Running setup.py install for docopt: finished with status 'done' 11:02:43 Running setup.py install for dockerpty: started 11:02:45 Running setup.py install for dockerpty: finished with status 'done' 11:02:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 11:02:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 11:02:50 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 11:03:05 Removing intermediate container 7c6184582c94 11:03:05 ---> d3022bb66279 11:03:05 Step 13/22 : ENV APP_PORT=58890 11:03:05 ---> Running in af733c31b04a 11:03:05 Removing intermediate container af733c31b04a 11:03:05 ---> 8adb098c8861 11:03:05 Step 14/22 : EXPOSE $APP_PORT 11:03:05 ---> Running in c0432392284b 11:03:05 Removing intermediate container c0432392284b 11:03:05 ---> 56d89afb2be9 11:03:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:03:06 ---> ff9a3f8a9fb6 11:03:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:03:07 ---> 7cad48f60191 11:03:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:03:08 ---> 221024a7b8ee 11:03:08 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 11:03:08 ---> Running in 81438de289af 11:03:08 Removing intermediate container 81438de289af 11:03:08 ---> e65563d47d5c 11:03:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:03:08 ---> Running in 544f8f8055c5 11:03:09 Removing intermediate container 544f8f8055c5 11:03:09 ---> 96084453d879 11:03:09 Step 20/22 : LABEL arch=arm64 11:03:09 ---> Running in 8888e765d42c 11:03:10 Removing intermediate container 8888e765d42c 11:03:10 ---> 42bac265156d 11:03:10 Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 11:03:10 ---> Running in 0fbb287c2368 11:03:10 Removing intermediate container 0fbb287c2368 11:03:10 ---> 614b22d765a4 11:03:10 Step 22/22 : LABEL version=0.0.0 11:03:10 ---> Running in 6f2161169a7b 11:03:11 Removing intermediate container 6f2161169a7b 11:03:11 ---> f20f9e607aa8 11:03:11 11:03:12 Successfully built f20f9e607aa8 11:03:12 Successfully tagged sys-mgmt-agent-arm64:latest 11:03:18  Building sys-mgmt-agent ... done Removing intermediate container 46f833f5d1d6 11:03:18 ---> 0bf2229aa38f 11:03:18 11:03:18 Step 9/21 : FROM alpine:3.16 11:03:18 ---> 2b4661558fb8 11:03:18 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 11:03:18 ---> Running in 1f74f5b7d9b2 11:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:03:21 (1/6) Installing ca-certificates (20220614-r0) 11:03:21 (2/6) Installing brotli-libs (1.0.9-r6) 11:03:21 (3/6) Installing nghttp2-libs (1.47.0-r0) 11:03:21 (4/6) Installing libcurl (7.83.1-r4) 11:03:21 (5/6) Installing curl (7.83.1-r4) 11:03:21 (6/6) Installing dumb-init (1.2.5-r1) 11:03:21 Executing busybox-1.35.0-r17.trigger 11:03:21 Executing ca-certificates-20220614-r0.trigger 11:03:22 OK: 8 MiB in 20 packages 11:03:25 Removing intermediate container 1f74f5b7d9b2 11:03:25 ---> b65c71786fd6 11:03:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:03:25 ---> Running in 87abc674b245 11:03:26 Removing intermediate container 87abc674b245 11:03:26 ---> 3b8216d962b0 11:03:26 Step 12/21 : WORKDIR /edgex 11:03:26 ---> Running in a70439b781f1 11:03:26 Removing intermediate container a70439b781f1 11:03:26 ---> ac972912e416 11:03:26 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:03:27 ---> 12b3075507f3 11:03:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:03:28 ---> 7704537cccc1 11:03:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:03:30 ---> 5ff21415e94b 11:03:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:03:31 ---> 3703a98dc735 11:03:31 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:03:31 ---> Running in e19f5e1e5521 11:03:34 Removing intermediate container e19f5e1e5521 11:03:34 ---> ef4a14cd99c0 11:03:34 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 11:03:34 ---> Running in 8c433994860b 11:03:35 Removing intermediate container 8c433994860b 11:03:35 ---> 2469d14accee 11:03:35 Step 19/21 : LABEL arch=arm64 11:03:35 ---> Running in dba55c61fdc5 11:03:37 Removing intermediate container dba55c61fdc5 11:03:37 ---> 165e5327109e 11:03:37 Step 20/21 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 11:03:37 ---> Running in e55002324d80 11:03:37 Removing intermediate container e55002324d80 11:03:37 ---> 6ad996228184 11:03:37 Step 21/21 : LABEL version=0.0.0 11:03:37 ---> Running in 0c53e7e31f3e 11:03:38 Removing intermediate container 0c53e7e31f3e 11:03:38 ---> 3f2993b45001 11:03:38 11:03:38 Successfully built 3f2993b45001 11:03:38 Successfully tagged security-proxy-setup-arm64:latest 11:04:05  Building security-proxy-setup ... done Removing intermediate container 9c24e6d44146 11:04:05 ---> b74a3904756a 11:04:05 11:04:05 Step 10/24 : FROM alpine:3.16 11:04:05 ---> 2b4661558fb8 11:04:05 Step 11/24 : RUN apk add --update --no-cache dumb-init 11:04:05 ---> Using cache 11:04:05 ---> c26dfefe22e5 11:04:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:04:05 ---> Using cache 11:04:05 ---> 8ed30636aa4c 11:04:05 Step 13/24 : ENV APP_PORT=59881 11:04:05 ---> Running in 1f6dd972bd7e 11:04:05 Removing intermediate container 1f6dd972bd7e 11:04:05 ---> c8fbd6c74652 11:04:05 Step 14/24 : EXPOSE $APP_PORT 11:04:05 ---> Running in 6d057fc9cff6 11:04:06 Removing intermediate container 6d057fc9cff6 11:04:06 ---> 639354ece82e 11:04:06 Step 15/24 : WORKDIR / 11:04:06 ---> Running in 8f653a0fcba5 11:04:06 Removing intermediate container 8f653a0fcba5 11:04:06 ---> e4f770184251 11:04:06 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 11:04:07 ---> b6e5c34c960b 11:04:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:04:09 ---> becddad57898 11:04:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:04:10 ---> 18ef33256909 11:04:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 11:04:10 ---> a765246adcf8 11:04:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 11:04:11 ---> Running in 9cef63f074cc 11:04:11 Removing intermediate container 9cef63f074cc 11:04:11 ---> a39d52b6bfc6 11:04:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:04:11 ---> Running in 70aa1ef7b2c4 11:04:12 Removing intermediate container 70aa1ef7b2c4 11:04:12 ---> c6d576cdbbaf 11:04:12 Step 22/24 : LABEL arch=arm64 11:04:12 ---> Running in 4a3260190bfb 11:04:12 Removing intermediate container 4a3260190bfb 11:04:12 ---> 9fcdb26cb5b5 11:04:12 Step 23/24 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 11:04:13 ---> Running in 6a756d63b063 11:04:13 Removing intermediate container 6a756d63b063 11:04:13 ---> bd17bee94bba 11:04:13 Step 24/24 : LABEL version=0.0.0 11:04:15 ---> Running in fae749b739be 11:04:15 Removing intermediate container fae749b739be 11:04:15 ---> 77435bd18bcc 11:04:15 11:04:15 Successfully built 77435bd18bcc 11:04:15 Successfully tagged core-metadata-arm64:latest 11:05:02  Building core-metadata ... done Removing intermediate container 4fccbdf72d37 11:05:02 ---> 25e93ec2003d 11:05:02 11:05:02 Step 10/22 : FROM alpine:3.16 11:05:02 ---> 2b4661558fb8 11:05:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:05:02 ---> Running in 22dbb6864d6f 11:05:02 Removing intermediate container 22dbb6864d6f 11:05:02 ---> bd9709d56781 11:05:02 Step 12/22 : ENV APP_PORT=59880 11:05:02 ---> Running in ae6f4388277d 11:05:02 Removing intermediate container ae6f4388277d 11:05:02 ---> 53ec1806881a 11:05:02 Step 13/22 : EXPOSE $APP_PORT 11:05:02 ---> Running in 92722d7cd2cc 11:05:02 Removing intermediate container 92722d7cd2cc 11:05:02 ---> 8168a1d68098 11:05:02 Step 14/22 : RUN apk add --update --no-cache dumb-init 11:05:02 ---> Running in f5f301538b9b 11:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:05:02 (1/1) Installing dumb-init (1.2.5-r1) 11:05:02 Executing busybox-1.35.0-r17.trigger 11:05:02 OK: 5 MiB in 15 packages 11:05:02 Removing intermediate container f5f301538b9b 11:05:02 ---> e4aa386d1679 11:05:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:05:02 ---> b6a43fe24b50 11:05:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:05:03 ---> f2a4fa6c2a00 11:05:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:05:05 ---> 56bad92897c1 11:05:05 Step 18/22 : ENTRYPOINT ["/core-data"] 11:05:05 ---> Running in 412d677b01ce 11:05:05 Removing intermediate container 412d677b01ce 11:05:05 ---> 8aeaeb928995 11:05:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:05:06 ---> Running in e45b9d0a5463 11:05:06 Removing intermediate container e45b9d0a5463 11:05:06 ---> 17e13a9d6b2a 11:05:06 Step 20/22 : LABEL arch=arm64 11:05:06 ---> Running in c11cf32082cc 11:05:07 Removing intermediate container c11cf32082cc 11:05:07 ---> dd6adfa32394 11:05:07 Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 11:05:07 ---> Running in dc1e93b7c83a 11:05:07 Removing intermediate container dc1e93b7c83a 11:05:07 ---> 1e2a15ae97f7 11:05:07 Step 22/22 : LABEL version=0.0.0 11:05:07 ---> Running in 87e202cfe76b 11:05:07 Removing intermediate container 87e202cfe76b 11:05:07 ---> 1b0d3d0f3dec 11:05:07 11:05:08 Successfully built 1b0d3d0f3dec 11:05:08 Successfully tagged core-data-arm64:latest 11:05:12  Building core-data ... done Removing intermediate container eefcffcfee9f 11:05:12 ---> 48ebb720ea15 11:05:12 11:05:12 Step 10/22 : FROM alpine:3.16 11:05:12 ---> 2b4661558fb8 11:05:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:05:12 ---> Running in a05354de359f 11:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:05:14 (1/2) Installing ca-certificates (20220614-r0) 11:05:14 (2/2) Installing dumb-init (1.2.5-r1) 11:05:14 Executing busybox-1.35.0-r17.trigger 11:05:14 Executing ca-certificates-20220614-r0.trigger 11:05:14 OK: 6 MiB in 16 packages 11:05:16 Removing intermediate container a05354de359f 11:05:16 ---> 2c2cb365fdc0 11:05:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:05:16 ---> Running in c73d02b60c63 11:05:16 Removing intermediate container c73d02b60c63 11:05:16 ---> 55145b531232 11:05:16 Step 13/22 : ENV APP_PORT=59860 11:05:16 ---> Running in a229b7ef7c2d 11:05:16 Removing intermediate container a229b7ef7c2d 11:05:16 ---> ede90c389b71 11:05:16 Step 14/22 : EXPOSE $APP_PORT 11:05:16 ---> Running in f1ef0333dddc 11:05:17 Removing intermediate container f1ef0333dddc 11:05:17 ---> d052d8e60219 11:05:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:05:17 ---> 710e83a73dc1 11:05:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:05:19 ---> bd60008464a3 11:05:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:05:19 ---> 6ee59ed37729 11:05:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:05:19 ---> Running in b5b1fcce3500 11:05:19 Removing intermediate container b5b1fcce3500 11:05:19 ---> 5a63768a6068 11:05:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:05:19 ---> Running in d93dec72995d 11:05:20 Removing intermediate container d93dec72995d 11:05:20 ---> 438fea7a661e 11:05:20 Step 20/22 : LABEL arch=arm64 11:05:20 ---> Running in 5a5bed0c8578 11:05:20 Removing intermediate container 5a5bed0c8578 11:05:20 ---> f7d6fcd1bc73 11:05:20 Step 21/22 : LABEL git_sha=3427547d4d4791c49fdefc24a31a3afae91eea45 11:05:20 ---> Running in 6604147c94eb 11:05:20 Removing intermediate container 6604147c94eb 11:05:20 ---> 539c8195cf19 11:05:20 Step 22/22 : LABEL version=0.0.0 11:05:20 ---> Running in 5f75cd52db91 11:05:21 Removing intermediate container 5f75cd52db91 11:05:21 ---> 49afcc085ff0 11:05:21 11:05:21 Successfully built 49afcc085ff0 11:05:21 Successfully tagged support-notifications-arm64:latest 11:05:22  Building support-notifications ... done  [Pipeline] } 11:05:22 $ docker stop --time=1 a5929adc30f89d917a32bea0b306c4a410d77a70214e5e66684db7b7cf10192d 11:05:23 $ docker rm -f a5929adc30f89d917a32bea0b306c4a410d77a70214e5e66684db7b7cf10192d [Pipeline] // withDockerContainer [Pipeline] sh 11:05:24 + docker images 11:05:24 REPOSITORY TAG IMAGE ID CREATED SIZE 11:05:24 support-notifications-arm64 latest 49afcc085ff0 3 seconds ago 29.5MB 11:05:24 48ebb720ea15 14 seconds ago 1.51GB 11:05:24 core-data-arm64 latest 1b0d3d0f3dec 17 seconds ago 17.2MB 11:05:24 25e93ec2003d 29 seconds ago 1.45GB 11:05:24 core-metadata-arm64 latest 77435bd18bcc About a minute ago 17.8MB 11:05:24 b74a3904756a About a minute ago 1.45GB 11:05:24 security-proxy-setup-arm64 latest 3f2993b45001 About a minute ago 26.8MB 11:05:24 0bf2229aa38f 2 minutes ago 1.43GB 11:05:24 sys-mgmt-agent-arm64 latest f20f9e607aa8 2 minutes ago 134MB 11:05:24 70e411d59eb4 3 minutes ago 1.43GB 11:05:24 support-scheduler-arm64 latest 42b4a86d1722 5 minutes ago 28.9MB 11:05:24 b4c1d0316b85 6 minutes ago 1.51GB 11:05:24 core-command-arm64 latest f3628c8ec3c1 8 minutes ago 17MB 11:05:24 security-spire-server-arm64 latest e4b750d1b9ba 8 minutes ago 84.3MB 11:05:24 6c19df672340 8 minutes ago 1.44GB 11:05:24 cbb53ce64d94 8 minutes ago 1.32GB 11:05:24 security-spiffe-token-provider-arm64 latest ef423ed2030c 9 minutes ago 28.8MB 11:05:24 3ffebf1c137a 9 minutes ago 1.48GB 11:05:24 security-bootstrapper-arm64 latest f5d3139a9114 11 minutes ago 19.5MB 11:05:24 security-secretstore-setup-arm64 latest b5061df98865 11 minutes ago 28.7MB 11:05:24 f9b08a5c922f 11 minutes ago 1.43GB 11:05:24 d43619d57de6 12 minutes ago 1.44GB 11:05:24 security-spire-agent-arm64 latest 8e95b02ff27b 17 minutes ago 122MB 11:05:24 security-spire-config-arm64 latest 3d9579f5dc88 17 minutes ago 83.6MB 11:05:24 9ea805a42dad 17 minutes ago 1.32GB 11:05:24 927c4b299041 17 minutes ago 1.32GB 11:05:24 ci-base-image-arm64 latest 5c8cf1857803 30 minutes ago 948MB 11:05:24 alpine 3.16 2b4661558fb8 3 weeks ago 5.29MB 11:05:24 alpine 3.15 8aa73fd46299 4 weeks ago 5.33MB 11:05:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 weeks ago 685MB 11:05:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 11:05:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:25 11:05:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:25 arm64: Pulling from edgex-lftools-log-publisher 11:05:25 8998bd30e6a1: Pulling fs layer 11:05:25 04944245beec: Pulling fs layer 11:05:25 699f458cf7ca: Pulling fs layer 11:05:25 765212b225bb: Pulling fs layer 11:05:25 f23df028b6ca: Pulling fs layer 11:05:25 d65c8cfc05b1: Pulling fs layer 11:05:25 2437ff75d9bd: Pulling fs layer 11:05:25 765212b225bb: Waiting 11:05:25 f23df028b6ca: Waiting 11:05:25 2437ff75d9bd: Waiting 11:05:25 04944245beec: Verifying Checksum 11:05:25 04944245beec: Download complete 11:05:25 765212b225bb: Verifying Checksum 11:05:25 765212b225bb: Download complete 11:05:26 f23df028b6ca: Verifying Checksum 11:05:26 f23df028b6ca: Download complete 11:05:26 d65c8cfc05b1: Verifying Checksum 11:05:26 d65c8cfc05b1: Download complete 11:05:26 699f458cf7ca: Verifying Checksum 11:05:26 699f458cf7ca: Download complete 11:05:26 8998bd30e6a1: Verifying Checksum 11:05:26 8998bd30e6a1: Download complete 11:05:28 2437ff75d9bd: Verifying Checksum 11:05:28 2437ff75d9bd: Download complete 11:05:30 8998bd30e6a1: Pull complete 11:05:30 04944245beec: Pull complete 11:05:32 699f458cf7ca: Pull complete 11:05:32 765212b225bb: Pull complete 11:05:32 f23df028b6ca: Pull complete 11:05:33 d65c8cfc05b1: Pull complete 11:05:48 2437ff75d9bd: Pull complete 11:05:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:05:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:48 prd-ubuntu20.04-docker-arm64-4c-16g-120837 does not seem to be running inside a container 11:05:48 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:05:51 $ docker top cc71a30be15dbf96159af65a2f7de780744287bbccd08a16bed8760d5fb7502c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:52 ---> job-cost.sh 11:05:52 lf-activate-venv: SKIPPING 11:05:52 INFO: No Stack... 11:05:52 INFO: Retrieving Pricing Info for: v3-standard-4 11:05:53 INFO: Archiving Costs [Pipeline] sh 11:05:54 + cut -d, -f6 11:05:54 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 11:05:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4250-1-stack-cost] 11:05:54 Resource [jenkins-edgexfoundry-edgex-go-PR-4250-1-stack-cost] did not exist. Created. 11:05:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:05:55 + echo total: 0.10999999940395355 [Pipeline] stash 11:05:55 Stashed 1 file(s) [Pipeline] } 11:05:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4250-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:05:55 $ docker stop --time=1 cc71a30be15dbf96159af65a2f7de780744287bbccd08a16bed8760d5fb7502c 11:05:56 $ docker rm -f cc71a30be15dbf96159af65a2f7de780744287bbccd08a16bed8760d5fb7502c [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 11:05:57 provisioning config files... 11:05:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9398435431104842686tmp [Pipeline] { [Pipeline] sh 11:05:58 + set +x 11:05:58 + curl -s https://codecov.io/bash 11:05:58 + bash -s -- 11:05:58 11:05:58 _____ _ 11:05:58 / ____| | | 11:05:58 | | ___ __| | ___ ___ _____ __ 11:05:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:05:58 | |___| (_) | (_| | __/ (_| (_) \ V / 11:05:58 \_____\___/ \__,_|\___|\___\___/ \_/ 11:05:58 Bash-1.0.6 11:05:58 11:05:58 11:05:58 ==> git version 2.25.1 found 11:05: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 11:05:58 Release-Date: 2020-01-08 11:05: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 11:05:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:05:58 ==> Jenkins CI detected. 11:05:58 current dir:  /w/workspace/edgex-go/1 11:05:58 project root: . 11:05:58 --> token set from env 11:05:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:05:58 ==> Running gcov in . (disable via -X gcov) 11:05:58 ==> Python coveragepy not found 11:05:58 ==> Searching for coverage reports in: 11:05:58 + . 11:05:58 -> Found 1 reports 11:05:58 ==> Detecting git/mercurial file structure 11:05:58 ==> Reading reports 11:05:58 + ./coverage.out bytes=501828 11:05:58 ==> Appending adjustments 11:05:58 https://docs.codecov.io/docs/fixing-reports 11:05:59 + Found adjustments 11:05:59 ==> Gzipping contents 11:05:59 64K /tmp/codecov.7yNXQJ.gz 11:05:59 ==> Uploading reports 11:05:59 url: https://codecov.io 11:05:59 query: branch=PR-4250&commit=3427547d4d4791c49fdefc24a31a3afae91eea45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4250&job=&cmd_args= 11:05:59 -> Pinging Codecov 11:05:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4250&commit=3427547d4d4791c49fdefc24a31a3afae91eea45&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4250&job=&cmd_args= 11:05:59 -> Uploading to 11:05:59 https://storage.googleapis.com/codecov/v4/raw/2022-12-09/00271124DB129430A58F1EEE437C3FCB/3427547d4d4791c49fdefc24a31a3afae91eea45/805085b6-35d8-49f9-b3fd-dea56a94ece6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221209T110559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dafb4ef0ba441f619b4d018d3341b9355a026fe6ac4ec0bf8100e009a390f4c0 11:05:59 % Total % Received % Xferd Average Speed Time Time Time Current 11:05:59 Dload Upload Total Spent Left Speed 11:06:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65477 0 0 100 65477 0 284k --:--:-- --:--:-- --:--:-- 284k 11:06:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3427547d4d4791c49fdefc24a31a3afae91eea45 [Pipeline] } 11:06: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 11:06:01 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 11:06:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:06:02 ---> package-listing.sh 11:06:02 ++ facter osfamily 11:06:02 ++ tr '[:upper:]' '[:lower:]' 11:06:02 + OS_FAMILY=debian 11:06:02 + workspace=/w/workspace/edgex-go/1 11:06:02 + START_PACKAGES=/tmp/packages_start.txt 11:06:02 + END_PACKAGES=/tmp/packages_end.txt 11:06:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:06:02 + PACKAGES=/tmp/packages_start.txt 11:06:02 + '[' /w/workspace/edgex-go/1 ']' 11:06:02 + PACKAGES=/tmp/packages_end.txt 11:06:02 + case "${OS_FAMILY}" in 11:06:02 + dpkg -l 11:06:02 + grep '^ii' 11:06:02 + '[' -f /tmp/packages_start.txt ']' 11:06:02 + '[' -f /tmp/packages_end.txt ']' 11:06:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:06:02 + '[' /w/workspace/edgex-go/1 ']' 11:06:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:06:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:06:02 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 11:06:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:03 11:06:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:04 latest: Pulling from edgex-lftools-log-publisher 11:06:04 5eb5b503b376: Pulling fs layer 11:06:04 5c69ac0246d0: Pulling fs layer 11:06:04 ec43610c2a17: Pulling fs layer 11:06:04 3a2ae6a8a46f: Pulling fs layer 11:06:04 33b1e0a273af: Pulling fs layer 11:06:04 5d3b04190fa2: Pulling fs layer 11:06:04 2f39f015ded8: Pulling fs layer 11:06:04 3a2ae6a8a46f: Waiting 11:06:04 33b1e0a273af: Waiting 11:06:04 5d3b04190fa2: Waiting 11:06:04 5c69ac0246d0: Verifying Checksum 11:06:04 5c69ac0246d0: Download complete 11:06:04 3a2ae6a8a46f: Verifying Checksum 11:06:04 3a2ae6a8a46f: Download complete 11:06:04 33b1e0a273af: Verifying Checksum 11:06:04 33b1e0a273af: Download complete 11:06:04 5d3b04190fa2: Download complete 11:06:04 ec43610c2a17: Download complete 11:06:04 5eb5b503b376: Verifying Checksum 11:06:04 5eb5b503b376: Download complete 11:06:05 2f39f015ded8: Verifying Checksum 11:06:05 2f39f015ded8: Download complete 11:06:06 5eb5b503b376: Pull complete 11:06:06 5c69ac0246d0: Pull complete 11:06:06 ec43610c2a17: Pull complete 11:06:07 3a2ae6a8a46f: Pull complete 11:06:07 33b1e0a273af: Pull complete 11:06:07 5d3b04190fa2: Pull complete 11:06:11 2f39f015ded8: Pull complete 11:06:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:06:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:11 prd-ubuntu20.04-docker-8c-8g-120836 does not seem to be running inside a container 11:06: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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:06:21 $ docker top c4e27efb0ef2a92a26a45f30a906d30100781ab0c3b5a0f0df4c938db455f50b -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:21 + touch /tmp/pre-build-complete [Pipeline] sh 11:06:21 + mkdir -p /var/log/sysstat [Pipeline] sh 11:06:22 + ls /var/log/sa-host 11:06:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:06:22 provisioning config files... 11:06:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10090272151898343632tmp [Pipeline] { [Pipeline] echo 11:06:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:06:22 ---> create-netrc.sh [Pipeline] } 11:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:06:23 ---> python-tools-install.sh [Pipeline] echo 11:06:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:06:23 ---> sudo-logs.sh 11:06:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:06:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:06:24 ---> job-cost.sh 11:06:24 lf-activate-venv: SKIPPING 11:06:24 DEBUG: total: 0.10999999940395355 11:06:24 INFO: Retrieving Stack Cost... 11:06:24 INFO: Retrieving Pricing Info for: v3-standard-8 11:06:25 INFO: Archiving Costs [Pipeline] echo 11:06:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:06:25 ---> logs-deploy.sh 11:06:25 lf-activate-venv: SKIPPING 11:06:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4250/1 11:06:25 INFO: archiving workspace using pattern(s): 11:06:26 Archives upload complete. 11:06:26 INFO: archiving logs to Nexus 11:06:27 ---> uname -a: 11:06:27 Linux prd-ubuntu20-04-docker-8c-8g-120836 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:06:27 11:06:27 11:06:27 ---> lscpu: 11:06:27 Architecture: x86_64 11:06:27 CPU op-mode(s): 32-bit, 64-bit 11:06:27 Byte Order: Little Endian 11:06:27 Address sizes: 40 bits physical, 48 bits virtual 11:06:27 CPU(s): 8 11:06:27 On-line CPU(s) list: 0-7 11:06:27 Thread(s) per core: 1 11:06:27 Core(s) per socket: 1 11:06:27 Socket(s): 8 11:06:27 NUMA node(s): 1 11:06:27 Vendor ID: AuthenticAMD 11:06:27 CPU family: 23 11:06:27 Model: 49 11:06:27 Model name: AMD EPYC-Rome Processor 11:06:27 Stepping: 0 11:06:27 CPU MHz: 2799.988 11:06:27 BogoMIPS: 5599.97 11:06:27 Virtualization: AMD-V 11:06:27 Hypervisor vendor: KVM 11:06:27 Virtualization type: full 11:06:27 L1d cache: 256 KiB 11:06:27 L1i cache: 256 KiB 11:06:27 L2 cache: 4 MiB 11:06:27 L3 cache: 128 MiB 11:06:27 NUMA node0 CPU(s): 0-7 11:06:27 Vulnerability Itlb multihit: Not affected 11:06:27 Vulnerability L1tf: Not affected 11:06:27 Vulnerability Mds: Not affected 11:06:27 Vulnerability Meltdown: Not affected 11:06:27 Vulnerability Mmio stale data: Not affected 11:06:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:06:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:06:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:06:27 Vulnerability Srbds: Not affected 11:06:27 Vulnerability Tsx async abort: Not affected 11:06:27 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 11:06:27 11:06:27 11:06:27 ---> nproc: 11:06:27 8 11:06:27 11:06:27 11:06:27 ---> df -h: 11:06:27 Filesystem Size Used Avail Use% Mounted on 11:06:27 overlay 155G 19G 137G 12% / 11:06:27 tmpfs 64M 0 64M 0% /dev 11:06:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:06:27 shm 64M 0 64M 0% /dev/shm 11:06:27 /dev/vda1 155G 19G 137G 12% /facter-os 11:06:27 11:06:27 11:06:27 ---> sar -b -r -n DEV: 11:06:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120836) 12/09/22 _x86_64_ (8 CPU) 11:06:27 11:06:27 10:30:21 LINUX RESTART (8 CPU) 11:06:27 11:06:27 10:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:06:27 10:32:01 289.09 10.66 278.42 0.00 1778.77 54141.91 0.00 11:06:27 10:33:01 58.45 0.33 58.11 0.00 12.53 22273.64 0.00 11:06:27 10:34:01 51.57 0.18 51.39 0.00 2.67 19922.16 0.00 11:06:27 10:35:01 175.44 0.08 175.35 0.00 9.33 90570.37 0.00 11:06:27 10:36:01 325.01 9.48 315.53 0.00 139.82 178390.67 0.00 11:06:27 10:37:01 741.93 9.00 732.93 0.00 2818.90 190698.47 0.00 11:06:27 10:38:01 632.29 3.30 629.00 0.00 2297.08 206781.54 0.00 11:06:27 10:39:01 741.68 0.30 741.38 0.00 2.80 171020.83 0.00 11:06:27 10:40:01 177.75 1.57 176.19 0.00 36.53 18186.44 0.00 11:06:27 10:41:01 2.30 0.00 2.30 0.00 0.00 25.60 0.00 11:06:27 10:42:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 11:06:27 10:43:01 2.10 0.00 2.10 0.00 0.00 23.19 0.00 11:06:27 10:44:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 11:06:27 10:45:01 2.50 0.02 2.48 0.00 0.13 27.73 0.00 11:06:27 10:46:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 11:06:27 10:47:01 1.58 0.00 1.58 0.00 0.00 21.86 0.00 11:06:27 10:48:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 11:06:27 10:49:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 11:06:27 10:50:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 11:06:27 10:51:01 1.55 0.00 1.55 0.00 0.00 18.39 0.00 11:06:27 10:52:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 11:06:27 10:53:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 11:06:27 10:54:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 11:06:27 10:55:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 11:06:27 10:56:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 11:06:27 10:57:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 11:06:27 10:58:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 11:06:27 10:59:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 11:06:27 11:00:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 11:06:27 11:01:01 1.90 0.00 1.90 0.00 0.00 19.86 0.00 11:06:27 11:02:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 11:06:27 11:03:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 11:06:27 11:04:01 1.03 0.00 1.03 0.00 0.00 10.40 0.00 11:06:27 11:05:01 1.12 0.00 1.12 0.00 0.00 15.46 0.00 11:06:27 11:06:01 3.05 1.08 1.97 0.00 26.66 47.46 0.00 11:06:27 Average: 92.37 1.03 91.34 0.00 203.71 27221.02 0.00 11:06:27 11:06:27 10:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:06:27 10:32:01 28675488 31584244 726976 2.21 76860 3099128 1990144 5.87 1061196 2775232 4228 11:06:27 10:33:01 27829172 31488456 813212 2.47 108200 3751120 2014108 5.94 1541112 3059500 543264 11:06:27 10:34:01 27661704 31522768 777272 2.36 111620 3925856 1901932 5.61 1390636 3358040 287668 11:06:27 10:35:01 26015928 31421116 862788 2.62 117868 5416072 2414924 7.12 1653784 4669628 2212 11:06:27 10:36:01 21181952 31524276 764652 2.33 280016 9940784 1922048 5.66 1716008 9193100 767476 11:06:27 10:37:01 20470036 31491192 778284 2.37 333388 10471520 1957408 5.77 2132184 9372004 143468 11:06:27 10:38:01 18415700 31413104 842296 2.56 422228 12231260 2108800 6.21 2442940 10977064 51876 11:06:27 10:39:01 18495160 31437572 818352 2.49 462128 12125408 2254076 6.64 2655768 10674948 242736 11:06:27 10:40:01 19586028 31534176 730828 2.22 463068 11180204 1879036 5.54 2469224 9832076 8 11:06:27 10:41:01 19585680 31533920 731000 2.22 463104 11180208 1879036 5.54 2469096 9832072 8 11:06:27 10:42:01 19589640 31537924 726992 2.21 463144 11180212 1879036 5.54 2463964 9832076 8 11:06:27 10:43:01 19589924 31538260 726608 2.21 463200 11180276 1879036 5.54 2464000 9832128 12 11:06:27 10:44:01 19596696 31545188 719808 2.19 463220 11180280 1879036 5.54 2456820 9832212 8 11:06:27 10:45:01 19595960 31544560 720188 2.19 463264 11180284 1891464 5.57 2456980 9832208 8 11:06:27 10:46:01 19596212 31544832 719860 2.19 463284 11180284 1891464 5.57 2457048 9832208 16 11:06:27 10:47:01 19596672 31545280 719548 2.19 463296 11180264 1891464 5.57 2456968 9832188 40 11:06:27 10:48:01 19596332 31544968 719812 2.19 463308 11180268 1891464 5.57 2457032 9832192 20 11:06:27 10:49:01 19596268 31545028 719648 2.19 463324 11180404 1891464 5.57 2457056 9832316 48 11:06:27 10:50:01 19596496 31545292 719352 2.19 463348 11180408 1891464 5.57 2457124 9832332 16 11:06:27 10:51:01 19595400 31544236 720352 2.19 463372 11180400 1891464 5.57 2457260 9832332 44 11:06:27 10:52:01 19595560 31544424 720268 2.19 463388 11180412 1891464 5.57 2457804 9832336 200 11:06:27 10:53:01 19595520 31544392 720292 2.19 463396 11180416 1891464 5.57 2457260 9832340 4 11:06:27 10:54:01 19595756 31544644 720020 2.19 463396 11180416 1891464 5.57 2457308 9832340 4 11:06:27 10:55:01 19595636 31544636 719868 2.19 463404 11180548 1891464 5.57 2457864 9832432 188 11:06:27 10:56:01 19595668 31544696 719896 2.19 463432 11180544 1891464 5.57 2457492 9832436 12 11:06:27 10:57:01 19595352 31544432 720152 2.19 463436 11180556 1875224 5.53 2457476 9832476 48 11:06:27 10:58:01 19595524 31544644 719824 2.19 463440 11180560 1875224 5.53 2457372 9832484 8 11:06:27 10:59:01 19595412 31544536 719868 2.19 463456 11180560 1875224 5.53 2457392 9832484 16 11:06:27 11:00:01 19595832 31544976 719596 2.19 463460 11180564 1875224 5.53 2457392 9832488 8 11:06:27 11:01:01 19595596 31544752 719776 2.19 463480 11180568 1875224 5.53 2457472 9832492 20 11:06:27 11:02:01 19595524 31544704 719752 2.19 463496 11180568 1875224 5.53 2457652 9832492 16 11:06:27 11:03:01 19595248 31544456 719960 2.19 463508 11180572 1875224 5.53 2457460 9832496 44 11:06:27 11:04:01 19595484 31544712 719644 2.19 463520 11180572 1891524 5.57 2457488 9832496 4 11:06:27 11:05:01 19595152 31544400 719896 2.19 463528 11180580 1891524 5.57 2457772 9832500 40 11:06:27 11:06:01 19575284 31525840 738372 2.25 463592 11181420 1946368 5.74 2477488 9833380 340 11:06:27 Average: 20507971 31529618 739286 2.25 412091 10366671 1928919 5.68 2314254 9130101 58403 11:06:27 11:06:27 10:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:06:27 10:32:01 veth2daf36f 59.56 78.97 5.62 55.23 0.00 0.00 0.00 0.00 11:06:27 10:32:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 11:06:27 10:32:01 ens3 733.56 637.93 8647.44 101.68 0.00 0.00 0.00 0.00 11:06:27 10:32:01 docker0 387.87 384.52 28.64 2773.20 0.00 0.00 0.00 0.00 11:06:27 10:33:01 veth273b0fd 0.43 0.58 0.04 0.05 0.00 0.00 0.00 0.00 11:06:27 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:33:01 ens3 90.97 62.66 733.54 16.37 0.00 0.00 0.00 0.00 11:06:27 10:33:01 docker0 43.22 59.71 3.57 704.95 0.00 0.00 0.00 0.00 11:06:27 10:34:01 veth273b0fd 0.95 0.97 0.07 0.07 0.00 0.00 0.00 0.00 11:06:27 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:34:01 ens3 27.00 18.35 27.16 12.29 0.00 0.00 0.00 0.00 11:06:27 10:34:01 docker0 0.95 0.95 0.06 0.07 0.00 0.00 0.00 0.00 11:06:27 10:35:01 vethe4ffece 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 11:06:27 10:35:01 veth49aec84 2.95 3.77 0.30 0.74 0.00 0.00 0.00 0.00 11:06:27 10:35:01 vethfa13fdb 3.05 3.85 0.31 0.75 0.00 0.00 0.00 0.00 11:06:27 10:35:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 11:06:27 10:35:01 vethd9f49cf 2.97 3.78 0.30 0.74 0.00 0.00 0.00 0.00 11:06:27 10:35:01 vethb539e3a 3.08 3.80 0.31 0.75 0.00 0.00 0.00 0.00 11:06:27 10:35:01 ens3 123.80 82.44 1901.28 20.58 0.00 0.00 0.00 0.00 11:06:27 10:35:01 docker0 23.10 36.81 1.79 206.37 0.00 0.00 0.00 0.00 11:06:27 10:35:01 veth5f73f08 3.00 3.80 0.30 0.74 0.00 0.00 0.00 0.00 11:06:27 10:36:01 vethe4ffece 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:06:27 10:36:01 ens3 744.00 606.96 5662.31 50.77 0.00 0.00 0.00 0.00 11:06:27 10:36:01 docker0 543.02 612.51 35.81 4799.87 0.00 0.00 0.00 0.00 11:06:27 10:37:01 vethe4ffece 0.00 0.55 0.00 0.02 0.00 0.00 0.00 0.00 11:06:27 10:37:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 11:06:27 10:37:01 ens3 478.68 234.03 3398.26 35.52 0.00 0.00 0.00 0.00 11:06:27 10:37:01 docker0 124.47 175.73 9.97 2282.29 0.00 0.00 0.00 0.00 11:06:27 10:38:01 veth7f6bf02 12.23 33.11 1.23 658.40 0.00 0.00 0.00 0.05 11:06:27 10:38:01 vethe4ffece 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 11:06:27 10:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:38:01 ens3 724.40 312.68 3772.39 215.72 0.00 0.00 0.00 0.00 11:06:27 10:38:01 docker0 135.68 214.21 10.80 2793.69 0.00 0.00 0.00 0.00 11:06:27 10:39:01 vethe4ffece 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 11:06:27 10:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 11:06:27 10:39:01 ens3 60.74 33.78 205.34 20.35 0.00 0.00 0.00 0.00 11:06:27 10:39:01 docker0 8.10 13.55 0.54 168.80 0.00 0.00 0.00 0.00 11:06:27 10:39:01 vethe355fde 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:06:27 10:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:40:01 ens3 20.71 13.18 54.46 10.30 0.00 0.00 0.00 0.00 11:06:27 10:40:01 docker0 1.72 3.82 0.11 41.05 0.00 0.00 0.00 0.00 11:06:27 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:41:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:06:27 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:43:01 ens3 0.47 0.38 0.26 0.21 0.00 0.00 0.00 0.00 11:06:27 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:46:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:06:27 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:48:01 ens3 0.62 0.65 2.81 0.04 0.00 0.00 0.00 0.00 11:06:27 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:51:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:06:27 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:56:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:06:27 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 11:01:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:06:27 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 11:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:04:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:06:27 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:27 11:05:01 ens3 0.47 0.43 0.26 0.22 0.00 0.00 0.00 0.00 11:06:27 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 11:06:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:06:27 11:06:01 ens3 7.67 5.62 8.63 3.77 0.00 0.00 0.00 0.00 11:06:27 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:27 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 11:06:27 Average: ens3 86.18 57.46 697.71 13.95 0.00 0.00 0.00 0.00 11:06:27 Average: docker0 36.24 42.92 2.61 393.55 0.00 0.00 0.00 0.00 11:06:27 11:06:27 11:06:27 ---> sar -P ALL: 11:06:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120836) 12/09/22 _x86_64_ (8 CPU) 11:06:27 11:06:27 10:30:21 LINUX RESTART (8 CPU) 11:06:27 11:06:27 10:31:01 CPU %user %nice %system %iowait %steal %idle 11:06:27 10:32:01 all 7.47 0.00 3.17 4.49 0.06 84.81 11:06:27 10:32:01 0 9.22 0.00 3.17 0.20 0.05 87.35 11:06:27 10:32:01 1 8.57 0.00 2.97 1.78 0.05 86.63 11:06:27 10:32:01 2 7.13 0.00 3.70 2.15 0.05 86.97 11:06:27 10:32:01 3 5.53 0.00 3.34 3.51 0.10 87.52 11:06:27 10:32:01 4 8.51 0.00 3.30 3.42 0.05 84.72 11:06:27 10:32:01 5 8.23 0.00 2.34 0.19 0.05 89.19 11:06:27 10:32:01 6 7.15 0.00 3.35 6.63 0.05 82.82 11:06:27 10:32:01 7 5.38 0.00 3.20 18.13 0.05 73.24 11:06:27 10:33:01 all 29.96 0.00 5.51 1.73 0.07 62.74 11:06:27 10:33:01 0 31.22 0.00 5.96 0.29 0.08 62.45 11:06:27 10:33:01 1 30.55 0.00 5.22 0.02 0.05 64.16 11:06:27 10:33:01 2 30.35 0.00 5.57 0.02 0.07 63.99 11:06:27 10:33:01 3 29.19 0.00 6.82 0.30 0.07 63.62 11:06:27 10:33:01 4 29.79 0.00 4.69 0.29 0.07 65.16 11:06:27 10:33:01 5 28.56 0.00 5.44 1.06 0.07 64.87 11:06:27 10:33:01 6 30.96 0.00 4.85 2.75 0.07 61.38 11:06:27 10:33:01 7 29.02 0.00 5.50 9.09 0.08 56.31 11:06:27 10:34:01 all 46.39 0.00 6.67 0.89 0.10 45.95 11:06:27 10:34:01 0 45.84 0.00 6.75 0.20 0.08 47.12 11:06:27 10:34:01 1 46.34 0.00 6.85 0.29 0.10 46.42 11:06:27 10:34:01 2 46.81 0.00 6.86 0.10 0.08 46.14 11:06:27 10:34:01 3 47.13 0.00 7.12 4.89 0.12 40.74 11:06:27 10:34:01 4 46.52 0.00 6.45 0.12 0.10 46.82 11:06:27 10:34:01 5 45.56 0.00 6.63 0.17 0.12 47.53 11:06:27 10:34:01 6 45.49 0.00 6.19 0.88 0.10 47.35 11:06:27 10:34:01 7 47.46 0.00 6.51 0.51 0.08 45.44 11:06:27 10:35:01 all 10.16 0.00 6.19 6.05 0.05 77.55 11:06:27 10:35:01 0 9.68 0.00 8.12 0.88 0.03 81.29 11:06:27 10:35:01 1 10.21 0.00 7.10 0.34 0.03 82.32 11:06:27 10:35:01 2 11.31 0.00 5.38 0.22 0.07 83.03 11:06:27 10:35:01 3 9.29 0.00 6.75 1.09 0.05 82.82 11:06:27 10:35:01 4 11.37 0.00 5.86 0.49 0.03 82.24 11:06:27 10:35:01 5 8.98 0.00 4.44 0.08 0.07 86.43 11:06:27 10:35:01 6 10.36 0.00 5.58 13.97 0.05 70.04 11:06:27 10:35:01 7 10.04 0.00 6.33 31.39 0.07 52.17 11:06:27 10:36:01 all 8.87 0.00 5.76 19.98 0.08 65.31 11:06:27 10:36:01 0 9.28 0.00 5.49 9.50 0.07 75.66 11:06:27 10:36:01 1 9.30 0.00 5.46 19.25 0.07 65.93 11:06:27 10:36:01 2 7.69 0.00 4.67 6.98 0.03 80.62 11:06:27 10:36:01 3 8.60 0.00 6.33 11.11 0.08 73.87 11:06:27 10:36:01 4 8.91 0.00 6.69 52.19 0.07 32.14 11:06:27 10:36:01 5 9.02 0.00 5.51 14.88 0.07 70.53 11:06:27 10:36:01 6 9.77 0.00 5.87 32.72 0.15 51.49 11:06:27 10:36:01 7 8.41 0.00 6.05 13.15 0.08 72.29 11:06:27 10:37:01 all 39.71 0.00 9.64 16.34 0.11 34.20 11:06:27 10:37:01 0 40.78 0.00 9.81 21.23 0.08 28.09 11:06:27 10:37:01 1 40.79 0.00 9.15 10.37 0.10 39.59 11:06:27 10:37:01 2 38.06 0.00 9.78 12.18 0.12 39.85 11:06:27 10:37:01 3 38.66 0.00 11.29 13.75 0.08 36.22 11:06:27 10:37:01 4 40.50 0.00 9.16 33.25 0.08 17.01 11:06:27 10:37:01 5 40.27 0.00 8.37 12.28 0.12 38.96 11:06:27 10:37:01 6 39.95 0.00 8.96 15.48 0.15 35.45 11:06:27 10:37:01 7 38.67 0.00 10.61 12.19 0.10 38.42 11:06:27 10:38:01 all 39.05 0.00 10.94 21.90 0.13 27.97 11:06:27 10:38:01 0 40.02 0.00 10.78 15.34 0.14 33.71 11:06:27 10:38:01 1 36.67 0.00 10.24 24.03 0.10 28.96 11:06:27 10:38:01 2 38.43 0.00 11.52 15.81 0.10 34.14 11:06:27 10:38:01 3 38.42 0.00 9.86 12.92 0.15 38.66 11:06:27 10:38:01 4 42.03 0.00 11.09 31.50 0.10 15.28 11:06:27 10:38:01 5 40.23 0.00 11.42 22.27 0.14 25.94 11:06:27 10:38:01 6 37.31 0.00 11.12 22.84 0.14 28.58 11:06:27 10:38:01 7 39.25 0.00 11.50 30.50 0.19 18.56 11:06:27 10:39:01 all 58.55 0.00 12.83 8.58 0.13 19.91 11:06:27 10:39:01 0 57.35 0.00 11.63 8.66 0.10 22.26 11:06:27 10:39:01 1 55.50 0.00 11.45 4.72 0.10 28.22 11:06:27 10:39:01 2 60.73 0.00 13.76 13.82 0.22 11.47 11:06:27 10:39:01 3 56.34 0.00 13.00 9.21 0.12 21.33 11:06:27 10:39:01 4 60.37 0.00 11.95 6.09 0.12 21.48 11:06:27 10:39:01 5 62.87 0.00 13.70 2.57 0.14 20.72 11:06:27 10:39:01 6 56.18 0.00 13.95 7.77 0.14 21.96 11:06:27 10:39:01 7 58.99 0.00 13.23 15.81 0.12 11.86 11:06:27 10:40:01 all 1.86 0.00 0.97 1.56 0.02 95.59 11:06:27 10:40:01 0 1.47 0.00 0.95 0.05 0.03 97.49 11:06:27 10:40:01 1 1.63 0.00 0.77 0.15 0.02 97.43 11:06:27 10:40:01 2 2.86 0.00 1.14 3.28 0.02 92.71 11:06:27 10:40:01 3 1.81 0.00 1.17 4.15 0.02 92.85 11:06:27 10:40:01 4 1.38 0.00 0.65 0.02 0.00 97.95 11:06:27 10:40:01 5 1.73 0.00 0.98 2.00 0.02 95.26 11:06:27 10:40:01 6 1.67 0.00 1.00 2.70 0.02 94.61 11:06:27 10:40:01 7 2.29 0.00 1.13 0.12 0.03 96.43 11:06:27 10:41:01 all 0.05 0.00 0.01 0.03 0.00 99.90 11:06:27 10:41:01 0 0.00 0.00 0.05 0.00 0.00 99.95 11:06:27 10:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:41:01 2 0.02 0.00 0.02 0.07 0.02 99.88 11:06:27 10:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 10:41:01 6 0.00 0.00 0.02 0.15 0.00 99.83 11:06:27 10:41:01 7 0.38 0.00 0.00 0.00 0.00 99.62 11:06:27 10:42:01 all 0.27 0.00 0.01 0.03 0.01 99.68 11:06:27 10:42:01 0 0.03 0.00 0.05 0.00 0.03 99.88 11:06:27 10:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:42:01 2 0.03 0.00 0.00 0.12 0.00 99.85 11:06:27 10:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:06:27 10:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:42:01 5 0.05 0.00 0.00 0.00 0.00 99.95 11:06:27 10:42:01 6 0.00 0.00 0.00 0.13 0.02 99.85 11:06:27 10:42:01 7 2.02 0.00 0.00 0.00 0.00 97.98 11:06:27 11:06:27 10:42:01 CPU %user %nice %system %iowait %steal %idle 11:06:27 10:43:01 all 0.08 0.00 0.01 0.04 0.00 99.88 11:06:27 10:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:43:01 2 0.08 0.00 0.02 0.08 0.00 99.82 11:06:27 10:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:06:27 10:43:01 6 0.00 0.00 0.00 0.20 0.00 99.80 11:06:27 10:43:01 7 0.50 0.00 0.02 0.00 0.02 99.47 11:06:27 10:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:06:27 10:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:06:27 10:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:06:27 10:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:06:27 10:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:06:27 10:44:01 5 0.07 0.00 0.00 0.00 0.02 99.92 11:06:27 10:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:06:27 10:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:06:27 10:45:01 all 0.03 0.00 0.03 0.01 0.00 99.93 11:06:27 10:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:06:27 10:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:06:27 10:45:01 2 0.05 0.00 0.05 0.02 0.00 99.88 11:06:27 10:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:06:27 10:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:06:27 10:45:01 5 0.00 0.00 0.03 0.00 0.00 99.97 11:06:27 10:45:01 6 0.00 0.00 0.02 0.05 0.00 99.93 11:06:27 10:45:01 7 0.02 0.00 0.02 0.02 0.02 99.93 11:06:27 10:46:01 all 0.25 0.00 0.00 0.01 0.00 99.74 11:06:27 10:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:06:27 10:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 10:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 10:46:01 6 0.02 0.00 0.00 0.03 0.00 99.95 11:06:27 10:46:01 7 1.86 0.00 0.00 0.02 0.00 98.13 11:06:27 10:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:06:27 10:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:06:27 10:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:06:27 10:47:01 2 0.02 0.00 0.00 0.03 0.02 99.93 11:06:27 10:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 10:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:06:27 10:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:06:27 10:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:06:27 10:48:01 all 0.02 0.00 0.00 0.00 0.00 99.97 11:06:27 10:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:06:27 10:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:06:27 10:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:06:27 10:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:06:27 10:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:06:27 10:48:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:06:27 10:49:01 all 0.02 0.00 0.02 0.01 0.01 99.95 11:06:27 10:49:01 0 0.02 0.00 0.03 0.02 0.02 99.92 11:06:27 10:49:01 1 0.02 0.00 0.05 0.00 0.02 99.92 11:06:27 10:49:01 2 0.10 0.00 0.02 0.02 0.00 99.87 11:06:27 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:06:27 10:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:06:27 10:49:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:06:27 10:50:01 all 0.23 0.00 0.01 0.00 0.00 99.75 11:06:27 10:50:01 0 0.03 0.00 0.02 0.02 0.00 99.93 11:06:27 10:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:06:27 10:50:01 2 0.10 0.00 0.00 0.00 0.00 99.90 11:06:27 10:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:06:27 10:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:06:27 10:50:01 7 1.68 0.00 0.02 0.00 0.02 98.29 11:06:27 10:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 11:06:27 10:51:01 0 0.02 0.00 0.03 0.03 0.00 99.92 11:06:27 10:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:06:27 10:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 10:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 10:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:06:27 10:51:01 7 1.99 0.00 0.02 0.00 0.00 98.00 11:06:27 10:52:01 all 0.10 0.00 0.01 0.00 0.00 99.89 11:06:27 10:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 11:06:27 10:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:06:27 10:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 10:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:06:27 10:52:01 7 0.70 0.00 0.03 0.00 0.00 99.27 11:06:27 10:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 11:06:27 10:53:01 0 0.00 0.00 0.02 0.05 0.00 99.93 11:06:27 10:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:06:27 10:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:06:27 10:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:06:27 10:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:06:27 11:06:27 10:53:01 CPU %user %nice %system %iowait %steal %idle 11:06:27 10:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:06:27 10:54:01 0 0.00 0.00 0.00 0.02 0.02 99.97 11:06:27 10:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:06:27 10:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:54:01 5 0.02 0.00 0.03 0.00 0.00 99.95 11:06:27 10:54:01 6 0.00 0.00 0.02 0.02 0.00 99.97 11:06:27 10:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:06:27 10:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 11:06:27 10:55:01 0 0.02 0.00 0.02 0.03 0.00 99.93 11:06:27 10:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:06:27 10:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:55:01 6 0.03 0.00 0.00 0.02 0.00 99.95 11:06:27 10:55:01 7 0.03 0.00 0.05 0.00 0.00 99.92 11:06:27 10:56:01 all 0.01 0.00 0.01 0.03 0.01 99.95 11:06:27 10:56:01 0 0.00 0.00 0.00 0.08 0.02 99.90 11:06:27 10:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:06:27 10:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:06:27 10:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:56:01 6 0.00 0.00 0.02 0.12 0.00 99.87 11:06:27 10:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:06:27 10:57:01 all 0.02 0.00 0.01 0.01 0.00 99.97 11:06:27 10:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:06:27 10:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:06:27 10:57:01 2 0.03 0.00 0.00 0.03 0.00 99.93 11:06:27 10:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 10:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:06:27 10:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:06:27 10:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 11:06:27 10:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 10:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:06:27 10:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 11:06:27 10:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:06:27 10:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 11:06:27 10:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:06:27 10:59:01 all 0.21 0.00 0.01 0.02 0.00 99.75 11:06:27 10:59:01 0 0.02 0.00 0.03 0.07 0.00 99.88 11:06:27 10:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:06:27 10:59:01 2 0.03 0.00 0.00 0.07 0.00 99.90 11:06:27 10:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 10:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 10:59:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:06:27 10:59:01 6 0.02 0.00 0.02 0.07 0.00 99.90 11:06:27 10:59:01 7 1.52 0.00 0.02 0.00 0.00 98.47 11:06:27 11:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 11:06:27 11:00:01 0 0.00 0.00 0.02 0.03 0.02 99.93 11:06:27 11:00:01 1 0.03 0.00 0.05 0.00 0.02 99.90 11:06:27 11:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:06:27 11:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:06:27 11:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 11:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 11:00:01 6 0.00 0.00 0.00 0.03 0.00 99.97 11:06:27 11:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:06:27 11:01:01 all 0.03 0.00 0.01 0.05 0.00 99.91 11:06:27 11:01:01 0 0.03 0.00 0.02 0.32 0.00 99.63 11:06:27 11:01:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:06:27 11:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:06:27 11:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 11:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:06:27 11:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 11:01:01 6 0.02 0.00 0.00 0.05 0.00 99.93 11:06:27 11:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:06:27 11:02:01 all 0.17 0.00 0.00 0.05 0.01 99.77 11:06:27 11:02:01 0 0.02 0.00 0.02 0.15 0.00 99.82 11:06:27 11:02:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:06:27 11:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 11:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 11:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 11:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:06:27 11:02:01 6 0.00 0.00 0.00 0.25 0.00 99.75 11:06:27 11:02:01 7 1.26 0.00 0.00 0.00 0.02 98.73 11:06:27 11:03:01 all 0.03 0.00 0.01 0.01 0.00 99.95 11:06:27 11:03:01 0 0.02 0.00 0.00 0.08 0.00 99.90 11:06:27 11:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:06:27 11:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 11:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:06:27 11:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:06:27 11:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:06:27 11:03:01 6 0.00 0.00 0.00 0.03 0.00 99.97 11:06:27 11:03:01 7 0.05 0.00 0.03 0.00 0.00 99.92 11:06:27 11:04:01 all 0.04 0.00 0.01 0.01 0.00 99.94 11:06:27 11:04:01 0 0.00 0.00 0.00 0.08 0.00 99.92 11:06:27 11:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:06:27 11:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 11:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 11:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:06:27 11:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:06:27 11:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:06:27 11:04:01 7 0.23 0.00 0.02 0.00 0.00 99.75 11:06:27 11:06:27 11:04:01 CPU %user %nice %system %iowait %steal %idle 11:06:27 11:05:01 all 0.09 0.00 0.01 0.02 0.01 99.87 11:06:27 11:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:06:27 11:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:06:27 11:05:01 2 0.02 0.00 0.00 0.12 0.00 99.87 11:06:27 11:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 11:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:06:27 11:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:06:27 11:05:01 6 0.00 0.00 0.02 0.05 0.00 99.93 11:06:27 11:05:01 7 0.58 0.00 0.03 0.00 0.02 99.37 11:06:27 11:06:01 all 0.57 0.00 0.19 0.05 0.01 99.18 11:06:27 11:06:01 0 0.23 0.00 0.23 0.07 0.03 99.43 11:06:27 11:06:01 1 0.65 0.00 0.22 0.17 0.02 98.95 11:06:27 11:06:01 2 0.25 0.00 0.08 0.12 0.00 99.55 11:06:27 11:06:01 3 0.28 0.00 0.22 0.00 0.00 99.50 11:06:27 11:06:01 4 0.65 0.00 0.23 0.00 0.02 99.10 11:06:27 11:06:01 5 0.50 0.00 0.20 0.00 0.02 99.28 11:06:27 11:06:01 6 0.10 0.00 0.20 0.07 0.02 99.62 11:06:27 11:06:01 7 1.86 0.00 0.13 0.00 0.02 97.99 11:06:27 Average: all 6.88 0.00 1.75 2.31 0.02 89.04 11:06:27 Average: 0 6.93 0.00 1.79 1.62 0.03 89.64 11:06:27 Average: 1 6.79 0.00 1.69 1.73 0.02 89.78 11:06:27 Average: 2 6.87 0.00 1.76 1.55 0.02 89.80 11:06:27 Average: 3 6.61 0.00 1.85 1.71 0.02 89.80 11:06:27 Average: 4 7.05 0.00 1.70 3.59 0.02 87.64 11:06:27 Average: 5 6.94 0.00 1.67 1.56 0.02 89.80 11:06:27 Average: 6 6.68 0.00 1.71 3.02 0.03 88.57 11:06:27 Average: 7 7.18 0.00 1.82 3.68 0.03 87.30 11:06:27 11:06:27 11:06:27