Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bb20006eba1fb52a1b54093edf8712c290c6c82+c8dc4aaa282fbe6e844314843563128f08055c6c (63f3cea17a3fa1bed0ade94f29cc99434b228c8e) 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-ssh7058944186857376814.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh4334339761523512162.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-4211/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-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6327490157530404121.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh526958615209609587.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4211/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-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4701628470636333775.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117187 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 Merge succeeded, producing d868c95ecfd4200f8221e9c786e958051e962b44 Checking out Revision d868c95ecfd4200f8221e9c786e958051e962b44 (PR-4211) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d868c95ecfd4200f8221e9c786e958051e962b44 # timeout=10 Commit message: "Merge commit 'c8dc4aaa282fbe6e844314843563128f08055c6c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 0640ef36b42efca98afd993b6582ceb0b35ed224 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:28 ========================================================= 16:30:28 EdgeX Global Pipelines Version Info 16:30:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:29 ------------------- 16:30:29 stable info: 16:30:29 ------------------- 16:30:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:29 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:30:29 Message: update stable to v1.0.243 16:30:30 ------------------- 16:30:30 experimental info: 16:30:30 ------------------- 16:30:30 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:30 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:30:30 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4211 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4211 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4211 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d868c95ecfd4200f8221e9c786e958051e962b44 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d868c95 [Pipeline] echo 16:30:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:30 provisioning config files... 16:30:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11061271687575084456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:30 ---> docker-login.sh 16:30:30 nexus3.edgexfoundry.org:10001 16:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:31 Configure a credential helper to remove this warning. See 16:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:31 16:30:31 Login Succeeded 16:30:31 nexus3.edgexfoundry.org:10002 16:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:31 Configure a credential helper to remove this warning. See 16:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:31 16:30:31 Login Succeeded 16:30:31 nexus3.edgexfoundry.org:10003 16:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:31 Configure a credential helper to remove this warning. See 16:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:31 16:30:31 Login Succeeded 16:30:31 nexus3.edgexfoundry.org:10004 16:30:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:32 Configure a credential helper to remove this warning. See 16:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:32 16:30:32 Login Succeeded 16:30:32 docker.io 16:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:32 Configure a credential helper to remove this warning. See 16:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:32 16:30:32 Login Succeeded 16:30:32 ---> docker-login.sh ends [Pipeline] } 16:30:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:32 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:30:32 + dirname cmd/core-command/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo core-command,cmd/core-command/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + dirname cmd/core-data/Dockerfile 16:30:32 + echo core-data,cmd/core-data/Dockerfile 16:30:32 + + dirname cmd/core-metadata/Dockerfile 16:30:32 cut -d/ -f2 16:30:32 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:32 + dirname cmd/security-bootstrapper/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:32 + dirname cmd/security-proxy-setup/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:32 + + cut -d/ -f2 16:30:32 dirname cmd/security-secretstore-setup/Dockerfile 16:30:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:32 + dirname cmd/security-spire-agent/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:32 + dirname cmd/security-spire-config/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:32 + dirname cmd/security-spire-server/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:32 + dirname cmd/support-notifications/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:32 + dirname cmd/support-scheduler/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:32 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:32 + cut -d/ -f2 16:30:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:32 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:30:33 + git rev-list -1 --merges d868c95ecfd4200f8221e9c786e958051e962b44~1..d868c95ecfd4200f8221e9c786e958051e962b44 [Pipeline] echo 16:30:33 -----------> git rev-list -1 --merges d868c95ecfd4200f8221e9c786e958051e962b44~1..d868c95ecfd4200f8221e9c786e958051e962b44 d868c95ecfd4200f8221e9c786e958051e962b44 16:30:33 d868c95ecfd4200f8221e9c786e958051e962b44 [false] [Pipeline] sh 16:30:33 + git log --format=format:%s -1 d868c95ecfd4200f8221e9c786e958051e962b44 [Pipeline] echo 16:30:33 ========================================================= 16:30:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:33 + grep -v github /etc/ssh/ssh_known_hosts 16:30:33 + [ -e /tmp/ssh_known_hosts ] 16:30:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:33 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:33 sudo tee -a /etc/ssh/ssh_known_hosts 16:30:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:34 16:30:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:34 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:34 b85a868b505f: Pulling fs layer 16:30:34 e2be974225ed: Pulling fs layer 16:30:34 339a4e72a1f5: Pulling fs layer 16:30:34 988bab9f4d93: Pulling fs layer 16:30:34 1469e6f7b9e6: Pulling fs layer 16:30:34 eaf3925da568: Pulling fs layer 16:30:34 bab4dde63d76: Pulling fs layer 16:30:34 bde34c3a00c8: Pulling fs layer 16:30:34 b352a97aabf1: Pulling fs layer 16:30:34 4872d77fe225: Pulling fs layer 16:30:34 5851b861e8e6: Pulling fs layer 16:30:34 988bab9f4d93: Waiting 16:30:34 1469e6f7b9e6: Waiting 16:30:34 eaf3925da568: Waiting 16:30:34 bab4dde63d76: Waiting 16:30:34 bde34c3a00c8: Waiting 16:30:34 b352a97aabf1: Waiting 16:30:34 4872d77fe225: Waiting 16:30:34 5851b861e8e6: Waiting 16:30:34 e2be974225ed: Download complete 16:30:34 988bab9f4d93: Verifying Checksum 16:30:34 988bab9f4d93: Download complete 16:30:34 1469e6f7b9e6: Verifying Checksum 16:30:34 1469e6f7b9e6: Download complete 16:30:34 339a4e72a1f5: Verifying Checksum 16:30:34 339a4e72a1f5: Download complete 16:30:34 eaf3925da568: Download complete 16:30:34 bde34c3a00c8: Download complete 16:30:34 b352a97aabf1: Verifying Checksum 16:30:34 b352a97aabf1: Download complete 16:30:34 4872d77fe225: Verifying Checksum 16:30:34 4872d77fe225: Download complete 16:30:34 5851b861e8e6: Verifying Checksum 16:30:34 5851b861e8e6: Download complete 16:30:34 b85a868b505f: Verifying Checksum 16:30:34 b85a868b505f: Download complete 16:30:34 bab4dde63d76: Verifying Checksum 16:30:34 bab4dde63d76: Download complete 16:30:36 b85a868b505f: Pull complete 16:30:36 e2be974225ed: Pull complete 16:30:36 339a4e72a1f5: Pull complete 16:30:36 988bab9f4d93: Pull complete 16:30:37 1469e6f7b9e6: Pull complete 16:30:37 eaf3925da568: Pull complete 16:30:38 bab4dde63d76: Pull complete 16:30:39 bde34c3a00c8: Pull complete 16:30:39 b352a97aabf1: Pull complete 16:30:39 4872d77fe225: Pull complete 16:30:39 5851b861e8e6: Pull complete 16:30:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:39 prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container 16:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:42 $ docker top cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 -eo pid,comm 16:30:42 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). 16:30:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:42 [ssh-agent] Looking for ssh-agent implementation... 16:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:42 $ docker exec cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 ssh-agent 16:30:42 SSH_AUTH_SOCK=/tmp/ssh-xsLUCWIRBB0J/agent.32 16:30:42 SSH_AGENT_PID=38 16:30:42 Running ssh-add (command line suppressed) 16:30:42 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7578341291955801342.key (/w/workspace/edgex-go/3@tmp/private_key_7578341291955801342.key) 16:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:43 + git tag --points-at HEAD [Pipeline] } 16:30:43 $ docker exec --env ******** --env ******** cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 ssh-agent -k 16:30:43 unset SSH_AUTH_SOCK; 16:30:43 unset SSH_AGENT_PID; 16:30:43 echo Agent pid 38 killed; 16:30:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:43 [ssh-agent] Looking for ssh-agent implementation... 16:30:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:43 $ docker exec cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 ssh-agent 16:30:43 SSH_AUTH_SOCK=/tmp/ssh-Yh5T3bHAWLBN/agent.70 16:30:43 SSH_AGENT_PID=76 16:30:43 Running ssh-add (command line suppressed) 16:30:43 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1629346401776402167.key (/w/workspace/edgex-go/3@tmp/private_key_1629346401776402167.key) 16:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:43 + git semver init 16:30:44 2022-10-26 16:30:44,133 [run_init] DEBUG init version:0.0.0 force:False 16:30:44 2022-10-26 16:30:44,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 16:30:44 2022-10-26 16:30:44,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 16:30:44 2022-10-26 16:30:44,135 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 16:30:49 2022-10-26 16:30:48,512 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 16:30:49 2022-10-26 16:30:48,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4211 with force:False 16:30:49 2022-10-26 16:30:48,513 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4211 16:30:49 2022-10-26 16:30:48,517 [execute] INFO git cat-file --batch-check 16:30:49 2022-10-26 16:30:48,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:49 2022-10-26 16:30:48,525 [execute] INFO git cat-file --batch 16:30:49 2022-10-26 16:30:48,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:49 2022-10-26 16:30:48,530 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4211 16:30:49 0.0.0 [Pipeline] } 16:30:49 $ docker exec --env ******** --env ******** cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 ssh-agent -k 16:30:49 unset SSH_AUTH_SOCK; 16:30:49 unset SSH_AGENT_PID; 16:30:49 echo Agent pid 76 killed; 16:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:49 + git semver [Pipeline] } 16:30:50 $ docker stop --time=1 cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 16:30:51 $ docker rm -f cda08f46ed0e4b0dd3c4164a1baf43a82c6785650f2210c6d63946626f925433 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:52 Stashed 1 file(s) [Pipeline] echo 16:30:52 [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 16:30:52 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:52 ========================================================= 16:30:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:52 213ec9aee27d: Pulling fs layer 16:30:52 4583459ba037: Pulling fs layer 16:30:52 93c1e223e6f2: Pulling fs layer 16:30:52 53926ce57604: Pulling fs layer 16:30:52 21b2b0c7a3f4: Pulling fs layer 16:30:52 30f14e443154: Pulling fs layer 16:30:52 801331c1e519: Pulling fs layer 16:30:52 99cc6dd402b0: Pulling fs layer 16:30:52 7d9ed39f4882: Pulling fs layer 16:30:52 21b2b0c7a3f4: Waiting 16:30:52 30f14e443154: Waiting 16:30:52 801331c1e519: Waiting 16:30:52 99cc6dd402b0: Waiting 16:30:52 7d9ed39f4882: Waiting 16:30:52 53926ce57604: Waiting 16:30:53 93c1e223e6f2: Verifying Checksum 16:30:53 93c1e223e6f2: Download complete 16:30:53 4583459ba037: Download complete 16:30:53 21b2b0c7a3f4: Verifying Checksum 16:30:53 21b2b0c7a3f4: Download complete 16:30:53 30f14e443154: Download complete 16:30:53 213ec9aee27d: Verifying Checksum 16:30:53 213ec9aee27d: Download complete 16:30:54 801331c1e519: Verifying Checksum 16:30:54 801331c1e519: Download complete 16:30:54 213ec9aee27d: Pull complete 16:30:54 4583459ba037: Pull complete 16:30:54 93c1e223e6f2: Pull complete 16:30:54 7d9ed39f4882: Verifying Checksum 16:30:54 7d9ed39f4882: Download complete 16:30:54 99cc6dd402b0: Verifying Checksum 16:30:54 99cc6dd402b0: Download complete 16:30:54 53926ce57604: Verifying Checksum 16:30:54 53926ce57604: Download complete 16:30:59 53926ce57604: Pull complete 16:30:59 21b2b0c7a3f4: Pull complete 16:30:59 30f14e443154: Pull complete 16:30:59 801331c1e519: Pull complete 16:31:00 99cc6dd402b0: Pull complete 16:31:01 7d9ed39f4882: Pull complete 16:31:01 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 16:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:31:01 + + docker build -techo ci-base-image-x86_64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:01 WORKDIR /edgex 16:31:01 COPY go.mod . 16:31:01 RUN go mod download -f 16:31:01 - . 16:31:02 Sending build context to Docker daemon 169.7MB 16:31:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:02 ---> 1dedd983c030 16:31:02 Step 2/4 : WORKDIR /edgex 16:31:05 ---> Running in 08d4ebfac1dc 16:31:05 Removing intermediate container 08d4ebfac1dc 16:31:05 ---> 99ca75e9eeb2 16:31:05 Step 3/4 : COPY go.mod . 16:31:06 ---> 88f865bbd77e 16:31:06 Step 4/4 : RUN go mod download 16:31:06 ---> Running in 295d6cb1f32e 16:31:07 Still waiting to schedule task 16:31:07 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:31:18 Removing intermediate container 295d6cb1f32e 16:31:18 ---> bb7a93e3ba07 16:31:18 Successfully built bb7a93e3ba07 16:31:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:18 + docker inspect -f . ci-base-image-x86_64 16:31:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:18 prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container 16:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:19 $ docker top 51260c69fe328d82038bcca5d3955cf217ba0b14d77621040e976af7acc9d8b6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:19 + go version 16:31:19 go version go1.18.7 linux/amd64 [Pipeline] } 16:31:19 $ docker stop --time=1 51260c69fe328d82038bcca5d3955cf217ba0b14d77621040e976af7acc9d8b6 16:31:21 $ docker rm -f 51260c69fe328d82038bcca5d3955cf217ba0b14d77621040e976af7acc9d8b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:21 + docker inspect -f . ci-base-image-x86_64 16:31:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:21 prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container 16:31:21 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:21 $ docker top 9e9b320cac85f49b36e80c242bdfea3a3cfa110adb424f2f70f4a7b279ff5d35 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:21 ========================================================= 16:31:21 [edgeXBuildGoParallel] Running Tests and Build... 16:31:21 ========================================================= [Pipeline] sh 16:31:22 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:31:22 + make test 16:31:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:29 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.099s coverage: 43.0% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.873s coverage: 89.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.086s coverage: 72.2% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 16:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.116s coverage: 79.5% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 16:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 16:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 16:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 79.9% of statements 16:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.8% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.8% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:32:06 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 16:32:24 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:32:24 GO111MODULE=on go vet ./... 16:32:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:28 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:28 + ls -al . 16:32:28 total 768 16:32:28 drwxrwxr-x 11 1001 1001 4096 Oct 26 16:31 . 16:32:28 drwxr-xr-x 4 root root 4096 Oct 26 16:31 .. 16:32:28 drwxrwxr-x 2 1001 1001 4096 Oct 26 16:30 .blubracket 16:32:28 -rw-rw-r-- 1 1001 1001 16 Oct 26 16:30 .dockerignore 16:32:28 drwxrwxr-x 8 1001 1001 4096 Oct 26 16:32 .git 16:32:28 drwxrwxr-x 3 1001 1001 4096 Oct 26 16:30 .github 16:32:28 -rw-rw-r-- 1 1001 1001 1030 Oct 26 16:30 .gitignore 16:32:28 -rw-rw-r-- 1 1001 1001 42 Oct 26 16:30 .golangci.yml 16:32:28 -rw-rw-r-- 1 1001 1001 87 Oct 26 16:30 .hadolint.yml 16:32:28 drwxr-xr-x 3 1001 1001 4096 Oct 26 16:30 .semver 16:32:28 -rw-rw-r-- 1 1001 1001 166 Oct 26 16:30 .sonarcloud.properties 16:32:28 -rw-rw-r-- 1 1001 1001 1171 Oct 26 16:30 ADOPTERS.md 16:32:28 -rw-rw-r-- 1 1001 1001 10722 Oct 26 16:30 Attribution.txt 16:32:28 -rw-rw-r-- 1 1001 1001 63209 Oct 26 16:30 CHANGELOG.md 16:32:28 -rw-rw-r-- 1 1001 1001 3804 Oct 26 16:30 CONTRIBUTING.md 16:32:28 -rw-rw-r-- 1 1001 1001 677 Oct 26 16:30 GOVERNANCE.md 16:32:28 -rw-rw-r-- 1 1001 1001 850 Oct 26 16:30 Jenkinsfile 16:32:28 -rw-rw-r-- 1 1001 1001 10775 Oct 26 16:30 LICENSE 16:32:28 -rw-rw-r-- 1 1001 1001 13857 Oct 26 16:30 Makefile 16:32:28 -rw-rw-r-- 1 1001 1001 582 Oct 26 16:30 OWNERS.md 16:32:28 -rw-rw-r-- 1 1001 1001 9799 Oct 26 16:30 README.md 16:32:28 -rw-rw-r-- 1 1001 1001 6912 Oct 26 16:30 SECURITY.md 16:32:28 -rw-rw-r-- 1 1001 1001 5 Oct 26 16:30 VERSION 16:32:28 -rw-rw-r-- 1 1001 1001 4131 Oct 26 16:30 ZMQWindows.md 16:32:28 drwxrwxr-x 2 1001 1001 4096 Oct 26 16:30 bin 16:32:28 drwxrwxr-x 18 1001 1001 4096 Oct 26 16:30 cmd 16:32:28 -rw-r--r-- 1 root root 501828 Oct 26 16:32 coverage.out 16:32:28 -rw-rw-r-- 1 1001 1001 3447 Oct 26 16:30 go.mod 16:32:28 -rw-rw-r-- 1 1001 1001 45239 Oct 26 16:30 go.sum 16:32:28 drwxrwxr-x 8 1001 1001 4096 Oct 26 16:30 internal 16:32:28 drwxrwxr-x 3 1001 1001 4096 Oct 26 16:30 openapi 16:32:28 drwxrwxr-x 4 1001 1001 4096 Oct 26 16:30 snap 16:32:28 -rw-rw-r-- 1 1001 1001 204 Oct 26 16:30 version.go [Pipeline] sh 16:32:29 + '[' -e coverage.out ] 16:32:29 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:29 Stashed 1 file(s) [Pipeline] sh 16:32:29 + make build 16:32:29 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 16:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 16:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:01 CGO_ENABLED=0 GO111MODULE=on 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 16:33:03 CGO_ENABLED=0 GO111MODULE=on 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 16:33:03 CGO_ENABLED=0 GO111MODULE=on 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 16:33:04 CGO_ENABLED=0 GO111MODULE=on 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 16:33:06 CGO_ENABLED=0 GO111MODULE=on 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] } 16:33:07 $ docker stop --time=1 9e9b320cac85f49b36e80c242bdfea3a3cfa110adb424f2f70f4a7b279ff5d35 16:33:10 $ docker rm -f 9e9b320cac85f49b36e80c242bdfea3a3cfa110adb424f2f70f4a7b279ff5d35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:11 16:33:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:11 latest: Pulling from edgex-devops/edgex-compose 16:33:11 cbdbe7a5bc2a: Pulling fs layer 16:33:11 ca9280d653b3: Pulling fs layer 16:33:11 7e9c9ca2126c: Pulling fs layer 16:33:11 cbdbe7a5bc2a: Verifying Checksum 16:33:11 cbdbe7a5bc2a: Download complete 16:33:12 cbdbe7a5bc2a: Pull complete 16:33:12 ca9280d653b3: Verifying Checksum 16:33:12 ca9280d653b3: Download complete 16:33:12 7e9c9ca2126c: Download complete 16:33:12 ca9280d653b3: Pull complete 16:33:15 7e9c9ca2126c: Pull complete 16:33:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:16 prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container 16:33:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:17 $ docker top f2951e9df9125ec62834c4e1b8bbdd7cb2ee3ec426cf3a08cfcbae0762d959e5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:18 + docker-compose+ buildgrep --help parallel 16:33:18 16:33:18 --parallel Build images in parallel. [Pipeline] } 16:33:18 $ docker stop --time=1 f2951e9df9125ec62834c4e1b8bbdd7cb2ee3ec426cf3a08cfcbae0762d959e5 16:33:20 $ docker rm -f f2951e9df9125ec62834c4e1b8bbdd7cb2ee3ec426cf3a08cfcbae0762d959e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:20 prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container 16:33:20 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:21 $ docker top c7c2df6e8cfa61dbb5b19d981260c1a55e4ce9bc517de4c727637d36023d8ab5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:21 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:21 Building core-command ... 16:33:21 Building core-data ... 16:33:21 Building core-metadata ... 16:33:21 Building security-bootstrapper ... 16:33:21 Building security-proxy-setup ... 16:33:21 Building security-secretstore-setup ... 16:33:21 Building security-spiffe-token-provider ... 16:33:21 Building security-spire-agent ... 16:33:21 Building security-spire-config ... 16:33:21 Building security-spire-server ... 16:33:21 Building support-notifications ... 16:33:21 Building support-scheduler ... 16:33:21 Building sys-mgmt-agent ... 16:33:21 Building core-command 16:33:21 Building security-proxy-setup 16:33:21 Building security-spire-agent 16:33:21 Building support-scheduler 16:33:21 Building support-notifications 16:33:34 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> bb7a93e3ba07 16:33:34 Step 3/21 : WORKDIR /edgex-go 16:33:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> bb7a93e3ba07 16:33:34 Step 3/24 : WORKDIR /edgex-go 16:33:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> bb7a93e3ba07 16:33:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> bb7a93e3ba07 16:33:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:33:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:34 ---> bb7a93e3ba07 16:33:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:33:39 ---> Running in 7ba48ff05161 16:33:39 ---> Running in 679d2e417282 16:33:39 ---> Running in 77666e388d85 16:33:39 ---> Running in c7a3c22e01d0 16:33:39 ---> Running in fdc608bef8b2 16:33:39 Removing intermediate container fdc608bef8b2 16:33:39 ---> 3b560bcb300f 16:33:39 Step 4/23 : WORKDIR /edgex-go 16:33:40 Removing intermediate container 7ba48ff05161 16:33:40 ---> 64180576c574 16:33:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:33:40 Removing intermediate container 679d2e417282 16:33:40 ---> bd98ecb81cdf 16:33:40 Step 4/22 : WORKDIR /edgex-go 16:33:40 Removing intermediate container c7a3c22e01d0 16:33:40 ---> 8fdce3c4cf85 16:33:40 Step 4/22 : WORKDIR /edgex-go 16:33:40 Removing intermediate container 77666e388d85 16:33:40 ---> 45a31cc7d4be 16:33:40 Step 4/21 : RUN apk add --update --no-cache make git 16:33:40 ---> Running in f3722460a10f 16:33:40 ---> Running in 5b976b1543e1 16:33:40 ---> Running in 0bd4a59445db 16:33:40 ---> Running in 8ce89bc6fd7a 16:33:40 ---> Running in 9397b00fc861 16:33:40 Removing intermediate container f3722460a10f 16:33:40 ---> 69b82144d793 16:33:40 Step 5/23 : RUN apk add --update --no-cache make git 16:33:40 ---> Running in f993728305c0 16:33:40 Removing intermediate container 0bd4a59445db 16:33:40 ---> d74b7954950a 16:33:40 Step 5/22 : RUN apk add --update --no-cache make git 16:33:40 Removing intermediate container 8ce89bc6fd7a 16:33:40 ---> 0a63320424ed 16:33:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:40 ---> Running in 27840b39b6e2 16:33:40 ---> Running in ae084f6335bd 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:41 OK: 211 MiB in 51 packages 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:41 OK: 211 MiB in 51 packages 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:41 OK: 211 MiB in 51 packages 16:33:41 OK: 211 MiB in 51 packages 16:33:41 OK: 211 MiB in 51 packages 16:33:41 Removing intermediate container 9397b00fc861 16:33:41 ---> ccd1fbba8f0c 16:33:41 Step 5/21 : COPY go.mod vendor* ./ 16:33:41 Removing intermediate container 5b976b1543e1 16:33:41 ---> 7bcb2023f8c9 16:33:41 Step 5/24 : COPY go.mod vendor* ./ 16:33:41 ---> 28a224a66ab9 16:33:41 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:41 ---> 656bd43de574 16:33:41 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:41 ---> Running in d381baaf4536 16:33:41 Removing intermediate container f993728305c0 16:33:41 ---> ac79ce0b7ab6 16:33:41 Step 6/23 : COPY go.mod vendor* ./ 16:33:41 Removing intermediate container 27840b39b6e2 16:33:41 ---> 1ca0903c7011 16:33:41 Step 6/22 : COPY go.mod vendor* ./ 16:33:41 ---> Running in 20675806a1f1 16:33:42 ---> f7d83627f7f1 16:33:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:42 Removing intermediate container ae084f6335bd 16:33:42 ---> 6c030d8bcabc 16:33:42 Step 6/22 : COPY go.mod vendor* ./ 16:33:42 ---> Running in ac3d73b942ed 16:33:42 ---> fdd46d938bcc 16:33:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:42 ---> Running in 38f59aa777d0 16:33:42 ---> 1c1e405c6294 16:33:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:42 ---> Running in 348bb8911ddb 16:34:08 Removing intermediate container 348bb8911ddb 16:34:08 ---> 06350ff50324 16:34:08 Step 8/22 : COPY . . 16:34:08 Removing intermediate container 20675806a1f1 16:34:08 ---> eb4c65208303 16:34:08 Step 7/24 : COPY . . 16:34:08 Removing intermediate container ac3d73b942ed 16:34:08 ---> 0fb7450562b3 16:34:08 Step 8/23 : COPY . . 16:34:08 Removing intermediate container 38f59aa777d0 16:34:08 ---> 4d22ef3d8c9d 16:34:08 Step 8/22 : COPY . . 16:34:08 Removing intermediate container d381baaf4536 16:34:08 ---> 4c4f19f4b149 16:34:08 Step 7/21 : COPY . . 16:34:23 ---> b210a9405642 16:34:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:34:23 ---> bfb0c7172b6b 16:34:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:34:23 ---> b9bb9c31b57c 16:34:23 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:23 ---> ad284da09980 16:34:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:23 ---> 7a366b322c2c 16:34:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:23 ---> Running in 388f01979e8e 16:34:23 ---> Running in eedb56d7be78 16:34:23 ---> Running in 93d36fc19832 16:34:23 ---> Running in 6e8917eda7bd 16:34:23 ---> Running in 16b77b1d2761 16:34:23 Removing intermediate container 388f01979e8e 16:34:23 ---> c263e92ff2d3 16:34:23 Step 9/24 : WORKDIR /edgex-go/spire-build 16:34:23 ---> Running in 23b2e1e721a4 16:34:23 Removing intermediate container 23b2e1e721a4 16:34:23 ---> 3ec37e5b77e9 16:34:23 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:23 ---> Running in 33c83c33f204 16:34:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 16:34:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:34:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:34:25 Removing intermediate container 33c83c33f204 16:34:25 ---> df860f8daafc 16:34:25 Step 11/24 : WORKDIR /edgex-go 16:34:25 ---> Running in 467d7c73ea7a 16:34:25 Removing intermediate container 467d7c73ea7a 16:34:25 ---> 4aaac38a7926 16:34:25 16:34:25 Step 12/24 : FROM alpine:3.15 16:34:26 3.15: Pulling from library/alpine 16:34:26 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:34:26 Status: Downloaded newer image for alpine:3.15 16:34:26 ---> c4fc93816858 16:34:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:26 ---> Running in 76c0d0e8e6a0 16:34:26 Removing intermediate container 76c0d0e8e6a0 16:34:26 ---> 8b644d112d2b 16:34:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:26 ---> Running in c720eae07497 16:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:28 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:34:28 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:34:28 OK: 15857 distinct packages available 16:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:28 (1/5) Installing dumb-init (1.2.5-r1) 16:34:28 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:28 (3/5) Installing libucontext (1.1-r0) 16:34:28 (4/5) Installing gcompat (1.0.0-r4) 16:34:28 (5/5) Installing openssl (1.1.1q-r0) 16:34:28 Executing busybox-1.34.1-r7.trigger 16:34:28 OK: 7 MiB in 19 packages 16:34:30 Removing intermediate container c720eae07497 16:34:30 ---> 5575fd1ea61c 16:34:30 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:32 ---> fe19d2afacd2 16:34:32 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:35 ---> d23eee5e10e9 16:34:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:36 ---> 5adf6dcfbfb1 16:34:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:36 ---> 5d92693a0427 16:34:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:37 ---> cc461ebc0683 16:34:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:38 ---> Running in b83acd4db3e4 16:34:38 Removing intermediate container b83acd4db3e4 16:34:38 ---> b0e19fa01220 16:34:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:38 ---> Running in b8ff6ece69b8 16:34:39 Removing intermediate container b8ff6ece69b8 16:34:39 ---> 9afa01ca30f5 16:34:39 Step 22/24 : LABEL arch=x86_64 16:34:39 ---> Running in baa3ac73f616 16:34:40 Removing intermediate container baa3ac73f616 16:34:40 ---> 0d3cfb95d1ac 16:34:40 Step 23/24 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:34:40 ---> Running in 14d26aca2371 16:34:41 Removing intermediate container 14d26aca2371 16:34:41 ---> 27c66bcb47e7 16:34:41 Step 24/24 : LABEL version=0.0.0 16:34:41 ---> Running in 7e9103e87ae7 16:34:42 Removing intermediate container 7e9103e87ae7 16:34:42 ---> 95855406a529 16:34:42 16:34:42 Successfully built 95855406a529 16:34:42 Successfully tagged security-spire-agent:latest 16:34:42  Building security-spire-agent ... done Building security-spire-config 16:34:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:45 ---> bb7a93e3ba07 16:34:45 Step 3/24 : WORKDIR /edgex-go 16:34:45 ---> Using cache 16:34:45 ---> 45a31cc7d4be 16:34:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:34:48 ---> Running in 07bf63e3701c 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:49 OK: 211 MiB in 51 packages 16:34:51 CGO_ENABLED=0 GO111MODULE=on 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 16:34:51 Removing intermediate container 07bf63e3701c 16:34:51 ---> 3daadd28da35 16:34:51 Step 5/24 : COPY go.mod vendor* ./ 16:34:51 ---> 920761c1ce50 16:34:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:51 ---> Running in e5f593a22b4d 16:34:59 Removing intermediate container 6e8917eda7bd 16:34:59 ---> d5b31c2c5018 16:34:59 16:34:59 Step 9/21 : FROM alpine:3.16 16:34:59 3.16: Pulling from library/alpine 16:34:59 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:34:59 Status: Downloaded newer image for alpine:3.16 16:34:59 ---> 9c6f07244728 16:34:59 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:35:00 ---> Running in cb77fd56a1d1 16:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:01 (1/6) Installing ca-certificates (20220614-r0) 16:35:01 (2/6) Installing brotli-libs (1.0.9-r6) 16:35:01 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:35:01 (4/6) Installing libcurl (7.83.1-r4) 16:35:01 (5/6) Installing curl (7.83.1-r4) 16:35:01 (6/6) Installing dumb-init (1.2.5-r1) 16:35:01 Executing busybox-1.35.0-r17.trigger 16:35:01 Executing ca-certificates-20220614-r0.trigger 16:35:01 OK: 8 MiB in 20 packages 16:35:02 Removing intermediate container eedb56d7be78 16:35:02 ---> a565aaaa3a31 16:35:02 16:35:02 Step 10/23 : FROM alpine:3.16 16:35:02 ---> 9c6f07244728 16:35:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:03 ---> Running in 6e860b201aba 16:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:03 (1/1) Installing dumb-init (1.2.5-r1) 16:35:03 Executing busybox-1.35.0-r17.trigger 16:35:03 OK: 6 MiB in 15 packages 16:35:04 Removing intermediate container cb77fd56a1d1 16:35:04 ---> 64e01176111c 16:35:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:05 ---> Running in 76d65b1fe09c 16:35:06 Removing intermediate container 6e860b201aba 16:35:06 ---> ec5cebecf755 16:35:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:06 ---> Running in 00cbac2f1eb1 16:35:06 Removing intermediate container 76d65b1fe09c 16:35:06 ---> 1bc29913b21c 16:35:06 Step 12/21 : WORKDIR /edgex 16:35:06 Removing intermediate container 93d36fc19832 16:35:06 ---> 4ec4ae38e728 16:35:06 16:35:06 Step 10/22 : FROM alpine:3.16 16:35:06 ---> 9c6f07244728 16:35:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:07 Removing intermediate container 16b77b1d2761 16:35:07 ---> 10338f6d2b0c 16:35:07 16:35:07 Step 10/22 : FROM alpine:3.16 16:35:07 ---> 9c6f07244728 16:35:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:07 ---> Using cache 16:35:07 ---> ec5cebecf755 16:35:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:07 Removing intermediate container e5f593a22b4d 16:35:07 ---> f8723fdcc561 16:35:07 Step 7/24 : COPY . . 16:35:07 ---> Running in e711f9a595dd 16:35:07 ---> Running in aea615a0c09c 16:35:11 ---> Running in ddce7f4335ab 16:35:11 Removing intermediate container 00cbac2f1eb1 16:35:11 ---> 2222883e3576 16:35:11 Step 13/23 : ENV APP_PORT=59882 16:35:11 Removing intermediate container e711f9a595dd 16:35:11 ---> 2fc0e4abd0cf 16:35:11 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:11 ---> bf5913955c7b 16:35:11 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:35:11 ---> Running in 58edf0c688ad 16:35:11 Removing intermediate container ddce7f4335ab 16:35:11 ---> 5a05a43556e0 16:35:11 Step 13/22 : ENV APP_PORT=59861 16:35:11 (1/2) Installing ca-certificates (20220614-r0) 16:35:11 (2/2) Installing dumb-init (1.2.5-r1) 16:35:11 Executing busybox-1.35.0-r17.trigger 16:35:11 Executing ca-certificates-20220614-r0.trigger 16:35:12 OK: 6 MiB in 16 packages 16:35:12 ---> Running in 4baba291e206 16:35:12 ---> 0efd828ac521 16:35:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:35:12 ---> Running in 17358236908e 16:35:12 Removing intermediate container 58edf0c688ad 16:35:12 ---> 42d638f54629 16:35:12 Step 14/23 : EXPOSE $APP_PORT 16:35:12 ---> Running in d4d0a29191b6 16:35:12 Removing intermediate container 17358236908e 16:35:12 ---> 918d825c5fbc 16:35:12 Step 14/22 : EXPOSE $APP_PORT 16:35:12 Removing intermediate container 4baba291e206 16:35:12 ---> 41a99a3a919d 16:35:12 Step 9/24 : WORKDIR /edgex-go/spire-build 16:35:12 ---> Running in 62d518246220 16:35:12 Removing intermediate container d4d0a29191b6 16:35:12 ---> 90e9f8e62610 16:35:12 Step 15/23 : WORKDIR / 16:35:12 ---> Running in 774a8a1830fa 16:35:12 ---> d794398eaaba 16:35:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:12 ---> Running in e559b6f5b03b 16:35:12 Removing intermediate container aea615a0c09c 16:35:12 ---> b84bb9419dc8 16:35:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:12 Removing intermediate container 62d518246220 16:35:12 ---> cf72a8f052fb 16:35:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:12 ---> Running in ab4be8729bf2 16:35:12 Removing intermediate container 774a8a1830fa 16:35:12 ---> e42889a37702 16:35:12 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:12 Removing intermediate container e559b6f5b03b 16:35:12 ---> 3979a748dfb7 16:35:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:12 ---> Running in 36f6549476b6 16:35:13 Removing intermediate container ab4be8729bf2 16:35:13 ---> 1ab1ca4f3174 16:35:13 Step 13/22 : ENV APP_PORT=59860 16:35:13 ---> ad31ec7ab2f0 16:35:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:13 ---> Running in 0a3a2203fce1 16:35:13 ---> a972592a66a9 16:35:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:13 ---> 28e02e4405bd 16:35:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:13 Removing intermediate container 0a3a2203fce1 16:35:13 ---> eee53701ba78 16:35:13 Step 14/22 : EXPOSE $APP_PORT 16:35:14 ---> f47f3bf78c3d 16:35:14 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:14 ---> Running in c0213d7d1b9e 16:35:14 ---> 64001505930b 16:35:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:14 ---> 77c806139a20 16:35:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:14 ---> Running in f940a54331f8 16:35:14 Removing intermediate container c0213d7d1b9e 16:35:14 ---> 3580878655cb 16:35:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:14 ---> 1b35e8a14f7f 16:35:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:14 Removing intermediate container 36f6549476b6 16:35:14 ---> f4f15efe2675 16:35:14 Step 11/24 : WORKDIR /edgex-go 16:35:14 ---> 7634b9455e87 16:35:14 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:15 ---> Running in d8662bbc354d 16:35:15 ---> dda66468fc3f 16:35:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:15 ---> Running in 21702586d03d 16:35:15 ---> Running in 6119c84c0a14 16:35:16 Removing intermediate container 21702586d03d 16:35:16 ---> 9742b87675e8 16:35:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:16 Removing intermediate container d8662bbc354d 16:35:16 ---> 655e67454a73 16:35:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:16 Removing intermediate container 6119c84c0a14 16:35:16 ---> 30a9a7b16b11 16:35:16 16:35:16 Step 12/24 : FROM alpine:3.15 16:35:16 ---> c4fc93816858 16:35:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:16 ---> Using cache 16:35:16 ---> 8b644d112d2b 16:35:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:16 ---> 5baa8d77779b 16:35:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:16 ---> Running in 4bb1c684181b 16:35:16 ---> Running in 8c6c3b3d6f22 16:35:16 ---> Running in dc1b1e07bb45 16:35:16 Removing intermediate container f940a54331f8 16:35:16 ---> 1926b7aa75fa 16:35:16 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:35:16 ---> Running in 89a8b41ee3a8 16:35:16 Removing intermediate container 4bb1c684181b 16:35:16 ---> 2811ab1cf1f5 16:35:16 Step 21/23 : LABEL arch=x86_64 16:35:16 ---> 2cf53bd2d9c4 16:35:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:16 Removing intermediate container 8c6c3b3d6f22 16:35:16 ---> 53f63643e786 16:35:16 Step 20/22 : LABEL arch=x86_64 16:35:17 ---> Running in c8e650a75609 16:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:17 ---> Running in 7d9c1618fb6c 16:35:17 Removing intermediate container 89a8b41ee3a8 16:35:17 ---> 79226bd5ab76 16:35:17 Step 19/21 : LABEL arch=x86_64 16:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:17 ---> Running in 971b2401063f 16:35:17 Removing intermediate container c8e650a75609 16:35:17 ---> 83f3b91aaefd 16:35:17 Step 22/23 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:35:17 ---> Running in a9f3cfc148c5 16:35:17 Removing intermediate container 7d9c1618fb6c 16:35:17 ---> 5e7df435d8b6 16:35:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:17 ---> Running in 1ca1d567012f 16:35:17 Removing intermediate container 971b2401063f 16:35:17 ---> d4f6a1ee895f 16:35:17 Step 21/22 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:35:17 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:35:17 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:35:17 OK: 15857 distinct packages available 16:35:17 ---> Running in 9fe51569802f 16:35:17 ---> Running in a48fbd838686 16:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:17 Removing intermediate container a9f3cfc148c5 16:35:17 ---> e116f635371d 16:35:17 Step 20/21 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:35:17 Removing intermediate container 1ca1d567012f 16:35:17 ---> 27bc192a2d9b 16:35:17 Step 23/23 : LABEL version=0.0.0 16:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:17 ---> Running in 8bc1d18dd305 16:35:17 ---> Running in 029523975d29 16:35:17 Removing intermediate container 9fe51569802f 16:35:17 ---> 8e5a59cfe033 16:35:17 Step 20/22 : LABEL arch=x86_64 16:35:17 Removing intermediate container a48fbd838686 16:35:17 ---> ab6cb0f803e9 16:35:17 Step 22/22 : LABEL version=0.0.0 16:35:17 (1/4) Installing dumb-init (1.2.5-r1) 16:35:17 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:17 (3/4) Installing libucontext (1.1-r0) 16:35:17 (4/4) Installing gcompat (1.0.0-r4) 16:35:17 Executing busybox-1.34.1-r7.trigger 16:35:17 OK: 6 MiB in 18 packages 16:35:17 ---> Running in c69331a55b53 16:35:17 Removing intermediate container 8bc1d18dd305 16:35:17 ---> c84a4371b2a4 16:35:17 Step 21/21 : LABEL version=0.0.0 16:35:17 ---> Running in 757adbfcd118 16:35:17 Removing intermediate container 029523975d29 16:35:17 ---> cb89d8172dbc 16:35:17 16:35:18 Successfully built cb89d8172dbc 16:35:18 ---> Running in 645225813d2a 16:35:18 Successfully tagged core-command:latest 16:35:18 Building core-data 16:35:18  Building core-command ... done Removing intermediate container c69331a55b53 16:35:18 ---> 3b5b51faaf13 16:35:18 Step 21/22 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:35:19 Removing intermediate container 757adbfcd118 16:35:19 ---> 0b3728f7b59a 16:35:19 16:35:19 Successfully built 0b3728f7b59a 16:35:19 Successfully tagged support-scheduler:latest 16:35:19 Building security-spiffe-token-provider 16:35:20  Building support-scheduler ... done Removing intermediate container 645225813d2a 16:35:20 ---> 021df6ccbb95 16:35:20 16:35:20 ---> Running in 882544d68154 16:35:20 Successfully built 021df6ccbb95 16:35:22 Successfully tagged security-proxy-setup:latest 16:35:22 Building security-spire-server 16:35:22  Building security-proxy-setup ... done Removing intermediate container dc1b1e07bb45 16:35:22 ---> 98a7141292fa 16:35:22 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:22 ---> bb7a93e3ba07 16:35:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:35:22 ---> Using cache 16:35:22 ---> 8fdce3c4cf85 16:35:22 Step 4/22 : WORKDIR /edgex-go 16:35:22 ---> Using cache 16:35:22 ---> 0a63320424ed 16:35:22 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:35:23 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:23 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:35:23 ---> bb7a93e3ba07 16:35:23 Step 3/19 : WORKDIR /edgex-go 16:35:23 ---> Using cache 16:35:23 ---> 45a31cc7d4be 16:35:23 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:35:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:25 ---> bb7a93e3ba07 16:35:25 Step 3/23 : WORKDIR /edgex-go 16:35:25 ---> Using cache 16:35:25 ---> 45a31cc7d4be 16:35:25 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:35:25 ---> Using cache 16:35:25 ---> 3daadd28da35 16:35:25 Step 5/23 : COPY go.mod vendor* ./ 16:35:25 ---> Using cache 16:35:25 ---> 920761c1ce50 16:35:25 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:25 ---> Using cache 16:35:25 ---> f8723fdcc561 16:35:25 Step 7/23 : COPY . . 16:35:25 ---> Using cache 16:35:25 ---> bf5913955c7b 16:35:25 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:35:25 ---> Using cache 16:35:25 ---> 41a99a3a919d 16:35:25 Step 9/23 : WORKDIR /edgex-go/spire-build 16:35:25 ---> Using cache 16:35:25 ---> e42889a37702 16:35:25 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:26 Removing intermediate container 882544d68154 16:35:26 ---> f060f1e04b3c 16:35:26 Step 22/22 : LABEL version=0.0.0 16:35:26 ---> Running in 374866e76c2b 16:35:26 ---> Running in 5052fc818f79 16:35:26 ---> Running in b589808d2d8a 16:35:26 ---> 6f4810451ec4 16:35:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:26 ---> Running in 805f35cbc70f 16:35:26 ---> fb1657d2edd0 16:35:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:26 Removing intermediate container 805f35cbc70f 16:35:26 ---> dffdb8fe59c6 16:35:26 16:35:26 ---> Running in f441ff0ad195 16:35:26 Successfully built dffdb8fe59c6 16:35:26 Successfully tagged support-notifications:latest 16:35:26  Building support-notifications ... done Building security-bootstrapper 16:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:26 Removing intermediate container f441ff0ad195 16:35:26 ---> dbd29c374fb0 16:35:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:27 OK: 211 MiB in 51 packages 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:28 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:35:28 v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:35:28 OK: 17041 distinct packages available 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:28 OK: 211 MiB in 51 packages 16:35:29 ---> cdc2fff70ab0 16:35:29 Step 19/24 : WORKDIR / 16:35:29 ---> Running in 1705f3db9ff5 16:35:30 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:35:30 ---> bb7a93e3ba07 16:35:30 Step 3/32 : WORKDIR /edgex-go 16:35:30 ---> Using cache 16:35:30 ---> 45a31cc7d4be 16:35:30 Step 4/32 : RUN apk add --update --no-cache make git 16:35:30 ---> Using cache 16:35:30 ---> ccd1fbba8f0c 16:35:30 Step 5/32 : COPY go.mod vendor* ./ 16:35:30 ---> Using cache 16:35:30 ---> 28a224a66ab9 16:35:30 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:30 ---> Using cache 16:35:30 ---> 4c4f19f4b149 16:35:30 Step 7/32 : COPY . . 16:35:30 ---> Using cache 16:35:30 ---> b9bb9c31b57c 16:35:30 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:30 ---> Running in 2215dcde2bec 16:35:30 Removing intermediate container b589808d2d8a 16:35:30 ---> 2064a6447e44 16:35:30 Step 11/23 : WORKDIR /edgex-go 16:35:30 Removing intermediate container 1705f3db9ff5 16:35:30 ---> 1ff2d7d56e7f 16:35:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:30 Removing intermediate container 374866e76c2b 16:35:30 ---> ae9cb16de709 16:35:30 Step 6/22 : COPY go.mod vendor* ./ 16:35:30 Removing intermediate container 5052fc818f79 16:35:30 ---> 98fe5e781f77 16:35:30 Step 5/19 : COPY go.mod vendor* ./ 16:35:30 ---> Running in f88c0596901c 16:35:30 ---> Running in c75d7d8b6def 16:35:31 ---> b20aaf90fb66 16:35:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:31 ---> 973186e9bf52 16:35:31 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:31 ---> Running in 27bd16f1ea3c 16:35:31 Removing intermediate container c75d7d8b6def 16:35:31 ---> 423e0b10824b 16:35:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:31 ---> Running in a8dc8eafe720 16:35:31 Removing intermediate container f88c0596901c 16:35:31 ---> 73bf635b7772 16:35:31 16:35:31 Step 12/23 : FROM alpine:3.15 16:35:31 ---> c4fc93816858 16:35:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:31 ---> Using cache 16:35:31 ---> 8b644d112d2b 16:35:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:31 ---> Using cache 16:35:31 ---> 5575fd1ea61c 16:35:31 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:31 ---> Running in e0988d931b48 16:35:31 CGO_ENABLED=0 GO111MODULE=on 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 16:35:31 Removing intermediate container e0988d931b48 16:35:31 ---> 7ebbc025af78 16:35:31 Step 22/24 : LABEL arch=x86_64 16:35:31 ---> Running in ba4640cb45ff 16:35:31 Removing intermediate container ba4640cb45ff 16:35:31 ---> 773c7da0b1d2 16:35:31 Step 23/24 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:35:31 ---> Running in 3982d1e2fd4c 16:35:32 Removing intermediate container 3982d1e2fd4c 16:35:32 ---> 64746ec5eb67 16:35:32 Step 24/24 : LABEL version=0.0.0 16:35:32 ---> Running in 6a4d5679458b 16:35:32 Removing intermediate container 6a4d5679458b 16:35:32 ---> 12d46d82df88 16:35:32 16:35:32 Successfully built 12d46d82df88 16:35:32 Successfully tagged security-spire-config:latest 16:35:32  Building security-spire-config ... done Building core-metadata 16:35:33 ---> ce4d83c9d1f3 16:35:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:35:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:35 ---> bb7a93e3ba07 16:35:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:35:35 ---> Using cache 16:35:35 ---> 8fdce3c4cf85 16:35:35 Step 4/24 : WORKDIR /edgex-go 16:35:35 ---> Using cache 16:35:35 ---> 0a63320424ed 16:35:35 Step 5/24 : RUN apk add --update --no-cache make git 16:35:37 ---> 638333fa8f66 16:35:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:35:37 ---> Running in b0adb2ad7817 16:35:37 ---> ff043b2b3ad5 16:35:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:35:38 ---> f9f4f9062683 16:35:38 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:38 ---> Running in 4cb41925ac8d 16:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:38 OK: 211 MiB in 51 packages 16:35:39 Removing intermediate container 4cb41925ac8d 16:35:39 ---> 7be9960a5edb 16:35:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:40 ---> Running in 973bc0d7f864 16:35:41 Removing intermediate container b0adb2ad7817 16:35:41 ---> af5c4fa94bff 16:35:41 Step 6/24 : COPY go.mod vendor* ./ 16:35:41 Removing intermediate container 973bc0d7f864 16:35:41 ---> 5241fd2de484 16:35:41 Step 21/23 : LABEL arch=x86_64 16:35:41 ---> 43a5290b8ffe 16:35:41 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:42 ---> Running in bad153ce336b 16:35:42 ---> Running in 12bfa33bd3c0 16:35:42 Removing intermediate container bad153ce336b 16:35:42 ---> fbce4670420d 16:35:42 Step 22/23 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:35:42 ---> Running in c1b448eb1720 16:35:42 Removing intermediate container c1b448eb1720 16:35:42 ---> c980c1ff406c 16:35:42 Step 23/23 : LABEL version=0.0.0 16:35:43 ---> Running in 136467987f1d 16:35:43 Removing intermediate container 136467987f1d 16:35:43 ---> 28953ebfc639 16:35:43 16:35:43 Successfully built 28953ebfc639 16:35:43 Successfully tagged security-spire-server:latest 16:35:43  Building security-spire-server ... done Building security-secretstore-setup 16:35:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:46 ---> bb7a93e3ba07 16:35:46 Step 3/24 : WORKDIR /edgex-go 16:35:46 ---> Using cache 16:35:46 ---> 45a31cc7d4be 16:35:46 Step 4/24 : RUN apk add --update --no-cache make git 16:35:46 ---> Using cache 16:35:46 ---> ccd1fbba8f0c 16:35:46 Step 5/24 : COPY go.mod vendor* ./ 16:35:46 ---> Using cache 16:35:46 ---> 28a224a66ab9 16:35:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:46 ---> Using cache 16:35:46 ---> 4c4f19f4b149 16:35:46 Step 7/24 : COPY . . 16:35:46 ---> Using cache 16:35:46 ---> b9bb9c31b57c 16:35:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:48 ---> Running in 4fcfc116e26a 16:35:48 Removing intermediate container 27bd16f1ea3c 16:35:48 ---> 38a4bb091a51 16:35:48 Step 8/22 : COPY . . 16:35:48 Removing intermediate container a8dc8eafe720 16:35:48 ---> bbe52c4e355d 16:35:48 Step 7/19 : COPY . . 16:35:48 CGO_ENABLED=0 GO111MODULE=on 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 16:35:54 Removing intermediate container 2215dcde2bec 16:35:54 ---> 8dc90cbf7ffe 16:35:54 16:35:54 Step 9/32 : FROM alpine:3.16 16:35:54 ---> 9c6f07244728 16:35:54 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:54 ---> Running in 61c69f1e655d 16:35:54 ---> b0cc91927b60 16:35:54 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:54 ---> 96d87660c60a 16:35:54 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:35:54 ---> Running in 6445272e8f31 16:35:54 ---> Running in 9d030e9fc186 16:35:54 Removing intermediate container 61c69f1e655d 16:35:54 ---> d0d27b7992c2 16:35:54 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:35:55 ---> Running in ca805bf99165 16:35:55 Removing intermediate container 12bfa33bd3c0 16:35:55 ---> 9a2c62f9d3af 16:35:55 Step 8/24 : COPY . . 16:35:55 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:35:55 CGO_ENABLED=0 GO111MODULE=on 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 16:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:56 (1/2) Installing dumb-init (1.2.5-r1) 16:35:56 (2/2) Installing su-exec (0.2-r1) 16:35:56 Executing busybox-1.35.0-r17.trigger 16:35:56 OK: 6 MiB in 16 packages 16:36:00 Removing intermediate container ca805bf99165 16:36:00 ---> f5d5ac356493 16:36:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:36:00 ---> Running in d2bcfb47f287 16:36:00 ---> f4e60fc4c6ac 16:36:00 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:36:00 ---> Running in 2a8c559b8c22 16:36:00 Removing intermediate container d2bcfb47f287 16:36:00 ---> 9102e770c6b0 16:36:00 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:36:01 ---> Running in 996e45c420d4 16:36:01 Removing intermediate container 996e45c420d4 16:36:01 ---> 7e316d3a52e0 16:36:01 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:36:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 16:36:01 ---> Running in c1b710baaef7 16:36:01 Removing intermediate container c1b710baaef7 16:36:01 ---> f116c32b5a9a 16:36:01 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:36:02 ---> Running in 104e413820e5 16:36:02 Removing intermediate container 104e413820e5 16:36:02 ---> 2dd534638eb2 16:36:02 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:36:02 ---> Running in 79c55ae2b907 16:36:04 Removing intermediate container 79c55ae2b907 16:36:04 ---> 919ddd88cfc5 16:36:04 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:36:04 ---> Running in be24c9d694e6 16:36:04 Removing intermediate container be24c9d694e6 16:36:04 ---> 95d43e43e281 16:36:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:36:05 ---> 4fca799fc6ff 16:36:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:36:05 ---> Running in 21b8f1236449 16:36:07 CGO_ENABLED=0 GO111MODULE=on 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 16:36:07 Removing intermediate container 21b8f1236449 16:36:07 ---> cfdd4d12f8b9 16:36:07 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:08 ---> 5a96d6a9b59a 16:36:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:36:08 ---> 91262415f59f 16:36:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:36:09 ---> 7111634e6105 16:36:09 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:36:10 ---> dc1840f67166 16:36:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:36:10 ---> 42cada3f9b6c 16:36:10 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:36:11 ---> bd5997723f2f 16:36:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:11 Removing intermediate container 4fcfc116e26a 16:36:11 ---> 27402ee92827 16:36:11 16:36:11 Step 9/24 : FROM alpine:3.16 16:36:11 ---> 9c6f07244728 16:36:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:11 ---> Running in daf6f27f02cb 16:36:12 ---> 98491de37423 16:36:12 Step 27/32 : RUN chmod +x /entrypoint.sh 16:36:12 ---> Running in f3a08c7ef82c 16:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:12 (1/3) Installing ca-certificates (20220614-r0) 16:36:12 (2/3) Installing dumb-init (1.2.5-r1) 16:36:12 (3/3) Installing su-exec (0.2-r1) 16:36:12 Executing busybox-1.35.0-r17.trigger 16:36:12 Executing ca-certificates-20220614-r0.trigger 16:36:13 OK: 6 MiB in 17 packages 16:36:14 Removing intermediate container f3a08c7ef82c 16:36:14 ---> 47472d792b39 16:36:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:36:14 Removing intermediate container daf6f27f02cb 16:36:14 ---> 0df9d051e63e 16:36:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:14 ---> Running in 958ebd3d904b 16:36:14 ---> Running in ed7fe04fedea 16:36:14 Removing intermediate container 958ebd3d904b 16:36:14 ---> 189c5ad77f9c 16:36:14 Step 29/32 : CMD ["gate"] 16:36:14 Removing intermediate container ed7fe04fedea 16:36:14 ---> cca4eba045aa 16:36:14 Step 12/24 : WORKDIR / 16:36:14 ---> Running in 7e5614c5d951 16:36:14 ---> Running in 168bd20ebdf3 16:36:14 Removing intermediate container 7e5614c5d951 16:36:14 ---> 8c74e0e2fd6d 16:36:14 Step 30/32 : LABEL arch=x86_64 16:36:14 Removing intermediate container 168bd20ebdf3 16:36:14 ---> 4a3d9e26a206 16:36:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:36:14 ---> Running in abaaf94d4e46 16:36:15 Removing intermediate container abaaf94d4e46 16:36:15 ---> 7ee951780087 16:36:15 Step 31/32 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:36:15 ---> Running in f67e3698f4ec 16:36:15 ---> e341a757ff60 16:36:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:36:15 Removing intermediate container f67e3698f4ec 16:36:15 ---> bae2af3e42a9 16:36:15 Step 32/32 : LABEL version=0.0.0 16:36:15 ---> Running in 9793b7954ee9 16:36:15 ---> 95135155c43d 16:36:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:15 Removing intermediate container 9793b7954ee9 16:36:15 ---> 325ef43249fe 16:36:15 16:36:15 Successfully built 325ef43249fe 16:36:15 Successfully tagged security-bootstrapper:latest 16:36:15 Building sys-mgmt-agent 16:36:16  Building security-bootstrapper ... done  ---> ad79fb4e1afa 16:36:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:36:18 ---> 9266979326fc 16:36:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:36:20 ---> e06b00396bf0 16:36:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:36:21 ---> c046bf0dc73f 16:36:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:36:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:21 ---> bb7a93e3ba07 16:36:21 Step 3/22 : WORKDIR /edgex-go 16:36:21 ---> Using cache 16:36:21 ---> 45a31cc7d4be 16:36:21 Step 4/22 : RUN apk add --update --no-cache make bash git 16:36:21 ---> Running in c9b1e24f258b 16:36:22 ---> 2085d4d676ae 16:36:22 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:22 ---> Running in 2a1a23277293 16:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:22 OK: 211 MiB in 51 packages 16:36:23 Removing intermediate container c9b1e24f258b 16:36:23 ---> 3e7f8d3867a2 16:36:23 Step 5/22 : COPY go.mod vendor* ./ 16:36:23 ---> 96ea6771c9c7 16:36:23 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:23 Removing intermediate container 2a1a23277293 16:36:23 ---> ab1a127c5f28 16:36:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:36:23 ---> Running in 154eb2862baf 16:36:23 ---> Running in f9fd34fc3c46 16:36:24 Removing intermediate container f9fd34fc3c46 16:36:24 ---> 98f4a99834d1 16:36:24 Step 22/24 : LABEL arch=x86_64 16:36:24 ---> Running in 70c05870f1d7 16:36:24 Removing intermediate container 70c05870f1d7 16:36:24 ---> 1452f88b99ad 16:36:24 Step 23/24 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:36:24 ---> Running in b42489f24045 16:36:24 Removing intermediate container b42489f24045 16:36:24 ---> 59274a495aa4 16:36:24 Step 24/24 : LABEL version=0.0.0 16:36:24 ---> Running in 8683e205893c 16:36:25 Removing intermediate container 8683e205893c 16:36:25 ---> be1351991968 16:36:25 16:36:25 Successfully built be1351991968 16:36:25 Successfully tagged security-secretstore-setup:latest 16:36:29  Building security-secretstore-setup ... done Removing intermediate container 9d030e9fc186 16:36:29 ---> 4c30dd6ce67d 16:36:29 16:36:29 Step 10/22 : FROM alpine:3.16 16:36:29 ---> 9c6f07244728 16:36:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:29 ---> Running in e40a08cdb667 16:36:29 Removing intermediate container e40a08cdb667 16:36:29 ---> 92ebebb50601 16:36:29 Step 12/22 : ENV APP_PORT=59880 16:36:29 ---> Running in 6951d78234b0 16:36:30 Removing intermediate container 6951d78234b0 16:36:30 ---> df6afd978d66 16:36:30 Step 13/22 : EXPOSE $APP_PORT 16:36:30 ---> Running in 0fcaccc26e8e 16:36:30 Removing intermediate container 0fcaccc26e8e 16:36:30 ---> a6405d32ffb6 16:36:30 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:36:30 Removing intermediate container 2a8c559b8c22 16:36:30 ---> 499d8c08c83b 16:36:30 16:36:30 Step 10/24 : FROM alpine:3.16 16:36:30 ---> 9c6f07244728 16:36:30 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:36:30 ---> Using cache 16:36:30 ---> ec5cebecf755 16:36:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:30 ---> Using cache 16:36:30 ---> 5a05a43556e0 16:36:30 Step 13/24 : ENV APP_PORT=59881 16:36:30 ---> Running in 4f60161d4c4c 16:36:30 ---> Running in 98d3f7015267 16:36:30 Removing intermediate container 98d3f7015267 16:36:30 ---> 99a240976478 16:36:30 Step 14/24 : EXPOSE $APP_PORT 16:36:30 ---> Running in 5031c9faa5c1 16:36:30 Removing intermediate container 6445272e8f31 16:36:30 ---> 44d7fa6d1a31 16:36:30 16:36:30 Step 9/19 : FROM alpine:3.15 16:36:30 ---> c4fc93816858 16:36:30 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:30 ---> Using cache 16:36:30 ---> 8b644d112d2b 16:36:30 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:30 ---> Running in e06c3d602cdb 16:36:30 Removing intermediate container 5031c9faa5c1 16:36:30 ---> 70fdcce7df71 16:36:30 Step 15/24 : WORKDIR / 16:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:31 ---> Running in 7965c13e8633 16:36:31 Removing intermediate container 7965c13e8633 16:36:31 ---> 7d86f1221422 16:36:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:31 (1/6) Installing dumb-init (1.2.5-r1) 16:36:31 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:36:31 (3/6) Installing libsodium (1.0.18-r0) 16:36:31 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:31 (5/6) Installing libzmq (4.3.4-r0) 16:36:31 (6/6) Installing zeromq (4.3.4-r0) 16:36:31 Executing busybox-1.35.0-r17.trigger 16:36:31 OK: 8 MiB in 20 packages 16:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:31 ---> 184ebb75a400 16:36:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:31 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:36:31 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:36:31 OK: 15857 distinct packages available 16:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:31 ---> ec7ad69ad3d3 16:36:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:31 Removing intermediate container 4f60161d4c4c 16:36:31 ---> c6cf6c0d1a3d 16:36:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:31 (1/9) Installing ca-certificates (20220614-r0) 16:36:31 (2/9) Installing brotli-libs (1.0.9-r5) 16:36:31 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:36:31 (4/9) Installing libcurl (7.80.0-r4) 16:36:31 (5/9) Installing curl (7.80.0-r4) 16:36:31 (6/9) Installing dumb-init (1.2.5-r1) 16:36:31 (7/9) Installing musl-obstack (1.2.3-r0) 16:36:31 (8/9) Installing libucontext (1.1-r0) 16:36:31 (9/9) Installing gcompat (1.0.0-r4) 16:36:31 Executing busybox-1.34.1-r7.trigger 16:36:31 Executing ca-certificates-20220614-r0.trigger 16:36:32 OK: 8 MiB in 23 packages 16:36:32 ---> c45e64b72cef 16:36:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:36:32 ---> 0d8046c105fb 16:36:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:32 ---> f64d95935ebd 16:36:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:36:32 ---> Running in c7793ecfdb42 16:36:32 ---> e4c81af92e86 16:36:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:36:32 Removing intermediate container c7793ecfdb42 16:36:32 ---> 1fa6257e390f 16:36:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:32 Removing intermediate container e06c3d602cdb 16:36:32 ---> e994ab834c2f 16:36:32 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:33 ---> 80296d7cee2d 16:36:33 Step 18/22 : ENTRYPOINT ["/core-data"] 16:36:33 ---> Running in d4dda4ca0828 16:36:33 ---> Running in 50ea0b4e34b3 16:36:33 ---> 66407be24388 16:36:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:36:33 Removing intermediate container d4dda4ca0828 16:36:33 ---> 89511d96581a 16:36:33 Step 22/24 : LABEL arch=x86_64 16:36:33 Removing intermediate container 50ea0b4e34b3 16:36:33 ---> f996f9612d9a 16:36:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:33 ---> Running in a30af5f7aca1 16:36:33 ---> Running in d0ddc5215153 16:36:33 Removing intermediate container a30af5f7aca1 16:36:33 ---> 0bce43fd2a20 16:36:33 Step 23/24 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:36:33 Removing intermediate container d0ddc5215153 16:36:33 ---> 9168e4f85de9 16:36:33 Step 20/22 : LABEL arch=x86_64 16:36:33 ---> Running in 1fc8ad09cc3d 16:36:33 ---> Running in 44bdf11e4b04 16:36:33 Removing intermediate container 1fc8ad09cc3d 16:36:33 ---> 945e94abe2c7 16:36:33 Step 24/24 : LABEL version=0.0.0 16:36:33 ---> Running in 23ffabed5fdc 16:36:33 Removing intermediate container 44bdf11e4b04 16:36:33 ---> ee27ce8dae5a 16:36:33 Step 21/22 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:36:33 ---> Running in bb8b72ff3f40 16:36:33 ---> 80064f5aed50 16:36:33 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:36:33 Removing intermediate container 23ffabed5fdc 16:36:33 ---> ac95e84f2d58 16:36:33 16:36:33 Removing intermediate container bb8b72ff3f40 16:36:33 ---> 4787268980de 16:36:33 Step 22/22 : LABEL version=0.0.0 16:36:33 ---> Running in cdfa930229c0 16:36:33 Successfully built ac95e84f2d58 16:36:33 Successfully tagged core-metadata:latest 16:36:33  Building core-metadata ... done  ---> 96e96ca8ed2c 16:36:33 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:36:33 ---> Running in 4726ef149684 16:36:33 Removing intermediate container cdfa930229c0 16:36:33 ---> ec1dfdca07ff 16:36:33 16:36:34 Removing intermediate container 154eb2862baf 16:36:34 ---> 1a72f125cd61 16:36:34 Step 7/22 : COPY . . 16:36:34 Successfully built ec1dfdca07ff 16:36:34 Successfully tagged core-data:latest 16:36:34  Building core-data ... done Removing intermediate container 4726ef149684 16:36:34 ---> f7fc2fb98605 16:36:34 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:34 ---> Running in ac04f617fa84 16:36:34 Removing intermediate container ac04f617fa84 16:36:34 ---> a7dca02132aa 16:36:34 Step 17/19 : LABEL arch=x86_64 16:36:34 ---> Running in ae6f51f880f4 16:36:35 Removing intermediate container ae6f51f880f4 16:36:35 ---> 8262c7e17236 16:36:35 Step 18/19 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:36:35 ---> Running in bb435fcdb73b 16:36:35 Removing intermediate container bb435fcdb73b 16:36:35 ---> f36caf0314e0 16:36:35 Step 19/19 : LABEL version=0.0.0 16:36:35 ---> Running in 1a43e17f661b 16:36:35 Removing intermediate container 1a43e17f661b 16:36:35 ---> c76119612ccb 16:36:35 16:36:35 Successfully built c76119612ccb 16:36:35 Successfully tagged security-spiffe-token-provider:latest 16:36:37  Building security-spiffe-token-provider ... done  ---> feb3efa67b6c 16:36:37 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:37 ---> Running in 0861aa77dc4d 16:36:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:36:52 Removing intermediate container 0861aa77dc4d 16:36:52 ---> 3648e9ebcafb 16:36:52 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:52 ---> Running in ba703d9655ce 16:36:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:36:52 Removing intermediate container ba703d9655ce 16:36:52 ---> 1f52d11772af 16:36:52 16:36:52 Step 10/22 : FROM alpine:3.16 16:36:52 ---> 9c6f07244728 16:36:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:36:52 ---> Running in 9edd3c6525d5 16:36:52 Removing intermediate container 9edd3c6525d5 16:36:52 ---> a99e5a5dcd56 16:36:52 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:36:52 ---> Running in 261505cf0f52 16:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:52 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:36:52 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:36:52 (3/33) Installing readline (8.1.2-r0) 16:36:52 (4/33) Installing bash (5.1.16-r2) 16:36:52 Executing bash-5.1.16-r2.post-install 16:36:52 (5/33) Installing ca-certificates (20220614-r0) 16:36:52 (6/33) Installing brotli-libs (1.0.9-r6) 16:36:52 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:36:52 (8/33) Installing libcurl (7.83.1-r4) 16:36:52 (9/33) Installing curl (7.83.1-r4) 16:36:52 (10/33) Installing docker-cli (20.10.20-r0) 16:36:52 (11/33) Installing dumb-init (1.2.5-r1) 16:36:52 (12/33) Installing libbz2 (1.0.8-r1) 16:36:52 (13/33) Installing expat (2.5.0-r0) 16:36:52 (14/33) Installing libffi (3.4.2-r1) 16:36:52 (15/33) Installing gdbm (1.23-r0) 16:36:52 (16/33) Installing xz-libs (5.2.5-r1) 16:36:52 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:36:52 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:52 (19/33) Installing mpdecimal (2.5.1-r1) 16:36:52 (20/33) Installing sqlite-libs (3.38.5-r0) 16:36:52 (21/33) Installing python3 (3.10.5-r0) 16:36:52 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:36:52 (23/33) Installing py3-tomli (2.0.1-r1) 16:36:52 (24/33) Installing py3-pep517 (0.12.0-r2) 16:36:52 (25/33) Installing py3-six (1.16.0-r1) 16:36:52 (26/33) Installing py3-retrying (1.3.3-r3) 16:36:52 (27/33) Installing py3-appdirs (1.4.4-r3) 16:36:52 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:36:52 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:36:52 (30/33) Installing py3-parsing (2.4.7-r3) 16:36:52 (31/33) Installing py3-packaging (21.3-r0) 16:36:52 (32/33) Installing py3-setuptools (59.4.0-r0) 16:36:53 (33/33) Installing py3-pip (22.1.1-r0) 16:36:53 Executing busybox-1.35.0-r17.trigger 16:36:53 Executing ca-certificates-20220614-r0.trigger 16:36:53 OK: 122 MiB in 47 packages 16:36:54 Collecting docker-compose==1.23.2 16:36:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 24.0 MB/s eta 0:00:00 16:36:54 Collecting PyYAML<4,>=3.10 16:36:54 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.6 MB/s eta 0:00:00 16:36:55 Preparing metadata (setup.py): started 16:36:55 Preparing metadata (setup.py): finished with status 'done' 16:36:55 Collecting texttable<0.10,>=0.9.0 16:36:55 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:55 Preparing metadata (setup.py): started 16:36:55 Preparing metadata (setup.py): finished with status 'done' 16:36:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 113.8 MB/s eta 0:00:00 16:36:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:36:55 Collecting docker<4.0,>=3.6.0 16:36:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 178.7 MB/s eta 0:00:00 16:36:55 Collecting jsonschema<3,>=2.5.1 16:36:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:36:55 Collecting cached-property<2,>=1.2.0 16:36:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:55 Collecting websocket-client<1.0,>=0.32.0 16:36:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:36:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 191.0 MB/s eta 0:00:00 16:36:55 Collecting dockerpty<0.5,>=0.4.1 16:36:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:55 Preparing metadata (setup.py): started 16:36:56 Preparing metadata (setup.py): finished with status 'done' 16:36:56 Collecting docopt<0.7,>=0.6.1 16:36:56 Downloading docopt-0.6.2.tar.gz (25 kB) 16:36:56 Preparing metadata (setup.py): started 16:36:56 Preparing metadata (setup.py): finished with status 'done' 16:36:56 Collecting docker-pycreds>=0.4.0 16:36:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:56 Collecting chardet<3.1.0,>=3.0.2 16:36:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 48.1 MB/s eta 0:00:00 16:36:56 Collecting urllib3<1.25,>=1.21.1 16:36:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 49.0 MB/s eta 0:00:00 16:36:56 Collecting idna<2.8,>=2.5 16:36:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 201.4 MB/s eta 0:00:00 16:36:56 Collecting certifi>=2017.4.17 16:36:56 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:36:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 54.4 MB/s eta 0:00:00 16:36:56 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:56 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:56 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:56 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:56 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:36:56 Running setup.py install for texttable: started 16:36:57 Running setup.py install for texttable: finished with status 'done' 16:36:57 Running setup.py install for PyYAML: started 16:36:57 Running setup.py install for PyYAML: finished with status 'done' 16:36:57 Running setup.py install for docopt: started 16:36:58 Running setup.py install for docopt: finished with status 'done' 16:36:58 Running setup.py install for dockerpty: started 16:36:58 Running setup.py install for dockerpty: finished with status 'done' 16:36:59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:36:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:37:02 Removing intermediate container 261505cf0f52 16:37:02 ---> f5fef8da094a 16:37:02 Step 13/22 : ENV APP_PORT=58890 16:37:02 ---> Running in d3275b810b7d 16:37:02 Removing intermediate container d3275b810b7d 16:37:02 ---> 6ed4e8e78515 16:37:02 Step 14/22 : EXPOSE $APP_PORT 16:37:02 ---> Running in c6f781727dbc 16:37:02 Removing intermediate container c6f781727dbc 16:37:02 ---> 97b49a061977 16:37:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:02 ---> 339bdbd64507 16:37:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:02 ---> f2eb8c1957e5 16:37:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:02 ---> ec52ad0a9cda 16:37:02 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:02 ---> Running in 7f9f2fcb97d5 16:37:02 Removing intermediate container 7f9f2fcb97d5 16:37:02 ---> b5a390e28a77 16:37:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:02 ---> Running in 79095d8391e9 16:37:03 Removing intermediate container 79095d8391e9 16:37:03 ---> 91225105a31b 16:37:03 Step 20/22 : LABEL arch=x86_64 16:37:03 ---> Running in ed3929113067 16:37:03 Removing intermediate container ed3929113067 16:37:03 ---> 1429d18ea957 16:37:03 Step 21/22 : LABEL git_sha=d868c95ecfd4200f8221e9c786e958051e962b44 16:37:03 ---> Running in fe2940ae8392 16:37:03 Removing intermediate container fe2940ae8392 16:37:03 ---> f91a41b98808 16:37:03 Step 22/22 : LABEL version=0.0.0 16:37:03 ---> Running in fc127f9b5788 16:37:03 Removing intermediate container fc127f9b5788 16:37:03 ---> 45dcdeb936fa 16:37:03 16:37:03 Successfully built 45dcdeb936fa 16:37:03 Successfully tagged sys-mgmt-agent:latest 16:37:03  Building sys-mgmt-agent ... done  [Pipeline] } 16:37:03 $ docker stop --time=1 c7c2df6e8cfa61dbb5b19d981260c1a55e4ce9bc517de4c727637d36023d8ab5 16:37:04 $ docker rm -f c7c2df6e8cfa61dbb5b19d981260c1a55e4ce9bc517de4c727637d36023d8ab5 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:05 + docker images 16:37:05 REPOSITORY TAG IMAGE ID CREATED SIZE 16:37:05 sys-mgmt-agent latest 45dcdeb936fa 1 second ago 136MB 16:37:05 1f52d11772af 13 seconds ago 1.59GB 16:37:05 security-spiffe-token-provider latest c76119612ccb 29 seconds ago 29.7MB 16:37:05 core-data latest ec1dfdca07ff 31 seconds ago 21.7MB 16:37:05 core-metadata latest ac95e84f2d58 31 seconds ago 18.5MB 16:37:05 44d7fa6d1a31 34 seconds ago 1.64GB 16:37:05 499d8c08c83b 34 seconds ago 1.61GB 16:37:05 4c30dd6ce67d 36 seconds ago 1.62GB 16:37:05 security-secretstore-setup latest be1351991968 40 seconds ago 29.7MB 16:37:05 security-bootstrapper latest 325ef43249fe 49 seconds ago 20.2MB 16:37:05 27402ee92827 53 seconds ago 1.6GB 16:37:05 8dc90cbf7ffe About a minute ago 1.6GB 16:37:05 security-spire-server latest 28953ebfc639 About a minute ago 86.5MB 16:37:05 security-spire-config latest 12d46d82df88 About a minute ago 85.8MB 16:37:05 73bf635b7772 About a minute ago 1.48GB 16:37:05 support-notifications latest dffdb8fe59c6 About a minute ago 30.4MB 16:37:05 security-proxy-setup latest 021df6ccbb95 About a minute ago 27.6MB 16:37:05 support-scheduler latest 0b3728f7b59a About a minute ago 29.8MB 16:37:05 core-command latest cb89d8172dbc About a minute ago 17.6MB 16:37:05 30a9a7b16b11 About a minute ago 1.48GB 16:37:05 10338f6d2b0c About a minute ago 1.67GB 16:37:05 4ec4ae38e728 About a minute ago 1.67GB 16:37:05 a565aaaa3a31 2 minutes ago 1.61GB 16:37:05 d5b31c2c5018 2 minutes ago 1.6GB 16:37:05 security-spire-agent latest 95855406a529 2 minutes ago 125MB 16:37:05 4aaac38a7926 2 minutes ago 1.48GB 16:37:05 ci-base-image-x86_64 latest bb7a93e3ba07 5 minutes ago 941MB 16:37:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB 16:37:05 alpine 3.15 c4fc93816858 2 months ago 5.59MB 16:37:05 alpine 3.16 9c6f07244728 2 months ago 5.54MB 16:37:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 16:37:05 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] } 17:10:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117200 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws 17:10:42 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 17:10:42 The recommended git tool is: git 17:10:47 using credential edgex-jenkins-ssh 17:10:47 Cloning the remote Git repository 17:10:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:10:47 > git init /w/workspace/edgex-go/3 # timeout=10 17:10:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:10:48 > git --version # timeout=10 17:10:48 > git --version # 'git version 2.25.1' 17:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:10:48 Verifying host key using known hosts file 17:10:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:10:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:11:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:05 Merging remotes/origin/main commit c8dc4aaa282fbe6e844314843563128f08055c6c into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 17:11:06 Merge succeeded, producing af71ce74c89df5606ce62c2446af8b85eebd9fca 17:11:06 Checking out Revision af71ce74c89df5606ce62c2446af8b85eebd9fca (PR-4211) 17:11:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:11:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:11:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:05 Verifying host key using known hosts file 17:11:05 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:11:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:11:05 > git config core.sparsecheckout # timeout=10 17:11:05 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 17:11:06 > git remote # timeout=10 17:11:06 > git config --get remote.origin.url # timeout=10 17:11:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:06 Verifying host key using known hosts file 17:11:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:11:06 > git merge c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 17:11:06 > git rev-parse HEAD^{commit} # timeout=10 17:11:06 > git config core.sparsecheckout # timeout=10 17:11:06 > git checkout -f af71ce74c89df5606ce62c2446af8b85eebd9fca # timeout=10 17:11:09 Commit message: "Merge commit 'c8dc4aaa282fbe6e844314843563128f08055c6c' into HEAD" 17:11:09 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:11:10 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:10 Dload Upload Total Spent Left Speed 17:11:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k 17:11:09 > git rev-list --no-walk 0640ef36b42efca98afd993b6582ceb0b35ed224 # timeout=10 [Pipeline] sh 17:11:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:11:11 + sudo tee /etc/docker/daemon.new 17:11:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:11:11 { 17:11:11 "registry-mirrors": [ 17:11:11 "https://nexus3.edgexfoundry.org:10001" 17:11:11 ], 17:11:11 "bip": "10.250.0.254/24", 17:11:11 "hosts": [ 17:11:11 "tcp://0.0.0.0:5555", 17:11:11 "unix:///var/run/docker.sock" 17:11:11 ], 17:11:11 "mtu": 1458, 17:11:11 "selinux-enabled": true, 17:11:11 "seccomp-profile": "/etc/docker/seccomp.json" 17:11:11 } [Pipeline] sh 17:11:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:11:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:30 provisioning config files... 17:11:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5333855141100349054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:31 ---> docker-login.sh 17:11:31 nexus3.edgexfoundry.org:10001 17:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:31 Configure a credential helper to remove this warning. See 17:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:31 17:11:31 Login Succeeded 17:11:31 nexus3.edgexfoundry.org:10002 17:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:32 Configure a credential helper to remove this warning. See 17:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:32 17:11:32 Login Succeeded 17:11:32 nexus3.edgexfoundry.org:10003 17:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:32 Configure a credential helper to remove this warning. See 17:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:32 17:11:32 Login Succeeded 17:11:32 nexus3.edgexfoundry.org:10004 17:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:32 Configure a credential helper to remove this warning. See 17:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:32 17:11:32 Login Succeeded 17:11:32 docker.io 17:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:33 Configure a credential helper to remove this warning. See 17:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:33 17:11:33 Login Succeeded 17:11:33 ---> docker-login.sh ends [Pipeline] } 17:11:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:11:33 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 17:11:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:33 ========================================================= 17:11:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:11:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:11:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:11:34 9b18e9b68314: Pulling fs layer 17:11:34 d32db5db7311: Pulling fs layer 17:11:34 d0c4b47475fc: Pulling fs layer 17:11:34 5831b945b038: Pulling fs layer 17:11:34 86bbec2aaacd: Pulling fs layer 17:11:34 e10730c5d714: Pulling fs layer 17:11:34 5dd5c2283517: Pulling fs layer 17:11:34 d5ac0230b979: Pulling fs layer 17:11:34 5831b945b038: Waiting 17:11:34 86bbec2aaacd: Waiting 17:11:34 e10730c5d714: Waiting 17:11:34 5dd5c2283517: Waiting 17:11:34 d5ac0230b979: Waiting 17:11:34 d0c4b47475fc: Download complete 17:11:34 d32db5db7311: Verifying Checksum 17:11:34 d32db5db7311: Download complete 17:11:34 86bbec2aaacd: Verifying Checksum 17:11:34 86bbec2aaacd: Download complete 17:11:34 e10730c5d714: Verifying Checksum 17:11:34 e10730c5d714: Download complete 17:11:34 9b18e9b68314: Download complete 17:11:35 9b18e9b68314: Pull complete 17:11:35 d5ac0230b979: Verifying Checksum 17:11:35 d5ac0230b979: Download complete 17:11:35 d32db5db7311: Pull complete 17:11:36 d0c4b47475fc: Pull complete 17:11:36 5dd5c2283517: Verifying Checksum 17:11:36 5dd5c2283517: Download complete 17:11:37 5831b945b038: Verifying Checksum 17:11:37 5831b945b038: Download complete 17:11:49 5831b945b038: Pull complete 17:11:49 86bbec2aaacd: Pull complete 17:11:49 e10730c5d714: Pull complete 17:11:55 5dd5c2283517: Pull complete 17:11:57 d5ac0230b979: Pull complete 17:11:57 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:11:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:11:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:11:57 WORKDIR /edgex 17:11:57 COPY go.mod . 17:11:57 RUN go mod download 17:11:57 + docker build -t ci-base-image-arm64 -f - . 17:11:58 Sending build context to Docker daemon 3.267MB 17:11:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:11:58 ---> 59b3b1a385d4 17:11:58 Step 2/4 : WORKDIR /edgex 17:12:00 ---> Running in 8e91f48b7f7d 17:12:00 Removing intermediate container 8e91f48b7f7d 17:12:00 ---> 62d8dc91b0cb 17:12:00 Step 3/4 : COPY go.mod . 17:12:01 ---> e36eb171506e 17:12:01 Step 4/4 : RUN go mod download 17:12:01 ---> Running in 6056fb370d2d 17:12:33 Removing intermediate container 6056fb370d2d 17:12:33 ---> f9a10b7ecad2 17:12:33 Successfully built f9a10b7ecad2 17:12:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:34 + docker inspect -f . ci-base-image-arm64 17:12:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:34 prd-ubuntu20.04-docker-arm64-4c-16g-117200 does not seem to be running inside a container 17:12:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:12:35 $ docker top cdded13146e146239c2965848308413bb89d690a254ef0ac21fc5d532b3b9d57 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:36 + go version 17:12:36 go version go1.18.7 linux/arm64 [Pipeline] } 17:12:36 $ docker stop --time=1 cdded13146e146239c2965848308413bb89d690a254ef0ac21fc5d532b3b9d57 17:12:38 $ docker rm -f cdded13146e146239c2965848308413bb89d690a254ef0ac21fc5d532b3b9d57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:38 + docker inspect -f . ci-base-image-arm64 17:12:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:38 prd-ubuntu20.04-docker-arm64-4c-16g-117200 does not seem to be running inside a container 17:12:38 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:12:39 $ docker top 40d48f4f9021d480cf99f505f1bb697ae7d2f2a62cd455748b1add84362c916e -eo pid,comm [Pipeline] { [Pipeline] echo 17:12:40 ========================================================= 17:12:40 [edgeXBuildGoParallel] Running Tests and Build... 17:12:40 ========================================================= [Pipeline] sh 17:12:40 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 17:12:41 + make test 17:12:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:13:20 ? github.com/edgexfoundry/edgex-go [no test files] 17:15:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:15:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:15:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:15:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:15:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:15:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:15:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:15:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:15:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:15:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:15:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.400s coverage: 28.7% of statements 17:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:15:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.978s coverage: 98.5% of statements 17:15:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.944s coverage: 43.0% of statements 17:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:15:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.707s coverage: 54.2% of statements 17:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:16:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.667s coverage: 89.2% of statements 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:16:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.757s coverage: 2.2% of statements 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:16:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.395s coverage: 95.6% of statements 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:16:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.298s coverage: 72.2% of statements 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:16:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.376s coverage: 60.0% of statements 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:16:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.428s coverage: 0.9% of statements 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:16:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.262s coverage: 58.8% of statements 17:16:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 29.6% of statements 17:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.434s coverage: 47.1% of statements 17:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.276s coverage: 79.5% of statements 17:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.339s coverage: 94.1% of statements 17:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.307s coverage: 96.3% of statements 17:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 17:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.367s coverage: 94.4% of statements 17:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements 17:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.715s coverage: 79.9% of statements 17:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.264s coverage: 86.9% of statements 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 17:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements 17:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.226s coverage: 87.2% of statements 17:16:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 17:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.872s coverage: 91.2% of statements 17:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.950s coverage: 64.7% of statements 17:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:17:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements 17:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 17:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 17:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 17:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 17:17:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.381s coverage: 65.8% of statements 17:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.966s coverage: 41.8% of statements 17:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.292s coverage: 89.5% of statements 17:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:17:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 17:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:17:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:17:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.437s coverage: 17.7% of statements 17:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:17:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.794s coverage: 92.3% of statements 17:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:17:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.362s coverage: 63.2% of statements 17:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:17:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:17:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.485s coverage: 97.7% of statements 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:17:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.270s coverage: 28.9% of statements 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:17:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:17:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.231s coverage: 100.0% of statements 17:17:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 96.9% of statements 17:17:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 17:17:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:17:24 GO111MODULE=on go vet ./... 17:19:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:19:17 ./bin/test-attribution-txt.sh [Pipeline] echo 17:19:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:19:17 + ls -al . 17:19:17 total 764 17:19:17 drwxrwxr-x 10 1001 1001 4096 Oct 26 17:12 . 17:19:17 drwxr-xr-x 4 root root 4096 Oct 26 17:12 .. 17:19:17 drwxrwxr-x 2 1001 1001 4096 Oct 26 17:11 .blubracket 17:19:17 -rw-rw-r-- 1 1001 1001 16 Oct 26 17:11 .dockerignore 17:19:17 drwxrwxr-x 8 1001 1001 4096 Oct 26 17:11 .git 17:19:17 drwxrwxr-x 3 1001 1001 4096 Oct 26 17:11 .github 17:19:17 -rw-rw-r-- 1 1001 1001 1030 Oct 26 17:11 .gitignore 17:19:17 -rw-rw-r-- 1 1001 1001 42 Oct 26 17:11 .golangci.yml 17:19:17 -rw-rw-r-- 1 1001 1001 87 Oct 26 17:11 .hadolint.yml 17:19:17 -rw-rw-r-- 1 1001 1001 166 Oct 26 17:11 .sonarcloud.properties 17:19:17 -rw-rw-r-- 1 1001 1001 1171 Oct 26 17:11 ADOPTERS.md 17:19:17 -rw-rw-r-- 1 1001 1001 10722 Oct 26 17:11 Attribution.txt 17:19:17 -rw-rw-r-- 1 1001 1001 63209 Oct 26 17:11 CHANGELOG.md 17:19:17 -rw-rw-r-- 1 1001 1001 3804 Oct 26 17:11 CONTRIBUTING.md 17:19:17 -rw-rw-r-- 1 1001 1001 677 Oct 26 17:11 GOVERNANCE.md 17:19:17 -rw-rw-r-- 1 1001 1001 850 Oct 26 17:11 Jenkinsfile 17:19:17 -rw-rw-r-- 1 1001 1001 10775 Oct 26 17:11 LICENSE 17:19:17 -rw-rw-r-- 1 1001 1001 13857 Oct 26 17:11 Makefile 17:19:17 -rw-rw-r-- 1 1001 1001 582 Oct 26 17:11 OWNERS.md 17:19:17 -rw-rw-r-- 1 1001 1001 9799 Oct 26 17:11 README.md 17:19:17 -rw-rw-r-- 1 1001 1001 6912 Oct 26 17:11 SECURITY.md 17:19:17 -rw-rw-r-- 1 1001 1001 5 Oct 26 16:30 VERSION 17:19:17 -rw-rw-r-- 1 1001 1001 4131 Oct 26 17:11 ZMQWindows.md 17:19:17 drwxrwxr-x 2 1001 1001 4096 Oct 26 17:11 bin 17:19:17 drwxrwxr-x 18 1001 1001 4096 Oct 26 17:11 cmd 17:19:17 -rw-r--r-- 1 root root 501828 Oct 26 17:17 coverage.out 17:19:17 -rw-rw-r-- 1 1001 1001 3447 Oct 26 17:11 go.mod 17:19:17 -rw-rw-r-- 1 1001 1001 45239 Oct 26 17:11 go.sum 17:19:17 drwxrwxr-x 8 1001 1001 4096 Oct 26 17:11 internal 17:19:17 drwxrwxr-x 3 1001 1001 4096 Oct 26 17:11 openapi 17:19:17 drwxrwxr-x 4 1001 1001 4096 Oct 26 17:11 snap 17:19:17 -rw-rw-r-- 1 1001 1001 204 Oct 26 17:11 version.go [Pipeline] sh 17:19:18 + '[' -e coverage.out ] 17:19:18 + chown 1001:1001 coverage.out [Pipeline] stash 17:19:18 Warning: overwriting stash ‘coverage-report’ 17:19:19 Stashed 1 file(s) [Pipeline] sh 17:19:20 + make build 17:19:20 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:20:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 17:22:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 17:22:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:22:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:22:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:22:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:22:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:23:01 CGO_ENABLED=0 GO111MODULE=on 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 17:23:06 CGO_ENABLED=0 GO111MODULE=on 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 17:23:10 CGO_ENABLED=0 GO111MODULE=on 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 17:23:14 CGO_ENABLED=0 GO111MODULE=on 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 17:23:22 CGO_ENABLED=0 GO111MODULE=on 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] } 17:23:28 $ docker stop --time=1 40d48f4f9021d480cf99f505f1bb697ae7d2f2a62cd455748b1add84362c916e 17:23:30 $ docker rm -f 40d48f4f9021d480cf99f505f1bb697ae7d2f2a62cd455748b1add84362c916e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:23:32 17:23:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:23:33 latest: Pulling from edgex-devops/edgex-compose-arm64 17:23:33 29e5d40040c1: Pulling fs layer 17:23:33 1ce36da41761: Pulling fs layer 17:23:33 25b303627fd3: Pulling fs layer 17:23:33 29e5d40040c1: Download complete 17:23:33 1ce36da41761: Verifying Checksum 17:23:33 1ce36da41761: Download complete 17:23:33 29e5d40040c1: Pull complete 17:23:35 1ce36da41761: Pull complete 17:23:35 25b303627fd3: Verifying Checksum 17:23:35 25b303627fd3: Download complete 17:23:45 25b303627fd3: Pull complete 17:23:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:23:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:23:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:45 prd-ubuntu20.04-docker-arm64-4c-16g-117200 does not seem to be running inside a container 17:23:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:23:47 $ docker top 6071ba04e3fc10020cd604c4fc2c8ef7428f18499f3ba3f0039e8b32808be648 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:48 + grep parallel 17:23:48 + docker-compose build --help 17:23:52 --parallel Build images in parallel. [Pipeline] } 17:23:52 $ docker stop --time=1 6071ba04e3fc10020cd604c4fc2c8ef7428f18499f3ba3f0039e8b32808be648 17:23:54 $ docker rm -f 6071ba04e3fc10020cd604c4fc2c8ef7428f18499f3ba3f0039e8b32808be648 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:55 prd-ubuntu20.04-docker-arm64-4c-16g-117200 does not seem to be running inside a container 17:23:55 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:23:56 $ docker top 4ceb3aee2b432ca5b5ee76addb992820cc59179beb647094ae61f5b58cc01c14 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:56 + docker-compose -f ./docker-compose-build.yml build --parallel 17:24:01 Building core-command ... 17:24:01 Building core-data ... 17:24:01 Building core-metadata ... 17:24:01 Building security-bootstrapper ... 17:24:01 Building security-proxy-setup ... 17:24:01 Building security-secretstore-setup ... 17:24:01 Building security-spiffe-token-provider ... 17:24:01 Building security-spire-agent ... 17:24:01 Building security-spire-config ... 17:24:01 Building security-spire-server ... 17:24:01 Building support-notifications ... 17:24:01 Building support-scheduler ... 17:24:01 Building sys-mgmt-agent ... 17:24:01 Building security-spire-config 17:24:01 Building sys-mgmt-agent 17:24:01 Building core-metadata 17:24:01 Building security-secretstore-setup 17:24:01 Building security-proxy-setup 17:24:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:24:57 ---> f9a10b7ecad2 17:24:57 Step 3/24 : WORKDIR /edgex-go 17:24:57 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:24:57 ---> f9a10b7ecad2 17:24:57 Step 3/21 : WORKDIR /edgex-go 17:24:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:24:57 ---> f9a10b7ecad2 17:24:57 Step 3/24 : WORKDIR /edgex-go 17:24:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:24:57 ---> f9a10b7ecad2 17:24:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:24:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:24:57 ---> f9a10b7ecad2 17:24:57 Step 3/22 : WORKDIR /edgex-go 17:24:57 ---> Running in 1cc18316c656 17:24:57 ---> Running in 1050dcdcc432 17:24:57 ---> Running in 5d47366ead98 17:24:57 ---> Running in 4231b2fa437f 17:24:57 ---> Running in c2ea847bfd05 17:24:57 Removing intermediate container 1cc18316c656 17:24:57 ---> 1e7fa5f75417 17:24:57 Step 4/21 : RUN apk add --update --no-cache make git 17:24:57 Removing intermediate container 1050dcdcc432 17:24:57 ---> de208768c510 17:24:57 Step 4/24 : WORKDIR /edgex-go 17:24:57 Removing intermediate container 4231b2fa437f 17:24:57 ---> 268b0073c355 17:24:57 Step 4/22 : RUN apk add --update --no-cache make bash git 17:24:57 ---> Running in f89646608e1e 17:24:57 Removing intermediate container 5d47366ead98 17:24:57 ---> c6e564cd4671 17:24:57 Step 4/24 : RUN apk add --update --no-cache make git 17:24:57 Removing intermediate container c2ea847bfd05 17:24:57 ---> Running in ad2a5967a1f6 17:24:57 ---> 9560ff18a6a0 17:24:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:24:57 ---> Running in a5c0c19480a3 17:24:57 ---> Running in f5c504316623 17:24:57 ---> Running in fa86f6d9a762 17:24:57 Removing intermediate container a5c0c19480a3 17:24:57 ---> 659c2fa25b36 17:24:57 Step 5/24 : RUN apk add --update --no-cache make git 17:24:57 ---> Running in d68edde27de3 17:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:57 OK: 221 MiB in 51 packages 17:24:57 OK: 221 MiB in 51 packages 17:24:57 OK: 221 MiB in 51 packages 17:24:57 OK: 221 MiB in 51 packages 17:24:57 OK: 221 MiB in 51 packages 17:24:57 Removing intermediate container f89646608e1e 17:24:57 ---> 0220c2012fd0 17:24:57 Step 5/21 : COPY go.mod vendor* ./ 17:24:58 Removing intermediate container f5c504316623 17:24:58 ---> 03095a83f801 17:24:58 Step 5/24 : COPY go.mod vendor* ./ 17:24:58 Removing intermediate container ad2a5967a1f6 17:24:58 ---> ec8f44819419 17:24:58 Step 5/22 : COPY go.mod vendor* ./ 17:24:58 Removing intermediate container fa86f6d9a762 17:24:58 Removing intermediate container d68edde27de3 17:24:58 ---> f544ed21de62 17:24:58 Step 6/24 : COPY go.mod vendor* ./ 17:24:58 ---> 99336a6e1e32 17:24:58 Step 5/24 : COPY go.mod vendor* ./ 17:24:58 ---> da92ca1b389c 17:24:58 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:59 ---> Running in d50a39a76465 17:24:59 ---> 30f62328f990 17:24:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:59 ---> 4b3ff469290c 17:24:59 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:59 ---> Running in 955feba4240c 17:24:59 ---> Running in 4d7c6f69304e 17:25:00 ---> b2adcf53a4b1 17:25:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:00 ---> Running in 08730a90c0f7 17:25:00 ---> 34e9df3943e3 17:25:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:25:00 ---> Running in f27cb43e0b83 17:26:22 Removing intermediate container d50a39a76465 17:26:22 ---> ca85293fcd3b 17:26:22 Step 7/21 : COPY . . 17:26:22 Removing intermediate container f27cb43e0b83 17:26:22 ---> 7811d2954876 17:26:22 Step 8/24 : COPY . . 17:26:22 Removing intermediate container 955feba4240c 17:26:22 ---> cca3bd50e464 17:26:22 Step 7/24 : COPY . . 17:26:22 Removing intermediate container 08730a90c0f7 17:26:22 ---> ae946b219580 17:26:22 Step 7/24 : COPY . . 17:26:22 Removing intermediate container 4d7c6f69304e 17:26:22 ---> b9b3c05eb0da 17:26:22 Step 7/22 : COPY . . 17:26:40 ---> 8132a9300f33 17:26:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:26:40 ---> 4568f0ad72f9 17:26:40 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:26:40 ---> 378776055af9 17:26:40 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:26:40 ---> af88fb2fc12e 17:26:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:26:40 ---> Running in 9a531485bd7e 17:26:40 ---> Running in 41972ac7ff1c 17:26:40 ---> Running in 7824ef0b923c 17:26:40 ---> Running in 3dfe8dc4f799 17:26:40 ---> c0592bc83d20 17:26:40 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:26:40 ---> Running in a687693e3497 17:26:40 Removing intermediate container 9a531485bd7e 17:26:40 ---> 8d688f3e6c7d 17:26:40 Step 9/24 : WORKDIR /edgex-go/spire-build 17:26:40 ---> Running in d3f748c17a14 17:26:40 Removing intermediate container d3f748c17a14 17:26:40 ---> 5c3b62ed9d7c 17:26:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:26:40 ---> Running in 8351cc96f51e 17:26:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:26:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:26:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 17:26:41 CGO_ENABLED=0 GO111MODULE=on 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 17:26:43 Removing intermediate container 8351cc96f51e 17:26:43 ---> 6c418ecfa8bc 17:26:43 Step 11/24 : WORKDIR /edgex-go 17:26:43 ---> Running in 1ef032a30442 17:26:43 Removing intermediate container 1ef032a30442 17:26:43 ---> 88ce015c4df6 17:26:43 17:26:43 Step 12/24 : FROM alpine:3.15 17:26:43 3.15: Pulling from library/alpine 17:26:45 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:26:45 Status: Downloaded newer image for alpine:3.15 17:26:45 ---> 02e0d6fdf486 17:26:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:26:45 ---> Running in 312a8ab02423 17:26:45 Removing intermediate container 312a8ab02423 17:26:45 ---> 3e70e94391bf 17:26:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:26:45 ---> Running in 8288336cd0c1 17:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:26:49 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:26:49 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:26:49 OK: 15734 distinct packages available 17:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:26:50 (1/4) Installing dumb-init (1.2.5-r1) 17:26:50 (2/4) Installing musl-obstack (1.2.3-r0) 17:26:50 (3/4) Installing libucontext (1.1-r0) 17:26:50 (4/4) Installing gcompat (1.0.0-r4) 17:26:50 Executing busybox-1.34.1-r7.trigger 17:26:50 OK: 6 MiB in 18 packages 17:26:52 Removing intermediate container 8288336cd0c1 17:26:52 ---> 5f83ac212bb7 17:26:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:26:58 ---> 0a459808657f 17:26:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:26:59 ---> 3fae9ef66054 17:26:59 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:26:59 ---> Running in 5148a7a9c13a 17:26:59 Removing intermediate container 5148a7a9c13a 17:26:59 ---> 845c8dc0c010 17:26:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:27:00 ---> 50ed2c529749 17:27:00 Step 19/24 : WORKDIR / 17:27:00 ---> Running in 78724df0dc65 17:27:00 Removing intermediate container 78724df0dc65 17:27:00 ---> e259001f84cb 17:27:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:27:01 ---> Running in 108c77bb2bab 17:27:01 Removing intermediate container 108c77bb2bab 17:27:01 ---> 1089d6faff00 17:27:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:27:01 ---> Running in 5b44d5945637 17:27:02 Removing intermediate container 5b44d5945637 17:27:02 ---> 1dd96c3f1ca6 17:27:02 Step 22/24 : LABEL arch=arm64 17:27:02 ---> Running in 70d4c9afa98b 17:27:02 Removing intermediate container 70d4c9afa98b 17:27:02 ---> f462549c1ca2 17:27:02 Step 23/24 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:27:02 ---> Running in e29faeaee569 17:27:03 Removing intermediate container e29faeaee569 17:27:03 ---> 6467dfc5ed6e 17:27:03 Step 24/24 : LABEL version=0.0.0 17:27:03 ---> Running in 9bf5d310df53 17:27:03 Removing intermediate container 9bf5d310df53 17:27:03 ---> e8d2a1a65bd3 17:27:03 17:27:04 Successfully built e8d2a1a65bd3 17:27:04 Successfully tagged security-spire-config-arm64:latest 17:27:04  Building security-spire-config ... done Building support-scheduler 17:27:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:22 ---> f9a10b7ecad2 17:27:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:27:22 ---> Using cache 17:27:22 ---> de208768c510 17:27:22 Step 4/22 : WORKDIR /edgex-go 17:27:22 ---> Using cache 17:27:22 ---> 659c2fa25b36 17:27:22 Step 5/22 : RUN apk add --update --no-cache make git 17:27:22 ---> Using cache 17:27:22 ---> f544ed21de62 17:27:22 Step 6/22 : COPY go.mod vendor* ./ 17:27:22 ---> Using cache 17:27:22 ---> 34e9df3943e3 17:27:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:22 ---> Using cache 17:27:22 ---> 7811d2954876 17:27:22 Step 8/22 : COPY . . 17:27:22 ---> Using cache 17:27:22 ---> af88fb2fc12e 17:27:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:27:22 ---> Running in d167baf7d3fb 17:27:22 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:32:14 CGO_ENABLED=0 GO111MODULE=on 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 17:32:14 CGO_ENABLED=0 GO111MODULE=on 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 17:32:14 Removing intermediate container 7824ef0b923c 17:32:14 ---> ab1fd2fdcc5e 17:32:14 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:32:14 ---> Running in bb5af9328d69 17:32:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:32:22 Removing intermediate container bb5af9328d69 17:32:22 ---> 42956fa458dd 17:32:22 17:32:22 Step 10/22 : FROM alpine:3.16 17:32:22 3.16: Pulling from library/alpine 17:32:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:32:22 Status: Downloaded newer image for alpine:3.16 17:32:22 ---> a6215f271958 17:32:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:32:22 ---> Running in 68772a331a49 17:32:23 Removing intermediate container 68772a331a49 17:32:23 ---> af7b8e4cac16 17:32:23 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:32:23 ---> Running in 973ddbdb52f8 17:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:27 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:32:27 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:32:27 (3/33) Installing readline (8.1.2-r0) 17:32:27 (4/33) Installing bash (5.1.16-r2) 17:32:27 Removing intermediate container 41972ac7ff1c 17:32:27 ---> a270fe98fb13 17:32:27 17:32:27 Step 9/21 : FROM alpine:3.16 17:32:27 ---> a6215f271958 17:32:27 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:32:27 Executing bash-5.1.16-r2.post-install 17:32:27 (5/33) Installing ca-certificates (20220614-r0) 17:32:28 ---> Running in b8427199b2ea 17:32:28 (6/33) Installing brotli-libs (1.0.9-r6) 17:32:28 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:32:28 (8/33) Installing libcurl (7.83.1-r4) 17:32:28 (9/33) Installing curl (7.83.1-r4) 17:32:28 (10/33) Installing docker-cli (20.10.20-r0) 17:32:29 (11/33) Installing dumb-init (1.2.5-r1) 17:32:29 (12/33) Installing libbz2 (1.0.8-r1) 17:32:29 (13/33) Installing expat (2.5.0-r0) 17:32:29 (14/33) Installing libffi (3.4.2-r1) 17:32:29 (15/33) Installing gdbm (1.23-r0) 17:32:29 (16/33) Installing xz-libs (5.2.5-r1) 17:32:29 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:32:29 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:32:29 (19/33) Installing mpdecimal (2.5.1-r1) 17:32:29 (20/33) Installing sqlite-libs (3.38.5-r0) 17:32:29 (21/33) Installing python3 (3.10.5-r0) 17:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:32 Removing intermediate container a687693e3497 17:32:32 ---> be230e9e2169 17:32:32 17:32:32 Step 9/24 : FROM alpine:3.16 17:32:32 ---> a6215f271958 17:32:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:32:32 (1/6) Installing ca-certificates (20220614-r0) 17:32:32 (2/6) Installing brotli-libs (1.0.9-r6) 17:32:32 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:32:32 (4/6) Installing libcurl (7.83.1-r4) 17:32:32 ---> Running in dd494584e9c4 17:32:32 (5/6) Installing curl (7.83.1-r4) 17:32:32 (6/6) Installing dumb-init (1.2.5-r1) 17:32:32 Executing busybox-1.35.0-r17.trigger 17:32:32 Executing ca-certificates-20220614-r0.trigger 17:32:33 OK: 8 MiB in 20 packages 17:32:33 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:32:33 (23/33) Installing py3-tomli (2.0.1-r1) 17:32:33 (24/33) Installing py3-pep517 (0.12.0-r2) 17:32:33 (25/33) Installing py3-six (1.16.0-r1) 17:32:33 (26/33) Installing py3-retrying (1.3.3-r3) 17:32:33 (27/33) Installing py3-appdirs (1.4.4-r3) 17:32:33 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:32:33 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:32:33 (30/33) Installing py3-parsing (2.4.7-r3) 17:32:33 (31/33) Installing py3-packaging (21.3-r0) 17:32:33 (32/33) Installing py3-setuptools (59.4.0-r0) 17:32:33 (33/33) Installing py3-pip (22.1.1-r0) 17:32:34 Executing busybox-1.35.0-r17.trigger 17:32:34 Executing ca-certificates-20220614-r0.trigger 17:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:35 OK: 120 MiB in 47 packages 17:32:35 Removing intermediate container b8427199b2ea 17:32:35 ---> edc5a737bd5b 17:32:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:32:35 ---> Running in fbe184ca718a 17:32:35 Removing intermediate container fbe184ca718a 17:32:35 ---> 5293f1a676b8 17:32:35 Step 12/21 : WORKDIR /edgex 17:32:35 ---> Running in 18d0a7baa25a 17:32:36 Removing intermediate container 18d0a7baa25a 17:32:36 ---> 09cd0bbb6e71 17:32:36 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:32:36 (1/3) Installing ca-certificates (20220614-r0) 17:32:37 (2/3) Installing dumb-init (1.2.5-r1) 17:32:37 (3/3) Installing su-exec (0.2-r1) 17:32:37 Executing busybox-1.35.0-r17.trigger 17:32:37 Executing ca-certificates-20220614-r0.trigger 17:32:37 ---> d22977595553 17:32:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:32:37 OK: 6 MiB in 17 packages 17:32:39 ---> 8887823a065a 17:32:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:32:40 Removing intermediate container dd494584e9c4 17:32:40 ---> 026ff8ca37e1 17:32:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:32:40 ---> Running in a9cf51cd145b 17:32:41 Removing intermediate container a9cf51cd145b 17:32:41 ---> d54a14d05ae1 17:32:41 Step 12/24 : WORKDIR / 17:32:41 ---> Running in 4690b45bb53c 17:32:41 ---> b28175b366ce 17:32:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:32:41 Removing intermediate container 4690b45bb53c 17:32:41 ---> 0cd43bb2d97c 17:32:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:32:43 ---> 3d12b79c7754 17:32:43 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:43 ---> Running in 94cc5cd642bc 17:32:43 ---> 1489d869d781 17:32:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:32:44 ---> bd485fa26083 17:32:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:32:45 ---> 082d4fafdc55 17:32:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:32:46 Removing intermediate container 94cc5cd642bc 17:32:46 ---> 30a0ce7bf704 17:32:46 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:32:46 ---> Running in ac4e41dcb6b1 17:32:47 ---> f0199dd2202f 17:32:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:32:47 Removing intermediate container ac4e41dcb6b1 17:32:47 ---> a7adb1193960 17:32:47 Step 19/21 : LABEL arch=arm64 17:32:47 ---> Running in 0070749ac645 17:32:48 Removing intermediate container 0070749ac645 17:32:48 ---> 63000e455db8 17:32:48 Step 20/21 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:32:48 ---> Running in e7a52a8887cd 17:32:48 Removing intermediate container e7a52a8887cd 17:32:48 ---> 71a2d6ed22e0 17:32:48 Step 21/21 : LABEL version=0.0.0 17:32:48 ---> Running in 1ab3f3271780 17:32:49 ---> da9f9ad1abbb 17:32:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:32:49 Removing intermediate container 1ab3f3271780 17:32:49 ---> 9bf1829e93f6 17:32:49 17:32:50 Successfully built 9bf1829e93f6 17:32:50 Successfully tagged security-proxy-setup-arm64:latest 17:32:50 Building security-bootstrapper 17:32:51  Building security-proxy-setup ... done  ---> 9741fc597c35 17:32:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:32:52 ---> 28de94b1bf08 17:32:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:32:52 ---> Running in 9a2f1cf12982 17:32:53 Collecting docker-compose==1.23.2 17:32:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:32:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.7 MB/s eta 0:00:00 17:32:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:32:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:32:55 Removing intermediate container 9a2f1cf12982 17:32:55 ---> 0196b04023f6 17:32:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:32:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.1 MB/s eta 0:00:00 17:32:55 ---> Running in 6fc2b11cb6c4 17:32:55 Collecting texttable<0.10,>=0.9.0 17:32:55 Downloading texttable-0.9.1.tar.gz (11 kB) 17:32:55 Preparing metadata (setup.py): started 17:32:57 Removing intermediate container 6fc2b11cb6c4 17:32:57 ---> be4bf360ccf5 17:32:57 Step 22/24 : LABEL arch=arm64 17:32:57 ---> Running in 09fe966d6eb2 17:32:57 Removing intermediate container 09fe966d6eb2 17:32:57 ---> a97d2df40793 17:32:57 Step 23/24 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:32:57 ---> Running in 4b4bd511c762 17:32:57 Preparing metadata (setup.py): finished with status 'done' 17:32:58 Removing intermediate container 4b4bd511c762 17:32:58 ---> a24ebfecb0af 17:32:58 Step 24/24 : LABEL version=0.0.0 17:32:58 ---> Running in bd9d9b23e8c1 17:32:58 Collecting jsonschema<3,>=2.5.1 17:32:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:32:58 Collecting dockerpty<0.5,>=0.4.1 17:32:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:32:58 Preparing metadata (setup.py): started 17:32:59 Removing intermediate container bd9d9b23e8c1 17:32:59 ---> c9cb0aa8f67f 17:32:59 17:32:59 Successfully built c9cb0aa8f67f 17:32:59 Successfully tagged security-secretstore-setup-arm64:latest 17:32:59 Building core-command 17:33:01  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' 17:33:01 Collecting cached-property<2,>=1.2.0 17:33:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:33:01 Collecting docopt<0.7,>=0.6.1 17:33:01 Downloading docopt-0.6.2.tar.gz (25 kB) 17:33:01 Preparing metadata (setup.py): started 17:33:03 Preparing metadata (setup.py): finished with status 'done' 17:33:04 Collecting docker<4.0,>=3.6.0 17:33:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:33:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 17:33:05 Collecting PyYAML<4,>=3.10 17:33:05 Downloading PyYAML-3.13.tar.gz (270 kB) 17:33:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.9 MB/s eta 0:00:00 17:33:07 Preparing metadata (setup.py): started 17:33:09 Preparing metadata (setup.py): finished with status 'done' 17:33:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:33:09 Collecting websocket-client<1.0,>=0.32.0 17:33:09 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:33:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.8 MB/s eta 0:00:00 17:33:10 Collecting docker-pycreds>=0.4.0 17:33:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:33:11 Collecting chardet<3.1.0,>=3.0.2 17:33:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:33:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.8 MB/s eta 0:00:00 17:33:11 Collecting idna<2.8,>=2.5 17:33:11 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:33:11 ---> f9a10b7ecad2 17:33:11 Step 3/32 : WORKDIR /edgex-go 17:33:11 ---> Using cache 17:33:11 ---> 9560ff18a6a0 17:33:11 Step 4/32 : RUN apk add --update --no-cache make git 17:33:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:33:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.9 MB/s eta 0:00:00 17:33:11 ---> Running in df636fc1f25a 17:33:12 Collecting certifi>=2017.4.17 17:33:12 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 17:33:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 18.1 MB/s eta 0:00:00 17:33:13 Collecting urllib3<1.25,>=1.21.1 17:33:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:33:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.5 MB/s eta 0:00:00 17:33:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:33:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:33:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:33:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:33:15 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:33:15 Running setup.py install for texttable: started 17:33:16 OK: 221 MiB in 51 packages 17:33:16 Removing intermediate container 3dfe8dc4f799 17:33:16 ---> d9c59de58710 17:33:16 17:33:16 Step 10/24 : FROM alpine:3.16 17:33:16 ---> a6215f271958 17:33:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:33:16 ---> Running in b7153525554e 17:33:18 Running setup.py install for texttable: finished with status 'done' 17:33:18 Running setup.py install for PyYAML: started 17:33:18 Removing intermediate container df636fc1f25a 17:33:18 ---> f48fbfd2f4bf 17:33:18 Step 5/32 : COPY go.mod vendor* ./ 17:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:33:20 ---> 579b804f0855 17:33:20 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:20 ---> Running in 75ad11ec7292 17:33:21 (1/1) Installing dumb-init (1.2.5-r1) 17:33:21 Executing busybox-1.35.0-r17.trigger 17:33:21 OK: 5 MiB in 15 packages 17:33:22 Running setup.py install for PyYAML: finished with status 'done' 17:33:23 Removing intermediate container b7153525554e 17:33:23 ---> 45118c7859ee 17:33:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:33:23 ---> Running in 5002dafb933f 17:33:24 Removing intermediate container 5002dafb933f 17:33:24 ---> fde356b5df6c 17:33:24 Step 13/24 : ENV APP_PORT=59881 17:33:24 Running setup.py install for docopt: started 17:33:24 ---> Running in 076660afbd5b 17:33:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:33:24 ---> f9a10b7ecad2 17:33:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:33:24 ---> Using cache 17:33:24 ---> de208768c510 17:33:24 Step 4/23 : WORKDIR /edgex-go 17:33:24 ---> Using cache 17:33:24 ---> 659c2fa25b36 17:33:24 Step 5/23 : RUN apk add --update --no-cache make git 17:33:24 ---> Using cache 17:33:24 ---> f544ed21de62 17:33:24 Step 6/23 : COPY go.mod vendor* ./ 17:33:24 ---> Using cache 17:33:24 ---> 34e9df3943e3 17:33:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:24 ---> Using cache 17:33:24 ---> 7811d2954876 17:33:24 Step 8/23 : COPY . . 17:33:24 ---> Using cache 17:33:24 ---> af88fb2fc12e 17:33:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:33:24 Removing intermediate container 076660afbd5b 17:33:24 ---> 33fcff587083 17:33:24 Step 14/24 : EXPOSE $APP_PORT 17:33:24 ---> Running in a618c2349542 17:33:25 ---> Running in d4da69439832 17:33:26 Removing intermediate container d4da69439832 17:33:26 ---> 0e2d5cfaf674 17:33:26 Step 15/24 : WORKDIR / 17:33:26 ---> Running in 15c0c31b78a1 17:33:26 Removing intermediate container 15c0c31b78a1 17:33:26 ---> 1a3cb94d665c 17:33:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:27 Running setup.py install for docopt: finished with status 'done' 17:33:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 17:33:27 ---> 5556ed9242ac 17:33:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:33:29 ---> c22ce27a01f6 17:33:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:33:30 ---> 7c22fb34fa5e 17:33:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:33:31 ---> fb9b4b7e9954 17:33:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:33:31 ---> Running in 518de9b97f7b 17:33:33 Removing intermediate container 518de9b97f7b 17:33:33 ---> 420f93aa798d 17:33:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:33 Running setup.py install for dockerpty: started 17:33:34 ---> Running in e1bdc6a8aa96 17:33:34 Removing intermediate container e1bdc6a8aa96 17:33:34 ---> c1e3fce56282 17:33:34 Step 22/24 : LABEL arch=arm64 17:33:34 ---> Running in 391b8f45b9f2 17:33:35 Removing intermediate container 391b8f45b9f2 17:33:35 ---> 096570340105 17:33:35 Step 23/24 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:33:35 ---> Running in 7527d1892470 17:33:35 Removing intermediate container 7527d1892470 17:33:35 ---> 04ac8252a67f 17:33:35 Step 24/24 : LABEL version=0.0.0 17:33:36 ---> Running in 333ff5722150 17:33:36 Removing intermediate container 333ff5722150 17:33:36 ---> d71c570e44c1 17:33:36 17:33:36 Successfully built d71c570e44c1 17:33:36 Successfully tagged core-metadata-arm64:latest 17:33:36  Building core-metadata ... done Building support-notifications 17:33:37 Running setup.py install for dockerpty: finished with status 'done' 17:33:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:33:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 17:33:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:33:56 ---> f9a10b7ecad2 17:33:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:33:56 ---> Using cache 17:33:56 ---> de208768c510 17:33:56 Step 4/22 : WORKDIR /edgex-go 17:33:56 ---> Using cache 17:33:56 ---> 659c2fa25b36 17:33:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:33:56 ---> Running in 4b86b4f53160 17:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:33:59 OK: 221 MiB in 51 packages 17:34:00 Removing intermediate container 4b86b4f53160 17:34:00 ---> e708af9a05b5 17:34:00 Step 6/22 : COPY go.mod vendor* ./ 17:34:02 ---> 294a596a3815 17:34:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:02 ---> Running in c72e465da9ad 17:34:03 Removing intermediate container 973ddbdb52f8 17:34:03 ---> a8ff50be0626 17:34:03 Step 13/22 : ENV APP_PORT=58890 17:34:03 ---> Running in 096119e64422 17:34:04 Removing intermediate container 096119e64422 17:34:04 ---> d3eb14896d35 17:34:04 Step 14/22 : EXPOSE $APP_PORT 17:34:04 ---> Running in d319d22747a3 17:34:05 Removing intermediate container d319d22747a3 17:34:05 ---> 249604a6a238 17:34:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:34:08 ---> 353efb923ced 17:34:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:34:09 ---> b6b94ae38df1 17:34:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:34:11 ---> 070b600e42dc 17:34:11 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:34:11 ---> Running in e49c2ead24f9 17:34:12 Removing intermediate container e49c2ead24f9 17:34:12 ---> d98b794602c2 17:34:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:34:12 ---> Running in fcdac103b974 17:34:13 Removing intermediate container fcdac103b974 17:34:13 ---> e2821a305c94 17:34:13 Step 20/22 : LABEL arch=arm64 17:34:13 ---> Running in 8bc7bbbbeef3 17:34:14 Removing intermediate container 8bc7bbbbeef3 17:34:14 ---> 4be29978537d 17:34:14 Step 21/22 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:34:15 ---> Running in c8df5249577f 17:34:15 Removing intermediate container c8df5249577f 17:34:15 ---> 168374b27335 17:34:15 Step 22/22 : LABEL version=0.0.0 17:34:15 ---> Running in 2a745c1ffdc2 17:34:16 Removing intermediate container 2a745c1ffdc2 17:34:16 ---> 787c6d8b80fd 17:34:16 17:34:17 Successfully built 787c6d8b80fd 17:34:17 Successfully tagged sys-mgmt-agent-arm64:latest 17:34:17  Building sys-mgmt-agent ... done Building core-data 17:34:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:34:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:34:39 ---> f9a10b7ecad2 17:34:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:34:39 ---> Using cache 17:34:39 ---> de208768c510 17:34:39 Step 4/22 : WORKDIR /edgex-go 17:34:39 ---> Using cache 17:34:39 ---> 659c2fa25b36 17:34:39 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:34:39 ---> Running in 614cb77e781a 17:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34:39 Removing intermediate container 75ad11ec7292 17:34:39 ---> 1b8ab12c9f1e 17:34:39 Step 7/32 : COPY . . 17:34:40 OK: 221 MiB in 51 packages 17:34:43 Removing intermediate container 614cb77e781a 17:34:43 ---> 0ff2425f9644 17:34:43 Step 6/22 : COPY go.mod vendor* ./ 17:34:44 ---> 94df30a9e163 17:34:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:44 ---> Running in a6c3f9dbd3f4 17:35:03 ---> fd75c19fd4f3 17:35:03 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:35:03 ---> Running in be66e3cc20ff 17:35:03 CGO_ENABLED=0 GO111MODULE=on 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 17:35:22 Removing intermediate container c72e465da9ad 17:35:22 ---> 1fbcc9842c2d 17:35:22 Step 8/22 : COPY . . 17:35:34 ---> 87d2980577f0 17:35:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:35:34 ---> Running in 5e3fac3235bf 17:35:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:36:01 Removing intermediate container a6c3f9dbd3f4 17:36:01 ---> 84913abb90bc 17:36:01 Step 8/22 : COPY . . 17:36:14 ---> a5daa141d870 17:36:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:36:14 ---> Running in 0d332112b3b6 17:36:15 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:36:33 Removing intermediate container d167baf7d3fb 17:36:33 ---> 6ac68f445013 17:36:33 17:36:33 Step 10/22 : FROM alpine:3.16 17:36:33 ---> a6215f271958 17:36:33 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:36:33 ---> Using cache 17:36:33 ---> 45118c7859ee 17:36:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:36:33 ---> Using cache 17:36:33 ---> fde356b5df6c 17:36:33 Step 13/22 : ENV APP_PORT=59861 17:36:33 ---> Running in fec936ed256d 17:36:33 Removing intermediate container fec936ed256d 17:36:33 ---> 21bbc80eb26a 17:36:33 Step 14/22 : EXPOSE $APP_PORT 17:36:33 ---> Running in 494eaabdd2ed 17:36:33 Removing intermediate container 494eaabdd2ed 17:36:33 ---> 93d1905a1f30 17:36:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:34 ---> db4056cace91 17:36:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:36:36 ---> 6ae9bf05f4c2 17:36:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:36:37 ---> dcd24f8f7c04 17:36:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:36:37 ---> Running in cd8e2f5ee697 17:36:38 Removing intermediate container cd8e2f5ee697 17:36:38 ---> 1cfb5acffb42 17:36:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:36:38 ---> Running in f95efa9e8d1d 17:36:38 Removing intermediate container f95efa9e8d1d 17:36:38 ---> 4102dacc0847 17:36:38 Step 20/22 : LABEL arch=arm64 17:36:38 ---> Running in 0b9b5e62b067 17:36:39 Removing intermediate container 0b9b5e62b067 17:36:39 ---> 0c28d6ef6538 17:36:39 Step 21/22 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:36:39 ---> Running in 50e15ab830e9 17:36:39 Removing intermediate container 50e15ab830e9 17:36:39 ---> 85b0fc6262b3 17:36:39 Step 22/22 : LABEL version=0.0.0 17:36:40 ---> Running in f2c93a4b69cb 17:36:40 Removing intermediate container f2c93a4b69cb 17:36:40 ---> 640889425210 17:36:40 17:36:40 Successfully built 640889425210 17:36:41 Successfully tagged support-scheduler-arm64:latest 17:36:41 Building security-spire-server 17:36:59  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:36:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:36:59 ---> f9a10b7ecad2 17:36:59 Step 3/23 : WORKDIR /edgex-go 17:36:59 ---> Using cache 17:36:59 ---> 9560ff18a6a0 17:36:59 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:36:59 ---> Using cache 17:36:59 ---> 99336a6e1e32 17:36:59 Step 5/23 : COPY go.mod vendor* ./ 17:36:59 ---> Using cache 17:36:59 ---> b2adcf53a4b1 17:36:59 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:59 ---> Using cache 17:36:59 ---> ae946b219580 17:36:59 Step 7/23 : COPY . . 17:36:59 ---> Using cache 17:36:59 ---> 8132a9300f33 17:36:59 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:36:59 ---> Using cache 17:36:59 ---> 8d688f3e6c7d 17:36:59 Step 9/23 : WORKDIR /edgex-go/spire-build 17:36:59 ---> Using cache 17:36:59 ---> 5c3b62ed9d7c 17:36:59 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:36:59 ---> Running in ff26cc589fe0 17:37:01 Removing intermediate container ff26cc589fe0 17:37:01 ---> 25e6c1e816d4 17:37:01 Step 11/23 : WORKDIR /edgex-go 17:37:01 ---> Running in 275c0f2de5cd 17:37:01 Removing intermediate container 275c0f2de5cd 17:37:01 ---> a917c92dd7de 17:37:01 17:37:01 Step 12/23 : FROM alpine:3.15 17:37:01 ---> 02e0d6fdf486 17:37:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:37:01 ---> Using cache 17:37:01 ---> 3e70e94391bf 17:37:01 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:37:02 ---> Running in 5690c2064baf 17:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:37:06 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:37:06 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:37:06 OK: 15734 distinct packages available 17:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:37:08 (1/5) Installing dumb-init (1.2.5-r1) 17:37:08 (2/5) Installing musl-obstack (1.2.3-r0) 17:37:08 (3/5) Installing libucontext (1.1-r0) 17:37:08 (4/5) Installing gcompat (1.0.0-r4) 17:37:08 (5/5) Installing openssl (1.1.1q-r0) 17:37:08 Executing busybox-1.34.1-r7.trigger 17:37:08 OK: 6 MiB in 19 packages 17:37:10 Removing intermediate container 5690c2064baf 17:37:10 ---> e4923e5b064b 17:37:10 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:37:15 ---> 980f17e1ee77 17:37:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:37:16 ---> 3325ebf4ee1b 17:37:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:37:17 ---> 9ff4a92ec2b4 17:37:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:37:18 ---> 55a0264ff314 17:37:18 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:37:18 ---> Running in f4e8a98164e2 17:37:19 Removing intermediate container f4e8a98164e2 17:37:19 ---> 18edf15605f2 17:37:19 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:37:19 ---> Running in bcb157148bbe 17:37:19 Removing intermediate container bcb157148bbe 17:37:19 ---> f55fcd9b75ff 17:37:19 Step 21/23 : LABEL arch=arm64 17:37:19 ---> Running in 16715e3b467e 17:37:20 Removing intermediate container 16715e3b467e 17:37:20 ---> 786e3ca72225 17:37:20 Step 22/23 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:37:20 ---> Running in 0aadf0a8ccce 17:37:21 Removing intermediate container 0aadf0a8ccce 17:37:21 ---> 9b7c25eee90d 17:37:21 Step 23/23 : LABEL version=0.0.0 17:37:21 ---> Running in 2dd41181964d 17:37:21 Removing intermediate container 2dd41181964d 17:37:21 ---> 2936598e2ec7 17:37:21 17:37:21 Successfully built 2936598e2ec7 17:37:21 Successfully tagged security-spire-server-arm64:latest 17:37:21  Building security-spire-server ... done Building security-spire-agent 17:37:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:37:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:37:40 ---> f9a10b7ecad2 17:37:40 Step 3/24 : WORKDIR /edgex-go 17:37:40 ---> Using cache 17:37:40 ---> 9560ff18a6a0 17:37:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:37:40 ---> Using cache 17:37:40 ---> 99336a6e1e32 17:37:40 Step 5/24 : COPY go.mod vendor* ./ 17:37:40 ---> Using cache 17:37:40 ---> b2adcf53a4b1 17:37:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:40 ---> Using cache 17:37:40 ---> ae946b219580 17:37:40 Step 7/24 : COPY . . 17:37:40 ---> Using cache 17:37:40 ---> 8132a9300f33 17:37:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:37:40 ---> Using cache 17:37:40 ---> 8d688f3e6c7d 17:37:40 Step 9/24 : WORKDIR /edgex-go/spire-build 17:37:40 ---> Using cache 17:37:40 ---> 5c3b62ed9d7c 17:37:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:37:40 ---> Using cache 17:37:40 ---> 6c418ecfa8bc 17:37:40 Step 11/24 : WORKDIR /edgex-go 17:37:40 ---> Using cache 17:37:40 ---> 88ce015c4df6 17:37:40 17:37:40 Step 12/24 : FROM alpine:3.15 17:37:40 ---> 02e0d6fdf486 17:37:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:37:40 ---> Using cache 17:37:40 ---> 3e70e94391bf 17:37:40 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:37:40 ---> Using cache 17:37:40 ---> e4923e5b064b 17:37:40 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:37:41 ---> 8f89c4c680a2 17:37:41 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:37:46 ---> 2a5236845b5f 17:37:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:37:47 ---> 6a0c9a456748 17:37:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:37:48 ---> 675e1aa17152 17:37:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:37:48 ---> a20c0f5ef24d 17:37:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:37:48 ---> Running in d1aa5bfb3a15 17:37:49 Removing intermediate container d1aa5bfb3a15 17:37:49 ---> 4283bf413159 17:37:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:37:49 ---> Running in d4434e5563e8 17:37:50 Removing intermediate container d4434e5563e8 17:37:50 ---> 8bd9f1113525 17:37:50 Step 22/24 : LABEL arch=arm64 17:37:50 ---> Running in 57b563eca3f5 17:37:50 Removing intermediate container 57b563eca3f5 17:37:50 ---> 69c09de99812 17:37:50 Step 23/24 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:37:50 ---> Running in be63847c9c17 17:37:51 Removing intermediate container be63847c9c17 17:37:51 ---> bf6b27424526 17:37:51 Step 24/24 : LABEL version=0.0.0 17:37:51 ---> Running in e1b68a73341a 17:37:52 Removing intermediate container e1b68a73341a 17:37:52 ---> 8500f7ea3e64 17:37:52 17:37:52 Successfully built 8500f7ea3e64 17:37:52 Successfully tagged security-spire-agent-arm64:latest 17:37:52 Building security-spiffe-token-provider 17:38:10  Building security-spire-agent ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:38:10 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:38:10 ---> f9a10b7ecad2 17:38:10 Step 3/19 : WORKDIR /edgex-go 17:38:10 ---> Using cache 17:38:10 ---> 9560ff18a6a0 17:38:10 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:38:10 ---> Running in d499f83cce2e 17:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:38:13 v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:38:13 v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:38:13 OK: 16898 distinct packages available 17:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:38:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:38:15 OK: 221 MiB in 51 packages 17:38:17 Removing intermediate container d499f83cce2e 17:38:17 ---> 078257d55ac4 17:38:17 Step 5/19 : COPY go.mod vendor* ./ 17:38:19 ---> ffb58d4948f6 17:38:19 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:19 ---> Running in 3a0aa20237b6 17:39:40 Removing intermediate container 3a0aa20237b6 17:39:40 ---> 2e06f7116e5e 17:39:40 Step 7/19 : COPY . . 17:39:41 ---> 29b165e5be2f 17:39:41 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:39:41 ---> Running in 17676a2ce9b3 17:39:43 CGO_ENABLED=0 GO111MODULE=on 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 17:40:30 Removing intermediate container a618c2349542 17:40:30 ---> bae26caa7266 17:40:30 17:40:30 Step 10/23 : FROM alpine:3.16 17:40:30 ---> a6215f271958 17:40:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:40:30 ---> Using cache 17:40:30 ---> 45118c7859ee 17:40:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:40:30 ---> Using cache 17:40:30 ---> fde356b5df6c 17:40:30 Step 13/23 : ENV APP_PORT=59882 17:40:30 ---> Running in 9c5cbe291e0a 17:40:30 Removing intermediate container 9c5cbe291e0a 17:40:30 ---> aeee80d3376a 17:40:30 Step 14/23 : EXPOSE $APP_PORT 17:40:30 ---> Running in 9ace650899b5 17:40:31 Removing intermediate container 9ace650899b5 17:40:31 ---> 658024c16199 17:40:31 Step 15/23 : WORKDIR / 17:40:31 ---> Running in 0da81e3aa5a9 17:40:31 Removing intermediate container 0da81e3aa5a9 17:40:31 ---> 60594462f2d1 17:40:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:40:32 ---> cb5347d89d99 17:40:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:40:34 ---> 90391d733e90 17:40:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:40:35 ---> 24510b1b01e5 17:40:35 Step 19/23 : ENTRYPOINT ["/core-command"] 17:40:35 ---> Running in 5f78748a4887 17:40:36 Removing intermediate container 5f78748a4887 17:40:36 ---> 46dd36107f94 17:40:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:40:36 ---> Running in ac12c1881ad1 17:40:36 Removing intermediate container ac12c1881ad1 17:40:36 ---> deeae5d6d127 17:40:36 Step 21/23 : LABEL arch=arm64 17:40:36 ---> Running in ebe0911f09a9 17:40:37 Removing intermediate container ebe0911f09a9 17:40:37 ---> f01a9326b733 17:40:37 Step 22/23 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:40:37 ---> Running in f8c779662571 17:40:38 Removing intermediate container f8c779662571 17:40:38 ---> 0d6178927a68 17:40:38 Step 23/23 : LABEL version=0.0.0 17:40:38 ---> Running in fc3984816d52 17:40:38 Removing intermediate container fc3984816d52 17:40:38 ---> d3dbcd1bface 17:40:38 17:40:38 Successfully built d3dbcd1bface 17:40:38 Successfully tagged core-command-arm64:latest 17:41:35  Building core-command ... done Removing intermediate container be66e3cc20ff 17:41:35 ---> 0e341e1b90d5 17:41:35 17:41:35 Step 9/32 : FROM alpine:3.16 17:41:35 ---> a6215f271958 17:41:35 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:41:35 ---> Running in 9bf9561cae9a 17:41:35 Removing intermediate container 9bf9561cae9a 17:41:35 ---> 7bf02fc168c5 17:41:35 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:41:35 ---> Running in f4a6e402dff9 17:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:41:36 (1/2) Installing dumb-init (1.2.5-r1) 17:41:36 (2/2) Installing su-exec (0.2-r1) 17:41:36 Executing busybox-1.35.0-r17.trigger 17:41:36 OK: 5 MiB in 16 packages 17:41:37 Removing intermediate container f4a6e402dff9 17:41:37 ---> 686148a7985c 17:41:37 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:41:38 ---> Running in 92d97389d78f 17:41:38 Removing intermediate container 92d97389d78f 17:41:38 ---> 7bcd764c46d2 17:41:38 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:41:38 ---> Running in ccefb6fc2ebc 17:41:39 Removing intermediate container ccefb6fc2ebc 17:41:39 ---> 6374a7b38666 17:41:39 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:41:39 ---> Running in 7dc83f10d944 17:41:39 Removing intermediate container 7dc83f10d944 17:41:39 ---> 337f91472051 17:41:39 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:41:40 ---> Running in 54759fd0738b 17:41:40 Removing intermediate container 54759fd0738b 17:41:40 ---> f0931c62ffac 17:41:40 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:41:40 ---> Running in b12b467e6090 17:41:44 Removing intermediate container b12b467e6090 17:41:44 ---> 6cc451729f64 17:41:44 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:41:44 ---> Running in 17090013262b 17:41:44 Removing intermediate container 17090013262b 17:41:44 ---> 899913265837 17:41:44 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:41:45 ---> adaee3b9e15b 17:41:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:41:45 ---> Running in 8bc8a9857446 17:41:48 Removing intermediate container 8bc8a9857446 17:41:48 ---> 19f4fa26acfd 17:41:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:49 ---> 262caf1f150e 17:41:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:41:51 ---> 58db2f4117bb 17:41:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:41:52 ---> f86abac1cedd 17:41:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:41:53 ---> 7ed236065a3d 17:41:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:41:53 ---> 104522a8a74a 17:41:53 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:41:54 ---> 4282b8490652 17:41:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:41:55 ---> 368cbf4f33d7 17:41:55 Step 27/32 : RUN chmod +x /entrypoint.sh 17:41:55 ---> Running in 9118b49739d1 17:41:58 Removing intermediate container 9118b49739d1 17:41:58 ---> e534fe096309 17:41:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:41:58 ---> Running in c2ac2ecbd932 17:41:58 Removing intermediate container c2ac2ecbd932 17:41:58 ---> e5bea25322b9 17:41:58 Step 29/32 : CMD ["gate"] 17:41:59 ---> Running in ca9903332154 17:41:59 Removing intermediate container ca9903332154 17:41:59 ---> b52474c01b71 17:41:59 Step 30/32 : LABEL arch=arm64 17:41:59 ---> Running in 62153c926016 17:42:00 Removing intermediate container 62153c926016 17:42:00 ---> 2da0b7226bdb 17:42:00 Step 31/32 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:42:00 ---> Running in 8d3d6da3e013 17:42:00 Removing intermediate container 8d3d6da3e013 17:42:00 ---> 33d1c8a8cde9 17:42:00 Step 32/32 : LABEL version=0.0.0 17:42:01 ---> Running in 2232f753fea9 17:42:01 Removing intermediate container 2232f753fea9 17:42:01 ---> 3c468a7ec8c7 17:42:01 17:42:02 Successfully built 3c468a7ec8c7 17:42:02 Successfully tagged security-bootstrapper-arm64:latest 17:43:23  Building security-bootstrapper ... done Removing intermediate container 0d332112b3b6 17:43:23 ---> d4af625dea46 17:43:23 17:43:23 Step 10/22 : FROM alpine:3.16 17:43:23 ---> a6215f271958 17:43:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:43:23 ---> Running in 5dd3d4966740 17:43:23 Removing intermediate container 5dd3d4966740 17:43:23 ---> fa5b1cd75c36 17:43:23 Step 12/22 : ENV APP_PORT=59880 17:43:23 ---> Running in e8c75df156dd 17:43:23 Removing intermediate container e8c75df156dd 17:43:23 ---> d76ef1cdc4e4 17:43:23 Step 13/22 : EXPOSE $APP_PORT 17:43:23 ---> Running in e19315e5664b 17:43:23 Removing intermediate container e19315e5664b 17:43:23 ---> dd1500481d78 17:43:23 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:43:23 ---> Running in 63df66481069 17:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:43:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:43:23 (1/6) Installing dumb-init (1.2.5-r1) 17:43:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:43:23 (3/6) Installing libsodium (1.0.18-r0) 17:43:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:43:23 (5/6) Installing libzmq (4.3.4-r0) 17:43:23 (6/6) Installing zeromq (4.3.4-r0) 17:43:23 Executing busybox-1.35.0-r17.trigger 17:43:23 OK: 8 MiB in 20 packages 17:43:23 Removing intermediate container 63df66481069 17:43:23 ---> b2478237d1fe 17:43:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:43:23 ---> eb1feb159565 17:43:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:43:24 ---> f9fdf458425d 17:43:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:43:25 ---> c02d5750f56e 17:43:25 Step 18/22 : ENTRYPOINT ["/core-data"] 17:43:25 ---> Running in 5339dfa03d59 17:43:26 Removing intermediate container 5339dfa03d59 17:43:26 ---> 83ea70c5db56 17:43:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:26 ---> Running in 3c7dc86bf8a6 17:43:26 Removing intermediate container 3c7dc86bf8a6 17:43:26 ---> 44ae6ce851e5 17:43:26 Step 20/22 : LABEL arch=arm64 17:43:26 ---> Running in 8421442603bc 17:43:27 Removing intermediate container 8421442603bc 17:43:27 ---> 376fdee5a76a 17:43:27 Step 21/22 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:43:27 ---> Running in b851969aa40b 17:43:27 Removing intermediate container b851969aa40b 17:43:27 ---> 665097be6dd7 17:43:27 Step 22/22 : LABEL version=0.0.0 17:43:27 ---> Running in 1b804a01d5fd 17:43:28 Removing intermediate container 1b804a01d5fd 17:43:28 ---> f24e29f64d52 17:43:28 17:43:28 Successfully built f24e29f64d52 17:43:28 Successfully tagged core-data-arm64:latest 17:44:01  Building core-data ... done Removing intermediate container 5e3fac3235bf 17:44:01 ---> 9fd5459860c8 17:44:01 17:44:01 Step 10/22 : FROM alpine:3.16 17:44:01 ---> a6215f271958 17:44:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:44:01 ---> Running in 977a32cd4b0e 17:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:44:01 (1/2) Installing ca-certificates (20220614-r0) 17:44:01 (2/2) Installing dumb-init (1.2.5-r1) 17:44:01 Executing busybox-1.35.0-r17.trigger 17:44:01 Executing ca-certificates-20220614-r0.trigger 17:44:01 OK: 6 MiB in 16 packages 17:44:01 Removing intermediate container 977a32cd4b0e 17:44:01 ---> be1e82a2ca8a 17:44:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:44:01 ---> Running in 917ecb041f91 17:44:01 Removing intermediate container 917ecb041f91 17:44:01 ---> 680da98978ff 17:44:01 Step 13/22 : ENV APP_PORT=59860 17:44:01 ---> Running in 033659be3db1 17:44:01 Removing intermediate container 033659be3db1 17:44:01 ---> 5810a433ffe1 17:44:01 Step 14/22 : EXPOSE $APP_PORT 17:44:01 ---> Running in d97a88df49a4 17:44:02 Removing intermediate container d97a88df49a4 17:44:02 ---> 374132f02dd2 17:44:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:03 ---> 72055615de0e 17:44:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:44:04 ---> b870244f8c1a 17:44:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:44:05 ---> 6245fef60dc3 17:44:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:44:05 ---> Running in c7009db93379 17:44:06 Removing intermediate container c7009db93379 17:44:06 ---> 5e9cfdb3726a 17:44:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:44:06 ---> Running in a00975d26a58 17:44:06 Removing intermediate container a00975d26a58 17:44:06 ---> cf0a2df746ee 17:44:06 Step 20/22 : LABEL arch=arm64 17:44:06 ---> Running in d4ae97b40de2 17:44:06 Removing intermediate container d4ae97b40de2 17:44:06 ---> 173b1a748d2f 17:44:06 Step 21/22 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:44:07 ---> Running in 385ec04c2006 17:44:07 Removing intermediate container 385ec04c2006 17:44:07 ---> 27a4a6d62aa5 17:44:07 Step 22/22 : LABEL version=0.0.0 17:44:07 ---> Running in 95eb99f9bcac 17:44:07 Removing intermediate container 95eb99f9bcac 17:44:07 ---> 461672ba15fc 17:44:07 17:44:08 Successfully built 461672ba15fc 17:44:08 Successfully tagged support-notifications-arm64:latest 17:44:23  Building support-notifications ... done Removing intermediate container 17676a2ce9b3 17:44:23 ---> 8804eeb38ebb 17:44:23 17:44:23 Step 9/19 : FROM alpine:3.15 17:44:23 ---> 02e0d6fdf486 17:44:23 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:44:23 ---> Using cache 17:44:23 ---> 3e70e94391bf 17:44:23 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:44:23 ---> Running in e87434ed5b6f 17:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:44:23 v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:44:23 v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:44:23 OK: 15734 distinct packages available 17:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:44:24 (1/9) Installing ca-certificates (20220614-r0) 17:44:24 (2/9) Installing brotli-libs (1.0.9-r5) 17:44:24 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:44:24 (4/9) Installing libcurl (7.80.0-r4) 17:44:24 (5/9) Installing curl (7.80.0-r4) 17:44:24 (6/9) Installing dumb-init (1.2.5-r1) 17:44:24 (7/9) Installing musl-obstack (1.2.3-r0) 17:44:24 (8/9) Installing libucontext (1.1-r0) 17:44:24 (9/9) Installing gcompat (1.0.0-r4) 17:44:24 Executing busybox-1.34.1-r7.trigger 17:44:24 Executing ca-certificates-20220614-r0.trigger 17:44:24 OK: 8 MiB in 23 packages 17:44:26 Removing intermediate container e87434ed5b6f 17:44:26 ---> 9db771ae055b 17:44:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:44:26 ---> f5ce193a57a0 17:44:26 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:44:27 ---> 58cf7d12c89a 17:44:27 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:44:28 ---> b925a51100d4 17:44:28 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:44:28 ---> Running in 078cede57cec 17:44:28 Removing intermediate container 078cede57cec 17:44:28 ---> e9525a05d3e4 17:44:28 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:44:28 ---> Running in 0b045bef8cd8 17:44:29 Removing intermediate container 0b045bef8cd8 17:44:29 ---> ef66e7bd9e08 17:44:29 Step 17/19 : LABEL arch=arm64 17:44:29 ---> Running in 58a993735eb5 17:44:29 Removing intermediate container 58a993735eb5 17:44:29 ---> 3b2af902461c 17:44:29 Step 18/19 : LABEL git_sha=af71ce74c89df5606ce62c2446af8b85eebd9fca 17:44:29 ---> Running in 30f091a74df5 17:44:29 Removing intermediate container 30f091a74df5 17:44:29 ---> 28aaa39264a1 17:44:29 Step 19/19 : LABEL version=0.0.0 17:44:30 ---> Running in b6dd66b0fa49 17:44:30 Removing intermediate container b6dd66b0fa49 17:44:30 ---> 934ae56ed829 17:44:30 17:44:30 Successfully built 934ae56ed829 17:44:30 Successfully tagged security-spiffe-token-provider-arm64:latest 17:44:30  Building security-spiffe-token-provider ... done  [Pipeline] } 17:44:30 $ docker stop --time=1 4ceb3aee2b432ca5b5ee76addb992820cc59179beb647094ae61f5b58cc01c14 17:44:32 $ docker rm -f 4ceb3aee2b432ca5b5ee76addb992820cc59179beb647094ae61f5b58cc01c14 [Pipeline] // withDockerContainer [Pipeline] sh 17:44:33 + docker images 17:44:33 REPOSITORY TAG IMAGE ID CREATED SIZE 17:44:33 security-spiffe-token-provider-arm64 latest 934ae56ed829 4 seconds ago 28.8MB 17:44:33 8804eeb38ebb 14 seconds ago 1.47GB 17:44:33 support-notifications-arm64 latest 461672ba15fc 26 seconds ago 29.5MB 17:44:33 9fd5459860c8 39 seconds ago 1.5GB 17:44:33 core-data-arm64 latest f24e29f64d52 About a minute ago 20.8MB 17:44:33 d4af625dea46 About a minute ago 1.44GB 17:44:33 security-bootstrapper-arm64 latest 3c468a7ec8c7 2 minutes ago 19.4MB 17:44:33 0e341e1b90d5 3 minutes ago 1.43GB 17:44:33 core-command-arm64 latest d3dbcd1bface 3 minutes ago 16.9MB 17:44:33 bae26caa7266 4 minutes ago 1.44GB 17:44:33 security-spire-agent-arm64 latest 8500f7ea3e64 6 minutes ago 122MB 17:44:33 security-spire-server-arm64 latest 2936598e2ec7 7 minutes ago 84.3MB 17:44:33 a917c92dd7de 7 minutes ago 1.31GB 17:44:33 support-scheduler-arm64 latest 640889425210 7 minutes ago 28.8MB 17:44:33 6ac68f445013 8 minutes ago 1.5GB 17:44:33 sys-mgmt-agent-arm64 latest 787c6d8b80fd 10 minutes ago 133MB 17:44:33 core-metadata-arm64 latest d71c570e44c1 10 minutes ago 17.7MB 17:44:33 d9c59de58710 11 minutes ago 1.44GB 17:44:33 security-secretstore-setup-arm64 latest c9cb0aa8f67f 11 minutes ago 28.6MB 17:44:33 security-proxy-setup-arm64 latest 9bf1829e93f6 11 minutes ago 26.7MB 17:44:33 be230e9e2169 12 minutes ago 1.43GB 17:44:33 a270fe98fb13 12 minutes ago 1.43GB 17:44:33 42956fa458dd 12 minutes ago 1.42GB 17:44:33 security-spire-config-arm64 latest e8d2a1a65bd3 17 minutes ago 83.6MB 17:44:33 88ce015c4df6 17 minutes ago 1.31GB 17:44:33 ci-base-image-arm64 latest f9a10b7ecad2 32 minutes ago 943MB 17:44:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB 17:44:33 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 17:44:33 alpine 3.16 a6215f271958 2 months ago 5.29MB 17:44:33 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 17:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:33 17:44:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:34 arm64: Pulling from edgex-lftools-log-publisher 17:44:34 8998bd30e6a1: Pulling fs layer 17:44:34 04944245beec: Pulling fs layer 17:44:34 699f458cf7ca: Pulling fs layer 17:44:34 765212b225bb: Pulling fs layer 17:44:34 f23df028b6ca: Pulling fs layer 17:44:34 d65c8cfc05b1: Pulling fs layer 17:44:34 2437ff75d9bd: Pulling fs layer 17:44:34 765212b225bb: Waiting 17:44:34 f23df028b6ca: Waiting 17:44:34 d65c8cfc05b1: Waiting 17:44:34 2437ff75d9bd: Waiting 17:44:34 04944245beec: Verifying Checksum 17:44:34 04944245beec: Download complete 17:44:34 765212b225bb: Download complete 17:44:34 f23df028b6ca: Verifying Checksum 17:44:34 f23df028b6ca: Download complete 17:44:34 d65c8cfc05b1: Verifying Checksum 17:44:34 d65c8cfc05b1: Download complete 17:44:34 699f458cf7ca: Verifying Checksum 17:44:34 699f458cf7ca: Download complete 17:44:34 8998bd30e6a1: Verifying Checksum 17:44:34 8998bd30e6a1: Download complete 17:44:37 2437ff75d9bd: Download complete 17:44:38 8998bd30e6a1: Pull complete 17:44:39 04944245beec: Pull complete 17:44:40 699f458cf7ca: Pull complete 17:44:41 765212b225bb: Pull complete 17:44:41 f23df028b6ca: Pull complete 17:44:42 d65c8cfc05b1: Pull complete 17:44:57 2437ff75d9bd: Pull complete 17:44:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:57 prd-ubuntu20.04-docker-arm64-4c-16g-117200 does not seem to be running inside a container 17:44:57 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:45:00 $ docker top 61e7cd9fe03dabee19ed87004cff3ec38795e7771729e27b29be799f6c318163 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:01 ---> job-cost.sh 17:45:01 lf-activate-venv: SKIPPING 17:45:01 INFO: No Stack... 17:45:01 INFO: Retrieving Pricing Info for: v3-standard-4 17:45:02 INFO: Archiving Costs [Pipeline] sh 17:45:03 + cat /w/workspace/edgex-go/3/archives/cost.csv 17:45:03 + cut -d, -f6 [Pipeline] lock 17:45:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4211-3-stack-cost] 17:45:03 Resource [jenkins-edgexfoundry-edgex-go-PR-4211-3-stack-cost] did not exist. Created. 17:45:03 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4211-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:45:04 + echo total: 0.10999999940395355 [Pipeline] stash 17:45:04 Stashed 1 file(s) [Pipeline] } 17:45:04 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4211-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:45:04 $ docker stop --time=1 61e7cd9fe03dabee19ed87004cff3ec38795e7771729e27b29be799f6c318163 17:45:05 $ docker rm -f 61e7cd9fe03dabee19ed87004cff3ec38795e7771729e27b29be799f6c318163 [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 17:45:06 provisioning config files... 17:45:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config13639523402938344933tmp [Pipeline] { [Pipeline] sh 17:45:06 + set +x 17:45:06 + curl -s https://codecov.io/bash 17:45:06 + bash -s -- 17:45:06 17:45:06 _____ _ 17:45:06 / ____| | | 17:45:06 | | ___ __| | ___ ___ _____ __ 17:45:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:45:06 | |___| (_) | (_| | __/ (_| (_) \ V / 17:45:06 \_____\___/ \__,_|\___|\___\___/ \_/ 17:45:06 Bash-1.0.6 17:45:06 17:45:06 17:45:06 ==> git version 2.25.1 found 17:45:06 ==> 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 17:45:06 Release-Date: 2020-01-08 17:45:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:45:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:45:06 ==> Jenkins CI detected. 17:45:06 current dir:  /w/workspace/edgex-go/3 17:45:06 project root: . 17:45:06 --> token set from env 17:45:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:45:06 ==> Running gcov in . (disable via -X gcov) 17:45:06 ==> Python coveragepy not found 17:45:06 ==> Searching for coverage reports in: 17:45:06 + . 17:45:06 -> Found 1 reports 17:45:06 ==> Detecting git/mercurial file structure 17:45:06 ==> Reading reports 17:45:06 + ./coverage.out bytes=501828 17:45:06 ==> Appending adjustments 17:45:06 https://docs.codecov.io/docs/fixing-reports 17:45:08 + Found adjustments 17:45:08 ==> Gzipping contents 17:45:08 64K /tmp/codecov.S23bbI.gz 17:45:08 ==> Uploading reports 17:45:08 url: https://codecov.io 17:45:08 query: branch=PR-4211&commit=d868c95ecfd4200f8221e9c786e958051e962b44&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= 17:45:08 -> Pinging Codecov 17:45:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4211&commit=d868c95ecfd4200f8221e9c786e958051e962b44&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= 17:45:08 -> Uploading to 17:45:08 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/d868c95ecfd4200f8221e9c786e958051e962b44/330b7614-6756-4991-84f6-4d82495b8461.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T174508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10a5ec41a7606743d6b922b129cb9abb03c87a6b465d557d6334f4a7c9fcca76 17:45:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:45:08 Dload Upload Total Spent Left Speed 17:45:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65372 0 0 100 65372 0 241k --:--:-- --:--:-- --:--:-- 241k 17:45:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d868c95ecfd4200f8221e9c786e958051e962b44 [Pipeline] } 17:45:08 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 17:45:09 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 17:45:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:45:10 ---> package-listing.sh 17:45:10 ++ facter osfamily 17:45:10 ++ tr '[:upper:]' '[:lower:]' 17:45:10 + OS_FAMILY=debian 17:45:10 + workspace=/w/workspace/edgex-go/3 17:45:10 + START_PACKAGES=/tmp/packages_start.txt 17:45:10 + END_PACKAGES=/tmp/packages_end.txt 17:45:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:45:10 + PACKAGES=/tmp/packages_start.txt 17:45:10 + '[' /w/workspace/edgex-go/3 ']' 17:45:10 + PACKAGES=/tmp/packages_end.txt 17:45:10 + case "${OS_FAMILY}" in 17:45:10 + dpkg -l 17:45:10 + grep '^ii' 17:45:10 + '[' -f /tmp/packages_start.txt ']' 17:45:10 + '[' -f /tmp/packages_end.txt ']' 17:45:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:45:10 + '[' /w/workspace/edgex-go/3 ']' 17:45:10 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:45:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:45:10 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:45:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:11 17:45:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:11 latest: Pulling from edgex-lftools-log-publisher 17:45:11 5eb5b503b376: Pulling fs layer 17:45:11 5c69ac0246d0: Pulling fs layer 17:45:11 ec43610c2a17: Pulling fs layer 17:45:11 3a2ae6a8a46f: Pulling fs layer 17:45:11 33b1e0a273af: Pulling fs layer 17:45:11 5d3b04190fa2: Pulling fs layer 17:45:11 2f39f015ded8: Pulling fs layer 17:45:11 2f39f015ded8: Waiting 17:45:11 33b1e0a273af: Waiting 17:45:11 3a2ae6a8a46f: Waiting 17:45:11 5d3b04190fa2: Waiting 17:45:11 5c69ac0246d0: Download complete 17:45:11 3a2ae6a8a46f: Verifying Checksum 17:45:11 3a2ae6a8a46f: Download complete 17:45:11 33b1e0a273af: Verifying Checksum 17:45:11 33b1e0a273af: Download complete 17:45:11 5d3b04190fa2: Download complete 17:45:11 ec43610c2a17: Verifying Checksum 17:45:11 ec43610c2a17: Download complete 17:45:11 5eb5b503b376: Verifying Checksum 17:45:11 5eb5b503b376: Download complete 17:45:12 2f39f015ded8: Verifying Checksum 17:45:12 2f39f015ded8: Download complete 17:45:12 5eb5b503b376: Pull complete 17:45:13 5c69ac0246d0: Pull complete 17:45:13 ec43610c2a17: Pull complete 17:45:13 3a2ae6a8a46f: Pull complete 17:45:14 33b1e0a273af: Pull complete 17:45:14 5d3b04190fa2: Pull complete 17:45:18 2f39f015ded8: Pull complete 17:45:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:45:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:18 prd-ubuntu20.04-docker-8c-8g-117187 does not seem to be running inside a container 17:45:18 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:45:20 $ docker top 23a3d356b0a0fc074cd0092155d4b27dedc0cffd22709b0e26222c457eb92e59 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:20 + touch /tmp/pre-build-complete [Pipeline] sh 17:45:20 + mkdir -p /var/log/sysstat [Pipeline] sh 17:45:21 + ls /var/log/sa-host 17:45:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:21 provisioning config files... 17:45:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config376862167259922518tmp [Pipeline] { [Pipeline] echo 17:45:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:45:21 ---> create-netrc.sh [Pipeline] } 17:45:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:45:21 ---> python-tools-install.sh [Pipeline] echo 17:45:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:45:22 ---> sudo-logs.sh 17:45:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:45:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:45:22 ---> job-cost.sh 17:45:22 lf-activate-venv: SKIPPING 17:45:22 DEBUG: total: 0.10999999940395355 17:45:22 INFO: Retrieving Stack Cost... 17:45:22 INFO: Retrieving Pricing Info for: v3-standard-8 17:45:23 INFO: Archiving Costs [Pipeline] echo 17:45:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:45:23 ---> logs-deploy.sh 17:45:23 lf-activate-venv: SKIPPING 17:45:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4211/3 17:45:23 INFO: archiving workspace using pattern(s): 17:45:24 Archives upload complete. 17:45:24 INFO: archiving logs to Nexus 17:45:25 ---> uname -a: 17:45:25 Linux prd-ubuntu20-04-docker-8c-8g-117187 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:45:25 17:45:25 17:45:25 ---> lscpu: 17:45:25 Architecture: x86_64 17:45:25 CPU op-mode(s): 32-bit, 64-bit 17:45:25 Byte Order: Little Endian 17:45:25 Address sizes: 40 bits physical, 48 bits virtual 17:45:25 CPU(s): 8 17:45:25 On-line CPU(s) list: 0-7 17:45:25 Thread(s) per core: 1 17:45:25 Core(s) per socket: 1 17:45:25 Socket(s): 8 17:45:25 NUMA node(s): 1 17:45:25 Vendor ID: AuthenticAMD 17:45:25 CPU family: 23 17:45:25 Model: 49 17:45:25 Model name: AMD EPYC-Rome Processor 17:45:25 Stepping: 0 17:45:25 CPU MHz: 2799.998 17:45:25 BogoMIPS: 5599.99 17:45:25 Virtualization: AMD-V 17:45:25 Hypervisor vendor: KVM 17:45:25 Virtualization type: full 17:45:25 L1d cache: 256 KiB 17:45:25 L1i cache: 256 KiB 17:45:25 L2 cache: 4 MiB 17:45:25 L3 cache: 128 MiB 17:45:25 NUMA node0 CPU(s): 0-7 17:45:25 Vulnerability Itlb multihit: Not affected 17:45:25 Vulnerability L1tf: Not affected 17:45:25 Vulnerability Mds: Not affected 17:45:25 Vulnerability Meltdown: Not affected 17:45:25 Vulnerability Mmio stale data: Not affected 17:45:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:45:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:45:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:45:25 Vulnerability Srbds: Not affected 17:45:25 Vulnerability Tsx async abort: Not affected 17:45:25 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 17:45:25 17:45:25 17:45:25 ---> nproc: 17:45:25 8 17:45:25 17:45:25 17:45:25 ---> df -h: 17:45:25 Filesystem Size Used Avail Use% Mounted on 17:45:25 overlay 155G 19G 136G 13% / 17:45:25 tmpfs 64M 0 64M 0% /dev 17:45:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:45:25 shm 64M 0 64M 0% /dev/shm 17:45:25 /dev/vda1 155G 19G 136G 13% /facter-os 17:45:25 17:45:25 17:45:25 ---> sar -b -r -n DEV: 17:45:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117187) 10/26/22 _x86_64_ (8 CPU) 17:45:25 17:45:25 16:29:47 LINUX RESTART (8 CPU) 17:45:25 17:45:25 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:45:25 16:31:01 293.62 48.04 245.58 0.00 5427.50 136854.26 0.00 17:45:25 16:32:01 113.96 0.57 113.40 0.00 16.13 54389.34 0.00 17:45:25 16:33:01 50.07 0.27 49.81 0.00 3.33 17627.88 0.00 17:45:25 16:34:01 359.69 5.90 353.79 0.00 61.34 160759.99 0.00 17:45:25 16:35:01 518.56 1.07 517.50 0.00 72.12 235711.11 0.00 17:45:25 16:36:01 1003.91 10.99 992.92 0.00 2858.76 352977.88 0.00 17:45:25 16:37:01 818.81 0.90 817.91 0.00 11.33 145176.34 0.00 17:45:25 16:38:01 54.42 0.02 54.41 0.00 0.67 2829.26 0.00 17:45:25 16:39:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 17:45:25 16:40:01 1.83 0.00 1.83 0.00 0.00 18.80 0.00 17:45:25 16:41:01 1.55 0.00 1.55 0.00 0.00 27.60 0.00 17:45:25 16:42:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 17:45:25 16:43:01 1.63 0.00 1.63 0.00 0.00 16.93 0.00 17:45:25 16:44:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 17:45:25 16:45:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 17:45:25 16:46:01 2.45 0.02 2.43 0.00 0.13 30.12 0.00 17:45:25 16:47:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 17:45:25 16:48:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 17:45:25 16:49:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 17:45:25 16:50:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 17:45:25 16:51:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 17:45:25 16:52:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 17:45:25 16:53:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 17:45:25 16:54:01 1.65 0.00 1.65 0.00 0.00 17.33 0.00 17:45:25 16:55:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 17:45:25 16:56:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 17:45:25 16:57:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 17:45:25 16:58:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 17:45:25 16:59:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 17:45:25 17:00:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 17:45:25 17:01:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 17:45:25 17:02:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 17:45:25 17:03:02 1.32 0.00 1.32 0.00 0.00 15.06 0.00 17:45:25 17:04:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 17:45:25 17:05:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 17:45:25 17:06:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 17:45:25 17:07:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 17:45:25 17:08:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 17:45:25 17:09:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 17:45:25 17:10:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 17:45:25 17:11:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 17:45:25 17:12:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 17:45:25 17:13:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 17:45:25 17:14:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 17:45:25 17:15:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 17:45:25 17:16:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 17:45:25 17:17:01 1.23 0.02 1.22 0.00 0.13 12.00 0.00 17:45:25 17:18:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 17:45:25 17:19:01 3.12 1.58 1.53 0.00 37.19 17.73 0.00 17:45:25 17:20:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 17:45:25 17:21:01 3.52 1.02 2.50 0.00 21.86 31.73 0.00 17:45:25 17:22:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 17:45:25 17:23:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 17:45:25 17:24:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 17:45:25 17:25:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 17:45:25 17:26:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 17:45:25 17:27:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 17:45:25 17:28:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 17:45:25 17:29:01 1.03 0.00 1.03 0.00 0.00 10.53 0.00 17:45:25 17:30:01 1.95 0.00 1.95 0.00 0.00 22.00 0.00 17:45:25 17:31:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 17:45:25 17:32:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 17:45:25 17:33:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 17:45:25 17:34:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 17:45:25 17:35:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 17:45:25 17:36:01 1.75 0.00 1.75 0.00 0.00 21.33 0.00 17:45:25 17:37:01 1.12 0.00 1.12 0.00 0.00 11.20 0.00 17:45:25 17:38:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 17:45:25 17:39:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 17:45:25 17:40:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 17:45:25 17:41:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 17:45:25 17:42:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 17:45:25 17:43:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 17:45:25 17:44:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 17:45:25 17:45:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 17:45:25 Average: 44.11 0.94 43.17 0.00 113.51 14781.28 0.00 17:45:25 17:45:25 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:45:25 16:31:01 28883124 31590556 727944 2.21 72364 2907044 2063732 6.08 1018936 2622576 699416 17:45:25 16:32:01 27879188 31523488 777252 2.36 108308 3732436 1957000 5.77 1494120 3053880 466876 17:45:25 16:33:01 27583408 31573344 726400 2.21 111948 4044904 1878484 5.54 1335984 3478372 406772 17:45:25 16:34:01 23471576 31404148 879620 2.68 272044 7526200 2451364 7.22 2114932 6487904 954964 17:45:25 16:35:01 21521920 31438096 843744 2.57 289960 9446288 2222856 6.55 2045768 8456216 29072 17:45:25 16:36:01 18413188 31192644 1058164 3.22 440124 12006056 3375896 9.95 2621104 10799412 13588 17:45:25 16:37:01 18655020 31487520 774932 2.36 498444 11967160 1935916 5.71 2458268 10709148 25100 17:45:25 16:38:01 19179460 31537984 728028 2.21 499260 11514256 1868580 5.51 2345024 10320740 200 17:45:25 16:39:01 19181304 31539848 726180 2.21 499280 11514260 1868580 5.51 2343728 10320744 132 17:45:25 16:40:01 19188688 31547296 718624 2.19 499292 11514260 1868580 5.51 2336160 10320744 8 17:45:25 16:41:01 19190900 31549560 716328 2.18 499320 11514264 1868580 5.51 2334652 10320748 168 17:45:25 16:42:01 19193224 31551884 714052 2.17 499328 11514264 1868580 5.51 2332912 10320748 164 17:45:25 16:43:01 19193176 31551852 713980 2.17 499380 11514268 1868580 5.51 2332988 10320752 8 17:45:25 16:44:01 19193800 31553272 713476 2.17 499400 11514276 1868580 5.51 2332020 10321472 4 17:45:25 16:45:01 19193784 31553260 713436 2.17 499424 11514272 1868580 5.51 2331956 10321472 12 17:45:25 16:46:01 19192648 31552256 714396 2.17 499460 11514256 1850516 5.45 2332156 10321456 44 17:45:25 16:47:01 19192900 31552512 714052 2.17 499488 11514256 1850516 5.45 2332024 10321456 12 17:45:25 16:48:01 19193088 31552732 713776 2.17 499496 11514260 1850516 5.45 2332344 10321460 176 17:45:25 16:49:01 19193032 31552704 713744 2.17 499516 11514260 1850516 5.45 2332084 10321460 8 17:45:25 16:50:01 19192700 31552376 713992 2.17 499540 11514260 1850516 5.45 2332084 10321464 168 17:45:25 16:51:01 19192600 31552328 714212 2.17 499556 11514268 1866568 5.50 2332732 10321468 172 17:45:25 16:52:01 19192908 31552660 713876 2.17 499576 11514272 1866568 5.50 2332144 10321468 188 17:45:25 16:53:01 19192860 31552616 713852 2.17 499584 11514276 1866568 5.50 2332148 10321472 8 17:45:25 16:54:01 19192804 31552592 713932 2.17 499596 11514280 1866568 5.50 2332256 10321480 4 17:45:25 16:55:01 19192740 31552536 713888 2.17 499640 11514272 1866568 5.50 2332204 10321484 4 17:45:25 16:56:01 19192360 31552212 714152 2.17 499652 11514288 1866568 5.50 2332864 10321488 204 17:45:25 16:57:01 19192384 31552236 714112 2.17 499668 11514288 1866568 5.50 2332256 10321488 8 17:45:25 16:58:01 19193044 31552944 713796 2.17 499692 11514292 1866568 5.50 2332696 10321492 200 17:45:25 16:59:01 19193068 31552968 713764 2.17 499700 11514292 1850316 5.45 2332256 10321492 8 17:45:25 17:00:01 19193012 31553028 713628 2.17 499704 11514420 1850316 5.45 2332440 10321600 40 17:45:25 17:01:01 19192972 31553028 713592 2.17 499708 11514428 1850316 5.45 2332460 10321628 20 17:45:25 17:02:01 19192844 31552912 713576 2.17 499716 11514432 1850316 5.45 2332844 10321628 280 17:45:25 17:03:02 19192804 31552876 713588 2.17 499724 11514436 1850316 5.45 2332288 10321632 4 17:45:25 17:04:01 19192900 31552996 713564 2.17 499740 11514436 1850316 5.45 2332632 10321632 260 17:45:25 17:05:01 19192892 31552992 713536 2.17 499752 11514440 1850316 5.45 2332720 10321636 168 17:45:25 17:06:01 19192884 31553016 713460 2.17 499768 11514444 1850316 5.45 2332816 10321644 288 17:45:25 17:07:01 19192908 31553040 713420 2.17 499784 11514444 1833608 5.40 2332340 10321644 8 17:45:25 17:08:01 19192828 31553004 713416 2.17 499804 11514448 1833608 5.40 2332384 10321648 184 17:45:25 17:09:01 19192780 31552956 713392 2.17 499816 11514448 1833608 5.40 2332384 10321648 12 17:45:25 17:10:01 19193016 31553220 713072 2.17 499828 11514460 1833608 5.40 2332528 10321652 184 17:45:25 17:11:01 19193184 31553416 713036 2.17 499852 11514460 1833608 5.40 2332560 10321656 20 17:45:25 17:12:01 19193096 31553364 713224 2.17 499876 11514464 1833608 5.40 2333020 10321664 280 17:45:25 17:13:01 19193048 31553320 713204 2.17 499892 11514468 1833608 5.40 2333016 10321668 208 17:45:25 17:14:01 19192788 31553084 713460 2.17 499892 11514468 1833608 5.40 2332500 10321668 180 17:45:25 17:15:01 19192992 31553296 713172 2.17 499916 11514472 1833608 5.40 2332500 10321672 8 17:45:25 17:16:01 19192692 31553056 713372 2.17 499952 11514476 1849736 5.45 2332620 10321676 60 17:45:25 17:17:01 19192860 31553236 713332 2.17 499984 11514472 1849736 5.45 2332564 10321676 4 17:45:25 17:18:01 19192812 31553268 713236 2.17 500012 11514480 1849736 5.45 2332616 10321680 204 17:45:25 17:19:01 19183468 31545972 720444 2.19 500040 11515592 1849736 5.45 2342552 10322012 24 17:45:25 17:20:01 19183420 31545952 720400 2.19 500060 11515600 1849736 5.45 2342236 10322020 184 17:45:25 17:21:01 19180040 31543612 722872 2.20 500128 11516216 1905412 5.62 2342380 10322568 16 17:45:25 17:22:01 19179928 31543532 722892 2.20 500152 11516220 1905412 5.62 2342352 10322568 44 17:45:25 17:23:01 19180000 31543608 722876 2.20 500164 11516224 1905412 5.62 2342768 10322572 168 17:45:25 17:24:01 19180064 31543700 722808 2.20 500176 11516220 1905412 5.62 2342376 10322572 4 17:45:25 17:25:01 19180048 31543688 722780 2.20 500184 11516228 1905412 5.62 2342376 10322576 8 17:45:25 17:26:01 19180168 31543952 722644 2.20 500208 11516364 1905412 5.62 2342532 10322680 44 17:45:25 17:27:01 19179916 31543712 722836 2.20 500244 11516364 1905412 5.62 2342424 10322680 8 17:45:25 17:28:01 19180144 31543976 722636 2.20 500252 11516372 1905412 5.62 2342516 10322684 48 17:45:25 17:29:01 19180104 31543940 722604 2.20 500264 11516372 1905412 5.62 2342440 10322684 4 17:45:25 17:30:01 19180160 31544100 722588 2.20 500320 11516376 1905412 5.62 2343204 10322724 216 17:45:25 17:31:01 19180192 31544136 722532 2.20 500360 11516368 1905412 5.62 2342708 10322728 12 17:45:25 17:32:01 19180460 31544468 722204 2.20 500380 11516380 1905412 5.62 2342592 10322728 40 17:45:25 17:33:01 19179932 31543944 722724 2.20 500388 11516384 1905412 5.62 2342576 10322732 8 17:45:25 17:34:01 19180144 31544188 722436 2.20 500396 11516384 1905412 5.62 2342624 10322732 4 17:45:25 17:35:01 19180096 31544148 722404 2.20 500408 11516388 1888796 5.57 2342608 10322736 8 17:45:25 17:36:01 19179804 31543888 722580 2.20 500436 11516396 1888796 5.57 2342716 10322740 64 17:45:25 17:37:01 19180032 31544148 722296 2.20 500448 11516396 1888796 5.57 2342684 10322744 8 17:45:25 17:38:01 19179900 31544036 722528 2.20 500464 11516400 1888796 5.57 2343020 10322748 284 17:45:25 17:39:01 19179852 31544008 722480 2.20 500492 11516400 1888796 5.57 2343068 10322748 176 17:45:25 17:40:01 19179560 31543756 722732 2.20 500512 11516404 1888796 5.57 2342752 10322748 40 17:45:25 17:41:01 19179796 31544020 722424 2.20 500532 11516408 1888796 5.57 2342832 10322752 4 17:45:25 17:42:01 19179756 31543992 722372 2.20 500544 11516412 1888796 5.57 2342784 10322752 44 17:45:25 17:43:01 19179724 31543980 722332 2.20 500560 11516416 1888796 5.57 2342920 10322756 28 17:45:25 17:44:01 19179676 31543932 722352 2.20 500560 11516416 1888796 5.57 2342800 10322756 196 17:45:25 17:45:01 19179844 31544120 722320 2.20 500572 11516420 1888796 5.57 2342812 10322760 8 17:45:25 Average: 19615366 31540401 727828 2.21 477173 11128783 1907003 5.62 2293356 9966645 34691 17:45:25 17:45:25 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:45:25 16:31:01 ens3 1209.65 1074.74 11764.44 173.73 0.00 0.00 0.00 0.00 17:45:25 16:31:01 docker0 382.47 298.85 27.84 2715.60 0.00 0.00 0.00 0.00 17:45:25 16:31:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 17:45:25 16:32:01 ens3 155.79 117.48 805.91 25.86 0.00 0.00 0.00 0.00 17:45:25 16:32:01 veth067abb2 1.03 1.22 0.08 0.11 0.00 0.00 0.00 0.00 17:45:25 16:32:01 docker0 89.39 115.73 7.48 762.83 0.00 0.00 0.00 0.00 17:45:25 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:33:01 ens3 23.01 12.61 19.78 10.64 0.00 0.00 0.00 0.00 17:45:25 16:33:01 veth067abb2 0.40 0.42 0.03 0.03 0.00 0.00 0.00 0.00 17:45:25 16:33:01 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 17:45:25 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:34:01 ens3 745.83 687.43 6649.48 68.51 0.00 0.00 0.00 0.00 17:45:25 16:34:01 veth02bcd56 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 17:45:25 16:34:01 docker0 624.64 648.92 41.07 4963.34 0.00 0.00 0.00 0.00 17:45:25 16:34:01 lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 17:45:25 16:35:01 veth0e32b79 2.37 4.92 0.19 56.17 0.00 0.00 0.00 0.00 17:45:25 16:35:01 veth2d93869 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:45:25 16:35:01 ens3 203.40 124.85 2026.37 23.36 0.00 0.00 0.00 0.00 17:45:25 16:35:01 veth02bcd56 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:35:01 vethce16e84 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:45:25 16:35:01 docker0 59.16 86.69 4.69 1133.06 0.00 0.00 0.00 0.00 17:45:25 16:35:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:45:25 16:36:01 ens3 374.12 268.37 3754.74 221.89 0.00 0.00 0.00 0.00 17:45:25 16:36:01 vethd9587aa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:45:25 16:36:01 veth259a8bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:45:25 16:36:01 veth02bcd56 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 17:45:25 16:36:01 veth346b3f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:36:01 docker0 172.70 270.20 13.82 3228.73 0.00 0.00 0.00 0.00 17:45:25 16:36:01 veth8df4999 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:45:25 16:36:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 17:45:25 16:37:01 ens3 188.90 98.85 1878.48 26.73 0.00 0.00 0.00 0.00 17:45:25 16:37:01 veth02bcd56 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:45:25 16:37:01 docker0 71.14 144.56 5.93 1843.21 0.00 0.00 0.00 0.00 17:45:25 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:38:01 ens3 4.47 2.75 4.20 1.78 0.00 0.00 0.00 0.00 17:45:25 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:39:01 ens3 0.23 0.08 0.12 0.06 0.00 0.00 0.00 0.00 17:45:25 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:40:01 ens3 2.70 0.28 0.69 0.08 0.00 0.00 0.00 0.00 17:45:25 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:41:01 ens3 1.08 0.67 0.65 0.47 0.00 0.00 0.00 0.00 17:45:25 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:42:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:43:01 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 17:45:25 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:44:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:45:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:45:25 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:46:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 17:45:25 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:47:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:48:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:49:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:45:25 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:50:01 ens3 0.35 0.20 0.08 0.01 0.00 0.00 0.00 0.00 17:45:25 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:51:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 17:45:25 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:52:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:54:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:56:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 17:45:25 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:57:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:45:25 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:58:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 16:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:00:01 ens3 1.78 0.67 0.56 0.29 0.00 0.00 0.00 0.00 17:45:25 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:01:01 ens3 0.53 0.33 0.33 0.26 0.00 0.00 0.00 0.00 17:45:25 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:02:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:03:02 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:04:01 ens3 0.29 0.12 0.02 0.01 0.00 0.00 0.00 0.00 17:45:25 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:05:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:06:01 ens3 0.43 0.37 0.20 0.08 0.00 0.00 0.00 0.00 17:45:25 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:08:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:45:25 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:10:01 ens3 2.33 0.63 0.51 0.29 0.00 0.00 0.00 0.00 17:45:25 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:11:01 ens3 0.87 0.42 0.43 0.33 0.00 0.00 0.00 0.00 17:45:25 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:14:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:45:25 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:15:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:16:01 ens3 0.47 0.40 0.20 0.09 0.00 0.00 0.00 0.00 17:45:25 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:18:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:19:01 ens3 8.02 7.00 5.13 6.28 0.00 0.00 0.00 0.00 17:45:25 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:21:01 ens3 0.13 0.07 0.07 0.06 0.00 0.00 0.00 0.00 17:45:25 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:24:01 ens3 0.40 0.17 0.13 0.01 0.00 0.00 0.00 0.00 17:45:25 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:26:01 ens3 0.35 0.23 0.09 0.07 0.00 0.00 0.00 0.00 17:45:25 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:30:01 ens3 1.80 0.52 0.51 0.29 0.00 0.00 0.00 0.00 17:45:25 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:31:01 ens3 0.57 0.35 0.33 0.26 0.00 0.00 0.00 0.00 17:45:25 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:34:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:36:01 ens3 0.33 0.28 0.09 0.08 0.00 0.00 0.00 0.00 17:45:25 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:37:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:38:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 17:45:25 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:40:01 ens3 0.33 0.20 0.12 0.01 0.00 0.00 0.00 0.00 17:45:25 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:41:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 17:45:25 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:42:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:43:01 ens3 0.40 0.33 0.25 0.21 0.00 0.00 0.00 0.00 17:45:25 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:44:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:45:25 17:45:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:45:25 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:25 Average: ens3 39.21 32.11 359.47 7.51 0.00 0.00 0.00 0.00 17:45:25 Average: docker0 18.72 20.93 1.35 195.74 0.00 0.00 0.00 0.00 17:45:25 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 17:45:25 17:45:25 17:45:25 ---> sar -P ALL: 17:45:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117187) 10/26/22 _x86_64_ (8 CPU) 17:45:25 17:45:25 16:29:47 LINUX RESTART (8 CPU) 17:45:25 17:45:25 16:30:01 CPU %user %nice %system %iowait %steal %idle 17:45:25 16:31:01 all 10.85 0.00 3.99 2.72 0.06 82.38 17:45:25 16:31:01 0 9.14 0.00 4.82 3.97 0.05 82.03 17:45:25 16:31:01 1 11.32 0.00 4.00 1.28 0.07 83.33 17:45:25 16:31:01 2 11.25 0.00 4.18 3.99 0.05 80.53 17:45:25 16:31:01 3 11.14 0.00 3.69 2.86 0.08 82.22 17:45:25 16:31:01 4 10.81 0.00 4.71 3.10 0.07 81.31 17:45:25 16:31:01 5 7.82 0.00 3.09 2.35 0.05 86.69 17:45:25 16:31:01 6 12.70 0.00 3.35 1.93 0.07 81.95 17:45:25 16:31:01 7 12.69 0.00 4.09 2.22 0.07 80.94 17:45:25 16:32:01 all 30.47 0.00 6.04 1.65 0.07 61.76 17:45:25 16:32:01 0 30.63 0.00 5.78 4.35 0.07 59.17 17:45:25 16:32:01 1 31.03 0.00 5.25 0.89 0.07 62.76 17:45:25 16:32:01 2 29.80 0.00 5.64 4.26 0.07 60.24 17:45:25 16:32:01 3 31.28 0.00 7.48 2.63 0.07 58.55 17:45:25 16:32:01 4 30.59 0.00 6.12 0.17 0.07 63.05 17:45:25 16:32:01 5 29.58 0.00 5.79 0.19 0.08 64.36 17:45:25 16:32:01 6 31.38 0.00 5.75 0.62 0.08 62.16 17:45:25 16:32:01 7 29.46 0.00 6.55 0.07 0.08 63.84 17:45:25 16:33:01 all 52.51 0.00 6.96 0.27 0.11 40.15 17:45:25 16:33:01 0 53.69 0.00 7.37 0.76 0.12 38.06 17:45:25 16:33:01 1 52.69 0.00 7.32 1.16 0.12 38.70 17:45:25 16:33:01 2 49.62 0.00 6.67 0.07 0.10 43.54 17:45:25 16:33:01 3 53.12 0.00 6.99 0.02 0.10 39.77 17:45:25 16:33:01 4 52.80 0.00 6.81 0.07 0.10 40.22 17:45:25 16:33:01 5 51.54 0.00 6.81 0.03 0.12 41.50 17:45:25 16:33:01 6 52.87 0.00 7.01 0.02 0.10 40.00 17:45:25 16:33:01 7 53.74 0.00 6.68 0.05 0.12 39.41 17:45:25 16:34:01 all 16.56 0.00 9.80 8.52 0.08 65.04 17:45:25 16:34:01 0 19.61 0.00 10.38 8.52 0.07 61.42 17:45:25 16:34:01 1 17.12 0.00 12.07 21.74 0.08 48.99 17:45:25 16:34:01 2 15.90 0.00 9.12 7.83 0.08 67.06 17:45:25 16:34:01 3 17.36 0.00 10.70 7.34 0.08 64.52 17:45:25 16:34:01 4 15.13 0.00 8.65 4.43 0.07 71.72 17:45:25 16:34:01 5 14.52 0.00 7.87 5.37 0.07 72.18 17:45:25 16:34:01 6 15.05 0.00 10.60 5.70 0.07 68.58 17:45:25 16:34:01 7 17.78 0.00 9.02 7.31 0.08 65.81 17:45:25 16:35:01 all 52.87 0.00 11.17 6.83 0.11 29.02 17:45:25 16:35:01 0 52.53 0.00 10.80 3.74 0.12 32.81 17:45:25 16:35:01 1 53.48 0.00 10.86 5.04 0.10 30.52 17:45:25 16:35:01 2 53.37 0.00 11.08 18.57 0.10 16.87 17:45:25 16:35:01 3 51.28 0.00 12.62 6.72 0.12 29.26 17:45:25 16:35:01 4 52.89 0.00 10.88 4.89 0.10 31.23 17:45:25 16:35:01 5 52.35 0.00 11.40 8.62 0.10 27.53 17:45:25 16:35:01 6 53.23 0.00 11.01 1.16 0.10 34.50 17:45:25 16:35:01 7 53.84 0.00 10.73 5.94 0.10 29.39 17:45:25 16:36:01 all 36.76 0.00 13.92 16.12 0.11 33.08 17:45:25 16:36:01 0 37.10 0.00 12.63 17.76 0.10 32.40 17:45:25 16:36:01 1 36.18 0.00 14.67 16.21 0.14 32.80 17:45:25 16:36:01 2 39.31 0.00 13.61 9.84 0.10 37.14 17:45:25 16:36:01 3 36.22 0.00 14.80 20.36 0.10 28.52 17:45:25 16:36:01 4 35.91 0.00 14.59 17.56 0.10 31.84 17:45:25 16:36:01 5 35.75 0.00 14.43 13.87 0.12 35.83 17:45:25 16:36:01 6 36.09 0.00 12.43 12.09 0.10 39.28 17:45:25 16:36:01 7 37.49 0.00 14.21 21.30 0.14 26.86 17:45:25 16:37:01 all 50.17 0.00 10.32 2.55 0.10 36.86 17:45:25 16:37:01 0 54.98 0.00 9.51 2.03 0.10 33.38 17:45:25 16:37:01 1 54.68 0.00 10.81 4.74 0.10 29.67 17:45:25 16:37:01 2 49.31 0.00 9.65 1.24 0.10 39.69 17:45:25 16:37:01 3 47.24 0.00 11.57 1.19 0.10 39.90 17:45:25 16:37:01 4 49.49 0.00 9.98 2.42 0.10 38.00 17:45:25 16:37:01 5 48.59 0.00 10.21 4.28 0.08 36.83 17:45:25 16:37:01 6 49.05 0.00 9.98 0.54 0.10 40.33 17:45:25 16:37:01 7 48.01 0.00 10.85 3.94 0.08 37.11 17:45:25 16:38:01 all 0.34 0.00 0.25 0.16 0.01 99.25 17:45:25 16:38:01 0 0.20 0.00 0.13 0.03 0.00 99.63 17:45:25 16:38:01 1 0.33 0.00 0.33 0.33 0.02 98.98 17:45:25 16:38:01 2 0.35 0.00 0.28 0.23 0.00 99.13 17:45:25 16:38:01 3 0.57 0.00 0.40 0.00 0.02 99.02 17:45:25 16:38:01 4 0.33 0.00 0.27 0.02 0.00 99.38 17:45:25 16:38:01 5 0.30 0.00 0.20 0.03 0.02 99.45 17:45:25 16:38:01 6 0.37 0.00 0.15 0.00 0.00 99.48 17:45:25 16:38:01 7 0.25 0.00 0.20 0.62 0.00 98.93 17:45:25 16:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:45:25 16:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:45:25 16:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:45:25 16:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:45:25 16:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:45:25 16:40:01 all 0.16 0.00 0.01 0.01 0.00 99.82 17:45:25 16:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:40:01 1 0.03 0.00 0.02 0.02 0.02 99.92 17:45:25 16:40:01 2 1.19 0.00 0.00 0.00 0.02 98.79 17:45:25 16:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 16:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:45:25 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:45:25 16:41:01 all 0.16 0.00 0.02 0.01 0.00 99.81 17:45:25 16:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:45:25 16:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:45:25 16:41:01 2 1.08 0.00 0.07 0.00 0.00 98.86 17:45:25 16:41:01 3 0.07 0.00 0.00 0.00 0.00 99.93 17:45:25 16:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:41:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:45:25 16:41:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:45:25 16:41:01 7 0.00 0.00 0.00 0.05 0.00 99.95 17:45:25 17:45:25 16:41:01 CPU %user %nice %system %iowait %steal %idle 17:45:25 16:42:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:45:25 16:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 16:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:43:01 all 0.01 0.00 0.00 0.00 0.01 99.98 17:45:25 16:43:01 0 0.02 0.00 0.00 0.02 0.02 99.95 17:45:25 16:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 16:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 16:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:45:25 16:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:45:25 16:44:01 0 0.02 0.00 0.02 0.03 0.00 99.93 17:45:25 16:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 16:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 16:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 16:44:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:45:25 16:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:45:25 16:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:45:25 16:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 16:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:46:01 all 0.02 0.00 0.03 0.02 0.00 99.93 17:45:25 16:46:01 0 0.03 0.00 0.02 0.05 0.00 99.90 17:45:25 16:46:01 1 0.03 0.00 0.07 0.00 0.02 99.88 17:45:25 16:46:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:45:25 16:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 16:46:01 5 0.02 0.00 0.05 0.05 0.02 99.87 17:45:25 16:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:46:01 7 0.00 0.00 0.03 0.03 0.00 99.93 17:45:25 16:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 17:45:25 16:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 16:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:45:25 16:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 16:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:45:25 16:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 16:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 16:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:45:25 16:48:01 0 0.02 0.00 0.02 0.03 0.02 99.92 17:45:25 16:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:45:25 16:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:48:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:45:25 16:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:45:25 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 16:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:50:01 all 0.04 0.00 0.01 0.00 0.00 99.94 17:45:25 16:50:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:45:25 16:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 16:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:50:01 3 0.22 0.00 0.00 0.00 0.00 99.78 17:45:25 16:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:45:25 16:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:50:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:45:25 16:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:45:25 16:51:01 0 0.00 0.00 0.03 0.02 0.00 99.95 17:45:25 16:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 16:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 16:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:45:25 16:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:45:25 16:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 16:52:01 1 0.03 0.00 0.05 0.00 0.00 99.92 17:45:25 16:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 16:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:45:25 16:52:01 CPU %user %nice %system %iowait %steal %idle 17:45:25 16:53:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:45:25 16:53:01 0 0.02 0.00 0.02 0.02 0.02 99.93 17:45:25 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:53:01 7 0.00 0.00 0.00 0.05 0.00 99.95 17:45:25 16:54:01 all 0.21 0.00 0.01 0.00 0.00 99.77 17:45:25 16:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:45:25 16:54:01 2 1.61 0.00 0.00 0.00 0.00 98.39 17:45:25 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:54:01 5 0.00 0.00 0.00 0.03 0.02 99.95 17:45:25 16:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:55:01 all 0.26 0.00 0.01 0.01 0.00 99.73 17:45:25 16:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:45:25 16:55:01 2 1.99 0.00 0.00 0.00 0.00 98.01 17:45:25 16:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:55:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:45:25 16:56:01 all 0.26 0.00 0.01 0.01 0.00 99.72 17:45:25 16:56:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:45:25 16:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 17:45:25 16:56:01 2 1.97 0.00 0.00 0.00 0.02 98.01 17:45:25 16:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 16:56:01 6 0.05 0.00 0.00 0.00 0.00 99.95 17:45:25 16:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 16:57:01 all 0.26 0.00 0.01 0.01 0.01 99.72 17:45:25 16:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 16:57:01 2 1.97 0.00 0.02 0.00 0.00 98.01 17:45:25 16:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 16:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:45:25 16:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:57:01 7 0.00 0.00 0.00 0.02 0.02 99.97 17:45:25 16:58:01 all 0.12 0.00 0.02 0.01 0.00 99.85 17:45:25 16:58:01 0 0.00 0.00 0.02 0.02 0.02 99.95 17:45:25 16:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:58:01 2 0.94 0.00 0.12 0.00 0.00 98.94 17:45:25 16:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 16:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 16:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 16:59:01 all 0.02 0.00 0.01 0.00 0.01 99.97 17:45:25 16:59:01 0 0.03 0.00 0.00 0.02 0.00 99.95 17:45:25 16:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:45:25 16:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 16:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 16:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 16:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 16:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:45:25 17:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:45:25 17:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:45:25 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:00:01 3 0.00 0.00 0.03 0.02 0.00 99.95 17:45:25 17:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:00:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:45:25 17:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:45:25 17:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:45:25 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:45:25 17:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:45:25 17:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:03:02 all 0.02 0.00 0.01 0.01 0.00 99.96 17:45:25 17:03:02 0 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:03:02 1 0.05 0.00 0.03 0.00 0.02 99.90 17:45:25 17:03:02 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:03:02 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:03:02 4 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 17:03:02 5 0.02 0.00 0.00 0.03 0.00 99.95 17:45:25 17:03:02 6 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:03:02 7 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:45:25 17:03:02 CPU %user %nice %system %iowait %steal %idle 17:45:25 17:04:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:45:25 17:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:04:01 6 0.00 0.00 0.03 0.00 0.02 99.95 17:45:25 17:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:45:25 17:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:05:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:45:25 17:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:05:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:45:25 17:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 17:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:45:25 17:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:45:25 17:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:06:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:45:25 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:45:25 17:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:45:25 17:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:07:01 5 0.00 0.00 0.00 0.03 0.02 99.95 17:45:25 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:45:25 17:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:45:25 17:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:45:25 17:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:45:25 17:09:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:45:25 17:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:10:01 all 0.00 0.00 0.01 0.01 0.00 99.98 17:45:25 17:10:01 0 0.00 0.00 0.02 0.03 0.00 99.95 17:45:25 17:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:45:25 17:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:10:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:45:25 17:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:45:25 17:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:45:25 17:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:45:25 17:11:01 4 0.00 0.00 0.02 0.03 0.00 99.95 17:45:25 17:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:45:25 17:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:45:25 17:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:45:25 17:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:12:01 4 0.02 0.00 0.00 0.03 0.02 99.93 17:45:25 17:12:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:45:25 17:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:45:25 17:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:45:25 17:13:01 1 0.00 0.00 0.03 0.00 0.02 99.95 17:45:25 17:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 17:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:45:25 17:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:45:25 17:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:45:25 17:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:45:25 17:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 17:14:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:45:25 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:45:25 17:14:01 CPU %user %nice %system %iowait %steal %idle 17:45:25 17:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:45:25 17:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:45:25 17:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:45:25 17:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:45:25 17:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:16:01 all 0.26 0.00 0.01 0.01 0.00 99.73 17:45:25 17:16:01 0 0.00 0.00 0.03 0.02 0.00 99.95 17:45:25 17:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:16:01 2 1.99 0.00 0.00 0.00 0.00 98.01 17:45:25 17:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:16:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:45:25 17:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:17:01 all 0.24 0.00 0.01 0.01 0.01 99.73 17:45:25 17:17:01 0 0.02 0.00 0.03 0.03 0.00 99.92 17:45:25 17:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:45:25 17:17:01 2 1.76 0.00 0.00 0.00 0.02 98.22 17:45:25 17:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:17:01 4 0.00 0.00 0.00 0.08 0.00 99.92 17:45:25 17:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:45:25 17:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:18:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:45:25 17:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:18:01 4 0.00 0.00 0.02 0.05 0.00 99.93 17:45:25 17:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 17:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:19:01 all 0.29 0.00 0.04 0.03 0.00 99.64 17:45:25 17:19:01 0 0.40 0.00 0.05 0.15 0.02 99.38 17:45:25 17:19:01 1 0.12 0.00 0.08 0.00 0.02 99.78 17:45:25 17:19:01 2 0.08 0.00 0.03 0.00 0.00 99.88 17:45:25 17:19:01 3 1.00 0.00 0.03 0.00 0.00 98.97 17:45:25 17:19:01 4 0.10 0.00 0.02 0.03 0.00 99.85 17:45:25 17:19:01 5 0.22 0.00 0.02 0.02 0.00 99.75 17:45:25 17:19:01 6 0.37 0.00 0.05 0.02 0.00 99.57 17:45:25 17:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:45:25 17:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:45:25 17:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:20:01 1 0.07 0.00 0.05 0.02 0.00 99.87 17:45:25 17:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:45:25 17:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:21:01 all 0.06 0.00 0.03 0.02 0.00 99.89 17:45:25 17:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:45:25 17:21:01 1 0.05 0.00 0.07 0.03 0.02 99.83 17:45:25 17:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:21:01 4 0.03 0.00 0.00 0.03 0.00 99.93 17:45:25 17:21:01 5 0.23 0.00 0.08 0.05 0.00 99.63 17:45:25 17:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:21:01 7 0.05 0.00 0.05 0.02 0.00 99.88 17:45:25 17:22:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:45:25 17:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:22:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:45:25 17:22:01 5 0.02 0.00 0.00 0.03 0.00 99.95 17:45:25 17:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:45:25 17:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:45:25 17:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 17:45:25 17:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:45:25 17:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:24:01 1 0.02 0.00 0.03 0.03 0.00 99.92 17:45:25 17:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 17:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:45:25 17:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:25:01 1 0.03 0.00 0.05 0.00 0.02 99.90 17:45:25 17:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:45:25 17:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:45:25 17:25:01 CPU %user %nice %system %iowait %steal %idle 17:45:25 17:26:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:45:25 17:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:45:25 17:26:01 1 0.05 0.00 0.03 0.02 0.02 99.88 17:45:25 17:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:26:01 4 0.00 0.00 0.02 0.05 0.00 99.93 17:45:25 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:45:25 17:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:27:01 1 0.02 0.00 0.03 0.02 0.02 99.92 17:45:25 17:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:45:25 17:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:45:25 17:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:28:01 1 0.05 0.00 0.02 0.03 0.02 99.88 17:45:25 17:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:29:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:45:25 17:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 17:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:30:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:45:25 17:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:45:25 17:30:01 1 0.03 0.00 0.00 0.02 0.02 99.93 17:45:25 17:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:30:01 4 0.00 0.00 0.00 0.03 0.02 99.95 17:45:25 17:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:31:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:45:25 17:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:31:01 1 0.02 0.00 0.05 0.03 0.00 99.90 17:45:25 17:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 17:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:45:25 17:32:01 0 0.00 0.00 0.03 0.02 0.00 99.95 17:45:25 17:32:01 1 0.02 0.00 0.03 0.02 0.02 99.92 17:45:25 17:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:45:25 17:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:33:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:45:25 17:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:33:01 1 0.02 0.00 0.00 0.02 0.02 99.95 17:45:25 17:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:34:01 all 0.06 0.00 0.01 0.01 0.00 99.92 17:45:25 17:34:01 0 0.00 0.00 0.00 0.03 0.00 99.97 17:45:25 17:34:01 1 0.03 0.00 0.05 0.00 0.00 99.92 17:45:25 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:34:01 4 0.43 0.00 0.00 0.03 0.00 99.53 17:45:25 17:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:35:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:45:25 17:35:01 0 0.03 0.00 0.00 0.02 0.00 99.95 17:45:25 17:35:01 1 0.00 0.00 0.03 0.00 0.02 99.95 17:45:25 17:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:35:01 4 1.95 0.00 0.00 0.00 0.00 98.05 17:45:25 17:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:36:01 all 0.23 0.00 0.01 0.01 0.00 99.74 17:45:25 17:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:36:01 1 0.03 0.00 0.05 0.05 0.00 99.87 17:45:25 17:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:36:01 4 1.73 0.00 0.02 0.03 0.00 98.22 17:45:25 17:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:45:25 17:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:45:25 17:36:01 CPU %user %nice %system %iowait %steal %idle 17:45:25 17:37:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:45:25 17:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:45:25 17:37:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:45:25 17:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:45:25 17:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:38:01 3 0.08 0.00 0.00 0.00 0.00 99.92 17:45:25 17:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:38:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:45:25 17:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:39:01 all 0.02 0.00 0.01 0.02 0.00 99.95 17:45:25 17:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:45:25 17:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:39:01 5 0.00 0.00 0.00 0.13 0.02 99.85 17:45:25 17:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:40:01 all 0.00 0.00 0.01 0.01 0.00 99.97 17:45:25 17:40:01 0 0.00 0.00 0.02 0.02 0.02 99.95 17:45:25 17:40:01 1 0.02 0.00 0.05 0.00 0.02 99.92 17:45:25 17:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:40:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:45:25 17:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:45:25 17:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:41:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:45:25 17:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:45:25 17:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:45:25 17:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 17:45:25 17:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:45:25 17:42:01 5 0.02 0.00 0.00 0.07 0.00 99.92 17:45:25 17:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:45:25 17:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:43:01 5 0.00 0.00 0.02 0.03 0.02 99.93 17:45:25 17:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:45:25 17:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:45:25 17:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:45:25 17:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:45:25 17:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:45:25 17:44:01 5 0.00 0.00 0.00 0.05 0.00 99.95 17:45:25 17:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:45:25 17:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:45:25 17:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:45:25 17:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:45:25 17:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 17:45:01 5 0.00 0.00 0.00 0.03 0.00 99.97 17:45:25 17:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:45:25 17:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:45:25 Average: all 3.35 0.00 0.83 0.52 0.01 95.28 17:45:25 Average: 0 3.43 0.00 0.82 0.55 0.01 95.18 17:45:25 Average: 1 3.42 0.00 0.89 0.68 0.02 95.00 17:45:25 Average: 2 3.49 0.00 0.80 0.61 0.01 95.09 17:45:25 Average: 3 3.30 0.00 0.91 0.54 0.01 95.24 17:45:25 Average: 4 3.33 0.00 0.82 0.44 0.01 95.40 17:45:25 Average: 5 3.19 0.00 0.79 0.47 0.01 95.54 17:45:25 Average: 6 3.33 0.00 0.81 0.29 0.01 95.56 17:45:25 Average: 7 3.34 0.00 0.83 0.55 0.01 95.27 17:45:25 17:45:25 17:45:25