Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9015bea025e8e5d13f701dcba08a12a936b09757+0baaaae70618360000907aaeb616fdb98faa6d32 (063236b6a7bd318670bf46d64c1dab0c4fabeeeb) 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-ssh3191402738132706382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15899286922561821957.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12110188332991485620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh9147332513949599412.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6976499765388869750.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6635 in /w/workspace/edgexfoundry_edgex-go_PR-4490 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit 9015bea025e8e5d13f701dcba08a12a936b09757 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4490/head:refs/remotes/origin/PR-4490 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9015bea025e8e5d13f701dcba08a12a936b09757 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 Merge succeeded, producing 651cfa60368e450198cf525bd86877f1195649e7 Checking out Revision 651cfa60368e450198cf525bd86877f1195649e7 (PR-4490) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 651cfa60368e450198cf525bd86877f1195649e7 # timeout=10 Commit message: "Merge commit '0baaaae70618360000907aaeb616fdb98faa6d32' into HEAD" > git rev-list --no-walk 9015bea025e8e5d13f701dcba08a12a936b09757 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:42 ========================================================= 08:29:42 EdgeX Global Pipelines Version Info 08:29:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:43 ------------------- 08:29:43 stable info: 08:29:43 ------------------- 08:29:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:43 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:29:43 Message: update stable to v1.0.245 08:29:43 ------------------- 08:29:43 experimental info: 08:29:43 ------------------- 08:29:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:43 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 08:29:43 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4490 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4490 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4490 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 651cfa60368e450198cf525bd86877f1195649e7 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 651cfa6 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:44 provisioning config files... 08:29:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16688902229249146305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:44 ---> docker-login.sh 08:29:44 nexus3.edgexfoundry.org:10001 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10002 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10003 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10004 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 docker.io 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 ---> docker-login.sh ends [Pipeline] } 08:29:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:46 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + dirname cmd/core-command/Dockerfile 08:29:46 + echo core-command,cmd/core-command/Dockerfile 08:29:46 + + cut -d/ -f2 08:29:46 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:46 + + dirnamecut cmd/core-data/Dockerfile -d/ 08:29:46 -f2 08:29:46 + echo core-data,cmd/core-data/Dockerfile 08:29:46 + + dirname cmd/core-metadata/Dockerfile 08:29:46 cut -d/ -f2 08:29:46 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:46 + dirname cmd/security-bootstrapper/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:46 + dirname cmd/security-proxy-auth/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:46 + dirname cmd/security-proxy-setup/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:46 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:46 + dirname cmd/security-spire-agent/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:46 + dirname cmd/security-spire-config/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:46 + dirname cmd/security-spire-server/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:46 + dirname cmd/support-notifications/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:46 + dirname cmd/support-scheduler/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:46 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:46 + git rev-list -1 --merges 651cfa60368e450198cf525bd86877f1195649e7~1..651cfa60368e450198cf525bd86877f1195649e7 [Pipeline] echo 08:29:46 -----------> git rev-list -1 --merges 651cfa60368e450198cf525bd86877f1195649e7~1..651cfa60368e450198cf525bd86877f1195649e7 651cfa60368e450198cf525bd86877f1195649e7 08:29:46 651cfa60368e450198cf525bd86877f1195649e7 [false] [Pipeline] sh 08:29:46 + git log --format=format:%s -1 651cfa60368e450198cf525bd86877f1195649e7 [Pipeline] echo 08:29:46 ========================================================= 08:29:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:47 + grep -v github /etc/ssh/ssh_known_hosts 08:29:47 + [ -e /tmp/ssh_known_hosts ] 08:29:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:47 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 08:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:48 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:48 b85a868b505f: Pulling fs layer 08:29:48 e2be974225ed: Pulling fs layer 08:29:48 339a4e72a1f5: Pulling fs layer 08:29:48 988bab9f4d93: Pulling fs layer 08:29:48 1469e6f7b9e6: Pulling fs layer 08:29:48 eaf3925da568: Pulling fs layer 08:29:48 bab4dde63d76: Pulling fs layer 08:29:48 988bab9f4d93: Waiting 08:29:48 1469e6f7b9e6: Waiting 08:29:48 eaf3925da568: Waiting 08:29:48 bde34c3a00c8: Pulling fs layer 08:29:48 b352a97aabf1: Pulling fs layer 08:29:48 4872d77fe225: Pulling fs layer 08:29:48 bab4dde63d76: Waiting 08:29:48 b352a97aabf1: Waiting 08:29:48 bde34c3a00c8: Waiting 08:29:48 5851b861e8e6: Pulling fs layer 08:29:48 4872d77fe225: Waiting 08:29:48 5851b861e8e6: Waiting 08:29:48 e2be974225ed: Verifying Checksum 08:29:48 e2be974225ed: Download complete 08:29:48 988bab9f4d93: Verifying Checksum 08:29:48 988bab9f4d93: Download complete 08:29:48 339a4e72a1f5: Verifying Checksum 08:29:48 339a4e72a1f5: Download complete 08:29:48 1469e6f7b9e6: Verifying Checksum 08:29:48 1469e6f7b9e6: Download complete 08:29:48 eaf3925da568: Download complete 08:29:48 bde34c3a00c8: Verifying Checksum 08:29:48 bde34c3a00c8: Download complete 08:29:48 b352a97aabf1: Download complete 08:29:48 4872d77fe225: Verifying Checksum 08:29:48 4872d77fe225: Download complete 08:29:48 5851b861e8e6: Download complete 08:29:48 b85a868b505f: Verifying Checksum 08:29:48 b85a868b505f: Download complete 08:29:48 bab4dde63d76: Verifying Checksum 08:29:48 bab4dde63d76: Download complete 08:29:49 b85a868b505f: Pull complete 08:29:49 e2be974225ed: Pull complete 08:29:50 339a4e72a1f5: Pull complete 08:29:50 988bab9f4d93: Pull complete 08:29:50 1469e6f7b9e6: Pull complete 08:29:50 eaf3925da568: Pull complete 08:29:52 bab4dde63d76: Pull complete 08:29:52 bde34c3a00c8: Pull complete 08:29:52 b352a97aabf1: Pull complete 08:29:52 4872d77fe225: Pull complete 08:29:52 5851b861e8e6: Pull complete 08:29:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:52 prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container 08:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:29:55 $ docker top 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 -eo pid,comm 08:29:55 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). 08:29:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:55 [ssh-agent] Looking for ssh-agent implementation... 08:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:55 $ docker exec 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 ssh-agent 08:29:55 SSH_AUTH_SOCK=/tmp/ssh-R8jMs2tsjO3p/agent.32 08:29:55 SSH_AGENT_PID=38 08:29:55 Running ssh-add (command line suppressed) 08:29:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_18027746730392550893.key (/w/workspace/edgex-go/2@tmp/private_key_18027746730392550893.key) 08:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:56 + git tag --points-at HEAD [Pipeline] } 08:29:56 $ docker exec --env ******** --env ******** 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 ssh-agent -k 08:29:56 unset SSH_AUTH_SOCK; 08:29:56 unset SSH_AGENT_PID; 08:29:56 echo Agent pid 38 killed; 08:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:56 [ssh-agent] Looking for ssh-agent implementation... 08:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:56 $ docker exec 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 ssh-agent 08:29:56 SSH_AUTH_SOCK=/tmp/ssh-5ysGK1cTCtT2/agent.70 08:29:56 SSH_AGENT_PID=76 08:29:56 Running ssh-add (command line suppressed) 08:29:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_17570741025064104246.key (/w/workspace/edgex-go/2@tmp/private_key_17570741025064104246.key) 08:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:57 + git semver init 08:29:57 2023-04-02 08:29:57,405 [run_init] DEBUG init version:0.0.0 force:False 08:29:57 2023-04-02 08:29:57,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:57 2023-04-02 08:29:57,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:57 2023-04-02 08:29:57,407 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:02 2023-04-02 08:30:02,513 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:02 2023-04-02 08:30:02,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4490 with force:False 08:30:02 2023-04-02 08:30:02,514 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4490 08:30:02 2023-04-02 08:30:02,518 [execute] INFO git cat-file --batch-check 08:30:02 2023-04-02 08:30:02,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:02 2023-04-02 08:30:02,525 [execute] INFO git cat-file --batch 08:30:02 2023-04-02 08:30:02,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:02 2023-04-02 08:30:02,531 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4490 08:30:02 0.0.0 [Pipeline] } 08:30:02 $ docker exec --env ******** --env ******** 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 ssh-agent -k 08:30:02 unset SSH_AUTH_SOCK; 08:30:02 unset SSH_AGENT_PID; 08:30:02 echo Agent pid 76 killed; 08:30:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:03 + git semver [Pipeline] } 08:30:03 $ docker stop --time=1 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 08:30:04 $ docker rm -f --volumes 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:05 Stashed 1 file(s) [Pipeline] echo 08:30:05 [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 08:30:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:05 ========================================================= 08:30:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:06 63b65145d645: Pulling fs layer 08:30:06 a2d21d5440eb: Pulling fs layer 08:30:06 935e6c44a52c: Pulling fs layer 08:30:06 94cc34f8dd06: Pulling fs layer 08:30:06 30dea6a524f1: Pulling fs layer 08:30:06 a2aff8979fd8: Pulling fs layer 08:30:06 6808be2612f2: Pulling fs layer 08:30:06 f25807f1079a: Pulling fs layer 08:30:06 94cc34f8dd06: Waiting 08:30:06 a2aff8979fd8: Waiting 08:30:06 30dea6a524f1: Waiting 08:30:06 f25807f1079a: Waiting 08:30:06 6808be2612f2: Waiting 08:30:06 a2d21d5440eb: Download complete 08:30:06 94cc34f8dd06: Verifying Checksum 08:30:06 94cc34f8dd06: Download complete 08:30:06 30dea6a524f1: Verifying Checksum 08:30:06 30dea6a524f1: Download complete 08:30:06 63b65145d645: Verifying Checksum 08:30:06 63b65145d645: Download complete 08:30:06 a2aff8979fd8: Verifying Checksum 08:30:06 a2aff8979fd8: Download complete 08:30:06 63b65145d645: Pull complete 08:30:06 a2d21d5440eb: Pull complete 08:30:06 f25807f1079a: Verifying Checksum 08:30:06 f25807f1079a: Download complete 08:30:06 935e6c44a52c: Verifying Checksum 08:30:06 935e6c44a52c: Download complete 08:30:06 6808be2612f2: Verifying Checksum 08:30:06 6808be2612f2: Download complete 08:30:10 935e6c44a52c: Pull complete 08:30:10 94cc34f8dd06: Pull complete 08:30:10 30dea6a524f1: Pull complete 08:30:10 a2aff8979fd8: Pull complete 08:30:12 6808be2612f2: Pull complete 08:30:13 f25807f1079a: Pull complete 08:30:13 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:13 WORKDIR /edgex 08:30:13 COPY go.mod . 08:30:13 RUN go mod download 08:30:13 + docker build -t ci-base-image-x86_64 -f - . 08:30:14 Sending build context to Docker daemon 170.5MB 08:30:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:14 ---> 3b553350e43f 08:30:14 Step 2/4 : WORKDIR /edgex 08:30:19 ---> Running in 7f5602dba635 08:30:19 Removing intermediate container 7f5602dba635 08:30:19 ---> 1a529fad1c1c 08:30:19 Step 3/4 : COPY go.mod . 08:30:19 ---> c3ad8abc8ffd 08:30:19 Step 4/4 : RUN go mod download 08:30:19 ---> Running in a1bfd0ae9a62 08:30:20 Still waiting to schedule task 08:30:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:37 Removing intermediate container a1bfd0ae9a62 08:30:37 ---> baf4911ba648 08:30:37 Successfully built baf4911ba648 08:30:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:38 + docker inspect -f . ci-base-image-x86_64 08:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:38 prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container 08:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:30:38 $ docker top 04038a2833eaeb1b42aafc5ebbce05e2a8c7d7ff966a6bb5701ad30b199243bb -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:38 + go version 08:30:38 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:38 $ docker stop --time=1 04038a2833eaeb1b42aafc5ebbce05e2a8c7d7ff966a6bb5701ad30b199243bb 08:30:40 $ docker rm -f --volumes 04038a2833eaeb1b42aafc5ebbce05e2a8c7d7ff966a6bb5701ad30b199243bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:40 + docker inspect -f . ci-base-image-x86_64 08:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:40 prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container 08:30:40 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:30:41 $ docker top 4c9e5d24b6c07837e9009a7f96047fbd71178dd7f8894a796fa0525c3fb85a7f -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:41 ========================================================= 08:30:41 [edgeXBuildGoParallel] Running Tests and Build... 08:30:41 ========================================================= [Pipeline] sh 08:30:41 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:41 + make test 08:30:41 go test -race -coverprofile=coverage.out ./... 08:30:49 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.3% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.986s coverage: 88.5% of statements 08:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.356s coverage: 95.6% of statements 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 44.1% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.296s coverage: 79.9% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.2% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 08:31:52 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 08:31:52 running golangci-lint 08:31:52 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:52 go version go1.20.2 linux/amd64 08:31:52 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:52 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6638 in /w/workspace/edgexfoundry_edgex-go_PR-4490 [Pipeline] { [Pipeline] ws 08:31:55 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:31:55 The recommended git tool is: git 08:32:02 using credential edgex-jenkins-ssh 08:32:02 Cloning the remote Git repository 08:32:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:02 > git init /w/workspace/edgex-go/2 # timeout=10 08:32:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:02 > git --version # timeout=10 08:32:02 > git --version # 'git version 2.25.1' 08:32:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:06 level=info msg="[loader] Go packages loading at mode 575 (files|deps|exports_file|imports|name|types_sizes|compiled_files) took 14.509030262s" 08:32:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.210119ms" 08:32:15 level=info msg="[linters_context/goanalysis] analyzers took 1m1.887106351s with top 10 stages: buildir: 35.273432584s, gosec: 1.580821401s, inspect: 1.412736946s, ctrlflow: 1.354776977s, fact_deprecated: 1.168028309s, nilness: 1.108548483s, fact_purity: 989.513584ms, S1038: 976.593132ms, printf: 955.291088ms, unused: 865.180747ms" 08:32:15 level=info msg="[runner] Issues before processing: 201, after processing: 0" 08:32:15 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 201/201, nolint: 0/21, autogenerated_exclude: 201/201, exclude-rules: 21/201, cgo: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, identifier_marker: 201/201, exclude: 201/201, skip_files: 201/201" 08:32:15 level=info msg="[runner] processing took 23.609919ms with stages: nolint: 11.239315ms, identifier_marker: 5.798353ms, exclude-rules: 2.754235ms, autogenerated_exclude: 1.691286ms, path_prettifier: 1.362952ms, skip_dirs: 706.057µs, cgo: 32.93µs, filename_unadjuster: 17.421µs, max_same_issues: 1.26µs, uniq_by_line: 1.05µs, sort_results: 850ns, source_code: 740ns, exclude: 730ns, path_shortener: 570ns, diff: 520ns, skip_files: 520ns, severity-rules: 450ns, path_prefixer: 280ns, max_from_linter: 240ns, max_per_file_from_linter: 160ns" 08:32:15 level=info msg="[runner] linters took 8.252868839s with stages: goanalysis_metalinter: 8.229054918s" 08:32:15 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:15 level=info msg="Memory: 230 samples, avg is 200.1MB, max is 863.8MB" 08:32:15 level=info msg="Execution took 22.819090778s" 08:32:15 go vet ./... 08:32:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:19 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:19 + ls -al . 08:32:19 total 704 08:32:19 drwxrwxr-x 11 1001 1001 4096 Apr 2 08:30 . 08:32:19 drwxr-xr-x 4 root root 4096 Apr 2 08:30 .. 08:32:19 drwxrwxr-x 2 1001 1001 4096 Apr 2 08:29 .blubracket 08:32:19 -rw-rw-r-- 1 1001 1001 16 Apr 2 08:29 .dockerignore 08:32:19 drwxrwxr-x 8 1001 1001 4096 Apr 2 08:30 .git 08:32:19 drwxrwxr-x 3 1001 1001 4096 Apr 2 08:29 .github 08:32:19 -rw-rw-r-- 1 1001 1001 1133 Apr 2 08:29 .gitignore 08:32:19 -rw-rw-r-- 1 1001 1001 42 Apr 2 08:29 .golangci.yml 08:32:19 -rw-rw-r-- 1 1001 1001 87 Apr 2 08:29 .hadolint.yml 08:32:19 drwxr-xr-x 3 1001 1001 4096 Apr 2 08:30 .semver 08:32:19 -rw-rw-r-- 1 1001 1001 166 Apr 2 08:29 .sonarcloud.properties 08:32:19 -rw-rw-r-- 1 1001 1001 1171 Apr 2 08:29 ADOPTERS.md 08:32:19 -rw-rw-r-- 1 1001 1001 10835 Apr 2 08:29 Attribution.txt 08:32:19 -rw-rw-r-- 1 1001 1001 73765 Apr 2 08:29 CHANGELOG.md 08:32:19 -rw-rw-r-- 1 1001 1001 3804 Apr 2 08:29 CONTRIBUTING.md 08:32:19 -rw-rw-r-- 1 1001 1001 677 Apr 2 08:29 GOVERNANCE.md 08:32:19 -rw-rw-r-- 1 1001 1001 883 Apr 2 08:29 Jenkinsfile 08:32:19 -rw-rw-r-- 1 1001 1001 10775 Apr 2 08:29 LICENSE 08:32:19 -rw-rw-r-- 1 1001 1001 14368 Apr 2 08:29 Makefile 08:32:19 -rw-rw-r-- 1 1001 1001 582 Apr 2 08:29 OWNERS.md 08:32:19 -rw-rw-r-- 1 1001 1001 9403 Apr 2 08:29 README.md 08:32:19 -rw-rw-r-- 1 1001 1001 789 Apr 2 08:29 SECURITY.md 08:32:19 -rw-rw-r-- 1 1001 1001 5 Apr 2 08:30 VERSION 08:32:19 drwxrwxr-x 2 1001 1001 4096 Apr 2 08:29 bin 08:32:19 drwxrwxr-x 18 1001 1001 4096 Apr 2 08:29 cmd 08:32:19 -rw-r--r-- 1 root root 447380 Apr 2 08:31 coverage.out 08:32:19 -rw-rw-r-- 1 1001 1001 3200 Apr 2 08:29 go.mod 08:32:19 -rw-rw-r-- 1 1001 1001 31265 Apr 2 08:29 go.sum 08:32:19 drwxrwxr-x 7 1001 1001 4096 Apr 2 08:29 internal 08:32:19 drwxrwxr-x 3 1001 1001 4096 Apr 2 08:29 openapi 08:32:19 -rw-rw-r-- 1 1001 1001 594 Apr 2 08:29 security.txt 08:32:19 drwxrwxr-x 4 1001 1001 4096 Apr 2 08:29 snap 08:32:19 -rw-rw-r-- 1 1001 1001 204 Apr 2 08:29 version.go [Pipeline] sh 08:32:19 + '[' -e coverage.out ] 08:32:19 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:19 Stashed 1 file(s) [Pipeline] sh 08:32:20 + make build 08:32:20 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 08:32:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:20 Merging remotes/origin/main commit 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit 9015bea025e8e5d13f701dcba08a12a936b09757 08:32:21 Merge succeeded, producing d4602aca78f65ab89040764cc910a5e67c52750a 08:32:21 Checking out Revision d4602aca78f65ab89040764cc910a5e67c52750a (PR-4490) 08:32:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4490/head:refs/remotes/origin/PR-4490 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:21 > git config core.sparsecheckout # timeout=10 08:32:21 > git checkout -f 9015bea025e8e5d13f701dcba08a12a936b09757 # timeout=10 08:32:21 > git remote # timeout=10 08:32:21 > git config --get remote.origin.url # timeout=10 08:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:21 > git merge 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 08:32:21 > git rev-parse HEAD^{commit} # timeout=10 08:32:21 > git config core.sparsecheckout # timeout=10 08:32:21 > git checkout -f d4602aca78f65ab89040764cc910a5e67c52750a # timeout=10 08:32:25 Commit message: "Merge commit '0baaaae70618360000907aaeb616fdb98faa6d32' into HEAD" 08:32:25 > git rev-list --no-walk 9015bea025e8e5d13f701dcba08a12a936b09757 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:26 Dload Upload Total Spent Left Speed 08:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 08:32:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:27 + sudo tee /etc/docker/daemon.new 08:32:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:27 { 08:32:27 "registry-mirrors": [ 08:32:27 "https://nexus3.edgexfoundry.org:10001" 08:32:27 ], 08:32:27 "bip": "10.250.0.254/24", 08:32:27 "hosts": [ 08:32:27 "tcp://0.0.0.0:5555", 08:32:27 "unix:///var/run/docker.sock" 08:32:27 ], 08:32:27 "mtu": 1458, 08:32:27 "selinux-enabled": true, 08:32:27 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:27 } [Pipeline] sh 08:32:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:28 + sudo service docker restart 08:32:32 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 08:32:32 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 08:32:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:34 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 08:32:41 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 08:32:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:43 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 08:32:44 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 08:32:45 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:46 provisioning config files... 08:32:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16547038479838943928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:46 ---> docker-login.sh 08:32:46 nexus3.edgexfoundry.org:10001 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:47 Configure a credential helper to remove this warning. See 08:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:47 08:32:47 Login Succeeded 08:32:47 nexus3.edgexfoundry.org:10002 08:32:47 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 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:47 Configure a credential helper to remove this warning. See 08:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:47 08:32:47 Login Succeeded 08:32:47 nexus3.edgexfoundry.org:10003 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:48 Configure a credential helper to remove this warning. See 08:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:48 08:32:48 Login Succeeded 08:32:48 nexus3.edgexfoundry.org:10004 08:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:48 Configure a credential helper to remove this warning. See 08:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:48 08:32:48 Login Succeeded 08:32:48 docker.io 08:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 08:32:48 $ docker stop --time=1 4c9e5d24b6c07837e9009a7f96047fbd71178dd7f8894a796fa0525c3fb85a7f 08:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:49 Configure a credential helper to remove this warning. See 08:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:49 08:32:49 Login Succeeded 08:32:49 ---> docker-login.sh ends 08:32:53 $ docker rm -f --volumes 4c9e5d24b6c07837e9009a7f96047fbd71178dd7f8894a796fa0525c3fb85a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:32:54 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 08:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:54 08:32:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:54 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:54 ========================================================= 08:32:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:54 latest: Pulling from edgex-devops/edgex-compose 08:32:54 cbdbe7a5bc2a: Pulling fs layer 08:32:54 ca9280d653b3: Pulling fs layer 08:32:54 7e9c9ca2126c: Pulling fs layer 08:32:54 cbdbe7a5bc2a: Download complete 08:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:55 ca9280d653b3: Verifying Checksum 08:32:55 ca9280d653b3: Download complete 08:32:55 cbdbe7a5bc2a: Pull complete 08:32:55 7e9c9ca2126c: Download complete 08:32:55 ca9280d653b3: Pull complete 08:32:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:55 af6eaf76a39c: Pulling fs layer 08:32:55 55522c791124: Pulling fs layer 08:32:55 ce5c4a1c91eb: Pulling fs layer 08:32:55 169dfbe0d373: Pulling fs layer 08:32:55 e1ff8fa3b103: Pulling fs layer 08:32:55 52ebb69f0ebf: Pulling fs layer 08:32:55 5abe8eddf0d5: Pulling fs layer 08:32:55 169dfbe0d373: Waiting 08:32:55 e1ff8fa3b103: Waiting 08:32:55 52ebb69f0ebf: Waiting 08:32:55 5abe8eddf0d5: Waiting 08:32:55 55522c791124: Download complete 08:32:55 169dfbe0d373: Verifying Checksum 08:32:55 169dfbe0d373: Download complete 08:32:55 e1ff8fa3b103: Verifying Checksum 08:32:55 e1ff8fa3b103: Download complete 08:32:55 af6eaf76a39c: Verifying Checksum 08:32:55 af6eaf76a39c: Download complete 08:32:56 af6eaf76a39c: Pull complete 08:32:56 5abe8eddf0d5: Verifying Checksum 08:32:56 5abe8eddf0d5: Download complete 08:32:57 55522c791124: Pull complete 08:32:58 52ebb69f0ebf: Verifying Checksum 08:32:58 52ebb69f0ebf: Download complete 08:32:58 ce5c4a1c91eb: Verifying Checksum 08:32:58 ce5c4a1c91eb: Download complete 08:32:58 7e9c9ca2126c: Pull complete 08:32:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:59 prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container 08:32:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:33:02 $ docker top 8c70984d623dffbd5e59d9233d279c34664fea2d7558650187661e63909be79f -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:02 + docker-compose+ buildgrep --help parallel 08:33:02 08:33:03 --parallel Build images in parallel. [Pipeline] } 08:33:03 $ docker stop --time=1 8c70984d623dffbd5e59d9233d279c34664fea2d7558650187661e63909be79f 08:33:04 $ docker rm -f --volumes 8c70984d623dffbd5e59d9233d279c34664fea2d7558650187661e63909be79f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:05 prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container 08:33:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:33:05 $ docker top ac53fdd6b7dd0763502ca6f5c336714c9d4b670efbcf0f4b74a1d1671855fe36 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:05 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:06 Building core-command ... 08:33:06 Building core-common-config-bootstrapper ... 08:33:06 Building core-data ... 08:33:06 Building core-metadata ... 08:33:06 Building security-bootstrapper ... 08:33:06 Building security-proxy-auth ... 08:33:06 Building security-proxy-setup ... 08:33:06 Building security-secretstore-setup ... 08:33:06 Building security-spiffe-token-provider ... 08:33:06 Building security-spire-agent ... 08:33:06 Building security-spire-config ... 08:33:06 Building security-spire-server ... 08:33:06 Building support-notifications ... 08:33:06 Building support-scheduler ... 08:33:06 Building core-metadata 08:33:06 Building security-secretstore-setup 08:33:06 Building security-spire-config 08:33:06 Building security-proxy-setup 08:33:06 Building support-notifications 08:33:10 ce5c4a1c91eb: Pull complete 08:33:10 169dfbe0d373: Pull complete 08:33:10 e1ff8fa3b103: Pull complete 08:33:16 52ebb69f0ebf: Pull complete 08:33:18 5abe8eddf0d5: Pull complete 08:33:18 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:19 WORKDIR /edgex 08:33:19 COPY go.mod . 08:33:19 RUN go mod download 08:33:19 + docker build -t ci-base-image-arm64 -f - . 08:33:19 Sending build context to Docker daemon 2.934MB 08:33:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:19 ---> 6cb57ee374ae 08:33:19 Step 2/4 : WORKDIR /edgex 08:33:21 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:21 ---> baf4911ba648 08:33:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:33:21 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:21 ---> baf4911ba648 08:33:21 Step 3/22 : WORKDIR /edgex-go 08:33:21 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:21 ---> baf4911ba648 08:33:21 Step 3/25 : WORKDIR /edgex-go 08:33:21 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:21 ---> baf4911ba648 08:33:21 Step 3/27 : WORKDIR /edgex-go 08:33:21 ---> Running in 42cb3d7c42f1 08:33:21 Removing intermediate container 42cb3d7c42f1 08:33:21 ---> 33c650af58c4 08:33:21 Step 3/4 : COPY go.mod . 08:33:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:22 ---> baf4911ba648 08:33:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:23 ---> 655869597b9c 08:33:23 Step 4/4 : RUN go mod download 08:33:23 ---> Running in 94c50d80bc8d 08:33:34 ---> Running in 1e7936849549 08:33:34 ---> Running in 3a37d975cdb7 08:33:34 ---> Running in b5ca46d21c47 08:33:34 ---> Running in a494512b408e 08:33:34 ---> Running in 24edff364587 08:33:34 Removing intermediate container b5ca46d21c47 08:33:34 ---> c6842c3f1632 08:33:34 Step 4/23 : WORKDIR /edgex-go 08:33:34 Removing intermediate container 24edff364587 08:33:34 ---> 7f3a291be3e8 08:33:34 Step 4/22 : RUN apk add --update --no-cache make git 08:33:34 Removing intermediate container a494512b408e 08:33:34 ---> 44e9fb2b93ef 08:33:34 Step 4/25 : WORKDIR /edgex-go 08:33:34 Removing intermediate container 1e7936849549 08:33:34 ---> ec7f77b1a7c2 08:33:34 Step 4/25 : RUN apk add --update --no-cache make git 08:33:34 Removing intermediate container 3a37d975cdb7 08:33:34 ---> 982a8021ebed 08:33:34 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:34 ---> Running in 19c4ba38a9eb 08:33:34 ---> Running in 2b1bbb0480e8 08:33:34 ---> Running in 2a31d41c64fe 08:33:34 ---> Running in 23552e91ad1d 08:33:34 ---> Running in e04c8e4f1242 08:33:34 Removing intermediate container 19c4ba38a9eb 08:33:34 ---> 26a488094702 08:33:34 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:34 Removing intermediate container 23552e91ad1d 08:33:34 ---> b8fb79a75176 08:33:34 Step 5/25 : RUN apk add --update --no-cache make git 08:33:34 ---> Running in cfa36c4d3cb8 08:33:34 ---> Running in 7ee54e429a35 08:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:35 OK: 265 MiB in 53 packages 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:35 OK: 265 MiB in 53 packages 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:35 OK: 265 MiB in 53 packages 08:33:35 OK: 265 MiB in 53 packages 08:33:35 OK: 265 MiB in 53 packages 08:33:36 Removing intermediate container 2b1bbb0480e8 08:33:36 ---> 6c87f796ac2a 08:33:36 Step 5/22 : COPY go.mod vendor* ./ 08:33:36 Removing intermediate container 2a31d41c64fe 08:33:36 ---> a4097e8fd6a2 08:33:36 Step 5/25 : COPY go.mod vendor* ./ 08:33:36 ---> afcf55649b3c 08:33:36 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:36 ---> Running in c73d3237b35e 08:33:36 Removing intermediate container e04c8e4f1242 08:33:36 ---> 559183ae4b15 08:33:36 Step 5/27 : COPY go.mod vendor* ./ 08:33:36 ---> 476406ee15b8 08:33:36 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:36 ---> Running in b1e28d4934e6 08:33:36 Removing intermediate container cfa36c4d3cb8 08:33:36 ---> 4a401dc12ffc 08:33:36 Step 6/23 : COPY go.mod vendor* ./ 08:33:36 Removing intermediate container 7ee54e429a35 08:33:36 ---> 6f9047e2cc6c 08:33:36 Step 6/25 : COPY go.mod vendor* ./ 08:33:36 ---> b62ce55ab807 08:33:36 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:36 ---> Running in 98afbd727b52 08:33:36 ---> 4cc89d6e85d6 08:33:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:36 ---> Running in 3f877e87259c 08:33:36 ---> 2f08d0d5f8dd 08:33:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:36 ---> Running in 2b0bcac658a0 08:33:55 Removing intermediate container 94c50d80bc8d 08:33:55 ---> a3d872e0b34f 08:33:55 Successfully built a3d872e0b34f 08:33:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:55 + docker inspect -f . ci-base-image-arm64 08:33:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:56 prd-ubuntu20.04-docker-arm64-4c-16g-6638 does not seem to be running inside a container 08:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:33:57 $ docker top 2ee777470cac2331c6d44186222307089777d4d3180b0a1785753878f324aef1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:58 + go version 08:33:58 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:58 $ docker stop --time=1 2ee777470cac2331c6d44186222307089777d4d3180b0a1785753878f324aef1 08:34:00 $ docker rm -f --volumes 2ee777470cac2331c6d44186222307089777d4d3180b0a1785753878f324aef1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:00 + docker inspect -f . ci-base-image-arm64 08:34:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-6638 does not seem to be running inside a container 08:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:34:04 $ docker top b4c231d6faf09cfd263539f3b786896125953ea6baaff8ab361ed061d59a967b -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:04 ========================================================= 08:34:04 [edgeXBuildGoParallel] Running Tests and Build... 08:34:04 ========================================================= [Pipeline] sh 08:34:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:34:05 + make test 08:34:05 go test -race -coverprofile=coverage.out ./... 08:34:44 Removing intermediate container 98afbd727b52 08:34:44 ---> c8d5fe51527c 08:34:44 Step 7/27 : COPY . . 08:34:44 Removing intermediate container c73d3237b35e 08:34:44 ---> 2c388e949eb4 08:34:44 Step 7/22 : COPY . . 08:34:44 Removing intermediate container b1e28d4934e6 08:34:44 ---> bddacc961b74 08:34:44 Step 7/25 : COPY . . 08:34:44 Removing intermediate container 3f877e87259c 08:34:44 ---> 1608e0903312 08:34:44 Step 8/23 : COPY . . 08:34:44 Removing intermediate container 2b0bcac658a0 08:34:44 ---> 7ec807828820 08:34:44 Step 8/25 : COPY . . 08:34:52 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:10 ---> 6c762ace1472 08:35:10 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:35:10 ---> 551bfe8f7871 08:35:10 ---> 43b994c5662e 08:35:10 Step 8/27 : ARG SPIRE_RELEASE=1.2.1Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:35:10 08:35:10 ---> 273bc829caf7 08:35:10 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:10 ---> 2f54aacc27b5 08:35:10 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:10 ---> Running in 1d5e58ff9786 08:35:10 ---> Running in f61bbd03a67d 08:35:10 ---> Running in 21d5894a91a7 08:35:10 ---> Running in 080405693fa9 08:35:10 ---> Running in 9e4dd8c7fab2 08:35:10 Removing intermediate container 1d5e58ff9786 08:35:10 ---> 14d7174487de 08:35:10 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:10 ---> Running in d90f636edb8c 08:35:10 Removing intermediate container d90f636edb8c 08:35:10 ---> 76ee8f9c8d4a 08:35:10 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:10 ---> Running in 8a8a4cea17a3 08:35:10 Removing intermediate container 8a8a4cea17a3 08:35:10 ---> e215f8adfa3f 08:35:10 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:10 ---> Running in 88a16ab54c62 08:35:10 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 08:35:10 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 08:35:10 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 08:35:10 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 08:35:11 Removing intermediate container 88a16ab54c62 08:35:11 ---> 00f554c70647 08:35:11 Step 12/27 : WORKDIR /edgex-go 08:35:11 ---> Running in 9f242e91fd06 08:35:11 Removing intermediate container 9f242e91fd06 08:35:11 ---> 402a6d82932e 08:35:11 08:35:11 Step 13/27 : FROM alpine:3.17 08:35:11 3.17: Pulling from library/alpine 08:35:12 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:12 Status: Downloaded newer image for alpine:3.17 08:35:12 ---> 9ed4aefc74f6 08:35:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:12 ---> Running in 2eac50f9f3db 08:35:12 Removing intermediate container 2eac50f9f3db 08:35:12 ---> 4f1c2d3a232d 08:35:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:12 ---> Running in e113c6c2c548 08:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:14 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:14 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:14 OK: 17818 distinct packages available 08:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:14 (1/4) Installing dumb-init (1.2.5-r2) 08:35:14 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:14 (3/4) Installing libucontext (1.2-r0) 08:35:14 (4/4) Installing gcompat (1.1.0-r0) 08:35:14 Executing busybox-1.35.0-r29.trigger 08:35:14 OK: 7 MiB in 19 packages 08:35:17 Removing intermediate container e113c6c2c548 08:35:17 ---> 9cd2a12a6f3a 08:35:17 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:17 ---> 2e69390310fc 08:35:17 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:22 ---> 04f404bbf2ad 08:35:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:27 ---> ac4215e8ac06 08:35:27 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:28 ---> da468459d114 08:35:28 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:28 ---> Running in 618b9870efef 08:35:28 Removing intermediate container 618b9870efef 08:35:28 ---> fb190330a9c0 08:35:28 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:28 ---> 994d2e17dfbc 08:35:28 Step 22/27 : WORKDIR / 08:35:28 ---> Running in c508917adbaf 08:35:29 Removing intermediate container c508917adbaf 08:35:29 ---> 1cf19f7fa6fe 08:35:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:29 ---> Running in 072fded7f017 08:35:31 Removing intermediate container 072fded7f017 08:35:31 ---> dc550b6b58c8 08:35:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:31 ---> Running in 41bcfb3050b3 08:35:31 Removing intermediate container 41bcfb3050b3 08:35:31 ---> a72801e9ca53 08:35:31 Step 25/27 : LABEL arch=x86_64 08:35:31 ---> Running in e158f375ba4c 08:35:31 Removing intermediate container e158f375ba4c 08:35:31 ---> 1513efbca0cf 08:35:31 Step 26/27 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:35:31 ---> Running in 273955f0c2c9 08:35:32 Removing intermediate container 273955f0c2c9 08:35:32 ---> 7e2ea3cdf9e6 08:35:32 Step 27/27 : LABEL version=0.0.0 08:35:32 ---> Running in cbcf67e03440 08:35:32 Removing intermediate container cbcf67e03440 08:35:32 ---> cc88334ae594 08:35:32 08:35:32 Successfully built cc88334ae594 08:35:32 Successfully tagged security-spire-config:latest 08:35:32  Building security-spire-config ... done Building core-command 08:35:37 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:37 ---> baf4911ba648 08:35:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:37 ---> Using cache 08:35:37 ---> 44e9fb2b93ef 08:35:37 Step 4/24 : WORKDIR /edgex-go 08:35:37 ---> Using cache 08:35:37 ---> b8fb79a75176 08:35:37 Step 5/24 : RUN apk add --update --no-cache make git 08:35:37 ---> Using cache 08:35:37 ---> 6f9047e2cc6c 08:35:37 Step 6/24 : COPY go.mod vendor* ./ 08:35:37 ---> Using cache 08:35:37 ---> 2f08d0d5f8dd 08:35:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:37 ---> Using cache 08:35:37 ---> 7ec807828820 08:35:37 Step 8/24 : COPY . . 08:35:37 ---> Using cache 08:35:37 ---> 273bc829caf7 08:35:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:44 ---> Running in 4d0ef206d781 08:35:44 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 08:35:52 Removing intermediate container f61bbd03a67d 08:35:52 ---> bd9dae06414e 08:35:52 08:35:52 Step 9/22 : FROM alpine:3.17 08:35:52 ---> 9ed4aefc74f6 08:35:52 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:35:52 ---> Running in 02feb06aaa22 08:35:52 Removing intermediate container 9e4dd8c7fab2 08:35:52 ---> e63fa208389a 08:35:52 08:35:52 Step 9/25 : FROM alpine:3.17 08:35:52 ---> 9ed4aefc74f6 08:35:52 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:52 Removing intermediate container 21d5894a91a7 08:35:52 ---> 847b39da46b2 08:35:52 08:35:52 Step 10/25 : FROM alpine:3.17 08:35:52 ---> 9ed4aefc74f6 08:35:52 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:52 Removing intermediate container 080405693fa9 08:35:52 ---> 2b1bee1aea86 08:35:52 08:35:52 Step 10/23 : FROM alpine:3.17 08:35:52 ---> 9ed4aefc74f6 08:35:52 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:52 ---> Running in bcab0d00947c 08:35:52 ---> Running in 024524d2ee4b 08:35:53 ---> Running in 1d124fd83a8f 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:53 (1/2) Installing dumb-init (1.2.5-r2) 08:35:53 (2/2) Installing openssl (3.0.8-r3) 08:35:53 Executing busybox-1.35.0-r29.trigger 08:35:53 OK: 8 MiB in 17 packages 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:54 (1/2) Installing ca-certificates (20220614-r4) 08:35:54 (1/1) Installing dumb-init (1.2.5-r2) 08:35:54 Executing busybox-1.35.0-r29.trigger 08:35:54 OK: 7 MiB in 16 packages 08:35:54 (2/2) Installing dumb-init (1.2.5-r2) 08:35:54 Executing busybox-1.35.0-r29.trigger 08:35:54 Executing ca-certificates-20220614-r4.trigger 08:35:54 (1/3) Installing ca-certificates (20220614-r4) 08:35:54 (2/3) Installing dumb-init (1.2.5-r2) 08:35:54 OK: 8 MiB in 17 packages 08:35:54 (3/3) Installing su-exec (0.2-r2) 08:35:54 Executing busybox-1.35.0-r29.trigger 08:35:54 Executing ca-certificates-20220614-r4.trigger 08:35:54 OK: 8 MiB in 18 packages 08:35:54 Removing intermediate container 02feb06aaa22 08:35:54 ---> 102245d22448 08:35:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:54 ---> Running in 63cc4eb69749 08:35:54 Removing intermediate container 63cc4eb69749 08:35:54 ---> 102ad47bc2f5 08:35:54 Step 12/22 : WORKDIR /edgex 08:35:54 ---> Running in 1e04cfa0707f 08:35:54 Removing intermediate container 1e04cfa0707f 08:35:54 ---> 9f8e15a3eb60 08:35:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:54 Removing intermediate container 1d124fd83a8f 08:35:54 ---> 5c4a8bb23cb2 08:35:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:55 ---> Running in 582c6cac9985 08:35:55 Removing intermediate container 582c6cac9985 08:35:55 ---> 5117901cf40c 08:35:55 Step 13/25 : ENV APP_PORT=59881 08:35:55 Removing intermediate container bcab0d00947c 08:35:55 ---> 410dae393d65 08:35:55 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:55 ---> fb5b0357e0b8 08:35:55 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:35:55 ---> Running in 0ab227888ae1 08:35:55 ---> Running in 7ef9b41449ea 08:35:55 Removing intermediate container 024524d2ee4b 08:35:55 ---> d7c805850d75 08:35:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:35:55 ---> Running in 2146b31bb8be 08:35:55 Removing intermediate container 7ef9b41449ea 08:35:55 ---> a094732afb7c 08:35:55 Step 14/25 : EXPOSE $APP_PORT 08:35:55 Removing intermediate container 0ab227888ae1 08:35:55 ---> 6b2bdc934384 08:35:55 Step 12/25 : WORKDIR / 08:35:55 ---> Running in f723a47a45eb 08:35:55 ---> Running in de0323575ee7 08:35:55 Removing intermediate container 2146b31bb8be 08:35:55 ---> 09cd3b24bbdc 08:35:55 Step 13/23 : ENV APP_PORT=59860 08:35:55 ---> e263bd276b6f 08:35:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:55 ---> Running in 66e5d14f6b0c 08:35:55 Removing intermediate container f723a47a45eb 08:35:55 ---> 61852de9db10 08:35:55 Step 15/25 : WORKDIR / 08:35:55 ---> Running in fa95ecf7b4d2 08:35:55 Removing intermediate container de0323575ee7 08:35:55 ---> 0cee83843d22 08:35:55 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:55 Removing intermediate container 66e5d14f6b0c 08:35:55 ---> c148aa1791b3 08:35:55 Step 14/23 : EXPOSE $APP_PORT 08:35:55 ---> Running in b64e84920348 08:35:55 ---> edf1065a0f24 08:35:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:55 Removing intermediate container fa95ecf7b4d2 08:35:55 ---> 85b3c6f30ffd 08:35:55 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:55 Removing intermediate container b64e84920348 08:35:55 ---> dd35a3b8036f 08:35:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:55 ---> af9970262f11 08:35:55 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:35:56 ---> 6df1673f6ff6 08:35:56 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:56 ---> b3ef2d71c1a3 08:35:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:56 ---> 9dfff3c724e1 08:35:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:56 ---> e2746275266c 08:35:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:56 ---> eca2a7e5b311 08:35:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:56 ---> 714a1fa0d45a 08:35:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:56 ---> 467384db7248 08:35:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:56 ---> 7c62af04c560 08:35:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:35:56 ---> Running in 70ac6c617631 08:35:58 ---> fc78c5bb6e18 08:35:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:58 ---> ed0695a5bd32 08:35:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:58 ---> df7f75e60759 08:35:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:58 ---> 0137977ac2c2 08:35:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:58 ---> d7a3081a8aca 08:35:58 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:35:58 ---> abdbe89315ed 08:35:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:58 ---> Running in 3235c7176440 08:35:58 Removing intermediate container 70ac6c617631 08:35:58 ---> c875ec63cedb 08:35:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:58 ---> Running in 9711d88a1383 08:35:58 Removing intermediate container 3235c7176440 08:35:58 ---> 878039005f86 08:35:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:58 Removing intermediate container 9711d88a1383 08:35:58 ---> 682a04e0b031 08:35:58 Step 20/22 : LABEL arch=x86_64 08:35:58 ---> Running in 7e2b77648b13 08:35:58 ---> 7c7fbcaf3b59 08:35:58 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:35:58 ---> Running in a0a3c931ee7a 08:35:58 ---> Running in f9c89f72d0b9 08:35:58 Removing intermediate container 7e2b77648b13 08:35:58 ---> 1cb1287780ff 08:35:58 Step 21/23 : LABEL arch=x86_64 08:35:59 Removing intermediate container a0a3c931ee7a 08:35:59 ---> 0325325489d7 08:35:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:59 ---> Running in 2a1d80e0ea14 08:35:59 Removing intermediate container f9c89f72d0b9 08:35:59 ---> dc53f6cc2b0d 08:35:59 Step 21/22 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:35:59 ---> Running in be1b760422f8 08:35:59 ---> 8048d549a2d8 08:35:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:59 ---> Running in 6bd7b7f9ea5a 08:35:59 Removing intermediate container 2a1d80e0ea14 08:35:59 ---> 76de1e45ad86 08:35:59 Step 22/23 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:35:59 ---> Running in 7de845e18f71 08:35:59 Removing intermediate container 6bd7b7f9ea5a 08:35:59 ---> bb864c4ac43b 08:35:59 Step 22/22 : LABEL version=0.0.0 08:35:59 Removing intermediate container be1b760422f8 08:35:59 ---> 66d2df9fcb45 08:35:59 Step 23/25 : LABEL arch=x86_64 08:36:00 Removing intermediate container 7de845e18f71 08:36:00 ---> 6ff56db0bcab 08:36:00 Step 23/23 : LABEL version=0.0.0 08:36:00 ---> Running in 4b0fea400dcd 08:36:00 ---> Running in 87ccbfcae1b5 08:36:00 ---> 961f33bf5b16 08:36:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:00 ---> Running in 8dff2d183f58 08:36:00 Removing intermediate container 4b0fea400dcd 08:36:00 ---> eb070cd729e3 08:36:00 08:36:00 Successfully built eb070cd729e3 08:36:00 Successfully tagged security-proxy-setup:latest 08:36:00  Building security-proxy-setup ... done Building core-common-config-bootstrapper 08:36:00 Removing intermediate container 87ccbfcae1b5 08:36:00 ---> 340a7df5d779 08:36:00 Step 24/25 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:36:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:03 ---> baf4911ba648 08:36:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:03 ---> Using cache 08:36:03 ---> 44e9fb2b93ef 08:36:03 Step 4/23 : WORKDIR /edgex-go 08:36:03 ---> Using cache 08:36:03 ---> b8fb79a75176 08:36:03 Step 5/23 : RUN apk add --update --no-cache make git 08:36:03 ---> Using cache 08:36:03 ---> 6f9047e2cc6c 08:36:03 Step 6/23 : COPY go.mod vendor* ./ 08:36:03 ---> Using cache 08:36:03 ---> 2f08d0d5f8dd 08:36:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 ---> Using cache 08:36:03 ---> 7ec807828820 08:36:03 Step 8/23 : COPY . . 08:36:03 ---> Using cache 08:36:03 ---> 273bc829caf7 08:36:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:07 Removing intermediate container 8dff2d183f58 08:36:07 ---> 43ab860f7edb 08:36:07 08:36:07 ---> e42e01eb5829 08:36:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:07 ---> Running in 98b4a1ed0f4d 08:36:07 ---> Running in 7fe1c86a299b 08:36:07 ---> Running in 9c7a9bb16c56 08:36:07 Successfully built 43ab860f7edb 08:36:07 Successfully tagged support-notifications:latest 08:36:07 Building security-proxy-auth 08:36:07  Building support-notifications ... done Removing intermediate container 98b4a1ed0f4d 08:36:07 ---> 2f7cf3c4079b 08:36:07 Step 25/25 : LABEL version=0.0.0 08:36:07 ---> Running in f7da2f74461d 08:36:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:12 ---> baf4911ba648 08:36:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:12 ---> Using cache 08:36:12 ---> 44e9fb2b93ef 08:36:12 Step 4/23 : WORKDIR /edgex-go 08:36:12 ---> Using cache 08:36:12 ---> b8fb79a75176 08:36:12 Step 5/23 : RUN apk add --update --no-cache make git 08:36:12 ---> Using cache 08:36:12 ---> 6f9047e2cc6c 08:36:12 Step 6/23 : COPY go.mod vendor* ./ 08:36:12 ---> Using cache 08:36:12 ---> 2f08d0d5f8dd 08:36:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 ---> Using cache 08:36:12 ---> 7ec807828820 08:36:12 Step 8/23 : COPY . . 08:36:12 ---> Using cache 08:36:12 ---> 273bc829caf7 08:36:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:36:14 Removing intermediate container f7da2f74461d 08:36:14 ---> e40992786667 08:36:14 08:36:14 Successfully built e40992786667 08:36:14 Successfully tagged core-metadata:latest 08:36:14  Building core-metadata ... done Building security-spiffe-token-provider 08:36:14 ---> Running in aa2e429a09b0 08:36:14 Removing intermediate container 4d0ef206d781 08:36:14 ---> 5c61eca03f2d 08:36:14 08:36:14 Step 10/24 : FROM alpine:3.17 08:36:14 ---> 9ed4aefc74f6 08:36:14 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:14 ---> Using cache 08:36:14 ---> 5c4a8bb23cb2 08:36:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:14 ---> Using cache 08:36:14 ---> 5117901cf40c 08:36:14 Step 13/24 : ENV APP_PORT=59882 08:36:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:18 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:18 ---> baf4911ba648 08:36:18 Step 3/20 : WORKDIR /edgex-go 08:36:18 ---> Using cache 08:36:18 ---> 982a8021ebed 08:36:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:36:22 ---> Running in 23b608678abd 08:36:23 Removing intermediate container 9c7a9bb16c56 08:36:23 ---> 24884c6e7f22 08:36:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:36:23 ---> Running in 805be6b1d0ee 08:36:23 ---> Running in a839a7dca688 08:36:23 Removing intermediate container 23b608678abd 08:36:23 ---> 62018d9b745e 08:36:23 Step 14/24 : EXPOSE $APP_PORT 08:36:23 ---> Running in 0de118c277c2 08:36:23 Removing intermediate container a839a7dca688 08:36:23 ---> 0f69efae29f2 08:36:23 Step 23/25 : LABEL arch=x86_64 08:36:23 ---> Running in 2dd1b7c9269c 08:36:23 Removing intermediate container 0de118c277c2 08:36:23 ---> 3152c076a09b 08:36:23 Step 15/24 : WORKDIR / 08:36:23 ---> Running in 7c487074ef5d 08:36:23 Removing intermediate container 2dd1b7c9269c 08:36:23 ---> 7a5fa5196474 08:36:23 Step 24/25 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:23 ---> Running in 297b6da51dcc 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:23 Removing intermediate container 7c487074ef5d 08:36:23 ---> bcf1b217f61c 08:36:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:23 Removing intermediate container 297b6da51dcc 08:36:23 ---> 528fb8c85975 08:36:23 Step 25/25 : LABEL version=0.0.0 08:36:24 ---> Running in b2c4099229a7 08:36:24 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:24 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:24 OK: 17823 distinct packages available 08:36:24 ---> aabf800d33fd 08:36:24 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:24 Removing intermediate container b2c4099229a7 08:36:24 ---> 8f7dea052d1e 08:36:24 08:36:24 Successfully built 8f7dea052d1e 08:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:24 Successfully tagged security-secretstore-setup:latest 08:36:24 Building security-spire-agent 08:36:24  Building security-secretstore-setup ... done OK: 265 MiB in 53 packages 08:36:27 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:27 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:27 ---> baf4911ba648 08:36:27 Step 3/27 : WORKDIR /edgex-go 08:36:27 ---> Using cache 08:36:27 ---> 982a8021ebed 08:36:27 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:27 ---> Using cache 08:36:27 ---> 559183ae4b15 08:36:27 Step 5/27 : COPY go.mod vendor* ./ 08:36:27 ---> Using cache 08:36:27 ---> b62ce55ab807 08:36:27 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:27 ---> Using cache 08:36:27 ---> c8d5fe51527c 08:36:27 Step 7/27 : COPY . . 08:36:27 ---> Using cache 08:36:27 ---> 551bfe8f7871 08:36:27 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:36:27 ---> Using cache 08:36:27 ---> 14d7174487de 08:36:27 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:27 ---> Using cache 08:36:27 ---> 76ee8f9c8d4a 08:36:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:27 ---> Using cache 08:36:27 ---> e215f8adfa3f 08:36:27 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:27 ---> Using cache 08:36:27 ---> 00f554c70647 08:36:27 Step 12/27 : WORKDIR /edgex-go 08:36:27 ---> Using cache 08:36:27 ---> 402a6d82932e 08:36:27 08:36:27 Step 13/27 : FROM alpine:3.17 08:36:27 ---> 9ed4aefc74f6 08:36:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:27 ---> Using cache 08:36:27 ---> 4f1c2d3a232d 08:36:27 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:30 ---> e20a50878478 08:36:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:33 ---> Running in ebbcccb4569b 08:36:33 ---> 2a083c7bf1f3 08:36:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:33 Removing intermediate container 805be6b1d0ee 08:36:33 ---> 9ef6c9636587 08:36:33 Step 5/20 : COPY go.mod vendor* ./ 08:36:33 ---> 7ef38d3195ad 08:36:33 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:33 ---> Running in 96f97f185496 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:33 Removing intermediate container 96f97f185496 08:36:33 ---> 4e4995f44941 08:36:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:33 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:33 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:33 OK: 17818 distinct packages available 08:36:34 ---> 892f617595ec 08:36:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:34 ---> Running in 85233ffb6184 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:34 ---> Running in 85865c50f26d 08:36:34 (1/5) Installing dumb-init (1.2.5-r2) 08:36:34 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:34 (3/5) Installing libucontext (1.2-r0) 08:36:34 (4/5) Installing gcompat (1.1.0-r0) 08:36:34 (5/5) Installing openssl (3.0.8-r3) 08:36:34 Executing busybox-1.35.0-r29.trigger 08:36:34 OK: 8 MiB in 20 packages 08:36:34 Removing intermediate container 85233ffb6184 08:36:34 ---> caff9e643f63 08:36:34 Step 22/24 : LABEL arch=x86_64 08:36:35 ---> Running in abb7e07e391f 08:36:35 Removing intermediate container abb7e07e391f 08:36:35 ---> 258f77849688 08:36:35 Step 23/24 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:36:35 ---> Running in 6560235e9ef0 08:36:35 Removing intermediate container 7fe1c86a299b 08:36:35 ---> 462fbef09a9b 08:36:35 08:36:35 Step 10/23 : FROM alpine:3.17 08:36:35 ---> 9ed4aefc74f6 08:36:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:35 Removing intermediate container ebbcccb4569b 08:36:35 ---> 2d043a0bd637 08:36:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:35 ---> Running in 8091f7c88c85 08:36:35 Removing intermediate container 6560235e9ef0 08:36:35 ---> d33143bf5b35 08:36:35 Step 24/24 : LABEL version=0.0.0 08:36:35 ---> Running in 3c676a278d76 08:36:35 Removing intermediate container 8091f7c88c85 08:36:35 ---> 411ef40bada8 08:36:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:35 ---> Running in 07c390d53899 08:36:35 ---> fcfc718ad442 08:36:35 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:36 Removing intermediate container 3c676a278d76 08:36:36 ---> 15fa26f84873 08:36:36 08:36:36 Successfully built 15fa26f84873 08:36:36 Successfully tagged core-command:latest 08:36:36 Building core-data 08:36:36  Building core-command ... done  ---> 2fab67a8c208 08:36:36 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:36 (1/1) Installing dumb-init (1.2.5-r2) 08:36:36 Executing busybox-1.35.0-r29.trigger 08:36:36 OK: 7 MiB in 16 packages 08:36:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:42 ---> baf4911ba648 08:36:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:42 ---> Using cache 08:36:42 ---> 44e9fb2b93ef 08:36:42 Step 4/23 : WORKDIR /edgex-go 08:36:42 ---> Using cache 08:36:42 ---> b8fb79a75176 08:36:42 Step 5/23 : RUN apk add --update --no-cache make git 08:36:42 ---> Using cache 08:36:42 ---> 6f9047e2cc6c 08:36:42 Step 6/23 : COPY go.mod vendor* ./ 08:36:42 ---> Using cache 08:36:42 ---> 2f08d0d5f8dd 08:36:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:42 ---> Using cache 08:36:42 ---> 7ec807828820 08:36:42 Step 8/23 : COPY . . 08:36:42 ---> Using cache 08:36:42 ---> 273bc829caf7 08:36:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:46 ---> 769bffd3038c 08:36:46 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:46 ---> Running in 709bb2e5d60c 08:36:49 Removing intermediate container 07c390d53899 08:36:49 ---> 2a4691f6960b 08:36:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:49 ---> 35457526b1ad 08:36:49 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:49 Removing intermediate container aa2e429a09b0 08:36:49 ---> ab39d10a8c96 08:36:49 08:36:49 Step 10/23 : FROM alpine:3.17 08:36:49 ---> 9ed4aefc74f6 08:36:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:49 ---> Using cache 08:36:49 ---> 411ef40bada8 08:36:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:49 ---> Using cache 08:36:49 ---> 2a4691f6960b 08:36:49 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:49 ---> 504b76a8f31c 08:36:49 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:49 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 08:36:49 ---> 3966899fac6f 08:36:49 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:49 ---> 6ca2912e037c 08:36:49 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:49 ---> 61c8e6bd2e93 08:36:49 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:50 ---> 7224a8990601 08:36:50 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:50 ---> 873a26a9f065 08:36:50 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:50 ---> f1966dd5b365 08:36:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:50 ---> 4b79414c76d7 08:36:50 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:50 ---> d8634257be13 08:36:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:50 ---> Running in 830a8250ad8d 08:36:50 ---> 0d32ce0f2d0a 08:36:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:36:50 Removing intermediate container 830a8250ad8d 08:36:50 ---> f482d1d2a968 08:36:50 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:51 ---> Running in 5ef1c405e6c5 08:36:55 ---> d0fe30d98274 08:36:55 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:55 ---> ec487c2c91e7 08:36:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:56 Removing intermediate container 5ef1c405e6c5 08:36:56 ---> 96a44f16491b 08:36:56 Step 25/27 : LABEL arch=x86_64 08:36:56 ---> Running in ce661e4b4cc8 08:36:56 ---> 8a5a90316e98 08:36:56 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:56 ---> Running in a0955341ec75 08:36:56 ---> Running in 66d9e63a1214 08:36:56 Removing intermediate container a0955341ec75 08:36:56 ---> 4e54a6969dcd 08:36:56 Step 26/27 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:36:57 ---> Running in 6a7f9f85b455 08:36:57 Removing intermediate container 6a7f9f85b455 08:36:57 ---> 676a5e0ceb17 08:36:57 Step 27/27 : LABEL version=0.0.0 08:36:57 ---> Running in ccbe77f0cb15 08:36:58 Removing intermediate container ccbe77f0cb15 08:36:58 ---> 6ae6f9c20d31 08:36:58 08:36:58 Removing intermediate container ce661e4b4cc8 08:36:58 ---> ed321db77a10 08:36:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:58 Successfully built 6ae6f9c20d31 08:36:58 Successfully tagged security-spire-agent:latest 08:36:58 Building support-scheduler 08:36:58  Building security-spire-agent ... done Removing intermediate container 66d9e63a1214 08:36:58 ---> 0ad5727c15dd 08:36:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:01 ---> baf4911ba648 08:37:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:01 ---> Using cache 08:37:01 ---> 44e9fb2b93ef 08:37:01 Step 4/23 : WORKDIR /edgex-go 08:37:01 ---> Using cache 08:37:01 ---> b8fb79a75176 08:37:01 Step 5/23 : RUN apk add --update --no-cache make git 08:37:01 ---> Using cache 08:37:01 ---> 6f9047e2cc6c 08:37:01 Step 6/23 : COPY go.mod vendor* ./ 08:37:01 ---> Using cache 08:37:01 ---> 2f08d0d5f8dd 08:37:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:01 ---> Using cache 08:37:01 ---> 7ec807828820 08:37:01 Step 8/23 : COPY . . 08:37:01 ---> Using cache 08:37:01 ---> 273bc829caf7 08:37:01 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:37:02 ---> Running in d702678c1062 08:37:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:37:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:08 Removing intermediate container d702678c1062 08:37:08 ---> Running in 7628201dd0df 08:37:08 ---> f6af64b330c7 08:37:08 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:37:08 ---> Running in 4a433743d41a 08:37:08 ---> Running in 540564a3d85e 08:37:08 Removing intermediate container 7628201dd0df 08:37:08 ---> f86a6a047215 08:37:08 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:37:08 ---> Running in af2566ca4a2e 08:37:08 Removing intermediate container 540564a3d85e 08:37:08 ---> 556cfbfc6e7b 08:37:08 Step 21/23 : LABEL arch=x86_64 08:37:08 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 08:37:08 ---> Running in ec8067741b32 08:37:08 Removing intermediate container af2566ca4a2e 08:37:08 ---> a981456aeac2 08:37:08 Step 21/23 : LABEL arch=x86_64 08:37:08 ---> Running in 26a045302f6a 08:37:08 Removing intermediate container ec8067741b32 08:37:08 ---> 29ee464be873 08:37:08 Step 22/23 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:37:09 ---> Running in f33b65ed5206 08:37:09 Removing intermediate container 26a045302f6a 08:37:09 ---> e1e3fe4037d5 08:37:09 Step 22/23 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:37:09 Removing intermediate container f33b65ed5206 08:37:09 ---> f2225e173ae9 08:37:09 Step 23/23 : LABEL version=0.0.0 08:37:09 ---> Running in d9200e8de6a3 08:37:09 ---> Running in c4a53198e731 08:37:09 Removing intermediate container 85865c50f26d 08:37:09 ---> e723251baddf 08:37:09 Step 7/20 : COPY . . 08:37:09 Removing intermediate container d9200e8de6a3 08:37:09 ---> e662e429de0e 08:37:09 Step 23/23 : LABEL version=0.0.0 08:37:09 Removing intermediate container c4a53198e731 08:37:09 ---> 543420d72197 08:37:09 08:37:09 ---> Running in 2670303dc83a 08:37:09 Successfully built 543420d72197 08:37:09 Successfully tagged core-common-config-bootstrapper:latest 08:37:09  Building core-common-config-bootstrapper ... done Building security-bootstrapper 08:37:10 Removing intermediate container 2670303dc83a 08:37:10 ---> 02ddfe03fde3 08:37:10 08:37:10 Successfully built 02ddfe03fde3 08:37:10 Successfully tagged security-proxy-auth:latest 08:37:10  Building security-proxy-auth ... done Building security-spire-server 08:37:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:15 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:37:15 ---> baf4911ba648 08:37:15 Step 3/26 : WORKDIR /edgex-go 08:37:15 ---> Using cache 08:37:15 ---> 982a8021ebed 08:37:15 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:37:15 ---> Using cache 08:37:15 ---> 559183ae4b15 08:37:15 Step 5/26 : COPY go.mod vendor* ./ 08:37:15 ---> Using cache 08:37:15 ---> b62ce55ab807 08:37:15 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:15 ---> Using cache 08:37:15 ---> c8d5fe51527c 08:37:15 Step 7/26 : COPY . . 08:37:15 ---> Using cache 08:37:15 ---> 551bfe8f7871 08:37:15 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:37:15 ---> Using cache 08:37:15 ---> 14d7174487de 08:37:15 Step 9/26 : WORKDIR /edgex-go/spire-build 08:37:15 ---> Using cache 08:37:15 ---> 76ee8f9c8d4a 08:37:15 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:15 ---> Using cache 08:37:15 ---> e215f8adfa3f 08:37:15 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:18 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:18 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:37:18 ---> baf4911ba648 08:37:18 Step 3/33 : WORKDIR /edgex-go 08:37:18 ---> Using cache 08:37:18 ---> 982a8021ebed 08:37:18 Step 4/33 : RUN apk add --update --no-cache make git 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.660s coverage: 28.7% of statements 08:37:33 ---> be12f8cc9301 08:37:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:33 ---> Running in 8b43a6225aa9 08:37:33 ---> Running in 2aa51ab975c7 08:37:33 ---> Running in 79f25876796c 08:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:35 OK: 265 MiB in 53 packages 08:37:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements 08:37:37 Removing intermediate container 8b43a6225aa9 08:37:37 ---> cb5f28d066c8 08:37:37 Step 12/26 : WORKDIR /edgex-go 08:37:37 Removing intermediate container 709bb2e5d60c 08:37:37 ---> 9ef412fd2f7d 08:37:37 08:37:37 Step 10/23 : FROM alpine:3.17 08:37:37 ---> 9ed4aefc74f6 08:37:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:37 ---> Running in 372e8804c561 08:37:37 ---> Running in a606ff034250 08:37:37 Removing intermediate container 2aa51ab975c7 08:37:37 ---> e8292d041c1b 08:37:37 Step 5/33 : COPY go.mod vendor* ./ 08:37:37 Removing intermediate container 372e8804c561 08:37:37 ---> 6817ea8b4fd8 08:37:37 08:37:37 Step 13/26 : FROM alpine:3.17 08:37:37 ---> 9ed4aefc74f6 08:37:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:37 ---> Using cache 08:37:37 ---> 4f1c2d3a232d 08:37:37 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:37 ---> Using cache 08:37:37 ---> 2d043a0bd637 08:37:37 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:37 ---> Using cache 08:37:37 Removing intermediate container a606ff034250 08:37:37 ---> 53e6f822aab0 08:37:37 Step 12/23 : ENV APP_PORT=59880 08:37:37 ---> fcfc718ad442 08:37:37 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:37:37 ---> Using cache 08:37:37 ---> 2fab67a8c208 08:37:37 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:38 ---> Running in 174d3c396a3d 08:37:38 ---> ead6df86cd97 08:37:38 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:38 ---> Running in 4d43ddd7a9eb 08:37:39 Removing intermediate container 174d3c396a3d 08:37:39 ---> d9964f344b41 08:37:39 Step 13/23 : EXPOSE $APP_PORT 08:37:43 ---> 1a615fe06f61 08:37:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:43 ---> Running in c7bfd1c3c180 08:37:43 Removing intermediate container 4a433743d41a 08:37:43 ---> d82d9f128198 08:37:43 08:37:43 Step 10/23 : FROM alpine:3.17 08:37:43 ---> 9ed4aefc74f6 08:37:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:37:43 ---> Using cache 08:37:43 ---> 5c4a8bb23cb2 08:37:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:43 ---> Using cache 08:37:43 ---> 5117901cf40c 08:37:43 Step 13/23 : ENV APP_PORT=59861 08:37:43 ---> Running in 85a942cb1957 08:37:43 Removing intermediate container c7bfd1c3c180 08:37:43 ---> 385e47400103 08:37:43 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:37:43 ---> Running in 2300224c6e99 08:37:44 Removing intermediate container 85a942cb1957 08:37:44 ---> 35bea8b9b9a4 08:37:44 Step 14/23 : EXPOSE $APP_PORT 08:37:44 ---> 4bbad8aee79c 08:37:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:44 ---> Running in 652a6d933ab9 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:44 Removing intermediate container 652a6d933ab9 08:37:44 ---> da3091ed258e 08:37:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:44 ---> 1e7b6a9d19fd 08:37:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:45 (1/1) Installing dumb-init (1.2.5-r2) 08:37:45 Executing busybox-1.35.0-r29.trigger 08:37:45 OK: 7 MiB in 16 packages 08:37:45 ---> 30d4119a15ed 08:37:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:45 ---> 3684c861c8cd 08:37:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:45 ---> Running in d79dde1ecfa4 08:37:45 Removing intermediate container d79dde1ecfa4 08:37:45 ---> bb05f3b47362 08:37:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:45 ---> bf7bfa5fc60c 08:37:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:45 ---> Running in 75d68f004d0b 08:37:45 Removing intermediate container 75d68f004d0b 08:37:45 ---> 2afebe2d9549 08:37:45 Step 24/26 : LABEL arch=x86_64 08:37:45 Removing intermediate container 2300224c6e99 08:37:45 ---> fa6cbd800608 08:37:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:46 ---> Running in d776804ebc59 08:37:46 ---> 07e6b2a22585 08:37:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:37:46 ---> b6aae4efd961 08:37:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:46 Removing intermediate container d776804ebc59 08:37:46 ---> 00264fc9558f 08:37:46 Step 25/26 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:37:46 ---> Running in 22872124f9f9 08:37:46 Removing intermediate container 22872124f9f9 08:37:46 ---> b8e021a5903b 08:37:46 Step 26/26 : LABEL version=0.0.0 08:37:46 ---> 24f9fbccc0da 08:37:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:46 ---> 162eb2dcbc6b 08:37:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:37:46 ---> Running in 48f53c596653 08:37:46 ---> Running in 8b786b696e20 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.438s coverage: 71.3% of statements 08:37:47 Removing intermediate container 48f53c596653 08:37:47 ---> a75d83643e74 08:37:47 08:37:47 Removing intermediate container 8b786b696e20 08:37:47 ---> 836d8a3c3161 08:37:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:47 ---> Running in 3d5603bf47d4 08:37:47 ---> 43bc5eb00fc4 08:37:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:47 Successfully built a75d83643e74 08:37:47 Successfully tagged security-spire-server:latest 08:37:47  Building security-spire-server ... done Removing intermediate container 3d5603bf47d4 08:37:47 ---> 81dd0499c437 08:37:47 Step 21/23 : LABEL arch=x86_64 08:37:47 ---> dc625aa4eb5d 08:37:47 Step 19/23 : ENTRYPOINT ["/core-data"] 08:37:47 ---> Running in 2c125fb06681 08:37:47 ---> Running in c4c9360a2b35 08:37:47 Removing intermediate container 2c125fb06681 08:37:47 ---> 6eeabb4983c7 08:37:47 Step 22/23 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:37:47 Removing intermediate container c4c9360a2b35 08:37:47 ---> cdacace31ea3 08:37:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:47 ---> Running in 16d350971bf7 08:37:47 ---> Running in ceba6f162676 08:37:47 Removing intermediate container 16d350971bf7 08:37:47 ---> 5531efbee95c 08:37:47 Step 23/23 : LABEL version=0.0.0 08:37:47 Removing intermediate container ceba6f162676 08:37:47 ---> 66032828dc09 08:37:47 Step 21/23 : LABEL arch=x86_64 08:37:47 ---> Running in 32c0afe71f1e 08:37:48 ---> Running in 32ac255745a4 08:37:48 Removing intermediate container 32c0afe71f1e 08:37:48 ---> a5d8efa165e8 08:37:48 08:37:48 Removing intermediate container 32ac255745a4 08:37:48 ---> c75d66b99c89 08:37:48 Step 22/23 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:37:48 Successfully built a5d8efa165e8 08:37:48 Successfully tagged support-scheduler:latest 08:37:48  Building support-scheduler ... done  ---> Running in dbda8110a095 08:37:48 Removing intermediate container dbda8110a095 08:37:48 ---> 39e661c897b7 08:37:48 Step 23/23 : LABEL version=0.0.0 08:37:48 ---> Running in c9720ad273c6 08:37:49 Removing intermediate container c9720ad273c6 08:37:49 ---> 6e8fc404cfb2 08:37:49 08:37:49 Successfully built 6e8fc404cfb2 08:37:49 Successfully tagged core-data:latest 08:37:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.354s coverage: 54.0% of statements 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:07  Building core-data ... done Removing intermediate container 79f25876796c 08:38:07 ---> 184a1e4ac5f6 08:38:07 08:38:07 Step 9/20 : FROM alpine:3.17 08:38:07 ---> 9ed4aefc74f6 08:38:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:07 ---> Running in 44d189c9579d 08:38:07 Removing intermediate container 44d189c9579d 08:38:07 ---> f830004adc37 08:38:07 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:07 ---> Running in 900c5f651b8d 08:38:07 Removing intermediate container 4d43ddd7a9eb 08:38:07 ---> ebb9b58a349a 08:38:07 Step 7/33 : COPY . . 08:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:07 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:07 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:07 OK: 17818 distinct packages available 08:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:07 (1/9) Installing ca-certificates (20220614-r4) 08:38:07 (2/9) Installing brotli-libs (1.0.9-r9) 08:38:07 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:38:07 (4/9) Installing libcurl (7.88.1-r1) 08:38:07 (5/9) Installing curl (7.88.1-r1) 08:38:07 (6/9) Installing dumb-init (1.2.5-r2) 08:38:07 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:07 (8/9) Installing libucontext (1.2-r0) 08:38:07 (9/9) Installing gcompat (1.1.0-r0) 08:38:07 Executing busybox-1.35.0-r29.trigger 08:38:07 Executing ca-certificates-20220614-r4.trigger 08:38:07 OK: 10 MiB in 24 packages 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.926s coverage: 88.5% of statements 08:38:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.563s coverage: 3.9% of statements 08:38:13 ---> 11c8905bc2bc 08:38:13 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:13 ---> Running in 0dd5b3a451e0 08:38:13 Removing intermediate container 900c5f651b8d 08:38:13 ---> 899dc70843b1 08:38:13 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 ---> fd39d4114881 08:38:13 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:38:13 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 08:38:13 ---> 7a006e60ce44 08:38:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:14 ---> 80624d16e295 08:38:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:14 ---> 9f178148aff6 08:38:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:14 ---> Running in 38dc83389d22 08:38:14 Removing intermediate container 38dc83389d22 08:38:14 ---> d4962ca73ba8 08:38:14 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:14 ---> Running in 0f2a36da5030 08:38:14 Removing intermediate container 0f2a36da5030 08:38:14 ---> 3660ddbe6b4d 08:38:14 Step 18/20 : LABEL arch=x86_64 08:38:14 ---> Running in eb5ce2d01d31 08:38:14 Removing intermediate container eb5ce2d01d31 08:38:14 ---> 7b9f7c197752 08:38:14 Step 19/20 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:38:14 ---> Running in eb2f18ed0256 08:38:15 Removing intermediate container eb2f18ed0256 08:38:15 ---> debe6101388f 08:38:15 Step 20/20 : LABEL version=0.0.0 08:38:15 ---> Running in bbc576603697 08:38:15 Removing intermediate container bbc576603697 08:38:15 ---> 4b5acdd8a02f 08:38:15 08:38:15 Successfully built 4b5acdd8a02f 08:38:15 Successfully tagged security-spiffe-token-provider:latest 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.990s coverage: 95.6% of statements 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 72.2% of statements 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.266s coverage: 65.9% of statements 08:38:33  Building security-spiffe-token-provider ... done Removing intermediate container 0dd5b3a451e0 08:38:33 ---> bcaf960ef55c 08:38:33 08:38:33 Step 9/33 : FROM alpine:3.17 08:38:33 ---> 9ed4aefc74f6 08:38:33 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:33 ---> Using cache 08:38:33 ---> f830004adc37 08:38:33 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:38:33 ---> Running in 843e27b42df4 08:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:33 (1/2) Installing dumb-init (1.2.5-r2) 08:38:33 (2/2) Installing su-exec (0.2-r2) 08:38:33 Executing busybox-1.35.0-r29.trigger 08:38:33 OK: 7 MiB in 17 packages 08:38:33 Removing intermediate container 843e27b42df4 08:38:33 ---> bae20af151e3 08:38:33 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:33 ---> Running in 6cc37a8be840 08:38:33 Removing intermediate container 6cc37a8be840 08:38:33 ---> fd9f1c71a4e3 08:38:33 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:33 ---> Running in 9cb113df0afd 08:38:33 Removing intermediate container 9cb113df0afd 08:38:33 ---> 509ce04a996c 08:38:33 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:33 ---> Running in d0821ee9ea11 08:38:33 Removing intermediate container d0821ee9ea11 08:38:33 ---> ff02fd9ca513 08:38:33 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:33 ---> Running in 0091bd78cc59 08:38:33 Removing intermediate container 0091bd78cc59 08:38:33 ---> 0bb6eaf731b4 08:38:33 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:33 ---> Running in d19cf2743e70 08:38:33 Removing intermediate container d19cf2743e70 08:38:33 ---> 33445ab77687 08:38:33 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:33 ---> Running in 3ec8a7612f48 08:38:33 Removing intermediate container 3ec8a7612f48 08:38:33 ---> 2da3b5e8911e 08:38:33 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:33 ---> 7b2e0633b394 08:38:33 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:33 ---> Running in c7f2a76c3439 08:38:33 Removing intermediate container c7f2a76c3439 08:38:33 ---> ea45b970753f 08:38:33 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:33 ---> 1ff0fa549b67 08:38:33 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:33 ---> 394ee17133a7 08:38:33 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:34 ---> 1f398221d737 08:38:34 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:34 ---> 0e8b7bbea456 08:38:34 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:34 ---> 675833dc2ffa 08:38:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:34 ---> f645cbe0684e 08:38:34 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:35 ---> c18bf972a80e 08:38:35 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:35 ---> 830c5eb4a883 08:38:35 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:35 ---> Running in 0074872b07ac 08:38:35 Removing intermediate container 0074872b07ac 08:38:35 ---> e136587f4be0 08:38:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:35 ---> Running in dbce729c87b1 08:38:35 Removing intermediate container dbce729c87b1 08:38:35 ---> f454d4289502 08:38:35 Step 30/33 : CMD ["gate"] 08:38:35 ---> Running in 29ec4015724f 08:38:35 Removing intermediate container 29ec4015724f 08:38:35 ---> d2d066435129 08:38:35 Step 31/33 : LABEL arch=x86_64 08:38:35 ---> Running in e846fd420a0a 08:38:35 Removing intermediate container e846fd420a0a 08:38:35 ---> d95363fbee6d 08:38:35 Step 32/33 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 08:38:36 ---> Running in a5c71b227851 08:38:36 Removing intermediate container a5c71b227851 08:38:36 ---> 4fc1b9728033 08:38:36 Step 33/33 : LABEL version=0.0.0 08:38:36 ---> Running in ee9717c28d93 08:38:36 Removing intermediate container ee9717c28d93 08:38:36 ---> 4d398c858ba5 08:38:36 08:38:36 Successfully built 4d398c858ba5 08:38:36 Successfully tagged security-bootstrapper:latest 08:38:36  Building security-bootstrapper ... done  [Pipeline] } 08:38:36 $ docker stop --time=1 ac53fdd6b7dd0763502ca6f5c336714c9d4b670efbcf0f4b74a1d1671855fe36 08:38:37 $ docker rm -f --volumes ac53fdd6b7dd0763502ca6f5c336714c9d4b670efbcf0f4b74a1d1671855fe36 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:38 + docker images 08:38:38 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:38 security-bootstrapper latest 4d398c858ba5 1 second ago 22.2MB 08:38:38 bcaf960ef55c 8 seconds ago 1.67GB 08:38:38 security-spiffe-token-provider latest 4b5acdd8a02f 22 seconds ago 32.8MB 08:38:38 184a1e4ac5f6 40 seconds ago 1.73GB 08:38:38 core-data latest 6e8fc404cfb2 49 seconds ago 20MB 08:38:38 support-scheduler latest a5d8efa165e8 50 seconds ago 32.1MB 08:38:38 security-spire-server latest a75d83643e74 51 seconds ago 89.8MB 08:38:38 d82d9f128198 55 seconds ago 1.75GB 08:38:38 6817ea8b4fd8 About a minute ago 1.54GB 08:38:38 9ef412fd2f7d About a minute ago 1.69GB 08:38:38 core-common-config-bootstrapper latest 543420d72197 About a minute ago 17.2MB 08:38:38 security-proxy-auth latest 02ddfe03fde3 About a minute ago 18.3MB 08:38:38 security-spire-agent latest 6ae6f9c20d31 About a minute ago 129MB 08:38:38 ab39d10a8c96 About a minute ago 1.66GB 08:38:38 core-command latest 15fa26f84873 2 minutes ago 19.8MB 08:38:38 462fbef09a9b 2 minutes ago 1.68GB 08:38:38 security-secretstore-setup latest 8f7dea052d1e 2 minutes ago 32.8MB 08:38:38 5c61eca03f2d 2 minutes ago 1.69GB 08:38:38 core-metadata latest e40992786667 2 minutes ago 20.4MB 08:38:38 security-proxy-setup latest eb070cd729e3 2 minutes ago 18.7MB 08:38:38 support-notifications latest 43ab860f7edb 2 minutes ago 32.7MB 08:38:38 2b1bee1aea86 2 minutes ago 1.75GB 08:38:38 847b39da46b2 2 minutes ago 1.69GB 08:38:38 e63fa208389a 2 minutes ago 1.68GB 08:38:38 bd9dae06414e 2 minutes ago 1.67GB 08:38:38 security-spire-config latest cc88334ae594 3 minutes ago 88.9MB 08:38:38 402a6d82932e 3 minutes ago 1.54GB 08:38:38 ci-base-image-x86_64 latest baf4911ba648 8 minutes ago 881MB 08:38:38 alpine 3.17 9ed4aefc74f6 3 days ago 7.05MB 08:38:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 08:38:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:38:38 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 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.287s coverage: 29.0% of statements 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 44.1% of statements 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.278s coverage: 82.9% of statements 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.296s coverage: 96.3% of statements 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.237s coverage: 94.4% of statements 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.461s coverage: 79.9% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.284s coverage: 92.9% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.237s coverage: 62.3% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.247s coverage: 87.2% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.541s coverage: 81.2% of statements 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.614s coverage: 82.1% of statements 08:39:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 86.0% of statements 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.183s coverage: 63.1% of statements 08:39:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.059s coverage: 38.4% of statements 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 17.7% of statements 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.643s coverage: 92.3% of statements 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements 08:40:06 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 08:40:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:06 go vet ./... 08:42:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:58 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:59 + ls -al . 08:42:59 total 700 08:42:59 drwxrwxr-x 10 1001 1001 4096 Apr 2 08:34 . 08:42:59 drwxr-xr-x 4 root root 4096 Apr 2 08:34 .. 08:42:59 drwxrwxr-x 2 1001 1001 4096 Apr 2 08:32 .blubracket 08:42:59 -rw-rw-r-- 1 1001 1001 16 Apr 2 08:32 .dockerignore 08:42:59 drwxrwxr-x 8 1001 1001 4096 Apr 2 08:32 .git 08:42:59 drwxrwxr-x 3 1001 1001 4096 Apr 2 08:32 .github 08:42:59 -rw-rw-r-- 1 1001 1001 1133 Apr 2 08:32 .gitignore 08:42:59 -rw-rw-r-- 1 1001 1001 42 Apr 2 08:32 .golangci.yml 08:42:59 -rw-rw-r-- 1 1001 1001 87 Apr 2 08:32 .hadolint.yml 08:42:59 -rw-rw-r-- 1 1001 1001 166 Apr 2 08:32 .sonarcloud.properties 08:42:59 -rw-rw-r-- 1 1001 1001 1171 Apr 2 08:32 ADOPTERS.md 08:42:59 -rw-rw-r-- 1 1001 1001 10835 Apr 2 08:32 Attribution.txt 08:42:59 -rw-rw-r-- 1 1001 1001 73765 Apr 2 08:32 CHANGELOG.md 08:42:59 -rw-rw-r-- 1 1001 1001 3804 Apr 2 08:32 CONTRIBUTING.md 08:42:59 -rw-rw-r-- 1 1001 1001 677 Apr 2 08:32 GOVERNANCE.md 08:42:59 -rw-rw-r-- 1 1001 1001 883 Apr 2 08:32 Jenkinsfile 08:42:59 -rw-rw-r-- 1 1001 1001 10775 Apr 2 08:32 LICENSE 08:42:59 -rw-rw-r-- 1 1001 1001 14368 Apr 2 08:32 Makefile 08:42:59 -rw-rw-r-- 1 1001 1001 582 Apr 2 08:32 OWNERS.md 08:42:59 -rw-rw-r-- 1 1001 1001 9403 Apr 2 08:32 README.md 08:42:59 -rw-rw-r-- 1 1001 1001 789 Apr 2 08:32 SECURITY.md 08:42:59 -rw-rw-r-- 1 1001 1001 5 Apr 2 08:30 VERSION 08:42:59 drwxrwxr-x 2 1001 1001 4096 Apr 2 08:32 bin 08:42:59 drwxrwxr-x 18 1001 1001 4096 Apr 2 08:32 cmd 08:42:59 -rw-r--r-- 1 root root 447380 Apr 2 08:40 coverage.out 08:42:59 -rw-rw-r-- 1 1001 1001 3200 Apr 2 08:32 go.mod 08:42:59 -rw-rw-r-- 1 1001 1001 31265 Apr 2 08:32 go.sum 08:42:59 drwxrwxr-x 7 1001 1001 4096 Apr 2 08:32 internal 08:42:59 drwxrwxr-x 3 1001 1001 4096 Apr 2 08:32 openapi 08:42:59 -rw-rw-r-- 1 1001 1001 594 Apr 2 08:32 security.txt 08:42:59 drwxrwxr-x 4 1001 1001 4096 Apr 2 08:32 snap 08:42:59 -rw-rw-r-- 1 1001 1001 204 Apr 2 08:32 version.go [Pipeline] sh 08:42:59 + '[' -e coverage.out ] 08:42:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:59 Warning: overwriting stash ‘coverage-report’ 08:43:00 Stashed 1 file(s) [Pipeline] sh 08:43:01 + make build 08:43:01 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 08:44:38 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 08:44:46 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 08:44:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:44: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 08:45: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 08:45:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45:55 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 08:46: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 08:46:05 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 08:46:09 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 08:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:23 $ docker stop --time=1 b4c231d6faf09cfd263539f3b786896125953ea6baaff8ab361ed061d59a967b 08:46:25 $ docker rm -f --volumes b4c231d6faf09cfd263539f3b786896125953ea6baaff8ab361ed061d59a967b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:27 08:46:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:28 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:28 29e5d40040c1: Pulling fs layer 08:46:28 1ce36da41761: Pulling fs layer 08:46:28 25b303627fd3: Pulling fs layer 08:46:28 29e5d40040c1: Verifying Checksum 08:46:28 29e5d40040c1: Download complete 08:46:29 1ce36da41761: Verifying Checksum 08:46:29 1ce36da41761: Download complete 08:46:29 29e5d40040c1: Pull complete 08:46:30 25b303627fd3: Verifying Checksum 08:46:30 25b303627fd3: Download complete 08:46:30 1ce36da41761: Pull complete 08:46:40 25b303627fd3: Pull complete 08:46:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:40 prd-ubuntu20.04-docker-arm64-4c-16g-6638 does not seem to be running inside a container 08:46:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:46:43 $ docker top a5cd1d66973a171e742672b199f276dda98dcdcceaef0771e69d77ffdf8f88bd -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:43 + grep parallel 08:46:43 + docker-compose build --help 08:46:49 --parallel Build images in parallel. [Pipeline] } 08:46:49 $ docker stop --time=1 a5cd1d66973a171e742672b199f276dda98dcdcceaef0771e69d77ffdf8f88bd 08:46:50 $ docker rm -f --volumes a5cd1d66973a171e742672b199f276dda98dcdcceaef0771e69d77ffdf8f88bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:51 prd-ubuntu20.04-docker-arm64-4c-16g-6638 does not seem to be running inside a container 08:46:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:46:53 $ docker top ed611d957a8a97f2939b793e76a3ab82c99a9834a3ed386c758ddcca056f46a1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:53 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:00 Building core-command ... 08:47:00 Building core-common-config-bootstrapper ... 08:47:00 Building core-data ... 08:47:00 Building core-metadata ... 08:47:00 Building security-bootstrapper ... 08:47:00 Building security-proxy-auth ... 08:47:00 Building security-proxy-setup ... 08:47:00 Building security-secretstore-setup ... 08:47:00 Building security-spiffe-token-provider ... 08:47:00 Building security-spire-agent ... 08:47:00 Building security-spire-config ... 08:47:00 Building security-spire-server ... 08:47:00 Building support-notifications ... 08:47:00 Building support-scheduler ... 08:47:00 Building security-spiffe-token-provider 08:47:00 Building security-spire-config 08:47:00 Building security-bootstrapper 08:47:00 Building security-proxy-auth 08:47:00 Building security-spire-agent 08:47:47 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:47 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:47:47 ---> a3d872e0b34f 08:47:47 Step 3/33 : WORKDIR /edgex-go 08:47:47 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:47 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:47:47 ---> a3d872e0b34f 08:47:47 Step 3/27 : WORKDIR /edgex-go 08:47:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:47 ---> a3d872e0b34f 08:47:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:47 ---> Running in ed76c29b72bb 08:47:47 ---> Running in a7e985447240 08:47:47 ---> Running in 12b248e97839 08:47:47 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:47:47 ---> a3d872e0b34f 08:47:47 Step 3/20 : WORKDIR /edgex-go 08:47:47 ---> Running in dafc043c3d7c 08:47:47 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:47 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:47:47 ---> a3d872e0b34f 08:47:47 Step 3/27 : WORKDIR /edgex-go 08:47:47 ---> Running in 15b6946ecace 08:47:47 Removing intermediate container dafc043c3d7c 08:47:47 Removing intermediate container ed76c29b72bb 08:47:47 ---> 322bf8b2067a 08:47:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:47:47 ---> f9a7ea2c7ec6 08:47:47 Step 4/33 : RUN apk add --update --no-cache make git 08:47:47 Removing intermediate container a7e985447240 08:47:47 ---> 430ec228084c 08:47:47 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:47:47 Removing intermediate container 12b248e97839 08:47:47 ---> 825f030929fb 08:47:47 Step 4/23 : WORKDIR /edgex-go 08:47:47 ---> Running in ffd99509be9e 08:47:47 ---> Running in 337316f22776 08:47:47 ---> Running in e2167eeeeb06 08:47:47 ---> Running in 9b30f47f4042 08:47:47 Removing intermediate container 15b6946ecace 08:47:47 ---> ae927fca94d1 08:47:47 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:47:47 ---> Running in f8ff880ad90a 08:47:47 Removing intermediate container 9b30f47f4042 08:47:47 ---> f47a76a9dce8 08:47:47 Step 5/23 : RUN apk add --update --no-cache make git 08:47:47 ---> Running in c8036562348d 08:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:49 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:47:49 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:47:49 OK: 17694 distinct packages available 08:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:50 OK: 263 MiB in 53 packages 08:47:50 OK: 263 MiB in 53 packages 08:47:50 OK: 263 MiB in 53 packages 08:47:50 OK: 263 MiB in 53 packages 08:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:52 Removing intermediate container 337316f22776 08:47:52 ---> ac6ab683fb5e 08:47:52 Step 5/33 : COPY go.mod vendor* ./ 08:47:52 OK: 263 MiB in 53 packages 08:47:54 Removing intermediate container f8ff880ad90a 08:47:54 ---> 9ab990180635 08:47:54 Step 5/27 : COPY go.mod vendor* ./ 08:47:54 ---> eb415870b0dd 08:47:54 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:54 Removing intermediate container c8036562348d 08:47:54 ---> a2c391dc5fc6 08:47:54 Step 6/23 : COPY go.mod vendor* ./ 08:47:54 Removing intermediate container e2167eeeeb06 08:47:54 ---> b5321d5efd3b 08:47:54 Step 5/27 : COPY go.mod vendor* ./ 08:47:54 ---> Running in 25f62891d07f 08:47:55 Removing intermediate container ffd99509be9e 08:47:55 ---> cc3dc52914da 08:47:55 Step 5/20 : COPY go.mod vendor* ./ 08:47:55 ---> 5f60c27ff160 08:47:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:55 ---> a0137d5d3d1f 08:47:55 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:55 ---> Running in ed0fe9028009 08:47:55 ---> 1b45ec8fbd9f 08:47:55 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:55 ---> Running in b535effceaf2 08:47:55 ---> Running in 7c2d36aacfc6 08:47:56 ---> c6fc7f10ea0b 08:47:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:56 ---> Running in b1a46330ec67 08:50:03 Removing intermediate container 25f62891d07f 08:50:03 ---> cad5ee583723 08:50:03 Step 7/33 : COPY . . 08:50:03 Removing intermediate container 7c2d36aacfc6 08:50:03 ---> f8841fe7050d 08:50:03 Step 7/27 : COPY . . 08:50:03 Removing intermediate container b1a46330ec67 08:50:03 ---> 4c244d1ea165 08:50:03 Step 7/20 : COPY . . 08:50:03 Removing intermediate container ed0fe9028009 08:50:03 ---> c16d2f7e453b 08:50:03 Step 8/23 : COPY . . 08:50:03 Removing intermediate container b535effceaf2 08:50:03 ---> 53058b24ac50 08:50:03 Step 7/27 : COPY . . 08:50:25 ---> ecd939ada8a0 08:50:25 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:25 ---> 7d94acf48516 08:50:25 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:50:25 ---> f9038547c1db 08:50:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:50:25 ---> 8345ba7184c7 08:50:25 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:50:25 ---> a48d0f651ad9 08:50:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:50:25 ---> Running in 352dec062c3f 08:50:25 ---> Running in 32bc86114309 08:50:25 ---> Running in f15f16f85e35 08:50:25 ---> Running in 7f34cfa985df 08:50:25 ---> Running in 47544aa4410c 08:50:25 Removing intermediate container 32bc86114309 08:50:25 ---> cdc2a5c376dc 08:50:25 Step 9/27 : WORKDIR /edgex-go/spire-build 08:50:25 Removing intermediate container 7f34cfa985df 08:50:25 ---> b55d054f1032 08:50:25 Step 9/27 : WORKDIR /edgex-go/spire-build 08:50:25 ---> Running in 42375dfe0f90 08:50:25 ---> Running in 1aa764a1cf69 08:50:25 Removing intermediate container 1aa764a1cf69 08:50:25 ---> 372c296fba1a 08:50:25 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:50:25 Removing intermediate container 42375dfe0f90 08:50:25 ---> ef8217aef0db 08:50:25 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:50:25 ---> Running in 11d76532916c 08:50:25 ---> Running in 003160bd8d4e 08:50:25 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 08:50:25 Removing intermediate container 11d76532916c 08:50:25 ---> 43759bb0af0b 08:50:25 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:50:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:50:25 ---> Running in c6742b2ce7fa 08:50:25 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 08:50:25 Removing intermediate container 003160bd8d4e 08:50:25 ---> 48924b9be314 08:50:25 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:50:25 ---> Running in 156eefda805b 08:50:29 Removing intermediate container c6742b2ce7fa 08:50:29 ---> c4117ce0edb0 08:50:29 Step 12/27 : WORKDIR /edgex-go 08:50:29 ---> Running in fe0c395489c0 08:50:29 Removing intermediate container 156eefda805b 08:50:29 ---> 769f18feeb70 08:50:29 Step 12/27 : WORKDIR /edgex-go 08:50:29 Removing intermediate container fe0c395489c0 08:50:29 ---> c07ed3e87c7c 08:50:29 08:50:29 Step 13/27 : FROM alpine:3.17 08:50:29 ---> Running in 7eedfe74e8e2 08:50:30 3.17: Pulling from library/alpine 08:50:30 Removing intermediate container 7eedfe74e8e2 08:50:30 ---> 24f3faf22417 08:50:30 08:50:30 Step 13/27 : FROM alpine:3.17 08:50:30 3.17: Pulling from library/alpine 08:50:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:50:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:50:32 Status: Downloaded newer image for alpine:3.17 08:50:32 Status: Downloaded newer image for alpine:3.17 08:50:32 ---> 51e60588ff2c 08:50:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:32 ---> 51e60588ff2c 08:50:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:32 ---> Running in 6b9cb9dd39e6 08:50:32 ---> Running in 59eefb755d15 08:50:33 Removing intermediate container 6b9cb9dd39e6 08:50:33 ---> a5065b2aad73 08:50:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:33 Removing intermediate container 59eefb755d15 08:50:33 ---> c29484b59779 08:50:33 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:50:33 ---> Running in fc933fa6a17b 08:50:33 ---> Running in 7e9dee9ffe3e 08:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:38 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:50:38 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:50:38 OK: 17689 distinct packages available 08:50:38 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:50:38 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:50:38 OK: 17689 distinct packages available 08:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:42 (1/4) Installing dumb-init (1.2.5-r2) 08:50:42 (2/4) Installing musl-obstack (1.2.3-r0) 08:50:42 (3/4) Installing libucontext (1.2-r0) 08:50:42 (4/4) Installing gcompat (1.1.0-r0) 08:50:42 Executing busybox-1.35.0-r29.trigger 08:50:42 OK: 8 MiB in 19 packages 08:50:42 (1/5) Installing dumb-init (1.2.5-r2) 08:50:42 (2/5) Installing musl-obstack (1.2.3-r0) 08:50:42 (3/5) Installing libucontext (1.2-r0) 08:50:42 (4/5) Installing gcompat (1.1.0-r0) 08:50:42 (5/5) Installing openssl (3.0.8-r3) 08:50:42 Executing busybox-1.35.0-r29.trigger 08:50:42 OK: 9 MiB in 20 packages 08:50:45 Removing intermediate container 7e9dee9ffe3e 08:50:45 ---> 2774c3d317bd 08:50:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:45 Removing intermediate container fc933fa6a17b 08:50:45 ---> 320f6a54e998 08:50:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:46 ---> b2a4d3a9f73c 08:50:46 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:50:46 ---> 37eab167811f 08:50:46 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:50:47 ---> c3d2b52801a1 08:50:47 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:50:48 ---> 14d71ca75b5b 08:50:48 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:53 ---> 28c021481f89 08:50:53 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:56 ---> 7aa9946c57c4 08:50:56 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:50:58 ---> cc90d0e12059 08:50:58 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:50:58 ---> Running in 0339bc08205e 08:50:59 Removing intermediate container 0339bc08205e 08:50:59 ---> a4fd9fb9c52d 08:50:59 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:51:00 ---> 72bfc321bb22 08:51:00 Step 22/27 : WORKDIR / 08:51:00 ---> Running in 582a6c656247 08:51:01 ---> 4f29c1e4ace3 08:51:01 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:51:01 Removing intermediate container 582a6c656247 08:51:01 ---> e798032b419d 08:51:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:01 ---> Running in c8972177484f 08:51:02 Removing intermediate container c8972177484f 08:51:02 ---> f5b1dba59c09 08:51:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:02 ---> Running in 933e42c9bd86 08:51:02 ---> 30b8be12e41e 08:51:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:51:02 Removing intermediate container 933e42c9bd86 08:51:02 ---> f0039fa7a600 08:51:02 Step 25/27 : LABEL arch=arm64 08:51:03 ---> Running in b21447e29feb 08:51:03 Removing intermediate container b21447e29feb 08:51:03 ---> 54af595cbdab 08:51:03 Step 26/27 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 08:51:03 ---> 72a3b4d40ae7 08:51:03 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:51:03 ---> Running in 1f8647983bdf 08:51:04 Removing intermediate container 1f8647983bdf 08:51:04 ---> eb28093effb8 08:51:04 Step 27/27 : LABEL version=0.0.0 08:51:04 ---> Running in 320b4e883b5e 08:51:05 ---> f67df14fd2eb 08:51:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:05 ---> Running in 672c6e780fb6 08:51:05 Removing intermediate container 320b4e883b5e 08:51:05 ---> 66f2a04fad17 08:51:05 08:51:05 Successfully built 66f2a04fad17 08:51:05 Successfully tagged security-spire-config-arm64:latest 08:51:05 Removing intermediate container 672c6e780fb6 08:51:05 ---> 7765bdfb261b 08:51:05 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:05  Building security-spire-config ... done Building security-spire-server 08:51:06 ---> Running in ce7290559fe9 08:51:06 Removing intermediate container ce7290559fe9 08:51:06 ---> 2c80e6f6d30d 08:51:06 Step 25/27 : LABEL arch=arm64 08:51:06 ---> Running in 93615196683d 08:51:09 Removing intermediate container 93615196683d 08:51:09 ---> 15760df9e0c7 08:51:09 Step 26/27 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 08:51:09 ---> Running in 3f9ca18e0377 08:51:09 Removing intermediate container 3f9ca18e0377 08:51:09 ---> a227bc2c1cdc 08:51:09 Step 27/27 : LABEL version=0.0.0 08:51:09 ---> Running in d7d8412bbb10 08:51:10 Removing intermediate container d7d8412bbb10 08:51:10 ---> e01c3f9d1aaa 08:51:10 08:51:10 Successfully built e01c3f9d1aaa 08:51:10 Successfully tagged security-spire-agent-arm64:latest 08:51:10  Building security-spire-agent ... done Building core-data 08:51:32 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:51:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:51:32 ---> a3d872e0b34f 08:51:32 Step 3/26 : WORKDIR /edgex-go 08:51:32 ---> Using cache 08:51:32 ---> ae927fca94d1 08:51:32 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:51:32 ---> Using cache 08:51:32 ---> 9ab990180635 08:51:32 Step 5/26 : COPY go.mod vendor* ./ 08:51:32 ---> Using cache 08:51:32 ---> 1b45ec8fbd9f 08:51:32 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:32 ---> Using cache 08:51:32 ---> f8841fe7050d 08:51:32 Step 7/26 : COPY . . 08:51:32 ---> Using cache 08:51:32 ---> 7d94acf48516 08:51:32 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:51:32 ---> Using cache 08:51:32 ---> cdc2a5c376dc 08:51:32 Step 9/26 : WORKDIR /edgex-go/spire-build 08:51:32 ---> Using cache 08:51:32 ---> 372c296fba1a 08:51:32 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:51:32 ---> Using cache 08:51:32 ---> 43759bb0af0b 08:51:32 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:51:33 ---> Running in 85bf05a4d8b6 08:51:37 Removing intermediate container 85bf05a4d8b6 08:51:37 ---> 8896c667ba9d 08:51:37 Step 12/26 : WORKDIR /edgex-go 08:51:37 ---> Running in 32b8f7662fa8 08:51:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:51:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:51:38 ---> a3d872e0b34f 08:51:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:51:38 ---> Using cache 08:51:38 ---> 825f030929fb 08:51:38 Step 4/23 : WORKDIR /edgex-go 08:51:38 ---> Using cache 08:51:38 ---> f47a76a9dce8 08:51:38 Step 5/23 : RUN apk add --update --no-cache make git 08:51:38 ---> Using cache 08:51:38 ---> a2c391dc5fc6 08:51:38 Step 6/23 : COPY go.mod vendor* ./ 08:51:38 ---> Using cache 08:51:38 ---> 5f60c27ff160 08:51:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:38 ---> Using cache 08:51:38 ---> c16d2f7e453b 08:51:38 Step 8/23 : COPY . . 08:51:38 ---> Using cache 08:51:38 ---> f9038547c1db 08:51:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:51:38 Removing intermediate container 32b8f7662fa8 08:51:38 ---> 4f162139b4f8 08:51:38 08:51:38 Step 13/26 : FROM alpine:3.17 08:51:38 ---> 51e60588ff2c 08:51:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:38 ---> Using cache 08:51:38 ---> c29484b59779 08:51:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:38 ---> Running in 48584d8ee9ed 08:51:38 ---> Running in 42c92d38132d 08:51:41 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 08:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:44 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:51:44 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:51:44 OK: 17689 distinct packages available 08:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:46 (1/5) Installing dumb-init (1.2.5-r2) 08:51:46 (2/5) Installing musl-obstack (1.2.3-r0) 08:51:46 (3/5) Installing libucontext (1.2-r0) 08:51:46 (4/5) Installing gcompat (1.1.0-r0) 08:51:46 (5/5) Installing openssl (3.0.8-r3) 08:51:46 Executing busybox-1.35.0-r29.trigger 08:51:46 OK: 9 MiB in 20 packages 08:51:48 Removing intermediate container 42c92d38132d 08:51:48 ---> e0e26adfd5cf 08:51:48 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:51:50 ---> 94c31ee35c2e 08:51:50 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:51:51 ---> 4d15c5056250 08:51:51 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:51:57 ---> f4872e430167 08:51:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:51:58 ---> 78127c26291c 08:51:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:51:59 ---> 0117aea1cca9 08:51:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:52:03 ---> c71cd93b0bcb 08:52:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:52:03 ---> Running in 6d62f0988432 08:52:03 Removing intermediate container 6d62f0988432 08:52:03 ---> e1dc5a6cf38e 08:52:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:52:03 ---> Running in c4b897e47d25 08:52:04 Removing intermediate container c4b897e47d25 08:52:04 ---> 5f4f31a6d06e 08:52:04 Step 24/26 : LABEL arch=arm64 08:52:04 ---> Running in 42a4c80db3c5 08:52:04 Removing intermediate container 42a4c80db3c5 08:52:04 ---> a0381ca3cfbe 08:52:04 Step 25/26 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 08:52:05 ---> Running in 721b690d4c00 08:52:05 Removing intermediate container 721b690d4c00 08:52:05 ---> 580fd8e0afe3 08:52:05 Step 26/26 : LABEL version=0.0.0 08:52:05 ---> Running in 981182f53ca5 08:52:06 Removing intermediate container 981182f53ca5 08:52:06 ---> aadb5af6fbc4 08:52:06 08:52:06 Successfully built aadb5af6fbc4 08:52:06 Successfully tagged security-spire-server-arm64:latest 08:52:06  Building security-spire-server ... done Building core-common-config-bootstrapper 08:52:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:28 ---> a3d872e0b34f 08:52:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:52:28 ---> Using cache 08:52:28 ---> 825f030929fb 08:52:28 Step 4/23 : WORKDIR /edgex-go 08:52:28 ---> Using cache 08:52:28 ---> f47a76a9dce8 08:52:28 Step 5/23 : RUN apk add --update --no-cache make git 08:52:28 ---> Using cache 08:52:28 ---> a2c391dc5fc6 08:52:28 Step 6/23 : COPY go.mod vendor* ./ 08:52:28 ---> Using cache 08:52:28 ---> 5f60c27ff160 08:52:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:28 ---> Using cache 08:52:28 ---> c16d2f7e453b 08:52:28 Step 8/23 : COPY . . 08:52:28 ---> Using cache 08:52:28 ---> f9038547c1db 08:52:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:52:29 ---> Running in 55545810dda0 08:52:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:57:22 Removing intermediate container f15f16f85e35 08:57:22 ---> 45670c6acc67 08:57:22 08:57:22 Step 10/23 : FROM alpine:3.17 08:57:22 ---> 51e60588ff2c 08:57:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:22 ---> Running in a57af2b3b216 08:57:22 Removing intermediate container a57af2b3b216 08:57:22 ---> 9678697cdb15 08:57:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:57:22 ---> Running in 6a3cc06134d2 08:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:27 (1/1) Installing dumb-init (1.2.5-r2) 08:57:27 Executing busybox-1.35.0-r29.trigger 08:57:27 OK: 8 MiB in 16 packages 08:57:29 Removing intermediate container 6a3cc06134d2 08:57:29 ---> 328757a4f872 08:57:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:33 ---> e51d3db894a1 08:57:33 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:57:34 ---> 0019e15073fb 08:57:34 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:57:35 Removing intermediate container 352dec062c3f 08:57:35 ---> 6c4937aa74a1 08:57:35 08:57:35 Step 9/33 : FROM alpine:3.17 08:57:35 ---> 51e60588ff2c 08:57:35 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:57:35 ---> Running in 69cba6e4876d 08:57:36 Removing intermediate container 69cba6e4876d 08:57:36 ---> 2d49e5d0858f 08:57:36 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:57:36 ---> Running in d9ee0a90bd9d 08:57:36 ---> 5fbfffc6dab3 08:57:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:57:38 ---> 5da54437c5d0 08:57:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:39 ---> f24947c3d542 08:57:39 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:39 ---> Running in fe8035fb0335 08:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:42 (1/2) Installing dumb-init (1.2.5-r2) 08:57:42 (2/2) Installing su-exec (0.2-r2) 08:57:42 Executing busybox-1.35.0-r29.trigger 08:57:42 OK: 8 MiB in 17 packages 08:57:42 Removing intermediate container fe8035fb0335 08:57:42 ---> b3d0525b6343 08:57:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:57:42 ---> Running in 8c4efaeb5474 08:57:43 Removing intermediate container 8c4efaeb5474 08:57:43 ---> 71cad54810dd 08:57:43 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:57:43 ---> Running in b52209fd52bd 08:57:44 Removing intermediate container d9ee0a90bd9d 08:57:44 ---> 3244c4d47374 08:57:44 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:57:44 ---> Running in cd73f4e7a6fc 08:57:44 Removing intermediate container b52209fd52bd 08:57:44 ---> 5c9f7f56c0f9 08:57:44 Step 21/23 : LABEL arch=arm64 08:57:44 ---> Running in 57d7835342c6 08:57:44 Removing intermediate container cd73f4e7a6fc 08:57:44 ---> 0b785273b290 08:57:44 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:57:44 ---> Running in 513163fd7d2b 08:57:45 Removing intermediate container 57d7835342c6 08:57:45 ---> d26ec71130c5 08:57:45 Step 22/23 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 08:57:45 ---> Running in 38b4e7886c0c 08:57:45 Removing intermediate container 513163fd7d2b 08:57:45 ---> 7ba743b9da58 08:57:45 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:57:45 ---> Running in 66baa565f95c 08:57:45 Removing intermediate container 38b4e7886c0c 08:57:45 ---> 860d2fd26499 08:57:45 Step 23/23 : LABEL version=0.0.0 08:57:46 ---> Running in 266b78aa8e52 08:57:46 Removing intermediate container 66baa565f95c 08:57:46 ---> da65e90e6592 08:57:46 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:57:46 ---> Running in d2b1478c1c5b 08:57:47 Removing intermediate container 266b78aa8e52 08:57:47 ---> 1e1a56f87bb9 08:57:47 08:57:47 Removing intermediate container d2b1478c1c5b 08:57:47 ---> 5e8089e4a9b2 08:57:47 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:57:47 ---> Running in 43d41ca54398 08:57:47 Successfully built 1e1a56f87bb9 08:57:47 Successfully tagged security-proxy-auth-arm64:latest 08:57:47  Building security-proxy-auth ... done Building security-secretstore-setup 08:57:50 Removing intermediate container 43d41ca54398 08:57:50 ---> a54be1454fa7 08:57:50 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:57:50 ---> Running in 6b620a013a2f 08:57:50 Removing intermediate container 6b620a013a2f 08:57:50 ---> 0487c93c80b7 08:57:50 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:57:51 ---> 1d6873225edb 08:57:51 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:57:51 ---> Running in eead2b96bb65 08:57:55 Removing intermediate container eead2b96bb65 08:57:55 ---> 17066d0fbf9a 08:57:55 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:56 ---> 1792b7375882 08:57:56 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:57:57 ---> 781b0fd4107a 08:57:57 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:58:00 ---> 38ee5eb64c1a 08:58:00 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:58:02 ---> 5ada0978678c 08:58:02 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:58:03 ---> e258c9dcf08e 08:58:03 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:58:04 ---> a797e44a933b 08:58:04 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:58:05 ---> c3d1b9ba27b9 08:58:05 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:58:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:58:06 ---> a3d872e0b34f 08:58:06 Step 3/25 : WORKDIR /edgex-go 08:58:06 ---> Using cache 08:58:06 ---> ae927fca94d1 08:58:06 Step 4/25 : RUN apk add --update --no-cache make git 08:58:06 ---> Running in cf518357b60a 08:58:07 ---> 35158887a717 08:58:07 Step 28/33 : RUN chmod +x /entrypoint.sh 08:58:07 ---> Running in 268b1e044aa7 08:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:11 Removing intermediate container 268b1e044aa7 08:58:11 ---> 63fdccd19222 08:58:11 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:58:11 ---> Running in e4f4282fc43b 08:58:11 Removing intermediate container e4f4282fc43b 08:58:11 ---> 8cde051ce2aa 08:58:11 Step 30/33 : CMD ["gate"] 08:58:11 ---> Running in d78be0ea8510 08:58:11 OK: 263 MiB in 53 packages 08:58:12 Removing intermediate container d78be0ea8510 08:58:12 ---> 1f28ceeb2a27 08:58:12 Step 31/33 : LABEL arch=arm64 08:58:14 ---> Running in fcb87a37ec61 08:58:15 Removing intermediate container fcb87a37ec61 08:58:15 ---> cb1743bf5d8a 08:58:15 Step 32/33 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 08:58:15 ---> Running in 95e58c4083ba 08:58:15 Removing intermediate container cf518357b60a 08:58:15 ---> 68387b429711 08:58:15 Step 5/25 : COPY go.mod vendor* ./ 08:58:16 Removing intermediate container 95e58c4083ba 08:58:16 ---> afe9cc6a09b0 08:58:16 Step 33/33 : LABEL version=0.0.0 08:58:16 ---> Running in abd6916bbbf5 08:58:16 ---> d74b54c742e0 08:58:16 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:16 ---> Running in 4e4141afee75 08:58:17 Removing intermediate container abd6916bbbf5 08:58:17 ---> 3c74af836ba8 08:58:17 08:58:17 Successfully built 3c74af836ba8 08:58:17 Successfully tagged security-bootstrapper-arm64:latest 08:58:17  Building security-bootstrapper ... done Building security-proxy-setup 08:58:39 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:58:39 ---> a3d872e0b34f 08:58:39 Step 3/22 : WORKDIR /edgex-go 08:58:39 ---> Using cache 08:58:39 ---> ae927fca94d1 08:58:39 Step 4/22 : RUN apk add --update --no-cache make git 08:58:39 ---> Using cache 08:58:39 ---> 68387b429711 08:58:39 Step 5/22 : COPY go.mod vendor* ./ 08:58:39 ---> Using cache 08:58:39 ---> d74b54c742e0 08:58:39 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:39 ---> Running in df2e8cb4ab7d 09:00:01 Removing intermediate container 48584d8ee9ed 09:00:01 ---> 4397b7b3d726 09:00:01 09:00:01 Step 10/23 : FROM alpine:3.17 09:00:01 ---> 51e60588ff2c 09:00:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:00:01 ---> Running in 96144dc28f8c 09:00:01 Removing intermediate container 96144dc28f8c 09:00:01 ---> 295c13a73d7f 09:00:01 Step 12/23 : ENV APP_PORT=59880 09:00:01 ---> Running in 2c45033212f7 09:00:01 Removing intermediate container 2c45033212f7 09:00:01 ---> 65e14c9334e3 09:00:01 Step 13/23 : EXPOSE $APP_PORT 09:00:01 ---> Running in 8cf11246ca05 09:00:01 Removing intermediate container 8cf11246ca05 09:00:01 ---> 0ee3fd0e7e6a 09:00:01 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:00:01 ---> Running in c15e95196000 09:00:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:04 (1/1) Installing dumb-init (1.2.5-r2) 09:00:04 Executing busybox-1.35.0-r29.trigger 09:00:04 OK: 8 MiB in 16 packages 09:00:06 Removing intermediate container c15e95196000 09:00:06 ---> d440409df1f1 09:00:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:07 ---> a0efcbd41221 09:00:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:00:08 Removing intermediate container 55545810dda0 09:00:08 ---> f67cf40e161b 09:00:08 09:00:08 Step 10/23 : FROM alpine:3.17 09:00:08 ---> 51e60588ff2c 09:00:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:08 ---> Using cache 09:00:08 ---> 9678697cdb15 09:00:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:08 ---> Using cache 09:00:08 ---> 328757a4f872 09:00:08 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:08 ---> Using cache 09:00:08 ---> e51d3db894a1 09:00:08 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:00:08 ---> Using cache 09:00:08 ---> 0019e15073fb 09:00:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:00:08 ---> fc96e84d8e3d 09:00:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:11 ---> 08afe7e33190 09:00:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:00:11 Removing intermediate container 4e4141afee75 09:00:11 ---> 9ffdd6744224 09:00:11 Step 7/25 : COPY . . 09:00:11 ---> 1506a8a02cbe 09:00:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:00:12 ---> 78ea6240ef37 09:00:12 Step 19/23 : ENTRYPOINT ["/core-data"] 09:00:12 ---> 66b4275ddf15 09:00:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:00:12 ---> Running in 5dce295b37ae 09:00:13 Removing intermediate container 47544aa4410c 09:00:13 ---> a28147731ab3 09:00:13 09:00:13 Step 9/20 : FROM alpine:3.17 09:00:13 ---> 51e60588ff2c 09:00:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:00:13 ---> Using cache 09:00:13 ---> 2d49e5d0858f 09:00:13 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:00:13 ---> Running in cd7b982ad631 09:00:13 Removing intermediate container 5dce295b37ae 09:00:13 ---> b744347eba47 09:00:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:13 ---> Running in c9787dc1e301 09:00:13 ---> a3b7bccd7eb9 09:00:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:14 ---> Running in 2e286decb787 09:00:14 Removing intermediate container c9787dc1e301 09:00:14 ---> 9d280d66793a 09:00:14 Step 21/23 : LABEL arch=arm64 09:00:15 ---> Running in 30d23ccfa1a3 09:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:15 Removing intermediate container 30d23ccfa1a3 09:00:15 ---> 23d16543fc07 09:00:15 Step 22/23 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 09:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:16 ---> Running in 0d23ebd87ec7 09:00:17 Removing intermediate container 0d23ebd87ec7 09:00:17 ---> 2c3aef0e6001 09:00:17 Step 23/23 : LABEL version=0.0.0 09:00:17 ---> Running in feef96e59624 09:00:17 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:00:17 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:00:17 OK: 17689 distinct packages available 09:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:17 Removing intermediate container 2e286decb787 09:00:17 ---> af583ae69369 09:00:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:18 ---> Running in 75cf815448eb 09:00:18 Removing intermediate container feef96e59624 09:00:18 ---> f562a5e1a44e 09:00:18 09:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:19 Removing intermediate container 75cf815448eb 09:00:19 Successfully built f562a5e1a44e 09:00:19 ---> ffced21f3506 09:00:19 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:00:19 Successfully tagged core-data-arm64:latest 09:00:19  Building core-data ... done Building core-command 09:00:19 ---> Running in c19c93cd3739 09:00:19 (1/9) Installing ca-certificates (20220614-r4) 09:00:19 (2/9) Installing brotli-libs (1.0.9-r9) 09:00:19 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:00:19 (4/9) Installing libcurl (7.88.1-r1) 09:00:19 (5/9) Installing curl (7.88.1-r1) 09:00:19 (6/9) Installing dumb-init (1.2.5-r2) 09:00:19 (7/9) Installing musl-obstack (1.2.3-r0) 09:00:20 (8/9) Installing libucontext (1.2-r0) 09:00:20 (9/9) Installing gcompat (1.1.0-r0) 09:00:20 Executing busybox-1.35.0-r29.trigger 09:00:20 Executing ca-certificates-20220614-r4.trigger 09:00:20 Removing intermediate container c19c93cd3739 09:00:20 ---> 697facf81d66 09:00:20 Step 21/23 : LABEL arch=arm64 09:00:20 ---> Running in 4e00ffb4a067 09:00:20 OK: 11 MiB in 24 packages 09:00:22 Removing intermediate container 4e00ffb4a067 09:00:22 ---> 4d04aac16510 09:00:22 Step 22/23 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 09:00:22 ---> Running in afe05bd64c94 09:00:23 Removing intermediate container afe05bd64c94 09:00:23 ---> ba9d66132543 09:00:23 Step 23/23 : LABEL version=0.0.0 09:00:23 ---> Running in a076f4056515 09:00:23 Removing intermediate container a076f4056515 09:00:23 ---> cb7fd830f25d 09:00:23 09:00:23 Removing intermediate container cd7b982ad631 09:00:23 ---> b3e0716bb93c 09:00:23 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:24 Successfully built cb7fd830f25d 09:00:24 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:00:24 Building core-metadata 09:00:25  Building core-common-config-bootstrapper ... done  ---> 90c7dde70bc0 09:00:25 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:00:26 ---> f64fcc562602 09:00:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:00:30 ---> e4922201c181 09:00:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:00:32 ---> 5b184ef443c4 09:00:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:00:32 ---> Running in 980339c679b8 09:00:33 Removing intermediate container 980339c679b8 09:00:33 ---> af83f0bf9bbf 09:00:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:33 ---> Running in f66648a5c311 09:00:33 ---> 1093741e9e76 09:00:33 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:00:33 ---> Running in 05a6d62afd2c 09:00:34 Removing intermediate container f66648a5c311 09:00:34 ---> c2b0d6c2fb29 09:00:34 Step 18/20 : LABEL arch=arm64 09:00:34 ---> Running in 0241f3cf921b 09:00:35 Removing intermediate container 0241f3cf921b 09:00:35 ---> de072567cf3d 09:00:35 Step 19/20 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 09:00:35 ---> Running in a3e54a9ee882 09:00:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:00:36 Removing intermediate container a3e54a9ee882 09:00:36 ---> fc9050519d38 09:00:36 Step 20/20 : LABEL version=0.0.0 09:00:36 ---> Running in 13fa2ce8fafb 09:00:36 Removing intermediate container df2e8cb4ab7d 09:00:36 ---> 71e99d50984a 09:00:36 Step 7/22 : COPY . . 09:00:37 Removing intermediate container 13fa2ce8fafb 09:00:37 ---> f6363babdb86 09:00:37 09:00:38 Successfully built f6363babdb86 09:00:38 Successfully tagged security-spiffe-token-provider-arm64:latest 09:00:38 Building support-scheduler 09:00:39  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:39 ---> a3d872e0b34f 09:00:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:00:39 ---> Using cache 09:00:39 ---> 825f030929fb 09:00:39 Step 4/24 : WORKDIR /edgex-go 09:00:39 ---> Using cache 09:00:39 ---> f47a76a9dce8 09:00:39 Step 5/24 : RUN apk add --update --no-cache make git 09:00:39 ---> Using cache 09:00:39 ---> a2c391dc5fc6 09:00:39 Step 6/24 : COPY go.mod vendor* ./ 09:00:39 ---> Using cache 09:00:39 ---> 5f60c27ff160 09:00:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:39 ---> Using cache 09:00:39 ---> c16d2f7e453b 09:00:39 Step 8/24 : COPY . . 09:00:39 ---> Using cache 09:00:39 ---> f9038547c1db 09:00:39 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:00:39 ---> Running in eef2645e1d0e 09:00:41 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 09:00:47 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:00:47 ---> a3d872e0b34f 09:00:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:00:47 ---> Using cache 09:00:47 ---> 825f030929fb 09:00:47 Step 4/25 : WORKDIR /edgex-go 09:00:47 ---> Using cache 09:00:47 ---> f47a76a9dce8 09:00:47 Step 5/25 : RUN apk add --update --no-cache make git 09:00:47 ---> Using cache 09:00:47 ---> a2c391dc5fc6 09:00:47 Step 6/25 : COPY go.mod vendor* ./ 09:00:47 ---> Using cache 09:00:47 ---> 5f60c27ff160 09:00:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:47 ---> Using cache 09:00:47 ---> c16d2f7e453b 09:00:47 Step 8/25 : COPY . . 09:00:47 ---> Using cache 09:00:47 ---> f9038547c1db 09:00:47 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:00:47 ---> Running in cdc0b5693d37 09:00:49 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 09:00:58 ---> 24c2e6b5d413 09:00:58 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:00:58 ---> Running in 7c4636093479 09:01:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:00 ---> a3d872e0b34f 09:01:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:00 ---> Using cache 09:01:00 ---> 825f030929fb 09:01:00 Step 4/23 : WORKDIR /edgex-go 09:01:00 ---> Using cache 09:01:00 ---> f47a76a9dce8 09:01:00 Step 5/23 : RUN apk add --update --no-cache make git 09:01:00 ---> Using cache 09:01:00 ---> a2c391dc5fc6 09:01:00 Step 6/23 : COPY go.mod vendor* ./ 09:01:00 ---> Using cache 09:01:00 ---> 5f60c27ff160 09:01:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:00 ---> Using cache 09:01:00 ---> c16d2f7e453b 09:01:00 Step 8/23 : COPY . . 09:01:00 ---> Using cache 09:01:00 ---> f9038547c1db 09:01:00 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:01:00 ---> Running in e6c81b2eabad 09:01:00 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 09:01:02 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 09:07:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:07:51 Removing intermediate container 05a6d62afd2c 09:07:51 ---> d17ee686af56 09:07:51 09:07:51 Step 9/25 : FROM alpine:3.17 09:07:51 ---> 51e60588ff2c 09:07:51 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:07:51 ---> Running in 253351136a4f 09:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:55 (1/3) Installing ca-certificates (20220614-r4) 09:07:55 (2/3) Installing dumb-init (1.2.5-r2) 09:07:55 (3/3) Installing su-exec (0.2-r2) 09:07:55 Executing busybox-1.35.0-r29.trigger 09:07:55 Executing ca-certificates-20220614-r4.trigger 09:07:56 OK: 8 MiB in 18 packages 09:07:59 Removing intermediate container 253351136a4f 09:07:59 ---> e0f8e5b21077 09:07:59 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:07:59 ---> Running in ea5639ce3878 09:07:59 Removing intermediate container ea5639ce3878 09:07:59 ---> fe38bbff3c12 09:07:59 Step 12/25 : WORKDIR / 09:07:59 ---> Running in 78fadfe923b0 09:08:00 Removing intermediate container 78fadfe923b0 09:08:00 ---> c4d80a771546 09:08:00 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:01 ---> 02a5aa2351e3 09:08:01 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:08:02 ---> ab9c8a5e40d3 09:08:02 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:08:03 ---> d3ab74921c1e 09:08:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:08:05 ---> d41d888cad10 09:08:05 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:08:07 ---> ced35751b4e0 09:08:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:08:11 ---> 3156251fdf7d 09:08:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:08:13 ---> f426ad8315da 09:08:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:08:13 Removing intermediate container 7c4636093479 09:08:13 ---> f18f54c3159e 09:08:13 09:08:13 Step 9/22 : FROM alpine:3.17 09:08:13 ---> 51e60588ff2c 09:08:13 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:08:13 ---> Running in bfa94cf2ea7d 09:08:14 ---> 9878274b7a1f 09:08:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:14 ---> Running in 50eda815ba30 09:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:17 Removing intermediate container 50eda815ba30 09:08:17 ---> ef881dda7ca7 09:08:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:08:18 ---> Running in af281ea0309d 09:08:18 Removing intermediate container af281ea0309d 09:08:18 ---> 0368ffc1ec09 09:08:18 Step 23/25 : LABEL arch=arm64 09:08:18 (1/2) Installing dumb-init (1.2.5-r2) 09:08:18 (2/2) Installing openssl (3.0.8-r3) 09:08:18 Executing busybox-1.35.0-r29.trigger 09:08:19 ---> Running in c7cc13ce8b17 09:08:19 OK: 8 MiB in 17 packages 09:08:19 Removing intermediate container c7cc13ce8b17 09:08:19 ---> 692c12f44142 09:08:19 Step 24/25 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 09:08:19 ---> Running in e029a3e87088 09:08:20 Removing intermediate container e029a3e87088 09:08:20 ---> 9062eeb142e4 09:08:20 Step 25/25 : LABEL version=0.0.0 09:08:20 ---> Running in 93e403eaab2a 09:08:21 Removing intermediate container bfa94cf2ea7d 09:08:21 ---> 129b0d96abd0 09:08:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:08:21 ---> Running in 46b04ea189b4 09:08:21 Removing intermediate container 93e403eaab2a 09:08:21 ---> d3c4e85da965 09:08:21 09:08:22 Removing intermediate container 46b04ea189b4 09:08:22 ---> b61395b6f447 09:08:22 Step 12/22 : WORKDIR /edgex 09:08:22 ---> Running in bb20ac430b2a 09:08:22 Successfully built d3c4e85da965 09:08:22 Successfully tagged security-secretstore-setup-arm64:latest 09:08:22  Building security-secretstore-setup ... done Building support-notifications 09:08:22 Removing intermediate container bb20ac430b2a 09:08:22 ---> ed2545a4c364 09:08:22 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:24 ---> 29947bb32dba 09:08:24 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:08:25 ---> f52eaf5ecce9 09:08:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:08:26 ---> e93246b498a4 09:08:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:08:28 ---> f1a97ec46ec8 09:08:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:08:29 ---> 026c8f9037d6 09:08:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:29 ---> Running in ac767e1fedce 09:08:33 Removing intermediate container ac767e1fedce 09:08:33 ---> 20dd9121e4b9 09:08:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:08:34 ---> Running in 59d199d6a3b0 09:08:34 Removing intermediate container 59d199d6a3b0 09:08:34 ---> b55fc62b4790 09:08:34 Step 20/22 : LABEL arch=arm64 09:08:34 ---> Running in d8bdf07f2cef 09:08:38 Removing intermediate container d8bdf07f2cef 09:08:38 ---> 39de568a4c51 09:08:38 Step 21/22 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 09:08:38 ---> Running in 094af5829f4d 09:08:39 Removing intermediate container 094af5829f4d 09:08:39 ---> 1d2a7927385f 09:08:39 Step 22/22 : LABEL version=0.0.0 09:08:39 ---> Running in 3fdbde7a57f2 09:08:40 Removing intermediate container 3fdbde7a57f2 09:08:40 ---> e8de315df7c4 09:08:40 09:08:41 Successfully built e8de315df7c4 09:08:41 Successfully tagged security-proxy-setup-arm64:latest 09:08:42  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:08:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:08:42 ---> a3d872e0b34f 09:08:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:08:42 ---> Using cache 09:08:42 ---> 825f030929fb 09:08:42 Step 4/23 : WORKDIR /edgex-go 09:08:42 ---> Using cache 09:08:42 ---> f47a76a9dce8 09:08:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:08:42 ---> Running in bcca9699dcb5 09:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:47 Removing intermediate container eef2645e1d0e 09:08:47 ---> a6bb0ebf4129 09:08:47 09:08:47 Step 10/24 : FROM alpine:3.17 09:08:47 ---> 51e60588ff2c 09:08:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:08:47 ---> Running in fbe07a6cff68 09:08:47 OK: 263 MiB in 53 packages 09:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:51 Removing intermediate container bcca9699dcb5 09:08:51 ---> 4c85100ac568 09:08:51 Step 6/23 : COPY go.mod vendor* ./ 09:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:52 ---> 11109d4b57d9 09:08:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:52 ---> Running in c4f9c893a023 09:08:53 (1/1) Installing dumb-init (1.2.5-r2) 09:08:53 Executing busybox-1.35.0-r29.trigger 09:08:53 OK: 8 MiB in 16 packages 09:08:55 Removing intermediate container fbe07a6cff68 09:08:55 ---> 6c9cc22993e5 09:08:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:08:56 ---> Running in d8230c46a8cd 09:08:57 Removing intermediate container d8230c46a8cd 09:08:57 ---> 8514a4e80241 09:08:57 Step 13/24 : ENV APP_PORT=59882 09:08:57 ---> Running in 1b4ba699bac3 09:08:57 Removing intermediate container 1b4ba699bac3 09:08:57 ---> f6cc8e7b7583 09:08:57 Step 14/24 : EXPOSE $APP_PORT 09:08:58 ---> Running in 84fc45a7f2c0 09:08:58 Removing intermediate container 84fc45a7f2c0 09:08:58 ---> 5de69748f70b 09:08:59 Step 15/24 : WORKDIR / 09:08:59 ---> Running in ba31cd9ff187 09:09:00 Removing intermediate container ba31cd9ff187 09:09:00 ---> fad98d949bd1 09:09:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:01 ---> 1f5993afe138 09:09:01 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:09:02 ---> a2bbdd5f1246 09:09:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:09:04 ---> 9b1197113476 09:09:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:09:05 Removing intermediate container cdc0b5693d37 09:09:05 ---> 32ae6d1e53cb 09:09:05 09:09:05 Step 10/25 : FROM alpine:3.17 09:09:05 ---> 51e60588ff2c 09:09:05 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:09:05 ---> Using cache 09:09:05 ---> 6c9cc22993e5 09:09:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:09:05 ---> Using cache 09:09:05 ---> 8514a4e80241 09:09:05 Step 13/25 : ENV APP_PORT=59881 09:09:05 ---> Running in 9b687748c9e4 09:09:06 ---> 07c0d59bf48c 09:09:06 Step 20/24 : ENTRYPOINT ["/core-command"] 09:09:06 Removing intermediate container 9b687748c9e4 09:09:06 ---> 7ebb713b8da8 09:09:06 Step 14/25 : EXPOSE $APP_PORT 09:09:06 ---> Running in e5944ea9aaec 09:09:06 ---> Running in 6c5fbaec59dc 09:09:07 Removing intermediate container e5944ea9aaec 09:09:07 ---> 6d39b4cb2862 09:09:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:07 Removing intermediate container 6c5fbaec59dc 09:09:07 ---> 68b56c729621 09:09:07 Step 15/25 : WORKDIR / 09:09:07 ---> Running in 1fe91914d7a0 09:09:07 ---> Running in a79b5d2bd1ce 09:09:08 Removing intermediate container 1fe91914d7a0 09:09:08 ---> c79a4cd717c7 09:09:08 Step 22/24 : LABEL arch=arm64 09:09:08 Removing intermediate container a79b5d2bd1ce 09:09:08 ---> c59bb2872752 09:09:08 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:08 ---> Running in 97d7df15b24f 09:09:08 Removing intermediate container 97d7df15b24f 09:09:08 ---> 75362bac5d30 09:09:08 Step 23/24 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 09:09:09 ---> Running in 05bfd9b1b7cd 09:09:09 ---> 8d4a0a1e4979 09:09:09 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:09:09 Removing intermediate container 05bfd9b1b7cd 09:09:09 ---> 44e34e818e1a 09:09:09 Step 24/24 : LABEL version=0.0.0 09:09:10 ---> Running in ffd33115d7ec 09:09:10 ---> 8f77973e1848 09:09:10 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:09:10 Removing intermediate container ffd33115d7ec 09:09:11 ---> 707d10b0e06f 09:09:11 09:09:11 Successfully built 707d10b0e06f 09:09:11 Successfully tagged core-command-arm64:latest 09:09:12  Building core-command ... done  ---> f6e0001b3f54 09:09:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:09:13 ---> bf4b4233cf5d 09:09:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:09:14 ---> 71242c3e7123 09:09:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:09:14 ---> Running in 328abd32f1e4 09:09:15 Removing intermediate container 328abd32f1e4 09:09:15 ---> 231a56fc58d0 09:09:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:15 ---> Running in 3e880539470b 09:09:15 Removing intermediate container 3e880539470b 09:09:15 ---> 600ca5293840 09:09:15 Step 23/25 : LABEL arch=arm64 09:09:16 ---> Running in 632ce4bd53f9 09:09:16 Removing intermediate container 632ce4bd53f9 09:09:16 ---> 87da45c23e1a 09:09:16 Step 24/25 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 09:09:16 ---> Running in 8093072d6b4e 09:09:17 Removing intermediate container 8093072d6b4e 09:09:17 ---> b7c66233d97b 09:09:17 Step 25/25 : LABEL version=0.0.0 09:09:17 ---> Running in 6de0701a7cfe 09:09:17 Removing intermediate container 6de0701a7cfe 09:09:17 ---> bd4f24b9d623 09:09:17 09:09:18 Successfully built bd4f24b9d623 09:09:18 Successfully tagged core-metadata-arm64:latest 09:09:57  Building core-metadata ... done Removing intermediate container c4f9c893a023 09:09:57 ---> e40ae25ed7ca 09:09:57 Step 8/23 : COPY . . 09:10:01 ---> 2a02693b91f4 09:10:01 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:10:01 ---> Running in 414020509a0c 09:10:03 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 09:10:07 Removing intermediate container e6c81b2eabad 09:10:07 ---> fb0b9583d701 09:10:07 09:10:07 Step 10/23 : FROM alpine:3.17 09:10:07 ---> 51e60588ff2c 09:10:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:10:07 ---> Using cache 09:10:07 ---> 6c9cc22993e5 09:10:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:10:07 ---> Using cache 09:10:07 ---> 8514a4e80241 09:10:07 Step 13/23 : ENV APP_PORT=59861 09:10:07 ---> Running in ead17aef3407 09:10:07 Removing intermediate container ead17aef3407 09:10:07 ---> a96e49a22501 09:10:07 Step 14/23 : EXPOSE $APP_PORT 09:10:07 ---> Running in 30e984abcfaf 09:10:08 Removing intermediate container 30e984abcfaf 09:10:08 ---> 1df37d66a468 09:10:08 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:09 ---> e834d4130615 09:10:09 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:10:09 ---> f7dc74b2b8ff 09:10:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:10:11 ---> d2278bb3702d 09:10:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:10:11 ---> 314e1724773b 09:10:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:10:12 ---> Running in b4264184e791 09:10:12 Removing intermediate container b4264184e791 09:10:12 ---> 53da32237cf3 09:10:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:12 ---> Running in bfbc3543d9e8 09:10:12 Removing intermediate container bfbc3543d9e8 09:10:12 ---> 891ed59803b9 09:10:12 Step 21/23 : LABEL arch=arm64 09:10:12 ---> Running in eb43b1b41e3e 09:10:13 Removing intermediate container eb43b1b41e3e 09:10:13 ---> 72f407227ebb 09:10:13 Step 22/23 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 09:10:13 ---> Running in 05bae9c5d430 09:10:13 Removing intermediate container 05bae9c5d430 09:10:13 ---> 024497fdd66e 09:10:13 Step 23/23 : LABEL version=0.0.0 09:10:13 ---> Running in 44339788870c 09:10:13 Removing intermediate container 44339788870c 09:10:13 ---> 62eb3cd845c3 09:10:13 09:10:14 Successfully built 62eb3cd845c3 09:10:14 Successfully tagged support-scheduler-arm64:latest 09:12:35  Building support-scheduler ... done Removing intermediate container 414020509a0c 09:12:35 ---> 328100cacf6f 09:12:35 09:12:35 Step 10/23 : FROM alpine:3.17 09:12:35 ---> 51e60588ff2c 09:12:35 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:12:35 ---> Running in 107212182c69 09:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:35 (1/2) Installing ca-certificates (20220614-r4) 09:12:35 (2/2) Installing dumb-init (1.2.5-r2) 09:12:35 Executing busybox-1.35.0-r29.trigger 09:12:35 Executing ca-certificates-20220614-r4.trigger 09:12:35 OK: 8 MiB in 17 packages 09:12:35 Removing intermediate container 107212182c69 09:12:35 ---> 0adb01e22eb2 09:12:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:12:35 ---> Running in a42bc7551950 09:12:36 Removing intermediate container a42bc7551950 09:12:36 ---> cdd66029f8f9 09:12:36 Step 13/23 : ENV APP_PORT=59860 09:12:36 ---> Running in fbaae893fcfb 09:12:36 Removing intermediate container fbaae893fcfb 09:12:36 ---> d3e4d996ddc5 09:12:36 Step 14/23 : EXPOSE $APP_PORT 09:12:36 ---> Running in 4198ff25a38a 09:12:36 Removing intermediate container 4198ff25a38a 09:12:36 ---> d7a0f8882796 09:12:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:37 ---> 04622b1bc203 09:12:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:12:38 ---> b0e2fbb33c9c 09:12:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:12:39 ---> c6a31d4d092d 09:12:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:12:40 ---> ea6e05b80643 09:12:40 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:12:40 ---> Running in c7b2d79e16b1 09:12:40 Removing intermediate container c7b2d79e16b1 09:12:40 ---> f6f4a0ea5f29 09:12:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:40 ---> Running in 6e6f4a1bd90e 09:12:40 Removing intermediate container 6e6f4a1bd90e 09:12:40 ---> 304116d94898 09:12:40 Step 21/23 : LABEL arch=arm64 09:12:41 ---> Running in c9ba7a82fd02 09:12:41 Removing intermediate container c9ba7a82fd02 09:12:41 ---> 415b8c298eb1 09:12:41 Step 22/23 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a 09:12:41 ---> Running in fe0b6b2459c7 09:12:42 Removing intermediate container fe0b6b2459c7 09:12:42 ---> b9997439a562 09:12:42 Step 23/23 : LABEL version=0.0.0 09:12:42 ---> Running in 5d163195f1cd 09:12:42 Removing intermediate container 5d163195f1cd 09:12:42 ---> 95c71ef8648a 09:12:42 09:12:42 Successfully built 95c71ef8648a 09:12:42 Successfully tagged support-notifications-arm64:latest 09:12:42  Building support-notifications ... done  [Pipeline] } 09:12:42 $ docker stop --time=1 ed611d957a8a97f2939b793e76a3ab82c99a9834a3ed386c758ddcca056f46a1 09:12:44 $ docker rm -f --volumes ed611d957a8a97f2939b793e76a3ab82c99a9834a3ed386c758ddcca056f46a1 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:45 + docker images 09:12:45 REPOSITORY TAG IMAGE ID CREATED SIZE 09:12:45 support-notifications-arm64 latest 95c71ef8648a 3 seconds ago 32.2MB 09:12:45 328100cacf6f 16 seconds ago 1.56GB 09:12:45 support-scheduler-arm64 latest 62eb3cd845c3 2 minutes ago 31.5MB 09:12:45 fb0b9583d701 2 minutes ago 1.56GB 09:12:45 core-metadata-arm64 latest bd4f24b9d623 3 minutes ago 20.2MB 09:12:45 core-command-arm64 latest 707d10b0e06f 3 minutes ago 19.7MB 09:12:45 32ae6d1e53cb 3 minutes ago 1.5GB 09:12:45 a6bb0ebf4129 3 minutes ago 1.49GB 09:12:45 security-proxy-setup-arm64 latest e8de315df7c4 4 minutes ago 18.7MB 09:12:45 security-secretstore-setup-arm64 latest d3c4e85da965 4 minutes ago 32.2MB 09:12:45 f18f54c3159e 4 minutes ago 1.47GB 09:12:45 d17ee686af56 4 minutes ago 1.49GB 09:12:45 security-spiffe-token-provider-arm64 latest f6363babdb86 12 minutes ago 32.7MB 09:12:45 core-common-config-bootstrapper-arm64 latest cb7fd830f25d 12 minutes ago 17.2MB 09:12:45 core-data-arm64 latest f562a5e1a44e 12 minutes ago 19.9MB 09:12:45 a28147731ab3 12 minutes ago 1.53GB 09:12:45 f67cf40e161b 12 minutes ago 1.49GB 09:12:45 4397b7b3d726 12 minutes ago 1.5GB 09:12:45 security-bootstrapper-arm64 latest 3c74af836ba8 14 minutes ago 21.9MB 09:12:45 security-proxy-auth-arm64 latest 1e1a56f87bb9 14 minutes ago 18.3MB 09:12:45 6c4937aa74a1 15 minutes ago 1.48GB 09:12:45 45670c6acc67 15 minutes ago 1.47GB 09:12:45 security-spire-server-arm64 latest aadb5af6fbc4 20 minutes ago 87.1MB 09:12:45 4f162139b4f8 21 minutes ago 1.35GB 09:12:45 security-spire-agent-arm64 latest e01c3f9d1aaa 21 minutes ago 125MB 09:12:45 security-spire-config-arm64 latest 66f2a04fad17 21 minutes ago 86.2MB 09:12:45 24f3faf22417 22 minutes ago 1.35GB 09:12:45 c07ed3e87c7c 22 minutes ago 1.35GB 09:12:45 ci-base-image-arm64 latest a3d872e0b34f 38 minutes ago 866MB 09:12:45 alpine 3.17 51e60588ff2c 3 days ago 7.46MB 09:12:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 09:12:45 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 09:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:45 09:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:46 arm64: Pulling from edgex-lftools-log-publisher 09:12:46 8998bd30e6a1: Pulling fs layer 09:12:46 04944245beec: Pulling fs layer 09:12:46 699f458cf7ca: Pulling fs layer 09:12:46 765212b225bb: Pulling fs layer 09:12:46 f23df028b6ca: Pulling fs layer 09:12:46 d65c8cfc05b1: Pulling fs layer 09:12:46 2437ff75d9bd: Pulling fs layer 09:12:46 f23df028b6ca: Waiting 09:12:46 765212b225bb: Waiting 09:12:46 d65c8cfc05b1: Waiting 09:12:46 2437ff75d9bd: Waiting 09:12:46 04944245beec: Verifying Checksum 09:12:46 04944245beec: Download complete 09:12:46 765212b225bb: Download complete 09:12:46 f23df028b6ca: Verifying Checksum 09:12:46 f23df028b6ca: Download complete 09:12:46 d65c8cfc05b1: Verifying Checksum 09:12:46 d65c8cfc05b1: Download complete 09:12:46 699f458cf7ca: Verifying Checksum 09:12:46 699f458cf7ca: Download complete 09:12:47 8998bd30e6a1: Verifying Checksum 09:12:47 8998bd30e6a1: Download complete 09:12:49 2437ff75d9bd: Verifying Checksum 09:12:49 2437ff75d9bd: Download complete 09:12:51 8998bd30e6a1: Pull complete 09:12:51 04944245beec: Pull complete 09:12:53 699f458cf7ca: Pull complete 09:12:53 765212b225bb: Pull complete 09:12:54 f23df028b6ca: Pull complete 09:12:54 d65c8cfc05b1: Pull complete 09:13:09 2437ff75d9bd: Pull complete 09:13:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:09 prd-ubuntu20.04-docker-arm64-4c-16g-6638 does not seem to be running inside a container 09:13:09 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:13:13 $ docker top a337e620f5435a54ee5a1dc5586280192a1f1891232471f0d767824d8adc82bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:14 ---> job-cost.sh 09:13:14 lf-activate-venv: SKIPPING 09:13:14 INFO: No Stack... 09:13:14 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:15 INFO: Archiving Costs [Pipeline] sh 09:13:15 + cut -d, -f6 09:13:15 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 09:13:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4490-2-stack-cost] 09:13:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4490-2-stack-cost] did not exist. Created. 09:13:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4490-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:16 + echo total: 0.10999999940395355 [Pipeline] stash 09:13:16 Stashed 1 file(s) [Pipeline] } 09:13:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4490-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:16 $ docker stop --time=1 a337e620f5435a54ee5a1dc5586280192a1f1891232471f0d767824d8adc82bf 09:13:18 $ docker rm -f --volumes a337e620f5435a54ee5a1dc5586280192a1f1891232471f0d767824d8adc82bf [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 09:13:18 provisioning config files... 09:13:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config63575914279029999tmp [Pipeline] { [Pipeline] sh 09:13:19 + set +x 09:13:19 + curl -s https://codecov.io/bash 09:13:19 + bash -s -- 09:13:19 09:13:19 _____ _ 09:13:19 / ____| | | 09:13:19 | | ___ __| | ___ ___ _____ __ 09:13:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:19 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:19 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:19 Bash-1.0.6 09:13:19 09:13:19 09:13:19 ==> git version 2.25.1 found 09:13:19 ==> 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 09:13:19 Release-Date: 2020-01-08 09:13:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:13:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:13:19 ==> Jenkins CI detected. 09:13:19 current dir:  /w/workspace/edgex-go/2 09:13:19 project root: . 09:13:19 --> token set from env 09:13:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:19 ==> Running gcov in . (disable via -X gcov) 09:13:19 ==> Python coveragepy not found 09:13:19 ==> Searching for coverage reports in: 09:13:19 + . 09:13:19 -> Found 1 reports 09:13:19 ==> Detecting git/mercurial file structure 09:13:19 ==> Reading reports 09:13:19 + ./coverage.out bytes=447380 09:13:19 ==> Appending adjustments 09:13:19 https://docs.codecov.io/docs/fixing-reports 09:13:20 + Found adjustments 09:13:20 ==> Gzipping contents 09:13:20 60K /tmp/codecov.0ZN9SE.gz 09:13:20 ==> Uploading reports 09:13:20 url: https://codecov.io 09:13:20 query: branch=PR-4490&commit=651cfa60368e450198cf525bd86877f1195649e7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4490%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4490&job=&cmd_args= 09:13:20 -> Pinging Codecov 09:13:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4490&commit=651cfa60368e450198cf525bd86877f1195649e7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4490%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4490&job=&cmd_args= 09:13:20 -> Uploading to 09:13:20 https://storage.googleapis.com/codecov/v4/raw/2023-04-02/00271124DB129430A58F1EEE437C3FCB/651cfa60368e450198cf525bd86877f1195649e7/56a0ba2a-9737-4b6c-8cde-425d01648635.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230402T091320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12c27fefc11284ed6cbcad5569cab1a63b2f0d3912200622c09d092478d1a892 09:13:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:20 Dload Upload Total Spent Left Speed 09:13:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57483 0 0 100 57483 0 190k --:--:-- --:--:-- --:--:-- 190k 09:13:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/651cfa60368e450198cf525bd86877f1195649e7 [Pipeline] } 09:13:21 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 09:13:21 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:13:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:22 ---> package-listing.sh 09:13:22 ++ facter osfamily 09:13:22 ++ tr '[:upper:]' '[:lower:]' 09:13:23 + OS_FAMILY=debian 09:13:23 + workspace=/w/workspace/edgex-go/2 09:13:23 + START_PACKAGES=/tmp/packages_start.txt 09:13:23 + END_PACKAGES=/tmp/packages_end.txt 09:13:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:23 + PACKAGES=/tmp/packages_start.txt 09:13:23 + '[' /w/workspace/edgex-go/2 ']' 09:13:23 + PACKAGES=/tmp/packages_end.txt 09:13:23 + case "${OS_FAMILY}" in 09:13:23 + dpkg -l 09:13:23 + grep '^ii' 09:13:23 + '[' -f /tmp/packages_start.txt ']' 09:13:23 + '[' -f /tmp/packages_end.txt ']' 09:13:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:23 + '[' /w/workspace/edgex-go/2 ']' 09:13:23 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:13:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:13:23 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:23 09:13:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:24 latest: Pulling from edgex-lftools-log-publisher 09:13:24 5eb5b503b376: Pulling fs layer 09:13:24 5c69ac0246d0: Pulling fs layer 09:13:24 ec43610c2a17: Pulling fs layer 09:13:24 3a2ae6a8a46f: Pulling fs layer 09:13:24 33b1e0a273af: Pulling fs layer 09:13:24 5d3b04190fa2: Pulling fs layer 09:13:24 2f39f015ded8: Pulling fs layer 09:13:24 3a2ae6a8a46f: Waiting 09:13:24 33b1e0a273af: Waiting 09:13:24 5d3b04190fa2: Waiting 09:13:24 2f39f015ded8: Waiting 09:13:24 5c69ac0246d0: Download complete 09:13:24 3a2ae6a8a46f: Verifying Checksum 09:13:24 3a2ae6a8a46f: Download complete 09:13:24 ec43610c2a17: Verifying Checksum 09:13:24 ec43610c2a17: Download complete 09:13:24 33b1e0a273af: Verifying Checksum 09:13:24 33b1e0a273af: Download complete 09:13:24 5d3b04190fa2: Download complete 09:13:24 5eb5b503b376: Download complete 09:13:25 2f39f015ded8: Download complete 09:13:25 5eb5b503b376: Pull complete 09:13:25 5c69ac0246d0: Pull complete 09:13:26 ec43610c2a17: Pull complete 09:13:26 3a2ae6a8a46f: Pull complete 09:13:26 33b1e0a273af: Pull complete 09:13:26 5d3b04190fa2: Pull complete 09:13:31 2f39f015ded8: Pull complete 09:13:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:32 prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container 09:13:32 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:13:35 $ docker top 21d0cd25ceab2a9fd791da016b346d9583918d964038578d63953c748fe1a690 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:35 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:35 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:36 + ls /var/log/sa-host 09:13:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:36 provisioning config files... 09:13:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9832136222645323844tmp [Pipeline] { [Pipeline] echo 09:13:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:36 ---> create-netrc.sh [Pipeline] } 09:13:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:36 ---> python-tools-install.sh [Pipeline] echo 09:13:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:37 ---> sudo-logs.sh 09:13:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:37 ---> job-cost.sh 09:13:37 lf-activate-venv: SKIPPING 09:13:37 DEBUG: total: 0.10999999940395355 09:13:37 INFO: Retrieving Stack Cost... 09:13:37 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:38 INFO: Archiving Costs [Pipeline] echo 09:13:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:38 ---> logs-deploy.sh 09:13:38 lf-activate-venv: SKIPPING 09:13:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4490/2 09:13:38 INFO: archiving workspace using pattern(s): 09:13:39 Archives upload complete. 09:13:39 INFO: archiving logs to Nexus 09:13:40 ---> uname -a: 09:13:40 Linux prd-ubuntu20-04-docker-8c-8g-6635 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:13:40 09:13:40 09:13:40 ---> lscpu: 09:13:40 Architecture: x86_64 09:13:40 CPU op-mode(s): 32-bit, 64-bit 09:13:40 Byte Order: Little Endian 09:13:40 Address sizes: 40 bits physical, 48 bits virtual 09:13:40 CPU(s): 8 09:13:40 On-line CPU(s) list: 0-7 09:13:40 Thread(s) per core: 1 09:13:40 Core(s) per socket: 1 09:13:40 Socket(s): 8 09:13:40 NUMA node(s): 1 09:13:40 Vendor ID: AuthenticAMD 09:13:40 CPU family: 23 09:13:40 Model: 49 09:13:40 Model name: AMD EPYC-Rome Processor 09:13:40 Stepping: 0 09:13:40 CPU MHz: 2800.000 09:13:40 BogoMIPS: 5600.00 09:13:40 Virtualization: AMD-V 09:13:40 Hypervisor vendor: KVM 09:13:40 Virtualization type: full 09:13:40 L1d cache: 256 KiB 09:13:40 L1i cache: 256 KiB 09:13:40 L2 cache: 4 MiB 09:13:40 L3 cache: 128 MiB 09:13:40 NUMA node0 CPU(s): 0-7 09:13:40 Vulnerability Itlb multihit: Not affected 09:13:40 Vulnerability L1tf: Not affected 09:13:40 Vulnerability Mds: Not affected 09:13:40 Vulnerability Meltdown: Not affected 09:13:40 Vulnerability Mmio stale data: Not affected 09:13:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:13:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:13:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:13:40 Vulnerability Srbds: Not affected 09:13:40 Vulnerability Tsx async abort: Not affected 09:13:40 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 09:13:40 09:13:40 09:13:40 ---> nproc: 09:13:40 8 09:13:40 09:13:40 09:13:40 ---> df -h: 09:13:40 Filesystem Size Used Avail Use% Mounted on 09:13:40 overlay 155G 19G 137G 12% / 09:13:40 tmpfs 64M 0 64M 0% /dev 09:13:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:13:40 shm 64M 0 64M 0% /dev/shm 09:13:40 /dev/vda1 155G 19G 137G 12% /facter-os 09:13:40 09:13:40 09:13:40 ---> sar -b -r -n DEV: 09:13:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6635) 04/02/23 _x86_64_ (8 CPU) 09:13:40 09:13:40 08:28:57 LINUX RESTART (8 CPU) 09:13:40 09:13:40 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:13:40 08:30:02 326.73 48.11 278.62 0.00 5429.50 208642.16 0.00 09:13:40 08:31:01 102.95 0.83 102.12 0.00 34.71 50628.16 0.00 09:13:40 08:32:01 29.87 1.02 28.86 0.00 21.86 17486.19 0.00 09:13:40 08:33:01 78.59 0.33 78.25 0.00 10.13 32962.77 0.00 09:13:40 08:34:02 308.23 5.19 303.04 0.00 55.80 100601.79 0.00 09:13:40 08:35:01 329.67 12.08 317.60 0.00 960.70 201298.64 0.00 09:13:40 08:36:01 624.57 3.67 620.90 0.00 4267.60 141187.87 0.00 09:13:40 08:37:01 592.82 0.15 592.67 0.00 9.47 189327.91 0.00 09:13:40 08:38:01 557.79 0.67 557.12 0.00 14.66 160604.03 0.00 09:13:40 08:39:01 266.96 0.08 266.88 0.00 1.87 46504.90 0.00 09:13:40 08:40:01 2.23 0.00 2.23 0.00 0.00 25.73 0.00 09:13:40 08:41:01 1.00 0.00 1.00 0.00 0.00 10.13 0.00 09:13:40 08:42:01 3.17 1.60 1.57 0.00 37.19 23.86 0.00 09:13:40 08:43:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 09:13:40 08:44:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 09:13:40 08:45:01 1.18 0.02 1.17 0.00 0.13 17.20 0.00 09:13:40 08:46:01 1.67 0.00 1.67 0.00 0.00 19.99 0.00 09:13:40 08:47:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 09:13:40 08:48:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 09:13:40 08:49:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:13:40 08:50:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 09:13:40 08:51:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 09:13:40 08:52:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 09:13:40 08:53:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 09:13:40 08:54:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 09:13:40 08:55:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 09:13:40 08:56:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 09:13:40 08:57:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 09:13:40 08:58:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 09:13:40 08:59:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 09:13:40 09:00:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 09:13:40 09:01:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 09:13:40 09:02:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 09:13:40 09:03:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 09:13:40 09:04:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 09:13:40 09:05:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 09:13:40 09:06:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 09:13:40 09:07:01 0.97 0.00 0.97 0.00 0.00 9.86 0.00 09:13:40 09:08:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 09:13:40 09:09:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 09:13:40 09:10:01 1.42 0.00 1.42 0.00 0.00 15.19 0.00 09:13:40 09:11:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 09:13:40 09:12:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 09:13:40 09:13:01 0.98 0.00 0.98 0.00 0.00 9.87 0.00 09:13:40 Average: 74.05 1.67 72.37 0.00 246.20 26069.05 0.00 09:13:40 09:13:40 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:13:40 08:30:02 29635856 31620088 720816 2.19 60516 2219752 1800624 5.31 981776 1952036 976 09:13:40 08:31:01 28030832 31501868 800616 2.43 112860 3560112 1946832 5.74 1455008 2952372 413628 09:13:40 08:32:01 27492948 31124728 1174608 3.57 115268 3707368 2702556 7.96 1802288 3125228 298108 09:13:40 08:33:01 27998756 31575004 727196 2.21 117784 3656280 1797584 5.30 1229228 3204436 40 09:13:40 08:34:02 24159912 31505356 776508 2.36 201796 7048156 1921536 5.66 2038244 5916304 1231384 09:13:40 08:35:01 20399956 31501952 772888 2.35 304588 10629132 1998684 5.89 1844404 9787144 814800 09:13:40 08:36:01 20577816 31379536 882212 2.68 332412 10274184 2284852 6.73 2512380 8899756 314368 09:13:40 08:37:01 19154100 31379044 878976 2.67 343484 11595496 2522376 7.43 2605244 10134716 557968 09:13:40 08:38:01 19037196 31480984 777948 2.37 384008 11729208 1941172 5.72 2548484 10267940 186144 09:13:40 08:39:01 19806724 31527732 739612 2.25 392004 11041584 1923676 5.67 2461572 9636164 316 09:13:40 08:40:01 19807448 31528500 738724 2.25 392040 11041592 1923676 5.67 2461668 9636168 8 09:13:40 08:41:01 19820460 31541524 725860 2.21 392052 11041592 1923676 5.67 2449016 9636168 12 09:13:40 08:42:01 19813124 31536324 731028 2.22 392080 11042712 1906268 5.62 2457712 9636548 204 09:13:40 08:43:01 19815156 31538296 729044 2.22 392088 11042716 1906268 5.62 2455492 9636552 16 09:13:40 08:44:01 19815244 31538400 728984 2.22 392096 11042716 1906268 5.62 2455264 9636504 52 09:13:40 08:45:01 19812868 31536080 731156 2.22 392112 11042696 1918816 5.65 2455364 9636484 244 09:13:40 08:46:01 19812852 31536084 731072 2.22 392136 11042700 1918816 5.65 2455292 9636488 168 09:13:40 08:47:01 19813372 31536604 730500 2.22 392144 11042700 1918816 5.65 2455236 9636488 8 09:13:40 08:48:01 19812920 31536244 730708 2.22 392180 11042704 1918816 5.65 2455172 9636496 8 09:13:40 08:49:01 19813116 31536444 730452 2.22 392196 11042696 1918816 5.65 2454980 9636496 8 09:13:40 08:50:01 19813224 31536628 730128 2.22 392208 11042712 1918816 5.65 2455256 9636572 24 09:13:40 08:51:01 19813224 31536652 730100 2.22 392216 11042716 1918816 5.65 2454908 9636580 28 09:13:40 08:52:01 19813396 31536836 729860 2.22 392220 11042720 1918816 5.65 2454924 9636592 24 09:13:40 08:53:01 19813056 31536560 730128 2.22 392228 11042724 1918816 5.65 2454964 9636600 28 09:13:40 08:54:01 19813296 31536800 730036 2.22 392240 11042720 1902624 5.61 2454980 9636600 8 09:13:40 08:55:01 19813496 31537004 730004 2.22 392252 11042728 1902624 5.61 2455040 9636604 28 09:13:40 08:56:01 19813512 31537024 729932 2.22 392276 11042732 1902624 5.61 2454988 9636608 8 09:13:40 08:57:01 19813400 31536972 729972 2.22 392288 11042732 1902624 5.61 2455028 9636612 12 09:13:40 08:58:01 19813100 31536680 730308 2.22 392292 11042736 1902624 5.61 2455076 9636616 4 09:13:40 08:59:01 19813052 31536640 730272 2.22 392328 11042728 1902624 5.61 2455060 9636620 28 09:13:40 09:00:01 19813288 31536880 729960 2.22 392336 11042744 1902624 5.61 2455136 9636624 4 09:13:40 09:01:01 19813280 31536936 729884 2.22 392356 11042748 1902624 5.61 2455116 9636632 24 09:13:40 09:02:01 19813564 31537220 729712 2.22 392372 11042748 1902624 5.61 2455404 9636632 8 09:13:40 09:03:01 19813296 31536956 729892 2.22 392396 11042752 1902624 5.61 2455348 9636636 12 09:13:40 09:04:01 19813312 31537036 729856 2.22 392412 11042756 1902624 5.61 2455352 9636644 40 09:13:40 09:05:01 19813224 31536948 729820 2.22 392420 11042756 1902624 5.61 2455552 9636644 8 09:13:40 09:06:01 19813184 31536916 729776 2.22 392436 11042760 1902624 5.61 2455424 9636648 40 09:13:40 09:07:01 19813168 31536900 729784 2.22 392444 11042760 1902624 5.61 2455144 9636648 8 09:13:40 09:08:01 19813344 31537200 729596 2.22 392452 11042896 1902624 5.61 2455160 9636772 36 09:13:40 09:09:01 19813560 31537424 729560 2.22 392480 11042892 1902624 5.61 2455148 9636776 48 09:13:40 09:10:01 19813576 31537528 729492 2.22 392492 11042904 1902624 5.61 2455316 9636772 8 09:13:40 09:11:01 19813464 31537420 729528 2.22 392504 11042908 1902624 5.61 2455240 9636776 24 09:13:40 09:12:01 19813416 31537396 729508 2.22 392508 11042912 1902624 5.61 2455552 9636780 36 09:13:40 09:13:01 19812840 31536820 730024 2.22 392508 11042912 1902624 5.61 2455300 9636780 8 09:13:40 Average: 20680680 31519277 751728 2.29 356875 10248018 1948361 5.74 2339960 8943642 86794 09:13:40 09:13:40 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:13:40 08:30:02 veth593efd7 563.56 482.02 47.54 2745.62 0.00 0.00 0.00 0.22 09:13:40 08:30:02 ens3 1363.19 1378.82 7893.13 186.91 0.00 0.00 0.00 0.00 09:13:40 08:30:02 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 09:13:40 08:30:02 docker0 563.56 481.90 39.84 2745.61 0.00 0.00 0.00 0.00 09:13:40 08:31:01 ens3 331.57 201.54 4839.77 33.34 0.00 0.00 0.00 0.00 09:13:40 08:31:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 09:13:40 08:31:01 docker0 88.93 141.45 6.89 694.62 0.00 0.00 0.00 0.00 09:13:40 08:31:01 veth77a9cb8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:13:40 08:32:01 ens3 47.18 29.99 40.43 17.35 0.00 0.00 0.00 0.00 09:13:40 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:32:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 09:13:40 08:32:01 veth77a9cb8 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 09:13:40 08:33:01 ens3 93.35 53.59 1691.61 17.78 0.00 0.00 0.00 0.00 09:13:40 08:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:13:40 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:34:02 veth4ad6386 150.45 203.19 12.98 1195.40 0.00 0.00 0.00 0.10 09:13:40 08:34:02 vethce5c8e7 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:13:40 08:34:02 veth9170fa1 203.19 150.45 1195.40 12.98 0.00 0.00 0.00 0.00 09:13:40 08:34:02 vethbb77e88 131.17 182.36 11.76 1193.61 0.00 0.00 0.00 0.10 09:13:40 08:34:02 ens3 958.68 682.78 6208.29 70.63 0.00 0.00 0.00 0.00 09:13:40 08:34:02 vethcab368f 182.36 131.17 1193.61 11.76 0.00 0.00 0.00 0.00 09:13:40 08:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:34:02 docker0 666.78 932.68 50.32 6182.04 0.00 0.00 0.00 0.00 09:13:40 08:35:01 vethce5c8e7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:35:01 ens3 49.85 26.20 874.28 4.46 0.00 0.00 0.00 0.00 09:13:40 08:35:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:13:40 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:36:01 vethce5c8e7 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 09:13:40 08:36:01 ens3 202.37 135.58 2306.16 188.43 0.00 0.00 0.00 0.00 09:13:40 08:36:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 09:13:40 08:36:01 vethebc394d 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 09:13:40 08:36:01 docker0 10.45 20.97 0.67 269.32 0.00 0.00 0.00 0.00 09:13:40 08:37:01 vethce5c8e7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:13:40 08:37:01 ens3 265.77 148.46 1457.09 29.13 0.00 0.00 0.00 0.00 09:13:40 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:37:01 docker0 119.03 225.91 9.13 1425.15 0.00 0.00 0.00 0.00 09:13:40 08:37:01 veth98e434d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:13:40 08:38:01 vethce5c8e7 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:13:40 08:38:01 ens3 238.78 121.75 1314.18 22.90 0.00 0.00 0.00 0.00 09:13:40 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:38:01 docker0 101.72 209.20 8.13 1290.43 0.00 0.00 0.00 0.00 09:13:40 08:39:01 ens3 26.27 16.16 158.81 7.44 0.00 0.00 0.00 0.00 09:13:40 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:39:01 docker0 4.95 10.33 0.34 145.50 0.00 0.00 0.00 0.00 09:13:40 08:40:01 ens3 0.45 0.23 0.44 0.07 0.00 0.00 0.00 0.00 09:13:40 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:42:01 ens3 8.05 6.46 5.45 6.23 0.00 0.00 0.00 0.00 09:13:40 08:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:13:40 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:43:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 09:13:40 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:44:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:45:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:13:40 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:46:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:49:01 ens3 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:13:40 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:50:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 09:13:40 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:55:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:13:40 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:00:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:13:40 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:02:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:03:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:04:01 ens3 0.95 0.38 0.39 0.27 0.00 0.00 0.00 0.00 09:13:40 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:05:01 ens3 0.32 0.15 0.25 0.07 0.00 0.00 0.00 0.00 09:13:40 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:10:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 09:13:40 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:40 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:40 Average: ens3 81.68 63.82 608.20 13.32 0.00 0.00 0.00 0.00 09:13:40 Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 09:13:40 Average: docker0 35.49 46.14 2.63 290.87 0.00 0.00 0.00 0.00 09:13:40 09:13:40 09:13:40 ---> sar -P ALL: 09:13:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6635) 04/02/23 _x86_64_ (8 CPU) 09:13:40 09:13:40 08:28:57 LINUX RESTART (8 CPU) 09:13:40 09:13:40 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:13:40 08:30:02 all 7.89 0.00 2.91 2.52 0.06 86.62 09:13:40 08:30:02 0 7.54 0.00 4.18 3.61 0.05 84.62 09:13:40 08:30:02 1 9.73 0.00 3.33 1.94 0.05 84.94 09:13:40 08:30:02 2 6.04 0.00 2.79 5.47 0.05 85.64 09:13:40 08:30:02 3 11.69 0.00 2.92 2.60 0.07 82.73 09:13:40 08:30:02 4 5.51 0.00 1.83 2.23 0.03 90.40 09:13:40 08:30:02 5 7.80 0.00 1.91 0.34 0.07 89.89 09:13:40 08:30:02 6 7.39 0.00 2.33 3.59 0.05 86.64 09:13:40 08:30:02 7 7.37 0.00 4.00 0.39 0.09 88.16 09:13:40 08:31:01 all 21.93 0.00 5.14 2.22 0.08 70.63 09:13:40 08:31:01 0 22.05 0.00 5.00 0.09 0.07 72.79 09:13:40 08:31:01 1 21.44 0.00 5.21 0.05 0.07 73.24 09:13:40 08:31:01 2 22.35 0.00 4.46 1.64 0.07 71.48 09:13:40 08:31:01 3 22.29 0.00 5.04 0.15 0.10 72.42 09:13:40 08:31:01 4 20.99 0.00 5.06 1.34 0.07 72.54 09:13:40 08:31:01 5 22.93 0.00 5.92 1.11 0.07 69.97 09:13:40 08:31:01 6 20.99 0.00 5.46 7.53 0.07 65.95 09:13:40 08:31:01 7 22.43 0.00 4.95 5.89 0.09 66.64 09:13:40 08:32:01 all 24.01 0.00 4.61 0.76 0.08 70.55 09:13:40 08:32:01 0 24.39 0.00 4.68 0.00 0.08 70.85 09:13:40 08:32:01 1 24.66 0.00 3.81 5.33 0.08 66.12 09:13:40 08:32:01 2 26.03 0.00 4.34 0.33 0.08 69.22 09:13:40 08:32:01 3 24.90 0.00 4.44 0.02 0.07 70.58 09:13:40 08:32:01 4 21.98 0.00 4.92 0.02 0.07 73.02 09:13:40 08:32:01 5 23.81 0.00 4.77 0.08 0.07 71.27 09:13:40 08:32:01 6 24.20 0.00 4.85 0.10 0.08 70.77 09:13:40 08:32:01 7 22.11 0.00 5.06 0.22 0.07 72.54 09:13:40 08:33:01 all 38.42 0.00 6.01 1.52 0.09 53.97 09:13:40 08:33:01 0 37.79 0.00 6.00 0.00 0.08 56.12 09:13:40 08:33:01 1 39.57 0.00 6.12 0.02 0.08 54.21 09:13:40 08:33:01 2 37.95 0.00 5.98 0.03 0.08 55.95 09:13:40 08:33:01 3 39.28 0.00 5.85 0.03 0.08 54.74 09:13:40 08:33:01 4 38.14 0.00 6.07 7.27 0.08 48.44 09:13:40 08:33:01 5 39.26 0.00 5.80 0.47 0.10 54.37 09:13:40 08:33:01 6 37.54 0.00 6.24 3.76 0.08 52.38 09:13:40 08:33:01 7 37.79 0.00 6.01 0.61 0.08 55.51 09:13:40 08:34:02 all 10.87 0.00 7.37 7.97 0.08 73.70 09:13:40 08:34:02 0 11.03 0.00 7.74 28.22 0.10 52.92 09:13:40 08:34:02 1 11.62 0.00 6.89 2.46 0.08 78.95 09:13:40 08:34:02 2 11.68 0.00 8.24 11.36 0.08 68.64 09:13:40 08:34:02 3 10.27 0.00 7.74 9.81 0.08 72.10 09:13:40 08:34:02 4 11.63 0.00 7.99 3.45 0.07 76.86 09:13:40 08:34:02 5 9.52 0.00 5.87 3.95 0.07 80.60 09:13:40 08:34:02 6 10.25 0.00 5.82 1.82 0.07 82.04 09:13:40 08:34:02 7 11.03 0.00 8.73 2.88 0.10 77.26 09:13:40 08:35:01 all 7.49 0.00 6.00 23.07 0.06 63.38 09:13:40 08:35:01 0 7.24 0.00 6.62 58.22 0.05 27.86 09:13:40 08:35:01 1 7.35 0.00 5.47 9.48 0.03 77.67 09:13:40 08:35:01 2 6.85 0.00 6.30 18.61 0.05 68.19 09:13:40 08:35:01 3 7.51 0.00 6.28 25.04 0.10 61.06 09:13:40 08:35:01 4 7.94 0.00 5.58 11.39 0.03 75.05 09:13:40 08:35:01 5 7.04 0.00 6.25 11.79 0.05 74.87 09:13:40 08:35:01 6 7.94 0.00 5.18 21.42 0.07 65.39 09:13:40 08:35:01 7 8.07 0.00 6.33 28.69 0.07 56.84 09:13:40 08:36:01 all 55.89 0.00 11.66 9.26 0.11 23.08 09:13:40 08:36:01 0 56.12 0.00 11.29 14.52 0.12 17.96 09:13:40 08:36:01 1 56.01 0.00 11.21 4.71 0.10 27.97 09:13:40 08:36:01 2 55.13 0.00 11.55 6.17 0.12 27.03 09:13:40 08:36:01 3 56.53 0.00 11.04 4.48 0.10 27.84 09:13:40 08:36:01 4 58.18 0.00 11.14 5.49 0.12 25.07 09:13:40 08:36:01 5 54.66 0.00 12.54 8.80 0.10 23.89 09:13:40 08:36:01 6 55.18 0.00 11.98 6.40 0.12 26.33 09:13:40 08:36:01 7 55.28 0.00 12.56 23.62 0.12 8.42 09:13:40 08:37:01 all 32.00 0.00 9.75 22.67 0.12 35.47 09:13:40 08:37:01 0 31.10 0.00 10.56 24.60 0.15 33.59 09:13:40 08:37:01 1 32.24 0.00 9.95 20.69 0.08 37.03 09:13:40 08:37:01 2 31.72 0.00 10.17 23.57 0.12 34.43 09:13:40 08:37:01 3 35.22 0.00 9.96 23.69 0.10 31.03 09:13:40 08:37:01 4 31.26 0.00 9.93 25.28 0.10 33.44 09:13:40 08:37:01 5 29.14 0.00 8.00 10.69 0.10 52.07 09:13:40 08:37:01 6 32.38 0.00 9.30 28.04 0.10 30.18 09:13:40 08:37:01 7 32.92 0.00 10.11 24.85 0.17 31.95 09:13:40 08:38:01 all 37.07 0.00 9.44 14.68 0.11 38.70 09:13:40 08:38:01 0 37.25 0.00 9.66 18.51 0.17 34.41 09:13:40 08:38:01 1 36.30 0.00 9.53 18.54 0.10 35.52 09:13:40 08:38:01 2 36.87 0.00 9.60 23.30 0.10 30.13 09:13:40 08:38:01 3 38.21 0.00 10.12 7.43 0.10 44.14 09:13:40 08:38:01 4 36.71 0.00 8.27 10.58 0.08 44.36 09:13:40 08:38:01 5 36.17 0.00 8.84 7.37 0.08 47.54 09:13:40 08:38:01 6 38.21 0.00 9.29 19.60 0.10 32.79 09:13:40 08:38:01 7 36.80 0.00 10.24 12.17 0.14 40.66 09:13:40 08:39:01 all 11.80 0.00 3.38 4.69 0.05 80.08 09:13:40 08:39:01 0 12.68 0.00 3.41 10.79 0.05 73.07 09:13:40 08:39:01 1 12.33 0.00 3.49 3.44 0.05 80.69 09:13:40 08:39:01 2 11.63 0.00 3.50 0.77 0.05 84.05 09:13:40 08:39:01 3 12.42 0.00 3.09 3.14 0.05 81.30 09:13:40 08:39:01 4 9.85 0.00 2.56 0.65 0.05 86.88 09:13:40 08:39:01 5 11.31 0.00 3.22 1.98 0.05 83.44 09:13:40 08:39:01 6 11.53 0.00 3.87 11.57 0.05 72.98 09:13:40 08:39:01 7 12.66 0.00 3.87 5.22 0.05 78.20 09:13:40 08:40:01 all 0.00 0.00 0.01 0.01 0.01 99.98 09:13:40 08:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:13:40 08:40:01 3 0.02 0.00 0.03 0.00 0.03 99.92 09:13:40 08:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:40:01 5 0.02 0.00 0.00 0.05 0.00 99.93 09:13:40 08:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:13:40 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:13:40 08:41:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:13:40 08:41:01 0 0.22 0.00 0.02 0.00 0.00 99.77 09:13:40 08:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 08:41:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:13:40 08:41:01 3 0.07 0.00 0.00 0.00 0.02 99.92 09:13:40 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:41:01 5 0.00 0.00 0.00 0.03 0.00 99.97 09:13:40 08:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:42:01 all 0.36 0.00 0.08 0.01 0.01 99.54 09:13:40 08:42:01 0 1.37 0.00 0.00 0.02 0.02 98.60 09:13:40 08:42:01 1 0.23 0.00 0.03 0.00 0.00 99.73 09:13:40 08:42:01 2 0.32 0.00 0.18 0.00 0.02 99.48 09:13:40 08:42:01 3 0.23 0.00 0.15 0.00 0.02 99.60 09:13:40 08:42:01 4 0.07 0.00 0.07 0.00 0.00 99.87 09:13:40 08:42:01 5 0.33 0.00 0.07 0.07 0.02 99.52 09:13:40 08:42:01 6 0.20 0.00 0.10 0.00 0.00 99.70 09:13:40 08:42:01 7 0.10 0.00 0.05 0.00 0.00 99.85 09:13:40 08:43:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:13:40 08:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 08:43:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:13:40 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:43:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:13:40 08:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:13:40 08:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:13:40 08:44:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:13:40 08:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:13:40 08:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 08:44:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:13:40 08:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:13:40 08:44:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:13:40 08:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:45:01 all 0.03 0.00 0.04 0.02 0.01 99.91 09:13:40 08:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:13:40 08:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:13:40 08:45:01 2 0.02 0.00 0.07 0.00 0.00 99.92 09:13:40 08:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:13:40 08:45:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:13:40 08:45:01 5 0.02 0.00 0.05 0.07 0.00 99.87 09:13:40 08:45:01 6 0.03 0.00 0.03 0.10 0.02 99.82 09:13:40 08:45:01 7 0.03 0.00 0.05 0.00 0.00 99.92 09:13:40 08:46:01 all 0.04 0.00 0.01 0.02 0.01 99.93 09:13:40 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:46:01 2 0.17 0.00 0.02 0.00 0.02 99.80 09:13:40 08:46:01 3 0.05 0.00 0.02 0.02 0.00 99.92 09:13:40 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:46:01 5 0.00 0.00 0.00 0.12 0.00 99.88 09:13:40 08:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:13:40 08:46:01 7 0.05 0.00 0.02 0.00 0.03 99.90 09:13:40 08:47:01 all 0.14 0.00 0.01 0.00 0.00 99.85 09:13:40 08:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:47:01 2 0.95 0.00 0.02 0.00 0.00 99.04 09:13:40 08:47:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:13:40 08:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:13:40 08:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:13:40 08:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:48:01 all 0.06 0.00 0.01 0.04 0.00 99.88 09:13:40 08:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:13:40 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:48:01 2 0.35 0.00 0.00 0.00 0.00 99.65 09:13:40 08:48:01 3 0.07 0.00 0.00 0.18 0.00 99.75 09:13:40 08:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 08:48:01 5 0.00 0.00 0.00 0.13 0.00 99.87 09:13:40 08:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:13:40 08:48:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:13:40 08:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:13:40 08:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 08:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:13:40 08:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:13:40 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:49:01 5 0.00 0.00 0.02 0.03 0.00 99.95 09:13:40 08:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:13:40 08:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:13:40 08:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:13:40 08:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 08:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:13:40 08:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:13:40 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:50:01 5 0.00 0.00 0.00 0.03 0.00 99.97 09:13:40 08:50:01 6 0.02 0.00 0.02 0.03 0.02 99.92 09:13:40 08:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:13:40 08:51:01 all 0.01 0.00 0.00 0.01 0.00 99.98 09:13:40 08:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:13:40 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:13:40 08:51:01 6 0.00 0.00 0.00 0.10 0.00 99.90 09:13:40 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:13:40 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:13:40 08:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:13:40 08:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:13:40 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 08:52:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:13:40 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:13:40 08:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:13:40 08:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:13:40 08:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:53:01 5 0.00 0.00 0.00 0.07 0.00 99.93 09:13:40 08:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:13:40 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:13:40 08:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:13:40 08:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:13:40 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:13:40 08:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:13:40 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:13:40 08:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:13:40 08:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 08:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:13:40 08:55:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:13:40 08:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 08:56:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:13:40 08:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:13:40 08:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 08:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:56:01 5 0.02 0.00 0.00 0.05 0.00 99.93 09:13:40 08:56:01 6 0.02 0.00 0.02 0.05 0.00 99.92 09:13:40 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:13:40 08:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 08:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:13:40 08:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:13:40 08:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 08:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:13:40 08:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 08:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:13:40 08:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:13:40 08:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:13:40 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:58:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:13:40 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:59:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:13:40 08:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:13:40 08:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 08:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 08:59:01 5 0.00 0.00 0.00 0.03 0.00 99.97 09:13:40 08:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 08:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 09:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:13:40 09:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 09:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 09:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 09:00:01 5 0.02 0.00 0.00 0.03 0.00 99.95 09:13:40 09:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:13:40 09:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:13:40 09:01:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:13:40 09:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 09:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:13:40 09:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:13:40 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:13:40 09:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:13:40 09:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 09:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:13:40 09:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:13:40 09:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:13:40 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:13:40 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:13:40 09:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:13:40 09:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:13:40 09:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 09:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 09:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:13:40 09:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:13:40 09:03:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:13:40 09:03:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:13:40 09:04:01 all 0.09 0.00 0.01 0.01 0.01 99.88 09:13:40 09:04:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:13:40 09:04:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:13:40 09:04:01 2 0.67 0.00 0.00 0.00 0.02 99.32 09:13:40 09:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:13:40 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:04:01 5 0.00 0.00 0.00 0.05 0.00 99.95 09:13:40 09:04:01 6 0.02 0.00 0.00 0.05 0.00 99.93 09:13:40 09:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:13:40 09:05:01 all 0.17 0.00 0.01 0.00 0.00 99.81 09:13:40 09:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:13:40 09:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:05:01 2 1.19 0.00 0.05 0.00 0.00 98.76 09:13:40 09:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:13:40 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:13:40 09:05:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:13:40 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:06:01 all 0.00 0.00 0.01 0.01 0.00 99.98 09:13:40 09:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:13:40 09:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:13:40 09:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:13:40 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:06:01 5 0.00 0.00 0.00 0.05 0.00 99.95 09:13:40 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 09:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:13:40 09:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:13:40 09:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 09:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:13:40 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:07:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:13:40 09:07:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:13:40 09:07:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:13:40 09:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:13:40 09:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:13:40 09:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:13:40 09:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:13:40 09:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:13:40 09:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:13:40 09:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:13:40 09:09:01 all 0.02 0.00 0.01 0.04 0.01 99.93 09:13:40 09:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 09:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:13:40 09:09:01 3 0.05 0.00 0.02 0.20 0.02 99.72 09:13:40 09:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:09:01 5 0.02 0.00 0.02 0.08 0.02 99.87 09:13:40 09:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:13:40 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:13:40 09:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:13:40 09:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:13:40 09:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:13:40 09:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:13:40 09:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:13:40 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:13:40 09:11:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:13:40 09:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:13:40 09:11:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:13:40 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:13:40 09:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:40 09:12:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:13:40 09:12:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:13:40 09:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:13:40 09:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:13:40 09:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:13:40 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:40 09:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:13:40 09:13:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:13:40 09:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:13:40 09:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:13:40 09:13:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:13:40 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:13:40 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:40 09:13:40 Average: CPU %user %nice %system %iowait %steal %idle 09:13:40 Average: all 5.59 0.00 1.50 2.01 0.02 90.88 09:13:40 Average: 0 5.60 0.00 1.57 3.54 0.03 89.26 09:13:40 Average: 1 5.67 0.00 1.47 1.50 0.02 91.35 09:13:40 Average: 2 5.64 0.00 1.52 2.05 0.02 90.76 09:13:40 Average: 3 5.85 0.00 1.51 1.72 0.02 90.90 09:13:40 Average: 4 5.45 0.00 1.43 1.52 0.02 91.59 09:13:40 Average: 5 5.45 0.00 1.42 1.07 0.02 92.04 09:13:40 Average: 6 5.54 0.00 1.45 2.34 0.02 90.64 09:13:40 Average: 7 5.54 0.00 1.62 2.33 0.03 90.49 09:13:40 09:13:40 09:13:40