Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 6dde6725c068b93be8e99b4859b2725888de99b7 rather than f55e44b894cf32e9a2bccd43db89ee6091db5759 Obtained Jenkinsfile from 6dde6725c068b93be8e99b4859b2725888de99b7 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-ssh13664393584921904838.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-ssh9286311377995925457.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-4405/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-4405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7739823107540584509.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-ssh16074919430806045399.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-4405/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-4405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5607092970445261904.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4361’ Running on prd-ubuntu20.04-docker-8c-8g-4365 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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 6dde6725c068b93be8e99b4859b2725888de99b7 into PR head commit f55e44b894cf32e9a2bccd43db89ee6091db5759 > 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/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 54619577ea98129f2a37447d063cf7a2a7a41df7 Checking out Revision 54619577ea98129f2a37447d063cf7a2a7a41df7 (PR-4405) > git config core.sparsecheckout # timeout=10 > git checkout -f f55e44b894cf32e9a2bccd43db89ee6091db5759 # 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 6dde6725c068b93be8e99b4859b2725888de99b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54619577ea98129f2a37447d063cf7a2a7a41df7 # timeout=10 Commit message: "Merge commit '6dde6725c068b93be8e99b4859b2725888de99b7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:57 ========================================================= 08:30:57 EdgeX Global Pipelines Version Info 08:30:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 49d6b628220daa3e9f82467c2ec852309a8ff06e # timeout=10 08:30:58 ------------------- 08:30:58 stable info: 08:30:58 ------------------- 08:30:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:58 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:30:58 Message: update stable to v1.0.245 08:30:58 ------------------- 08:30:58 experimental info: 08:30:58 ------------------- 08:30:58 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:58 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:30:58 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4405 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4405 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4405 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54619577ea98129f2a37447d063cf7a2a7a41df7 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5461957 [Pipeline] echo 08:30:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:59 provisioning config files... 08:30:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config16416548107187653025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:59 ---> docker-login.sh 08:30:59 nexus3.edgexfoundry.org:10001 08:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:59 Configure a credential helper to remove this warning. See 08:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:59 08:30:59 Login Succeeded 08:30:59 nexus3.edgexfoundry.org:10002 08:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10003 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 nexus3.edgexfoundry.org:10004 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 docker.io 08:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:00 Configure a credential helper to remove this warning. See 08:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:00 08:31:00 Login Succeeded 08:31:00 ---> docker-login.sh ends [Pipeline] } 08:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:00 + 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:31:00 + dirname cmd/core-command/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo core-command,cmd/core-command/Dockerfile 08:31:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:00 + dirname cmd/core-data/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo core-data,cmd/core-data/Dockerfile 08:31:00 + dirname cmd/core-metadata/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:00 + + cut -d/ -f2 08:31:00 dirname cmd/security-bootstrapper/Dockerfile 08:31:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:00 + dirname cmd/security-proxy-auth/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:00 + dirname cmd/security-proxy-setup/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:00 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:00 + dirname cmd/security-spire-agent/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:00 + dirname cmd/security-spire-config/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:00 + dirname cmd/security-spire-server/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:00 + dirname cmd/support-notifications/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:00 + dirname cmd/support-scheduler/Dockerfile 08:31:00 + cut -d/ -f2 08:31:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:01 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:31:01 + git rev-list -1 --merges 54619577ea98129f2a37447d063cf7a2a7a41df7~1..54619577ea98129f2a37447d063cf7a2a7a41df7 [Pipeline] echo 08:31:01 -----------> git rev-list -1 --merges 54619577ea98129f2a37447d063cf7a2a7a41df7~1..54619577ea98129f2a37447d063cf7a2a7a41df7 54619577ea98129f2a37447d063cf7a2a7a41df7 08:31:01 54619577ea98129f2a37447d063cf7a2a7a41df7 [false] [Pipeline] sh 08:31:01 + git log --format=format:%s -1 54619577ea98129f2a37447d063cf7a2a7a41df7 [Pipeline] echo 08:31:01 ========================================================= 08:31:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:02 + grep -v github /etc/ssh/ssh_known_hosts 08:31:02 + [ -e /tmp/ssh_known_hosts ] 08:31:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:02 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:02 08:31:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:02 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:02 b85a868b505f: Pulling fs layer 08:31:02 e2be974225ed: Pulling fs layer 08:31:02 339a4e72a1f5: Pulling fs layer 08:31:02 988bab9f4d93: Pulling fs layer 08:31:02 1469e6f7b9e6: Pulling fs layer 08:31:02 eaf3925da568: Pulling fs layer 08:31:02 bab4dde63d76: Pulling fs layer 08:31:02 bde34c3a00c8: Pulling fs layer 08:31:02 b352a97aabf1: Pulling fs layer 08:31:02 4872d77fe225: Pulling fs layer 08:31:02 5851b861e8e6: Pulling fs layer 08:31:02 988bab9f4d93: Waiting 08:31:02 b352a97aabf1: Waiting 08:31:02 1469e6f7b9e6: Waiting 08:31:02 4872d77fe225: Waiting 08:31:02 eaf3925da568: Waiting 08:31:02 5851b861e8e6: Waiting 08:31:02 bab4dde63d76: Waiting 08:31:02 bde34c3a00c8: Waiting 08:31:02 e2be974225ed: Verifying Checksum 08:31:02 e2be974225ed: Download complete 08:31:02 988bab9f4d93: Download complete 08:31:02 1469e6f7b9e6: Verifying Checksum 08:31:02 1469e6f7b9e6: Download complete 08:31:02 eaf3925da568: Verifying Checksum 08:31:02 eaf3925da568: Download complete 08:31:02 339a4e72a1f5: Verifying Checksum 08:31:02 339a4e72a1f5: Download complete 08:31:02 bde34c3a00c8: Download complete 08:31:02 b352a97aabf1: Verifying Checksum 08:31:02 b352a97aabf1: Download complete 08:31:02 4872d77fe225: Download complete 08:31:02 5851b861e8e6: Download complete 08:31:02 b85a868b505f: Verifying Checksum 08:31:02 b85a868b505f: Download complete 08:31:03 bab4dde63d76: Verifying Checksum 08:31:03 bab4dde63d76: Download complete 08:31:04 b85a868b505f: Pull complete 08:31:04 e2be974225ed: Pull complete 08:31:04 339a4e72a1f5: Pull complete 08:31:04 988bab9f4d93: Pull complete 08:31:04 1469e6f7b9e6: Pull complete 08:31:04 eaf3925da568: Pull complete 08:31:06 bab4dde63d76: Pull complete 08:31:06 bde34c3a00c8: Pull complete 08:31:06 b352a97aabf1: Pull complete 08:31:06 4872d77fe225: Pull complete 08:31:06 5851b861e8e6: Pull complete 08:31:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:07 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 08:31:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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/py-git-semver:0.1.4 cat 08:31:08 $ docker top d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d -eo pid,comm 08:31:08 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:31:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:08 [ssh-agent] Looking for ssh-agent implementation... 08:31:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:08 $ docker exec d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d ssh-agent 08:31:09 SSH_AUTH_SOCK=/tmp/ssh-SJ4AbIECDIJ6/agent.14 08:31:09 SSH_AGENT_PID=39 08:31:09 Running ssh-add (command line suppressed) 08:31:09 Identity added: /w/workspace/edgex-go/12@tmp/private_key_15961759446043708382.key (/w/workspace/edgex-go/12@tmp/private_key_15961759446043708382.key) 08:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:09 + git tag --points-at HEAD [Pipeline] } 08:31:09 $ docker exec --env ******** --env ******** d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d ssh-agent -k 08:31:09 unset SSH_AUTH_SOCK; 08:31:09 unset SSH_AGENT_PID; 08:31:09 echo Agent pid 39 killed; 08:31:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:09 [ssh-agent] Looking for ssh-agent implementation... 08:31:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:09 $ docker exec d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d ssh-agent 08:31:09 SSH_AUTH_SOCK=/tmp/ssh-xxC4y3yZv3pF/agent.71 08:31:09 SSH_AGENT_PID=77 08:31:09 Running ssh-add (command line suppressed) 08:31:09 Identity added: /w/workspace/edgex-go/12@tmp/private_key_11893807510857195544.key (/w/workspace/edgex-go/12@tmp/private_key_11893807510857195544.key) 08:31:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:10 + git semver init 08:31:10 2023-03-17 08:31:10,414 [run_init] DEBUG init version:0.0.0 force:False 08:31:10 2023-03-17 08:31:10,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/12/.semver 08:31:10 2023-03-17 08:31:10,415 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/12/.semver 08:31:10 2023-03-17 08:31:10,415 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/12/.semver'], cwd=/w/workspace/edgex-go/12, universal_newlines=False, shell=None, istream=None) 08:31:15 2023-03-17 08:31:14,847 [append_file] DEBUG append to file:/w/workspace/edgex-go/12/.git/info/exclude 08:31:15 2023-03-17 08:31:14,848 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/12/.semver/PR-4405 with force:False 08:31:15 2023-03-17 08:31:14,848 [write_file] DEBUG write to file:/w/workspace/edgex-go/12/.semver/PR-4405 08:31:15 2023-03-17 08:31:14,852 [execute] INFO git cat-file --batch-check 08:31:15 2023-03-17 08:31:14,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) 08:31:15 2023-03-17 08:31:14,858 [execute] INFO git cat-file --batch 08:31:15 2023-03-17 08:31:14,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) 08:31:15 2023-03-17 08:31:14,863 [read_version] DEBUG read version from /w/workspace/edgex-go/12/.semver/PR-4405 08:31:15 0.0.0 [Pipeline] } 08:31:15 $ docker exec --env ******** --env ******** d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d ssh-agent -k 08:31:15 unset SSH_AUTH_SOCK; 08:31:15 unset SSH_AGENT_PID; 08:31:15 echo Agent pid 77 killed; 08:31:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:16 + git semver [Pipeline] } 08:31:16 $ docker stop --time=1 d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d 08:31:17 $ docker rm -f --volumes d5773c3271e30131af3ee4b0d4ee413a78f6bcd699b3bb6636e7426f5ef96a3d [Pipeline] // withDockerContainer [Pipeline] sh 08:31:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:18 Stashed 1 file(s) [Pipeline] echo 08:31:18 [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:31:18 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo 08:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:18 ========================================================= 08:31:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:31:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:19 63b65145d645: Pulling fs layer 08:31:19 a2d21d5440eb: Pulling fs layer 08:31:19 935e6c44a52c: Pulling fs layer 08:31:19 94cc34f8dd06: Pulling fs layer 08:31:19 30dea6a524f1: Pulling fs layer 08:31:19 a2aff8979fd8: Pulling fs layer 08:31:19 6808be2612f2: Pulling fs layer 08:31:19 f25807f1079a: Pulling fs layer 08:31:19 94cc34f8dd06: Waiting 08:31:19 6808be2612f2: Waiting 08:31:19 a2aff8979fd8: Waiting 08:31:19 30dea6a524f1: Waiting 08:31:19 f25807f1079a: Waiting 08:31:19 a2d21d5440eb: Download complete 08:31:19 94cc34f8dd06: Verifying Checksum 08:31:19 94cc34f8dd06: Download complete 08:31:19 30dea6a524f1: Verifying Checksum 08:31:19 30dea6a524f1: Download complete 08:31:19 63b65145d645: Verifying Checksum 08:31:19 63b65145d645: Download complete 08:31:19 a2aff8979fd8: Verifying Checksum 08:31:19 a2aff8979fd8: Download complete 08:31:19 63b65145d645: Pull complete 08:31:19 a2d21d5440eb: Pull complete 08:31:19 f25807f1079a: Verifying Checksum 08:31:19 f25807f1079a: Download complete 08:31:19 935e6c44a52c: Download complete 08:31:20 6808be2612f2: Verifying Checksum 08:31:20 6808be2612f2: Download complete 08:31:23 935e6c44a52c: Pull complete 08:31:23 94cc34f8dd06: Pull complete 08:31:23 30dea6a524f1: Pull complete 08:31:23 a2aff8979fd8: Pull complete 08:31:25 6808be2612f2: Pull complete 08:31:26 f25807f1079a: Pull complete 08:31:26 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:31:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:26 WORKDIR /edgex 08:31:26 COPY go.mod . 08:31:26 RUN go mod download 08:31:26 + docker build -t ci-base-image-x86_64 -f - . 08:31:27 Sending build context to Docker daemon 170.5MB 08:31:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:27 ---> 3b553350e43f 08:31:27 Step 2/4 : WORKDIR /edgex 08:31:28 ---> Running in 314e03e2e34d 08:31:28 Removing intermediate container 314e03e2e34d 08:31:28 ---> 7ebecfcf28ff 08:31:28 Step 3/4 : COPY go.mod . 08:31:29 ---> cb373e46a497 08:31:29 Step 4/4 : RUN go mod download 08:31:29 ---> Running in 9393b7b099c7 08:31:33 Still waiting to schedule task 08:31:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4362’ 08:31:37 Removing intermediate container 9393b7b099c7 08:31:37 ---> d1c14b1c393e 08:31:37 Successfully built d1c14b1c393e 08:31:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:37 + docker inspect -f . ci-base-image-x86_64 08:31:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:37 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 08:31:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:38 $ docker top 53c8102394017f666443668a063d157c057ff404e4682bf36d3c1566493bb442 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:38 + go version 08:31:38 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:38 $ docker stop --time=1 53c8102394017f666443668a063d157c057ff404e4682bf36d3c1566493bb442 08:31:39 $ docker rm -f --volumes 53c8102394017f666443668a063d157c057ff404e4682bf36d3c1566493bb442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:40 + docker inspect -f . ci-base-image-x86_64 08:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:40 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 08:31: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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:40 $ docker top 25d92278eeb60f999da27e6338023d5e2199c6d8b0e60eb57232c1b59779f162 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:40 ========================================================= 08:31:40 [edgeXBuildGoParallel] Running Tests and Build... 08:31:40 ========================================================= [Pipeline] sh 08:31:40 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh 08:31:41 + make test 08:31:41 go test -race -coverprofile=coverage.out ./... 08:31:47 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.3% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.114s coverage: 88.5% of statements 08:32:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.9% of statements 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.385s coverage: 95.6% of statements 08:32:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 45.5% of statements 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 82.9% of statements 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.288s coverage: 79.9% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 84.8% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements 08:32:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 08:32:35 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:32:57 go vet ./... 08:32:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:58 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:58 + ls -al . 08:32:58 total 704 08:32:58 drwxrwxr-x 11 1001 1001 4096 Mar 17 08:31 . 08:32:58 drwxr-xr-x 4 root root 4096 Mar 17 08:31 .. 08:32:58 drwxrwxr-x 2 1001 1001 4096 Mar 17 08:30 .blubracket 08:32:58 -rw-rw-r-- 1 1001 1001 16 Mar 17 08:30 .dockerignore 08:32:58 drwxrwxr-x 8 1001 1001 4096 Mar 17 08:31 .git 08:32:58 drwxrwxr-x 3 1001 1001 4096 Mar 17 08:30 .github 08:32:58 -rw-rw-r-- 1 1001 1001 1133 Mar 17 08:30 .gitignore 08:32:58 -rw-rw-r-- 1 1001 1001 42 Mar 17 08:30 .golangci.yml 08:32:58 -rw-rw-r-- 1 1001 1001 87 Mar 17 08:30 .hadolint.yml 08:32:58 drwxr-xr-x 3 1001 1001 4096 Mar 17 08:31 .semver 08:32:58 -rw-rw-r-- 1 1001 1001 166 Mar 17 08:30 .sonarcloud.properties 08:32:58 -rw-rw-r-- 1 1001 1001 1171 Mar 17 08:30 ADOPTERS.md 08:32:58 -rw-rw-r-- 1 1001 1001 10825 Mar 17 08:30 Attribution.txt 08:32:58 -rw-rw-r-- 1 1001 1001 73765 Mar 17 08:30 CHANGELOG.md 08:32:58 -rw-rw-r-- 1 1001 1001 3804 Mar 17 08:30 CONTRIBUTING.md 08:32:58 -rw-rw-r-- 1 1001 1001 677 Mar 17 08:30 GOVERNANCE.md 08:32:58 -rw-rw-r-- 1 1001 1001 883 Mar 17 08:30 Jenkinsfile 08:32:58 -rw-rw-r-- 1 1001 1001 10775 Mar 17 08:30 LICENSE 08:32:58 -rw-rw-r-- 1 1001 1001 14266 Mar 17 08:30 Makefile 08:32:58 -rw-rw-r-- 1 1001 1001 582 Mar 17 08:30 OWNERS.md 08:32:58 -rw-rw-r-- 1 1001 1001 9403 Mar 17 08:30 README.md 08:32:58 -rw-rw-r-- 1 1001 1001 789 Mar 17 08:30 SECURITY.md 08:32:58 -rw-rw-r-- 1 1001 1001 5 Mar 17 08:31 VERSION 08:32:58 drwxrwxr-x 2 1001 1001 4096 Mar 17 08:30 bin 08:32:58 drwxrwxr-x 18 1001 1001 4096 Mar 17 08:30 cmd 08:32:58 -rw-r--r-- 1 root root 447486 Mar 17 08:32 coverage.out 08:32:58 -rw-rw-r-- 1 1001 1001 3233 Mar 17 08:30 go.mod 08:32:58 -rw-rw-r-- 1 1001 1001 31100 Mar 17 08:30 go.sum 08:32:58 drwxrwxr-x 7 1001 1001 4096 Mar 17 08:30 internal 08:32:58 drwxrwxr-x 3 1001 1001 4096 Mar 17 08:30 openapi 08:32:58 -rw-rw-r-- 1 1001 1001 594 Mar 17 08:30 security.txt 08:32:58 drwxrwxr-x 4 1001 1001 4096 Mar 17 08:30 snap 08:32:58 -rw-rw-r-- 1 1001 1001 204 Mar 17 08:30 version.go [Pipeline] sh 08:32:59 + '[' -e coverage.out ] 08:32:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:59 Stashed 1 file(s) [Pipeline] sh 08:32:59 + make build 08:32:59 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:33:11 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:33:11 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:33:12 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:33:12 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:33:19 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:33:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:22 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:33:22 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:33:23 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:33: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 [Pipeline] } 08:33:26 $ docker stop --time=1 25d92278eeb60f999da27e6338023d5e2199c6d8b0e60eb57232c1b59779f162 08:33:29 $ docker rm -f --volumes 25d92278eeb60f999da27e6338023d5e2199c6d8b0e60eb57232c1b59779f162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:30 08:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:30 latest: Pulling from edgex-devops/edgex-compose 08:33:30 cbdbe7a5bc2a: Pulling fs layer 08:33:30 ca9280d653b3: Pulling fs layer 08:33:30 7e9c9ca2126c: Pulling fs layer 08:33:30 cbdbe7a5bc2a: Download complete 08:33:30 ca9280d653b3: Verifying Checksum 08:33:30 ca9280d653b3: Download complete 08:33:30 cbdbe7a5bc2a: Pull complete 08:33:30 7e9c9ca2126c: Download complete 08:33:31 ca9280d653b3: Pull complete 08:33:34 7e9c9ca2126c: Pull complete 08:33:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:34 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 08:33:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:35 $ docker top c25693a0a5910bd76bac0e7621cb2a1167a051df7ef4f99827c808fecc8d646a -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:36 + docker-compose build --help 08:33:36 + grep parallel 08:33:36 --parallel Build images in parallel. [Pipeline] } 08:33:36 $ docker stop --time=1 c25693a0a5910bd76bac0e7621cb2a1167a051df7ef4f99827c808fecc8d646a 08:33:37 $ docker rm -f --volumes c25693a0a5910bd76bac0e7621cb2a1167a051df7ef4f99827c808fecc8d646a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:38 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 08:33:38 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:38 $ docker top be5555e7c78139ff8388e67e95d315e19a708845489ac9db11b5319837ed7fb9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:39 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:39 Building core-command ... 08:33:39 Building core-common-config-bootstrapper ... 08:33:39 Building core-data ... 08:33:39 Building core-metadata ... 08:33:39 Building security-bootstrapper ... 08:33:39 Building security-proxy-auth ... 08:33:39 Building security-proxy-setup ... 08:33:39 Building security-secretstore-setup ... 08:33:39 Building security-spiffe-token-provider ... 08:33:39 Building security-spire-agent ... 08:33:39 Building security-spire-config ... 08:33:39 Building security-spire-server ... 08:33:39 Building support-notifications ... 08:33:39 Building support-scheduler ... 08:33:39 Building core-data 08:33:39 Building core-common-config-bootstrapper 08:33:39 Building security-spiffe-token-provider 08:33:39 Building support-scheduler 08:33:39 Building core-metadata 08:33:49 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:33:49 ---> d1c14b1c393e 08:33:49 Step 3/20 : WORKDIR /edgex-go 08:33:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:49 ---> d1c14b1c393e 08:33:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:49 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:49 ---> d1c14b1c393e 08:33:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:33:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:49 ---> d1c14b1c393e 08:33:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:49 ---> d1c14b1c393e 08:33:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:53 ---> Running in 3662374954e7 08:33:53 ---> Running in 74e8c8e70b1c 08:33:53 ---> Running in 1e7f36b5bea3 08:33:53 ---> Running in 0ab1028653b1 08:33:53 ---> Running in 9086a16d1ce7 08:33:53 Removing intermediate container 0ab1028653b1 08:33:53 ---> 8a278ac57d67 08:33:53 Step 4/23 : WORKDIR /edgex-go 08:33:53 Removing intermediate container 3662374954e7 08:33:53 ---> 2f1dd4588248 08:33:53 Step 4/23 : WORKDIR /edgex-go 08:33:53 Removing intermediate container 9086a16d1ce7 08:33:53 ---> 190b9e18e003 08:33:53 Step 4/25 : WORKDIR /edgex-go 08:33:53 Removing intermediate container 1e7f36b5bea3 08:33:53 ---> acb06523c34e 08:33:53 Step 4/23 : WORKDIR /edgex-go 08:33:53 Removing intermediate container 74e8c8e70b1c 08:33:53 ---> 4636e381b2d0 08:33:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:33:53 ---> Running in 43a344081f4c 08:33:53 ---> Running in 86b1f7e77b20 08:33:53 ---> Running in 9dce12fe575f 08:33:53 ---> Running in bfde0fbf9a68 08:33:53 ---> Running in fe4c2b6b27af 08:33:53 Removing intermediate container 86b1f7e77b20 08:33:53 ---> 41154cf49744 08:33:53 Step 5/23 : RUN apk add --update --no-cache make git 08:33:53 Removing intermediate container 9dce12fe575f 08:33:53 ---> 909596fa077c 08:33:53 Step 5/25 : RUN apk add --update --no-cache make git 08:33:53 Removing intermediate container 43a344081f4c 08:33:53 ---> 5c0207f75f7d 08:33:53 Step 5/23 : RUN apk add --update --no-cache make git 08:33:53 Removing intermediate container bfde0fbf9a68 08:33:53 ---> 3c1b2e4248a9 08:33:53 Step 5/23 : RUN apk add --update --no-cache make git 08:33:53 ---> Running in 4bdbc29a793d 08:33:53 ---> Running in ae711cfb55e5 08:33:53 ---> Running in 5625292ab3ac 08:33:53 ---> Running in f999dcbe7a72 08:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:54 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:54 OK: 17816 distinct packages available 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 OK: 265 MiB in 53 packages 08:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 OK: 265 MiB in 53 packages 08:33:54 OK: 265 MiB in 53 packages 08:33:54 Removing intermediate container 5625292ab3ac 08:33:54 ---> 289e883524b4 08:33:54 Step 6/23 : COPY go.mod vendor* ./ 08:33:54 OK: 265 MiB in 53 packages 08:33:54 OK: 265 MiB in 53 packages 08:33:55 ---> 9debd8eff52e 08:33:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> Running in 007abf14df6f 08:33:55 Removing intermediate container f999dcbe7a72 08:33:55 ---> 183ded4c7556 08:33:55 Step 6/23 : COPY go.mod vendor* ./ 08:33:55 Removing intermediate container fe4c2b6b27af 08:33:55 ---> 2a98983b3f52 08:33:55 Step 5/20 : COPY go.mod vendor* ./ 08:33:55 Removing intermediate container 4bdbc29a793d 08:33:55 ---> 236beab91ca3 08:33:55 Step 6/25 : COPY go.mod vendor* ./ 08:33:55 ---> f7f087ee7d66 08:33:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 Removing intermediate container ae711cfb55e5 08:33:55 ---> 8182cf748714 08:33:55 Step 6/23 : COPY go.mod vendor* ./ 08:33:55 ---> Running in dc3a42656f8f 08:33:55 ---> 41f13930923f 08:33:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> 640860e0d89a 08:33:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> Running in 048f7f00f219 08:33:55 ---> Running in 42f143ef4772 08:33:55 ---> 9a736470fe9c 08:33:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 ---> Running in 4a7285998e07 08:34:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4368 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws 08:34:17 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 08:34:17 The recommended git tool is: git 08:34:23 using credential edgex-jenkins-ssh 08:34:23 Cloning the remote Git repository 08:34:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:23 > git init /w/workspace/edgex-go/12 # timeout=10 08:34:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:24 > git --version # timeout=10 08:34:24 > git --version # 'git version 2.25.1' 08:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:27 Removing intermediate container dc3a42656f8f 08:34:27 ---> abe2cb67a614 08:34:27 Step 8/23 : COPY . . 08:34:27 Removing intermediate container 007abf14df6f 08:34:27 ---> 68abc27e1b43 08:34:27 Step 8/23 : COPY . . 08:34:27 Removing intermediate container 048f7f00f219 08:34:27 ---> 6471f4b564d7 08:34:27 Step 7/20 : COPY . . 08:34:27 Removing intermediate container 4a7285998e07 08:34:27 ---> a4df4a9d715d 08:34:27 Step 8/23 : COPY . . 08:34:27 Removing intermediate container 42f143ef4772 08:34:27 ---> ee495eeae991 08:34:27 Step 8/25 : COPY . . 08:34:40 ---> cb99d8619743 08:34:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:40 ---> c5e7580ba5c8 08:34:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:40 ---> fa8476d45c17 08:34:40 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:40 ---> 0d7aa5a5a294 08:34:40 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:40 ---> 1d05f4e097ca 08:34:40 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:40 ---> Running in 2e8588d3463f 08:34:40 ---> Running in cd7681488307 08:34:40 ---> Running in b729b5958fec 08:34:40 ---> Running in db106c21364f 08:34:40 ---> Running in 1382ae8651be 08:34:40 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:34:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:40 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:34:40 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:34:40 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:34:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:45 Merging remotes/origin/main commit 6dde6725c068b93be8e99b4859b2725888de99b7 into PR head commit f55e44b894cf32e9a2bccd43db89ee6091db5759 08:34:45 Merge succeeded, producing d5f497c093ef212248e6c8c5a0a5f06f899643da 08:34:45 Checking out Revision d5f497c093ef212248e6c8c5a0a5f06f899643da (PR-4405) 08:34:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:45 > git config core.sparsecheckout # timeout=10 08:34:45 > git checkout -f f55e44b894cf32e9a2bccd43db89ee6091db5759 # timeout=10 08:34:45 > git remote # timeout=10 08:34:45 > git config --get remote.origin.url # timeout=10 08:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:45 > git merge 6dde6725c068b93be8e99b4859b2725888de99b7 # timeout=10 08:34:45 > git rev-parse HEAD^{commit} # timeout=10 08:34:45 > git config core.sparsecheckout # timeout=10 08:34:45 > git checkout -f d5f497c093ef212248e6c8c5a0a5f06f899643da # timeout=10 08:34:49 Commit message: "Merge commit '6dde6725c068b93be8e99b4859b2725888de99b7' into HEAD" 08:34:49 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:50 Dload Upload Total Spent Left Speed 08:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k 08:34:49 > git rev-list --no-walk 49d6b628220daa3e9f82467c2ec852309a8ff06e # timeout=10 [Pipeline] sh 08:34:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:51 + sudo tee /etc/docker/daemon.new 08:34:51 { 08:34:51 "registry-mirrors": [ 08:34:51 "https://nexus3.edgexfoundry.org:10001" 08:34:51 ], 08:34:51 "bip": "10.250.0.254/24", 08:34:51 "hosts": [ 08:34:51 "tcp://0.0.0.0:5555", 08:34:51 "unix:///var/run/docker.sock" 08:34:51 ], 08:34:51 "mtu": 1458, 08:34:51 "selinux-enabled": true, 08:34:51 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:51 } [Pipeline] sh 08:34:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:10 provisioning config files... 08:35:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config9167479364380014374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:11 ---> docker-login.sh 08:35:11 nexus3.edgexfoundry.org:10001 08:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:11 Configure a credential helper to remove this warning. See 08:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:11 08:35:11 Login Succeeded 08:35:11 nexus3.edgexfoundry.org:10002 08:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:12 Configure a credential helper to remove this warning. See 08:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:12 08:35:12 Login Succeeded 08:35:12 nexus3.edgexfoundry.org:10003 08:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:12 Configure a credential helper to remove this warning. See 08:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:12 08:35:12 Login Succeeded 08:35:12 nexus3.edgexfoundry.org:10004 08:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:12 Configure a credential helper to remove this warning. See 08:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:12 08:35:12 Login Succeeded 08:35:12 docker.io 08:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:13 Configure a credential helper to remove this warning. See 08:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:13 08:35:13 Login Succeeded 08:35:13 ---> docker-login.sh ends [Pipeline] } 08:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:14 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo 08:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:14 ========================================================= 08:35:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:35:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:14 af6eaf76a39c: Pulling fs layer 08:35:14 55522c791124: Pulling fs layer 08:35:14 ce5c4a1c91eb: Pulling fs layer 08:35:14 169dfbe0d373: Pulling fs layer 08:35:14 e1ff8fa3b103: Pulling fs layer 08:35:14 52ebb69f0ebf: Pulling fs layer 08:35:14 5abe8eddf0d5: Pulling fs layer 08:35:14 169dfbe0d373: Waiting 08:35:14 e1ff8fa3b103: Waiting 08:35:14 52ebb69f0ebf: Waiting 08:35:14 5abe8eddf0d5: Waiting 08:35:14 55522c791124: Verifying Checksum 08:35:14 55522c791124: Download complete 08:35:14 169dfbe0d373: Verifying Checksum 08:35:14 169dfbe0d373: Download complete 08:35:14 e1ff8fa3b103: Verifying Checksum 08:35:14 e1ff8fa3b103: Download complete 08:35:14 af6eaf76a39c: Verifying Checksum 08:35:14 af6eaf76a39c: Download complete 08:35:16 af6eaf76a39c: Pull complete 08:35:16 5abe8eddf0d5: Verifying Checksum 08:35:16 5abe8eddf0d5: Download complete 08:35:16 55522c791124: Pull complete 08:35:17 52ebb69f0ebf: Verifying Checksum 08:35:17 52ebb69f0ebf: Download complete 08:35:17 ce5c4a1c91eb: Verifying Checksum 08:35:17 ce5c4a1c91eb: Download complete 08:35:26 Removing intermediate container 2e8588d3463f 08:35:26 ---> db814dc98927 08:35:26 08:35:26 Step 10/23 : FROM alpine:3.17 08:35:26 Removing intermediate container cd7681488307 08:35:26 ---> ef0347fdad35 08:35:26 08:35:26 Step 10/23 : FROM alpine:3.17 08:35:26 Removing intermediate container 1382ae8651be 08:35:26 ---> dc63e46901c4 08:35:26 08:35:26 Step 10/25 : FROM alpine:3.17 08:35:26 Removing intermediate container db106c21364f 08:35:26 ---> 463d74e721ec 08:35:26 08:35:26 Step 9/20 : FROM alpine:3.17 08:35:26 Removing intermediate container b729b5958fec 08:35:26 ---> 11ba0a340b8a 08:35:26 08:35:26 Step 10/23 : FROM alpine:3.17 08:35:26 3.17: Pulling from library/alpine 08:35:26 3.17: Pulling from library/alpine 08:35:26 3.17: Pulling from library/alpine 08:35:26 3.17: Pulling from library/alpine 08:35:26 3.17: Pulling from library/alpine 08:35:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:35:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:35:26 Status: Downloaded newer image for alpine:3.17 08:35:26 Status: Image is up to date for alpine:3.17 08:35:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:35:26 Status: Image is up to date for alpine:3.17 08:35:26 ---> b2aa39c304c2 08:35:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:26 ---> b2aa39c304c2 08:35:26 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:26 ---> b2aa39c304c2 08:35:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:35:26 Status: Image is up to date for alpine:3.17 08:35:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:35:26 Status: Image is up to date for alpine:3.17 08:35:26 ---> b2aa39c304c2 08:35:26 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:26 ---> b2aa39c304c2 08:35:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:26 ---> Running in e8f09b0778d2 08:35:26 ---> Running in c5a4ba421d3b 08:35:26 ---> Running in 9076f66354dc 08:35:26 ---> Running in b6ce9879f112 08:35:26 ---> Running in a899a9a3e5c6 08:35:26 Removing intermediate container c5a4ba421d3b 08:35:26 ---> 1aa709d10c16 08:35:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:26 Removing intermediate container 9076f66354dc 08:35:26 Removing intermediate container b6ce9879f112 08:35:26 ---> 3f90bb63d641 08:35:26 ---> 912fff5684b2 08:35:26 Step 12/23 : ENV APP_PORT=59880Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:26 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:26 ---> Running in 96895255afc0 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:26 ---> Running in aaea012e36b5 08:35:26 ---> Running in 1c93613f1cf3 08:35:26 (1/1) Installing dumb-init (1.2.5-r2) 08:35:26 Executing busybox-1.35.0-r29.trigger 08:35:26 OK: 7 MiB in 16 packages 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:26 Removing intermediate container aaea012e36b5 08:35:26 ---> 12de0c4f8d40 08:35:26 Step 13/23 : EXPOSE $APP_PORT 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:26 ---> Running in e2632c74675c 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:26 Removing intermediate container e2632c74675c 08:35:26 ---> 60e231216d65 08:35:26 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:26 (1/1) Installing dumb-init (1.2.5-r2) 08:35:26 Executing busybox-1.35.0-r29.trigger 08:35:26 ---> Running in a99a09bffda5 08:35:26 (1/1) Installing dumb-init (1.2.5-r2) 08:35:26 OK: 7 MiB in 16 packages 08:35:26 Executing busybox-1.35.0-r29.trigger 08:35:26 OK: 7 MiB in 16 packages 08:35:26 Removing intermediate container e8f09b0778d2 08:35:26 ---> 4c37e136e0e0 08:35:26 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:26 ---> Running in 71919694f028 08:35:26 Removing intermediate container 71919694f028 08:35:26 ---> 6697e4de53e0 08:35:26 Step 13/25 : ENV APP_PORT=59881 08:35:26 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:26 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:26 OK: 17816 distinct packages available 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:26 ---> Running in 461b44263ff5 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:26 Removing intermediate container a899a9a3e5c6 08:35:26 ---> 15ffe69691b9 08:35:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:26 (1/9) Installing ca-certificates (20220614-r4) 08:35:26 (2/9) Installing brotli-libs (1.0.9-r9) 08:35:26 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:35:26 (4/9) Installing libcurl (7.88.1-r0) 08:35:26 (5/9) Installing curl (7.88.1-r0) 08:35:26 (6/9) Installing dumb-init (1.2.5-r2) 08:35:26 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:26 (8/9) Installing libucontext (1.2-r0) 08:35:26 (9/9) Installing gcompat (1.1.0-r0) 08:35:26 Executing busybox-1.35.0-r29.trigger 08:35:26 Executing ca-certificates-20220614-r4.trigger 08:35:26 Removing intermediate container 461b44263ff5 08:35:26 ---> 80c7618f76d7 08:35:26 Step 14/25 : EXPOSE $APP_PORT 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:26 Removing intermediate container 96895255afc0 08:35:26 ---> 2befc95ffa74 08:35:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:26 ---> Running in 0bfccd4b99bf 08:35:26 ---> Running in 4103b7b1242a 08:35:26 OK: 10 MiB in 24 packages 08:35:26 ---> bfc5348501e8 08:35:26 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:26 (1/1) Installing dumb-init (1.2.5-r2) 08:35:26 Executing busybox-1.35.0-r29.trigger 08:35:26 OK: 7 MiB in 16 packages 08:35:26 Removing intermediate container 0bfccd4b99bf 08:35:26 ---> c828244a8c1b 08:35:26 Step 13/23 : ENV APP_PORT=59861 08:35:26 Removing intermediate container 4103b7b1242a 08:35:26 ---> 4eb4fd1f2f3d 08:35:26 Step 15/25 : WORKDIR / 08:35:26 ---> Running in 2ce06ff663c8 08:35:26 ---> Running in 9035b7648753 08:35:26 ---> e4663d807e15 08:35:26 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:26 Removing intermediate container 2ce06ff663c8 08:35:26 ---> 5589d58f2153 08:35:26 Step 14/23 : EXPOSE $APP_PORT 08:35:26 ---> Running in d61a92529336 08:35:26 Removing intermediate container 9035b7648753 08:35:26 ---> bf51bacbcd18 08:35:26 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:26 Removing intermediate container a99a09bffda5 08:35:26 ---> 77a3a3db3c26 08:35:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:26 Removing intermediate container 1c93613f1cf3 08:35:26 ---> ca1c385b10f0 08:35:26 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:26 ---> b1e5c4b69946 08:35:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:26 Removing intermediate container d61a92529336 08:35:26 ---> a0dce7596cc6 08:35:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:26 ---> a53b7f956d4b 08:35:26 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:35:26 ---> 94bc30b984f6 08:35:26 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:26 ---> dba011cfac56 08:35:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:26 ---> 7ff467eea034 08:35:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:26 ---> 041c064fd608 08:35:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:27 ---> 6d93966acdb9 08:35:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:27 ---> 07fa54a4b003 08:35:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:27 ---> 72c6cb8a1779 08:35:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:27 ce5c4a1c91eb: Pull complete 08:35:27 ---> b059f5dd3354 08:35:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / ---> 4275057f87f3 08:35:27 08:35:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:27 169dfbe0d373: Pull complete 08:35:27 ---> 3ef8905bc9df 08:35:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:27 ---> 5eafd7f6900c 08:35:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:28 e1ff8fa3b103: Pull complete 08:35:28 ---> Running in 0a2f434b56a0 08:35:28 ---> 49d9466d6c8d 08:35:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:28 ---> 30ff68b4a3d8 08:35:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:28 ---> 52d8c8acfc09 08:35:28 ---> 0520848a425b 08:35:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlStep 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:28 08:35:28 ---> Running in d37705372d14 08:35:28 ---> de605d45f2c0 08:35:28 Step 19/23 : ENTRYPOINT ["/core-data"] 08:35:28 ---> Running in 47e05ccb86df 08:35:28 ---> 02de2c214ea3 08:35:28 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:35:28 ---> adf9fe89cf9f 08:35:28 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:35:29 Removing intermediate container d37705372d14 08:35:29 ---> 612232c9b558 08:35:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:29 ---> Running in bc7558b5db8f 08:35:29 ---> Running in ffd24f58e8f3 08:35:29 Removing intermediate container 47e05ccb86df 08:35:29 ---> d7b5c10be99e 08:35:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:29 ---> Running in 71ac739692b2 08:35:29 ---> Running in 4e3feff4ed7c 08:35:29 Removing intermediate container bc7558b5db8f 08:35:29 ---> 1da30810544d 08:35:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:29 Removing intermediate container ffd24f58e8f3 08:35:29 ---> 8607945930c2 08:35:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:29 Removing intermediate container 71ac739692b2 08:35:29 ---> 75aa51034a5a 08:35:29 Step 18/20 : LABEL arch=x86_64 08:35:29 Removing intermediate container 0a2f434b56a0 08:35:29 ---> 554505f4675b 08:35:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:30 ---> Running in 13080a6b8021 08:35:30 ---> Running in b306eb32c65b 08:35:30 ---> Running in bdac6856b46b 08:35:30 ---> Running in 66c62b28377f 08:35:30 Removing intermediate container 4e3feff4ed7c 08:35:30 ---> 4a3390d20bec 08:35:30 Step 21/23 : LABEL arch=x86_64 08:35:30 ---> Running in 25c263484ffc 08:35:30 Removing intermediate container 13080a6b8021 08:35:30 ---> 1149e8133d11 08:35:30 Step 23/25 : LABEL arch=x86_64 08:35:30 Removing intermediate container bdac6856b46b 08:35:30 ---> 157f22782f22 08:35:30 Step 19/20 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:35:30 Removing intermediate container 66c62b28377f 08:35:30 ---> dedc52f35f6b 08:35:30 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:30 ---> Running in 6ed4838cdba5 08:35:30 Removing intermediate container b306eb32c65b 08:35:30 ---> 0299fda3ed44 08:35:30 Step 21/23 : LABEL arch=x86_64 08:35:30 ---> Running in 4876c19aeea5 08:35:30 Removing intermediate container 25c263484ffc 08:35:30 ---> 3058127ca1a6 08:35:30 Step 22/23 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:35:30 ---> Running in 55998ee6a35f 08:35:30 ---> Running in a76dfe805bf8 08:35:30 ---> Running in 50cda32d94ae 08:35:30 Removing intermediate container 6ed4838cdba5 08:35:30 ---> 079c076405e0 08:35:30 Step 24/25 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:35:30 Removing intermediate container 55998ee6a35f 08:35:30 ---> fba30d0fd2c9 08:35:30 Step 21/23 : LABEL arch=x86_64 08:35:30 ---> Running in 0239a0452dd1 08:35:30 Removing intermediate container 4876c19aeea5 08:35:30 ---> 297c51e0b53a 08:35:30 Step 20/20 : LABEL version=0.0.0 08:35:31 Removing intermediate container a76dfe805bf8 08:35:31 ---> ef696f314025 08:35:31 Step 22/23 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:35:31 Removing intermediate container 50cda32d94ae 08:35:31 ---> fbfb2648972e 08:35:31 Step 23/23 : LABEL version=0.0.0 08:35:31 ---> Running in 8ad8d4a646a0 08:35:31 ---> Running in e35c8001c317 08:35:31 ---> Running in 494c723cb5a9 08:35:31 ---> Running in ad04a82cef41 08:35:31 Removing intermediate container 0239a0452dd1 08:35:31 ---> 006e90cb46fc 08:35:31 Step 25/25 : LABEL version=0.0.0 08:35:31 Removing intermediate container 8ad8d4a646a0 08:35:31 ---> 273272e3085d 08:35:31 Step 22/23 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:35:31 ---> Running in be404e0d17df 08:35:31 Removing intermediate container 494c723cb5a9 08:35:31 ---> 8861aad45cdb 08:35:31 Step 23/23 : LABEL version=0.0.0 08:35:31 Removing intermediate container e35c8001c317 08:35:31 ---> 6d1d4bcdb6fd 08:35:31 08:35:31 ---> Running in 1706c27acc59 08:35:31 ---> Running in b5b082bf8c41 08:35:31 Removing intermediate container ad04a82cef41 08:35:31 ---> d3b20c4bb06d 08:35:31 08:35:31 Removing intermediate container be404e0d17df 08:35:31 ---> 440a17dc260d 08:35:31 08:35:31 Successfully built 6d1d4bcdb6fd 08:35:31 Successfully tagged security-spiffe-token-provider:latest 08:35:31  Building security-spiffe-token-provider ... done Building security-bootstrapper 08:35:31 Removing intermediate container 1706c27acc59 08:35:31 ---> 66da46a2c1bd 08:35:31 Step 23/23 : LABEL version=0.0.0 08:35:31 Successfully built d3b20c4bb06d 08:35:31 Successfully tagged core-data:latest 08:35:31  Building core-data ... done Building security-secretstore-setup 08:35:31 Successfully built 440a17dc260d 08:35:31 Successfully tagged core-metadata:latest 08:35:31  Building core-metadata ... done Building support-notifications 08:35:31 Removing intermediate container b5b082bf8c41 08:35:31 ---> 29448592c03c 08:35:31 08:35:31 ---> Running in c0711afdd807 08:35:31 Successfully built 29448592c03c 08:35:31 Successfully tagged support-scheduler:latest 08:35:31  Building support-scheduler ... done Building security-spire-config 08:35:31 Removing intermediate container c0711afdd807 08:35:31 ---> 3f37405dedb6 08:35:31 08:35:31 Successfully built 3f37405dedb6 08:35:31 Successfully tagged core-common-config-bootstrapper:latest 08:35:31  Building core-common-config-bootstrapper ... done Building security-proxy-setup 08:35:34 52ebb69f0ebf: Pull complete 08:35:35 5abe8eddf0d5: Pull complete 08:35:35 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:35:36 + docker build -t ci-base-image-arm64 -f - . 08:35:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:36 WORKDIR /edgex 08:35:36 COPY go.mod . 08:35:36 RUN go mod download 08:35:36 Sending build context to Docker daemon 2.933MB 08:35:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:36 ---> 6cb57ee374ae 08:35:36 Step 2/4 : WORKDIR /edgex 08:35:38 ---> Running in e9c1b3079bb4 08:35:38 Removing intermediate container e9c1b3079bb4 08:35:38 ---> b5c5d83003c3 08:35:38 Step 3/4 : COPY go.mod . 08:35:39 ---> e11cc47df0b5 08:35:39 Step 4/4 : RUN go mod download 08:35:39 ---> Running in 887666c778d0 08:35:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> d1c14b1c393e 08:35:43 Step 3/27 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> 4636e381b2d0 08:35:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> d1c14b1c393e 08:35:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:43 ---> Using cache 08:35:43 ---> acb06523c34e 08:35:43 Step 4/23 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> 3c1b2e4248a9 08:35:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:43 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:43 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> d1c14b1c393e 08:35:43 Step 3/33 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> 4636e381b2d0 08:35:43 Step 4/33 : RUN apk add --update --no-cache make git 08:35:43 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> d1c14b1c393e 08:35:43 Step 3/25 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> 4636e381b2d0 08:35:43 Step 4/25 : RUN apk add --update --no-cache make git 08:35:43 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> d1c14b1c393e 08:35:43 Step 3/22 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> 4636e381b2d0 08:35:43 Step 4/22 : RUN apk add --update --no-cache make git 08:35:43 ---> Running in 982dda95a626 08:35:43 ---> Running in 8477a84b7a03 08:35:43 ---> Running in e87cc5023a20 08:35:43 ---> Running in 3fd107a484a5 08:35:43 ---> Running in 649990082f28 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:45 OK: 265 MiB in 53 packages 08:35:45 OK: 265 MiB in 53 packages 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:45 OK: 265 MiB in 53 packages 08:35:45 OK: 265 MiB in 53 packages 08:35:45 OK: 265 MiB in 53 packages 08:35:45 Removing intermediate container 3fd107a484a5 08:35:45 ---> 93bdb2b44728 08:35:45 Step 6/23 : COPY go.mod vendor* ./ 08:35:45 Removing intermediate container 982dda95a626 08:35:45 ---> ce6ac5a4a630 08:35:45 Step 5/27 : COPY go.mod vendor* ./ 08:35:45 Removing intermediate container 649990082f28 08:35:45 ---> a09c702a86a0 08:35:45 Step 5/25 : COPY go.mod vendor* ./ 08:35:46 ---> 38aaf57a613e 08:35:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 ---> Running in 3e3f2d0b5729 08:35:46 ---> 1422c575dac0 08:35:46 Removing intermediate container e87cc5023a20 08:35:46 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 511cb520206a 08:35:46 08:35:46 Step 5/22 : COPY go.mod vendor* ./ 08:35:46 ---> 8579a6cceee1 08:35:46 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 Removing intermediate container 8477a84b7a03 08:35:46 ---> 0f2a19d0086b 08:35:46 Step 5/33 : COPY go.mod vendor* ./ 08:35:46 ---> Running in c5577a455c7d 08:35:46 ---> Running in 26184907a0d7 08:35:46 ---> de5786b8c584 08:35:46 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 ---> Running in 501a621e53c4 08:35:46 ---> a694a9c1a008 08:35:46 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:47 ---> Running in 797e01c62f29 08:36:11 Removing intermediate container 887666c778d0 08:36:11 ---> d29d24460205 08:36:11 Successfully built d29d24460205 08:36:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:12 + docker inspect -f . ci-base-image-arm64 08:36:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:12 prd-ubuntu20.04-docker-arm64-4c-16g-4368 does not seem to be running inside a container 08:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:13 $ docker top b2b103f60d4450e85a130c51ef417ba79759263ca0bde798315e9afbbacd2c53 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:14 + go version 08:36:14 go version go1.20.2 linux/arm64 [Pipeline] } 08:36:14 $ docker stop --time=1 b2b103f60d4450e85a130c51ef417ba79759263ca0bde798315e9afbbacd2c53 08:36:16 $ docker rm -f --volumes b2b103f60d4450e85a130c51ef417ba79759263ca0bde798315e9afbbacd2c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:16 + docker inspect -f . ci-base-image-arm64 08:36:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:16 prd-ubuntu20.04-docker-arm64-4c-16g-4368 does not seem to be running inside a container 08:36:16 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:18 $ docker top 8ae626438b1ee37ecce9ab326d66f50104dd50b3a3a300b32e6244dd1f089a4f -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:18 ========================================================= 08:36:18 [edgeXBuildGoParallel] Running Tests and Build... 08:36:18 ========================================================= [Pipeline] sh 08:36:18 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh 08:36:19 + make test 08:36:19 go test -race -coverprofile=coverage.out ./... 08:36:33 Removing intermediate container 3e3f2d0b5729 08:36:33 ---> f25a30863dea 08:36:33 Step 8/23 : COPY . . 08:36:33 Removing intermediate container 26184907a0d7 08:36:33 ---> 38cd27c902d6 08:36:33 Step 7/25 : COPY . . 08:36:33 Removing intermediate container 501a621e53c4 08:36:33 ---> c00f622cdcb0 08:36:33 Step 7/22 : COPY . . 08:36:33 Removing intermediate container c5577a455c7d 08:36:33 ---> e82b35dae7bc 08:36:33 Step 7/27 : COPY . . 08:36:33 Removing intermediate container 797e01c62f29 08:36:33 ---> 021c4b14697a 08:36:33 Step 7/33 : COPY . . 08:36:37 ---> 0be5a34f2cd3 08:36:37 ---> e778b3f03eea 08:36:37 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/22 : RUN make cmd/secrets-config/secrets-config 08:36:37 08:36:37 ---> d13b7ba38452 08:36:37 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:36:37 ---> 770a0d5deffb 08:36:37 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:37 ---> c6adf208f740 08:36:37 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:36:37 ---> Running in 6e008a55d059 08:36:37 ---> Running in 19cd27cdf57b 08:36:37 ---> Running in 2f4fa377871d 08:36:37 ---> Running in 138a8d9004a4 08:36:37 ---> Running in 92f51af8945f 08:36:37 Removing intermediate container 2f4fa377871d 08:36:37 ---> efed744c0b2d 08:36:37 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:37 ---> Running in 130cda384c4f 08:36:37 Removing intermediate container 130cda384c4f 08:36:37 ---> c82b8a088d6a 08:36:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:37 ---> Running in 3f777db73f3d 08:36:37 Removing intermediate container 3f777db73f3d 08:36:37 ---> 8350fccb5444 08:36:37 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:37 ---> Running in 3fe28fda9234 08:36:37 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:36:37 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:36:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:39 Removing intermediate container 3fe28fda9234 08:36:39 ---> 157140688582 08:36:39 Step 12/27 : WORKDIR /edgex-go 08:36:39 ---> Running in fc9ce598c830 08:36:39 Removing intermediate container fc9ce598c830 08:36:39 ---> 4e8a597a6748 08:36:39 08:36:39 Step 13/27 : FROM alpine:3.17 08:36:39 ---> b2aa39c304c2 08:36:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:39 ---> Using cache 08:36:39 ---> 912fff5684b2 08:36:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:39 ---> Running in ad29bba97312 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:40 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:40 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:40 OK: 17816 distinct packages available 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:40 (1/4) Installing dumb-init (1.2.5-r2) 08:36:40 (2/4) Installing musl-obstack (1.2.3-r0) 08:36:40 (3/4) Installing libucontext (1.2-r0) 08:36:40 (4/4) Installing gcompat (1.1.0-r0) 08:36:40 Executing busybox-1.35.0-r29.trigger 08:36:40 OK: 7 MiB in 19 packages 08:36:41 Removing intermediate container ad29bba97312 08:36:41 ---> 7d25325bd9b7 08:36:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:42 ---> a0bd959eb32e 08:36:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:42 ---> 5d513c5b9e7f 08:36:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:47 ---> 47f42d6c3c5f 08:36:47 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:48 ---> 928734d5bbc7 08:36:48 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:48 ---> Running in cd053c7d7577 08:36:48 Removing intermediate container cd053c7d7577 08:36:48 ---> 5fdce79741e7 08:36:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:50 ---> 07490cde8438 08:36:50 Step 22/27 : WORKDIR / 08:36:50 ---> Running in 17c742dc65f0 08:36:51 Removing intermediate container 17c742dc65f0 08:36:51 ---> 994616b6f1e6 08:36:51 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:51 ---> Running in 979c94bd0cb5 08:36:51 Removing intermediate container 979c94bd0cb5 08:36:51 ---> 83f54349b215 08:36:51 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:52 ---> Running in 89bd1875f088 08:36:52 Removing intermediate container 89bd1875f088 08:36:52 ---> 82ce26b943b4 08:36:52 Step 25/27 : LABEL arch=x86_64 08:36:52 ---> Running in 7161d5088d5d 08:36:53 Removing intermediate container 7161d5088d5d 08:36:53 ---> 6940610d7b10 08:36:53 Step 26/27 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:36:53 ---> Running in 32a09672a8d1 08:36:53 Removing intermediate container 32a09672a8d1 08:36:53 ---> 1cbf48af6824 08:36:53 Step 27/27 : LABEL version=0.0.0 08:36:54 ---> Running in fac75c4e4ae3 08:36:54 Removing intermediate container fac75c4e4ae3 08:36:54 ---> cc489069478f 08:36:54 08:36:54 Successfully built cc489069478f 08:36:54 Successfully tagged security-spire-config:latest 08:36:54  Building security-spire-config ... done Building security-spire-agent 08:36:57 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:57 ---> d1c14b1c393e 08:36:57 Step 3/27 : WORKDIR /edgex-go 08:36:57 ---> Using cache 08:36:57 ---> 4636e381b2d0 08:36:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:57 ---> Using cache 08:36:57 ---> ce6ac5a4a630 08:36:57 Step 5/27 : COPY go.mod vendor* ./ 08:36:57 ---> Using cache 08:36:57 ---> 1422c575dac0 08:36:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:57 ---> Using cache 08:36:57 ---> e82b35dae7bc 08:36:57 Step 7/27 : COPY . . 08:36:57 ---> Using cache 08:36:57 ---> c6adf208f740 08:36:57 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:36:57 ---> Using cache 08:36:57 ---> efed744c0b2d 08:36:57 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:57 ---> Using cache 08:36:57 ---> c82b8a088d6a 08:36:57 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:57 ---> Using cache 08:36:57 ---> 8350fccb5444 08:36:57 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:57 ---> Using cache 08:36:57 ---> 157140688582 08:36:57 Step 12/27 : WORKDIR /edgex-go 08:36:57 ---> Using cache 08:36:57 ---> 4e8a597a6748 08:36:57 08:36:57 Step 13/27 : FROM alpine:3.17 08:36:57 ---> b2aa39c304c2 08:36:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:57 ---> Using cache 08:36:57 ---> 912fff5684b2 08:36:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:59 ---> Running in e49f0b56f9e3 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:00 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:00 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:00 OK: 17816 distinct packages available 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:01 (1/5) Installing dumb-init (1.2.5-r2) 08:37:01 (2/5) Installing musl-obstack (1.2.3-r0) 08:37:01 (3/5) Installing libucontext (1.2-r0) 08:37:01 (4/5) Installing gcompat (1.1.0-r0) 08:37:01 (5/5) Installing openssl (3.0.8-r0) 08:37:01 Executing busybox-1.35.0-r29.trigger 08:37:01 OK: 8 MiB in 20 packages 08:37:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:03 Removing intermediate container e49f0b56f9e3 08:37:03 ---> 03c30e597ccd 08:37:03 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:05 ---> 635ffe6bb42b 08:37:05 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:37:05 Removing intermediate container 6e008a55d059 08:37:05 ---> 010baf69d681 08:37:05 08:37:05 Step 9/22 : FROM alpine:3.17 08:37:05 ---> b2aa39c304c2 08:37:05 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:37:05 Removing intermediate container 92f51af8945f 08:37:05 ---> 73315bd1d2d5 08:37:05 08:37:05 Step 9/33 : FROM alpine:3.17 08:37:05 ---> b2aa39c304c2 08:37:05 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:05 ---> Using cache 08:37:05 ---> 912fff5684b2 08:37:05 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:37:05 ---> Running in f9ebbbaa327d 08:37:05 ---> d6717a371fec 08:37:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:37:05 ---> Running in 49092b370d6c 08:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:06 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:06 (1/2) Installing dumb-init (1.2.5-r2) 08:37:06 (1/2) Installing dumb-init (1.2.5-r2) 08:37:06 (2/2) Installing su-exec (0.2-r2) 08:37:06 Executing busybox-1.35.0-r29.trigger 08:37:06 (2/2) Installing openssl (3.0.8-r0) 08:37:06 OK: 7 MiB in 17 packages 08:37:06 Executing busybox-1.35.0-r29.trigger 08:37:06 OK: 8 MiB in 17 packages 08:37:07 ---> b0ff4edf0905 08:37:07 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:07 Removing intermediate container 19cd27cdf57b 08:37:07 ---> 03106ccef20b 08:37:07 08:37:07 Step 9/25 : FROM alpine:3.17 08:37:07 ---> b2aa39c304c2 08:37:07 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:08 ---> Running in fa286dee286d 08:37:08 Removing intermediate container 49092b370d6c 08:37:08 ---> a449ea7d1966 08:37:08 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:37:08 ---> a738f3a44481 08:37:08 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:08 Removing intermediate container f9ebbbaa327d 08:37:08 ---> ffe66ed8d9a7 08:37:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:08 ---> Running in 623811dc34df 08:37:08 ---> Running in 35365c89107c 08:37:08 Removing intermediate container 623811dc34df 08:37:08 ---> 0229ef3c8cc1 08:37:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:09 ---> 74ab9671ccfb 08:37:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:09 ---> Running in 301403bcfa0b 08:37:09 Removing intermediate container 35365c89107c 08:37:09 ---> 8c91631f214b 08:37:09 Step 12/22 : WORKDIR /edgex 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:09 ---> Running in c0f1bacc414b 08:37:09 Removing intermediate container 301403bcfa0b 08:37:09 ---> dd480c19e2c0 08:37:09 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:37:09 ---> a848f1d72a6a 08:37:09 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:09 (1/3) Installing ca-certificates (20220614-r4) 08:37:09 ---> Running in 94a263c6f970 08:37:09 (2/3) Installing dumb-init (1.2.5-r2) 08:37:09 (3/3) Installing su-exec (0.2-r2) 08:37:09 Removing intermediate container c0f1bacc414b 08:37:09 ---> d84569bad7c2 08:37:09 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:09 Executing busybox-1.35.0-r29.trigger 08:37:09 Executing ca-certificates-20220614-r4.trigger 08:37:09 Removing intermediate container 94a263c6f970 08:37:09 ---> 8f49b5ca87fc 08:37:09 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:37:09 ---> 7b4424f4f25b 08:37:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:10 OK: 8 MiB in 18 packages 08:37:10 ---> Running in f1baa7cc59ec 08:37:10 ---> 52eb06c0d610 08:37:10 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:37:10 ---> Running in c23543f5be21 08:37:10 Removing intermediate container f1baa7cc59ec 08:37:10 ---> 7d60f6f6ca20 08:37:10 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:37:10 Removing intermediate container c23543f5be21 08:37:10 ---> 2f7f52ef6ccd 08:37:10 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:10 ---> Running in f340f076aef0 08:37:10 ---> 683ce69ccc45 08:37:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:37:10 ---> Running in 82ebe2c7a6af 08:37:10 Removing intermediate container 82ebe2c7a6af 08:37:10 ---> 09730ed823e3 08:37:10 Step 25/27 : LABEL arch=x86_64 08:37:10 Removing intermediate container fa286dee286d 08:37:10 ---> adb8dfb69211 08:37:10 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:10 ---> 34a28880f1ef 08:37:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:10 ---> Running in 1a0835680374 08:37:10 ---> Running in 414c29c60d3e 08:37:11 Removing intermediate container 1a0835680374 08:37:11 ---> 73e5f885b67b 08:37:11 Step 26/27 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:37:11 Removing intermediate container 414c29c60d3e 08:37:11 ---> 1e50d6b94cab 08:37:11 Step 12/25 : WORKDIR / 08:37:11 Removing intermediate container f340f076aef0 08:37:11 ---> fca14c0eee03 08:37:11 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:37:11 ---> Running in 0482f0355552 08:37:11 ---> c747d8d4e77c 08:37:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:11 ---> Running in f18d122086ed 08:37:11 ---> Running in abeddfb8b040 08:37:11 Removing intermediate container 0482f0355552 08:37:11 ---> bc34303ef03d 08:37:11 Step 27/27 : LABEL version=0.0.0 08:37:11 ---> Running in 864e4d224f18 08:37:11 Removing intermediate container abeddfb8b040 08:37:11 ---> cabe0b59e65f 08:37:11 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:37:11 ---> 1850667bef65 08:37:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:11 Removing intermediate container f18d122086ed 08:37:11 ---> f039ff9a79df 08:37:11 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:11 ---> Running in b0fc9f5451fe 08:37:11 Removing intermediate container 138a8d9004a4 08:37:11 ---> 0be34a08c3cb 08:37:11 08:37:11 Step 10/23 : FROM alpine:3.17 08:37:11 ---> b2aa39c304c2 08:37:11 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:11 Removing intermediate container 864e4d224f18 08:37:11 ---> b6b1ab3aadfb 08:37:11 08:37:11 ---> Running in 3c724b962693 08:37:11 ---> 8d48d5c0db00 08:37:11 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:37:11 ---> 4aec7abce6e3 08:37:11 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:37:11 Successfully built b6b1ab3aadfb 08:37:11 Successfully tagged security-spire-agent:latest 08:37:11  Building security-spire-agent ... done  ---> Running in c7f8b33cce8f 08:37:11 Building security-spire-server 08:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:12 (1/2) Installing ca-certificates (20220614-r4) 08:37:12 (2/2) Installing dumb-init (1.2.5-r2) 08:37:12 Executing busybox-1.35.0-r29.trigger 08:37:12 Executing ca-certificates-20220614-r4.trigger 08:37:12 OK: 8 MiB in 17 packages 08:37:12 ---> 6ccf283b1369 08:37:12 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:37:13 ---> a94879139ede 08:37:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:37:13 Removing intermediate container b0fc9f5451fe 08:37:13 ---> 066cc4e34d81 08:37:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:37:13 ---> Running in fdf3e12cba59 08:37:13 ---> 61ca49601a79 08:37:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:37:14 Removing intermediate container fdf3e12cba59 08:37:14 ---> 8bcc1c6fc3f9 08:37:14 Step 20/22 : LABEL arch=x86_64 08:37:14 Removing intermediate container c7f8b33cce8f 08:37:14 ---> 2181e2a80fdf 08:37:14 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:14 ---> 03b39309c49a 08:37:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:14 Removing intermediate container 3c724b962693 08:37:14 ---> bf469655183b 08:37:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:37:14 ---> Running in fc63a1d5641e 08:37:14 ---> Running in 37a51a41eb61 08:37:14 ---> 0d4fc9a2f84e 08:37:14 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:37:14 Removing intermediate container fc63a1d5641e 08:37:14 ---> 979aa0294e8c 08:37:14 Step 21/22 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:37:14 Removing intermediate container 37a51a41eb61 08:37:14 ---> 47439bd6ddd4 08:37:14 Step 13/23 : ENV APP_PORT=59860 08:37:14 ---> Running in 0910894bf97d 08:37:14 ---> f5bc76a23a86 08:37:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:14 ---> 887197bc0b36 08:37:14 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:14 ---> Running in 99eb79ac31a4 08:37:14 Removing intermediate container 0910894bf97d 08:37:14 ---> 4b5a2bee35f1 08:37:14 Step 22/22 : LABEL version=0.0.0 08:37:15 ---> Running in 0b601a449b16 08:37:15 Removing intermediate container 99eb79ac31a4 08:37:15 ---> d45cdb779b2e 08:37:15 Step 14/23 : EXPOSE $APP_PORT 08:37:15 ---> Running in fc799394aece 08:37:15 Removing intermediate container 0b601a449b16 08:37:15 ---> c156aefb2cd9 08:37:15 08:37:15 Successfully built c156aefb2cd9 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 Successfully tagged security-proxy-setup:latest 08:37:15 Building core-command 08:37:15 ---> d1c14b1c393e 08:37:15 Step 3/26 : WORKDIR /edgex-go 08:37:15  Building security-proxy-setup ... done  ---> Using cache 08:37:15 ---> 4636e381b2d0 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 ---> ce6ac5a4a630 08:37:15 Step 5/26 : COPY go.mod vendor* ./ 08:37:15 ---> 41ecc89a05a3 08:37:15 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:37:15 ---> Using cache 08:37:15 ---> 1422c575dac0 08:37:15 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:15 ---> Using cache 08:37:15 ---> e82b35dae7bc 08:37:15 Step 7/26 : COPY . . 08:37:15 ---> Using cache 08:37:15 ---> c6adf208f740 08:37:15 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:37:15 ---> Using cache 08:37:15 ---> efed744c0b2d 08:37:15 Step 9/26 : WORKDIR /edgex-go/spire-build 08:37:15 ---> Using cache 08:37:15 ---> c82b8a088d6a 08:37:15 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:15 ---> Using cache 08:37:15 ---> 8350fccb5444 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:15 Removing intermediate container fc799394aece 08:37:15 ---> 6c1672d81392 08:37:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:15 ---> d13c08f2294a 08:37:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:15 ---> Running in 89d131e1f0c6 08:37:17 ---> 5582ca9532ac 08:37:17 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:37:17 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:17 ---> d1c14b1c393e 08:37:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:37:17 ---> Using cache 08:37:17 ---> acb06523c34e 08:37:17 Step 4/24 : WORKDIR /edgex-go 08:37:17 ---> Using cache 08:37:17 ---> 3c1b2e4248a9 08:37:17 Step 5/24 : RUN apk add --update --no-cache make git 08:37:17 ---> Using cache 08:37:17 ---> 183ded4c7556 08:37:17 Step 6/24 : COPY go.mod vendor* ./ 08:37:17 ---> Using cache 08:37:17 ---> f7f087ee7d66 08:37:17 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:17 ---> Using cache 08:37:17 ---> abe2cb67a614 08:37:17 Step 8/24 : COPY . . 08:37:17 ---> Using cache 08:37:17 ---> fa8476d45c17 08:37:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:18 ---> 79d697329912 08:37:18 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:18 ---> a8371b3ec499 08:37:18 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:18 ---> Running in 2a1258d049e5 08:37:18 ---> 0263fb14b7e6 08:37:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:37:18 ---> Running in a60b6b19a171 08:37:18 ---> 082befa796d6 08:37:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:18 ---> b9e9cad6d880 08:37:18 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:37:18 ---> df6b895b4cb8 08:37:18 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:18 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:37:19 Removing intermediate container 89d131e1f0c6 08:37:19 ---> b2c58eb0e96c 08:37:19 Step 12/26 : WORKDIR /edgex-go 08:37:19 ---> dc594b08459d 08:37:19 Step 28/33 : RUN chmod +x /entrypoint.sh 08:37:19 ---> Running in 356614c10c4c 08:37:19 ---> 4676d2d083d3 08:37:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:37:19 ---> Running in 21c76ec37aba 08:37:19 Removing intermediate container 356614c10c4c 08:37:19 ---> ad4b910b6d1b 08:37:19 08:37:19 Step 13/26 : FROM alpine:3.17 08:37:19 ---> b2aa39c304c2 08:37:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:19 ---> Using cache 08:37:19 ---> 912fff5684b2 08:37:19 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:19 ---> Using cache 08:37:19 ---> 03c30e597ccd 08:37:19 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:19 ---> Using cache 08:37:19 ---> 635ffe6bb42b 08:37:19 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:37:19 ---> Using cache 08:37:19 ---> 3448080013ee 08:37:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:37:19 ---> d6717a371fec 08:37:19 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:19 Removing intermediate container a60b6b19a171 08:37:19 ---> e7b40de128d8 08:37:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:37:19 ---> Running in b87d58a58e51 08:37:19 ---> Running in feced3e72c87 08:37:19 Removing intermediate container b87d58a58e51 08:37:19 ---> 8bd710d63c32 08:37:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:19 ---> Running in 2972c8c8fa34 08:37:19 Removing intermediate container feced3e72c87 08:37:19 ---> d78cb9b9843d 08:37:19 Step 23/25 : LABEL arch=x86_64 08:37:19 ---> Running in 07997680daf9 08:37:19 Removing intermediate container 2972c8c8fa34 08:37:19 ---> e28daf608e6c 08:37:19 Step 21/23 : LABEL arch=x86_64 08:37:20 ---> Running in 1b536f58f4f2 08:37:20 Removing intermediate container 07997680daf9 08:37:20 ---> f86a28c72919 08:37:20 Step 24/25 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:37:20 ---> Running in dfb1ef31c6b5 08:37:20 Removing intermediate container 1b536f58f4f2 08:37:20 ---> 562cdc51541e 08:37:20 Step 22/23 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:37:20 Removing intermediate container 21c76ec37aba 08:37:20 ---> 186b3eb8184f 08:37:20 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:37:20 ---> Running in adcec0d0e7c5 08:37:20 ---> Running in 7fc33c17de9e 08:37:20 Removing intermediate container dfb1ef31c6b5 08:37:20 ---> 843d0cb86791 08:37:20 Step 25/25 : LABEL version=0.0.0 08:37:20 ---> Running in b83c6fd326b2 08:37:20 Removing intermediate container adcec0d0e7c5 08:37:20 ---> d4cf80e6c250 08:37:20 Step 23/23 : LABEL version=0.0.0 08:37:20 Removing intermediate container 7fc33c17de9e 08:37:20 ---> c07dc8c889a5 08:37:20 Step 30/33 : CMD ["gate"] 08:37:20 ---> Running in d75f85d252cf 08:37:20 ---> Running in 4c22c82dc011 08:37:20 Removing intermediate container b83c6fd326b2 08:37:20 ---> 603a798dd7b6 08:37:20 08:37:20 Removing intermediate container d75f85d252cf 08:37:20 ---> 476ba5f20b59 08:37:20 08:37:20 Successfully built 603a798dd7b6 08:37:20 Removing intermediate container 4c22c82dc011 08:37:20 ---> 7ac62aa4bc0f 08:37:20 Step 31/33 : LABEL arch=x86_64 08:37:20 Successfully tagged security-secretstore-setup:latest 08:37:20  Building security-secretstore-setup ... done Building security-proxy-auth 08:37:20 Successfully built 476ba5f20b59 08:37:20 ---> 90d5c5a2e7c3 08:37:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:20 Successfully tagged support-notifications:latest 08:37:21  Building support-notifications ... done  ---> Running in bbcb5cc89b47 08:37:22 Removing intermediate container bbcb5cc89b47 08:37:22 ---> 42afc8c083b4 08:37:22 Step 32/33 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:37:22 ---> 7d9e48034432 08:37:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:22 ---> Running in 9c04aecdd6fb 08:37:22 Removing intermediate container 9c04aecdd6fb 08:37:22 ---> c4d4c7981bf4 08:37:22 Step 33/33 : LABEL version=0.0.0 08:37:22 ---> aa71611c2118 08:37:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:22 ---> Running in 718e2506c551 08:37:23 ---> 88380c2ccfdf 08:37:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:23 Removing intermediate container 718e2506c551 08:37:23 ---> c3434de5e514 08:37:23 08:37:23 ---> Running in 0578e4aeef1b 08:37:23 Successfully built c3434de5e514 08:37:23 Successfully tagged security-bootstrapper:latest 08:37:24  Building security-bootstrapper ... done Removing intermediate container 0578e4aeef1b 08:37:24 ---> 53fd61bfc781 08:37:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:24 ---> Running in 62405acb9a03 08:37:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:24 ---> d1c14b1c393e 08:37:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:24 ---> Using cache 08:37:24 ---> acb06523c34e 08:37:24 Step 4/23 : WORKDIR /edgex-go 08:37:24 ---> Using cache 08:37:24 ---> 3c1b2e4248a9 08:37:24 Step 5/23 : RUN apk add --update --no-cache make git 08:37:24 ---> Using cache 08:37:24 ---> 183ded4c7556 08:37:24 Step 6/23 : COPY go.mod vendor* ./ 08:37:24 ---> Using cache 08:37:24 ---> f7f087ee7d66 08:37:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:24 ---> Using cache 08:37:24 ---> abe2cb67a614 08:37:24 Step 8/23 : COPY . . 08:37:24 ---> Using cache 08:37:24 ---> fa8476d45c17 08:37:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:37:24 ---> Running in 83cfdad5cbd0 08:37:24 Removing intermediate container 62405acb9a03 08:37:24 ---> 7b5dcfedae86 08:37:24 Step 24/26 : LABEL arch=x86_64 08:37:24 ---> Running in 99a82c838490 08:37:24 Removing intermediate container 99a82c838490 08:37:24 ---> 07e080bf8435 08:37:24 Step 25/26 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:37:24 ---> Running in 7e7339d2c269 08:37: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:37:25 Removing intermediate container 7e7339d2c269 08:37:25 ---> 9789e04390be 08:37:25 Step 26/26 : LABEL version=0.0.0 08:37:25 ---> Running in 412e7e8d1763 08:37:25 Removing intermediate container 412e7e8d1763 08:37:25 ---> 33304d755108 08:37:25 08:37:25 Successfully built 33304d755108 08:37:25 Successfully tagged security-spire-server:latest 08:37:37  Building security-spire-server ... done Removing intermediate container 2a1258d049e5 08:37:37 ---> 58b1bbc50186 08:37:37 08:37:37 Step 10/24 : FROM alpine:3.17 08:37:37 ---> b2aa39c304c2 08:37:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:37 ---> Using cache 08:37:37 ---> 15ffe69691b9 08:37:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:37 ---> Using cache 08:37:37 ---> c828244a8c1b 08:37:37 Step 13/24 : ENV APP_PORT=59882 08:37:37 ---> Running in c124127d4a03 08:37:37 Removing intermediate container c124127d4a03 08:37:37 ---> 58a630fb87ab 08:37:37 Step 14/24 : EXPOSE $APP_PORT 08:37:37 ---> Running in 2fb5ff2c0ecc 08:37:37 Removing intermediate container 2fb5ff2c0ecc 08:37:37 ---> efc512c49244 08:37:37 Step 15/24 : WORKDIR / 08:37:37 ---> Running in cd1a2b13185c 08:37:37 Removing intermediate container cd1a2b13185c 08:37:37 ---> 20654ad40238 08:37:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:37 ---> e5a692c63995 08:37:37 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:37:37 ---> 29681584df73 08:37:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:37 ---> 5b2b3fef55dd 08:37:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:37:37 ---> 32803fd73614 08:37:37 Step 20/24 : ENTRYPOINT ["/core-command"] 08:37:37 ---> Running in 0a7de6fa436b 08:37:37 Removing intermediate container 0a7de6fa436b 08:37:37 ---> ba9ebcbd4299 08:37:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:37 ---> Running in 2939607617af 08:37:37 Removing intermediate container 2939607617af 08:37:37 ---> 16fa207c62bd 08:37:37 Step 22/24 : LABEL arch=x86_64 08:37:37 ---> Running in 6b9bf8ea1a64 08:37:37 Removing intermediate container 6b9bf8ea1a64 08:37:37 ---> 42416d9fc36e 08:37:37 Step 23/24 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:37:37 ---> Running in 6eddaa69690b 08:37:37 Removing intermediate container 6eddaa69690b 08:37:37 ---> d42edfd07e8c 08:37:37 Step 24/24 : LABEL version=0.0.0 08:37:37 ---> Running in 5901406eeb6c 08:37:37 Removing intermediate container 5901406eeb6c 08:37:37 ---> 46cd27bdedd6 08:37:37 08:37:38 Successfully built 46cd27bdedd6 08:37:38 Successfully tagged core-command:latest 08:37:39  Building core-command ... done Removing intermediate container 83cfdad5cbd0 08:37:39 ---> d2dde5123d02 08:37:39 08:37:39 Step 10/23 : FROM alpine:3.17 08:37:39 ---> b2aa39c304c2 08:37:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:39 ---> Using cache 08:37:39 ---> 1aa709d10c16 08:37:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:37:39 ---> Using cache 08:37:39 ---> 2befc95ffa74 08:37:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:39 ---> Using cache 08:37:39 ---> bfc5348501e8 08:37:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:37:39 ---> Using cache 08:37:39 ---> e4663d807e15 08:37:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:40 ---> 81d2e1c5a145 08:37:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:37:40 ---> 117e4d8ef492 08:37:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:40 ---> c295631d4eb2 08:37:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:40 ---> Running in 0fb818c6666f 08:37:41 Removing intermediate container 0fb818c6666f 08:37:41 ---> 1af8dc81206d 08:37:41 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:37:41 ---> Running in 2d3da99177df 08:37:41 Removing intermediate container 2d3da99177df 08:37:41 ---> bba6273f4622 08:37:41 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:37:41 ---> Running in 37225f955502 08:37:41 Removing intermediate container 37225f955502 08:37:41 ---> f6c7f1a68940 08:37:41 Step 21/23 : LABEL arch=x86_64 08:37:41 ---> Running in 8e9624a6ae61 08:37:41 Removing intermediate container 8e9624a6ae61 08:37:41 ---> 870124f3deac 08:37:41 Step 22/23 : LABEL git_sha=54619577ea98129f2a37447d063cf7a2a7a41df7 08:37:41 ---> Running in 069968ea1078 08:37:41 Removing intermediate container 069968ea1078 08:37:41 ---> 194bc87b02fe 08:37:41 Step 23/23 : LABEL version=0.0.0 08:37:41 ---> Running in 32d5f5bec895 08:37:41 Removing intermediate container 32d5f5bec895 08:37:41 ---> 8aec5ddc7441 08:37:41 08:37:41 Successfully built 8aec5ddc7441 08:37:41 Successfully tagged security-proxy-auth:latest 08:37:41  Building security-proxy-auth ... done  [Pipeline] } 08:37:41 $ docker stop --time=1 be5555e7c78139ff8388e67e95d315e19a708845489ac9db11b5319837ed7fb9 08:37:43 $ docker rm -f --volumes be5555e7c78139ff8388e67e95d315e19a708845489ac9db11b5319837ed7fb9 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:43 + docker images 08:37:43 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:43 security-proxy-auth latest 8aec5ddc7441 2 seconds ago 18.3MB 08:37:43 d2dde5123d02 4 seconds ago 1.66GB 08:37:43 core-command latest 46cd27bdedd6 6 seconds ago 19.8MB 08:37:43 58b1bbc50186 9 seconds ago 1.68GB 08:37:43 security-spire-server latest 33304d755108 18 seconds ago 89.8MB 08:37:43 security-bootstrapper latest c3434de5e514 20 seconds ago 22MB 08:37:43 support-notifications latest 476ba5f20b59 23 seconds ago 33MB 08:37:43 security-secretstore-setup latest 603a798dd7b6 23 seconds ago 32.6MB 08:37:43 ad4b910b6d1b 24 seconds ago 1.54GB 08:37:43 security-proxy-setup latest c156aefb2cd9 29 seconds ago 18.7MB 08:37:43 security-spire-agent latest b6b1ab3aadfb 32 seconds ago 129MB 08:37:43 0be34a08c3cb 33 seconds ago 1.75GB 08:37:43 03106ccef20b 36 seconds ago 1.68GB 08:37:43 010baf69d681 38 seconds ago 1.66GB 08:37:43 73315bd1d2d5 38 seconds ago 1.67GB 08:37:43 security-spire-config latest cc489069478f 49 seconds ago 88.9MB 08:37:43 4e8a597a6748 About a minute ago 1.54GB 08:37:43 security-spiffe-token-provider latest 6d1d4bcdb6fd 2 minutes ago 32.6MB 08:37:43 core-common-config-bootstrapper latest 3f37405dedb6 2 minutes ago 17.6MB 08:37:43 core-metadata latest 440a17dc260d 2 minutes ago 20.6MB 08:37:43 core-data latest d3b20c4bb06d 2 minutes ago 20MB 08:37:43 support-scheduler latest 29448592c03c 2 minutes ago 32.4MB 08:37:43 463d74e721ec 2 minutes ago 1.72GB 08:37:43 11ba0a340b8a 2 minutes ago 1.75GB 08:37:43 dc63e46901c4 2 minutes ago 1.69GB 08:37:43 db814dc98927 2 minutes ago 1.68GB 08:37:43 ef0347fdad35 2 minutes ago 1.69GB 08:37:43 ci-base-image-x86_64 latest d1c14b1c393e 6 minutes ago 883MB 08:37:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB 08:37:43 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 08:37:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:37:43 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:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:19 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.363s coverage: 28.7% of statements 08:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 98.5% of statements 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.393s coverage: 71.3% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.324s coverage: 54.0% of statements 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.192s coverage: 88.5% of statements 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.379s coverage: 3.9% of statements 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.608s coverage: 95.6% of statements 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.459s coverage: 0.9% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 29.0% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 45.5% of statements 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 82.9% of statements 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 08:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.223s coverage: 79.9% of statements 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.215s coverage: 86.9% of statements 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.471s coverage: 81.2% of statements 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.534s coverage: 82.1% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 84.8% of statements 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.077s coverage: 63.1% of statements 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.147s coverage: 89.4% of statements 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.999s coverage: 38.4% of statements 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.602s coverage: 92.3% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.294s coverage: 61.5% of statements 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements 08:42:07 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:42:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:42:07 go vet ./... 08:45:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:14 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:45:15 + ls -al . 08:45:15 total 700 08:45:15 drwxrwxr-x 10 1001 1001 4096 Mar 17 08:36 . 08:45:15 drwxr-xr-x 4 root root 4096 Mar 17 08:36 .. 08:45:15 drwxrwxr-x 2 1001 1001 4096 Mar 17 08:34 .blubracket 08:45:15 -rw-rw-r-- 1 1001 1001 16 Mar 17 08:34 .dockerignore 08:45:15 drwxrwxr-x 8 1001 1001 4096 Mar 17 08:34 .git 08:45:15 drwxrwxr-x 3 1001 1001 4096 Mar 17 08:34 .github 08:45:15 -rw-rw-r-- 1 1001 1001 1133 Mar 17 08:34 .gitignore 08:45:15 -rw-rw-r-- 1 1001 1001 42 Mar 17 08:34 .golangci.yml 08:45:15 -rw-rw-r-- 1 1001 1001 87 Mar 17 08:34 .hadolint.yml 08:45:15 -rw-rw-r-- 1 1001 1001 166 Mar 17 08:34 .sonarcloud.properties 08:45:15 -rw-rw-r-- 1 1001 1001 1171 Mar 17 08:34 ADOPTERS.md 08:45:15 -rw-rw-r-- 1 1001 1001 10825 Mar 17 08:34 Attribution.txt 08:45:15 -rw-rw-r-- 1 1001 1001 73765 Mar 17 08:34 CHANGELOG.md 08:45:15 -rw-rw-r-- 1 1001 1001 3804 Mar 17 08:34 CONTRIBUTING.md 08:45:15 -rw-rw-r-- 1 1001 1001 677 Mar 17 08:34 GOVERNANCE.md 08:45:15 -rw-rw-r-- 1 1001 1001 883 Mar 17 08:34 Jenkinsfile 08:45:15 -rw-rw-r-- 1 1001 1001 10775 Mar 17 08:34 LICENSE 08:45:15 -rw-rw-r-- 1 1001 1001 14266 Mar 17 08:34 Makefile 08:45:15 -rw-rw-r-- 1 1001 1001 582 Mar 17 08:34 OWNERS.md 08:45:15 -rw-rw-r-- 1 1001 1001 9403 Mar 17 08:34 README.md 08:45:15 -rw-rw-r-- 1 1001 1001 789 Mar 17 08:34 SECURITY.md 08:45:15 -rw-rw-r-- 1 1001 1001 5 Mar 17 08:31 VERSION 08:45:15 drwxrwxr-x 2 1001 1001 4096 Mar 17 08:34 bin 08:45:15 drwxrwxr-x 18 1001 1001 4096 Mar 17 08:34 cmd 08:45:15 -rw-r--r-- 1 root root 447486 Mar 17 08:42 coverage.out 08:45:15 -rw-rw-r-- 1 1001 1001 3233 Mar 17 08:34 go.mod 08:45:15 -rw-rw-r-- 1 1001 1001 31100 Mar 17 08:34 go.sum 08:45:15 drwxrwxr-x 7 1001 1001 4096 Mar 17 08:34 internal 08:45:15 drwxrwxr-x 3 1001 1001 4096 Mar 17 08:34 openapi 08:45:15 -rw-rw-r-- 1 1001 1001 594 Mar 17 08:34 security.txt 08:45:15 drwxrwxr-x 4 1001 1001 4096 Mar 17 08:34 snap 08:45:15 -rw-rw-r-- 1 1001 1001 204 Mar 17 08:34 version.go [Pipeline] sh 08:45:15 + '[' -e coverage.out ] 08:45:15 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:15 Warning: overwriting stash ‘coverage-report’ 08:45:16 Stashed 1 file(s) [Pipeline] sh 08:45:17 + make build 08:45:17 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:46:54 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:46:59 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:47:06 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:47:09 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:48:05 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:48:05 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:48:11 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:48:17 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:48:21 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:48: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:48:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:48:38 $ docker stop --time=1 8ae626438b1ee37ecce9ab326d66f50104dd50b3a3a300b32e6244dd1f089a4f 08:48:43 $ docker rm -f --volumes 8ae626438b1ee37ecce9ab326d66f50104dd50b3a3a300b32e6244dd1f089a4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:45 08:48:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:46 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:46 29e5d40040c1: Pulling fs layer 08:48:46 1ce36da41761: Pulling fs layer 08:48:46 25b303627fd3: Pulling fs layer 08:48:46 29e5d40040c1: Verifying Checksum 08:48:46 29e5d40040c1: Download complete 08:48:47 1ce36da41761: Verifying Checksum 08:48:47 1ce36da41761: Download complete 08:48:47 29e5d40040c1: Pull complete 08:48:48 1ce36da41761: Pull complete 08:48:48 25b303627fd3: Verifying Checksum 08:48:48 25b303627fd3: Download complete 08:48:58 25b303627fd3: Pull complete 08:48:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:58 prd-ubuntu20.04-docker-arm64-4c-16g-4368 does not seem to be running inside a container 08:48:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:01 $ docker top 2444f6515ab5889b2e3ceadfcf00b8eb7e19272aa973e711e919873555f4e787 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:02 + docker-compose build --help 08:49:02 + grep parallel 08:49:08 --parallel Build images in parallel. [Pipeline] } 08:49:08 $ docker stop --time=1 2444f6515ab5889b2e3ceadfcf00b8eb7e19272aa973e711e919873555f4e787 08:49:11 $ docker rm -f --volumes 2444f6515ab5889b2e3ceadfcf00b8eb7e19272aa973e711e919873555f4e787 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:12 prd-ubuntu20.04-docker-arm64-4c-16g-4368 does not seem to be running inside a container 08:49:12 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:49:13 $ docker top 627c37fead6601925816ef563cd472d785149623955bf9b875bc0a454ca0fe4a -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:14 + docker-compose -f ./docker-compose-build.yml build --parallel 08:49:22 Building core-command ... 08:49:22 Building core-common-config-bootstrapper ... 08:49:22 Building core-data ... 08:49:22 Building core-metadata ... 08:49:22 Building security-bootstrapper ... 08:49:22 Building security-proxy-auth ... 08:49:22 Building security-proxy-setup ... 08:49:22 Building security-secretstore-setup ... 08:49:22 Building security-spiffe-token-provider ... 08:49:22 Building security-spire-agent ... 08:49:22 Building security-spire-config ... 08:49:22 Building security-spire-server ... 08:49:22 Building support-notifications ... 08:49:22 Building support-scheduler ... 08:49:22 Building security-proxy-setup 08:49:22 Building core-data 08:49:22 Building core-common-config-bootstrapper 08:49:22 Building security-proxy-auth 08:49:22 Building security-spire-agent 08:50:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:09 ---> d29d24460205 08:50:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:09 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:50:09 ---> d29d24460205 08:50:09 Step 3/27 : WORKDIR /edgex-go 08:50:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:09 ---> d29d24460205 08:50:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:10 ---> d29d24460205 08:50:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:10 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:10 ---> d29d24460205 08:50:10 Step 3/22 : WORKDIR /edgex-go 08:50:10 ---> Running in ba6f91cdd67d 08:50:10 ---> Running in 2f144a7b5b58 08:50:10 ---> Running in eabea91d89bc 08:50:11 ---> Running in 5508bfc236c2 08:50:11 ---> Running in 6b4061ca034e 08:50:11 Removing intermediate container 5508bfc236c2 08:50:11 ---> c12b97175626 08:50:11 Step 4/23 : WORKDIR /edgex-go 08:50:11 Removing intermediate container ba6f91cdd67d 08:50:11 ---> fcf73d09c772 08:50:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:50:12 Removing intermediate container 2f144a7b5b58 08:50:12 ---> ed3795a9973b 08:50:12 Step 4/23 : WORKDIR /edgex-go 08:50:12 ---> Running in 47d7c89ecd11 08:50:12 Removing intermediate container eabea91d89bc 08:50:12 ---> 77825faa4f39 08:50:12 Step 4/23 : WORKDIR /edgex-go 08:50:12 ---> Running in 6864104db197 08:50:12 ---> Running in 3578a228f908 08:50:12 Removing intermediate container 6b4061ca034e 08:50:12 ---> c6451aae366d 08:50:12 Step 4/22 : RUN apk add --update --no-cache make git 08:50:12 ---> Running in 39496c492efa 08:50:12 ---> Running in 3311a639b3d6 08:50:13 Removing intermediate container 47d7c89ecd11 08:50:13 ---> d9a9d54727cf 08:50:13 Step 5/23 : RUN apk add --update --no-cache make git 08:50:13 ---> Running in c2dfa8ef8c5a 08:50:13 Removing intermediate container 39496c492efa 08:50:13 ---> 2d4c2ff68c0d 08:50:13 Step 5/23 : RUN apk add --update --no-cache make git 08:50:13 Removing intermediate container 3578a228f908 08:50:13 ---> ef50591e9337 08:50:13 Step 5/23 : RUN apk add --update --no-cache make git 08:50:13 ---> Running in 1dc6f59a7d5c 08:50:13 ---> Running in b2af64a353ff 08:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:17 OK: 263 MiB in 53 packages 08:50:17 OK: 263 MiB in 53 packages 08:50:18 OK: 263 MiB in 53 packages 08:50:19 OK: 263 MiB in 53 packages 08:50:19 OK: 263 MiB in 53 packages 08:50:19 Removing intermediate container 6864104db197 08:50:19 ---> 7c35d28f3e47 08:50:19 Step 5/27 : COPY go.mod vendor* ./ 08:50:20 Removing intermediate container 3311a639b3d6 08:50:20 ---> e329ace5e895 08:50:20 Step 5/22 : COPY go.mod vendor* ./ 08:50:20 Removing intermediate container c2dfa8ef8c5a 08:50:20 ---> 7b56e90bbe49 08:50:20 Step 6/23 : COPY go.mod vendor* ./ 08:50:20 Removing intermediate container 1dc6f59a7d5c 08:50:20 ---> d9b694e2b99c 08:50:20 Step 6/23 : COPY go.mod vendor* ./ 08:50:21 Removing intermediate container b2af64a353ff 08:50:21 ---> 27cc9be07621 08:50:21 Step 6/23 : COPY go.mod vendor* ./ 08:50:21 ---> 7dbc634047ca 08:50:21 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:21 ---> Running in a4306efb3955 08:50:21 ---> 8528c374f398 08:50:21 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:21 ---> Running in 34fbb2ca9533 08:50:21 ---> 192d0d49564a 08:50:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:22 ---> Running in 8bbff8a0e381 08:50:22 ---> 3a9b998b6b37 08:50:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:22 ---> Running in ce00e8662e2b 08:50:22 ---> b13dd58460aa 08:50:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:23 ---> Running in 7c418f86adb6 08:52:30 Removing intermediate container 7c418f86adb6 08:52:30 ---> 71719c07eaa6 08:52:30 Step 8/23 : COPY . . 08:52:30 Removing intermediate container 34fbb2ca9533 08:52:30 ---> ace30b6f2f22 08:52:30 Step 7/22 : COPY . . 08:52:30 Removing intermediate container a4306efb3955 08:52:30 ---> 0fc62625a9ef 08:52:30 Step 7/27 : COPY . . 08:52:30 Removing intermediate container 8bbff8a0e381 08:52:30 ---> 9fa1151a1945 08:52:30 Step 8/23 : COPY . . 08:52:30 Removing intermediate container ce00e8662e2b 08:52:30 ---> da9e3da40355 08:52:30 Step 8/23 : COPY . . 08:52:38 ---> 17c6f82017a6 08:52:38 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:52:38 ---> d16fbba24305 08:52:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:52:38 ---> 05a95ccf7847 08:52:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:52:38 ---> e40ab85ae009 08:52:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:52:38 ---> 9b411af45404 08:52:38 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:52:38 ---> Running in 6be9731e6273 08:52:38 ---> Running in ece2b8eb854f 08:52:38 ---> Running in 025303fa0615 08:52:38 ---> Running in 178058f6a1ef 08:52:38 ---> Running in b4abd72faf3a 08:52:38 Removing intermediate container 6be9731e6273 08:52:38 ---> 4faae740d265 08:52:38 Step 9/27 : WORKDIR /edgex-go/spire-build 08:52:39 ---> Running in 6dd36bdb4476 08:52:39 Removing intermediate container 6dd36bdb4476 08:52:39 ---> 38f81fd60b5b 08:52:39 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:52:39 ---> Running in 27c772ced029 08:52:40 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:52:40 Removing intermediate container 27c772ced029 08:52:40 ---> b7296836387a 08:52:40 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:52:40 ---> Running in 5ff0d792be03 08:52:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:52:41 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:52:41 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:52:43 Removing intermediate container 5ff0d792be03 08:52:43 ---> cf7e2e8877ad 08:52:43 Step 12/27 : WORKDIR /edgex-go 08:52:43 ---> Running in 4a842c6204be 08:52:44 Removing intermediate container 4a842c6204be 08:52:44 ---> 2bdeae13a382 08:52:44 08:52:44 Step 13/27 : FROM alpine:3.17 08:52:44 3.17: Pulling from library/alpine 08:52:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:52:44 Status: Downloaded newer image for alpine:3.17 08:52:44 ---> d74e625d9115 08:52:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:44 ---> Running in f020789ebd9d 08:52:45 Removing intermediate container f020789ebd9d 08:52:45 ---> 8c2eec2e5bd0 08:52:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:45 ---> Running in 5ea0874c3aab 08:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:49 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:52:49 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:52:49 OK: 17687 distinct packages available 08:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:52:52 (1/5) Installing dumb-init (1.2.5-r2) 08:52:52 (2/5) Installing musl-obstack (1.2.3-r0) 08:52:52 (3/5) Installing libucontext (1.2-r0) 08:52:52 (4/5) Installing gcompat (1.1.0-r0) 08:52:52 (5/5) Installing openssl (3.0.8-r0) 08:52:52 Executing busybox-1.35.0-r29.trigger 08:52:52 OK: 9 MiB in 20 packages 08:52:54 Removing intermediate container 5ea0874c3aab 08:52:54 ---> 4926f323493f 08:52:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:55 ---> a976abdf056b 08:52:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:52:56 ---> 043ff43982d1 08:52:56 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:52:59 ---> a7a20bb12bd4 08:52:59 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:53:06 ---> 5c32b358c18c 08:53:06 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:06 ---> 4037ae610947 08:53:06 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:53:07 ---> 7c196d13ae62 08:53:07 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:53:08 ---> 8df1c03ce7fb 08:53:08 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:53:08 ---> Running in 13543931b124 08:53:08 Removing intermediate container 13543931b124 08:53:08 ---> dfe79f719c8a 08:53:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:53:08 ---> Running in d7dbc0437f25 08:53:09 Removing intermediate container d7dbc0437f25 08:53:09 ---> 8c9a81297358 08:53:09 Step 25/27 : LABEL arch=arm64 08:53:09 ---> Running in f809d3a6ec65 08:53:10 Removing intermediate container f809d3a6ec65 08:53:10 ---> ea805b96f9bf 08:53:10 Step 26/27 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 08:53:10 ---> Running in 7538224f04e6 08:53:10 Removing intermediate container 7538224f04e6 08:53:10 ---> b395ee53d933 08:53:10 Step 27/27 : LABEL version=0.0.0 08:53:10 ---> Running in 3f9e3595241b 08:53:11 Removing intermediate container 3f9e3595241b 08:53:11 ---> 404b5a16de77 08:53:11 08:53:11 Successfully built 404b5a16de77 08:53:11 Successfully tagged security-spire-agent-arm64:latest 08:53:11  Building security-spire-agent ... done Building security-spire-server 08:53:26 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:53:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:53:26 ---> d29d24460205 08:53:26 Step 3/26 : WORKDIR /edgex-go 08:53:26 ---> Using cache 08:53:26 ---> c6451aae366d 08:53:26 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:53:26 ---> Running in 19ac201722ba 08:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:29 OK: 263 MiB in 53 packages 08:53:31 Removing intermediate container 19ac201722ba 08:53:31 ---> dc2d66b6dc4a 08:53:31 Step 5/26 : COPY go.mod vendor* ./ 08:53:32 ---> 1bcf1052ad7d 08:53:32 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:32 ---> Running in 2e88a76cbacc 08:55:24 Removing intermediate container 2e88a76cbacc 08:55:24 ---> 9ac3e0cab23f 08:55:24 Step 7/26 : COPY . . 08:55:24 ---> 50a934ef874d 08:55:24 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:55:24 ---> Running in 71b869eec628 08:55:24 Removing intermediate container 71b869eec628 08:55:24 ---> be8d032fc690 08:55:24 Step 9/26 : WORKDIR /edgex-go/spire-build 08:55:24 ---> Running in 2c72b5048bff 08:55:24 Removing intermediate container 2c72b5048bff 08:55:24 ---> 7b564b47cc7a 08:55:24 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:55:24 ---> Running in de33c1c48c4e 08:55:25 Removing intermediate container de33c1c48c4e 08:55:25 ---> b9ed8da03646 08:55:25 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:55:25 ---> Running in 7d3eb3ed78cb 08:55:28 Removing intermediate container 7d3eb3ed78cb 08:55:28 ---> a1489131cc85 08:55:28 Step 12/26 : WORKDIR /edgex-go 08:55:28 ---> Running in e81c536439c8 08:55:29 Removing intermediate container e81c536439c8 08:55:29 ---> 0781d1b8a54c 08:55:29 08:55:29 Step 13/26 : FROM alpine:3.17 08:55:29 ---> d74e625d9115 08:55:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:55:29 ---> Using cache 08:55:29 ---> 8c2eec2e5bd0 08:55:29 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:55:29 ---> Using cache 08:55:29 ---> 4926f323493f 08:55:29 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:29 ---> Using cache 08:55:29 ---> a976abdf056b 08:55:29 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:55:29 ---> Using cache 08:55:29 ---> 043ff43982d1 08:55:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:55:35 ---> a4758fb88063 08:55:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:55:35 ---> 2b9677c078a6 08:55:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:55:36 ---> 754d24126152 08:55:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:55:37 ---> 9f3a1f37f800 08:55:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:55:37 ---> Running in d595bff851f8 08:55:38 Removing intermediate container d595bff851f8 08:55:38 ---> 38c447e14dd6 08:55:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:55:38 ---> Running in 56143f33e190 08:55:38 Removing intermediate container 56143f33e190 08:55:38 ---> 1dc98acc5d4a 08:55:38 Step 24/26 : LABEL arch=arm64 08:55:38 ---> Running in 0686fb9ee410 08:55:39 Removing intermediate container 0686fb9ee410 08:55:39 ---> f79c8c0750a5 08:55:39 Step 25/26 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 08:55:39 ---> Running in 25fe249af166 08:55:39 Removing intermediate container 25fe249af166 08:55:39 ---> d33b340a62fa 08:55:39 Step 26/26 : LABEL version=0.0.0 08:55:40 ---> Running in 88c0d20befe2 08:55:40 Removing intermediate container 88c0d20befe2 08:55:40 ---> 720b7c776fc6 08:55:40 08:55:40 Successfully built 720b7c776fc6 08:55:40 Successfully tagged security-spire-server-arm64:latest 08:55:40  Building security-spire-server ... done Building security-bootstrapper 08:55:59 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:55:59 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:55:59 ---> d29d24460205 08:55:59 Step 3/33 : WORKDIR /edgex-go 08:55:59 ---> Using cache 08:55:59 ---> c6451aae366d 08:55:59 Step 4/33 : RUN apk add --update --no-cache make git 08:55:59 ---> Using cache 08:55:59 ---> e329ace5e895 08:55:59 Step 5/33 : COPY go.mod vendor* ./ 08:55:59 ---> Using cache 08:55:59 ---> 8528c374f398 08:55:59 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:59 ---> Using cache 08:55:59 ---> ace30b6f2f22 08:55:59 Step 7/33 : COPY . . 08:55:59 ---> Using cache 08:55:59 ---> 9b411af45404 08:55:59 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:55:59 ---> Running in 628a2f910635 08:56:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:59:51 Removing intermediate container ece2b8eb854f 08:59:51 ---> c1cc3d2d5e08 08:59:51 08:59:51 Step 10/23 : FROM alpine:3.17 08:59:51 ---> d74e625d9115 08:59:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:51 ---> Running in 540059f6794c 08:59:51 Removing intermediate container 540059f6794c 08:59:51 ---> baa5577e7188 08:59:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:59:51 ---> Running in ff13478fb390 08:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:51 (1/1) Installing dumb-init (1.2.5-r2) 08:59:51 Executing busybox-1.35.0-r29.trigger 08:59:51 OK: 8 MiB in 16 packages 08:59:51 Removing intermediate container b4abd72faf3a 08:59:51 ---> a87ae9a725ab 08:59:51 08:59:51 Step 9/22 : FROM alpine:3.17 08:59:51 ---> d74e625d9115 08:59:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:59:51 Removing intermediate container ff13478fb390 08:59:51 ---> c2b768b0f418 08:59:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:51 ---> Running in 4c91d18599fb 08:59:51 ---> 281e4594ae66 08:59:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:51 ---> 69e56a47c17e 08:59:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:51 ---> 5408a91b09c7 08:59:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:59:52 (1/2) Installing dumb-init (1.2.5-r2) 08:59:52 (2/2) Installing openssl (3.0.8-r0) 08:59:52 Executing busybox-1.35.0-r29.trigger 08:59:52 OK: 8 MiB in 17 packages 08:59:54 ---> 0d80ed6292d6 08:59:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:59:55 Removing intermediate container 4c91d18599fb 08:59:55 ---> edd00f84008c 08:59:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:59:55 ---> Running in b8cae0cc6c31 08:59:55 ---> fd7aa201ce91 08:59:55 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:55 ---> Running in e83bbfa29383 08:59:56 Removing intermediate container b8cae0cc6c31 08:59:56 ---> 6db22cbd3d1f 08:59:56 Step 12/22 : WORKDIR /edgex 08:59:56 ---> Running in 67724e0df247 08:59:57 Removing intermediate container 67724e0df247 08:59:57 ---> 91d2538537f1 08:59:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:58 ---> 97b6b8c8e755 08:59:58 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:59:59 ---> 7cf3e77c2352 08:59:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:59:59 Removing intermediate container e83bbfa29383 08:59:59 ---> 0caa5b5293e1 08:59:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:59:59 ---> Running in 247e3445cd17 09:00:00 Removing intermediate container 247e3445cd17 09:00:00 ---> aa5ce591c67f 09:00:00 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:00:00 ---> f08a231e3ba2 09:00:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:00:00 ---> Running in f15126443959 09:00:01 Removing intermediate container f15126443959 09:00:01 ---> f3da1f0a5af9 09:00:01 Step 21/23 : LABEL arch=arm64 09:00:01 ---> Running in a43f4aa2d0df 09:00:02 Removing intermediate container a43f4aa2d0df 09:00:02 ---> 0f0010854001 09:00:02 Step 22/23 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:00:02 ---> Running in e6affe5ad09b 09:00:03 ---> 3e3f1bd8632b 09:00:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:00:03 Removing intermediate container e6affe5ad09b 09:00:03 ---> 6570a7dea267 09:00:03 Step 23/23 : LABEL version=0.0.0 09:00:03 ---> Running in 31b71c97e834 09:00:04 Removing intermediate container 31b71c97e834 09:00:04 ---> bc5e261faa30 09:00:04 ---> 14f98db6006a 09:00:04 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:04 09:00:04 ---> Running in 4758da87e93b 09:00:05 Successfully built bc5e261faa30 09:00:05 Successfully tagged security-proxy-auth-arm64:latest 09:00:05 Building core-metadata 09:00:08  Building security-proxy-auth ... done Removing intermediate container 4758da87e93b 09:00:08 ---> 05003fc7468a 09:00:08 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:00:08 ---> Running in 81f9b9fbf86c 09:00:08 Removing intermediate container 81f9b9fbf86c 09:00:08 ---> 9085812d5d3e 09:00:08 Step 20/22 : LABEL arch=arm64 09:00:08 ---> Running in 3f0ec9e08b78 09:00:09 Removing intermediate container 3f0ec9e08b78 09:00:09 ---> 1a3ecbca72a0 09:00:09 Step 21/22 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:00:09 ---> Running in 13b8d13aff6d 09:00:09 Removing intermediate container 13b8d13aff6d 09:00:09 ---> 2eb60597f30f 09:00:09 Step 22/22 : LABEL version=0.0.0 09:00:10 ---> Running in 9856a7db484c 09:00:10 Removing intermediate container 9856a7db484c 09:00:10 ---> 3adafb5bc8fd 09:00:10 09:00:11 Successfully built 3adafb5bc8fd 09:00:11 Successfully tagged security-proxy-setup-arm64:latest 09:00:11  Building security-proxy-setup ... done Building support-scheduler 09:00:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:00:29 ---> d29d24460205 09:00:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:00:29 ---> Using cache 09:00:29 ---> 77825faa4f39 09:00:29 Step 4/25 : WORKDIR /edgex-go 09:00:29 ---> Using cache 09:00:29 ---> 2d4c2ff68c0d 09:00:29 Step 5/25 : RUN apk add --update --no-cache make git 09:00:29 ---> Using cache 09:00:29 ---> 27cc9be07621 09:00:29 Step 6/25 : COPY go.mod vendor* ./ 09:00:29 ---> Using cache 09:00:29 ---> b13dd58460aa 09:00:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:29 ---> Using cache 09:00:29 ---> 71719c07eaa6 09:00:29 Step 8/25 : COPY . . 09:00:29 ---> Using cache 09:00:29 ---> 05a95ccf7847 09:00:29 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:00:29 ---> Running in b359491cdcf6 09:00:30 Removing intermediate container 178058f6a1ef 09:00:30 ---> 442beecf1f7d 09:00:30 09:00:30 Step 10/23 : FROM alpine:3.17 09:00:30 ---> d74e625d9115 09:00:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:30 ---> Using cache 09:00:30 ---> baa5577e7188 09:00:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:30 ---> Using cache 09:00:30 ---> c2b768b0f418 09:00:30 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:30 ---> Using cache 09:00:33 ---> 281e4594ae66 09:00:33 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:00:33 ---> Using cache 09:00:33 ---> 69e56a47c17e 09:00:33 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:00:33 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:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:34 ---> d29d24460205 09:00:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:34 ---> Using cache 09:00:34 ---> 77825faa4f39 09:00:34 Step 4/23 : WORKDIR /edgex-go 09:00:34 ---> Using cache 09:00:34 ---> 2d4c2ff68c0d 09:00:34 Step 5/23 : RUN apk add --update --no-cache make git 09:00:34 ---> Using cache 09:00:34 ---> 27cc9be07621 09:00:34 Step 6/23 : COPY go.mod vendor* ./ 09:00:34 ---> Using cache 09:00:34 ---> b13dd58460aa 09:00:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:34 ---> Using cache 09:00:34 ---> 71719c07eaa6 09:00:34 Step 8/23 : COPY . . 09:00:34 ---> Using cache 09:00:34 ---> 05a95ccf7847 09:00:34 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:00:34 ---> Running in 25d04e773192 09:00:36 ---> 4bd55fcd6eb6 09:00:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:00:37 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:00:37 ---> 19520a478850 09:00:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:00:38 ---> f5a51a1223cb 09:00:38 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:38 ---> Running in 3cb8f398d996 09:00:42 Removing intermediate container 3cb8f398d996 09:00:42 ---> 1b35899601b4 09:00:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:42 ---> Running in 98e6926e2033 09:00:43 Removing intermediate container 98e6926e2033 09:00:43 ---> 8e728e6265dc 09:00:43 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:00:43 ---> Running in 07cb29867951 09:00:44 Removing intermediate container 07cb29867951 09:00:44 ---> 480bdd5b93eb 09:00:44 Step 21/23 : LABEL arch=arm64 09:00:44 ---> Running in d3432ec14a54 09:00:45 Removing intermediate container d3432ec14a54 09:00:45 ---> 8d8f2973a999 09:00:45 Step 22/23 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:00:45 ---> Running in 9018d5825fe0 09:00:46 Removing intermediate container 9018d5825fe0 09:00:46 ---> 0af907693ed4 09:00:46 Step 23/23 : LABEL version=0.0.0 09:00:46 ---> Running in 57fdf1ed173b 09:00:47 Removing intermediate container 57fdf1ed173b 09:00:47 ---> a7e0ae451b07 09:00:47 09:00:48 Successfully built a7e0ae451b07 09:00:48 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:00:48 Building support-notifications 09:00:52  Building core-common-config-bootstrapper ... done Removing intermediate container 025303fa0615 09:00:52 ---> d68f548a2ef2 09:00:52 09:00:52 Step 10/23 : FROM alpine:3.17 09:00:52 ---> d74e625d9115 09:00:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:00:52 ---> Running in 6ce6b2604a85 09:00:52 Removing intermediate container 6ce6b2604a85 09:00:52 ---> a5ca26eac3bd 09:00:52 Step 12/23 : ENV APP_PORT=59880 09:00:52 ---> Running in 2a066108e7e1 09:00:53 Removing intermediate container 2a066108e7e1 09:00:53 ---> b052eb71e2ec 09:00:53 Step 13/23 : EXPOSE $APP_PORT 09:00:53 ---> Running in 31d7fb0b2a26 09:00:54 Removing intermediate container 31d7fb0b2a26 09:00:54 ---> 38e28976dff8 09:00:54 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:00:54 ---> Running in 09ae84005a9e 09:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:59 (1/1) Installing dumb-init (1.2.5-r2) 09:00:59 Executing busybox-1.35.0-r29.trigger 09:00:59 OK: 8 MiB in 16 packages 09:01:02 Removing intermediate container 09ae84005a9e 09:01:02 ---> 6ee494fdf206 09:01:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:02 ---> 9acccba11348 09:01:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:01:04 ---> d9b54aec6add 09:01:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:01:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:06 ---> d29d24460205 09:01:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:06 ---> Using cache 09:01:06 ---> 77825faa4f39 09:01:06 Step 4/23 : WORKDIR /edgex-go 09:01:06 ---> Using cache 09:01:06 ---> 2d4c2ff68c0d 09:01:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:01:06 ---> Running in ba3339a5d26a 09:01:06 ---> 752233113d89 09:01:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:01:07 ---> eceada218193 09:01:07 Step 19/23 : ENTRYPOINT ["/core-data"] 09:01:07 ---> Running in 0470cad20711 09:01:08 Removing intermediate container 0470cad20711 09:01:08 ---> 70baf3bcd079 09:01:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:08 ---> Running in d632359a7405 09:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:09 Removing intermediate container d632359a7405 09:01:09 ---> dadde826afa1 09:01:09 Step 21/23 : LABEL arch=arm64 09:01:09 ---> Running in b41f0479005e 09:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:09 Removing intermediate container b41f0479005e 09:01:09 ---> abd16acd6210 09:01:09 Step 22/23 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:01:09 ---> Running in fc53d716c355 09:01:10 Removing intermediate container fc53d716c355 09:01:10 ---> 5e44c6d94ced 09:01:10 Step 23/23 : LABEL version=0.0.0 09:01:10 ---> Running in 8e811ca7d2a3 09:01:11 Removing intermediate container 8e811ca7d2a3 09:01:11 ---> c7b3f0b92d4f 09:01:11 09:01:11 OK: 263 MiB in 53 packages 09:01:11 Successfully built c7b3f0b92d4f 09:01:11 Successfully tagged core-data-arm64:latest 09:01:11  Building core-data ... done Building security-secretstore-setup 09:01:14 Removing intermediate container ba3339a5d26a 09:01:14 ---> fc72486a9610 09:01:14 Step 6/23 : COPY go.mod vendor* ./ 09:01:15 ---> 61985c99d259 09:01:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:15 ---> Running in 8ca8c75a44b6 09:01:30 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:01:30 ---> d29d24460205 09:01:30 Step 3/25 : WORKDIR /edgex-go 09:01:30 ---> Using cache 09:01:30 ---> c6451aae366d 09:01:30 Step 4/25 : RUN apk add --update --no-cache make git 09:01:30 ---> Using cache 09:01:30 ---> e329ace5e895 09:01:30 Step 5/25 : COPY go.mod vendor* ./ 09:01:30 ---> Using cache 09:01:30 ---> 8528c374f398 09:01:30 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:30 ---> Using cache 09:01:30 ---> ace30b6f2f22 09:01:30 Step 7/25 : COPY . . 09:01:30 ---> Using cache 09:01:30 ---> 9b411af45404 09:01:30 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:01:31 ---> Running in 12abaf6ad0ad 09:01:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:03:10 Removing intermediate container 628a2f910635 09:03:10 ---> 9ca9ab78ddf1 09:03:10 09:03:10 Step 9/33 : FROM alpine:3.17 09:03:10 ---> d74e625d9115 09:03:10 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:10 ---> Using cache 09:03:10 ---> 8c2eec2e5bd0 09:03:10 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:03:10 ---> Running in 0995f5e31f02 09:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:10 (1/2) Installing dumb-init (1.2.5-r2) 09:03:10 (2/2) Installing su-exec (0.2-r2) 09:03:10 Executing busybox-1.35.0-r29.trigger 09:03:10 OK: 8 MiB in 17 packages 09:03:10 Removing intermediate container 8ca8c75a44b6 09:03:10 ---> f84644e99468 09:03:10 Step 8/23 : COPY . . 09:03:10 Removing intermediate container 0995f5e31f02 09:03:10 ---> 72787473836c 09:03:10 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:03:10 ---> Running in 1dc110b899a2 09:03:10 Removing intermediate container 1dc110b899a2 09:03:10 ---> 3d0dc9193fb0 09:03:10 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:03:10 ---> Running in a6bea343e531 09:03:10 Removing intermediate container a6bea343e531 09:03:10 ---> 984d47a8d446 09:03:10 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:03:10 ---> Running in 5b6e9c75a3ac 09:03:10 Removing intermediate container 5b6e9c75a3ac 09:03:10 ---> 9990b33c3111 09:03:10 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:03:10 ---> Running in be0d2ff93577 09:03:10 Removing intermediate container be0d2ff93577 09:03:10 ---> 2cfadd86078e 09:03:10 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:03:10 ---> Running in 66cce8f66d4e 09:03:14 Removing intermediate container 66cce8f66d4e 09:03:14 ---> d74085dbd055 09:03:14 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:03:14 ---> Running in 0cf31e1272cc 09:03:14 Removing intermediate container 0cf31e1272cc 09:03:14 ---> d0709b1a485d 09:03:14 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:03:16 ---> e193235c9f1e 09:03:16 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:03:16 ---> Running in 3169cc4bd3f3 09:03:21 Removing intermediate container 3169cc4bd3f3 09:03:21 ---> 3c186d9fd5f2 09:03:21 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:22 ---> 2a01d4c54512 09:03:22 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:03:24 ---> 52183e7ff158 09:03:24 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:03:26 ---> 5783efd6a48e 09:03:26 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:26 ---> Running in 5190c7afe6ea 09:03:28 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:03:29 ---> 8f66c1cbe1a8 09:03:29 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:03:30 ---> 38a48f57a19d 09:03:30 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:03:31 ---> 94ebbe8db10a 09:03:31 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:03:32 ---> 42a93b2dda05 09:03:32 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:03:33 ---> 15d3ff83040d 09:03:33 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:03:34 ---> 54ca00809520 09:03:34 Step 28/33 : RUN chmod +x /entrypoint.sh 09:03:34 ---> Running in e116c7fe7c36 09:03:37 Removing intermediate container e116c7fe7c36 09:03:37 ---> 6488ea1f3edb 09:03:37 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:03:37 ---> Running in f7db7010b885 09:03:39 Removing intermediate container f7db7010b885 09:03:39 ---> da14d315aee6 09:03:39 Step 30/33 : CMD ["gate"] 09:03:39 ---> Running in a4ff098d4bdf 09:03:39 Removing intermediate container a4ff098d4bdf 09:03:39 ---> 3fd3dd81e735 09:03:39 Step 31/33 : LABEL arch=arm64 09:03:39 ---> Running in 26027a55311d 09:03:40 Removing intermediate container 26027a55311d 09:03:40 ---> db3917ea81d8 09:03:40 Step 32/33 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:03:40 ---> Running in 05f0b180aee9 09:03:41 Removing intermediate container 05f0b180aee9 09:03:41 ---> 8ede7158298d 09:03:41 Step 33/33 : LABEL version=0.0.0 09:03:41 ---> Running in 271819ed2cb4 09:03:42 Removing intermediate container 271819ed2cb4 09:03:42 ---> fd08da3ec7f1 09:03:42 09:03:42 Successfully built fd08da3ec7f1 09:03:42 Successfully tagged security-bootstrapper-arm64:latest 09:03:42  Building security-bootstrapper ... done Building security-spire-config 09:04:04 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:04:04 ---> d29d24460205 09:04:04 Step 3/27 : WORKDIR /edgex-go 09:04:04 ---> Using cache 09:04:04 ---> c6451aae366d 09:04:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:04:04 ---> Using cache 09:04:04 ---> dc2d66b6dc4a 09:04:04 Step 5/27 : COPY go.mod vendor* ./ 09:04:04 ---> Using cache 09:04:04 ---> 1bcf1052ad7d 09:04:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:04 ---> Using cache 09:04:04 ---> 9ac3e0cab23f 09:04:04 Step 7/27 : COPY . . 09:04:04 ---> Using cache 09:04:04 ---> 50a934ef874d 09:04:04 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:04:04 ---> Using cache 09:04:04 ---> be8d032fc690 09:04:04 Step 9/27 : WORKDIR /edgex-go/spire-build 09:04:04 ---> Using cache 09:04:04 ---> 7b564b47cc7a 09:04:04 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:04:04 ---> Using cache 09:04:04 ---> b9ed8da03646 09:04:04 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 09:04:04 ---> Running in b857c1d22ae6 09:04:07 Removing intermediate container b857c1d22ae6 09:04:07 ---> 59bff5a47410 09:04:07 Step 12/27 : WORKDIR /edgex-go 09:04:07 ---> Running in 330aa0a3c214 09:04:07 Removing intermediate container 330aa0a3c214 09:04:07 ---> 7f42e6b0d0ec 09:04:07 09:04:07 Step 13/27 : FROM alpine:3.17 09:04:07 ---> d74e625d9115 09:04:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:07 ---> Using cache 09:04:07 ---> 8c2eec2e5bd0 09:04:07 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:04:07 ---> Running in a3d693bce915 09:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:12 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:04:12 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:04:12 OK: 17687 distinct packages available 09:04:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:14 (1/4) Installing dumb-init (1.2.5-r2) 09:04:14 (2/4) Installing musl-obstack (1.2.3-r0) 09:04:14 (3/4) Installing libucontext (1.2-r0) 09:04:14 (4/4) Installing gcompat (1.1.0-r0) 09:04:14 Executing busybox-1.35.0-r29.trigger 09:04:14 OK: 8 MiB in 19 packages 09:04:16 Removing intermediate container a3d693bce915 09:04:16 ---> c1102d81fa50 09:04:16 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:17 ---> c6800375e0fb 09:04:17 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:04:19 ---> 0f7457d8a326 09:04:19 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:04:25 ---> 4c0b8a89394e 09:04:25 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:04:25 ---> 80a3796e8caa 09:04:25 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:04:25 ---> Running in 368d4c906507 09:04:26 Removing intermediate container 368d4c906507 09:04:26 ---> 02f6f0af87ab 09:04:26 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:04:27 ---> be698f87a52b 09:04:27 Step 22/27 : WORKDIR / 09:04:27 ---> Running in a72e56366bfe 09:04:27 Removing intermediate container a72e56366bfe 09:04:27 ---> c509e69ff2a4 09:04:27 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:27 ---> Running in 80fd72426b09 09:04:28 Removing intermediate container 80fd72426b09 09:04:28 ---> ceb313e7cd5b 09:04:28 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:28 ---> Running in 001ee6aefa42 09:04:29 Removing intermediate container 001ee6aefa42 09:04:29 ---> 2f007a38fc1d 09:04:29 Step 25/27 : LABEL arch=arm64 09:04:29 ---> Running in e423637ca8e7 09:04:30 Removing intermediate container e423637ca8e7 09:04:30 ---> 24a63d72a054 09:04:30 Step 26/27 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:04:30 ---> Running in 8be4779ed2f1 09:04:30 Removing intermediate container 8be4779ed2f1 09:04:30 ---> b4fc2ea993e2 09:04:30 Step 27/27 : LABEL version=0.0.0 09:04:30 ---> Running in 1a3a92928574 09:04:31 Removing intermediate container 1a3a92928574 09:04:31 ---> d6a53dbf0cd1 09:04:31 09:04:31 Successfully built d6a53dbf0cd1 09:04:31 Successfully tagged security-spire-config-arm64:latest 09:04:31  Building security-spire-config ... done Building security-spiffe-token-provider 09:04:54 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:04:54 ---> d29d24460205 09:04:54 Step 3/20 : WORKDIR /edgex-go 09:04:54 ---> Using cache 09:04:54 ---> c6451aae366d 09:04:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:04:54 ---> Running in 55afa6567eee 09:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:57 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:04:57 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:04:57 OK: 17687 distinct packages available 09:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:59 OK: 263 MiB in 53 packages 09:05:01 Removing intermediate container 55afa6567eee 09:05:01 ---> a78de9929c8b 09:05:01 Step 5/20 : COPY go.mod vendor* ./ 09:05:02 ---> bf3e0b54da89 09:05:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:02 ---> Running in b9fb94dcd34e 09:06:39 Removing intermediate container b9fb94dcd34e 09:06:39 ---> 588dd157700b 09:06:39 Step 7/20 : COPY . . 09:06:49 ---> aa5df84acced 09:06:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:06:49 ---> Running in ffd84cdcec70 09:06:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:08: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 09:08:53 Removing intermediate container 12abaf6ad0ad 09:08:53 ---> 511835af4b46 09:08:53 09:08:53 Step 9/25 : FROM alpine:3.17 09:08:53 ---> d74e625d9115 09:08:53 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:08:53 ---> Running in 098f2f91418c 09:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:58 (1/3) Installing ca-certificates (20220614-r4) 09:08:58 (2/3) Installing dumb-init (1.2.5-r2) 09:08:58 (3/3) Installing su-exec (0.2-r2) 09:08:58 Executing busybox-1.35.0-r29.trigger 09:08:58 Executing ca-certificates-20220614-r4.trigger 09:08:58 OK: 8 MiB in 18 packages 09:09:02 Removing intermediate container 098f2f91418c 09:09:02 ---> f49a57f7b4c9 09:09:02 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:09:02 ---> Running in db9cad62c490 09:09:03 Removing intermediate container db9cad62c490 09:09:03 ---> 6956bc8bd14b 09:09:03 Step 12/25 : WORKDIR / 09:09:03 ---> Running in b14394791a06 09:09:04 Removing intermediate container b14394791a06 09:09:04 ---> e3875364fa54 09:09:04 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:04 Removing intermediate container b359491cdcf6 09:09:04 ---> b0bdc15c34b9 09:09:04 09:09:04 Step 10/25 : FROM alpine:3.17 09:09:04 ---> d74e625d9115 09:09:04 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:09:05 ---> Running in 12af6f41c061 09:09:05 ---> d6f9cdd5653c 09:09:05 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:09:06 ---> 4405e0f37c96 09:09:06 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:09:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:08 ---> d0810aee1fff 09:09:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:08 ---> 77dea918bc88 09:09:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:09:09 ---> b0511d15197e 09:09:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:09:10 (1/1) Installing dumb-init (1.2.5-r2) 09:09:10 Executing busybox-1.35.0-r29.trigger 09:09:10 OK: 8 MiB in 16 packages 09:09:11 ---> 3051356ad562 09:09:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:09:13 Removing intermediate container 12af6f41c061 09:09:13 ---> b1732f25e05c 09:09:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:09:13 ---> Running in 9e0b4ad60996 09:09:13 Removing intermediate container 9e0b4ad60996 09:09:13 ---> 006583156cda 09:09:13 Step 13/25 : ENV APP_PORT=59881 09:09:13 ---> Running in 5ef550b1384d 09:09:14 ---> 38b1b23f46b1 09:09:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:09:14 Removing intermediate container 5ef550b1384d 09:09:14 ---> e10e62d64e38 09:09:14 Step 14/25 : EXPOSE $APP_PORT 09:09:14 ---> Running in 6e33065470e0 09:09:15 Removing intermediate container 6e33065470e0 09:09:15 ---> 607cc74bb2f0 09:09:15 Step 15/25 : WORKDIR / 09:09:15 ---> Running in a89e50e1adb5 09:09:15 ---> f12f3efbca1b 09:09:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:15 ---> Running in 00b32c15533e 09:09:16 Removing intermediate container a89e50e1adb5 09:09:16 ---> ee5c1cc0169d 09:09:16 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:17 ---> 0a41f310d0db 09:09:17 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:09:19 ---> 20b39ebba472 09:09:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:09:20 Removing intermediate container 00b32c15533e 09:09:20 ---> 608eaf422d62 09:09:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:09:20 ---> Running in 5d21cbc6a0c4 09:09:22 Removing intermediate container 5d21cbc6a0c4 09:09:22 ---> f48801e98d6d 09:09:22 Step 23/25 : LABEL arch=arm64 09:09:22 ---> Running in 2535a160227f 09:09:22 ---> a341cb90fbf4 09:09:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:09:23 Removing intermediate container 2535a160227f 09:09:23 ---> 111e5a8abd9a 09:09:23 Step 24/25 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:09:23 ---> Running in f0f51ac31d88 09:09:24 ---> faf8036df5e2 09:09:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:09:24 Removing intermediate container f0f51ac31d88 09:09:24 ---> d22e2c6e1e26 09:09:24 Step 25/25 : LABEL version=0.0.0 09:09:24 ---> Running in 495631992fa7 09:09:25 ---> f720149df785 09:09:25 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:09:25 Removing intermediate container 495631992fa7 09:09:25 ---> 49cf5571d491 09:09:25 09:09:25 ---> Running in e96ff4c64e3b 09:09:26 Successfully built 49cf5571d491 09:09:26 Successfully tagged security-secretstore-setup-arm64:latest 09:09:26  Building security-secretstore-setup ... done Building core-command 09:09:26 Removing intermediate container e96ff4c64e3b 09:09:26 ---> d21100e126cb 09:09:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:26 ---> Running in d82ec8198aeb 09:09:26 Removing intermediate container d82ec8198aeb 09:09:26 ---> 29e36ed96ab6 09:09:26 Step 23/25 : LABEL arch=arm64 09:09:26 ---> Running in d6b5ace41bd0 09:09:27 Removing intermediate container d6b5ace41bd0 09:09:27 ---> 453a384953d8 09:09:27 Step 24/25 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:09:27 ---> Running in 2fb26fdedf3d 09:09:28 Removing intermediate container 2fb26fdedf3d 09:09:28 ---> cbb575cd0ea1 09:09:28 Step 25/25 : LABEL version=0.0.0 09:09:28 ---> Running in 43e22de180b2 09:09:29 Removing intermediate container 43e22de180b2 09:09:29 ---> dbac191dd473 09:09:29 09:09:29 Successfully built dbac191dd473 09:09:29 Successfully tagged core-metadata-arm64:latest 09:09:44  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:09:44 ---> d29d24460205 09:09:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:09:44 ---> Using cache 09:09:44 ---> 77825faa4f39 09:09:44 Step 4/24 : WORKDIR /edgex-go 09:09:44 ---> Using cache 09:09:44 ---> 2d4c2ff68c0d 09:09:44 Step 5/24 : RUN apk add --update --no-cache make git 09:09:44 ---> Using cache 09:09:44 ---> 27cc9be07621 09:09:44 Step 6/24 : COPY go.mod vendor* ./ 09:09:44 ---> Using cache 09:09:44 ---> b13dd58460aa 09:09:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:44 ---> Using cache 09:09:44 ---> 71719c07eaa6 09:09:44 Step 8/24 : COPY . . 09:09:44 ---> Using cache 09:09:44 ---> 05a95ccf7847 09:09:44 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:09:44 ---> Running in bbbc46af2ada 09:09:45 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:11:36 Removing intermediate container 25d04e773192 09:11:36 ---> 6c14aee09f92 09:11:36 09:11:36 Step 10/23 : FROM alpine:3.17 09:11:36 ---> d74e625d9115 09:11:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:11:36 ---> Using cache 09:11:36 ---> b1732f25e05c 09:11:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:11:36 ---> Using cache 09:11:36 ---> 006583156cda 09:11:36 Step 13/23 : ENV APP_PORT=59861 09:11:36 ---> Running in b3938fb54f42 09:11:36 Removing intermediate container b3938fb54f42 09:11:36 ---> 2e02f6c5f5da 09:11:36 Step 14/23 : EXPOSE $APP_PORT 09:11:36 ---> Running in 6477694e50c1 09:11:36 Removing intermediate container 6477694e50c1 09:11:36 ---> 0e82d237d365 09:11:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:37 ---> 0407b2c2418d 09:11:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:38 ---> ea60fbdf177d 09:11:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:11:40 ---> 5f74915087e2 09:11:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:11:41 ---> 35985dbcbb6e 09:11:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:11:41 ---> Running in 4c21f85bf999 09:11:42 Removing intermediate container 4c21f85bf999 09:11:42 ---> d5148e8062ad 09:11:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:42 ---> Running in e5ff358bb7c8 09:11:43 Removing intermediate container e5ff358bb7c8 09:11:43 ---> c2589ac8f8a1 09:11:43 Step 21/23 : LABEL arch=arm64 09:11:43 ---> Running in e8b2276937e9 09:11:44 Removing intermediate container e8b2276937e9 09:11:44 ---> 08fd167d7a49 09:11:44 Step 22/23 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:11:44 ---> Running in 93cfa4cf5edb 09:11:44 Removing intermediate container 93cfa4cf5edb 09:11:44 ---> d2f949eef6eb 09:11:44 Step 23/23 : LABEL version=0.0.0 09:11:44 ---> Running in 813e22b34beb 09:11:45 Removing intermediate container 813e22b34beb 09:11:45 ---> 811175dc60d4 09:11:45 09:11:45 Successfully built 811175dc60d4 09:11:45 Successfully tagged support-scheduler-arm64:latest 09:13:22  Building support-scheduler ... done Removing intermediate container 5190c7afe6ea 09:13:22 ---> c4db2d731ee2 09:13:22 09:13:22 Step 10/23 : FROM alpine:3.17 09:13:22 ---> d74e625d9115 09:13:22 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:13:22 ---> Running in c110fdeb6bbe 09:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:25 (1/2) Installing ca-certificates (20220614-r4) 09:13:25 (2/2) Installing dumb-init (1.2.5-r2) 09:13:25 Executing busybox-1.35.0-r29.trigger 09:13:25 Executing ca-certificates-20220614-r4.trigger 09:13:26 OK: 8 MiB in 17 packages 09:13:28 Removing intermediate container c110fdeb6bbe 09:13:28 ---> 88abec6cb264 09:13:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:13:28 ---> Running in 1040687a7867 09:13:29 Removing intermediate container 1040687a7867 09:13:29 ---> 68cd57982b81 09:13:29 Step 13/23 : ENV APP_PORT=59860 09:13:29 ---> Running in f93154a642e9 09:13:29 Removing intermediate container f93154a642e9 09:13:29 ---> 14e2930a7402 09:13:29 Step 14/23 : EXPOSE $APP_PORT 09:13:29 ---> Running in c6af650c27e5 09:13:30 Removing intermediate container c6af650c27e5 09:13:30 ---> 99105889421f 09:13:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:31 ---> ac96b2774a11 09:13:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:13:33 ---> a50f3b7ecb1a 09:13:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:36 ---> 5cfe554a5d15 09:13:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:13:37 ---> f07fd7825596 09:13:37 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:13:37 ---> Running in b4d270f3fbfc 09:13:37 Removing intermediate container b4d270f3fbfc 09:13:37 ---> b5709080ca67 09:13:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:37 ---> Running in c2abf77ae74b 09:13:38 Removing intermediate container c2abf77ae74b 09:13:38 ---> 572d8484a581 09:13:38 Step 21/23 : LABEL arch=arm64 09:13:38 ---> Running in e923587996b8 09:13:38 Removing intermediate container e923587996b8 09:13:38 ---> dc0cfea7a68e 09:13:38 Step 22/23 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:13:38 ---> Running in 8292904c0de5 09:13:39 Removing intermediate container 8292904c0de5 09:13:39 ---> 9c20996b79e7 09:13:39 Step 23/23 : LABEL version=0.0.0 09:13:39 ---> Running in 488ada6df35c 09:13:40 Removing intermediate container 488ada6df35c 09:13:40 ---> 84d3d4402615 09:13:40 09:13:40 Successfully built 84d3d4402615 09:13:40 Successfully tagged support-notifications-arm64:latest 09:14:06  Building support-notifications ... done Removing intermediate container ffd84cdcec70 09:14:06 ---> d3c250dba1a0 09:14:06 09:14:06 Step 9/20 : FROM alpine:3.17 09:14:06 ---> d74e625d9115 09:14:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:14:06 ---> Using cache 09:14:06 ---> 8c2eec2e5bd0 09:14:06 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:06 ---> Running in be2b40805ccd 09:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:08 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:08 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:08 OK: 17687 distinct packages available 09:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:10 (1/9) Installing ca-certificates (20220614-r4) 09:14:10 (2/9) Installing brotli-libs (1.0.9-r9) 09:14:10 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:14:10 (4/9) Installing libcurl (7.88.1-r0) 09:14:10 (5/9) Installing curl (7.88.1-r0) 09:14:10 (6/9) Installing dumb-init (1.2.5-r2) 09:14:10 (7/9) Installing musl-obstack (1.2.3-r0) 09:14:10 (8/9) Installing libucontext (1.2-r0) 09:14:10 (9/9) Installing gcompat (1.1.0-r0) 09:14:10 Executing busybox-1.35.0-r29.trigger 09:14:10 Executing ca-certificates-20220614-r4.trigger 09:14:10 OK: 11 MiB in 24 packages 09:14:12 Removing intermediate container bbbc46af2ada 09:14:12 ---> adf75f8a4411 09:14:12 09:14:12 Step 10/24 : FROM alpine:3.17 09:14:12 ---> d74e625d9115 09:14:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:14:12 ---> Using cache 09:14:12 ---> b1732f25e05c 09:14:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:14:12 ---> Using cache 09:14:12 ---> 006583156cda 09:14:12 Step 13/24 : ENV APP_PORT=59882 09:14:14 ---> Running in 0903abbafe7e 09:14:14 Removing intermediate container be2b40805ccd 09:14:14 ---> cd04c574cf0b 09:14:14 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:14 Removing intermediate container 0903abbafe7e 09:14:14 ---> ac8299a8f565 09:14:14 Step 14/24 : EXPOSE $APP_PORT 09:14:14 ---> Running in be297de04475 09:14:14 ---> b19e72028358 09:14:14 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:14:15 Removing intermediate container be297de04475 09:14:15 ---> 7506516ab04e 09:14:15 Step 15/24 : WORKDIR / 09:14:15 ---> Running in d9d96f01f1eb 09:14:15 Removing intermediate container d9d96f01f1eb 09:14:15 ---> 78cd3119136a 09:14:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:15 ---> 4da2f96f8b53 09:14:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:16 ---> 84d896161df5 09:14:16 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:14:16 ---> 278b2f2b32df 09:14:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:14:16 ---> 9975fb333fa1 09:14:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:14:17 ---> 1d5e9c6b5834 09:14:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:14:17 ---> Running in c1ad7daf7eef 09:14:17 ---> c148a185717a 09:14:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:14:17 Removing intermediate container c1ad7daf7eef 09:14:17 ---> 5e06cd92d600 09:14:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:17 ---> Running in bdb505739107 09:14:18 Removing intermediate container bdb505739107 09:14:18 ---> d0f1ca31a489 09:14:18 Step 18/20 : LABEL arch=arm64 09:14:18 ---> 2c85ea9cbfe6 09:14:18 Step 20/24 : ENTRYPOINT ["/core-command"] 09:14:18 ---> Running in 6d9411fcffb7 09:14:18 ---> Running in 652b392d1101 09:14:18 Removing intermediate container 6d9411fcffb7 09:14:18 ---> 2d215eb6a3f0 09:14:18 Step 19/20 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:14:18 Removing intermediate container 652b392d1101 09:14:18 ---> d22acf0e8316 09:14:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:18 ---> Running in a580fcbd9531 09:14:18 ---> Running in 73e00fad4113 09:14:19 Removing intermediate container a580fcbd9531 09:14:19 ---> 3da87fff2bfd 09:14:19 Step 20/20 : LABEL version=0.0.0 09:14:19 Removing intermediate container 73e00fad4113 09:14:19 ---> 63cda3742933 09:14:19 Step 22/24 : LABEL arch=arm64 09:14:19 ---> Running in ca14bc7e1248 09:14:19 ---> Running in 82e1c9035989 09:14:19 Removing intermediate container ca14bc7e1248 09:14:19 ---> c8fb1b4f5207 09:14:19 09:14:19 Removing intermediate container 82e1c9035989 09:14:19 ---> 0c17e47f8fbb 09:14:19 Step 23/24 : LABEL git_sha=d5f497c093ef212248e6c8c5a0a5f06f899643da 09:14:19 ---> Running in f5014130b84f 09:14:20 Successfully built c8fb1b4f5207 09:14:20 Successfully tagged security-spiffe-token-provider-arm64:latest 09:14:20  Building security-spiffe-token-provider ... done Removing intermediate container f5014130b84f 09:14:20 ---> ca2fe6df9c8a 09:14:20 Step 24/24 : LABEL version=0.0.0 09:14:20 ---> Running in 6a18aa152960 09:14:20 Removing intermediate container 6a18aa152960 09:14:20 ---> 7b60d05f8bc8 09:14:20 09:14:20 Successfully built 7b60d05f8bc8 09:14:20 Successfully tagged core-command-arm64:latest 09:14:21  Building core-command ... done  [Pipeline] } 09:14:21 $ docker stop --time=1 627c37fead6601925816ef563cd472d785149623955bf9b875bc0a454ca0fe4a 09:14:22 $ docker rm -f --volumes 627c37fead6601925816ef563cd472d785149623955bf9b875bc0a454ca0fe4a [Pipeline] // withDockerContainer [Pipeline] sh 09:14:23 + docker images 09:14:23 REPOSITORY TAG IMAGE ID CREATED SIZE 09:14:23 core-command-arm64 latest 7b60d05f8bc8 3 seconds ago 19.7MB 09:14:23 security-spiffe-token-provider-arm64 latest c8fb1b4f5207 4 seconds ago 32.6MB 09:14:23 adf75f8a4411 12 seconds ago 1.49GB 09:14:23 d3c250dba1a0 20 seconds ago 1.53GB 09:14:23 support-notifications-arm64 latest 84d3d4402615 44 seconds ago 32.5MB 09:14:23 c4db2d731ee2 About a minute ago 1.56GB 09:14:23 support-scheduler-arm64 latest 811175dc60d4 2 minutes ago 31.8MB 09:14:23 6c14aee09f92 2 minutes ago 1.56GB 09:14:23 core-metadata-arm64 latest dbac191dd473 4 minutes ago 20.4MB 09:14:23 security-secretstore-setup-arm64 latest 49cf5571d491 4 minutes ago 32MB 09:14:23 b0bdc15c34b9 5 minutes ago 1.5GB 09:14:23 511835af4b46 5 minutes ago 1.48GB 09:14:23 security-spire-config-arm64 latest d6a53dbf0cd1 9 minutes ago 86.2MB 09:14:23 7f42e6b0d0ec 10 minutes ago 1.35GB 09:14:23 security-bootstrapper-arm64 latest fd08da3ec7f1 10 minutes ago 21.8MB 09:14:23 9ca9ab78ddf1 11 minutes ago 1.47GB 09:14:23 core-data-arm64 latest c7b3f0b92d4f 13 minutes ago 19.9MB 09:14:23 d68f548a2ef2 13 minutes ago 1.5GB 09:14:23 core-common-config-bootstrapper-arm64 latest a7e0ae451b07 13 minutes ago 17.5MB 09:14:23 442beecf1f7d 13 minutes ago 1.48GB 09:14:23 security-proxy-setup-arm64 latest 3adafb5bc8fd 14 minutes ago 18.6MB 09:14:23 security-proxy-auth-arm64 latest bc5e261faa30 14 minutes ago 18.2MB 09:14:23 a87ae9a725ab 14 minutes ago 1.47GB 09:14:23 c1cc3d2d5e08 14 minutes ago 1.47GB 09:14:23 security-spire-server-arm64 latest 720b7c776fc6 18 minutes ago 87.1MB 09:14:23 0781d1b8a54c 18 minutes ago 1.35GB 09:14:23 security-spire-agent-arm64 latest 404b5a16de77 21 minutes ago 125MB 09:14:23 2bdeae13a382 21 minutes ago 1.35GB 09:14:23 ci-base-image-arm64 latest d29d24460205 38 minutes ago 868MB 09:14:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB 09:14:23 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 09:14:23 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:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:24 09:14:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:24 arm64: Pulling from edgex-lftools-log-publisher 09:14:24 8998bd30e6a1: Pulling fs layer 09:14:24 04944245beec: Pulling fs layer 09:14:24 699f458cf7ca: Pulling fs layer 09:14:24 765212b225bb: Pulling fs layer 09:14:24 f23df028b6ca: Pulling fs layer 09:14:24 d65c8cfc05b1: Pulling fs layer 09:14:24 2437ff75d9bd: Pulling fs layer 09:14:24 765212b225bb: Waiting 09:14:24 f23df028b6ca: Waiting 09:14:24 d65c8cfc05b1: Waiting 09:14:24 2437ff75d9bd: Waiting 09:14:24 04944245beec: Verifying Checksum 09:14:24 04944245beec: Download complete 09:14:24 765212b225bb: Verifying Checksum 09:14:24 765212b225bb: Download complete 09:14:24 f23df028b6ca: Verifying Checksum 09:14:24 f23df028b6ca: Download complete 09:14:24 d65c8cfc05b1: Download complete 09:14:24 699f458cf7ca: Verifying Checksum 09:14:24 699f458cf7ca: Download complete 09:14:25 8998bd30e6a1: Verifying Checksum 09:14:25 8998bd30e6a1: Download complete 09:14:27 2437ff75d9bd: Verifying Checksum 09:14:27 2437ff75d9bd: Download complete 09:14:29 8998bd30e6a1: Pull complete 09:14:29 04944245beec: Pull complete 09:14:31 699f458cf7ca: Pull complete 09:14:31 765212b225bb: Pull complete 09:14:32 f23df028b6ca: Pull complete 09:14:32 d65c8cfc05b1: Pull complete 09:14:47 2437ff75d9bd: Pull complete 09:14:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:47 prd-ubuntu20.04-docker-arm64-4c-16g-4368 does not seem to be running inside a container 09:14:47 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:50 $ docker top 88df509f1bb9c78237e97c11298c2f64f3438e3d3a81b17c0f9199af21a69c53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:51 ---> job-cost.sh 09:14:51 lf-activate-venv: SKIPPING 09:14:51 INFO: No Stack... 09:14:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:52 INFO: Archiving Costs [Pipeline] sh 09:14:52 + cut -d, -f6 09:14:52 + cat /w/workspace/edgex-go/12/archives/cost.csv [Pipeline] lock 09:14:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4405-12-stack-cost] 09:14:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4405-12-stack-cost] did not exist. Created. 09:14:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4405-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:53 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:53 Stashed 1 file(s) [Pipeline] } 09:14:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4405-12-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:53 $ docker stop --time=1 88df509f1bb9c78237e97c11298c2f64f3438e3d3a81b17c0f9199af21a69c53 09:14:55 $ docker rm -f --volumes 88df509f1bb9c78237e97c11298c2f64f3438e3d3a81b17c0f9199af21a69c53 [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:14:55 provisioning config files... 09:14:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config14409549246243292567tmp [Pipeline] { [Pipeline] sh 09:14:56 + set +x 09:14:56 + curl -s https://codecov.io/bash 09:14:56 + bash -s -- 09:14:56 09:14:56 _____ _ 09:14:56 / ____| | | 09:14:56 | | ___ __| | ___ ___ _____ __ 09:14:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:56 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:56 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:56 Bash-1.0.6 09:14:56 09:14:56 09:14:56 ==> git version 2.25.1 found 09:14:56 ==> 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:14:56 Release-Date: 2020-01-08 09:14:56 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:14:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:14:56 ==> Jenkins CI detected. 09:14:56 current dir:  /w/workspace/edgex-go/12 09:14:56 project root: . 09:14:56 --> token set from env 09:14:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:56 ==> Running gcov in . (disable via -X gcov) 09:14:56 ==> Python coveragepy not found 09:14:56 ==> Searching for coverage reports in: 09:14:56 + . 09:14:56 -> Found 1 reports 09:14:56 ==> Detecting git/mercurial file structure 09:14:56 ==> Reading reports 09:14:56 + ./coverage.out bytes=447486 09:14:56 ==> Appending adjustments 09:14:56 https://docs.codecov.io/docs/fixing-reports 09:14:57 + Found adjustments 09:14:57 ==> Gzipping contents 09:14:57 60K /tmp/codecov.PWSpWd.gz 09:14:57 ==> Uploading reports 09:14:57 url: https://codecov.io 09:14:57 query: branch=PR-4405&commit=54619577ea98129f2a37447d063cf7a2a7a41df7&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= 09:14:57 -> Pinging Codecov 09:14:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4405&commit=54619577ea98129f2a37447d063cf7a2a7a41df7&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= 09:14:57 -> Uploading to 09:14:57 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/00271124DB129430A58F1EEE437C3FCB/54619577ea98129f2a37447d063cf7a2a7a41df7/fe2d8e86-6ebf-46c6-a0e4-378f2b6d84e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T091457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=006b21daf787b9fe6ab699efdd102b6ed18669556c55105a0a378aea0e8b76fa 09:14:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:57 Dload Upload Total Spent Left Speed 09:14:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57574 0 0 100 57574 0 276k --:--:-- --:--:-- --:--:-- 275k 100 57574 0 0 100 57574 0 220k --:--:-- --:--:-- --:--:-- 219k 09:14:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/54619577ea98129f2a37447d063cf7a2a7a41df7 [Pipeline] } 09:14:57 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:14:58 + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh 09:14:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:59 ---> package-listing.sh 09:14:59 ++ facter osfamily 09:14:59 ++ tr '[:upper:]' '[:lower:]' 09:14:59 + OS_FAMILY=debian 09:14:59 + workspace=/w/workspace/edgex-go/12 09:14:59 + START_PACKAGES=/tmp/packages_start.txt 09:14:59 + END_PACKAGES=/tmp/packages_end.txt 09:14:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:59 + PACKAGES=/tmp/packages_start.txt 09:14:59 + '[' /w/workspace/edgex-go/12 ']' 09:14:59 + PACKAGES=/tmp/packages_end.txt 09:14:59 + case "${OS_FAMILY}" in 09:14:59 + dpkg -l 09:14:59 + grep '^ii' 09:14:59 + '[' -f /tmp/packages_start.txt ']' 09:14:59 + '[' -f /tmp/packages_end.txt ']' 09:14:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:59 + '[' /w/workspace/edgex-go/12 ']' 09:14:59 + mkdir -p /w/workspace/edgex-go/12/archives/ 09:14:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 09:14:59 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:15:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:00 09:15:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:00 latest: Pulling from edgex-lftools-log-publisher 09:15:00 5eb5b503b376: Pulling fs layer 09:15:00 5c69ac0246d0: Pulling fs layer 09:15:00 ec43610c2a17: Pulling fs layer 09:15:00 3a2ae6a8a46f: Pulling fs layer 09:15:00 33b1e0a273af: Pulling fs layer 09:15:00 5d3b04190fa2: Pulling fs layer 09:15:00 2f39f015ded8: Pulling fs layer 09:15:00 3a2ae6a8a46f: Waiting 09:15:00 33b1e0a273af: Waiting 09:15:00 5d3b04190fa2: Waiting 09:15:00 2f39f015ded8: Waiting 09:15:00 5c69ac0246d0: Verifying Checksum 09:15:00 5c69ac0246d0: Download complete 09:15:00 3a2ae6a8a46f: Verifying Checksum 09:15:00 3a2ae6a8a46f: Download complete 09:15:01 33b1e0a273af: Verifying Checksum 09:15:01 33b1e0a273af: Download complete 09:15:01 5d3b04190fa2: Verifying Checksum 09:15:01 5d3b04190fa2: Download complete 09:15:01 ec43610c2a17: Verifying Checksum 09:15:01 ec43610c2a17: Download complete 09:15:01 5eb5b503b376: Verifying Checksum 09:15:01 5eb5b503b376: Download complete 09:15:01 2f39f015ded8: Download complete 09:15:02 5eb5b503b376: Pull complete 09:15:02 5c69ac0246d0: Pull complete 09:15:02 ec43610c2a17: Pull complete 09:15:03 3a2ae6a8a46f: Pull complete 09:15:03 33b1e0a273af: Pull complete 09:15:03 5d3b04190fa2: Pull complete 09:15:07 2f39f015ded8: Pull complete 09:15:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:07 prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container 09:15:07 $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:09 $ docker top aea9b8f0807f1cb1cec7dba5c40685386f4a7ae3f1fdda73b73702b8d1167770 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:09 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:10 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:10 + ls /var/log/sa-host 09:15:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:10 provisioning config files... 09:15:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config3988859283690297518tmp [Pipeline] { [Pipeline] echo 09:15:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:10 ---> create-netrc.sh [Pipeline] } 09:15:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:11 ---> python-tools-install.sh [Pipeline] echo 09:15:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:11 ---> sudo-logs.sh 09:15:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:11 ---> job-cost.sh 09:15:11 lf-activate-venv: SKIPPING 09:15:11 DEBUG: total: 0.10999999940395355 09:15:11 INFO: Retrieving Stack Cost... 09:15:12 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:12 INFO: Archiving Costs [Pipeline] echo 09:15:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:12 ---> logs-deploy.sh 09:15:12 lf-activate-venv: SKIPPING 09:15:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4405/12 09:15:12 INFO: archiving workspace using pattern(s): 09:15:13 Archives upload complete. 09:15:13 INFO: archiving logs to Nexus 09:15:14 ---> uname -a: 09:15:14 Linux prd-ubuntu20-04-docker-8c-8g-4365 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:15:14 09:15:14 09:15:14 ---> lscpu: 09:15:14 Architecture: x86_64 09:15:14 CPU op-mode(s): 32-bit, 64-bit 09:15:14 Byte Order: Little Endian 09:15:14 Address sizes: 40 bits physical, 48 bits virtual 09:15:14 CPU(s): 8 09:15:14 On-line CPU(s) list: 0-7 09:15:14 Thread(s) per core: 1 09:15:14 Core(s) per socket: 1 09:15:14 Socket(s): 8 09:15:14 NUMA node(s): 1 09:15:14 Vendor ID: AuthenticAMD 09:15:14 CPU family: 23 09:15:14 Model: 49 09:15:14 Model name: AMD EPYC-Rome Processor 09:15:14 Stepping: 0 09:15:14 CPU MHz: 2799.998 09:15:14 BogoMIPS: 5599.99 09:15:14 Virtualization: AMD-V 09:15:14 Hypervisor vendor: KVM 09:15:14 Virtualization type: full 09:15:14 L1d cache: 256 KiB 09:15:14 L1i cache: 256 KiB 09:15:14 L2 cache: 4 MiB 09:15:14 L3 cache: 128 MiB 09:15:14 NUMA node0 CPU(s): 0-7 09:15:14 Vulnerability Itlb multihit: Not affected 09:15:14 Vulnerability L1tf: Not affected 09:15:14 Vulnerability Mds: Not affected 09:15:14 Vulnerability Meltdown: Not affected 09:15:14 Vulnerability Mmio stale data: Not affected 09:15:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:15:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:15:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:15:14 Vulnerability Srbds: Not affected 09:15:14 Vulnerability Tsx async abort: Not affected 09:15:14 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:15:14 09:15:14 09:15:14 ---> nproc: 09:15:14 8 09:15:14 09:15:14 09:15:14 ---> df -h: 09:15:14 Filesystem Size Used Avail Use% Mounted on 09:15:14 overlay 155G 21G 135G 14% / 09:15:14 tmpfs 64M 0 64M 0% /dev 09:15:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:15:14 shm 64M 0 64M 0% /dev/shm 09:15:14 /dev/vda1 155G 21G 135G 14% /facter-os 09:15:14 09:15:14 09:15:14 ---> sar -b -r -n DEV: 09:15:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4365) 03/17/23 _x86_64_ (8 CPU) 09:15:14 09:15:14 08:30:17 LINUX RESTART (8 CPU) 09:15:14 09:15:14 08:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:15:14 08:32:01 144.04 4.15 139.88 0.00 512.50 88322.87 0.00 09:15:14 08:33:01 35.42 0.23 35.18 0.00 5.33 18739.08 0.00 09:15:14 08:34:01 274.26 1.28 272.98 0.00 22.93 113213.86 0.00 09:15:14 08:35:01 447.33 8.71 438.62 0.00 69.71 244919.96 0.00 09:15:14 08:36:01 790.30 14.45 775.86 0.00 5194.00 235909.90 0.00 09:15:14 08:37:01 615.63 3.00 612.63 0.00 27.86 266236.16 0.00 09:15:14 08:38:01 959.91 1.15 958.76 0.00 37.57 157827.18 0.00 09:15:14 08:39:01 2.60 0.00 2.60 0.00 0.00 29.86 0.00 09:15:14 08:40:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 09:15:14 08:41:01 1.82 0.00 1.82 0.00 0.00 19.20 0.00 09:15:14 08:42:01 0.97 0.00 0.97 0.00 0.00 9.60 0.00 09:15:14 08:43:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 09:15:14 08:44:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 09:15:14 08:45:01 1.65 0.00 1.65 0.00 0.00 17.99 0.00 09:15:14 08:46:01 2.42 0.02 2.40 0.00 0.13 30.66 0.00 09:15:14 08:47:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 09:15:14 08:48:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 09:15:14 08:49:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 09:15:14 08:50:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 09:15:14 08:51:01 1.60 0.00 1.60 0.00 0.00 18.79 0.00 09:15:14 08:52:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 09:15:14 08:53:01 1.75 0.00 1.75 0.00 0.00 19.19 0.00 09:15:14 08:54:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 09:15:14 08:55:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 09:15:14 08:56:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 09:15:14 08:57:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 09:15:14 08:58:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 09:15:14 08:59:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 09:15:14 09:00:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 09:15:14 09:01:01 1.80 0.00 1.80 0.00 0.00 19.86 0.00 09:15:14 09:02:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 09:15:14 09:03:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 09:15:14 09:04:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:15:14 09:05:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 09:15:14 09:06:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 09:15:14 09:07:01 3.35 1.53 1.82 0.00 35.73 21.73 0.00 09:15:14 09:08:01 0.95 0.00 0.95 0.00 0.00 10.79 0.00 09:15:14 09:09:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 09:15:14 09:10:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 09:15:14 09:11:01 1.85 0.00 1.85 0.00 0.00 21.86 0.00 09:15:14 09:12:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:15:14 09:13:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 09:15:14 09:14:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 09:15:14 09:15:01 2.07 0.22 1.85 0.00 16.93 44.79 0.00 09:15:14 Average: 75.43 0.79 74.65 0.00 134.48 25564.42 0.00 09:15:14 09:15:14 08:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:15:14 08:32:01 28013312 31551020 749716 2.28 113100 3624360 1950808 5.75 1437724 2981460 478920 09:15:14 08:33:01 27817700 31460140 836944 2.55 116076 3700824 1975820 5.82 1359100 3228476 270420 09:15:14 08:34:01 25336576 31361304 915960 2.79 145552 5933360 2457264 7.24 1813928 5103996 551048 09:15:14 08:35:01 20133504 30297008 1963456 5.97 289984 9650948 4277780 12.61 3392988 8432616 910328 09:15:14 08:36:01 19033024 31500464 760720 2.31 370756 11717800 1983696 5.85 2526456 10246956 956652 09:15:14 08:37:01 15662024 31032528 1209384 3.68 468372 14389404 3010512 8.87 3178536 12809512 89624 09:15:14 08:38:01 17626936 31545976 721864 2.20 476268 13014652 1933252 5.70 2507452 11629500 416 09:15:14 08:39:01 17626524 31545612 722008 2.20 476300 13014656 1933252 5.70 2507324 11629504 8 09:15:14 08:40:01 17639688 31558836 708668 2.16 476308 13014660 1933252 5.70 2494608 11629508 8 09:15:14 08:41:01 17640340 31559504 707872 2.15 476328 13014664 1933252 5.70 2494872 11629512 8 09:15:14 08:42:01 17641304 31560484 707104 2.15 476332 13014664 1933252 5.70 2494216 11629512 16 09:15:14 08:43:01 17642508 31562316 705828 2.15 476352 13014672 1933252 5.70 2492292 11630136 212 09:15:14 08:44:01 17643004 31562836 705312 2.14 476360 13014672 1933252 5.70 2491912 11630140 12 09:15:14 08:45:01 17642736 31562600 705568 2.15 476376 13014676 1933252 5.70 2491776 11630152 12 09:15:14 08:46:01 17641920 31561856 706116 2.15 476448 13014648 1936112 5.71 2491868 11630132 12 09:15:14 08:47:01 17642400 31562408 705424 2.15 476496 13014656 1936112 5.71 2491916 11630132 8 09:15:14 08:48:01 17642604 31562668 705128 2.14 476524 13014660 1936112 5.71 2491816 11630136 12 09:15:14 08:49:01 17642328 31562428 705304 2.14 476552 13014660 1936112 5.71 2491852 11630136 4 09:15:14 08:50:01 17642280 31562384 705272 2.14 476568 13014664 1936112 5.71 2491868 11630140 8 09:15:14 08:51:01 17642408 31562548 705288 2.14 476596 13014652 1936112 5.71 2491948 11630144 44 09:15:14 08:52:01 17642592 31562776 705172 2.14 476640 13014668 1936112 5.71 2492128 11630144 16 09:15:14 08:53:01 17642544 31562796 705160 2.14 476664 13014676 1936112 5.71 2491944 11630152 8 09:15:14 08:54:01 17642496 31562752 705140 2.14 476668 13014680 1936112 5.71 2491944 11630156 8 09:15:14 08:55:01 17642448 31562724 705108 2.14 476684 13014684 1936112 5.71 2491976 11630160 56 09:15:14 08:56:01 17642660 31562956 704912 2.14 476700 13014684 1936112 5.71 2492072 11630164 204 09:15:14 08:57:01 17642508 31562880 704912 2.14 476716 13014688 1936112 5.71 2492004 11630164 16 09:15:14 08:58:01 17642460 31562936 704760 2.14 476732 13014820 1936112 5.71 2492004 11630268 28 09:15:14 08:59:01 17642444 31562964 704688 2.14 476760 13014824 1936112 5.71 2492028 11630272 16 09:15:14 09:00:01 17642144 31562692 704924 2.14 476764 13014824 1936112 5.71 2492040 11630300 12 09:15:14 09:01:01 17641992 31562572 704912 2.14 476792 13014832 1936112 5.71 2492416 11630308 36 09:15:14 09:02:01 17642444 31563028 704648 2.14 476808 13014832 1936112 5.71 2492416 11630308 188 09:15:14 09:03:01 17642492 31563132 704568 2.14 476836 13014836 1936112 5.71 2492196 11630312 4 09:15:14 09:04:01 17642248 31562920 704792 2.14 476852 13014840 1936112 5.71 2492280 11630316 32 09:15:14 09:05:01 17642200 31562888 704768 2.14 476864 13014840 1936112 5.71 2492200 11630316 12 09:15:14 09:06:01 17642152 31562844 704784 2.14 476884 13014836 1952176 5.75 2492260 11630320 16 09:15:14 09:07:01 17630440 31553220 714496 2.17 476908 13015916 1952176 5.75 2505444 11630604 12 09:15:14 09:08:01 17630676 31553464 714224 2.17 476916 13015916 1952176 5.75 2505080 11630604 12 09:15:14 09:09:01 17630660 31553460 714212 2.17 476924 13015920 1952176 5.75 2505044 11630608 28 09:15:14 09:10:01 17630368 31553168 714448 2.17 476928 13015920 1952176 5.75 2505044 11630608 8 09:15:14 09:11:01 17630068 31552896 714664 2.17 476944 13015928 1952176 5.75 2505140 11630616 56 09:15:14 09:12:01 17630304 31553168 714332 2.17 476972 13015936 1952176 5.75 2505108 11630624 48 09:15:14 09:13:01 17630256 31553136 714296 2.17 476992 13015936 1952176 5.75 2505112 11630624 12 09:15:14 09:14:01 17630144 31553028 714328 2.17 477008 13015940 1952176 5.75 2505112 11630628 28 09:15:14 09:15:01 17363496 31509272 757224 2.30 477052 13237888 2204840 6.50 2547716 11851528 221344 09:15:14 Average: 18318076 31509377 759055 2.31 445856 12359291 2036785 6.00 2468299 11022089 79090 09:15:14 09:15:14 08:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:15:14 08:32:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 09:15:14 08:32:01 ens3 694.09 613.66 9296.81 102.29 0.00 0.00 0.00 0.00 09:15:14 08:32:01 docker0 448.71 442.38 33.79 3478.74 0.00 0.00 0.00 0.00 09:15:14 08:32:01 vethc179af2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:15:14 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:33:01 ens3 37.77 26.10 29.55 16.59 0.00 0.00 0.00 0.00 09:15:14 08:33:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 09:15:14 08:33:01 vethc179af2 1.37 1.40 0.12 0.12 0.00 0.00 0.00 0.00 09:15:14 08:34:01 vethe326eb5 42.87 69.14 4.16 225.11 0.00 0.00 0.00 0.02 09:15:14 08:34:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:15:14 08:34:01 veth820a2dc 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 09:15:14 08:34:01 ens3 517.34 343.02 3409.21 47.33 0.00 0.00 0.00 0.00 09:15:14 08:34:01 vethb2e136c 53.40 77.71 4.93 252.66 0.00 0.00 0.00 0.02 09:15:14 08:34:01 veth47487ef 67.74 96.68 6.41 523.25 0.00 0.00 0.00 0.04 09:15:14 08:34:01 vethd4ed1b5 49.50 73.74 4.68 267.85 0.00 0.00 0.00 0.02 09:15:14 08:34:01 docker0 284.47 422.73 22.31 1709.21 0.00 0.00 0.00 0.00 09:15:14 08:34:01 vethc037911 42.39 64.76 4.04 183.85 0.00 0.00 0.00 0.02 09:15:14 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:35:01 veth820a2dc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:35:01 ens3 471.31 278.17 4496.68 30.34 0.00 0.00 0.00 0.00 09:15:14 08:35:01 veth9522d46 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:15:14 08:35:01 vethc401424 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:15:14 08:35:01 docker0 266.93 452.27 21.34 4474.76 0.00 0.00 0.00 0.00 09:15:14 08:35:01 veth3a7d07f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:15:14 08:35:01 vethc883c8b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:15:14 08:35:01 veth901f990 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:15:14 08:36:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 09:15:14 08:36:01 veth820a2dc 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 09:15:14 08:36:01 ens3 1053.45 569.63 9232.78 60.19 0.00 0.00 0.00 0.00 09:15:14 08:36:01 docker0 485.70 883.02 39.60 6415.69 0.00 0.00 0.00 0.00 09:15:14 08:37:01 veth53d692f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:15:14 08:37:01 veth55abcda 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:15:14 08:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:15:14 08:37:01 veth820a2dc 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:37:01 ens3 49.03 54.31 198.01 179.84 0.00 0.00 0.00 0.00 09:15:14 08:37:01 vethd6e5400 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:15:14 08:37:01 veth2f5f561 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:15:14 08:37:01 docker0 6.85 12.45 0.45 178.10 0.00 0.00 0.00 0.00 09:15:14 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:38:01 ens3 47.42 25.07 211.18 15.50 0.00 0.00 0.00 0.00 09:15:14 08:38:01 docker0 6.65 13.34 0.43 182.90 0.00 0.00 0.00 0.00 09:15:14 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:39:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:40:01 ens3 0.23 0.10 0.41 0.01 0.00 0.00 0.00 0.00 09:15:14 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:41:01 ens3 0.63 0.20 0.13 0.07 0.00 0.00 0.00 0.00 09:15:14 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:42:01 ens3 0.97 0.38 0.36 0.21 0.00 0.00 0.00 0.00 09:15:14 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:43:01 ens3 0.88 0.63 0.52 0.41 0.00 0.00 0.00 0.00 09:15:14 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:44:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:15:14 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:45:01 ens3 0.80 0.25 0.13 0.08 0.00 0.00 0.00 0.00 09:15:14 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:46:01 ens3 0.92 0.53 0.44 0.34 0.00 0.00 0.00 0.00 09:15:14 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:47:01 ens3 0.57 0.47 0.32 0.22 0.00 0.00 0.00 0.00 09:15:14 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:48:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:50:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:15:14 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:51:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:15:14 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:52:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:15:14 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:54:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:56:01 ens3 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:15:14 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 08:59:01 ens3 0.23 0.18 0.12 0.01 0.00 0.00 0.00 0.00 09:15:14 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:00:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:15:14 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 09:01:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 09:15:14 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:02:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 09:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:04:01 ens3 0.98 0.60 0.44 0.29 0.00 0.00 0.00 0.00 09:15:14 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 09:05:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:06:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:15:14 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:15:14 09:07:01 ens3 7.97 6.87 5.34 6.31 0.00 0.00 0.00 0.00 09:15:14 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 09:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 09:11:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:15:14 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 09:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:15:14 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 09:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:15:14 09:15:01 ens3 96.68 58.21 2518.69 9.63 0.00 0.00 0.00 0.00 09:15:14 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:14 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 09:15:14 Average: ens3 67.61 44.79 665.00 10.65 0.00 0.00 0.00 0.00 09:15:14 Average: docker0 33.95 50.48 2.67 372.48 0.00 0.00 0.00 0.00 09:15:14 09:15:14 09:15:14 ---> sar -P ALL: 09:15:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4365) 03/17/23 _x86_64_ (8 CPU) 09:15:14 09:15:14 08:30:17 LINUX RESTART (8 CPU) 09:15:14 09:15:14 08:31:02 CPU %user %nice %system %iowait %steal %idle 09:15:14 08:32:01 all 25.33 0.00 6.09 1.39 0.09 67.09 09:15:14 08:32:01 0 24.97 0.00 4.70 0.24 0.10 69.99 09:15:14 08:32:01 1 25.38 0.00 6.75 0.19 0.09 67.59 09:15:14 08:32:01 2 25.81 0.00 6.91 5.56 0.07 61.65 09:15:14 08:32:01 3 23.19 0.00 6.39 0.26 0.09 70.08 09:15:14 08:32:01 4 25.31 0.00 6.12 0.09 0.09 68.40 09:15:14 08:32:01 5 27.39 0.00 5.59 1.69 0.10 65.23 09:15:14 08:32:01 6 26.96 0.00 6.30 2.75 0.10 63.90 09:15:14 08:32:01 7 23.66 0.00 5.96 0.40 0.10 69.88 09:15:14 08:33:01 all 36.45 0.00 5.46 0.32 0.08 57.68 09:15:14 08:33:01 0 35.41 0.00 5.13 0.03 0.08 59.34 09:15:14 08:33:01 1 36.31 0.00 5.81 1.28 0.07 56.53 09:15:14 08:33:01 2 36.94 0.00 4.64 0.15 0.08 58.18 09:15:14 08:33:01 3 35.54 0.00 5.15 0.07 0.08 59.16 09:15:14 08:33:01 4 36.95 0.00 4.50 0.07 0.08 58.40 09:15:14 08:33:01 5 37.56 0.00 5.49 0.02 0.07 56.87 09:15:14 08:33:01 6 36.37 0.00 6.26 0.86 0.08 56.43 09:15:14 08:33:01 7 36.54 0.00 6.73 0.12 0.08 56.53 09:15:14 08:34:01 all 24.29 0.00 8.31 1.96 0.09 65.34 09:15:14 08:34:01 0 22.88 0.00 7.69 6.44 0.08 62.90 09:15:14 08:34:01 1 24.45 0.00 8.50 5.67 0.12 61.25 09:15:14 08:34:01 2 25.08 0.00 9.27 1.05 0.10 64.50 09:15:14 08:34:01 3 23.51 0.00 8.87 0.31 0.08 67.23 09:15:14 08:34:01 4 25.71 0.00 7.52 0.63 0.08 66.06 09:15:14 08:34:01 5 25.90 0.00 8.59 0.68 0.10 64.73 09:15:14 08:34:01 6 23.69 0.00 7.85 0.45 0.07 67.94 09:15:14 08:34:01 7 23.11 0.00 8.24 0.44 0.10 68.11 09:15:14 08:35:01 all 41.17 0.00 9.92 11.59 0.09 37.23 09:15:14 08:35:01 0 40.56 0.00 10.31 10.12 0.08 38.93 09:15:14 08:35:01 1 41.47 0.00 8.69 8.85 0.10 40.89 09:15:14 08:35:01 2 42.09 0.00 10.22 14.87 0.08 32.74 09:15:14 08:35:01 3 41.00 0.00 10.19 7.79 0.10 40.93 09:15:14 08:35:01 4 40.96 0.00 9.85 6.28 0.10 42.81 09:15:14 08:35:01 5 40.87 0.00 10.78 16.50 0.08 31.77 09:15:14 08:35:01 6 41.29 0.00 9.30 17.78 0.08 31.54 09:15:14 08:35:01 7 41.13 0.00 10.04 10.53 0.10 38.20 09:15:14 08:36:01 all 30.22 0.00 11.23 17.67 0.14 40.74 09:15:14 08:36:01 0 31.68 0.00 12.17 15.84 0.14 40.17 09:15:14 08:36:01 1 30.89 0.00 10.70 14.50 0.12 43.79 09:15:14 08:36:01 2 29.76 0.00 10.71 11.84 0.15 47.54 09:15:14 08:36:01 3 30.09 0.00 11.06 15.12 0.15 43.57 09:15:14 08:36:01 4 30.60 0.00 10.54 27.27 0.15 31.44 09:15:14 08:36:01 5 29.25 0.00 10.95 16.81 0.15 42.84 09:15:14 08:36:01 6 29.51 0.00 11.85 19.66 0.14 38.85 09:15:14 08:36:01 7 29.96 0.00 11.88 20.25 0.12 37.79 09:15:14 08:37:01 all 39.19 0.00 10.26 10.29 0.09 40.16 09:15:14 08:37:01 0 38.62 0.00 9.89 3.46 0.10 47.93 09:15:14 08:37:01 1 37.63 0.00 10.41 3.34 0.08 48.54 09:15:14 08:37:01 2 38.85 0.00 11.36 9.10 0.12 40.57 09:15:14 08:37:01 3 38.28 0.00 12.37 13.84 0.08 35.43 09:15:14 08:37:01 4 40.62 0.00 8.31 16.34 0.08 34.65 09:15:14 08:37:01 5 40.20 0.00 9.21 3.80 0.08 46.70 09:15:14 08:37:01 6 39.52 0.00 9.47 15.85 0.08 35.08 09:15:14 08:37:01 7 39.78 0.00 11.10 16.62 0.12 32.39 09:15:14 08:38:01 all 26.57 0.00 8.02 7.12 0.10 58.19 09:15:14 08:38:01 0 26.25 0.00 8.92 3.36 0.08 61.39 09:15:14 08:38:01 1 24.46 0.00 7.58 8.24 0.10 59.62 09:15:14 08:38:01 2 27.68 0.00 7.87 5.73 0.12 58.61 09:15:14 08:38:01 3 28.78 0.00 8.18 8.40 0.10 54.54 09:15:14 08:38:01 4 26.42 0.00 7.55 9.06 0.10 56.87 09:15:14 08:38:01 5 27.01 0.00 7.14 5.42 0.10 60.33 09:15:14 08:38:01 6 26.20 0.00 8.09 5.17 0.10 60.44 09:15:14 08:38:01 7 25.73 0.00 8.83 11.65 0.08 53.71 09:15:14 08:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:15:14 08:39:01 0 0.00 0.00 0.02 0.03 0.00 99.95 09:15:14 08:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:15:14 08:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 08:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:15:14 08:39:01 7 0.00 0.00 0.00 0.05 0.00 99.95 09:15:14 08:40:01 all 0.16 0.00 0.01 0.00 0.00 99.82 09:15:14 08:40:01 0 0.02 0.00 0.03 0.02 0.00 99.93 09:15:14 08:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:15:14 08:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:15:14 08:40:01 3 1.16 0.00 0.02 0.00 0.00 98.83 09:15:14 08:40:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:15:14 08:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:15:14 08:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:41:01 all 0.26 0.00 0.01 0.01 0.00 99.71 09:15:14 08:41:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:15:14 08:41:01 1 0.02 0.00 0.00 0.03 0.00 99.95 09:15:14 08:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:41:01 3 1.97 0.00 0.02 0.02 0.00 98.00 09:15:14 08:41:01 4 0.02 0.00 0.05 0.00 0.02 99.92 09:15:14 08:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:15:14 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:42:01 all 0.26 0.00 0.00 0.01 0.00 99.73 09:15:14 08:42:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:15:14 08:42:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:15:14 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:42:01 3 1.97 0.00 0.00 0.00 0.00 98.03 09:15:14 08:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 08:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:15:14 08:42:01 CPU %user %nice %system %iowait %steal %idle 09:15:14 08:43:01 all 0.10 0.00 0.02 0.01 0.00 99.88 09:15:14 08:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:15:14 08:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:15:14 08:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 08:43:01 3 0.63 0.00 0.07 0.00 0.00 99.30 09:15:14 08:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:15:14 08:43:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:15:14 08:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:43:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:15:14 08:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:15:14 08:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:15:14 08:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:15:14 08:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:15:14 08:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:15:14 08:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:45:01 all 0.04 0.00 0.00 0.01 0.00 99.95 09:15:14 08:45:01 0 0.00 0.00 0.00 0.03 0.02 99.95 09:15:14 08:45:01 1 0.00 0.00 0.00 0.03 0.00 99.97 09:15:14 08:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:15:14 08:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:15:14 08:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 08:45:01 7 0.20 0.00 0.00 0.00 0.00 99.80 09:15:14 08:46:01 all 0.02 0.00 0.02 0.01 0.01 99.95 09:15:14 08:46:01 0 0.02 0.00 0.03 0.02 0.00 99.93 09:15:14 08:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:15:14 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:46:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:15:14 08:46:01 5 0.00 0.00 0.03 0.03 0.02 99.92 09:15:14 08:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:15:14 08:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:15:14 08:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:15:14 08:47:01 0 0.02 0.00 0.00 0.03 0.00 99.95 09:15:14 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:15:14 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:47:01 4 0.02 0.00 0.05 0.02 0.02 99.90 09:15:14 08:47:01 5 0.00 0.00 0.03 0.02 0.00 99.95 09:15:14 08:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 08:48:01 all 0.02 0.00 0.00 0.01 0.00 99.97 09:15:14 08:48:01 0 0.03 0.00 0.00 0.03 0.00 99.93 09:15:14 08:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:15:14 08:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:15:14 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:15:14 08:49:01 0 0.02 0.00 0.02 0.03 0.00 99.93 09:15:14 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:15:14 08:49:01 4 0.03 0.00 0.03 0.03 0.00 99.90 09:15:14 08:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:15:14 08:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:15:14 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:15:14 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:50:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:15:14 08:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:51:01 all 0.12 0.00 0.01 0.01 0.00 99.85 09:15:14 08:51:01 0 0.02 0.00 0.00 0.03 0.00 99.95 09:15:14 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:15:14 08:51:01 3 0.88 0.00 0.03 0.00 0.00 99.09 09:15:14 08:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:15:14 08:51:01 5 0.00 0.00 0.03 0.05 0.00 99.92 09:15:14 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:15:14 08:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:15:14 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:15:14 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:15:14 08:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:15:14 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:53:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:15:14 08:53:01 0 0.03 0.00 0.00 0.03 0.02 99.92 09:15:14 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:53:01 4 0.03 0.00 0.03 0.03 0.02 99.88 09:15:14 08:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:15:14 08:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 09:15:14 08:53:01 CPU %user %nice %system %iowait %steal %idle 09:15:14 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:15:14 08:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:15:14 08:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:15:14 08:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:15:14 08:54:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:15:14 08:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:15:14 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:55:01 4 0.02 0.00 0.02 0.03 0.00 99.93 09:15:14 08:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:15:14 08:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:15:14 08:56:01 0 0.02 0.00 0.02 0.05 0.00 99.92 09:15:14 08:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:56:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:15:14 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:56:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:15:14 08:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:57:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:15:14 08:57:01 0 0.00 0.00 0.02 0.03 0.00 99.95 09:15:14 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:15:14 08:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:57:01 4 0.00 0.00 0.00 0.05 0.00 99.95 09:15:14 08:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 08:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:58:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:15:14 08:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:15:14 08:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:15:14 08:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:15:14 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 08:59:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:15:14 08:59:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:15:14 08:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:15:14 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 08:59:01 4 0.00 0.00 0.02 0.03 0.02 99.93 09:15:14 08:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:15:14 08:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 08:59:01 7 0.17 0.00 0.02 0.00 0.00 99.82 09:15:14 09:00:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:15:14 09:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:15:14 09:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:15:14 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:01:01 all 0.24 0.00 0.01 0.01 0.00 99.74 09:15:14 09:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:15:14 09:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 09:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:15:14 09:01:01 3 1.86 0.00 0.00 0.00 0.00 98.14 09:15:14 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:01:01 5 0.00 0.00 0.02 0.03 0.00 99.95 09:15:14 09:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 09:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 09:02:01 all 0.27 0.00 0.01 0.00 0.00 99.72 09:15:14 09:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:15:14 09:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:02:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:15:14 09:02:01 3 1.97 0.00 0.00 0.00 0.00 98.03 09:15:14 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:15:14 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:03:01 all 0.19 0.00 0.02 0.00 0.01 99.78 09:15:14 09:03:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:15:14 09:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:03:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:15:14 09:03:01 3 1.40 0.00 0.07 0.00 0.02 98.52 09:15:14 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:03:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:15:14 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:15:14 09:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:15:14 09:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:15:14 09:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:15:14 09:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:04:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:15:14 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:04:01 7 0.07 0.00 0.03 0.00 0.00 99.90 09:15:14 09:15:14 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:15:14 09:05:01 all 0.00 0.00 0.00 0.00 0.00 99.99 09:15:14 09:05:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:15:14 09:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:15:14 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:15:14 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:15:14 09:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:15:14 09:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:06:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:15:14 09:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:06:01 5 0.00 0.00 0.02 0.03 0.02 99.93 09:15:14 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 09:07:01 all 0.26 0.00 0.04 0.02 0.00 99.68 09:15:14 09:07:01 0 0.33 0.00 0.05 0.08 0.00 99.53 09:15:14 09:07:01 1 0.13 0.00 0.03 0.00 0.00 99.83 09:15:14 09:07:01 2 1.12 0.00 0.03 0.02 0.02 98.82 09:15:14 09:07:01 3 0.08 0.00 0.05 0.00 0.02 99.85 09:15:14 09:07:01 4 0.02 0.00 0.07 0.00 0.00 99.92 09:15:14 09:07:01 5 0.08 0.00 0.02 0.03 0.00 99.87 09:15:14 09:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:07:01 7 0.32 0.00 0.03 0.00 0.00 99.65 09:15:14 09:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:15:14 09:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:15:14 09:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:08:01 2 0.07 0.00 0.00 0.00 0.02 99.92 09:15:14 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:08:01 5 0.02 0.00 0.03 0.02 0.00 99.93 09:15:14 09:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 09:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 09:09:01 all 0.00 0.00 0.00 0.00 0.00 99.99 09:15:14 09:09:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:15:14 09:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 09:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:15:14 09:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:15:14 09:10:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:15:14 09:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:15:14 09:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:10:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:15:14 09:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 09:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:11:01 all 0.01 0.00 0.00 0.01 0.01 99.97 09:15:14 09:11:01 0 0.02 0.00 0.00 0.03 0.02 99.93 09:15:14 09:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:15:14 09:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:15:14 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:11:01 5 0.00 0.00 0.02 0.03 0.00 99.95 09:15:14 09:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 09:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:15:14 09:12:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:15:14 09:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:15:14 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:12:01 5 0.00 0.00 0.00 0.03 0.02 99.95 09:15:14 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:15:14 09:13:01 0 0.02 0.00 0.00 0.03 0.02 99.93 09:15:14 09:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:15:14 09:13:01 3 0.15 0.00 0.03 0.00 0.00 99.82 09:15:14 09:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:13:01 5 0.02 0.00 0.03 0.02 0.00 99.93 09:15:14 09:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:15:14 09:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:14:01 all 0.26 0.00 0.01 0.00 0.00 99.72 09:15:14 09:14:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:15:14 09:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:14 09:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:15:14 09:14:01 3 1.97 0.00 0.00 0.00 0.00 98.03 09:15:14 09:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:15:14 09:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:15:14 09:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:15:14 09:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:14 09:15:01 all 1.16 0.00 0.36 0.01 0.01 98.46 09:15:14 09:15:01 0 1.17 0.00 0.48 0.03 0.02 98.30 09:15:14 09:15:01 1 1.23 0.00 0.37 0.00 0.02 98.38 09:15:14 09:15:01 2 1.12 0.00 0.27 0.00 0.02 98.60 09:15:14 09:15:01 3 2.92 0.00 0.41 0.00 0.02 96.65 09:15:14 09:15:01 4 0.67 0.00 0.30 0.02 0.02 99.00 09:15:14 09:15:01 5 0.78 0.00 0.23 0.03 0.00 98.95 09:15:14 09:15:01 6 0.58 0.00 0.27 0.00 0.00 99.15 09:15:14 09:15:01 7 0.77 0.00 0.57 0.00 0.02 98.65 09:15:14 09:15:14 Average: CPU %user %nice %system %iowait %steal %idle 09:15:14 Average: all 5.10 0.00 1.35 1.14 0.02 92.39 09:15:14 Average: 0 5.01 0.00 1.35 0.91 0.02 92.72 09:15:14 Average: 1 4.99 0.00 1.32 0.95 0.02 92.72 09:15:14 Average: 2 5.16 0.00 1.39 1.09 0.02 92.34 09:15:14 Average: 3 5.34 0.00 1.41 1.03 0.02 92.20 09:15:14 Average: 4 5.14 0.00 1.24 1.35 0.02 92.24 09:15:14 Average: 5 5.15 0.00 1.31 1.02 0.02 92.49 09:15:14 Average: 6 5.05 0.00 1.34 1.41 0.02 92.19 09:15:14 Average: 7 4.98 0.00 1.42 1.35 0.02 92.24 09:15:14 09:15:14 09:15:14