Pull request #4230 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 6ca5195478432bcd71e5af2f953c2a061988ad07+8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 (20817d3a01e924981b4673081e6d07c0afc667c7) 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-ssh15125558224501246952.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh505588453244886666.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11844049300417047226.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14258391862512995223.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12241013210024509643.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13794884935118773519.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-118636 in /w/workspace/edgexfoundry_edgex-go_PR-4230 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4230/head:refs/remotes/origin/PR-4230 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 into PR head commit 6ca5195478432bcd71e5af2f953c2a061988ad07 Merge succeeded, producing 6ca5195478432bcd71e5af2f953c2a061988ad07 Checking out Revision 6ca5195478432bcd71e5af2f953c2a061988ad07 (PR-4230) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ca5195478432bcd71e5af2f953c2a061988ad07 # 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 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ca5195478432bcd71e5af2f953c2a061988ad07 # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:47:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:47:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:47:12 ========================================================= 16:47:12 EdgeX Global Pipelines Version Info 16:47:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:47:13 ------------------- 16:47:13 stable info: 16:47:13 ------------------- 16:47:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:47:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:47:13 Message: update stable to v1.0.244 16:47:14 ------------------- 16:47:14 experimental info: 16:47:14 ------------------- 16:47:14 Commited By: **** collab-it+edgex@linuxfoundation.org 16:47:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:47:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:47:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4230 [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4230 [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4230 [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ca5195478432bcd71e5af2f953c2a061988ad07 [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ca5195 [Pipeline] echo 16:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:47:15 provisioning config files... 16:47:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13711986006854750183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:15 ---> docker-login.sh 16:47:15 nexus3.edgexfoundry.org:10001 16:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:16 Configure a credential helper to remove this warning. See 16:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:16 16:47:16 Login Succeeded 16:47:16 nexus3.edgexfoundry.org:10002 16:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:16 Configure a credential helper to remove this warning. See 16:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:16 16:47:16 Login Succeeded 16:47:16 nexus3.edgexfoundry.org:10003 16:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:16 Configure a credential helper to remove this warning. See 16:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:16 16:47:16 Login Succeeded 16:47:16 nexus3.edgexfoundry.org:10004 16:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:16 Configure a credential helper to remove this warning. See 16:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:16 16:47:16 Login Succeeded 16:47:16 docker.io 16:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:17 Configure a credential helper to remove this warning. See 16:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:17 16:47:17 Login Succeeded 16:47:17 ---> docker-login.sh ends [Pipeline] } 16:47:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:47:17 + 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:47:17 + dirname cmd/core-command/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + echo core-command,cmd/core-command/Dockerfile 16:47:17 + dirname cmd/core-data/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + echo core-data,cmd/core-data/Dockerfile 16:47:17 + dirname cmd/core-metadata/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + echo core-metadata,cmd/core-metadata/Dockerfile 16:47:17 + + dirname cmd/security-bootstrapper/Dockerfile 16:47:17 cut -d/ -f2 16:47:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:47:17 + dirname cmd/security-proxy-setup/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:47:17 + dirname cmd/security-secretstore-setup/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:47:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:47:17 + dirname cmd/security-spire-agent/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:47:17 + dirname cmd/security-spire-config/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:47:17 + dirname cmd/security-spire-server/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:47:17 + dirname cmd/support-notifications/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + echo support-notifications,cmd/support-notifications/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + dirname cmd/support-scheduler/Dockerfile 16:47:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:47:17 + cut -d/ -f2 16:47:17 + dirname cmd/sys-mgmt-agent/Dockerfile 16:47:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:47:17 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:47:18 + git rev-list -1 --merges 6ca5195478432bcd71e5af2f953c2a061988ad07~1..6ca5195478432bcd71e5af2f953c2a061988ad07 [Pipeline] echo 16:47:18 -----------> git rev-list -1 --merges 6ca5195478432bcd71e5af2f953c2a061988ad07~1..6ca5195478432bcd71e5af2f953c2a061988ad07 6ca5195478432bcd71e5af2f953c2a061988ad07 [false] [Pipeline] sh 16:47:18 + git log --format=format:%s -1 6ca5195478432bcd71e5af2f953c2a061988ad07 [Pipeline] echo 16:47:18 ========================================================= 16:47:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:47:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:47:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:47:18 + grep -v github /etc/ssh/ssh_known_hosts 16:47:18 + [ -e /tmp/ssh_known_hosts ] 16:47:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:47:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:47:18 + sudo tee -a /etc/ssh/ssh_known_hosts 16:47:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:47:19 16:47:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:47:19 0.1.4: Pulling from edgex-devops/py-git-semver 16:47:19 b85a868b505f: Pulling fs layer 16:47:19 e2be974225ed: Pulling fs layer 16:47:19 339a4e72a1f5: Pulling fs layer 16:47:19 988bab9f4d93: Pulling fs layer 16:47:19 1469e6f7b9e6: Pulling fs layer 16:47:19 eaf3925da568: Pulling fs layer 16:47:19 bab4dde63d76: Pulling fs layer 16:47:19 bde34c3a00c8: Pulling fs layer 16:47:19 b352a97aabf1: Pulling fs layer 16:47:19 4872d77fe225: Pulling fs layer 16:47:19 5851b861e8e6: Pulling fs layer 16:47:19 1469e6f7b9e6: Waiting 16:47:19 eaf3925da568: Waiting 16:47:19 bab4dde63d76: Waiting 16:47:19 bde34c3a00c8: Waiting 16:47:19 b352a97aabf1: Waiting 16:47:19 4872d77fe225: Waiting 16:47:19 5851b861e8e6: Waiting 16:47:19 988bab9f4d93: Waiting 16:47:19 e2be974225ed: Verifying Checksum 16:47:19 e2be974225ed: Download complete 16:47:19 988bab9f4d93: Verifying Checksum 16:47:19 988bab9f4d93: Download complete 16:47:20 339a4e72a1f5: Verifying Checksum 16:47:20 339a4e72a1f5: Download complete 16:47:20 1469e6f7b9e6: Verifying Checksum 16:47:20 1469e6f7b9e6: Download complete 16:47:20 eaf3925da568: Download complete 16:47:20 bde34c3a00c8: Verifying Checksum 16:47:20 bde34c3a00c8: Download complete 16:47:20 b352a97aabf1: Download complete 16:47:20 4872d77fe225: Verifying Checksum 16:47:20 4872d77fe225: Download complete 16:47:20 5851b861e8e6: Verifying Checksum 16:47:20 b85a868b505f: Verifying Checksum 16:47:20 b85a868b505f: Download complete 16:47:20 bab4dde63d76: Verifying Checksum 16:47:21 b85a868b505f: Pull complete 16:47:21 e2be974225ed: Pull complete 16:47:21 339a4e72a1f5: Pull complete 16:47:21 988bab9f4d93: Pull complete 16:47:22 1469e6f7b9e6: Pull complete 16:47:22 eaf3925da568: Pull complete 16:47:23 bab4dde63d76: Pull complete 16:47:23 bde34c3a00c8: Pull complete 16:47:23 b352a97aabf1: Pull complete 16:47:24 4872d77fe225: Pull complete 16:47:24 5851b861e8e6: Pull complete 16:47:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:47:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:24 prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container 16:47:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:47:25 $ docker top ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a -eo pid,comm 16:47:26 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:47:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:47:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:47:26 [ssh-agent] Looking for ssh-agent implementation... 16:47:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:47:26 $ docker exec ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a ssh-agent 16:47:26 SSH_AUTH_SOCK=/tmp/ssh-fhPuhn0P5YcY/agent.32 16:47:26 SSH_AGENT_PID=38 16:47:26 Running ssh-add (command line suppressed) 16:47:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2345472446520797551.key (/w/workspace/edgex-go/1@tmp/private_key_2345472446520797551.key) 16:47:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:47:26 + git tag --points-at HEAD [Pipeline] } 16:47:26 $ docker exec --env ******** --env ******** ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a ssh-agent -k 16:47:26 unset SSH_AUTH_SOCK; 16:47:26 unset SSH_AGENT_PID; 16:47:26 echo Agent pid 38 killed; 16:47:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:47:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:47:26 [ssh-agent] Looking for ssh-agent implementation... 16:47:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:47:27 $ docker exec ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a ssh-agent 16:47:27 SSH_AUTH_SOCK=/tmp/ssh-K9cbB85UCk9B/agent.70 16:47:27 SSH_AGENT_PID=76 16:47:27 Running ssh-add (command line suppressed) 16:47:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18223270344484690862.key (/w/workspace/edgex-go/1@tmp/private_key_18223270344484690862.key) 16:47:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:47:27 + git semver init 16:47:27 2022-11-08 16:47:27,808 [run_init] DEBUG init version:0.0.0 force:False 16:47:27 2022-11-08 16:47:27,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 16:47:27 2022-11-08 16:47:27,810 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 16:47:27 2022-11-08 16:47:27,810 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 16:47:32 2022-11-08 16:47:32,102 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 16:47:32 2022-11-08 16:47:32,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4230 with force:False 16:47:32 2022-11-08 16:47:32,103 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4230 16:47:32 2022-11-08 16:47:32,107 [execute] INFO git cat-file --batch-check 16:47:32 2022-11-08 16:47:32,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:47:32 2022-11-08 16:47:32,113 [execute] INFO git cat-file --batch 16:47:32 2022-11-08 16:47:32,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 16:47:32 2022-11-08 16:47:32,120 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4230 16:47:32 0.0.0 [Pipeline] } 16:47:32 $ docker exec --env ******** --env ******** ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a ssh-agent -k 16:47:32 unset SSH_AUTH_SOCK; 16:47:32 unset SSH_AGENT_PID; 16:47:32 echo Agent pid 76 killed; 16:47:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:47:32 + git semver [Pipeline] } 16:47:33 $ docker stop --time=1 ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a 16:47:34 $ docker rm -f ef8ad19b456c51c07d014f1b5994b9acec1bfc3d0a182275119e7041fc44f67a [Pipeline] // withDockerContainer [Pipeline] sh 16:47:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:47:35 Stashed 1 file(s) [Pipeline] echo 16:47:35 [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) 16:47:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118641 in /w/workspace/edgexfoundry_edgex-go_PR-4230 [Pipeline] { [Pipeline] ws 16:47:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:47:35 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:47:36 ========================================================= 16:47:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:47:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:47:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:47:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:47:36 213ec9aee27d: Pulling fs layer 16:47:36 4583459ba037: Pulling fs layer 16:47:36 93c1e223e6f2: Pulling fs layer 16:47:36 53926ce57604: Pulling fs layer 16:47:36 21b2b0c7a3f4: Pulling fs layer 16:47:36 22ff95d597cd: Pulling fs layer 16:47:36 12d6caf4c0d1: Pulling fs layer 16:47:36 96b7cbca73a9: Pulling fs layer 16:47:36 a7acece74701: Pulling fs layer 16:47:36 53926ce57604: Waiting 16:47:36 21b2b0c7a3f4: Waiting 16:47:36 22ff95d597cd: Waiting 16:47:36 96b7cbca73a9: Waiting 16:47:36 12d6caf4c0d1: Waiting 16:47:36 a7acece74701: Waiting 16:47:36 93c1e223e6f2: Verifying Checksum 16:47:36 93c1e223e6f2: Download complete 16:47:36 4583459ba037: Download complete 16:47:36 21b2b0c7a3f4: Verifying Checksum 16:47:36 21b2b0c7a3f4: Download complete 16:47:36 22ff95d597cd: Verifying Checksum 16:47:36 22ff95d597cd: Download complete 16:47:36 213ec9aee27d: Verifying Checksum 16:47:36 213ec9aee27d: Download complete 16:47:36 12d6caf4c0d1: Verifying Checksum 16:47:36 12d6caf4c0d1: Download complete 16:47:36 213ec9aee27d: Pull complete 16:47:36 4583459ba037: Pull complete 16:47:37 93c1e223e6f2: Pull complete 16:47:37 96b7cbca73a9: Verifying Checksum 16:47:37 96b7cbca73a9: Download complete 16:47:37 a7acece74701: Verifying Checksum 16:47:37 a7acece74701: Download complete 16:47:37 53926ce57604: Verifying Checksum 16:47:37 53926ce57604: Download complete 16:47:40 53926ce57604: Pull complete 16:47:41 21b2b0c7a3f4: Pull complete 16:47:41 22ff95d597cd: Pull complete 16:47:41 12d6caf4c0d1: Pull complete 16:47:41 using credential edgex-jenkins-ssh 16:47:41 Cloning the remote Git repository 16:47:43 96b7cbca73a9: Pull complete 16:47:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:47:41 > git init /w/workspace/edgex-go/1 # timeout=10 16:47:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:47:42 > git --version # timeout=10 16:47:42 > git --version # 'git version 2.25.1' 16:47:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:47:42 Verifying host key using known hosts file 16:47:42 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. 16:47:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:47:43 a7acece74701: Pull complete 16:47:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:47:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:47:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:47:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:47:44 WORKDIR /edgex 16:47:44 COPY go.mod . 16:47:44 RUN go mod download 16:47:44 + docker build -t ci-base-image-x86_64 -f - . 16:47:44 Sending build context to Docker daemon 169.7MB 16:47:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:47:44 ---> db6d94c90886 16:47:44 Step 2/4 : WORKDIR /edgex 16:47:47 ---> Running in ed57c6c81032 16:47:47 Removing intermediate container ed57c6c81032 16:47:47 ---> 4de94f6e5f0c 16:47:47 Step 3/4 : COPY go.mod . 16:47:47 ---> 3d7164062e3d 16:47:47 Step 4/4 : RUN go mod download 16:47:47 ---> Running in 95102df618d6 16:47:57 Removing intermediate container 95102df618d6 16:47:57 ---> 4dfca78d5da3 16:47:57 Successfully built 4dfca78d5da3 16:47:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:57 + docker inspect -f . ci-base-image-x86_64 16:47:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:57 prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container 16:47:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:47:58 $ docker top 69ad268b847dd3f5c2a6cb184db47ac752c2833b55cfd500c434b30245026384 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:58 + go version 16:47:58 go version go1.18.7 linux/amd64 [Pipeline] } 16:47:58 $ docker stop --time=1 69ad268b847dd3f5c2a6cb184db47ac752c2833b55cfd500c434b30245026384 16:47:59 $ docker rm -f 69ad268b847dd3f5c2a6cb184db47ac752c2833b55cfd500c434b30245026384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:00 + docker inspect -f . ci-base-image-x86_64 16:48:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:00 prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container 16:48:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:48:01 $ docker top 5865b9fa27bb0a593f93c82393e3f1947aa1a99feae514bba599551f54244128 -eo pid,comm [Pipeline] { [Pipeline] echo 16:48:01 ========================================================= 16:48:01 [edgeXBuildGoParallel] Running Tests and Build... 16:48:01 ========================================================= [Pipeline] sh 16:48:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:48:01 + make test 16:48:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:48:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:48:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:48:04 Merging remotes/origin/main commit 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 into PR head commit 6ca5195478432bcd71e5af2f953c2a061988ad07 16:48:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:48:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:48:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:03 Verifying host key using known hosts file 16:48:03 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. 16:48:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4230/head:refs/remotes/origin/PR-4230 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:48:04 > git config core.sparsecheckout # timeout=10 16:48:04 > git checkout -f 6ca5195478432bcd71e5af2f953c2a061988ad07 # timeout=10 16:48:04 Merge succeeded, producing 6ca5195478432bcd71e5af2f953c2a061988ad07 16:48:04 Checking out Revision 6ca5195478432bcd71e5af2f953c2a061988ad07 (PR-4230) 16:48:04 > git remote # timeout=10 16:48:04 > git config --get remote.origin.url # timeout=10 16:48:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:48:04 Verifying host key using known hosts file 16:48:04 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. 16:48:04 > git merge 8f7f44e01cba6eea1fd84d74b535d4cad13e6fa0 # timeout=10 16:48:04 > git rev-parse HEAD^{commit} # timeout=10 16:48:04 > git config core.sparsecheckout # timeout=10 16:48:04 > git checkout -f 6ca5195478432bcd71e5af2f953c2a061988ad07 # timeout=10 16:48:08 Commit message: "docs: Levski Change Log" 16:48:08 > git --version # timeout=10 16:48:08 > git --version # 'git version 2.25.1' 16:48:08 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:48:08 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:48:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:48:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:09 Dload Upload Total Spent Left Speed 16:48:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10505 0 0 61794 0 --:--:-- --:--:-- --:--:-- 61432 100 12602 100 12602 0 0 73267 0 --:--:-- --:--:-- --:--:-- 73267 [Pipeline] sh 16:48:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:48:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:48:10 + sudo tee /etc/docker/daemon.new 16:48:10 { 16:48:10 "registry-mirrors": [ 16:48:10 "https://nexus3.edgexfoundry.org:10001" 16:48:10 ], 16:48:10 "bip": "10.250.0.254/24", 16:48:10 "hosts": [ 16:48:10 "tcp://0.0.0.0:5555", 16:48:10 "unix:///var/run/docker.sock" 16:48:10 ], 16:48:10 "mtu": 1458, 16:48:10 "selinux-enabled": true, 16:48:10 "seccomp-profile": "/etc/docker/seccomp.json" 16:48:10 } [Pipeline] sh 16:48:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:48:11 + sudo service docker restart 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:48:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:48:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:48:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.112s coverage: 43.0% of statements 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:48:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:48:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.838s coverage: 89.2% of statements 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 2.2% of statements 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.493s coverage: 95.6% of statements 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements 16:48:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 16:48:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:29 provisioning config files... 16:48:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10714467131411090547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:30 ---> docker-login.sh 16:48:30 nexus3.edgexfoundry.org:10001 16:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:30 Configure a credential helper to remove this warning. See 16:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:30 16:48:30 Login Succeeded 16:48:30 nexus3.edgexfoundry.org:10002 16:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:31 Configure a credential helper to remove this warning. See 16:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:31 16:48:31 Login Succeeded 16:48:31 nexus3.edgexfoundry.org:10003 16:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:31 Configure a credential helper to remove this warning. See 16:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:31 16:48:31 Login Succeeded 16:48:31 nexus3.edgexfoundry.org:10004 16:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:32 Configure a credential helper to remove this warning. See 16:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:32 16:48:32 Login Succeeded 16:48:32 docker.io 16:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:32 Configure a credential helper to remove this warning. See 16:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:32 16:48:32 Login Succeeded 16:48:32 ---> docker-login.sh ends [Pipeline] } 16:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:48:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:48:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:33 ========================================================= 16:48:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:48:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:48:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:48:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:48:34 9b18e9b68314: Pulling fs layer 16:48:34 35d82f9e3411: Pulling fs layer 16:48:34 e16973657156: Pulling fs layer 16:48:34 fc693d55d65f: Pulling fs layer 16:48:34 7e9fc2657dce: Pulling fs layer 16:48:34 dda99020689f: Pulling fs layer 16:48:34 db1c61fa0a46: Pulling fs layer 16:48:34 891c053d2c06: Pulling fs layer 16:48:34 7e9fc2657dce: Waiting 16:48:34 dda99020689f: Waiting 16:48:34 db1c61fa0a46: Waiting 16:48:34 891c053d2c06: Waiting 16:48:34 fc693d55d65f: Waiting 16:48:34 e16973657156: Verifying Checksum 16:48:34 e16973657156: Download complete 16:48:34 35d82f9e3411: Verifying Checksum 16:48:34 35d82f9e3411: Download complete 16:48:34 7e9fc2657dce: Download complete 16:48:34 dda99020689f: Verifying Checksum 16:48:34 dda99020689f: Download complete 16:48:34 9b18e9b68314: Verifying Checksum 16:48:34 9b18e9b68314: Download complete 16:48:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 16:48:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 16:48:35 9b18e9b68314: Pull complete 16:48:35 891c053d2c06: Download complete 16:48:35 35d82f9e3411: Pull complete 16:48:36 e16973657156: Pull complete 16:48:36 db1c61fa0a46: Verifying Checksum 16:48:36 db1c61fa0a46: Download complete 16:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 79.9% of statements 16:48:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:48:37 fc693d55d65f: Verifying Checksum 16:48:37 fc693d55d65f: Download complete 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 64.7% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.8% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 41.8% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:48:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 16:48:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:48:45 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:48:49 fc693d55d65f: Pull complete 16:48:49 7e9fc2657dce: Pull complete 16:48:49 dda99020689f: Pull complete 16:48:56 db1c61fa0a46: Pull complete 16:48:58 891c053d2c06: Pull complete 16:48:58 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:48:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:48:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:48:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:48:58 WORKDIR /edgex 16:48:58 COPY go.mod . 16:48:58 RUN go mod download 16:48:58 + docker build -t ci-base-image-arm64 -f - . 16:48:59 Sending build context to Docker daemon 3.277MB 16:48:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:48:59 ---> f96f9c87975a 16:48:59 Step 2/4 : WORKDIR /edgex 16:49:01 ---> Running in 3d8b677a6d40 16:49:01 Removing intermediate container 3d8b677a6d40 16:49:01 ---> 817ffe67f377 16:49:01 Step 3/4 : COPY go.mod . 16:49:02 ---> 67222bd9aa6c 16:49:02 Step 4/4 : RUN go mod download 16:49:02 ---> Running in e0d60fed8c57 16:49:03 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:49:03 GO111MODULE=on go vet ./... 16:49:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:49:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:49:06 ./bin/test-attribution-txt.sh [Pipeline] echo 16:49:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:49:06 + ls -al . 16:49:06 total 776 16:49:06 drwxrwxr-x 11 1001 1001 4096 Nov 8 16:48 . 16:49:06 drwxr-xr-x 4 root root 4096 Nov 8 16:48 .. 16:49:06 drwxrwxr-x 2 1001 1001 4096 Nov 8 16:47 .blubracket 16:49:06 -rw-rw-r-- 1 1001 1001 16 Nov 8 16:47 .dockerignore 16:49:06 drwxrwxr-x 8 1001 1001 4096 Nov 8 16:48 .git 16:49:06 drwxrwxr-x 3 1001 1001 4096 Nov 8 16:47 .github 16:49:06 -rw-rw-r-- 1 1001 1001 1030 Nov 8 16:47 .gitignore 16:49:06 -rw-rw-r-- 1 1001 1001 42 Nov 8 16:47 .golangci.yml 16:49:06 -rw-rw-r-- 1 1001 1001 87 Nov 8 16:47 .hadolint.yml 16:49:06 drwxr-xr-x 3 1001 1001 4096 Nov 8 16:47 .semver 16:49:06 -rw-rw-r-- 1 1001 1001 166 Nov 8 16:47 .sonarcloud.properties 16:49:06 -rw-rw-r-- 1 1001 1001 1171 Nov 8 16:47 ADOPTERS.md 16:49:06 -rw-rw-r-- 1 1001 1001 10722 Nov 8 16:47 Attribution.txt 16:49:06 -rw-rw-r-- 1 1001 1001 74162 Nov 8 16:47 CHANGELOG.md 16:49:06 -rw-rw-r-- 1 1001 1001 3804 Nov 8 16:47 CONTRIBUTING.md 16:49:06 -rw-rw-r-- 1 1001 1001 677 Nov 8 16:47 GOVERNANCE.md 16:49:06 -rw-rw-r-- 1 1001 1001 850 Nov 8 16:47 Jenkinsfile 16:49:06 -rw-rw-r-- 1 1001 1001 10775 Nov 8 16:47 LICENSE 16:49:06 -rw-rw-r-- 1 1001 1001 13857 Nov 8 16:47 Makefile 16:49:06 -rw-rw-r-- 1 1001 1001 582 Nov 8 16:47 OWNERS.md 16:49:06 -rw-rw-r-- 1 1001 1001 9799 Nov 8 16:47 README.md 16:49:06 -rw-rw-r-- 1 1001 1001 6912 Nov 8 16:47 SECURITY.md 16:49:06 -rw-rw-r-- 1 1001 1001 5 Nov 8 16:47 VERSION 16:49:06 -rw-rw-r-- 1 1001 1001 4131 Nov 8 16:47 ZMQWindows.md 16:49:06 drwxrwxr-x 2 1001 1001 4096 Nov 8 16:47 bin 16:49:06 drwxrwxr-x 18 1001 1001 4096 Nov 8 16:47 cmd 16:49:06 -rw-r--r-- 1 root root 501828 Nov 8 16:48 coverage.out 16:49:06 -rw-rw-r-- 1 1001 1001 3405 Nov 8 16:47 go.mod 16:49:06 -rw-rw-r-- 1 1001 1001 44978 Nov 8 16:47 go.sum 16:49:06 drwxrwxr-x 8 1001 1001 4096 Nov 8 16:47 internal 16:49:06 drwxrwxr-x 3 1001 1001 4096 Nov 8 16:47 openapi 16:49:06 drwxrwxr-x 4 1001 1001 4096 Nov 8 16:47 snap 16:49:06 -rw-rw-r-- 1 1001 1001 204 Nov 8 16:47 version.go [Pipeline] sh 16:49:06 + '[' -e coverage.out ] 16:49:06 + chown 1001:1001 coverage.out [Pipeline] stash 16:49:06 Stashed 1 file(s) [Pipeline] sh 16:49:07 + make build 16:49:07 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:49:19 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:49:29 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:49:29 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:49:36 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:49:36 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:49:37 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:49:39 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:49:39 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:49:40 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:49:41 Removing intermediate container e0d60fed8c57 16:49:41 ---> 461406e5045b 16:49:41 Successfully built 461406e5045b 16:49:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:41 + docker inspect -f . ci-base-image-arm64 16:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49: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/secrets-config ./cmd/secrets-config 16:49:41 prd-ubuntu20.04-docker-arm64-4c-16g-118641 does not seem to be running inside a container 16:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:49:42 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:49:43 $ docker top ace3c79aa32dc3465728592094da53332f64bcf9f87dc2bcbd59e0a7e41382c3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:44 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:49:44 + go version 16:49:44 go version go1.18.7 linux/arm64 [Pipeline] } 16:49:44 $ docker stop --time=1 ace3c79aa32dc3465728592094da53332f64bcf9f87dc2bcbd59e0a7e41382c3 16:49:46 $ docker rm -f ace3c79aa32dc3465728592094da53332f64bcf9f87dc2bcbd59e0a7e41382c3 [Pipeline] // withDockerContainer [Pipeline] } 16:49:46 $ docker stop --time=1 5865b9fa27bb0a593f93c82393e3f1947aa1a99feae514bba599551f54244128 16:49:49 $ docker rm -f 5865b9fa27bb0a593f93c82393e3f1947aa1a99feae514bba599551f54244128 [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:50 16:49:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:50 + docker inspect -f . ci-base-image-arm64 16:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:50 prd-ubuntu20.04-docker-arm64-4c-16g-118641 does not seem to be running inside a container 16:49:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:49:50 latest: Pulling from edgex-devops/edgex-compose 16:49:50 cbdbe7a5bc2a: Pulling fs layer 16:49:50 ca9280d653b3: Pulling fs layer 16:49:50 7e9c9ca2126c: Pulling fs layer 16:49:51 cbdbe7a5bc2a: Verifying Checksum 16:49:51 ca9280d653b3: Verifying Checksum 16:49:51 ca9280d653b3: Download complete 16:49:51 cbdbe7a5bc2a: Pull complete 16:49:51 7e9c9ca2126c: Download complete 16:49:51 ca9280d653b3: Pull complete 16:49:52 $ docker top 2d89bcf0c1b83d21dbe32f3d293a57c9275f07ff8285799a16e89795fe7bf16b -eo pid,comm [Pipeline] { [Pipeline] echo 16:49:52 ========================================================= 16:49:52 [edgeXBuildGoParallel] Running Tests and Build... 16:49:52 ========================================================= [Pipeline] sh 16:49:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:49:53 + make test 16:49:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:49:54 7e9c9ca2126c: Pull complete 16:49:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:54 prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container 16:49:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:49:55 $ docker top 8a3776f36f1d3109115d15b791c54c42f22317e8991b0d152717b9fa9fa09204 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:56 + + grep parallel 16:49:56 docker-compose build --help 16:49:56 --parallel Build images in parallel. [Pipeline] } 16:49:56 $ docker stop --time=1 8a3776f36f1d3109115d15b791c54c42f22317e8991b0d152717b9fa9fa09204 16:49:58 $ docker rm -f 8a3776f36f1d3109115d15b791c54c42f22317e8991b0d152717b9fa9fa09204 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:58 prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container 16:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:49:59 $ docker top 4ca781fd2428dc482dc36dad189825b4de8f7d982c78cac9f0656c1ba41975b5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:49:59 + docker-compose -f ./docker-compose-build.yml build --parallel 16:50:00 Building core-command ... 16:50:00 Building core-data ... 16:50:00 Building core-metadata ... 16:50:00 Building security-bootstrapper ... 16:50:00 Building security-proxy-setup ... 16:50:00 Building security-secretstore-setup ... 16:50:00 Building security-spiffe-token-provider ... 16:50:00 Building security-spire-agent ... 16:50:00 Building security-spire-config ... 16:50:00 Building security-spire-server ... 16:50:00 Building support-notifications ... 16:50:00 Building support-scheduler ... 16:50:00 Building sys-mgmt-agent ... 16:50:00 Building security-spire-agent 16:50:00 Building security-secretstore-setup 16:50:00 Building security-spire-config 16:50:00 Building support-scheduler 16:50:00 Building security-bootstrapper 16:50:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:12 ---> 4dfca78d5da3 16:50:12 Step 3/24 : WORKDIR /edgex-go 16:50:12 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:50:12 ---> 4dfca78d5da3 16:50:12 Step 3/32 : WORKDIR /edgex-go 16:50:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:12 ---> 4dfca78d5da3 16:50:12 Step 3/24 : WORKDIR /edgex-go 16:50:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:50:12 ---> 4dfca78d5da3 16:50:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:50:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:50:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:12 ---> 4dfca78d5da3 16:50:12 Step 3/24 : WORKDIR /edgex-go 16:50:15 ---> Running in 15dc86ed5a37 16:50:15 ---> Running in 3ab6affec2e0 16:50:15 ---> Running in 7aa1a6394b1f 16:50:15 ---> Running in d02d77b55806 16:50:15 ---> Running in de0767ed33da 16:50:15 Removing intermediate container de0767ed33da 16:50:15 ---> 0c717f061233 16:50:15 Step 4/22 : WORKDIR /edgex-go 16:50:15 Removing intermediate container 7aa1a6394b1f 16:50:15 ---> 09360a90de29 16:50:15 Step 4/32 : RUN apk add --update --no-cache make git 16:50:15 Removing intermediate container d02d77b55806 16:50:15 ---> bae1281d61c1 16:50:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:50:15 Removing intermediate container 15dc86ed5a37 16:50:15 ---> 1a70e0f6d247 16:50:15 Step 4/24 : RUN apk add --update --no-cache make git 16:50:15 Removing intermediate container 3ab6affec2e0 16:50:15 ---> 8169bfbfb5d8 16:50:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:50:15 ---> Running in c2ec112d5d63 16:50:15 ---> Running in b4a0472b877f 16:50:15 ---> Running in 469e1e51fa9d 16:50:15 ---> Running in f05066e7f45f 16:50:15 ---> Running in 546ed5bac6bf 16:50:15 Removing intermediate container c2ec112d5d63 16:50:15 ---> d8e5fd894e53 16:50:15 Step 5/22 : RUN apk add --update --no-cache make git 16:50:15 ---> Running in dd430e22d403 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:50:16 OK: 211 MiB in 51 packages 16:50:16 OK: 211 MiB in 51 packages 16:50:16 OK: 211 MiB in 51 packages 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:50:16 OK: 211 MiB in 51 packages 16:50:16 OK: 211 MiB in 51 packages 16:50:16 Removing intermediate container b4a0472b877f 16:50:16 ---> a92299040ea8 16:50:16 Step 5/24 : COPY go.mod vendor* ./ 16:50:16 Removing intermediate container f05066e7f45f 16:50:16 ---> 3027d2e52f8a 16:50:16 Step 5/24 : COPY go.mod vendor* ./ 16:50:16 Removing intermediate container 469e1e51fa9d 16:50:16 ---> d1ac283cb24d 16:50:16 Step 5/32 : COPY go.mod vendor* ./ 16:50:17 ---> 289b46921b0d 16:50:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:17 ---> Running in f1c8624b1f83 16:50:17 ---> 82bbdcdf5bfc 16:50:17 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:17 ---> c2fc4e119981 16:50:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:17 Removing intermediate container dd430e22d403 16:50:17 ---> 6205fd6c3fd6 16:50:17 Step 6/22 : COPY go.mod vendor* ./ 16:50:17 ---> Running in 27c7d980c616 16:50:17 ---> Running in 014d219aa383 16:50:17 Removing intermediate container 546ed5bac6bf 16:50:17 ---> 5beda2796778 16:50:17 Step 5/24 : COPY go.mod vendor* ./ 16:50:17 ---> f1dcbff1cb29 16:50:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:17 ---> 11c40956d7ca 16:50:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:17 ---> Running in ea8d39b45d78 16:50:17 ---> Running in e8a480bb5af2 16:50:35 Removing intermediate container ea8d39b45d78 16:50:35 ---> 5f0671f95871 16:50:35 Step 8/22 : COPY . . 16:50:35 Removing intermediate container e8a480bb5af2 16:50:35 ---> e25b9a709659 16:50:35 Step 7/24 : COPY . . 16:50:35 Removing intermediate container 014d219aa383 16:50:35 ---> 1d6b50de5350 16:50:35 Step 7/24 : COPY . . 16:50:35 Removing intermediate container f1c8624b1f83 16:50:35 ---> 7b71a41441d2 16:50:35 Step 7/24 : COPY . . 16:50:35 Removing intermediate container 27c7d980c616 16:50:35 ---> b2b16db8460e 16:50:35 Step 7/32 : COPY . . 16:50:40 ? github.com/edgexfoundry/edgex-go [no test files] 16:50:45 ---> 06567b19294f 16:50:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:50:45 ---> Running in 133d522c524f 16:50:45 ---> f34ee9f410a8 16:50:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:50:45 ---> 33e96c5ff7d1 16:50:45 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:45 ---> 8de860e9e80f 16:50:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:50:45 ---> 18a181998c84 16:50:45 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:50:45 ---> Running in 355c7177a5f0 16:50:45 ---> Running in f2ec307aeed7 16:50:45 ---> Running in 627f796fea6b 16:50:45 ---> Running in f84f91ee97be 16:50:45 Removing intermediate container 133d522c524f 16:50:45 ---> 2cf2629ecfe2 16:50:45 Step 9/24 : WORKDIR /edgex-go/spire-build 16:50:45 ---> Running in 6f4db0712507 16:50:45 Removing intermediate container 355c7177a5f0 16:50:45 ---> f917c56e829f 16:50:45 Step 9/24 : WORKDIR /edgex-go/spire-build 16:50:45 ---> Running in 07b99f2eef58 16:50:45 Removing intermediate container 6f4db0712507 16:50:45 ---> bfcef7c80445 16:50:45 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:50:45 ---> Running in d2419bb37655 16:50:45 Removing intermediate container 07b99f2eef58 16:50:45 ---> a1fdf22681fd 16:50:45 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:50:45 ---> Running in af7266f08ebc 16:50:45 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:50: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:50: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:50:46 Removing intermediate container d2419bb37655 16:50:46 Removing intermediate container af7266f08ebc 16:50:46 ---> ac102bd1dfef 16:50:46 ---> 88eed302b64f 16:50:46 Step 11/24 : WORKDIR /edgex-goStep 11/24 : WORKDIR /edgex-go 16:50:46 16:50:46 ---> Running in 3dd5941ace16 16:50:46 ---> Running in 848ed5f40660 16:50:46 Removing intermediate container 848ed5f40660 16:50:46 ---> ac618f077bb1 16:50:46 16:50:46 Step 12/24 : FROM alpine:3.15 16:50:46 Removing intermediate container 3dd5941ace16 16:50:46 ---> c7065e4cc005 16:50:46 16:50:46 Step 12/24 : FROM alpine:3.15 16:50:47 3.15: Pulling from library/alpine 16:50:47 3.15: Pulling from library/alpine 16:50:48 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:50:48 Status: Downloaded newer image for alpine:3.15 16:50:48 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:50:48 Status: Image is up to date for alpine:3.15 16:50:48 ---> c4fc93816858 16:50:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:48 ---> c4fc93816858 16:50:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:48 ---> Running in 299c945bed9a 16:50:48 ---> Running in d45dbe068fb2 16:50:48 Removing intermediate container d45dbe068fb2 16:50:48 ---> b90e280a1b61 16:50:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:50:48 Removing intermediate container 299c945bed9a 16:50:48 ---> a76329412196 16:50:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:50:48 ---> Running in 6aedbda32ad4 16:50:48 ---> Running in 6527166c4d5e 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:50:49 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:50:49 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:50:49 OK: 15859 distinct packages available 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:50:49 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:50:49 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:50:49 OK: 15859 distinct packages available 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:50:50 (1/5) Installing dumb-init (1.2.5-r1) 16:50:50 (2/5) Installing musl-obstack (1.2.3-r0) 16:50:50 (3/5) Installing libucontext (1.1-r0) 16:50:50 (4/5) Installing gcompat (1.0.0-r4) 16:50:50 (5/5) Installing openssl (1.1.1s-r1) 16:50:50 Executing busybox-1.34.1-r7.trigger 16:50:50 OK: 7 MiB in 19 packages 16:50:50 (1/4) Installing dumb-init (1.2.5-r1) 16:50:50 (2/4) Installing musl-obstack (1.2.3-r0) 16:50:50 (3/4) Installing libucontext (1.1-r0) 16:50:50 (4/4) Installing gcompat (1.0.0-r4) 16:50:50 Executing busybox-1.34.1-r7.trigger 16:50:50 OK: 6 MiB in 18 packages 16:50:52 Removing intermediate container 6aedbda32ad4 16:50:52 ---> 398c943d2b6f 16:50:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:50:52 Removing intermediate container 6527166c4d5e 16:50:52 ---> 11505a2b3679 16:50:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:50:54 ---> a31f0654767d 16:50:54 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:50:54 ---> f9e6963c3074 16:50:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:50:55 ---> c247bd97093c 16:50:55 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:50:56 ---> Running in 0bb58734c9c1 16:50:56 Removing intermediate container 0bb58734c9c1 16:50:56 ---> 787a72abde70 16:50:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:50:56 ---> d2dcb299e3a3 16:50:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:50:57 ---> 42bb3538a928 16:50:57 Step 19/24 : WORKDIR / 16:50:57 ---> Running in a83f37f5d3b9 16:50:57 ---> 086999a170c7 16:50:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:50:57 Removing intermediate container a83f37f5d3b9 16:50:57 ---> d98cf9821f69 16:50:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:50:57 ---> Running in 072bfee88fb6 16:50:57 ---> 1e35044735cd 16:50:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:50:57 Removing intermediate container 072bfee88fb6 16:50:57 ---> e5f25e751777 16:50:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:58 ---> Running in a48200b67ea8 16:50:58 ---> ecd8a86f5215 16:50:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:50:58 ---> Running in ebaa9f158358 16:50:58 Removing intermediate container a48200b67ea8 16:50:58 ---> 16f7c61a245a 16:50:58 Step 22/24 : LABEL arch=x86_64 16:50:58 ---> Running in 51db6af15082 16:50:59 Removing intermediate container ebaa9f158358 16:50:59 ---> cad8db1e5151 16:50:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:59 ---> Running in 576c18295619 16:50:59 Removing intermediate container 51db6af15082 16:50:59 ---> f754d301909c 16:50:59 Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:50:59 ---> Running in d8d872b650d8 16:50:59 Removing intermediate container 576c18295619 16:50:59 ---> 40ca0627b839 16:50:59 Step 22/24 : LABEL arch=x86_64 16:50:59 Removing intermediate container d8d872b650d8 16:50:59 ---> 470e02f485b0 16:50:59 Step 24/24 : LABEL version=0.0.0 16:50:59 ---> Running in fcb0b4ce1ca2 16:50:59 ---> Running in 3885c1f7e8df 16:51:00 Removing intermediate container 3885c1f7e8df 16:51:00 ---> 726d12402df6 16:51:00 16:51:00 Removing intermediate container fcb0b4ce1ca2 16:51:00 ---> c2d814eb0e0b 16:51:00 Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:51:00 ---> Running in 8a5b76ab988a 16:51:00 Successfully built 726d12402df6 16:51:00 Successfully tagged security-spire-config:latest 16:51:00 Building core-command 16:51:01  Building security-spire-config ... done Removing intermediate container 8a5b76ab988a 16:51:01 ---> 5e150900e3d1 16:51:01 Step 24/24 : LABEL version=0.0.0 16:51:02 ---> Running in 0371a24a6afb 16:51:03 Removing intermediate container 0371a24a6afb 16:51:03 ---> 3182ad03682d 16:51:03 16:51:03 Successfully built 3182ad03682d 16:51:03 Successfully tagged security-spire-agent:latest 16:51:03 Building support-notifications 16:51:03  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:03 ---> 4dfca78d5da3 16:51:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:51:03 ---> Using cache 16:51:03 ---> 0c717f061233 16:51:03 Step 4/23 : WORKDIR /edgex-go 16:51:03 ---> Using cache 16:51:03 ---> d8e5fd894e53 16:51:03 Step 5/23 : RUN apk add --update --no-cache make git 16:51:03 ---> Using cache 16:51:03 ---> 6205fd6c3fd6 16:51:03 Step 6/23 : COPY go.mod vendor* ./ 16:51:03 ---> Using cache 16:51:03 ---> 11c40956d7ca 16:51:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:03 ---> Using cache 16:51:03 ---> 5f0671f95871 16:51:03 Step 8/23 : COPY . . 16:51:03 ---> Using cache 16:51:03 ---> 8de860e9e80f 16:51:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:51:05 ---> Running in 3aaa9d98136d 16:51:05 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:51:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:05 ---> 4dfca78d5da3 16:51:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:51:05 ---> Using cache 16:51:05 ---> 0c717f061233 16:51:05 Step 4/22 : WORKDIR /edgex-go 16:51:05 ---> Using cache 16:51:05 ---> d8e5fd894e53 16:51:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:51: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:51:07 ---> Running in c9abf5be9396 16:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:51:08 OK: 211 MiB in 51 packages 16:51:09 Removing intermediate container f2ec307aeed7 16:51:09 ---> 5505c84be801 16:51:09 16:51:09 Step 9/32 : FROM alpine:3.16 16:51:09 3.16: Pulling from library/alpine 16:51:10 Removing intermediate container c9abf5be9396 16:51:10 ---> dd8c5d8d73c9 16:51:10 Step 6/22 : COPY go.mod vendor* ./ 16:51:10 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:51:10 Status: Downloaded newer image for alpine:3.16 16:51:10 ---> 9c6f07244728 16:51:10 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:10 ---> Running in 2d897e4d78ec 16:51:10 ---> ff938e8ee778 16:51:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:10 Removing intermediate container 2d897e4d78ec 16:51:10 ---> cb7fcf98559d 16:51:10 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:51:10 ---> Running in d0b49611d1f3 16:51:11 ---> Running in 3a01740a5646 16:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:51:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:51:11 (1/2) Installing dumb-init (1.2.5-r1) 16:51:11 (2/2) Installing su-exec (0.2-r1) 16:51:11 Executing busybox-1.35.0-r17.trigger 16:51:11 OK: 6 MiB in 16 packages 16:51:12 Removing intermediate container f84f91ee97be 16:51:12 ---> ed2610d54202 16:51:12 16:51:12 Step 9/24 : FROM alpine:3.16 16:51:12 ---> 9c6f07244728 16:51:12 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:51:12 ---> Running in bc2e00c6b9d4 16:51:12 Removing intermediate container 3a01740a5646 16:51:12 ---> f12cd634036c 16:51:12 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:51:13 (1/3) Installing ca-certificates (20220614-r0) 16:51:13 (2/3) Installing dumb-init (1.2.5-r1) 16:51:13 (3/3) Installing su-exec (0.2-r1) 16:51:13 Executing busybox-1.35.0-r17.trigger 16:51:13 Executing ca-certificates-20220614-r0.trigger 16:51:13 OK: 6 MiB in 17 packages 16:51:14 ---> Running in 7f428a6ce2f6 16:51:14 Removing intermediate container 7f428a6ce2f6 16:51:14 ---> 5b17f618ece5 16:51:14 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:51:15 Removing intermediate container bc2e00c6b9d4 16:51:15 ---> c031d6cb78ad 16:51:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:51:15 ---> Running in f1bec3cb5a5c 16:51:15 ---> Running in b2526c552d2c 16:51:15 Removing intermediate container f1bec3cb5a5c 16:51:15 ---> 3c11a8736947 16:51:15 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:51:15 ---> Running in 0205f5e12992 16:51:15 Removing intermediate container b2526c552d2c 16:51:15 ---> 50ac06129de1 16:51:15 Step 12/24 : WORKDIR / 16:51:15 ---> Running in f64a15194233 16:51:15 Removing intermediate container 0205f5e12992 16:51:15 ---> 192bace81572 16:51:15 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:51:16 ---> Running in bfd44e71e423 16:51:16 Removing intermediate container f64a15194233 16:51:16 ---> 78569b370ba8 16:51:16 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:51:16 Removing intermediate container bfd44e71e423 16:51:16 ---> 3f8766d9ff30 16:51:16 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:51:16 ---> 56e674a0b152 16:51:16 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:51:16 ---> Running in 035564943af6 16:51:16 ---> a6a0483af914 16:51:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:51:17 ---> 1c28833c36a5 16:51:17 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:51:17 Removing intermediate container 627f796fea6b 16:51:17 ---> 817a218f855b 16:51:17 16:51:17 Step 10/22 : FROM alpine:3.16 16:51:17 ---> 9c6f07244728 16:51:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:51:17 Removing intermediate container 035564943af6 16:51:17 ---> fe11f5062fcd 16:51:17 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:51:18 ---> f1d34d72fb92 16:51:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:51:18 ---> Running in ee3c6ee68cbf 16:51:18 ---> Running in 5aea8e8684d8 16:51:18 Removing intermediate container ee3c6ee68cbf 16:51:18 ---> b5a3d991d066 16:51:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:51:18 ---> 3ffb9c39f66f 16:51:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:51:19 ---> 3c0cf604bfbb 16:51:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:51:19 ---> Running in fdd38943f7f1 16:51:19 (1/1) Installing dumb-init (1.2.5-r1) 16:51:19 Executing busybox-1.35.0-r17.trigger 16:51:19 OK: 6 MiB in 15 packages 16:51:19 ---> 1e5b3f37aa87 16:51:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:51:20 ---> 76e72d6d9e33 16:51:20 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:51:20 Removing intermediate container 5aea8e8684d8 16:51:20 ---> bc734042dc68 16:51:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:20 ---> Running in 0b21fed8be8b 16:51:20 ---> Running in 2b7cf8bad1c2 16:51:20 Removing intermediate container fdd38943f7f1 16:51:20 ---> 830bd57f7157 16:51:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:20 Removing intermediate container 2b7cf8bad1c2 16:51:20 ---> 1176d846c92e 16:51:20 Step 13/22 : ENV APP_PORT=59861 16:51:20 ---> Running in 0a0061e3ce8f 16:51:20 ---> be96ff160429 16:51:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:51:21 Removing intermediate container 0a0061e3ce8f 16:51:21 ---> 90a83a87fd97 16:51:21 Step 14/22 : EXPOSE $APP_PORT 16:51:21 ---> Running in 36c211bbfdee 16:51:21 Removing intermediate container 0b21fed8be8b 16:51:21 ---> cef14cd481d4 16:51:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:51:21 Removing intermediate container 36c211bbfdee 16:51:21 ---> 29f10a329169 16:51:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:21 ---> Running in 9eb409d7ec86 16:51:21 ---> d85fed18cf4e 16:51:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:51:21 ---> 6f85224c3949 16:51:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:51:21 Removing intermediate container 9eb409d7ec86 16:51:21 ---> 0d511b78e1ae 16:51:21 Step 22/24 : LABEL arch=x86_64 16:51:22 ---> Running in e9b8726d9a54 16:51:22 ---> d3d1da8b360e 16:51:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:51:22 Removing intermediate container d0b49611d1f3 16:51:22 ---> 0e076ec103f2 16:51:22 Step 8/22 : COPY . . 16:51:22 Removing intermediate container e9b8726d9a54 16:51:22 ---> 36d5225a028a 16:51:22 Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:51:23 ---> 68be3bf2c38a 16:51:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:51:23 ---> 1e3929052874 16:51:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:51:23 ---> Running in cf944f7eb8ba 16:51:23 Removing intermediate container 3aaa9d98136d 16:51:23 ---> e0afa4fff559 16:51:23 16:51:23 Step 10/23 : FROM alpine:3.16 16:51:23 ---> 9c6f07244728 16:51:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:51:23 ---> Using cache 16:51:23 ---> bc734042dc68 16:51:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:23 ---> Using cache 16:51:23 ---> 1176d846c92e 16:51:23 Step 13/23 : ENV APP_PORT=59882 16:51:23 ---> Running in 8a6db985be7b 16:51:24 ---> 878af9c6c751 16:51:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:51:24 Removing intermediate container cf944f7eb8ba 16:51:24 ---> c686e973c996 16:51:24 Step 24/24 : LABEL version=0.0.0 16:51:24 ---> aff91dbf50ac 16:51:24 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:51:24 ---> Running in 512692b01356 16:51:24 ---> Running in 10c1b5df2a9e 16:51:24 Removing intermediate container 8a6db985be7b 16:51:24 ---> 570264cfa600 16:51:24 Step 14/23 : EXPOSE $APP_PORT 16:51:24 ---> Running in 67c64dc7097c 16:51:24 Removing intermediate container 10c1b5df2a9e 16:51:24 ---> 3309f98a300b 16:51:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:24 Removing intermediate container 512692b01356 16:51:24 ---> abafd0ba2619 16:51:24 16:51:24 ---> 835f5108f1c7 16:51:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:51:24 ---> Running in b504bef1de1e 16:51:24 Successfully built abafd0ba2619 16:51:24 Successfully tagged security-secretstore-setup:latest 16:51:24 Building security-spire-server 16:51:24  Building security-secretstore-setup ... done Removing intermediate container 67c64dc7097c 16:51:24 ---> e7a3623406dc 16:51:24 Step 15/23 : WORKDIR / 16:51:25 Removing intermediate container b504bef1de1e 16:51:25 ---> 815c02ce879e 16:51:25 Step 20/22 : LABEL arch=x86_64 16:51:25 ---> ab4df7ec2d24 16:51:25 Step 27/32 : RUN chmod +x /entrypoint.sh 16:51:25 ---> Running in d6cca01bdd20 16:51:25 ---> Running in 437260df82a3 16:51:25 ---> Running in 995ca0b719f8 16:51:26 Removing intermediate container 437260df82a3 16:51:26 ---> f8206c4e68c4 16:51:26 Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:51:26 Removing intermediate container d6cca01bdd20 16:51:26 ---> 364ab0e79eb1 16:51:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:51:26 ---> Running in 220be8f5b018 16:51:27 ---> 848f2940a0fd 16:51:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:51:27 Removing intermediate container 220be8f5b018 16:51:27 ---> 70bcddb20c4a 16:51:27 Step 22/22 : LABEL version=0.0.0 16:51:27 ---> 93a36340eede 16:51:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:51:27 ---> Running in 5cdd57c3e889 16:51:27 ---> Running in ea65c8248432 16:51:27 Removing intermediate container 995ca0b719f8 16:51:27 ---> 6b8a49abac03 16:51:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:51:27 Removing intermediate container 5cdd57c3e889 16:51:27 ---> 93195fcdd30a 16:51:27 16:51:27 ---> Running in 2f28505a61d6 16:51:27 ---> 9b6deb77e4a6 16:51:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:51:27 Successfully built 93195fcdd30a 16:51:27 Successfully tagged support-scheduler:latest 16:51:27  Building support-scheduler ... done Building core-metadata 16:51:27 Removing intermediate container 2f28505a61d6 16:51:27 ---> 9f2514c5df24 16:51:27 Step 29/32 : CMD ["gate"] 16:51:27 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:51:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:51:28 ---> 4dfca78d5da3 16:51:28 Step 3/23 : WORKDIR /edgex-go 16:51:28 ---> Using cache 16:51:28 ---> 8169bfbfb5d8 16:51:28 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:51:28 ---> Using cache 16:51:28 ---> a92299040ea8 16:51:28 Step 5/23 : COPY go.mod vendor* ./ 16:51:28 ---> Using cache 16:51:28 ---> 289b46921b0d 16:51:28 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:28 ---> Using cache 16:51:28 ---> 7b71a41441d2 16:51:28 Step 7/23 : COPY . . 16:51:28 ---> Using cache 16:51:28 ---> 06567b19294f 16:51:28 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:51:28 ---> Using cache 16:51:28 ---> 2cf2629ecfe2 16:51:28 Step 9/23 : WORKDIR /edgex-go/spire-build 16:51:28 ---> Using cache 16:51:28 ---> bfcef7c80445 16:51:28 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:51:28 ---> Running in 040675537a92 16:51:28 ---> 7c7bed89930b 16:51:28 Step 19/23 : ENTRYPOINT ["/core-command"] 16:51:28 ---> Running in 790bb3cb4eb1 16:51:28 ---> Running in 3870a3baeccf 16:51:28 Removing intermediate container 040675537a92 16:51:28 ---> f3aa5636615f 16:51:28 Step 30/32 : LABEL arch=x86_64 16:51:29 Removing intermediate container 3870a3baeccf 16:51:29 ---> 3e52532ef976 16:51:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:51:29 ---> Running in 35df6ccb3294 16:51:29 ---> Running in 5f42aa9f8652 16:51:29 Removing intermediate container 35df6ccb3294 16:51:29 ---> 0e72048cd65f 16:51:29 Step 31/32 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:51:29 Removing intermediate container 5f42aa9f8652 16:51:29 ---> 6f2ade5940a5 16:51:29 Step 21/23 : LABEL arch=x86_64 16:51:29 ---> Running in db0e07b5ee4f 16:51:29 ---> Running in 372120c39641 16:51:29 Removing intermediate container db0e07b5ee4f 16:51:29 ---> 4fe9f65e310d 16:51:29 Step 32/32 : LABEL version=0.0.0 16:51:29 Removing intermediate container 372120c39641 16:51:29 ---> 93b55ec7591c 16:51:29 Step 22/23 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:51:29 Removing intermediate container 790bb3cb4eb1 16:51:29 ---> c3b581e0d10c 16:51:29 Step 11/23 : WORKDIR /edgex-go 16:51:29 ---> Running in 3374cecf08b6 16:51:29 ---> Running in 3b8b9d39a105 16:51:29 ---> Running in ff846125b3af 16:51:29 Removing intermediate container 3374cecf08b6 16:51:29 ---> 0ae0ee951212 16:51:29 16:51:29 Removing intermediate container ff846125b3af 16:51:29 ---> 77ca1ce34626 16:51:29 Step 23/23 : LABEL version=0.0.0 16:51:29 Removing intermediate container 3b8b9d39a105 16:51:29 ---> 72a767de7d05 16:51:29 16:51:29 Step 12/23 : FROM alpine:3.15 16:51:29 ---> c4fc93816858 16:51:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:51:29 ---> Using cache 16:51:29 ---> a76329412196 16:51:29 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:51:29 ---> Using cache 16:51:29 ---> 11505a2b3679 16:51:29 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:51:29 Successfully built 0ae0ee951212 16:51:29 ---> Running in c1e304997d6c 16:51:29 Successfully tagged security-bootstrapper:latest 16:51:29 Building security-proxy-setup 16:51:30  Building security-bootstrapper ... done Removing intermediate container c1e304997d6c 16:51:30 ---> e3d18e6d3767 16:51:30 16:51:30 Successfully built e3d18e6d3767 16:51:30 Successfully tagged core-command:latest 16:51:30 Building sys-mgmt-agent 16:51:33  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:51:33 ---> 4dfca78d5da3 16:51:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:51:33 ---> Using cache 16:51:33 ---> 0c717f061233 16:51:33 Step 4/24 : WORKDIR /edgex-go 16:51:33 ---> Using cache 16:51:33 ---> d8e5fd894e53 16:51:33 Step 5/24 : RUN apk add --update --no-cache make git 16:51:33 ---> Using cache 16:51:33 ---> 6205fd6c3fd6 16:51:33 Step 6/24 : COPY go.mod vendor* ./ 16:51:33 ---> Using cache 16:51:33 ---> 11c40956d7ca 16:51:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:33 ---> Using cache 16:51:33 ---> 5f0671f95871 16:51:33 Step 8/24 : COPY . . 16:51:33 ---> Using cache 16:51:33 ---> 8de860e9e80f 16:51:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:51:34 ---> 8160268f3e94 16:51:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:51:34 ---> Running in 706caab22720 16:51:34 ---> c601c837eee9 16:51:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:51:35 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:51:35 ---> 4417e89fa0d7 16:51:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:51:35 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:51:35 ---> 4dfca78d5da3 16:51:35 Step 3/21 : WORKDIR /edgex-go 16:51:35 ---> Using cache 16:51:35 ---> 8169bfbfb5d8 16:51:35 Step 4/21 : RUN apk add --update --no-cache make git 16:51:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:36 ---> 4dfca78d5da3 16:51:36 Step 3/22 : WORKDIR /edgex-go 16:51:36 ---> Using cache 16:51:36 ---> 8169bfbfb5d8 16:51:36 Step 4/22 : RUN apk add --update --no-cache make bash git 16:51:36 ---> fc79138a8024 16:51:36 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:51:36 ---> Running in 2b8244bcb169 16:51:36 ---> Running in a268c1516421 16:51:36 ---> Running in 814605d483a6 16:51:36 Removing intermediate container 814605d483a6 16:51:36 ---> a3f5b85dd463 16:51:36 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:51:36 ---> Running in 77212673a97b 16:51:36 Removing intermediate container 77212673a97b 16:51:36 ---> 5a79eb129c05 16:51:36 Step 21/23 : LABEL arch=x86_64 16:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:51:37 ---> Running in 8bcaae50fe4c 16:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:51:37 Removing intermediate container 8bcaae50fe4c 16:51:37 ---> ea55f84526ac 16:51:37 Step 22/23 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:51:37 ---> Running in 4bbd8ef53f33 16:51:37 OK: 211 MiB in 51 packages 16:51:37 OK: 211 MiB in 51 packages 16:51:37 Removing intermediate container 4bbd8ef53f33 16:51:37 ---> 28a9ea74b046 16:51:37 Step 23/23 : LABEL version=0.0.0 16:51:37 ---> Running in b2f5bb4a7e25 16:51:37 Removing intermediate container b2f5bb4a7e25 16:51:37 ---> e2398b045426 16:51:37 16:51:37 Successfully built e2398b045426 16:51:37 Successfully tagged security-spire-server:latest 16:51:37  Building security-spire-server ... done Building security-spiffe-token-provider 16:51:37 Removing intermediate container 2b8244bcb169 16:51:37 ---> 64e4b42f8e7d 16:51:37 Step 5/21 : COPY go.mod vendor* ./ 16:51:38 Removing intermediate container a268c1516421 16:51:38 ---> ff02bbe270bc 16:51:38 Step 5/22 : COPY go.mod vendor* ./ 16:51:39 ---> b37d7f2e675d 16:51:39 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:39 ---> 3cfca9bf25a4 16:51:39 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:39 ---> Running in 6095ec8fdcb2 16:51:39 ---> Running in a83b3bc8e3a4 16:51:41 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:51:41 ---> 4dfca78d5da3 16:51:41 Step 3/19 : WORKDIR /edgex-go 16:51:41 ---> Using cache 16:51:41 ---> 8169bfbfb5d8 16:51:41 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:51:43 ---> Running in 338149e4ae67 16:51:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:51:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:51:44 v3.16.2-427-gde115af66e [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:51:44 v3.16.2-426-gf6f8e11255 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:51:44 OK: 17038 distinct packages available 16:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:51:44 OK: 211 MiB in 51 packages 16:51:48 Removing intermediate container 338149e4ae67 16:51:48 ---> 8a1522cdf563 16:51:48 Step 5/19 : COPY go.mod vendor* ./ 16:51:48 ---> 3c111bf0df80 16:51:48 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:48 ---> Running in ec19bcce9cf5 16:51:55 Removing intermediate container ea65c8248432 16:51:55 ---> e665474c0438 16:51:55 16:51:55 Step 10/22 : FROM alpine:3.16 16:51:55 ---> 9c6f07244728 16:51:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:55 Removing intermediate container 6095ec8fdcb2 16:51:55 ---> c32e85c11107 16:51:55 Step 7/21 : COPY . . 16:51:55 Removing intermediate container a83b3bc8e3a4 16:51:55 ---> c431691cb095 16:51:55 Step 7/22 : COPY . . 16:51:55 ---> Running in 3340b19a3587 16:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:51:56 (1/2) Installing ca-certificates (20220614-r0) 16:51:56 (2/2) Installing dumb-init (1.2.5-r1) 16:51:56 Executing busybox-1.35.0-r17.trigger 16:51:56 Executing ca-certificates-20220614-r0.trigger 16:51:56 OK: 6 MiB in 16 packages 16:51:59 Removing intermediate container 706caab22720 16:51:59 ---> b67f5a61ad63 16:51:59 16:51:59 Step 10/24 : FROM alpine:3.16 16:51:59 ---> 9c6f07244728 16:51:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:51:59 ---> Using cache 16:51:59 ---> bc734042dc68 16:51:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:51:59 ---> Using cache 16:51:59 ---> 1176d846c92e 16:51:59 Step 13/24 : ENV APP_PORT=59881 16:51:59 ---> 775736f62164 16:51:59 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:51:59 ---> Running in dae50a35caa2 16:51:59 ---> 292a3b351c18 16:51:59 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:51:59 ---> Running in 6e55eedb7aee 16:51:59 Removing intermediate container 3340b19a3587 16:51:59 ---> 88494bcc2d7d 16:51:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:51:59 ---> Running in bcf4a5803248 16:51:59 Removing intermediate container dae50a35caa2 16:51:59 ---> b2bd9fe1a00f 16:51:59 Step 14/24 : EXPOSE $APP_PORT 16:51:59 ---> Running in a409820d0110 16:51:59 ---> Running in b5bd4f32b1f3 16:51:59 Removing intermediate container a409820d0110 16:51:59 ---> 6bab3bb9e2dd 16:51:59 Step 13/22 : ENV APP_PORT=59860 16:51:59 Removing intermediate container b5bd4f32b1f3 16:51:59 ---> 0269f4f7e48d 16:51:59 Step 15/24 : WORKDIR / 16:51: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:51:59 ---> Running in 536e47490df5 16:52:00 ---> Running in f4b1d76dcadd 16:52:00 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:52:00 Removing intermediate container 536e47490df5 16:52:00 ---> c2907092cbd9 16:52:00 Step 14/22 : EXPOSE $APP_PORT 16:52:00 ---> Running in c8d8d699ad7f 16:52:00 Removing intermediate container f4b1d76dcadd 16:52:00 ---> fa949088eb21 16:52:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:00 Removing intermediate container ec19bcce9cf5 16:52:00 ---> 07ee760679c2 16:52:00 Step 7/19 : COPY . . 16:52:00 Removing intermediate container c8d8d699ad7f 16:52:00 ---> e7e193dfc913 16:52:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:00 ---> 5a06dc74aaa6 16:52:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:52:01 ---> a3fa17ad8a8f 16:52:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:52:02 ---> dd149cb7e374 16:52:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:52:02 ---> 7b9a85c1e9ae 16:52:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:52:02 ---> 016a2e6aee48 16:52:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:52:03 ---> 51105df423af 16:52:03 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:52:03 ---> 49361540c612 16:52:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:52:03 ---> Running in 2fc434747774 16:52:03 ---> Running in c2d41f10969f 16:52:03 Removing intermediate container 2fc434747774 16:52:03 ---> 32e1b53c49ce 16:52:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:04 Removing intermediate container c2d41f10969f 16:52:04 ---> a1402be6c07e 16:52:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:04 ---> Running in fbd0934be231 16:52:04 ---> Running in fe99a3a278d2 16:52:04 Removing intermediate container fbd0934be231 16:52:04 ---> 276a2fdcac6f 16:52:04 Step 20/22 : LABEL arch=x86_64 16:52:04 Removing intermediate container fe99a3a278d2 16:52:04 ---> 66f72bb57c3f 16:52:04 Step 22/24 : LABEL arch=x86_64 16:52:04 ---> cfdedcb06609 16:52:04 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:52:04 ---> Running in 4c35ffd66ba5 16:52:04 ---> Running in a60e2d33044e 16:52:04 ---> Running in 0e173ea477e4 16:52:05 Removing intermediate container a60e2d33044e 16:52:05 ---> 16ffa95002c8 16:52:05 Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:52:05 Removing intermediate container 4c35ffd66ba5 16:52:05 ---> fa0f224f07a2 16:52:05 Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:52:05 ---> Running in 23ccc08d2417 16:52:05 ---> Running in d53f7b540400 16:52:05 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:52:05 Removing intermediate container 23ccc08d2417 16:52:05 ---> 6a111592700e 16:52:05 Step 24/24 : LABEL version=0.0.0 16:52:05 Removing intermediate container d53f7b540400 16:52:05 ---> b03f278a7d2e 16:52:05 Step 22/22 : LABEL version=0.0.0 16:52:05 ---> Running in b8c3bb56dce3 16:52:05 ---> Running in c08c2cb9684e 16:52:05 Removing intermediate container c08c2cb9684e 16:52:05 ---> f71df95bdbd6 16:52:05 16:52:05 Removing intermediate container b8c3bb56dce3 16:52:05 ---> 89af2df45e4c 16:52:05 16:52:05 Successfully built f71df95bdbd6 16:52:05 Successfully tagged support-notifications:latest 16:52:05 Building core-data 16:52:05  Building support-notifications ... done Successfully built 89af2df45e4c 16:52:05 Successfully tagged core-metadata:latest 16:52:08  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:52:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:52:08 ---> 4dfca78d5da3 16:52:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:52:08 ---> Using cache 16:52:08 ---> 0c717f061233 16:52:08 Step 4/22 : WORKDIR /edgex-go 16:52:08 ---> Using cache 16:52:08 ---> d8e5fd894e53 16:52:08 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:52:10 ---> Running in 3849dcb81cc4 16:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:52:11 OK: 211 MiB in 51 packages 16:52:11 Removing intermediate container 3849dcb81cc4 16:52:11 ---> 69c606a918eb 16:52:11 Step 6/22 : COPY go.mod vendor* ./ 16:52:12 ---> 863a018914d1 16:52:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:52:12 ---> Running in 568ae3daf8c8 16:52:19 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:52:22 Removing intermediate container bcf4a5803248 16:52:22 ---> 31994e4b8ce1 16:52:22 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:52:22 ---> Running in 76785a8c285f 16:52: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:52:24 Removing intermediate container 6e55eedb7aee 16:52:24 ---> f9eb12a111f6 16:52:24 16:52:24 Step 9/21 : FROM alpine:3.16 16:52:24 ---> 9c6f07244728 16:52:24 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:52:24 ---> Running in 4a1310d670b9 16:52:24 Removing intermediate container 76785a8c285f 16:52:24 ---> 7b9bac4f812a 16:52:24 16:52:24 Step 10/22 : FROM alpine:3.16 16:52:24 ---> 9c6f07244728 16:52:24 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:52:24 ---> Running in 33fba230189b 16:52:24 Removing intermediate container 568ae3daf8c8 16:52:24 ---> cdca8d51b55f 16:52:24 Step 8/22 : COPY . . 16:52:24 Removing intermediate container 33fba230189b 16:52:24 ---> 875a55ec7481 16:52:24 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:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:52:24 ---> Running in 1bcc78bbea10 16:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:52:25 (1/6) Installing ca-certificates (20220614-r0) 16:52:25 (2/6) Installing brotli-libs (1.0.9-r6) 16:52:25 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:52:25 (4/6) Installing libcurl (7.83.1-r4) 16:52:25 (5/6) Installing curl (7.83.1-r4) 16:52:25 (6/6) Installing dumb-init (1.2.5-r1) 16:52:25 Executing busybox-1.35.0-r17.trigger 16:52:25 Executing ca-certificates-20220614-r0.trigger 16:52:25 OK: 8 MiB in 20 packages 16:52:25 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:52:25 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:52:25 (3/33) Installing readline (8.1.2-r0) 16:52:25 (4/33) Installing bash (5.1.16-r2) 16:52:25 Executing bash-5.1.16-r2.post-install 16:52:25 (5/33) Installing ca-certificates (20220614-r0) 16:52:25 (6/33) Installing brotli-libs (1.0.9-r6) 16:52:25 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:52:25 (8/33) Installing libcurl (7.83.1-r4) 16:52:25 (9/33) Installing curl (7.83.1-r4) 16:52:25 (10/33) Installing docker-cli (20.10.20-r0) 16:52:25 (11/33) Installing dumb-init (1.2.5-r1) 16:52:25 (12/33) Installing libbz2 (1.0.8-r1) 16:52:25 (13/33) Installing expat (2.5.0-r0) 16:52:25 (14/33) Installing libffi (3.4.2-r1) 16:52:25 (15/33) Installing gdbm (1.23-r0) 16:52:25 (16/33) Installing xz-libs (5.2.5-r1) 16:52:25 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:52:25 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:52:26 (19/33) Installing mpdecimal (2.5.1-r1) 16:52:26 (20/33) Installing sqlite-libs (3.38.5-r0) 16:52:26 (21/33) Installing python3 (3.10.5-r0) 16:52:26 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:52:26 (23/33) Installing py3-tomli (2.0.1-r1) 16:52:26 (24/33) Installing py3-pep517 (0.12.0-r2) 16:52:26 (25/33) Installing py3-six (1.16.0-r1) 16:52:26 (26/33) Installing py3-retrying (1.3.3-r3) 16:52:26 (27/33) Installing py3-appdirs (1.4.4-r3) 16:52:26 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:52:26 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:52:26 (30/33) Installing py3-parsing (2.4.7-r3) 16:52:26 (31/33) Installing py3-packaging (21.3-r0) 16:52:26 (32/33) Installing py3-setuptools (59.4.0-r0) 16:52:26 (33/33) Installing py3-pip (22.1.1-r0) 16:52:26 Executing busybox-1.35.0-r17.trigger 16:52:26 Executing ca-certificates-20220614-r0.trigger 16:52:26 OK: 122 MiB in 47 packages 16:52:28 ---> 65ec84151596 16:52:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:52:28 ---> Running in 3b0e61fd1f4c 16:52:28 Removing intermediate container 4a1310d670b9 16:52:28 ---> f0b5187e4dd0 16:52:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:28 ---> Running in 4d012c39221b 16:52:28 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:52:28 Removing intermediate container 4d012c39221b 16:52:28 ---> f733fd2d6739 16:52:28 Step 12/21 : WORKDIR /edgex 16:52:29 ---> Running in 6a4f75c0cce6 16:52:29 Removing intermediate container 6a4f75c0cce6 16:52:29 ---> e2f9cab6a1dd 16:52:29 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:52:29 ---> 90b9b1b8af1a 16:52:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:52:30 ---> 51f9878d6346 16:52:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:52:30 Removing intermediate container 0e173ea477e4 16:52:30 ---> 1f6a6f156718 16:52:30 16:52:30 Step 9/19 : FROM alpine:3.15 16:52:30 ---> c4fc93816858 16:52:30 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:52:30 ---> Using cache 16:52:30 ---> a76329412196 16:52:30 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:52:30 ---> Running in 7e991224e090 16:52:30 ---> fbd638671f3f 16:52:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:52:30 ---> 3a8ca5217702 16:52:30 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:52:30 ---> Running in e46de8390bbb 16:52:30 Collecting docker-compose==1.23.2 16:52:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:52:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.9 MB/s eta 0:00:00 16:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:52:31 Collecting jsonschema<3,>=2.5.1 16:52:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:52:31 Collecting cached-property<2,>=1.2.0 16:52:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:52:31 Collecting docopt<0.7,>=0.6.1 16:52:31 Downloading docopt-0.6.2.tar.gz (25 kB) 16:52:31 Preparing metadata (setup.py): started 16:52:31 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:52:31 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:52:31 OK: 15859 distinct packages available 16:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:52:31 Preparing metadata (setup.py): finished with status 'done' 16:52:31 Collecting websocket-client<1.0,>=0.32.0 16:52:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:52:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 167.1 MB/s eta 0:00:00 16:52:31 (1/9) Installing ca-certificates (20220614-r0) 16:52:31 (2/9) Installing brotli-libs (1.0.9-r5) 16:52:31 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:52:31 (4/9) Installing libcurl (7.80.0-r4) 16:52:31 Removing intermediate container e46de8390bbb 16:52:31 ---> 6425056ab7c7 16:52:31 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:52:31 (5/9) Installing curl (7.80.0-r4) 16:52:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:52:31 (6/9) Installing dumb-init (1.2.5-r1) 16:52:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:52:32 (7/9) Installing musl-obstack (1.2.3-r0) 16:52:32 (8/9) Installing libucontext (1.1-r0) 16:52:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 92.0 MB/s eta 0:00:00 16:52:32 (9/9) Installing gcompat (1.0.0-r4) 16:52:32 ---> Running in 93300c7e6ea8 16:52:32 Executing busybox-1.34.1-r7.trigger 16:52:32 Executing ca-certificates-20220614-r0.trigger 16:52:32 OK: 8 MiB in 23 packages 16:52:32 Collecting PyYAML<4,>=3.10 16:52:32 Downloading PyYAML-3.13.tar.gz (270 kB) 16:52:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 120.0 MB/s eta 0:00:00 16:52:32 Removing intermediate container 93300c7e6ea8 16:52:32 ---> 69eb3c8cec84 16:52:32 Step 19/21 : LABEL arch=x86_64 16:52:32 ---> Running in a8ec671b7822 16:52:32 Preparing metadata (setup.py): started 16:52:32 Removing intermediate container a8ec671b7822 16:52:32 ---> 2a5e7cc606af 16:52:32 Step 20/21 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:52:32 ---> Running in cee1ff435154 16:52:32 Preparing metadata (setup.py): finished with status 'done' 16:52:32 Collecting docker<4.0,>=3.6.0 16:52:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:52:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 166.2 MB/s eta 0:00:00 16:52:32 Collecting dockerpty<0.5,>=0.4.1 16:52:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:52:32 Removing intermediate container cee1ff435154 16:52:32 ---> 1e6bf70edc96 16:52:32 Step 21/21 : LABEL version=0.0.0 16:52:32 Preparing metadata (setup.py): started 16:52:32 Removing intermediate container 7e991224e090 16:52:32 ---> b03277f5bd16 16:52:32 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:32 ---> Running in 385afc77f5c7 16:52:33 Preparing metadata (setup.py): finished with status 'done' 16:52:33 ---> d28193d4163b 16:52:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:52:33 Removing intermediate container 385afc77f5c7 16:52:33 ---> ab3bc04e9be3 16:52:33 16:52:33 Collecting texttable<0.10,>=0.9.0 16:52:33 Successfully built ab3bc04e9be3 16:52:33 Downloading texttable-0.9.1.tar.gz (11 kB) 16:52:33 Successfully tagged security-proxy-setup:latest 16:52:33  Building security-proxy-setup ... done  Preparing metadata (setup.py): started 16:52:33 Preparing metadata (setup.py): finished with status 'done' 16:52:33 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:52:33 Collecting docker-pycreds>=0.4.0 16:52:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:52:33 Collecting chardet<3.1.0,>=3.0.2 16:52:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 203.7 MB/s eta 0:00:00 16:52:33 Collecting certifi>=2017.4.17 16:52:33 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 221.7 MB/s eta 0:00:00 16:52:33 Collecting idna<2.8,>=2.5 16:52:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 187.1 MB/s eta 0:00:00 16:52:33 Collecting urllib3<1.25,>=1.21.1 16:52:33 ---> 3c60230cf863 16:52:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:52:33 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 147.1 MB/s eta 0:00:00 16:52:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:52:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:52:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:52:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:52:33 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:52:33 Running setup.py install for texttable: started 16:52:33 ---> dc6dfda1c620 16:52:33 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:52:34 ---> Running in cebc9cc9754e 16:52:34 Removing intermediate container cebc9cc9754e 16:52:34 ---> d43c004a9d21 16:52:34 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:34 ---> Running in 091cf6847e00 16:52:34 Running setup.py install for texttable: finished with status 'done' 16:52:34 Running setup.py install for PyYAML: started 16:52:34 Removing intermediate container 091cf6847e00 16:52:34 ---> 89dcdb1c9356 16:52:34 Step 17/19 : LABEL arch=x86_64 16:52:34 ---> Running in 8db8ead1ce7e 16:52:34 Removing intermediate container 8db8ead1ce7e 16:52:34 ---> 52691b34d2e9 16:52:34 Step 18/19 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:52:34 ---> Running in 72a6b13ee207 16:52:34 Running setup.py install for PyYAML: finished with status 'done' 16:52:34 Removing intermediate container 72a6b13ee207 16:52:34 ---> 7b33642db438 16:52:34 Step 19/19 : LABEL version=0.0.0 16:52:34 ---> Running in 9b50b6a92b86 16:52:34 Removing intermediate container 9b50b6a92b86 16:52:34 ---> 8aec2c090dd1 16:52:34 16:52:35 Successfully built 8aec2c090dd1 16:52:35 Successfully tagged security-spiffe-token-provider:latest 16:52:35  Building security-spiffe-token-provider ... done  Running setup.py install for docopt: started 16:52:35 Running setup.py install for docopt: finished with status 'done' 16:52:35 Running setup.py install for dockerpty: started 16:52:36 Running setup.py install for dockerpty: finished with status 'done' 16:52:36 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:52:36 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:52:39 Removing intermediate container 1bcc78bbea10 16:52:39 ---> 7cd85c82e73c 16:52:39 Step 13/22 : ENV APP_PORT=58890 16:52:39 ---> Running in 967bf185f048 16:52:40 Removing intermediate container 967bf185f048 16:52:40 ---> d2cc8e45177a 16:52:40 Step 14/22 : EXPOSE $APP_PORT 16:52:40 ---> Running in bc4250a12b41 16:52:40 Removing intermediate container bc4250a12b41 16:52:40 ---> cb77a0644020 16:52:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:52:40 ---> 38abb927f48b 16:52:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:52:40 ---> dc47b58c7e3c 16:52:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:52:41 ---> d3609dade328 16:52:41 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:52:41 ---> Running in 6ac6648455d1 16:52:41 Removing intermediate container 6ac6648455d1 16:52:41 ---> b75233bdf073 16:52:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:41 ---> Running in 1e676401c5ef 16:52:41 Removing intermediate container 1e676401c5ef 16:52:41 ---> 8a6816fd0929 16:52:41 Step 20/22 : LABEL arch=x86_64 16:52:41 ---> Running in 82dc38465fd0 16:52:41 Removing intermediate container 82dc38465fd0 16:52:41 ---> 616793cde3ef 16:52:41 Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:52:41 ---> Running in 3a3e3fb58e99 16:52:41 Removing intermediate container 3a3e3fb58e99 16:52:41 ---> ff2b13cc226b 16:52:41 Step 22/22 : LABEL version=0.0.0 16:52:41 ---> Running in fc1b1628ecea 16:52:41 Removing intermediate container fc1b1628ecea 16:52:41 ---> e877544129cd 16:52:41 16:52:41 Successfully built e877544129cd 16:52:41 Successfully tagged sys-mgmt-agent:latest 16:52:45  Building sys-mgmt-agent ... done Removing intermediate container 3b0e61fd1f4c 16:52:45 ---> 3202f6ad98d6 16:52:45 16:52:45 Step 10/22 : FROM alpine:3.16 16:52:45 ---> 9c6f07244728 16:52:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:52:45 ---> Running in 3f1b42bd7f6c 16:52:45 Removing intermediate container 3f1b42bd7f6c 16:52:45 ---> 59167a3230a5 16:52:45 Step 12/22 : ENV APP_PORT=59880 16:52:45 ---> Running in 3b2561cb7c04 16:52:45 Removing intermediate container 3b2561cb7c04 16:52:45 ---> d46cda8740c7 16:52:45 Step 13/22 : EXPOSE $APP_PORT 16:52:45 ---> Running in 13ef2b82b113 16:52:45 Removing intermediate container 13ef2b82b113 16:52:45 ---> 7c40a7f3338d 16:52:45 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 16:52:45 ---> Running in 1421e660efaa 16:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:52:45 (1/6) Installing dumb-init (1.2.5-r1) 16:52:45 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:52:45 (3/6) Installing libsodium (1.0.18-r0) 16:52:45 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:52:45 (5/6) Installing libzmq (4.3.4-r0) 16:52:45 (6/6) Installing zeromq (4.3.4-r0) 16:52:45 Executing busybox-1.35.0-r17.trigger 16:52:45 OK: 8 MiB in 20 packages 16:52:46 Removing intermediate container 1421e660efaa 16:52:46 ---> a6cb1c08574f 16:52:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:46 ---> d5acb9ffdddf 16:52:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:52:46 ---> 45cbb1f17e84 16:52:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:52:47 ---> 54edfa967a66 16:52:47 Step 18/22 : ENTRYPOINT ["/core-data"] 16:52:47 ---> Running in 3ad171d24f95 16:52:47 Removing intermediate container 3ad171d24f95 16:52:47 ---> 8541bc3cb373 16:52:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:47 ---> Running in 48cdd66a0d4d 16:52:47 Removing intermediate container 48cdd66a0d4d 16:52:47 ---> 461d129132de 16:52:47 Step 20/22 : LABEL arch=x86_64 16:52:47 ---> Running in 72b5fba89e48 16:52:47 Removing intermediate container 72b5fba89e48 16:52:47 ---> 5da9802ebe04 16:52:47 Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 16:52:47 ---> Running in 5f9cd53b6999 16:52:47 Removing intermediate container 5f9cd53b6999 16:52:47 ---> 5a5da734f141 16:52:47 Step 22/22 : LABEL version=0.0.0 16:52:47 ---> Running in 2697b1dbb36a 16:52:47 Removing intermediate container 2697b1dbb36a 16:52:47 ---> 383da102a4e7 16:52:47 16:52:47 Successfully built 383da102a4e7 16:52:47 Successfully tagged core-data:latest 16:52:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:52:47  Building core-data ... done  [Pipeline] } 16:52:47 $ docker stop --time=1 4ca781fd2428dc482dc36dad189825b4de8f7d982c78cac9f0656c1ba41975b5 16:52:49 $ docker rm -f 4ca781fd2428dc482dc36dad189825b4de8f7d982c78cac9f0656c1ba41975b5 16:52:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] // withDockerContainer [Pipeline] sh 16:52:49 + docker images 16:52:49 REPOSITORY TAG IMAGE ID CREATED SIZE 16:52:49 core-data latest 383da102a4e7 2 seconds ago 21.7MB 16:52:49 3202f6ad98d6 5 seconds ago 1.62GB 16:52:49 sys-mgmt-agent latest e877544129cd 8 seconds ago 136MB 16:52:49 security-spiffe-token-provider latest 8aec2c090dd1 15 seconds ago 29.7MB 16:52:49 security-proxy-setup latest ab3bc04e9be3 17 seconds ago 27.6MB 16:52:49 1f6a6f156718 19 seconds ago 1.65GB 16:52:49 7b9bac4f812a 25 seconds ago 1.6GB 16:52:49 f9eb12a111f6 25 seconds ago 1.6GB 16:52:49 support-notifications latest f71df95bdbd6 44 seconds ago 30.4MB 16:52:49 core-metadata latest 89af2df45e4c 44 seconds ago 18.5MB 16:52:49 b67f5a61ad63 54 seconds ago 1.62GB 16:52:49 e665474c0438 55 seconds ago 1.68GB 16:52:49 security-spire-server latest e2398b045426 About a minute ago 86.5MB 16:52:49 72a767de7d05 About a minute ago 1.49GB 16:52:49 core-command latest e3d18e6d3767 About a minute ago 17.6MB 16:52:49 security-bootstrapper latest 0ae0ee951212 About a minute ago 20.2MB 16:52:49 support-scheduler latest 93195fcdd30a About a minute ago 29.8MB 16:52:49 security-secretstore-setup latest abafd0ba2619 About a minute ago 29.7MB 16:52:49 e0afa4fff559 About a minute ago 1.61GB 16:52:49 817a218f855b About a minute ago 1.68GB 16:52:49 ed2610d54202 About a minute ago 1.61GB 16:52:49 5505c84be801 About a minute ago 1.6GB 16:52:49 security-spire-agent latest 3182ad03682d About a minute ago 125MB 16:52:49 security-spire-config latest 726d12402df6 About a minute ago 85.8MB 16:52:49 c7065e4cc005 2 minutes ago 1.49GB 16:52:49 ac618f077bb1 2 minutes ago 1.49GB 16:52:49 ci-base-image-x86_64 latest 4dfca78d5da3 4 minutes ago 947MB 16:52:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 days ago 683MB 16:52:49 alpine 3.15 c4fc93816858 3 months ago 5.59MB 16:52:49 alpine 3.16 9c6f07244728 3 months ago 5.54MB 16:52:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 16:52:49 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] } 16:52:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:52:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:52:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:53:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:53:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:53:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:53:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:53:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:53:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements 16:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:53:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.483s coverage: 98.5% of statements 16:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.666s coverage: 43.0% of statements 16:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.477s coverage: 54.2% of statements 16:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:53:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.778s coverage: 89.2% of statements 16:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:53:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.710s coverage: 2.2% of statements 16:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:53:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.127s coverage: 95.6% of statements 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:53:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.402s coverage: 72.2% of statements 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:53:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.551s coverage: 60.0% of statements 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:53:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.507s coverage: 0.9% of statements 16:53:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:53:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.267s coverage: 58.8% of statements 16:53:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.561s coverage: 29.6% of statements 16:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:53:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.313s coverage: 47.1% of statements 16:53:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.335s coverage: 79.5% of statements 16:53:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements 16:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.328s coverage: 96.3% of statements 16:54:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.266s coverage: 87.5% of statements 16:54:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.274s coverage: 94.4% of statements 16:54:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.262s coverage: 44.8% of statements 16:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.817s coverage: 79.9% of statements 16:54:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.346s coverage: 92.9% of statements 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.302s coverage: 86.9% of statements 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.254s coverage: 87.2% of statements 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.338s coverage: 58.8% of statements 16:54:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.300s coverage: 80.0% of statements 16:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.314s coverage: 87.2% of statements 16:54:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.374s coverage: 85.4% of statements 16:54:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.137s coverage: 91.2% of statements 16:54:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.078s coverage: 64.7% of statements 16:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.302s coverage: 100.0% of statements 16:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements 16:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 16:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 16:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 16:54:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.505s coverage: 65.8% of statements 16:54:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:54:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:54:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.037s coverage: 41.8% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.381s coverage: 89.5% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.378s coverage: 84.8% of statements 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:54:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.457s coverage: 17.7% of statements 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:54:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.933s coverage: 92.3% of statements 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:54:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.329s coverage: 63.2% of statements 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:54:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.542s coverage: 97.7% of statements 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:54:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:54:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:54:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.231s coverage: 100.0% of statements 16:54:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 96.9% of statements 16:54:58 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 16:54:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:54:58 GO111MODULE=on go vet ./... 16:57:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:57:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:57:05 ./bin/test-attribution-txt.sh [Pipeline] echo 16:57:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:57:06 + ls -al . 16:57:06 total 772 16:57:06 drwxrwxr-x 10 1001 1001 4096 Nov 8 16:49 . 16:57:06 drwxr-xr-x 4 root root 4096 Nov 8 16:49 .. 16:57:06 drwxrwxr-x 2 1001 1001 4096 Nov 8 16:48 .blubracket 16:57:06 -rw-rw-r-- 1 1001 1001 16 Nov 8 16:48 .dockerignore 16:57:06 drwxrwxr-x 8 1001 1001 4096 Nov 8 16:48 .git 16:57:06 drwxrwxr-x 3 1001 1001 4096 Nov 8 16:48 .github 16:57:06 -rw-rw-r-- 1 1001 1001 1030 Nov 8 16:48 .gitignore 16:57:06 -rw-rw-r-- 1 1001 1001 42 Nov 8 16:48 .golangci.yml 16:57:06 -rw-rw-r-- 1 1001 1001 87 Nov 8 16:48 .hadolint.yml 16:57:06 -rw-rw-r-- 1 1001 1001 166 Nov 8 16:48 .sonarcloud.properties 16:57:06 -rw-rw-r-- 1 1001 1001 1171 Nov 8 16:48 ADOPTERS.md 16:57:06 -rw-rw-r-- 1 1001 1001 10722 Nov 8 16:48 Attribution.txt 16:57:06 -rw-rw-r-- 1 1001 1001 74162 Nov 8 16:48 CHANGELOG.md 16:57:06 -rw-rw-r-- 1 1001 1001 3804 Nov 8 16:48 CONTRIBUTING.md 16:57:06 -rw-rw-r-- 1 1001 1001 677 Nov 8 16:48 GOVERNANCE.md 16:57:06 -rw-rw-r-- 1 1001 1001 850 Nov 8 16:48 Jenkinsfile 16:57:06 -rw-rw-r-- 1 1001 1001 10775 Nov 8 16:48 LICENSE 16:57:06 -rw-rw-r-- 1 1001 1001 13857 Nov 8 16:48 Makefile 16:57:06 -rw-rw-r-- 1 1001 1001 582 Nov 8 16:48 OWNERS.md 16:57:06 -rw-rw-r-- 1 1001 1001 9799 Nov 8 16:48 README.md 16:57:06 -rw-rw-r-- 1 1001 1001 6912 Nov 8 16:48 SECURITY.md 16:57:06 -rw-rw-r-- 1 1001 1001 5 Nov 8 16:47 VERSION 16:57:06 -rw-rw-r-- 1 1001 1001 4131 Nov 8 16:48 ZMQWindows.md 16:57:06 drwxrwxr-x 2 1001 1001 4096 Nov 8 16:48 bin 16:57:06 drwxrwxr-x 18 1001 1001 4096 Nov 8 16:48 cmd 16:57:06 -rw-r--r-- 1 root root 501828 Nov 8 16:54 coverage.out 16:57:06 -rw-rw-r-- 1 1001 1001 3405 Nov 8 16:48 go.mod 16:57:06 -rw-rw-r-- 1 1001 1001 44978 Nov 8 16:48 go.sum 16:57:06 drwxrwxr-x 8 1001 1001 4096 Nov 8 16:48 internal 16:57:06 drwxrwxr-x 3 1001 1001 4096 Nov 8 16:48 openapi 16:57:06 drwxrwxr-x 4 1001 1001 4096 Nov 8 16:48 snap 16:57:06 -rw-rw-r-- 1 1001 1001 204 Nov 8 16:48 version.go [Pipeline] sh 16:57:06 + '[' -e coverage.out ] 16:57:06 + chown 1001:1001 coverage.out [Pipeline] stash 16:57:07 Warning: overwriting stash ‘coverage-report’ 16:57:07 Stashed 1 file(s) [Pipeline] sh 16:57:08 + make build 16:57:08 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:59:00 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:00:36 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:00:36 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:01:23 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:01:23 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:01:30 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:01:38 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:01:44 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:01:50 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:01:54 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:01:58 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:02: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:02:16 $ docker stop --time=1 2d89bcf0c1b83d21dbe32f3d293a57c9275f07ff8285799a16e89795fe7bf16b 17:02:18 $ docker rm -f 2d89bcf0c1b83d21dbe32f3d293a57c9275f07ff8285799a16e89795fe7bf16b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:02:21 17:02:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:02:21 latest: Pulling from edgex-devops/edgex-compose-arm64 17:02:21 29e5d40040c1: Pulling fs layer 17:02:21 1ce36da41761: Pulling fs layer 17:02:21 25b303627fd3: Pulling fs layer 17:02:21 29e5d40040c1: Verifying Checksum 17:02:21 29e5d40040c1: Download complete 17:02:22 1ce36da41761: Verifying Checksum 17:02:22 1ce36da41761: Download complete 17:02:22 29e5d40040c1: Pull complete 17:02:23 1ce36da41761: Pull complete 17:02:23 25b303627fd3: Verifying Checksum 17:02:23 25b303627fd3: Download complete 17:02:36 25b303627fd3: Pull complete 17:02:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:02:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:02:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:36 prd-ubuntu20.04-docker-arm64-4c-16g-118641 does not seem to be running inside a container 17:02:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:02:39 $ docker top 672c6b1b99c697625b21447f01e1072891aec675692c03fce32b5097ebca9bd5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:40 + docker-compose build --help+ grep parallel 17:02:40 17:02:46 --parallel Build images in parallel. [Pipeline] } 17:02:46 $ docker stop --time=1 672c6b1b99c697625b21447f01e1072891aec675692c03fce32b5097ebca9bd5 17:02:48 $ docker rm -f 672c6b1b99c697625b21447f01e1072891aec675692c03fce32b5097ebca9bd5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:02:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:49 prd-ubuntu20.04-docker-arm64-4c-16g-118641 does not seem to be running inside a container 17:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:02:51 $ docker top d27a2cd7346da8483c39705e2482b86badcffd0d35fcb2a5d01a5df203901d24 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:52 + docker-compose -f ./docker-compose-build.yml build --parallel 17:02:58 Building core-command ... 17:02:58 Building core-data ... 17:02:58 Building core-metadata ... 17:02:58 Building security-bootstrapper ... 17:02:58 Building security-proxy-setup ... 17:02:58 Building security-secretstore-setup ... 17:02:58 Building security-spiffe-token-provider ... 17:02:58 Building security-spire-agent ... 17:02:58 Building security-spire-config ... 17:02:58 Building security-spire-server ... 17:02:58 Building support-notifications ... 17:02:58 Building support-scheduler ... 17:02:58 Building sys-mgmt-agent ... 17:02:58 Building security-secretstore-setup 17:02:58 Building security-spire-config 17:02:58 Building security-spire-agent 17:02:58 Building support-scheduler 17:02:58 Building sys-mgmt-agent 17:03:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:03:55 ---> 461406e5045b 17:03:55 Step 3/24 : WORKDIR /edgex-go 17:03:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:03:55 ---> 461406e5045b 17:03:55 Step 3/22 : WORKDIR /edgex-go 17:03:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:03:55 ---> 461406e5045b 17:03:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:03:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:03:55 ---> 461406e5045b 17:03:55 Step 3/24 : WORKDIR /edgex-go 17:03:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:03:55 ---> 461406e5045b 17:03:55 Step 3/24 : WORKDIR /edgex-go 17:03:55 ---> Running in 804d2432bedf 17:03:55 ---> Running in 38044abf5c3a 17:03:55 ---> Running in cf03691310e1 17:03:55 ---> Running in 51088a33ec07 17:03:55 ---> Running in a00c0af4d0ec 17:03:55 Removing intermediate container 804d2432bedf 17:03:55 ---> 22233fdf71e9 17:03:55 Step 4/22 : RUN apk add --update --no-cache make bash git 17:03:55 Removing intermediate container cf03691310e1 17:03:55 ---> 1919869a636d 17:03:55 Step 4/24 : RUN apk add --update --no-cache make git build-base curlRemoving intermediate container 51088a33ec07 17:03:55 ---> c343a2a1551c 17:03:55 Step 4/22 : WORKDIR /edgex-go 17:03:55 17:03:55 Removing intermediate container 38044abf5c3a 17:03:55 ---> 42a5e4a67769 17:03:55 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 17:03:55 ---> Running in 8b2b97961cff 17:03:55 ---> Running in eb2f12ac76e8 17:03:55 ---> Running in 9333ff9fe88c 17:03:55 ---> Running in cff3fdd54edd 17:03:55 Removing intermediate container a00c0af4d0ec 17:03:55 ---> f969e9b4183d 17:03:55 Step 4/24 : RUN apk add --update --no-cache make git 17:03:55 ---> Running in da0868b23a5c 17:03:55 Removing intermediate container eb2f12ac76e8 17:03:55 ---> 0894470c3df1 17:03:55 Step 5/22 : RUN apk add --update --no-cache make git 17:03:55 ---> Running in db33b9246e0c 17:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:55 OK: 221 MiB in 51 packages 17:03:55 OK: 221 MiB in 51 packages 17:03:55 OK: 221 MiB in 51 packages 17:03:55 OK: 221 MiB in 51 packages 17:03:55 OK: 221 MiB in 51 packages 17:03:55 Removing intermediate container 8b2b97961cff 17:03:55 ---> c94a52c9a691 17:03:55 Step 5/22 : COPY go.mod vendor* ./ 17:03:55 Removing intermediate container 9333ff9fe88c 17:03:55 ---> d83982296570 17:03:55 Step 5/24 : COPY go.mod vendor* ./ 17:03:55 Removing intermediate container cff3fdd54edd 17:03:55 ---> d923600f8c71 17:03:55 Step 5/24 : COPY go.mod vendor* ./ 17:03:56 Removing intermediate container da0868b23a5c 17:03:56 ---> a64e794c3e1b 17:03:56 Step 5/24 : COPY go.mod vendor* ./ 17:03:56 ---> 09d96a9a9b28 17:03:56 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:56 Removing intermediate container db33b9246e0c 17:03:56 ---> 1f20def31b33 17:03:56 Step 6/22 : COPY go.mod vendor* ./ 17:03:56 ---> Running in 3746b2d02ca5 17:03:57 ---> 4c20d9a5c2b0 17:03:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:57 ---> 73b38026cfa1 17:03:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:57 ---> 81cea82f6378 17:03:57 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:57 ---> Running in 4b16b794f350 17:03:57 ---> Running in 6e7fef2f845a 17:03:57 ---> Running in f05cdeedd02e 17:03:58 ---> 47c99d0bbdc0 17:03:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:58 ---> Running in 57b2122143cd 17:05:34 Removing intermediate container 57b2122143cd 17:05:34 ---> 0e336e1421ef 17:05:34 Step 8/22 : COPY . . 17:05:34 Removing intermediate container 4b16b794f350 17:05:34 ---> 28e1428f43a5 17:05:34 Step 7/24 : COPY . . 17:05:34 Removing intermediate container f05cdeedd02e 17:05:34 ---> ed50db55528f 17:05:34 Step 7/24 : COPY . . 17:05:34 Removing intermediate container 3746b2d02ca5 17:05:34 ---> c3e56bd379cc 17:05:34 Step 7/22 : COPY . . 17:05:34 Removing intermediate container 6e7fef2f845a 17:05:34 ---> c47b75076d52 17:05:34 Step 7/24 : COPY . . 17:05:45 ---> 088051c8ea47 17:05:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:05:45 ---> f5d7b84a1d09 17:05:45 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:05:45 ---> d8c473948e51 17:05:45 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:05:45 ---> ec1a741281cd 17:05:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:05:45 ---> 1b548fbca9c4 17:05:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 17:05:45 ---> Running in ff16490c0071 17:05:45 ---> Running in b078f1208843 17:05:45 ---> Running in ca31da80ddb7 17:05:45 ---> Running in d64d42051855 17:05:45 ---> Running in e483a4117e4b 17:05:45 Removing intermediate container e483a4117e4b 17:05:45 ---> c28f1606b872 17:05:45 Step 9/24 : WORKDIR /edgex-go/spire-build 17:05:45 Removing intermediate container ff16490c0071 17:05:45 ---> 67fc4cfd09b5 17:05:45 Step 9/24 : WORKDIR /edgex-go/spire-build 17:05:45 ---> Running in 3005631bbcf5 17:05:45 ---> Running in a5bac6b08c62 17:05:46 Removing intermediate container a5bac6b08c62 17:05:46 ---> 7d5f4d1fde66 17:05:46 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:05:46 ---> Running in bb59b0e64bfe 17:05:46 Removing intermediate container 3005631bbcf5 17:05:46 ---> a10cd0b21850 17:05:46 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:05:46 ---> Running in 14720c8681e1 17:05:46 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:05:47 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:05:47 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:05:50 Removing intermediate container bb59b0e64bfe 17:05:50 ---> 39ffdcaa238a 17:05:50 Step 11/24 : WORKDIR /edgex-go 17:05:50 ---> Running in 31b7fb7907a9 17:05:51 Removing intermediate container 14720c8681e1 17:05:51 ---> 86cc686927ad 17:05:51 Step 11/24 : WORKDIR /edgex-go 17:05:51 ---> Running in 403f3a29586a 17:05:51 Removing intermediate container 31b7fb7907a9 17:05:51 ---> 6a8ba7d04531 17:05:51 17:05:51 Step 12/24 : FROM alpine:3.15 17:05:51 3.15: Pulling from library/alpine 17:05:52 Removing intermediate container 403f3a29586a 17:05:52 ---> 0ad787a323f2 17:05:52 17:05:52 Step 12/24 : FROM alpine:3.15 17:05:52 3.15: Pulling from library/alpine 17:05:53 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:05:53 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:05:53 Status: Downloaded newer image for alpine:3.15 17:05:53 Status: Downloaded newer image for alpine:3.15 17:05:53 ---> 02e0d6fdf486 17:05:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:53 ---> 02e0d6fdf486 17:05:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:53 ---> Running in 1f843369375e 17:05:53 ---> Running in 317f1907a9d4 17:05:54 Removing intermediate container 1f843369375e 17:05:54 ---> 5be88afbbd55 17:05:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:05:54 Removing intermediate container 317f1907a9d4 17:05:54 ---> 67c23421e651 17:05:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:05:54 ---> Running in a0d24721f00d 17:05:54 ---> Running in 7b970aad958a 17:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:59 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:05:59 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:05:59 OK: 15736 distinct packages available 17:05:59 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:05:59 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:05:59 OK: 15736 distinct packages available 17:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:01 (1/5) Installing dumb-init (1.2.5-r1) 17:06:01 (1/4) Installing dumb-init (1.2.5-r1) 17:06:01 (2/4) Installing musl-obstack (1.2.3-r0) 17:06:01 (2/5) Installing musl-obstack (1.2.3-r0) 17:06:01 (3/5) Installing libucontext (1.1-r0) 17:06:01 (3/4) Installing libucontext (1.1-r0) 17:06:01 (4/4) Installing gcompat (1.0.0-r4) 17:06:01 (4/5) Installing gcompat (1.0.0-r4) 17:06:01 Executing busybox-1.34.1-r7.trigger 17:06:01 (5/5) Installing openssl (1.1.1s-r1) 17:06:01 Executing busybox-1.34.1-r7.trigger 17:06:01 OK: 6 MiB in 18 packages 17:06:01 OK: 6 MiB in 19 packages 17:06:04 Removing intermediate container a0d24721f00d 17:06:04 ---> c2113b114303 17:06:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:06:04 Removing intermediate container 7b970aad958a 17:06:04 ---> d4b9533b5b10 17:06:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:06:09 ---> cc597956b914 17:06:09 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:06:12 ---> a06cf086c815 17:06:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:06:14 ---> ba927e042340 17:06:14 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:06:14 ---> Running in 5c580b9acc08 17:06:15 Removing intermediate container 5c580b9acc08 17:06:15 ---> a6a43384edc2 17:06:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:06:17 ---> 801bf7f774a7 17:06:17 Step 19/24 : WORKDIR / 17:06:17 ---> Running in ad2651eb22da 17:06:17 ---> 22ba435d3e1b 17:06:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:06:17 Removing intermediate container ad2651eb22da 17:06:17 ---> c3928b9c45e4 17:06:17 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:06:17 ---> Running in d8c2b7ab7be4 17:06:18 Removing intermediate container d8c2b7ab7be4 17:06:18 ---> 3c31aa63aa18 17:06:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:06:18 ---> 7a3559c9e324 17:06:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:06:18 ---> Running in 2522e11ce201 17:06:19 Removing intermediate container 2522e11ce201 17:06:19 ---> d8acc5daf3ea 17:06:19 Step 22/24 : LABEL arch=arm64 17:06:19 ---> Running in 778d675f092c 17:06:19 ---> ef00d57a2ac4 17:06:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:06:20 Removing intermediate container 778d675f092c 17:06:20 ---> d7fff8465219 17:06:20 Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:06:20 ---> Running in 77762691f0fa 17:06:20 ---> f1d941c67cc9 17:06:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:06:21 Removing intermediate container 77762691f0fa 17:06:21 ---> 37346994503a 17:06:21 Step 24/24 : LABEL version=0.0.0 17:06:21 ---> Running in f358be7a1c5b 17:06:21 ---> Running in 3ff88821f82e 17:06:21 Removing intermediate container f358be7a1c5b 17:06:21 ---> ea2be791158b 17:06:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:06:21 ---> Running in aafef8a051c8 17:06:21 Removing intermediate container 3ff88821f82e 17:06:21 ---> cbef44109095 17:06:21 17:06:22 Removing intermediate container aafef8a051c8 17:06:22 ---> 8727bdd5007a 17:06:22 Step 22/24 : LABEL arch=arm64 17:06:22 Successfully built cbef44109095 17:06:22 Successfully tagged security-spire-config-arm64:latest 17:06:22 Building core-command 17:06:22  Building security-spire-config ... done  ---> Running in df38cffbdeb4 17:06:23 Removing intermediate container df38cffbdeb4 17:06:23 ---> 7fc1a794c03a 17:06:23 Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:06:23 ---> Running in d79827f8053f 17:06:23 Removing intermediate container d79827f8053f 17:06:23 ---> 5e0daeef50c6 17:06:23 Step 24/24 : LABEL version=0.0.0 17:06:23 ---> Running in 203865eab5a7 17:06:24 Removing intermediate container 203865eab5a7 17:06:24 ---> ee6e2680004a 17:06:24 17:06:24 Successfully built ee6e2680004a 17:06:24 Successfully tagged security-spire-agent-arm64:latest 17:06:24  Building security-spire-agent ... done Building security-spire-server 17:06:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:06:51 ---> 461406e5045b 17:06:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:06:51 ---> Using cache 17:06:51 ---> c343a2a1551c 17:06:51 Step 4/23 : WORKDIR /edgex-go 17:06:51 ---> Using cache 17:06:51 ---> 0894470c3df1 17:06:51 Step 5/23 : RUN apk add --update --no-cache make git 17:06:51 ---> Using cache 17:06:51 ---> 1f20def31b33 17:06:51 Step 6/23 : COPY go.mod vendor* ./ 17:06:51 ---> Using cache 17:06:51 ---> 47c99d0bbdc0 17:06:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:51 ---> Using cache 17:06:51 ---> 0e336e1421ef 17:06:51 Step 8/23 : COPY . . 17:06:51 ---> Using cache 17:06:51 ---> ec1a741281cd 17:06:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:06:52 ---> Running in 496e4f4fbeb1 17:06:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:06:54 ---> 461406e5045b 17:06:54 Step 3/23 : WORKDIR /edgex-go 17:06:54 ---> Using cache 17:06:54 ---> f969e9b4183d 17:06:54 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 17:06:54 ---> Running in 6c3af9dd93de 17:06:55 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:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:58 OK: 221 MiB in 51 packages 17:07:00 Removing intermediate container 6c3af9dd93de 17:07:00 ---> 78f051b37b6f 17:07:00 Step 5/23 : COPY go.mod vendor* ./ 17:07:01 ---> 79702b7b5eec 17:07:01 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:01 ---> Running in e5d23f67083b 17:08:22 Removing intermediate container e5d23f67083b 17:08:22 ---> d1b01ec1d9a6 17:08:22 Step 7/23 : COPY . . 17:08:26 ---> 1c75e8246454 17:08:26 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 17:08:26 ---> Running in 26541b3de52d 17:08:26 Removing intermediate container 26541b3de52d 17:08:26 ---> e2468750e829 17:08:26 Step 9/23 : WORKDIR /edgex-go/spire-build 17:08:26 ---> Running in 10120e2ca330 17:08:27 Removing intermediate container 10120e2ca330 17:08:27 ---> 8aa8fe20f797 17:08:27 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:08:27 ---> Running in 4f99b3adb559 17:08:31 Removing intermediate container 4f99b3adb559 17:08:31 ---> 55cabf3951b5 17:08:31 Step 11/23 : WORKDIR /edgex-go 17:08:31 ---> Running in b2076f5dc141 17:08:31 Removing intermediate container b2076f5dc141 17:08:31 ---> 4992455c734b 17:08:31 17:08:31 Step 12/23 : FROM alpine:3.15 17:08:31 ---> 02e0d6fdf486 17:08:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:08:31 ---> Using cache 17:08:31 ---> 67c23421e651 17:08:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:08:31 ---> Using cache 17:08:31 ---> d4b9533b5b10 17:08:31 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:08:38 ---> a1f1eeb05a56 17:08:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:08:38 ---> 9a14ab0e1829 17:08:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:08:39 ---> 54062d389496 17:08:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:08:40 ---> e83cf0ab8b58 17:08:40 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:08:40 ---> Running in e3c2a9dc737a 17:08:40 Removing intermediate container e3c2a9dc737a 17:08:40 ---> 38aa3dcc12dc 17:08:40 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:08:40 ---> Running in b173f69ec5ad 17:08:41 Removing intermediate container b173f69ec5ad 17:08:41 ---> 2fd94ca48e8a 17:08:41 Step 21/23 : LABEL arch=arm64 17:08:41 ---> Running in 6c35b65c0ca9 17:08:42 Removing intermediate container 6c35b65c0ca9 17:08:42 ---> 3448680eff13 17:08:42 Step 22/23 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:08:42 ---> Running in 0a35e41c3866 17:08:42 Removing intermediate container 0a35e41c3866 17:08:42 ---> 77845e6ec3cb 17:08:42 Step 23/23 : LABEL version=0.0.0 17:08:42 ---> Running in 2a4e39531b9e 17:08:43 Removing intermediate container 2a4e39531b9e 17:08:43 ---> 32efb54f5d49 17:08:43 17:08:43 Successfully built 32efb54f5d49 17:08:43 Successfully tagged security-spire-server-arm64:latest 17:08:43 Building security-proxy-setup 17:09:05  Building security-spire-server ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:09:05 ---> 461406e5045b 17:09:05 Step 3/21 : WORKDIR /edgex-go 17:09:05 ---> Using cache 17:09:05 ---> f969e9b4183d 17:09:05 Step 4/21 : RUN apk add --update --no-cache make git 17:09:05 ---> Using cache 17:09:05 ---> a64e794c3e1b 17:09:05 Step 5/21 : COPY go.mod vendor* ./ 17:09:05 ---> Using cache 17:09:05 ---> 73b38026cfa1 17:09:05 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:05 ---> Using cache 17:09:05 ---> ed50db55528f 17:09:05 Step 7/21 : COPY . . 17:09:05 ---> Using cache 17:09:05 ---> d8c473948e51 17:09:05 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:09:05 ---> Running in 997bf4698619 17:09:05 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:12:12 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:12:12 Removing intermediate container b078f1208843 17:12:12 ---> 412eb31fc978 17:12:12 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:12:12 ---> Running in 47a1237cfb0d 17:12:13 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:12:21 Removing intermediate container 47a1237cfb0d 17:12:21 ---> 851b8f032f83 17:12:21 17:12:21 Step 10/22 : FROM alpine:3.16 17:12:21 3.16: Pulling from library/alpine 17:12:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:12:21 Status: Downloaded newer image for alpine:3.16 17:12:21 ---> a6215f271958 17:12:21 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:12:21 ---> Running in 2432f49d20f2 17:12:22 Removing intermediate container 2432f49d20f2 17:12:22 ---> e12ac39675c0 17:12:22 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:12:22 ---> Running in f0302fded10f 17:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:25 Removing intermediate container ca31da80ddb7 17:12:25 ---> 87db0fdd5013 17:12:25 17:12:25 Step 9/24 : FROM alpine:3.16 17:12:25 ---> a6215f271958 17:12:25 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:12:25 ---> Running in a358439e6785 17:12:26 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:12:26 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:12:27 (3/33) Installing readline (8.1.2-r0) 17:12:27 (4/33) Installing bash (5.1.16-r2) 17:12:27 Executing bash-5.1.16-r2.post-install 17:12:27 (5/33) Installing ca-certificates (20220614-r0) 17:12:27 (6/33) Installing brotli-libs (1.0.9-r6) 17:12:27 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:12:27 (8/33) Installing libcurl (7.83.1-r4) 17:12:27 (9/33) Installing curl (7.83.1-r4) 17:12:27 (10/33) Installing docker-cli (20.10.20-r0) 17:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:12:28 (11/33) Installing dumb-init (1.2.5-r1) 17:12:28 (12/33) Installing libbz2 (1.0.8-r1) 17:12:28 (13/33) Installing expat (2.5.0-r0) 17:12:28 (14/33) Installing libffi (3.4.2-r1) 17:12:28 (15/33) Installing gdbm (1.23-r0) 17:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:12:28 (16/33) Installing xz-libs (5.2.5-r1) 17:12:28 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:12:28 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:12:28 (19/33) Installing mpdecimal (2.5.1-r1) 17:12:28 (20/33) Installing sqlite-libs (3.38.5-r0) 17:12:28 (21/33) Installing python3 (3.10.5-r0) 17:12:30 (1/3) Installing ca-certificates (20220614-r0) 17:12:30 (2/3) Installing dumb-init (1.2.5-r1) 17:12:30 (3/3) Installing su-exec (0.2-r1) 17:12:30 Executing busybox-1.35.0-r17.trigger 17:12:30 Executing ca-certificates-20220614-r0.trigger 17:12:30 OK: 6 MiB in 17 packages 17:12:31 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:12:31 (23/33) Installing py3-tomli (2.0.1-r1) 17:12:31 (24/33) Installing py3-pep517 (0.12.0-r2) 17:12:31 (25/33) Installing py3-six (1.16.0-r1) 17:12:32 (26/33) Installing py3-retrying (1.3.3-r3) 17:12:32 (27/33) Installing py3-appdirs (1.4.4-r3) 17:12:32 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:12:32 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:12:32 (30/33) Installing py3-parsing (2.4.7-r3) 17:12:32 (31/33) Installing py3-packaging (21.3-r0) 17:12:32 (32/33) Installing py3-setuptools (59.4.0-r0) 17:12:32 (33/33) Installing py3-pip (22.1.1-r0) 17:12:33 Removing intermediate container a358439e6785 17:12:33 ---> eae2852649a3 17:12:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:12:34 ---> Running in f46a43e62924 17:12:34 Executing busybox-1.35.0-r17.trigger 17:12:34 Executing ca-certificates-20220614-r0.trigger 17:12:34 Removing intermediate container f46a43e62924 17:12:34 ---> 81fac5ada834 17:12:34 Step 12/24 : WORKDIR / 17:12:34 ---> Running in 206828d565f3 17:12:34 OK: 120 MiB in 47 packages 17:12:35 Removing intermediate container 206828d565f3 17:12:35 ---> 1667b94995df 17:12:35 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:12:36 ---> 43be7c25fc13 17:12:36 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:12:36 ---> d86c8b30274c 17:12:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:12:37 ---> 07fbad4ae3ad 17:12:37 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:12:38 ---> c7f934e5ba1a 17:12:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:12:40 ---> ad5d2a0472f2 17:12:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:12:42 ---> b6acbe8b8710 17:12:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:12:42 ---> 48dce3aaab2d 17:12:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:12:42 ---> Running in 9829a96a9568 17:12:46 Removing intermediate container 9829a96a9568 17:12:46 ---> 3ce2478b083b 17:12:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:12:46 ---> Running in e771cf3a808a 17:12:46 Removing intermediate container e771cf3a808a 17:12:46 ---> d3422faacafe 17:12:46 Step 22/24 : LABEL arch=arm64 17:12:46 ---> Running in 3c497682a8d5 17:12:47 Removing intermediate container 3c497682a8d5 17:12:47 ---> aa77888f6c87 17:12:47 Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:12:47 ---> Running in 53313b37ca25 17:12:47 Removing intermediate container 53313b37ca25 17:12:47 ---> 3f74a2eda31e 17:12:47 Step 24/24 : LABEL version=0.0.0 17:12:48 ---> Running in 55c14f6568a0 17:12:48 Removing intermediate container 55c14f6568a0 17:12:48 ---> a9835b779323 17:12:48 17:12:48 Successfully built a9835b779323 17:12:48 Successfully tagged security-secretstore-setup-arm64:latest 17:12:48  Building security-secretstore-setup ... done Building security-spiffe-token-provider 17:12:57 Collecting docker-compose==1.23.2 17:12:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:12:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 17:12:59 Collecting PyYAML<4,>=3.10 17:12:59 Downloading PyYAML-3.13.tar.gz (270 kB) 17:12:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 5.3 MB/s eta 0:00:00 17:13:01 Preparing metadata (setup.py): started 17:13:04 Preparing metadata (setup.py): finished with status 'done' 17:13:04 Collecting cached-property<2,>=1.2.0 17:13:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:13:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:13:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:13:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.0 MB/s eta 0:00:00 17:13:06 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:13:06 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:13:06 Step 2/19 : FROM ${BUILDER_BASE} AS builder 17:13:06 ---> 461406e5045b 17:13:06 Step 3/19 : WORKDIR /edgex-go 17:13:06 ---> Using cache 17:13:06 ---> f969e9b4183d 17:13:06 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 17:13:06 Collecting docopt<0.7,>=0.6.1 17:13:06 Downloading docopt-0.6.2.tar.gz (25 kB) 17:13:06 Preparing metadata (setup.py): started 17:13:07 ---> Running in d5341f9a6423 17:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:13:09 Preparing metadata (setup.py): finished with status 'done' 17:13:09 Collecting texttable<0.10,>=0.9.0 17:13:10 Downloading texttable-0.9.1.tar.gz (11 kB) 17:13:10 Preparing metadata (setup.py): started 17:13:10 v3.16.2-425-gc089bc577f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:13:10 v3.16.2-426-gf6f8e11255 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:13:10 OK: 16895 distinct packages available 17:13:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:13:12 OK: 221 MiB in 51 packages 17:13:12 Preparing metadata (setup.py): finished with status 'done' 17:13:12 Collecting dockerpty<0.5,>=0.4.1 17:13:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:13:12 Preparing metadata (setup.py): started 17:13:14 Removing intermediate container d5341f9a6423 17:13:14 ---> 8b317e83b5a5 17:13:14 Step 5/19 : COPY go.mod vendor* ./ 17:13:15 ---> d5850fd86477 17:13:15 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:15 ---> Running in c7c71a6211cc 17:13:16 Preparing metadata (setup.py): finished with status 'done' 17:13:17 Collecting jsonschema<3,>=2.5.1 17:13:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:13:17 Collecting websocket-client<1.0,>=0.32.0 17:13:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:13:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.4 MB/s eta 0:00:00 17:13:18 Collecting docker<4.0,>=3.6.0 17:13:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:13:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 14.4 MB/s eta 0:00:00 17:13:19 Collecting docker-pycreds>=0.4.0 17:13:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:13:20 Collecting urllib3<1.25,>=1.21.1 17:13:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:13:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.5 MB/s eta 0:00:00 17:13:20 Collecting chardet<3.1.0,>=3.0.2 17:13:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:13:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.6 MB/s eta 0:00:00 17:13:21 Collecting certifi>=2017.4.17 17:13:21 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 17:13:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 11.9 MB/s eta 0:00:00 17:13:21 Collecting idna<2.8,>=2.5 17:13:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:13:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.1 MB/s eta 0:00:00 17:13:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:13:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:13:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:13:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:13:23 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:13:23 Running setup.py install for texttable: started 17:13:26 Running setup.py install for texttable: finished with status 'done' 17:13:26 Running setup.py install for PyYAML: started 17:13:30 Running setup.py install for PyYAML: finished with status 'done' 17:13:32 Running setup.py install for docopt: started 17:13:35 Running setup.py install for docopt: finished with status 'done' 17:13:39 Running setup.py install for dockerpty: started 17:13:42 Running setup.py install for dockerpty: finished with status 'done' 17:13:44 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:13:44 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:14:06 Removing intermediate container f0302fded10f 17:14:06 ---> 11cd08091b93 17:14:06 Step 13/22 : ENV APP_PORT=58890 17:14:06 ---> Running in 2bef5f2dedc0 17:14:06 Removing intermediate container 2bef5f2dedc0 17:14:06 ---> c303a611179f 17:14:06 Step 14/22 : EXPOSE $APP_PORT 17:14:06 ---> Running in aac1346387b3 17:14:06 Removing intermediate container aac1346387b3 17:14:06 ---> a5892eaa716e 17:14:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:14:11 ---> 49a4c62ab553 17:14:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:14:12 ---> fb9c714d8749 17:14:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:14:14 ---> 3ba8f3d85964 17:14:14 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 17:14:14 ---> Running in 9ca2a8041b05 17:14:15 Removing intermediate container 9ca2a8041b05 17:14:15 ---> 604a7aff780a 17:14:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:15 ---> Running in bd7908f48313 17:14:16 Removing intermediate container bd7908f48313 17:14:16 ---> 6c5e524fe74a 17:14:16 Step 20/22 : LABEL arch=arm64 17:14:17 ---> Running in 7d3b57a5ba98 17:14:17 Removing intermediate container 496e4f4fbeb1 17:14:17 ---> 24e73fc74b8e 17:14:17 17:14:17 Step 10/23 : FROM alpine:3.16 17:14:17 ---> a6215f271958 17:14:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:14:17 ---> Running in 19147ea1042e 17:14:18 Removing intermediate container 7d3b57a5ba98 17:14:18 ---> a14adefd750f 17:14:18 Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:14:18 ---> Running in 9fdf18aeb24a 17:14:20 Removing intermediate container 9fdf18aeb24a 17:14:20 ---> 228b73aca2e1 17:14:20 Step 22/22 : LABEL version=0.0.0 17:14:20 ---> Running in b114e9c73da3 17:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:14:21 Removing intermediate container b114e9c73da3 17:14:21 ---> c778f92036ba 17:14:21 17:14:21 Successfully built c778f92036ba 17:14:21 Successfully tagged sys-mgmt-agent-arm64:latest 17:14:21  Building sys-mgmt-agent ... done Building core-metadata 17:14:22 (1/1) Installing dumb-init (1.2.5-r1) 17:14:22 Executing busybox-1.35.0-r17.trigger 17:14:22 OK: 5 MiB in 15 packages 17:14:24 Removing intermediate container 19147ea1042e 17:14:24 ---> 812a190aa24e 17:14:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:14:24 ---> Running in 57295bfb799f 17:14:25 Removing intermediate container 57295bfb799f 17:14:25 ---> ab062c8a1f66 17:14:25 Step 13/23 : ENV APP_PORT=59882 17:14:25 ---> Running in 5a13063549c4 17:14:26 Removing intermediate container 5a13063549c4 17:14:26 ---> 9115cc747f5f 17:14:26 Step 14/23 : EXPOSE $APP_PORT 17:14:26 ---> Running in b0aa5c548e23 17:14:27 Removing intermediate container b0aa5c548e23 17:14:27 ---> e3a0530b0ed5 17:14:27 Step 15/23 : WORKDIR / 17:14:27 ---> Running in 22beb97efade 17:14:28 Removing intermediate container 22beb97efade 17:14:28 ---> 9297c89eb2bc 17:14:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:33 ---> f61f504ba115 17:14:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:14:36 ---> 2964ffcf401a 17:14:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:14:37 ---> 5474de855e10 17:14:37 Step 19/23 : ENTRYPOINT ["/core-command"] 17:14:37 ---> Running in a6b1f33b7d69 17:14:38 Removing intermediate container a6b1f33b7d69 17:14:38 ---> e91e97ba0299 17:14:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:38 ---> Running in 25185a2d8c0b 17:14:39 Removing intermediate container 25185a2d8c0b 17:14:39 ---> ad7ec7b6d45f 17:14:39 Step 21/23 : LABEL arch=arm64 17:14:39 ---> Running in a23b1e972433 17:14:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:14:40 ---> 461406e5045b 17:14:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:14:40 ---> Using cache 17:14:40 ---> c343a2a1551c 17:14:40 Step 4/24 : WORKDIR /edgex-go 17:14:40 ---> Using cache 17:14:40 ---> 0894470c3df1 17:14:40 Step 5/24 : RUN apk add --update --no-cache make git 17:14:40 ---> Using cache 17:14:40 ---> 1f20def31b33 17:14:40 Step 6/24 : COPY go.mod vendor* ./ 17:14:40 ---> Using cache 17:14:40 ---> 47c99d0bbdc0 17:14:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:40 ---> Using cache 17:14:40 ---> 0e336e1421ef 17:14:40 Step 8/24 : COPY . . 17:14:40 ---> Using cache 17:14:40 ---> ec1a741281cd 17:14:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:14:40 Removing intermediate container a23b1e972433 17:14:40 ---> f5994b6e9091 17:14:40 Step 22/23 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:14:40 ---> Running in 74777d7da201 17:14:41 ---> Running in 714c41a4c684 17:14:42 Removing intermediate container 714c41a4c684 17:14:42 ---> b774eaee710d 17:14:42 Step 23/23 : LABEL version=0.0.0 17:14:42 ---> Running in f7cb64ae5765 17:14:43 Removing intermediate container f7cb64ae5765 17:14:43 ---> 7560a2276e36 17:14:43 17:14:43 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:14:43 Successfully built 7560a2276e36 17:14:43 Successfully tagged core-command-arm64:latest 17:14:43 Building security-bootstrapper 17:14:45  Building core-command ... done Removing intermediate container c7c71a6211cc 17:14:45 ---> 126f44232d2f 17:14:45 Step 7/19 : COPY . . 17:14:46 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:15:01 ---> b47ec2e636b9 17:15:01 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:15:01 ---> Running in d7b9555baeb9 17:15:01 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:15:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:15:01 ---> 461406e5045b 17:15:01 Step 3/32 : WORKDIR /edgex-go 17:15:01 ---> Using cache 17:15:01 ---> f969e9b4183d 17:15:01 Step 4/32 : RUN apk add --update --no-cache make git 17:15:01 ---> Using cache 17:15:01 ---> a64e794c3e1b 17:15:01 Step 5/32 : COPY go.mod vendor* ./ 17:15:01 ---> Using cache 17:15:01 ---> 73b38026cfa1 17:15:01 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:01 ---> Using cache 17:15:01 ---> ed50db55528f 17:15:01 Step 7/32 : COPY . . 17:15:01 ---> Using cache 17:15:01 ---> d8c473948e51 17:15:01 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:15:01 ---> Running in 74cce9320d76 17:15: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:15: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:15:10 Removing intermediate container 997bf4698619 17:15:10 ---> 780c504f1603 17:15:10 17:15:10 Step 9/21 : FROM alpine:3.16 17:15:10 ---> a6215f271958 17:15:10 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 17:15:10 ---> Running in 0c6a002e2c5c 17:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:15:13 (1/6) Installing ca-certificates (20220614-r0) 17:15:13 (2/6) Installing brotli-libs (1.0.9-r6) 17:15:13 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:15:13 (4/6) Installing libcurl (7.83.1-r4) 17:15:13 (5/6) Installing curl (7.83.1-r4) 17:15:13 (6/6) Installing dumb-init (1.2.5-r1) 17:15:13 Executing busybox-1.35.0-r17.trigger 17:15:13 Executing ca-certificates-20220614-r0.trigger 17:15:13 OK: 8 MiB in 20 packages 17:15:16 Removing intermediate container 0c6a002e2c5c 17:15:16 ---> d8f0a797b479 17:15:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:16 ---> Running in d381108833f2 17:15:16 Removing intermediate container d381108833f2 17:15:16 ---> bee8b4876af7 17:15:16 Step 12/21 : WORKDIR /edgex 17:15:16 ---> Running in 69a253e8bbfd 17:15:17 Removing intermediate container 69a253e8bbfd 17:15:17 ---> 1e90c427cb24 17:15:17 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:15:17 ---> e13f13d71c5b 17:15:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:15:20 ---> 83942b3f3025 17:15:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:15:21 ---> 26f6d8d0d742 17:15:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:15:22 ---> 6cc69dbd7de6 17:15:22 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:15:22 ---> Running in 1aca37963a86 17:15:26 Removing intermediate container 1aca37963a86 17:15:26 ---> 278ef10693c4 17:15:26 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 17:15:26 ---> Running in c5054af33c8c 17:15:26 Removing intermediate container c5054af33c8c 17:15:26 ---> adccf812ab5b 17:15:26 Step 19/21 : LABEL arch=arm64 17:15:26 ---> Running in 4c7b25594235 17:15:26 Removing intermediate container 4c7b25594235 17:15:26 ---> 35c9bbbcbd3a 17:15:26 Step 20/21 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:15:27 ---> Running in d6c3d9458c8f 17:15:27 Removing intermediate container d6c3d9458c8f 17:15:27 ---> 3114752a2a92 17:15:27 Step 21/21 : LABEL version=0.0.0 17:15:27 ---> Running in 35a34b0394af 17:15:27 Removing intermediate container 35a34b0394af 17:15:27 ---> 03d2c0317ed5 17:15:27 17:15:28 Successfully built 03d2c0317ed5 17:15:28 Successfully tagged security-proxy-setup-arm64:latest 17:15:28  Building security-proxy-setup ... done Building core-data 17:15:46 Removing intermediate container d64d42051855 17:15:46 ---> 5ddd0068d8b4 17:15:46 17:15:46 Step 10/22 : FROM alpine:3.16 17:15:46 ---> a6215f271958 17:15:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:15:46 ---> Using cache 17:15:46 ---> 812a190aa24e 17:15:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:15:46 ---> Using cache 17:15:46 ---> ab062c8a1f66 17:15:46 Step 13/22 : ENV APP_PORT=59861 17:15:46 ---> Running in f303b730b9ac 17:15:46 Removing intermediate container f303b730b9ac 17:15:46 ---> e0e8525b9e34 17:15:46 Step 14/22 : EXPOSE $APP_PORT 17:15:46 ---> Running in 435d7c4ee56a 17:15:46 Removing intermediate container 435d7c4ee56a 17:15:46 ---> e75cad9928af 17:15:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:15:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:15:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:15:46 ---> 461406e5045b 17:15:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:15:46 ---> Using cache 17:15:46 ---> c343a2a1551c 17:15:46 Step 4/22 : WORKDIR /edgex-go 17:15:46 ---> Using cache 17:15:46 ---> 0894470c3df1 17:15:46 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:15:46 ---> Running in 4ed844af46cd 17:15:47 ---> 3fb9dc0b698b 17:15:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:15:49 ---> f392c6727888 17:15:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:15:49 OK: 221 MiB in 51 packages 17:15:50 ---> ca87b6abf7b2 17:15:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:15:50 ---> Running in 5108461209b6 17:15:51 Removing intermediate container 5108461209b6 17:15:51 ---> 06f291866da2 17:15:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:51 Removing intermediate container 4ed844af46cd 17:15:51 ---> 5359eba112ce 17:15:51 Step 6/22 : COPY go.mod vendor* ./ 17:15:51 ---> Running in a625baa71d72 17:15:52 Removing intermediate container a625baa71d72 17:15:52 ---> 2e3944260914 17:15:52 Step 20/22 : LABEL arch=arm64 17:15:52 ---> Running in 4cca640fda88 17:15:52 ---> 7db66192a572 17:15:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:52 ---> Running in 7a3d749fddf7 17:15:52 Removing intermediate container 4cca640fda88 17:15:52 ---> d6cb35441a79 17:15:52 Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:15:53 ---> Running in b6ec2189ff7c 17:15:54 Removing intermediate container b6ec2189ff7c 17:15:54 ---> f8cc61ab40e4 17:15:54 Step 22/22 : LABEL version=0.0.0 17:15:54 ---> Running in c497c087e15f 17:15:56 Removing intermediate container c497c087e15f 17:15:56 ---> 45ebc34b6f33 17:15:56 17:15:56 Successfully built 45ebc34b6f33 17:15:56 Successfully tagged support-scheduler-arm64:latest 17:15:56 Building support-notifications 17:16:11  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:16:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:16:11 ---> 461406e5045b 17:16:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 17:16:11 ---> Using cache 17:16:11 ---> c343a2a1551c 17:16:11 Step 4/22 : WORKDIR /edgex-go 17:16:11 ---> Using cache 17:16:11 ---> 0894470c3df1 17:16:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:16:12 ---> Running in 5abf33c48045 17:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:16:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:16 OK: 221 MiB in 51 packages 17:16:18 Removing intermediate container 5abf33c48045 17:16:18 ---> ca0d0a658cec 17:16:18 Step 6/22 : COPY go.mod vendor* ./ 17:16:19 ---> 176690d85c27 17:16:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:19 ---> Running in e2c433e2dddf 17:17:09 Removing intermediate container 7a3d749fddf7 17:17:09 ---> 7f7078ed10a1 17:17:09 Step 8/22 : COPY . . 17:17:21 ---> 64383849f0be 17:17:21 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:17:22 ---> Running in e0100b6937a8 17:17:24 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:17:39 Removing intermediate container e2c433e2dddf 17:17:39 ---> fe952d781c36 17:17:39 Step 8/22 : COPY . . 17:17:49 ---> 3f03260c4169 17:17:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:17:49 ---> Running in 5c4ae5ef8339 17:17: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 17:20:58 Removing intermediate container 74cce9320d76 17:20:58 ---> 7935385e0ccc 17:20:58 17:20:58 Step 9/32 : FROM alpine:3.16 17:20:58 ---> a6215f271958 17:20:58 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:20:58 ---> Running in 6205d72cb5a3 17:20:58 Removing intermediate container 6205d72cb5a3 17:20:58 ---> 6945ee3aef61 17:20:58 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 17:20:58 ---> Running in 264b6fe9ddbb 17:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:20:58 (1/2) Installing dumb-init (1.2.5-r1) 17:20:58 (2/2) Installing su-exec (0.2-r1) 17:20:58 Executing busybox-1.35.0-r17.trigger 17:20:58 OK: 5 MiB in 16 packages 17:20:58 Removing intermediate container 264b6fe9ddbb 17:20:58 ---> f9f644e49909 17:20:58 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 17:20:58 ---> Running in d694182ffa08 17:20:58 Removing intermediate container d694182ffa08 17:20:58 ---> d3ff77eaad4c 17:20:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:20:58 ---> Running in e15158257286 17:20:58 Removing intermediate container e15158257286 17:20:58 ---> 7743d2f6fe15 17:20:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:20:58 ---> Running in e9af43f5930f 17:20:58 Removing intermediate container e9af43f5930f 17:20:58 ---> 267e35abfb93 17:20:58 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:20:58 ---> Running in fdfe591a6cdd 17:20:58 Removing intermediate container fdfe591a6cdd 17:20:58 ---> 15174c4a59b0 17:20:58 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:20:58 ---> Running in a2d2d71877e0 17:20:59 Removing intermediate container a2d2d71877e0 17:20:59 ---> 586edd07b597 17:20:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 17:21:00 ---> Running in 4c52955ade47 17:21:00 Removing intermediate container 4c52955ade47 17:21:00 ---> 595b7c322202 17:21:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:21:02 ---> 9a9b3983cc3b 17:21:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:21:02 ---> Running in b8c5ffd12a80 17:21:05 Removing intermediate container b8c5ffd12a80 17:21:05 ---> 9d8981e1ced1 17:21:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:05 ---> 0310da1d272c 17:21:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:21:07 ---> 0bcd9d76fc5c 17:21:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:21:08 ---> 82f0b1df8ac9 17:21:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:21:09 ---> 1ff8d585d797 17:21:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:21:10 ---> ae9c573d8190 17:21:10 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:21:12 ---> 72fe9fad32d1 17:21:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:21:13 ---> 2244a1be2913 17:21:13 Step 27/32 : RUN chmod +x /entrypoint.sh 17:21:13 ---> Running in 1777b84675f5 17:21:17 Removing intermediate container 1777b84675f5 17:21:17 ---> 4f07811cc8db 17:21:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:21:17 ---> Running in 75763c511c89 17:21:18 Removing intermediate container 75763c511c89 17:21:18 ---> 4abb3e2dd346 17:21:18 Step 29/32 : CMD ["gate"] 17:21:18 ---> Running in 4d502e377e52 17:21:19 Removing intermediate container 4d502e377e52 17:21:19 ---> 31e6c0ba1e92 17:21:19 Step 30/32 : LABEL arch=arm64 17:21:19 ---> Running in 14a0e244098c 17:21:20 Removing intermediate container 14a0e244098c 17:21:20 ---> 34ca9a83a3ba 17:21:20 Step 31/32 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:21:20 ---> Running in 172de5965afe 17:21:20 Removing intermediate container 74777d7da201 17:21:20 ---> 77087bdde038 17:21:20 17:21:20 Step 10/24 : FROM alpine:3.16 17:21:20 ---> a6215f271958 17:21:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:21:20 ---> Using cache 17:21:20 ---> 812a190aa24e 17:21:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:21:20 ---> Using cache 17:21:20 ---> ab062c8a1f66 17:21:20 Step 13/24 : ENV APP_PORT=59881 17:21:20 ---> Running in e24d280c9bb2 17:21:21 Removing intermediate container 172de5965afe 17:21:21 ---> 779410568586 17:21:21 Step 32/32 : LABEL version=0.0.0 17:21:21 ---> Running in 230b89f11ca2 17:21:21 Removing intermediate container e24d280c9bb2 17:21:21 ---> 6beb51b7aaf2 17:21:21 Step 14/24 : EXPOSE $APP_PORT 17:21:21 ---> Running in 22cd99fb2ca4 17:21:21 Removing intermediate container 230b89f11ca2 17:21:21 ---> 41594cd85cd8 17:21:21 17:21:22 Removing intermediate container 22cd99fb2ca4 17:21:22 ---> 872515169bfd 17:21:22 Step 15/24 : WORKDIR / 17:21:22 ---> Running in 717973aea214 17:21:22 Successfully built 41594cd85cd8 17:21:23 Successfully tagged security-bootstrapper-arm64:latest 17:21:23  Building security-bootstrapper ... done Removing intermediate container 717973aea214 17:21:23 ---> 0acf4bef42da 17:21:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:21:24 ---> f91ad0efaac8 17:21:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:21:25 ---> e776c6c939c8 17:21:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:21:26 ---> e1f4d954ccb5 17:21:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:21:27 ---> 211516f2075b 17:21:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:21:27 ---> Running in 78d4a51ae54f 17:21:27 Removing intermediate container 78d4a51ae54f 17:21:27 ---> 21e48b153160 17:21:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:28 ---> Running in fd33d80399f6 17:21:28 Removing intermediate container fd33d80399f6 17:21:28 ---> 6f2518b8322f 17:21:28 Step 22/24 : LABEL arch=arm64 17:21:28 ---> Running in cc409c5aed0e 17:21:28 Removing intermediate container cc409c5aed0e 17:21:28 ---> 41629650b55b 17:21:28 Step 23/24 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:21:29 ---> Running in 04a1163bfe5d 17:21:29 Removing intermediate container 04a1163bfe5d 17:21:29 ---> 6156afac015a 17:21:29 Step 24/24 : LABEL version=0.0.0 17:21:29 ---> Running in 46f3a57cf06f 17:21:30 Removing intermediate container 46f3a57cf06f 17:21:30 ---> c0345c20c9a5 17:21:30 17:21:30 Successfully built c0345c20c9a5 17:21:30 Successfully tagged core-metadata-arm64:latest 17:22:26  Building core-metadata ... done Removing intermediate container d7b9555baeb9 17:22:26 ---> bc8aa976e88b 17:22:26 17:22:26 Step 9/19 : FROM alpine:3.15 17:22:26 ---> 02e0d6fdf486 17:22:26 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:22:26 ---> Using cache 17:22:26 ---> 67c23421e651 17:22:26 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:22:26 ---> Running in 3073b0b28b11 17:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:22:26 v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 17:22:26 v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 17:22:26 OK: 15736 distinct packages available 17:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:22:26 (1/9) Installing ca-certificates (20220614-r0) 17:22:26 (2/9) Installing brotli-libs (1.0.9-r5) 17:22:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:22:26 (4/9) Installing libcurl (7.80.0-r4) 17:22:26 (5/9) Installing curl (7.80.0-r4) 17:22:26 (6/9) Installing dumb-init (1.2.5-r1) 17:22:26 (7/9) Installing musl-obstack (1.2.3-r0) 17:22:26 (8/9) Installing libucontext (1.1-r0) 17:22:26 (9/9) Installing gcompat (1.0.0-r4) 17:22:26 Executing busybox-1.34.1-r7.trigger 17:22:26 Executing ca-certificates-20220614-r0.trigger 17:22:26 OK: 8 MiB in 23 packages 17:22:27 Removing intermediate container 3073b0b28b11 17:22:27 ---> 200e4d6960bb 17:22:27 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 17:22:28 ---> 9d7a736740cf 17:22:28 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:22:30 ---> d4d82c422cc5 17:22:30 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:22:31 ---> e5f681bf7618 17:22:31 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:22:31 ---> Running in c09cbaa3111b 17:22:32 Removing intermediate container c09cbaa3111b 17:22:32 ---> 46523c4cb02e 17:22:32 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:22:32 ---> Running in 1fe28d4b7565 17:22:32 Removing intermediate container 1fe28d4b7565 17:22:32 ---> e95eb01de679 17:22:32 Step 17/19 : LABEL arch=arm64 17:22:32 ---> Running in bd576976cf88 17:22:33 Removing intermediate container bd576976cf88 17:22:33 ---> 5d665ee2b6c1 17:22:33 Step 18/19 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:22:33 ---> Running in 1dac78c99487 17:22:34 Removing intermediate container 1dac78c99487 17:22:34 ---> 8a1cda314461 17:22:34 Step 19/19 : LABEL version=0.0.0 17:22:34 ---> Running in 07e6afe2b4cf 17:22:34 Removing intermediate container 07e6afe2b4cf 17:22:34 ---> 9db8d2eb6a8b 17:22:34 17:22:34 Successfully built 9db8d2eb6a8b 17:22:34 Successfully tagged security-spiffe-token-provider-arm64:latest 17:23:13  Building security-spiffe-token-provider ... done Removing intermediate container e0100b6937a8 17:23:13 ---> c09d53f60ea6 17:23:13 17:23:13 Step 10/22 : FROM alpine:3.16 17:23:13 ---> a6215f271958 17:23:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:23:13 ---> Running in 7a78d1da5a3c 17:23:13 Removing intermediate container 7a78d1da5a3c 17:23:13 ---> 4cc2ce23dbf2 17:23:13 Step 12/22 : ENV APP_PORT=59880 17:23:13 ---> Running in ea11f21be7a8 17:23:13 Removing intermediate container ea11f21be7a8 17:23:13 ---> fae6804aa19a 17:23:13 Step 13/22 : EXPOSE $APP_PORT 17:23:13 ---> Running in 72dcc746ae39 17:23:13 Removing intermediate container 72dcc746ae39 17:23:13 ---> 9c2d273abd9e 17:23:13 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 17:23:13 ---> Running in 805e728d0e6a 17:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:23:13 (1/6) Installing dumb-init (1.2.5-r1) 17:23:13 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:23:13 (3/6) Installing libsodium (1.0.18-r0) 17:23:13 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:23:13 (5/6) Installing libzmq (4.3.4-r0) 17:23:13 (6/6) Installing zeromq (4.3.4-r0) 17:23:13 Executing busybox-1.35.0-r17.trigger 17:23:13 OK: 8 MiB in 20 packages 17:23:13 Removing intermediate container 805e728d0e6a 17:23:13 ---> 7b3fa0b8bd45 17:23:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:14 ---> 42b3daf9f0b7 17:23:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:23:15 ---> 5d29185f540b 17:23:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:23:16 ---> 3ffca3fbda20 17:23:16 Step 18/22 : ENTRYPOINT ["/core-data"] 17:23:16 ---> Running in 39a26e87ec9f 17:23:17 Removing intermediate container 39a26e87ec9f 17:23:17 ---> 387cbb0dcf55 17:23:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:23:17 ---> Running in 5bacccd64a2a 17:23:17 Removing intermediate container 5bacccd64a2a 17:23:17 ---> 1ad96960c225 17:23:17 Step 20/22 : LABEL arch=arm64 17:23:17 ---> Running in 9e2b64132b33 17:23:18 Removing intermediate container 9e2b64132b33 17:23:18 ---> 5b7ead049ced 17:23:18 Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:23:18 ---> Running in 578b98617e94 17:23:18 Removing intermediate container 578b98617e94 17:23:18 ---> 63f51e531be3 17:23:18 Step 22/22 : LABEL version=0.0.0 17:23:18 ---> Running in f433c0167278 17:23:18 Removing intermediate container f433c0167278 17:23:18 ---> a1ee55f51d75 17:23:18 17:23:19 Successfully built a1ee55f51d75 17:23:19 Successfully tagged core-data-arm64:latest 17:23:37  Building core-data ... done Removing intermediate container 5c4ae5ef8339 17:23:37 ---> b8f232cdd334 17:23:37 17:23:37 Step 10/22 : FROM alpine:3.16 17:23:37 ---> a6215f271958 17:23:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:23:39 ---> Running in 94ba6cc766ff 17:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:23:41 (1/2) Installing ca-certificates (20220614-r0) 17:23:41 (2/2) Installing dumb-init (1.2.5-r1) 17:23:41 Executing busybox-1.35.0-r17.trigger 17:23:41 Executing ca-certificates-20220614-r0.trigger 17:23:41 OK: 6 MiB in 16 packages 17:23:42 Removing intermediate container 94ba6cc766ff 17:23:42 ---> 4edc6d631dd0 17:23:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:23:42 ---> Running in c32a6f3a53e8 17:23:43 Removing intermediate container c32a6f3a53e8 17:23:43 ---> fa23dbe80dbf 17:23:43 Step 13/22 : ENV APP_PORT=59860 17:23:43 ---> Running in a9a250261763 17:23:43 Removing intermediate container a9a250261763 17:23:43 ---> 14623b3b0ad4 17:23:43 Step 14/22 : EXPOSE $APP_PORT 17:23:43 ---> Running in 1a160944e939 17:23:43 Removing intermediate container 1a160944e939 17:23:43 ---> 5f482ac3a983 17:23:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:23:44 ---> 62097f8797e1 17:23:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:23:45 ---> 618511559c8f 17:23:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:23:46 ---> c6d185e54bd5 17:23:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:23:46 ---> Running in 8a82e46d4f5d 17:23:46 Removing intermediate container 8a82e46d4f5d 17:23:46 ---> 64a0f14bc471 17:23:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:23:46 ---> Running in 13b21db5a34a 17:23:46 Removing intermediate container 13b21db5a34a 17:23:46 ---> a77b05159cc6 17:23:46 Step 20/22 : LABEL arch=arm64 17:23:46 ---> Running in 0a8ddc416353 17:23:47 Removing intermediate container 0a8ddc416353 17:23:47 ---> 9fdb0dcea0e2 17:23:47 Step 21/22 : LABEL git_sha=6ca5195478432bcd71e5af2f953c2a061988ad07 17:23:47 ---> Running in 454dd6074ab4 17:23:47 Removing intermediate container 454dd6074ab4 17:23:47 ---> 1feea1c02e42 17:23:47 Step 22/22 : LABEL version=0.0.0 17:23:47 ---> Running in 1462618cd0f1 17:23:47 Removing intermediate container 1462618cd0f1 17:23:47 ---> e5db1181d569 17:23:47 17:23:48 Successfully built e5db1181d569 17:23:48 Successfully tagged support-notifications-arm64:latest 17:23:48  Building support-notifications ... done  [Pipeline] } 17:23:48 $ docker stop --time=1 d27a2cd7346da8483c39705e2482b86badcffd0d35fcb2a5d01a5df203901d24 17:23:50 $ docker rm -f d27a2cd7346da8483c39705e2482b86badcffd0d35fcb2a5d01a5df203901d24 [Pipeline] // withDockerContainer [Pipeline] sh 17:23:51 + docker images 17:23:51 REPOSITORY TAG IMAGE ID CREATED SIZE 17:23:51 support-notifications-arm64 latest e5db1181d569 4 seconds ago 29.5MB 17:23:51 b8f232cdd334 15 seconds ago 1.51GB 17:23:51 core-data-arm64 latest a1ee55f51d75 33 seconds ago 20.8MB 17:23:51 c09d53f60ea6 45 seconds ago 1.45GB 17:23:51 security-spiffe-token-provider-arm64 latest 9db8d2eb6a8b About a minute ago 28.8MB 17:23:51 bc8aa976e88b About a minute ago 1.48GB 17:23:51 core-metadata-arm64 latest c0345c20c9a5 2 minutes ago 17.7MB 17:23:51 security-bootstrapper-arm64 latest 41594cd85cd8 2 minutes ago 19.4MB 17:23:51 77087bdde038 2 minutes ago 1.45GB 17:23:51 7935385e0ccc 3 minutes ago 1.43GB 17:23:51 support-scheduler-arm64 latest 45ebc34b6f33 7 minutes ago 28.8MB 17:23:51 5ddd0068d8b4 8 minutes ago 1.51GB 17:23:51 security-proxy-setup-arm64 latest 03d2c0317ed5 8 minutes ago 26.7MB 17:23:51 780c504f1603 8 minutes ago 1.43GB 17:23:51 core-command-arm64 latest 7560a2276e36 9 minutes ago 16.9MB 17:23:51 sys-mgmt-agent-arm64 latest c778f92036ba 9 minutes ago 133MB 17:23:51 24e73fc74b8e 9 minutes ago 1.44GB 17:23:51 security-secretstore-setup-arm64 latest a9835b779323 11 minutes ago 28.6MB 17:23:51 87db0fdd5013 11 minutes ago 1.44GB 17:23:51 851b8f032f83 11 minutes ago 1.43GB 17:23:51 security-spire-server-arm64 latest 32efb54f5d49 15 minutes ago 84.3MB 17:23:51 4992455c734b 15 minutes ago 1.32GB 17:23:51 security-spire-agent-arm64 latest ee6e2680004a 17 minutes ago 122MB 17:23:51 security-spire-config-arm64 latest cbef44109095 17 minutes ago 83.6MB 17:23:51 0ad787a323f2 18 minutes ago 1.32GB 17:23:51 6a8ba7d04531 18 minutes ago 1.32GB 17:23:51 ci-base-image-arm64 latest 461406e5045b 34 minutes ago 948MB 17:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 days ago 685MB 17:23:51 alpine 3.15 02e0d6fdf486 3 months ago 5.33MB 17:23:51 alpine 3.16 a6215f271958 3 months ago 5.29MB 17:23:51 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:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:52 17:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:53 arm64: Pulling from edgex-lftools-log-publisher 17:23:53 8998bd30e6a1: Pulling fs layer 17:23:53 04944245beec: Pulling fs layer 17:23:53 699f458cf7ca: Pulling fs layer 17:23:53 765212b225bb: Pulling fs layer 17:23:53 f23df028b6ca: Pulling fs layer 17:23:53 d65c8cfc05b1: Pulling fs layer 17:23:53 2437ff75d9bd: Pulling fs layer 17:23:53 f23df028b6ca: Waiting 17:23:53 d65c8cfc05b1: Waiting 17:23:53 2437ff75d9bd: Waiting 17:23:53 765212b225bb: Waiting 17:23:53 04944245beec: Verifying Checksum 17:23:53 04944245beec: Download complete 17:23:53 765212b225bb: Verifying Checksum 17:23:53 765212b225bb: Download complete 17:23:53 f23df028b6ca: Download complete 17:23:53 d65c8cfc05b1: Verifying Checksum 17:23:53 d65c8cfc05b1: Download complete 17:23:53 699f458cf7ca: Verifying Checksum 17:23:53 699f458cf7ca: Download complete 17:23:53 8998bd30e6a1: Verifying Checksum 17:23:53 8998bd30e6a1: Download complete 17:23:55 2437ff75d9bd: Verifying Checksum 17:23:55 2437ff75d9bd: Download complete 17:23:57 8998bd30e6a1: Pull complete 17:23:58 04944245beec: Pull complete 17:23:59 699f458cf7ca: Pull complete 17:23:59 765212b225bb: Pull complete 17:24:00 f23df028b6ca: Pull complete 17:24:00 d65c8cfc05b1: Pull complete 17:24:15 2437ff75d9bd: Pull complete 17:24:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:24:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:15 prd-ubuntu20.04-docker-arm64-4c-16g-118641 does not seem to be running inside a container 17:24:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:24:18 $ docker top b158446b01945bd7d205edcd6e615d4e25b4390c777595c7d593e09b754294c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:19 ---> job-cost.sh 17:24:19 lf-activate-venv: SKIPPING 17:24:19 INFO: No Stack... 17:24:19 INFO: Retrieving Pricing Info for: v3-standard-4 17:24:20 INFO: Archiving Costs [Pipeline] sh 17:24:20 + cat /w/workspace/edgex-go/1/archives/cost.csv 17:24:20 + cut -d, -f6 [Pipeline] lock 17:24:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4230-1-stack-cost] 17:24:21 Resource [jenkins-edgexfoundry-edgex-go-PR-4230-1-stack-cost] did not exist. Created. 17:24:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:24:21 + echo total: 0.10999999940395355 [Pipeline] stash 17:24:21 Stashed 1 file(s) [Pipeline] } 17:24:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4230-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:24:21 $ docker stop --time=1 b158446b01945bd7d205edcd6e615d4e25b4390c777595c7d593e09b754294c5 17:24:23 $ docker rm -f b158446b01945bd7d205edcd6e615d4e25b4390c777595c7d593e09b754294c5 [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:24:24 provisioning config files... 17:24:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15900612599469799602tmp [Pipeline] { [Pipeline] sh 17:24:24 + set +x 17:24:24 + curl -s https://codecov.io/bash 17:24:24 + bash -s -- 17:24:24 17:24:24 _____ _ 17:24:24 / ____| | | 17:24:24 | | ___ __| | ___ ___ _____ __ 17:24:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:24:24 | |___| (_) | (_| | __/ (_| (_) \ V / 17:24:24 \_____\___/ \__,_|\___|\___\___/ \_/ 17:24:24 Bash-1.0.6 17:24:24 17:24:24 17:24:24 ==> git version 2.25.1 found 17:24:24 ==> 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:24:24 Release-Date: 2020-01-08 17:24:24 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:24:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:24:24 ==> Jenkins CI detected. 17:24:24 current dir:  /w/workspace/edgex-go/1 17:24:24 project root: . 17:24:24 --> token set from env 17:24:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:24:24 ==> Running gcov in . (disable via -X gcov) 17:24:24 ==> Python coveragepy not found 17:24:24 ==> Searching for coverage reports in: 17:24:24 + . 17:24:24 -> Found 1 reports 17:24:24 ==> Detecting git/mercurial file structure 17:24:25 ==> Reading reports 17:24:25 + ./coverage.out bytes=501828 17:24:25 ==> Appending adjustments 17:24:25 https://docs.codecov.io/docs/fixing-reports 17:24:26 + Found adjustments 17:24:26 ==> Gzipping contents 17:24:26 64K /tmp/codecov.ZPGr7q.gz 17:24:26 ==> Uploading reports 17:24:26 url: https://codecov.io 17:24:26 query: branch=PR-4230&commit=6ca5195478432bcd71e5af2f953c2a061988ad07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4230&job=&cmd_args= 17:24:26 -> Pinging Codecov 17:24:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4230&commit=6ca5195478432bcd71e5af2f953c2a061988ad07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4230%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4230&job=&cmd_args= 17:24:26 -> Uploading to 17:24:26 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/00271124DB129430A58F1EEE437C3FCB/6ca5195478432bcd71e5af2f953c2a061988ad07/8ce48bdd-8ae1-436e-8e3a-d3e3b9135c74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T172426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3fad338ea1f3cf3cc05b9584415c1c8e0b02e910d99de708c69af23d0758edc4 17:24:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:24:26 Dload Upload Total Spent Left Speed 17:24:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65288 0 0 100 65288 0 253k --:--:-- --:--:-- --:--:-- 253k 17:24:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6ca5195478432bcd71e5af2f953c2a061988ad07 [Pipeline] } 17:24:26 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:24:28 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 17:24:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:24:29 ---> package-listing.sh 17:24:29 ++ tr '[:upper:]' '[:lower:]' 17:24:29 ++ facter osfamily 17:24:29 + OS_FAMILY=debian 17:24:29 + workspace=/w/workspace/edgex-go/1 17:24:29 + START_PACKAGES=/tmp/packages_start.txt 17:24:29 + END_PACKAGES=/tmp/packages_end.txt 17:24:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:24:29 + PACKAGES=/tmp/packages_start.txt 17:24:29 + '[' /w/workspace/edgex-go/1 ']' 17:24:29 + PACKAGES=/tmp/packages_end.txt 17:24:29 + case "${OS_FAMILY}" in 17:24:29 + dpkg -l 17:24:29 + grep '^ii' 17:24:29 + '[' -f /tmp/packages_start.txt ']' 17:24:29 + '[' -f /tmp/packages_end.txt ']' 17:24:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:24:29 + '[' /w/workspace/edgex-go/1 ']' 17:24:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 17:24:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 17:24:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:24:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:30 17:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:31 latest: Pulling from edgex-lftools-log-publisher 17:24:31 5eb5b503b376: Pulling fs layer 17:24:31 5c69ac0246d0: Pulling fs layer 17:24:31 ec43610c2a17: Pulling fs layer 17:24:31 3a2ae6a8a46f: Pulling fs layer 17:24:31 33b1e0a273af: Pulling fs layer 17:24:31 5d3b04190fa2: Pulling fs layer 17:24:31 2f39f015ded8: Pulling fs layer 17:24:31 3a2ae6a8a46f: Waiting 17:24:31 33b1e0a273af: Waiting 17:24:31 5d3b04190fa2: Waiting 17:24:31 2f39f015ded8: Waiting 17:24:31 5c69ac0246d0: Download complete 17:24:31 3a2ae6a8a46f: Verifying Checksum 17:24:31 3a2ae6a8a46f: Download complete 17:24:31 33b1e0a273af: Verifying Checksum 17:24:31 33b1e0a273af: Download complete 17:24:31 5d3b04190fa2: Verifying Checksum 17:24:31 5d3b04190fa2: Download complete 17:24:31 ec43610c2a17: Verifying Checksum 17:24:31 ec43610c2a17: Download complete 17:24:31 5eb5b503b376: Download complete 17:24:31 2f39f015ded8: Download complete 17:24:32 5eb5b503b376: Pull complete 17:24:32 5c69ac0246d0: Pull complete 17:24:33 ec43610c2a17: Pull complete 17:24:33 3a2ae6a8a46f: Pull complete 17:24:33 33b1e0a273af: Pull complete 17:24:33 5d3b04190fa2: Pull complete 17:24:37 2f39f015ded8: Pull complete 17:24:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:37 prd-ubuntu20.04-docker-8c-8g-118636 does not seem to be running inside a container 17:24:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:24:39 $ docker top 6b3945fccc02b1f3dd4462b9fcdeb1c3384e6ec1e618e0c791952cfab5e6a3c1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:40 + touch /tmp/pre-build-complete [Pipeline] sh 17:24:40 + mkdir -p /var/log/sysstat [Pipeline] sh 17:24:40 + ls /var/log/sa-host 17:24:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:41 provisioning config files... 17:24:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2151409212677957542tmp [Pipeline] { [Pipeline] echo 17:24:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:24:41 ---> create-netrc.sh [Pipeline] } 17:24:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:24:41 ---> python-tools-install.sh [Pipeline] echo 17:24:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:24:42 ---> sudo-logs.sh 17:24:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:24:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:24:42 ---> job-cost.sh 17:24:42 lf-activate-venv: SKIPPING 17:24:42 DEBUG: total: 0.10999999940395355 17:24:42 INFO: Retrieving Stack Cost... 17:24:43 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:43 INFO: Archiving Costs [Pipeline] echo 17:24:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:24:43 ---> logs-deploy.sh 17:24:43 lf-activate-venv: SKIPPING 17:24:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4230/1 17:24:43 INFO: archiving workspace using pattern(s): 17:24:44 Archives upload complete. 17:24:45 INFO: archiving logs to Nexus 17:24:46 ---> uname -a: 17:24:46 Linux prd-ubuntu20-04-docker-8c-8g-118636 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:24:46 17:24:46 17:24:46 ---> lscpu: 17:24:46 Architecture: x86_64 17:24:46 CPU op-mode(s): 32-bit, 64-bit 17:24:46 Byte Order: Little Endian 17:24:46 Address sizes: 40 bits physical, 48 bits virtual 17:24:46 CPU(s): 8 17:24:46 On-line CPU(s) list: 0-7 17:24:46 Thread(s) per core: 1 17:24:46 Core(s) per socket: 1 17:24:46 Socket(s): 8 17:24:46 NUMA node(s): 1 17:24:46 Vendor ID: AuthenticAMD 17:24:46 CPU family: 23 17:24:46 Model: 49 17:24:46 Model name: AMD EPYC-Rome Processor 17:24:46 Stepping: 0 17:24:46 CPU MHz: 2799.998 17:24:46 BogoMIPS: 5599.99 17:24:46 Virtualization: AMD-V 17:24:46 Hypervisor vendor: KVM 17:24:46 Virtualization type: full 17:24:46 L1d cache: 256 KiB 17:24:46 L1i cache: 256 KiB 17:24:46 L2 cache: 4 MiB 17:24:46 L3 cache: 128 MiB 17:24:46 NUMA node0 CPU(s): 0-7 17:24:46 Vulnerability Itlb multihit: Not affected 17:24:46 Vulnerability L1tf: Not affected 17:24:46 Vulnerability Mds: Not affected 17:24:46 Vulnerability Meltdown: Not affected 17:24:46 Vulnerability Mmio stale data: Not affected 17:24:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:24:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:24:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:24:46 Vulnerability Srbds: Not affected 17:24:46 Vulnerability Tsx async abort: Not affected 17:24:46 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:24:46 17:24:46 17:24:46 ---> nproc: 17:24:46 8 17:24:46 17:24:46 17:24:46 ---> df -h: 17:24:46 Filesystem Size Used Avail Use% Mounted on 17:24:46 overlay 155G 19G 136G 13% / 17:24:46 tmpfs 64M 0 64M 0% /dev 17:24:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:24:46 shm 64M 0 64M 0% /dev/shm 17:24:46 /dev/vda1 155G 19G 136G 13% /facter-os 17:24:46 17:24:46 17:24:46 ---> sar -b -r -n DEV: 17:24:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118636) 11/08/22 _x86_64_ (8 CPU) 17:24:46 17:24:46 16:30:44 LINUX RESTART (8 CPU) 17:24:46 17:24:46 16:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:24:46 16:32:01 84.05 32.94 51.11 0.00 3457.29 148675.10 0.00 17:24:46 16:33:01 2.12 0.00 2.12 0.00 0.00 9419.76 0.00 17:24:46 16:34:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 17:24:46 16:35:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 17:24:46 16:36:01 41.02 12.45 28.57 0.00 2965.01 4901.97 0.00 17:24:46 16:37:01 4.05 1.58 2.47 0.00 28.26 30.66 0.00 17:24:46 16:38:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 17:24:46 16:39:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 17:24:46 16:40:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 17:24:46 16:41:01 1.25 0.00 1.25 0.00 0.00 25.86 0.00 17:24:46 16:42:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 17:24:46 16:43:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 17:24:46 16:44:01 0.85 0.00 0.85 0.00 0.00 9.46 0.00 17:24:46 16:45:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 17:24:46 16:46:01 1.88 0.02 1.87 0.00 0.13 24.80 0.00 17:24:46 16:47:01 1.43 0.23 1.20 0.00 4.13 229.12 0.00 17:24:46 16:48:01 331.02 13.20 317.83 0.00 1871.78 75449.52 0.00 17:24:46 16:49:01 34.33 0.05 34.28 0.00 0.40 13503.08 0.00 17:24:46 16:50:01 85.47 0.20 85.27 0.00 19.20 35389.97 0.00 17:24:46 16:51:01 731.74 7.85 723.89 0.00 85.44 332573.14 0.00 17:24:46 16:52:01 1288.50 1.53 1286.97 0.00 23.60 395530.74 0.00 17:24:46 16:53:01 830.21 0.20 830.01 0.00 8.80 140891.97 0.00 17:24:46 16:54:01 2.07 0.00 2.07 0.00 0.00 23.73 0.00 17:24:46 16:55:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 17:24:46 16:56:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 17:24:46 16:57:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 17:24:46 16:58:02 1.18 0.00 1.18 0.00 0.00 13.06 0.00 17:24:46 16:59:01 1.20 0.00 1.20 0.00 0.00 13.96 0.00 17:24:46 17:00:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 17:24:46 17:01:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 17:24:46 17:02:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 17:24:46 17:03:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 17:24:46 17:04:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 17:24:46 17:05:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 17:24:46 17:06:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 17:24:46 17:07:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 17:24:46 17:08:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 17:24:46 17:09:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 17:24:46 17:10:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 17:24:46 17:11:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 17:24:46 17:12:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 17:24:46 17:13:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 17:24:46 17:14:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 17:24:46 17:15:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 17:24:46 17:16:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 17:24:46 17:17:01 1.25 0.02 1.23 0.00 0.13 14.13 0.00 17:24:46 17:18:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 17:24:46 17:19:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 17:24:46 17:20:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 17:24:46 17:21:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 17:24:46 17:22:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 17:24:46 17:23:01 1.93 0.00 1.93 0.00 0.00 21.46 0.00 17:24:46 17:24:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 17:24:46 Average: 65.83 1.33 64.51 0.00 159.76 21841.92 0.00 17:24:46 17:24:46 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:24:46 16:32:01 30624960 31890428 478616 1.46 47228 1538780 1662680 4.90 592108 1408048 16 17:24:46 16:33:01 30624192 31889764 478756 1.46 47280 1538784 1662680 4.90 592152 1407992 172 17:24:46 16:34:01 30623396 31889192 479460 1.46 47320 1538784 1662680 4.90 593308 1408180 20 17:24:46 16:35:01 30623204 31889040 479392 1.46 47352 1538788 1662680 4.90 594380 1408188 8 17:24:46 16:36:01 30260900 31812264 544108 1.65 66336 1792744 1699236 5.01 803012 1534376 176 17:24:46 16:37:01 30266412 31819152 537412 1.63 66420 1793988 1665684 4.91 794912 1534820 12 17:24:46 16:38:01 30266804 31819596 536812 1.63 66460 1793992 1665684 4.91 794216 1534836 4 17:24:46 16:39:01 30266756 31819712 536740 1.63 66500 1793992 1665684 4.91 794508 1534928 40 17:24:46 16:40:01 30266432 31819396 536956 1.63 66524 1793996 1688300 4.98 794536 1534932 8 17:24:46 16:41:01 30267076 31820452 536052 1.63 66612 1794000 1688300 4.98 794436 1535280 212 17:24:46 16:42:01 30266944 31820372 536324 1.63 66636 1794000 1688300 4.98 794668 1535280 8 17:24:46 16:43:01 30266768 31820244 536224 1.63 66684 1794008 1688300 4.98 795308 1535292 12 17:24:46 16:44:01 30266736 31820252 536192 1.63 66708 1794008 1688300 4.98 795180 1535296 8 17:24:46 16:45:01 30266712 31820272 536116 1.63 66756 1794012 1688300 4.98 795132 1535304 12 17:24:46 16:46:01 30262956 31816664 539232 1.64 66824 1793988 1712844 5.05 795324 1535264 4 17:24:46 16:47:01 30187468 31747640 608012 1.85 66916 1800476 1712844 5.05 867976 1541400 456 17:24:46 16:48:01 28185028 31545952 747992 2.27 125896 3459284 1848236 5.45 1269976 2994344 668 17:24:46 16:49:01 27046692 30902332 1386432 4.22 130220 3898128 2473800 7.29 2008996 3333152 187984 17:24:46 16:50:01 27042888 31507556 782692 2.38 132220 4498052 1880004 5.54 1492264 3849488 537064 17:24:46 16:51:01 21256132 31003620 1259280 3.83 302056 9303692 3164488 9.33 2723380 8064320 4620 17:24:46 16:52:01 18341856 31150908 1111196 3.38 398424 12086224 2630972 7.75 2556400 10965244 4936 17:24:46 16:53:01 19258400 31529084 743360 2.26 416324 11519964 1899360 5.60 2274660 10329160 488 17:24:46 16:54:01 19258588 31529276 743056 2.26 416332 11519968 1899360 5.60 2274508 10329164 24 17:24:46 16:55:01 19260596 31531300 740980 2.25 416340 11519968 1899360 5.60 2273044 10329164 164 17:24:46 16:56:01 19265336 31536060 736164 2.24 416360 11519964 1899360 5.60 2268196 10329168 16 17:24:46 16:57:01 19267336 31538080 734092 2.23 416372 11519976 1899360 5.60 2266416 10329172 172 17:24:46 16:58:02 19270408 31541280 730916 2.22 416384 11520108 1899360 5.60 2263708 10329300 8 17:24:46 16:59:01 19271016 31541920 730448 2.22 416396 11520112 1899360 5.60 2263636 10329308 144 17:24:46 17:00:01 19271252 31542156 730172 2.22 416408 11520112 1899360 5.60 2263620 10329308 8 17:24:46 17:01:01 19270920 31541856 730424 2.22 416424 11520120 1899360 5.60 2263664 10329312 172 17:24:46 17:02:01 19271132 31542084 730100 2.22 416456 11520124 1899360 5.60 2263732 10329320 60 17:24:46 17:03:01 19271068 31542064 730200 2.22 416476 11520124 1899360 5.60 2263724 10329320 184 17:24:46 17:04:01 19270996 31542028 730172 2.22 416504 11520128 1899360 5.60 2263948 10329324 20 17:24:46 17:05:01 19271156 31542196 730148 2.22 416524 11520128 1899360 5.60 2264156 10329324 192 17:24:46 17:06:01 19271204 31542268 730068 2.22 416552 11520132 1899360 5.60 2263864 10329328 8 17:24:46 17:07:01 19270872 31542080 730188 2.22 416584 11520252 1899360 5.60 2263968 10329436 4 17:24:46 17:08:01 19270776 31542040 730120 2.22 416600 11520264 1899360 5.60 2264208 10329460 12 17:24:46 17:09:01 19270476 31541752 730348 2.22 416608 11520268 1899360 5.60 2264236 10329464 4 17:24:46 17:10:01 19270672 31541948 730068 2.22 416624 11520268 1899360 5.60 2264232 10329464 12 17:24:46 17:11:01 19270884 31542196 729808 2.22 416648 11520276 1899360 5.60 2264244 10329468 4 17:24:46 17:12:01 19271076 31542388 729752 2.22 416656 11520276 1899360 5.60 2264300 10329468 32 17:24:46 17:13:01 19270840 31542192 729964 2.22 416676 11520280 1883076 5.55 2264016 10329476 44 17:24:46 17:14:01 19270760 31542120 729908 2.22 416684 11520284 1883076 5.55 2264264 10329480 8 17:24:46 17:15:01 19270712 31542096 729872 2.22 416700 11520288 1883076 5.55 2264300 10329480 40 17:24:46 17:16:01 19270192 31541580 730316 2.22 416712 11520292 1883076 5.55 2264284 10329484 8 17:24:46 17:17:01 19270588 31542012 730072 2.22 416732 11520288 1883076 5.55 2264556 10329484 180 17:24:46 17:18:01 19270580 31542048 730020 2.22 416748 11520296 1883076 5.55 2264108 10329492 8 17:24:46 17:19:01 19271188 31542680 729608 2.22 416756 11520304 1883076 5.55 2264668 10329496 188 17:24:46 17:20:01 19271180 31542676 729588 2.22 416764 11520304 1883076 5.55 2264376 10329496 8 17:24:46 17:21:01 19271132 31542660 729660 2.22 416788 11520308 1883076 5.55 2264420 10329500 4 17:24:46 17:22:01 19271180 31542708 729596 2.22 416804 11520308 1883076 5.55 2264200 10329500 8 17:24:46 17:23:01 19270880 31542468 729808 2.22 416828 11520312 1883076 5.55 2264204 10329508 8 17:24:46 17:24:01 19270832 31542432 729792 2.22 416832 11520316 1883076 5.55 2264188 10329512 8 17:24:46 Average: 23096312 31598614 700619 2.13 290716 8105280 1877059 5.53 1783582 7241628 13937 17:24:46 17:24:46 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:24:46 16:32:01 ens3 139.09 98.97 463.44 22.39 0.00 0.00 0.00 0.00 17:24:46 16:32:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:24:46 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:33:01 ens3 1.80 0.40 0.38 0.21 0.00 0.00 0.00 0.00 17:24:46 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:34:01 ens3 1.85 0.53 0.61 0.40 0.00 0.00 0.00 0.00 17:24:46 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:35:01 ens3 0.97 0.88 0.52 0.43 0.00 0.00 0.00 0.00 17:24:46 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:36:01 ens3 85.42 54.53 1355.40 6.99 0.00 0.00 0.00 0.00 17:24:46 16:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:24:46 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:37:01 ens3 6.32 5.08 4.10 3.18 0.00 0.00 0.00 0.00 17:24:46 16:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:24:46 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:38:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:24:46 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:39:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:40:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:41:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:42:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:24:46 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:43:01 ens3 0.63 0.57 0.27 0.23 0.00 0.00 0.00 0.00 17:24:46 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:44:01 ens3 0.22 0.07 0.06 0.00 0.00 0.00 0.00 0.00 17:24:46 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:46:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:24:46 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:47:01 ens3 92.22 37.29 130.83 8.03 0.00 0.00 0.00 0.00 17:24:46 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:48:01 veth7a60e89 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:24:46 16:48:01 ens3 1005.15 952.87 12003.16 145.25 0.00 0.00 0.00 0.00 17:24:46 16:48:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 17:24:46 16:48:01 docker0 442.02 429.41 33.82 3477.71 0.00 0.00 0.00 0.00 17:24:46 16:49:01 veth7a60e89 1.50 1.63 0.12 0.13 0.00 0.00 0.00 0.00 17:24:46 16:49:01 ens3 30.76 19.01 27.34 10.65 0.00 0.00 0.00 0.00 17:24:46 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:49:01 docker0 1.50 1.52 0.10 0.12 0.00 0.00 0.00 0.00 17:24:46 16:50:01 veth55b22a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:24:46 16:50:01 ens3 101.50 65.09 1702.70 22.32 0.00 0.00 0.00 0.00 17:24:46 16:50:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:24:46 16:50:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:24:46 16:51:01 veth2b88025 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:24:46 16:51:01 veth984165a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:24:46 16:51:01 veth55b22a3 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 17:24:46 16:51:01 ens3 600.70 506.05 5216.06 54.76 0.00 0.00 0.00 0.00 17:24:46 16:51:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:24:46 16:51:01 veth6b89126 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:24:46 16:51:01 docker0 479.21 566.44 33.90 5144.69 0.00 0.00 0.00 0.00 17:24:46 16:52:01 veth55b22a3 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 17:24:46 16:52:01 ens3 432.86 310.41 4237.29 215.24 0.00 0.00 0.00 0.00 17:24:46 16:52:01 veth0469994 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:24:46 16:52:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 17:24:46 16:52:01 docker0 233.38 360.17 18.80 4193.43 0.00 0.00 0.00 0.00 17:24:46 16:52:01 vethd5295b5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:24:46 16:53:01 ens3 190.52 94.97 1889.24 25.06 0.00 0.00 0.00 0.00 17:24:46 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:53:01 docker0 70.36 149.33 5.97 1855.66 0.00 0.00 0.00 0.00 17:24:46 16:54:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:55:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:57:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:24:46 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:58:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 16:59:01 ens3 0.91 0.51 3.06 0.04 0.00 0.00 0.00 0.00 17:24:46 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:02:01 ens3 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 17:24:46 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:03:01 ens3 0.23 0.20 0.07 0.02 0.00 0.00 0.00 0.00 17:24:46 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:04:01 ens3 1.12 0.40 0.40 0.28 0.00 0.00 0.00 0.00 17:24:46 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:05:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:07:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:24:46 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:11:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 17:24:46 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:12:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:24:46 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:14:01 ens3 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 17:24:46 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:17:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 17:24:46 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:19:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:21:01 ens3 0.22 0.17 0.12 0.01 0.00 0.00 0.00 0.00 17:24:46 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:22:01 ens3 0.13 0.12 0.07 0.07 0.00 0.00 0.00 0.00 17:24:46 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:46 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:46 Average: ens3 50.91 40.59 510.31 9.74 0.00 0.00 0.00 0.00 17:24:46 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 17:24:46 Average: docker0 23.15 28.44 1.75 276.93 0.00 0.00 0.00 0.00 17:24:46 17:24:46 17:24:46 ---> sar -P ALL: 17:24:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118636) 11/08/22 _x86_64_ (8 CPU) 17:24:46 17:24:46 16:30:44 LINUX RESTART (8 CPU) 17:24:46 17:24:46 16:31:01 CPU %user %nice %system %iowait %steal %idle 17:24:46 16:32:01 all 1.93 0.00 0.67 0.54 0.01 96.85 17:24:46 16:32:01 0 2.07 0.00 0.50 0.20 0.02 97.21 17:24:46 16:32:01 1 1.10 0.00 0.62 0.47 0.00 97.82 17:24:46 16:32:01 2 2.09 0.00 1.77 0.37 0.02 95.75 17:24:46 16:32:01 3 1.85 0.00 0.52 0.28 0.02 97.33 17:24:46 16:32:01 4 3.13 0.00 0.67 1.93 0.02 94.26 17:24:46 16:32:01 5 1.50 0.00 0.37 0.20 0.02 97.91 17:24:46 16:32:01 6 1.80 0.00 0.25 0.63 0.02 97.29 17:24:46 16:32:01 7 1.85 0.00 0.63 0.27 0.02 97.23 17:24:46 16:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:24:46 16:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:33:01 1 0.02 0.00 0.02 0.05 0.02 99.90 17:24:46 16:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:24:46 16:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:46 16:33:01 5 0.03 0.00 0.05 0.00 0.00 99.92 17:24:46 16:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:24:46 16:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:24:46 16:34:01 all 0.03 0.00 0.03 0.00 0.00 99.93 17:24:46 16:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:24:46 16:34:01 1 0.02 0.00 0.07 0.03 0.00 99.88 17:24:46 16:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 17:24:46 16:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 16:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:34:01 7 0.03 0.00 0.07 0.00 0.00 99.90 17:24:46 16:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:46 16:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:24:46 16:35:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:24:46 16:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:35:01 4 0.07 0.00 0.00 0.02 0.00 99.92 17:24:46 16:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:24:46 16:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 16:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:36:01 all 1.52 0.00 0.95 0.38 0.01 97.14 17:24:46 16:36:01 0 1.45 0.00 0.62 0.07 0.02 97.85 17:24:46 16:36:01 1 1.15 0.00 0.78 1.78 0.00 96.29 17:24:46 16:36:01 2 2.13 0.00 0.89 0.20 0.02 96.77 17:24:46 16:36:01 3 1.45 0.00 0.70 0.17 0.02 97.66 17:24:46 16:36:01 4 1.42 0.00 0.68 0.05 0.02 97.83 17:24:46 16:36:01 5 1.44 0.00 0.98 0.43 0.02 97.13 17:24:46 16:36:01 6 1.92 0.00 2.09 0.25 0.02 95.73 17:24:46 16:36:01 7 1.22 0.00 0.88 0.05 0.00 97.85 17:24:46 16:37:01 all 0.46 0.00 0.04 0.02 0.00 99.47 17:24:46 16:37:01 0 0.07 0.00 0.03 0.00 0.00 99.90 17:24:46 16:37:01 1 1.99 0.00 0.03 0.08 0.00 97.90 17:24:46 16:37:01 2 0.32 0.00 0.08 0.00 0.02 99.58 17:24:46 16:37:01 3 0.23 0.00 0.05 0.03 0.00 99.68 17:24:46 16:37:01 4 0.80 0.00 0.02 0.00 0.00 99.18 17:24:46 16:37:01 5 0.08 0.00 0.03 0.07 0.00 99.82 17:24:46 16:37:01 6 0.10 0.00 0.00 0.00 0.00 99.90 17:24:46 16:37:01 7 0.08 0.00 0.05 0.02 0.02 99.83 17:24:46 16:38:01 all 0.27 0.00 0.01 0.00 0.00 99.72 17:24:46 16:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:38:01 1 1.99 0.00 0.00 0.02 0.00 98.00 17:24:46 16:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 16:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 16:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 16:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 16:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:39:01 all 0.19 0.00 0.01 0.01 0.00 99.79 17:24:46 16:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:39:01 1 1.45 0.00 0.00 0.03 0.00 98.51 17:24:46 16:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:24:46 16:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:39:01 4 0.02 0.00 0.02 0.05 0.00 99.92 17:24:46 16:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 16:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:40:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:24:46 16:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:24:46 16:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:24:46 16:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:40:01 6 0.05 0.00 0.03 0.00 0.00 99.92 17:24:46 16:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 17:24:46 16:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:41:01 1 0.02 0.00 0.02 0.05 0.00 99.92 17:24:46 16:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 16:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:41:01 4 0.00 0.00 0.00 0.02 0.02 99.97 17:24:46 16:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:41:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:24:46 16:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:24:46 16:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:24:46 16:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:42:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:24:46 16:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:42:01 6 0.07 0.00 0.02 0.00 0.00 99.92 17:24:46 16:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:24:46 16:42:01 CPU %user %nice %system %iowait %steal %idle 17:24:46 16:43:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:24:46 16:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:24:46 16:43:01 1 0.00 0.00 0.00 0.07 0.02 99.92 17:24:46 16:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:24:46 16:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 16:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 16:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:44:01 all 0.08 0.00 0.01 0.01 0.00 99.90 17:24:46 16:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:44:01 1 0.43 0.00 0.05 0.03 0.00 99.48 17:24:46 16:44:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:24:46 16:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:44:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:24:46 16:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 16:44:01 6 0.07 0.00 0.02 0.00 0.02 99.90 17:24:46 16:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:45:01 all 0.26 0.00 0.01 0.01 0.00 99.73 17:24:46 16:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:45:01 1 1.97 0.00 0.00 0.02 0.00 98.01 17:24:46 16:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:24:46 16:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 16:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 16:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:24:46 16:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:46:01 all 0.26 0.00 0.03 0.01 0.00 99.70 17:24:46 16:46:01 0 0.00 0.00 0.05 0.00 0.00 99.95 17:24:46 16:46:01 1 1.97 0.00 0.02 0.03 0.00 97.98 17:24:46 16:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:24:46 16:46:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:46 16:46:01 5 0.02 0.00 0.03 0.02 0.00 99.93 17:24:46 16:46:01 6 0.02 0.00 0.05 0.00 0.00 99.93 17:24:46 16:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:47:01 all 0.49 0.00 0.04 0.01 0.00 99.46 17:24:46 16:47:01 0 0.30 0.00 0.03 0.02 0.00 99.65 17:24:46 16:47:01 1 2.02 0.00 0.02 0.05 0.00 97.92 17:24:46 16:47:01 2 0.22 0.00 0.00 0.00 0.00 99.78 17:24:46 16:47:01 3 0.08 0.00 0.07 0.00 0.00 99.85 17:24:46 16:47:01 4 0.90 0.00 0.00 0.00 0.00 99.10 17:24:46 16:47:01 5 0.08 0.00 0.00 0.00 0.00 99.92 17:24:46 16:47:01 6 0.05 0.00 0.03 0.00 0.00 99.92 17:24:46 16:47:01 7 0.23 0.00 0.17 0.00 0.00 99.60 17:24:46 16:48:01 all 10.72 0.00 4.39 1.95 0.08 82.86 17:24:46 16:48:01 0 10.45 0.00 4.80 0.90 0.07 83.79 17:24:46 16:48:01 1 9.35 0.00 3.97 1.18 0.05 85.45 17:24:46 16:48:01 2 10.40 0.00 4.91 6.60 0.07 78.02 17:24:46 16:48:01 3 7.78 0.00 4.43 0.30 0.08 87.40 17:24:46 16:48:01 4 12.55 0.00 4.32 2.02 0.08 81.02 17:24:46 16:48:01 5 10.60 0.00 5.53 3.77 0.07 80.04 17:24:46 16:48:01 6 14.05 0.00 3.35 0.72 0.08 81.78 17:24:46 16:48:01 7 10.63 0.00 3.78 0.09 0.10 85.40 17:24:46 16:49:01 all 48.92 0.00 7.11 0.19 0.10 43.69 17:24:46 16:49:01 0 48.29 0.00 6.22 0.00 0.10 45.38 17:24:46 16:49:01 1 48.35 0.00 6.58 1.13 0.10 43.83 17:24:46 16:49:01 2 48.39 0.00 6.25 0.00 0.10 45.25 17:24:46 16:49:01 3 50.09 0.00 8.29 0.02 0.08 41.51 17:24:46 16:49:01 4 49.01 0.00 6.73 0.05 0.10 44.12 17:24:46 16:49:01 5 49.29 0.00 6.91 0.02 0.10 43.69 17:24:46 16:49:01 6 48.11 0.00 8.47 0.27 0.10 43.05 17:24:46 16:49:01 7 49.79 0.00 7.43 0.05 0.08 42.65 17:24:46 16:50:01 all 35.42 0.00 6.63 0.61 0.09 57.26 17:24:46 16:50:01 0 37.22 0.00 6.40 0.13 0.08 56.16 17:24:46 16:50:01 1 34.30 0.00 6.80 0.07 0.08 58.75 17:24:46 16:50:01 2 35.56 0.00 6.73 0.20 0.08 57.42 17:24:46 16:50:01 3 35.13 0.00 6.47 0.05 0.10 58.25 17:24:46 16:50:01 4 36.23 0.00 6.12 0.02 0.08 57.55 17:24:46 16:50:01 5 35.04 0.00 7.07 0.08 0.08 57.72 17:24:46 16:50:01 6 34.37 0.00 6.59 0.49 0.08 58.47 17:24:46 16:50:01 7 35.50 0.00 6.81 3.84 0.10 53.75 17:24:46 16:51:01 all 36.12 0.00 13.48 7.53 0.11 42.77 17:24:46 16:51:01 0 35.69 0.00 12.84 8.19 0.12 43.16 17:24:46 16:51:01 1 36.79 0.00 13.10 4.25 0.08 45.78 17:24:46 16:51:01 2 36.50 0.00 13.24 11.37 0.10 38.79 17:24:46 16:51:01 3 35.36 0.00 14.90 4.68 0.10 44.95 17:24:46 16:51:01 4 36.97 0.00 12.43 5.76 0.09 44.75 17:24:46 16:51:01 5 35.51 0.00 13.77 9.85 0.10 40.77 17:24:46 16:51:01 6 35.88 0.00 14.64 11.06 0.12 38.29 17:24:46 16:51:01 7 36.23 0.00 12.91 5.09 0.14 45.63 17:24:46 16:52:01 all 57.31 0.00 16.16 7.73 0.16 18.65 17:24:46 16:52:01 0 56.68 0.00 15.74 10.18 0.17 17.24 17:24:46 16:52:01 1 58.07 0.00 16.27 9.15 0.15 16.35 17:24:46 16:52:01 2 58.76 0.00 14.27 4.05 0.14 22.78 17:24:46 16:52:01 3 55.37 0.00 17.22 7.94 0.15 19.32 17:24:46 16:52:01 4 58.51 0.00 16.04 6.62 0.17 18.66 17:24:46 16:52:01 5 57.54 0.00 15.87 6.80 0.17 19.62 17:24:46 16:52:01 6 56.47 0.00 17.02 8.39 0.17 17.96 17:24:46 16:52:01 7 57.03 0.00 16.84 8.71 0.15 17.26 17:24:46 16:53:01 all 44.23 0.00 9.33 3.34 0.11 43.00 17:24:46 16:53:01 0 43.23 0.00 8.41 4.37 0.12 43.87 17:24:46 16:53:01 1 46.01 0.00 9.01 2.02 0.13 42.82 17:24:46 16:53:01 2 43.29 0.00 9.07 3.24 0.12 44.28 17:24:46 16:53:01 3 43.95 0.00 9.71 1.93 0.10 44.31 17:24:46 16:53:01 4 45.45 0.00 9.40 2.84 0.12 42.19 17:24:46 16:53:01 5 44.09 0.00 8.99 3.31 0.12 43.48 17:24:46 16:53:01 6 43.77 0.00 10.36 3.17 0.10 42.61 17:24:46 16:53:01 7 44.00 0.00 9.66 5.84 0.10 40.41 17:24:46 17:24:46 16:53:01 CPU %user %nice %system %iowait %steal %idle 17:24:46 16:54:01 all 0.02 0.00 0.00 0.01 0.00 99.97 17:24:46 16:54:01 0 0.00 0.00 0.02 0.03 0.00 99.95 17:24:46 16:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:54:01 6 0.07 0.00 0.02 0.00 0.02 99.90 17:24:46 16:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 16:55:01 all 0.14 0.00 0.01 0.01 0.00 99.84 17:24:46 16:55:01 0 0.05 0.00 0.00 0.00 0.00 99.95 17:24:46 16:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:55:01 2 0.98 0.00 0.03 0.00 0.00 98.99 17:24:46 16:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:55:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:24:46 16:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:24:46 16:55:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:24:46 16:56:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:24:46 16:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:56:01 2 1.99 0.00 0.02 0.00 0.00 98.00 17:24:46 16:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:56:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:24:46 16:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:56:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:24:46 16:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:57:01 all 0.26 0.00 0.01 0.00 0.00 99.73 17:24:46 16:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:57:01 2 1.97 0.00 0.00 0.00 0.00 98.03 17:24:46 16:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 16:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 16:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:24:46 16:58:02 all 0.26 0.00 0.01 0.01 0.00 99.72 17:24:46 16:58:02 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:58:02 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:58:02 2 1.97 0.00 0.02 0.00 0.02 98.00 17:24:46 16:58:02 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 16:58:02 4 0.00 0.00 0.02 0.07 0.00 99.92 17:24:46 16:58:02 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:58:02 6 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 16:58:02 7 0.00 0.00 0.02 0.02 0.02 99.95 17:24:46 16:59:01 all 0.08 0.00 0.02 0.00 0.00 99.90 17:24:46 16:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 16:59:01 2 0.44 0.00 0.05 0.00 0.00 99.51 17:24:46 16:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:24:46 16:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 16:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 16:59:01 6 0.07 0.00 0.03 0.00 0.02 99.88 17:24:46 16:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:24:46 17:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:46 17:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:24:46 17:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:00:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:24:46 17:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:00:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:24:46 17:00:01 7 0.02 0.00 0.00 0.05 0.00 99.93 17:24:46 17:01:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:24:46 17:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:24:46 17:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:01:01 4 0.00 0.00 0.00 0.02 0.02 99.97 17:24:46 17:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:24:46 17:01:01 6 0.05 0.00 0.03 0.00 0.02 99.90 17:24:46 17:01:01 7 0.00 0.00 0.02 0.03 0.00 99.95 17:24:46 17:02:01 all 0.03 0.00 0.01 0.01 0.00 99.95 17:24:46 17:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 17:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:24:46 17:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:02:01 6 0.07 0.00 0.02 0.00 0.02 99.90 17:24:46 17:02:01 7 0.03 0.00 0.02 0.05 0.00 99.90 17:24:46 17:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:24:46 17:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 17:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:24:46 17:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 17:24:46 17:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:04:01 all 0.05 0.00 0.01 0.00 0.00 99.94 17:24:46 17:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 17:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:04:01 3 0.23 0.00 0.02 0.00 0.02 99.73 17:24:46 17:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:24:46 17:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:04:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:24:46 17:04:01 7 0.03 0.00 0.00 0.02 0.00 99.95 17:24:46 17:24:46 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:24:46 17:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:24:46 17:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:05:01 3 0.07 0.00 0.02 0.00 0.00 99.92 17:24:46 17:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:05:01 5 0.00 0.00 0.05 0.00 0.00 99.95 17:24:46 17:05:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:24:46 17:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:06:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:24:46 17:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:24:46 17:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:06:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:24:46 17:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:24:46 17:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:46 17:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:07:01 4 0.00 0.00 0.02 0.03 0.02 99.93 17:24:46 17:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:07:01 6 0.07 0.00 0.02 0.00 0.00 99.92 17:24:46 17:07:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:24:46 17:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:24:46 17:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 17:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 17:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:24:46 17:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:24:46 17:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 17:24:46 17:08:01 7 0.02 0.00 0.00 0.02 0.02 99.95 17:24:46 17:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:24:46 17:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:24:46 17:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 17:24:46 17:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 17:09:01 6 0.07 0.00 0.03 0.00 0.02 99.88 17:24:46 17:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:24:46 17:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:24:46 17:10:01 3 0.07 0.00 0.00 0.00 0.00 99.93 17:24:46 17:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 17:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:24:46 17:11:01 all 0.08 0.00 0.01 0.01 0.00 99.90 17:24:46 17:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 17:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:11:01 2 0.52 0.00 0.05 0.00 0.00 99.43 17:24:46 17:11:01 3 0.00 0.00 0.00 0.03 0.00 99.97 17:24:46 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 17:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:24:46 17:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:12:01 all 0.24 0.00 0.01 0.00 0.00 99.74 17:24:46 17:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:12:01 2 1.79 0.00 0.07 0.02 0.00 98.13 17:24:46 17:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:12:01 6 0.08 0.00 0.03 0.00 0.00 99.88 17:24:46 17:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:24:46 17:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 17:24:46 17:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:24:46 17:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:24:46 17:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:24:46 17:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 17:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:46 17:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:24:46 17:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:24:46 17:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:14:01 4 0.00 0.00 0.02 0.03 0.00 99.95 17:24:46 17:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:24:46 17:15:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:24:46 17:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 17:24:46 17:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:24:46 17:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 17:24:46 17:15:01 CPU %user %nice %system %iowait %steal %idle 17:24:46 17:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:24:46 17:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:24:46 17:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:16:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:24:46 17:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:17:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:24:46 17:17:01 0 0.07 0.00 0.02 0.00 0.00 99.92 17:24:46 17:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:24:46 17:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:17:01 5 0.07 0.00 0.02 0.00 0.00 99.92 17:24:46 17:17:01 6 0.03 0.00 0.00 0.02 0.02 99.93 17:24:46 17:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:24:46 17:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:24:46 17:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:24:46 17:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:18:01 4 0.02 0.00 0.02 0.03 0.00 99.93 17:24:46 17:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:24:46 17:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:24:46 17:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:24:46 17:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:19:01 5 0.07 0.00 0.00 0.00 0.00 99.93 17:24:46 17:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 17:19:01 7 0.03 0.00 0.02 0.02 0.00 99.93 17:24:46 17:20:01 all 0.01 0.00 0.02 0.00 0.00 99.96 17:24:46 17:20:01 0 0.07 0.00 0.07 0.00 0.00 99.87 17:24:46 17:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:24:46 17:20:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:24:46 17:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:24:46 17:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:24:46 17:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:21:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:24:46 17:21:01 0 0.08 0.00 0.05 0.00 0.02 99.85 17:24:46 17:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:21:01 3 0.02 0.00 0.00 0.03 0.00 99.95 17:24:46 17:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:21:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:24:46 17:21:01 6 0.02 0.00 0.03 0.00 0.00 99.95 17:24:46 17:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:22:01 all 0.02 0.00 0.00 0.01 0.00 99.97 17:24:46 17:22:01 0 0.08 0.00 0.00 0.00 0.00 99.92 17:24:46 17:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 17:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:24:46 17:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:22:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:24:46 17:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 17:24:46 17:23:01 all 0.02 0.00 0.01 0.01 0.01 99.95 17:24:46 17:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:24:46 17:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:24:46 17:23:01 3 0.02 0.00 0.03 0.02 0.00 99.93 17:24:46 17:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 17:24:46 17:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:24:46 17:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:24:46 17:23:01 7 0.00 0.00 0.00 0.03 0.00 99.97 17:24:46 17:24:01 all 0.00 0.00 0.01 0.01 0.00 99.97 17:24:46 17:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:24:46 17:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:24:46 17:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:24:46 17:24:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:24:46 17:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:24:46 17:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:24:46 17:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:24:46 Average: all 4.48 0.00 1.10 0.42 0.01 93.99 17:24:46 Average: 0 4.41 0.00 1.05 0.45 0.02 94.08 17:24:46 Average: 1 4.61 0.00 1.07 0.38 0.01 93.92 17:24:46 Average: 2 4.63 0.00 1.08 0.48 0.02 93.79 17:24:46 Average: 3 4.32 0.00 1.17 0.29 0.01 94.21 17:24:46 Average: 4 4.58 0.00 1.06 0.37 0.01 93.97 17:24:46 Average: 5 4.40 0.00 1.12 0.46 0.01 94.01 17:24:46 Average: 6 4.44 0.00 1.18 0.46 0.02 93.90 17:24:46 Average: 7 4.41 0.00 1.11 0.46 0.01 94.02 17:24:46 17:24:46 17:24:46