Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb+81c92a7234808790c4cb0e8fcc6e328e78abdf11 (e43fa96d51d5d5852fd535850580ce830c460954) 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-ssh5305114166701213961.key > 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-ssh8949273622769381559.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9715725458189400133.key > 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 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-ssh802590399338249911.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4340/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9695860975057368311.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5308 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 81c92a7234808790c4cb0e8fcc6e328e78abdf11 into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb Merge succeeded, producing f22af93a152e16693484990a54e174c5c32c2437 Checking out Revision f22af93a152e16693484990a54e174c5c32c2437 (PR-4340) > git config core.sparsecheckout # timeout=10 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81c92a7234808790c4cb0e8fcc6e328e78abdf11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f22af93a152e16693484990a54e174c5c32c2437 # timeout=10 Commit message: "Merge commit '81c92a7234808790c4cb0e8fcc6e328e78abdf11' into HEAD" > git rev-list --no-walk 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:32 ========================================================= 08:29:32 EdgeX Global Pipelines Version Info 08:29:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:33 ------------------- 08:29:33 stable info: 08:29:33 ------------------- 08:29:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:33 Message: update stable to v1.0.244 08:29:33 ------------------- 08:29:33 experimental info: 08:29:33 ------------------- 08:29:33 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:33 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4340 [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4340 [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4340 [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f22af93a152e16693484990a54e174c5c32c2437 [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f22af93 [Pipeline] echo 08:29:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:34 provisioning config files... 08:29:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9260171477339669116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:34 ---> docker-login.sh 08:29:34 nexus3.edgexfoundry.org:10001 08:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:35 Configure a credential helper to remove this warning. See 08:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:35 08:29:35 Login Succeeded 08:29:35 nexus3.edgexfoundry.org:10002 08:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:35 Configure a credential helper to remove this warning. See 08:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:35 08:29:35 Login Succeeded 08:29:35 nexus3.edgexfoundry.org:10003 08:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:35 Configure a credential helper to remove this warning. See 08:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:35 08:29:35 Login Succeeded 08:29:35 nexus3.edgexfoundry.org:10004 08:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:35 Configure a credential helper to remove this warning. See 08:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:35 08:29:35 Login Succeeded 08:29:35 docker.io 08:29:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:35 Configure a credential helper to remove this warning. See 08:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:35 08:29:35 Login Succeeded 08:29:35 ---> docker-login.sh ends [Pipeline] } 08:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:36 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:36 + + dirname cmd/core-command/Dockerfile 08:29:36 cut -d/ -f2 08:29:36 + echo core-command,cmd/core-command/Dockerfile 08:29:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:36 + + dirnamecut cmd/core-data/Dockerfile -d/ 08:29:36 -f2 08:29:36 + echo core-data,cmd/core-data/Dockerfile 08:29:36 + dirname cmd/core-metadata/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:36 + dirname cmd/security-bootstrapper/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:36 + dirname cmd/security-proxy-setup/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:36 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:36 + dirname cmd/security-spire-agent/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:36 + dirname cmd/security-spire-config/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:36 + dirname cmd/security-spire-server/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:36 + dirname cmd/support-notifications/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:36 + dirname cmd/support-scheduler/Dockerfile 08:29:36 + cut -d/ -f2 08:29:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:36 + git rev-list -1 --merges f22af93a152e16693484990a54e174c5c32c2437~1..f22af93a152e16693484990a54e174c5c32c2437 [Pipeline] echo 08:29:36 -----------> git rev-list -1 --merges f22af93a152e16693484990a54e174c5c32c2437~1..f22af93a152e16693484990a54e174c5c32c2437 f22af93a152e16693484990a54e174c5c32c2437 08:29:36 f22af93a152e16693484990a54e174c5c32c2437 [false] [Pipeline] sh 08:29:36 + git log --format=format:%s -1 f22af93a152e16693484990a54e174c5c32c2437 [Pipeline] echo 08:29:36 ========================================================= 08:29:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:37 + grep -v github /etc/ssh/ssh_known_hosts 08:29:37 + [ -e /tmp/ssh_known_hosts ] 08:29:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:37 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:37 08:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:37 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:37 b85a868b505f: Pulling fs layer 08:29:37 e2be974225ed: Pulling fs layer 08:29:37 339a4e72a1f5: Pulling fs layer 08:29:37 988bab9f4d93: Pulling fs layer 08:29:37 1469e6f7b9e6: Pulling fs layer 08:29:37 eaf3925da568: Pulling fs layer 08:29:37 bab4dde63d76: Pulling fs layer 08:29:37 bde34c3a00c8: Pulling fs layer 08:29:37 b352a97aabf1: Pulling fs layer 08:29:37 4872d77fe225: Pulling fs layer 08:29:37 5851b861e8e6: Pulling fs layer 08:29:37 bab4dde63d76: Waiting 08:29:37 988bab9f4d93: Waiting 08:29:37 bde34c3a00c8: Waiting 08:29:37 b352a97aabf1: Waiting 08:29:37 1469e6f7b9e6: Waiting 08:29:37 eaf3925da568: Waiting 08:29:37 5851b861e8e6: Waiting 08:29:37 4872d77fe225: Waiting 08:29:37 e2be974225ed: Download complete 08:29:37 988bab9f4d93: Verifying Checksum 08:29:37 988bab9f4d93: Download complete 08:29:38 1469e6f7b9e6: Verifying Checksum 08:29:38 1469e6f7b9e6: Download complete 08:29:38 eaf3925da568: Verifying Checksum 08:29:38 eaf3925da568: Download complete 08:29:38 339a4e72a1f5: Verifying Checksum 08:29:38 bde34c3a00c8: Verifying Checksum 08:29:38 bde34c3a00c8: Download complete 08:29:38 b352a97aabf1: Verifying Checksum 08:29:38 b352a97aabf1: Download complete 08:29:38 4872d77fe225: Verifying Checksum 08:29:38 4872d77fe225: Download complete 08:29:38 5851b861e8e6: Verifying Checksum 08:29:38 5851b861e8e6: Download complete 08:29:38 b85a868b505f: Verifying Checksum 08:29:38 b85a868b505f: Download complete 08:29:38 bab4dde63d76: Verifying Checksum 08:29:38 bab4dde63d76: Download complete 08:29:39 b85a868b505f: Pull complete 08:29:39 e2be974225ed: Pull complete 08:29:40 339a4e72a1f5: Pull complete 08:29:40 988bab9f4d93: Pull complete 08:29:40 1469e6f7b9e6: Pull complete 08:29:40 eaf3925da568: Pull complete 08:29:42 bab4dde63d76: Pull complete 08:29:42 bde34c3a00c8: Pull complete 08:29:42 b352a97aabf1: Pull complete 08:29:42 4872d77fe225: Pull complete 08:29:42 5851b861e8e6: Pull complete 08:29:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:43 prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container 08:29:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:45 $ docker top c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 -eo pid,comm 08:29:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:45 [ssh-agent] Looking for ssh-agent implementation... 08:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:45 $ docker exec c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 ssh-agent 08:29:45 SSH_AUTH_SOCK=/tmp/ssh-5nzHkhEYYaAg/agent.32 08:29:45 SSH_AGENT_PID=38 08:29:45 Running ssh-add (command line suppressed) 08:29:45 Identity added: /w/workspace/edgex-go/2@tmp/private_key_11015250688101640875.key (/w/workspace/edgex-go/2@tmp/private_key_11015250688101640875.key) 08:29:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:45 + git tag --points-at HEAD [Pipeline] } 08:29:46 $ docker exec --env ******** --env ******** c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 ssh-agent -k 08:29:46 unset SSH_AUTH_SOCK; 08:29:46 unset SSH_AGENT_PID; 08:29:46 echo Agent pid 38 killed; 08:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:46 [ssh-agent] Looking for ssh-agent implementation... 08:29:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:46 $ docker exec c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 ssh-agent 08:29:46 SSH_AUTH_SOCK=/tmp/ssh-TQCYRa9PjcTx/agent.71 08:29:46 SSH_AGENT_PID=77 08:29:46 Running ssh-add (command line suppressed) 08:29:46 Identity added: /w/workspace/edgex-go/2@tmp/private_key_9729037284050017112.key (/w/workspace/edgex-go/2@tmp/private_key_9729037284050017112.key) 08:29:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:46 + git semver init 08:29:47 2023-02-10 08:29:46,933 [run_init] DEBUG init version:0.0.0 force:False 08:29:47 2023-02-10 08:29:46,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:47 2023-02-10 08:29:46,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:47 2023-02-10 08:29:46,936 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:29:52 2023-02-10 08:29:51,986 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:29:52 2023-02-10 08:29:51,987 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4340 with force:False 08:29:52 2023-02-10 08:29:51,987 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4340 08:29:52 2023-02-10 08:29:51,992 [execute] INFO git cat-file --batch-check 08:29:52 2023-02-10 08:29:51,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:52 2023-02-10 08:29:51,999 [execute] INFO git cat-file --batch 08:29:52 2023-02-10 08:29:51,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:52 2023-02-10 08:29:52,004 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4340 08:29:52 0.0.0 [Pipeline] } 08:29:52 $ docker exec --env ******** --env ******** c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 ssh-agent -k 08:29:52 unset SSH_AUTH_SOCK; 08:29:52 unset SSH_AGENT_PID; 08:29:52 echo Agent pid 77 killed; 08:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:52 + git semver [Pipeline] } 08:29:53 $ docker stop --time=1 c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 08:29:54 $ docker rm -f --volumes c27639d48c09b80783cef4ab1c3bdfe51d9b44b0ee63f2c6f7d185c81c83bac3 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:54 Stashed 1 file(s) [Pipeline] echo 08:29:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:55 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:29:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:55 ========================================================= 08:29:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:29:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:55 213ec9aee27d: Pulling fs layer 08:29:55 4583459ba037: Pulling fs layer 08:29:55 93c1e223e6f2: Pulling fs layer 08:29:55 53926ce57604: Pulling fs layer 08:29:55 21b2b0c7a3f4: Pulling fs layer 08:29:55 22ff95d597cd: Pulling fs layer 08:29:55 12d6caf4c0d1: Pulling fs layer 08:29:55 96b7cbca73a9: Pulling fs layer 08:29:55 a7acece74701: Pulling fs layer 08:29:55 21b2b0c7a3f4: Waiting 08:29:55 22ff95d597cd: Waiting 08:29:55 12d6caf4c0d1: Waiting 08:29:55 96b7cbca73a9: Waiting 08:29:55 a7acece74701: Waiting 08:29:55 53926ce57604: Waiting 08:29:55 93c1e223e6f2: Verifying Checksum 08:29:55 93c1e223e6f2: Download complete 08:29:55 4583459ba037: Verifying Checksum 08:29:55 4583459ba037: Download complete 08:29:55 21b2b0c7a3f4: Verifying Checksum 08:29:55 21b2b0c7a3f4: Download complete 08:29:55 22ff95d597cd: Download complete 08:29:55 213ec9aee27d: Download complete 08:29:55 12d6caf4c0d1: Verifying Checksum 08:29:55 12d6caf4c0d1: Download complete 08:29:55 213ec9aee27d: Pull complete 08:29:55 4583459ba037: Pull complete 08:29:56 93c1e223e6f2: Pull complete 08:29:56 a7acece74701: Verifying Checksum 08:29:56 a7acece74701: Download complete 08:29:57 53926ce57604: Download complete 08:29:57 96b7cbca73a9: Verifying Checksum 08:29:57 96b7cbca73a9: Download complete 08:30:01 53926ce57604: Pull complete 08:30:01 21b2b0c7a3f4: Pull complete 08:30:01 22ff95d597cd: Pull complete 08:30:01 12d6caf4c0d1: Pull complete 08:30:03 96b7cbca73a9: Pull complete 08:30:04 a7acece74701: Pull complete 08:30:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:04 WORKDIR /edgex 08:30:04 COPY go.mod . 08:30:04 RUN go mod download 08:30:04 + docker build -t ci-base-image-x86_64 -f - . 08:30:04 Sending build context to Docker daemon 170.2MB 08:30:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:04 ---> db6d94c90886 08:30:04 Step 2/4 : WORKDIR /edgex 08:30:09 Still waiting to schedule task 08:30:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:10 ---> Running in 65dc50a1edc9 08:30:10 Removing intermediate container 65dc50a1edc9 08:30:10 ---> 5a43552aef7f 08:30:10 Step 3/4 : COPY go.mod . 08:30:10 ---> bde1849f3580 08:30:10 Step 4/4 : RUN go mod download 08:30:10 ---> Running in ba00b748b96b 08:30:28 Removing intermediate container ba00b748b96b 08:30:28 ---> fed0409d4c9b 08:30:28 Successfully built fed0409d4c9b 08:30:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:28 + docker inspect -f . ci-base-image-x86_64 08:30:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:28 prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container 08:30:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:29 $ docker top 3af653b1e85f6e5bb89f2e4f6bdcabaa03eaf4e5a71f7ac67e400bb1ed817ddc -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:29 + go version 08:30:29 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:29 $ docker stop --time=1 3af653b1e85f6e5bb89f2e4f6bdcabaa03eaf4e5a71f7ac67e400bb1ed817ddc 08:30:30 $ docker rm -f --volumes 3af653b1e85f6e5bb89f2e4f6bdcabaa03eaf4e5a71f7ac67e400bb1ed817ddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:31 + docker inspect -f . ci-base-image-x86_64 08:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:31 prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container 08:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:31 $ docker top 9e46716aef0b64204924d00aa8f9b784609e0e1ab60f9e34fe1cf5b9632d3d39 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:31 ========================================================= 08:30:31 [edgeXBuildGoParallel] Running Tests and Build... 08:30:31 ========================================================= [Pipeline] sh 08:30:31 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:32 + make test 08:30:32 go test -race -coverprofile=coverage.out ./... 08:30:38 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.165s coverage: 73.2% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.154s coverage: 54.0% of statements 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.973s coverage: 89.2% of statements 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.111s coverage: 3.8% of statements 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 82.9% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.093s coverage: 94.4% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 08:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.241s coverage: 79.9% of statements 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 64.4% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.080s coverage: 86.9% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 91.2% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.240s coverage: 63.1% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.3% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 41.0% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:38 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." 08:31:38 go vet ./... 08:31:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5310 in /w/workspace/edgexfoundry_edgex-go_PR-4340 [Pipeline] { [Pipeline] ws 08:31:39 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:31:39 The recommended git tool is: git 08:31:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:40 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:40 + ls -al . 08:31:40 total 748 08:31:40 drwxrwxr-x 11 1001 1001 4096 Feb 10 08:30 . 08:31:40 drwxr-xr-x 4 root root 4096 Feb 10 08:30 .. 08:31:40 drwxrwxr-x 2 1001 1001 4096 Feb 10 08:29 .blubracket 08:31:40 -rw-rw-r-- 1 1001 1001 16 Feb 10 08:29 .dockerignore 08:31:40 drwxrwxr-x 8 1001 1001 4096 Feb 10 08:31 .git 08:31:40 drwxrwxr-x 3 1001 1001 4096 Feb 10 08:29 .github 08:31:40 -rw-rw-r-- 1 1001 1001 1024 Feb 10 08:29 .gitignore 08:31:40 -rw-rw-r-- 1 1001 1001 42 Feb 10 08:29 .golangci.yml 08:31:40 -rw-rw-r-- 1 1001 1001 87 Feb 10 08:29 .hadolint.yml 08:31:40 drwxr-xr-x 3 1001 1001 4096 Feb 10 08:29 .semver 08:31:40 -rw-rw-r-- 1 1001 1001 166 Feb 10 08:29 .sonarcloud.properties 08:31:40 -rw-rw-r-- 1 1001 1001 1171 Feb 10 08:29 ADOPTERS.md 08:31:40 -rw-rw-r-- 1 1001 1001 10825 Feb 10 08:29 Attribution.txt 08:31:40 -rw-rw-r-- 1 1001 1001 73765 Feb 10 08:29 CHANGELOG.md 08:31:40 -rw-rw-r-- 1 1001 1001 3804 Feb 10 08:29 CONTRIBUTING.md 08:31:40 -rw-rw-r-- 1 1001 1001 677 Feb 10 08:29 GOVERNANCE.md 08:31:40 -rw-rw-r-- 1 1001 1001 850 Feb 10 08:29 Jenkinsfile 08:31:40 -rw-rw-r-- 1 1001 1001 10775 Feb 10 08:29 LICENSE 08:31:40 -rw-rw-r-- 1 1001 1001 13375 Feb 10 08:29 Makefile 08:31:40 -rw-rw-r-- 1 1001 1001 582 Feb 10 08:29 OWNERS.md 08:31:40 -rw-rw-r-- 1 1001 1001 9403 Feb 10 08:29 README.md 08:31:40 -rw-rw-r-- 1 1001 1001 6912 Feb 10 08:29 SECURITY.md 08:31:40 -rw-rw-r-- 1 1001 1001 5 Feb 10 08:29 VERSION 08:31:40 drwxrwxr-x 2 1001 1001 4096 Feb 10 08:29 bin 08:31:40 drwxrwxr-x 17 1001 1001 4096 Feb 10 08:29 cmd 08:31:40 -rw-r--r-- 1 root root 488091 Feb 10 08:31 coverage.out 08:31:40 -rw-rw-r-- 1 1001 1001 3295 Feb 10 08:29 go.mod 08:31:40 -rw-rw-r-- 1 1001 1001 33318 Feb 10 08:29 go.sum 08:31:40 drwxrwxr-x 7 1001 1001 4096 Feb 10 08:29 internal 08:31:40 drwxrwxr-x 3 1001 1001 4096 Feb 10 08:29 openapi 08:31:40 drwxrwxr-x 4 1001 1001 4096 Feb 10 08:29 snap 08:31:40 -rw-rw-r-- 1 1001 1001 204 Feb 10 08:29 version.go [Pipeline] sh 08:31:40 + '[' -e coverage.out ] 08:31:40 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:41 Stashed 1 file(s) [Pipeline] sh 08:31:41 + make build 08:31:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:31:44 using credential edgex-jenkins-ssh 08:31:44 Cloning the remote Git repository 08:31:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:44 > git init /w/workspace/edgex-go/2 # timeout=10 08:31:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:44 > git --version # timeout=10 08:31:44 > git --version # 'git version 2.25.1' 08:31:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:31:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:31:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:31:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:02 Merging remotes/origin/main commit 81c92a7234808790c4cb0e8fcc6e328e78abdf11 into PR head commit 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb 08:32:03 Merge succeeded, producing 7bac1d8d0702bfc5bb15a763dbc884e27957e78f 08:32:03 Checking out Revision 7bac1d8d0702bfc5bb15a763dbc884e27957e78f (PR-4340) 08:32:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4340/head:refs/remotes/origin/PR-4340 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:02 > git config core.sparsecheckout # timeout=10 08:32:02 > git checkout -f 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 08:32:03 > git remote # timeout=10 08:32:03 > git config --get remote.origin.url # timeout=10 08:32:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:03 > git merge 81c92a7234808790c4cb0e8fcc6e328e78abdf11 # timeout=10 08:32:03 > git rev-parse HEAD^{commit} # timeout=10 08:32:03 > git config core.sparsecheckout # timeout=10 08:32:03 > git checkout -f 7bac1d8d0702bfc5bb15a763dbc884e27957e78f # timeout=10 08:32:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:06 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 08:32:07 Commit message: "Merge commit '81c92a7234808790c4cb0e8fcc6e328e78abdf11' into HEAD" 08:32:07 > git rev-list --no-walk 672b8e560a6ce2bfa0c6c69df3d3f9bcd93b44bb # timeout=10 08:32:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:08 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:08 Dload Upload Total Spent Left Speed 08:32:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 08:32:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:09 + sudo tee /etc/docker/daemon.new 08:32:09 { 08:32:09 "registry-mirrors": [ 08:32:09 "https://nexus3.edgexfoundry.org:10001" 08:32:09 ], 08:32:09 "bip": "10.250.0.254/24", 08:32:09 "hosts": [ 08:32:09 "tcp://0.0.0.0:5555", 08:32:09 "unix:///var/run/docker.sock" 08:32:09 ], 08:32:09 "mtu": 1458, 08:32:09 "selinux-enabled": true, 08:32:09 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:09 } [Pipeline] sh 08:32:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:10 + sudo service docker restart 08:32:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:15 $ docker stop --time=1 9e46716aef0b64204924d00aa8f9b784609e0e1ab60f9e34fe1cf5b9632d3d39 08:32:18 $ docker rm -f --volumes 9e46716aef0b64204924d00aa8f9b784609e0e1ab60f9e34fe1cf5b9632d3d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:18 08:32:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:19 latest: Pulling from edgex-devops/edgex-compose 08:32:19 cbdbe7a5bc2a: Pulling fs layer 08:32:19 ca9280d653b3: Pulling fs layer 08:32:19 7e9c9ca2126c: Pulling fs layer 08:32:19 cbdbe7a5bc2a: Verifying Checksum 08:32:19 cbdbe7a5bc2a: Download complete 08:32:19 cbdbe7a5bc2a: Pull complete 08:32:19 ca9280d653b3: Verifying Checksum 08:32:19 ca9280d653b3: Download complete 08:32:20 7e9c9ca2126c: Verifying Checksum 08:32:20 7e9c9ca2126c: Download complete 08:32:20 ca9280d653b3: Pull complete 08:32:23 7e9c9ca2126c: Pull complete 08:32:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:23 prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container 08:32:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:26 $ docker top 34d0f378ed048ef224ffc93e781105fa0b1b3f3594cf2653e1c2b4bdfab99845 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:26 + docker-compose build --help 08:32:26 + grep parallel 08:32:27 --parallel Build images in parallel. [Pipeline] } 08:32:27 $ docker stop --time=1 34d0f378ed048ef224ffc93e781105fa0b1b3f3594cf2653e1c2b4bdfab99845 08:32:28 $ docker rm -f --volumes 34d0f378ed048ef224ffc93e781105fa0b1b3f3594cf2653e1c2b4bdfab99845 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:28 provisioning config files... [Pipeline] writeFile 08:32:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1950642271766306718tmp [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:28 ---> docker-login.sh 08:32:28 nexus3.edgexfoundry.org:10001 08:32:28 prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container 08:32:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:29 $ docker top e527955b8ae5e42a3384b9974fb07b2ccc7312187a4b1fcee1a8ce4b7683e35f -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:29 Configure a credential helper to remove this warning. See 08:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:29 08:32:29 Login Succeeded 08:32:29 nexus3.edgexfoundry.org:10002 08:32:29 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:29 Configure a credential helper to remove this warning. See 08:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:29 08:32:29 Login Succeeded 08:32:29 nexus3.edgexfoundry.org:10003 08:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 Building core-command ... 08:32:30 Building core-common-config-bootstrapper ... 08:32:30 Building core-data ... 08:32:30 Building core-metadata ... 08:32:30 Building security-bootstrapper ... 08:32:30 Building security-proxy-setup ... 08:32:30 Building security-secretstore-setup ... 08:32:30 Building security-spiffe-token-provider ... 08:32:30 Building security-spire-agent ... 08:32:30 Building security-spire-config ... 08:32:30 Building security-spire-server ... 08:32:30 Building support-notifications ... 08:32:30 Building support-scheduler ... 08:32:30 Building core-metadata 08:32:30 Building core-common-config-bootstrapper 08:32:30 Building security-secretstore-setup 08:32:30 Building security-spire-server 08:32:30 Building security-proxy-setup 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 nexus3.edgexfoundry.org:10004 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 docker.io 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 ---> docker-login.sh ends [Pipeline] } 08:32:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:31 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:31 ========================================================= 08:32:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:31 9b18e9b68314: Pulling fs layer 08:32:31 35d82f9e3411: Pulling fs layer 08:32:31 e16973657156: Pulling fs layer 08:32:31 fc693d55d65f: Pulling fs layer 08:32:31 7e9fc2657dce: Pulling fs layer 08:32:31 dda99020689f: Pulling fs layer 08:32:31 db1c61fa0a46: Pulling fs layer 08:32:31 891c053d2c06: Pulling fs layer 08:32:31 dda99020689f: Waiting 08:32:31 db1c61fa0a46: Waiting 08:32:31 891c053d2c06: Waiting 08:32:31 fc693d55d65f: Waiting 08:32:31 7e9fc2657dce: Waiting 08:32:32 e16973657156: Verifying Checksum 08:32:32 e16973657156: Download complete 08:32:32 35d82f9e3411: Verifying Checksum 08:32:32 35d82f9e3411: Download complete 08:32:32 7e9fc2657dce: Verifying Checksum 08:32:32 7e9fc2657dce: Download complete 08:32:32 dda99020689f: Verifying Checksum 08:32:32 dda99020689f: Download complete 08:32:32 9b18e9b68314: Verifying Checksum 08:32:32 9b18e9b68314: Download complete 08:32:33 891c053d2c06: Verifying Checksum 08:32:33 891c053d2c06: Download complete 08:32:34 db1c61fa0a46: Verifying Checksum 08:32:34 db1c61fa0a46: Download complete 08:32:34 fc693d55d65f: Verifying Checksum 08:32:34 fc693d55d65f: Download complete 08:32:34 9b18e9b68314: Pull complete 08:32:35 35d82f9e3411: Pull complete 08:32:35 e16973657156: Pull complete 08:32:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:42 ---> fed0409d4c9b 08:32:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:42 ---> fed0409d4c9b 08:32:42 Step 3/23 : WORKDIR /edgex-go 08:32:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:42 ---> fed0409d4c9b 08:32:42 Step 3/24 : WORKDIR /edgex-go 08:32:42 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:32:42 ---> fed0409d4c9b 08:32:42 Step 3/21 : WORKDIR /edgex-go 08:32:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:43 ---> fed0409d4c9b 08:32:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:50 fc693d55d65f: Pull complete 08:32:50 7e9fc2657dce: Pull complete 08:32:50 dda99020689f: Pull complete 08:32:54 db1c61fa0a46: Pull complete 08:32:55 ---> Running in 59638563817e 08:32:55 ---> Running in 58ec312c4a86 08:32:55 ---> Running in 343eb81dd048 08:32:55 ---> Running in 4f32e93eecd6 08:32:55 ---> Running in af96f5a68bf2 08:32:55 Removing intermediate container 343eb81dd048 08:32:55 ---> 6be2d2037bbf 08:32:55 Step 4/24 : WORKDIR /edgex-go 08:32:55 Removing intermediate container 58ec312c4a86 08:32:55 ---> b17d24dcccbd 08:32:55 Step 4/22 : WORKDIR /edgex-go 08:32:55 ---> Running in 4a6baf79f588 08:32:55 Removing intermediate container 59638563817e 08:32:55 ---> a1bf6d93d163 08:32:55 Step 4/24 : RUN apk add --update --no-cache make git 08:32:55 Removing intermediate container 4f32e93eecd6 08:32:55 ---> 1ee83d635057 08:32:55 Step 4/21 : RUN apk add --update --no-cache make git 08:32:55 Removing intermediate container af96f5a68bf2 08:32:55 ---> 949641c8a7cd 08:32:55 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:32:55 ---> Running in 6de6cfb40b26 08:32:55 ---> Running in fa2d968027a2 08:32:55 ---> Running in bb1cf9707b47 08:32:55 ---> Running in c9aa838b0fde 08:32:55 Removing intermediate container 4a6baf79f588 08:32:55 ---> 52f68fdc11c0 08:32:55 Step 5/24 : RUN apk add --update --no-cache make git 08:32:55 ---> Running in 66baae051612 08:32:55 Removing intermediate container fa2d968027a2 08:32:55 ---> fa3edda62113 08:32:55 Step 5/22 : RUN apk add --update --no-cache make git 08:32:55 ---> Running in 705e2b51d087 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:55 OK: 211 MiB in 51 packages 08:32:55 OK: 211 MiB in 51 packages 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:55 OK: 211 MiB in 51 packages 08:32:55 Removing intermediate container 6de6cfb40b26 08:32:55 ---> 8fea51dd699d 08:32:55 Step 5/24 : COPY go.mod vendor* ./ 08:32:55 Removing intermediate container bb1cf9707b47 08:32:55 ---> 77099c56d078 08:32:55 Step 5/21 : COPY go.mod vendor* ./ 08:32:55 OK: 211 MiB in 51 packages 08:32:55 OK: 211 MiB in 51 packages 08:32:55 ---> 10b0fe04f6db 08:32:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:55 ---> c0583acd9c0c 08:32:55 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:55 ---> Running in 40079a57d598 08:32:55 ---> Running in ca7bc58287d1 08:32:56 Removing intermediate container c9aa838b0fde 08:32:56 ---> 745ef4e8e673 08:32:56 Step 5/23 : COPY go.mod vendor* ./ 08:32:56 Removing intermediate container 66baae051612 08:32:56 ---> 5b5ffa1897a6 08:32:56 Step 6/24 : COPY go.mod vendor* ./ 08:32:56 ---> 3cc56f6a0991 08:32:56 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:56 ---> Running in 3259bd4750a4 08:32:56 Removing intermediate container 705e2b51d087 08:32:56 ---> a7cba62995a4 08:32:56 Step 6/22 : COPY go.mod vendor* ./ 08:32:56 ---> 7f3329c09fb5 08:32:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:56 ---> Running in 0bd5efcf7927 08:32:56 ---> 015ed1d62f7d 08:32:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:56 ---> Running in 165d68dc5885 08:32:57 891c053d2c06: Pull complete 08:32:57 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:32:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:57 WORKDIR /edgex 08:32:57 COPY go.mod . 08:32:57 RUN go mod download 08:32:57 + docker build -t ci-base-image-arm64 -f - . 08:32:58 Sending build context to Docker daemon 3.101MB 08:32:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:58 ---> f96f9c87975a 08:32:58 Step 2/4 : WORKDIR /edgex 08:33:00 ---> Running in b5b9de590f16 08:33:00 Removing intermediate container b5b9de590f16 08:33:00 ---> d9682697d813 08:33:00 Step 3/4 : COPY go.mod . 08:33:01 ---> 4e6e2ca22eee 08:33:01 Step 4/4 : RUN go mod download 08:33:01 ---> Running in 38e0032993e9 08:33:34 Removing intermediate container 38e0032993e9 08:33:34 ---> 8cadde91dcfe 08:33:34 Successfully built 8cadde91dcfe 08:33:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:34 + docker inspect -f . ci-base-image-arm64 08:33:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:34 prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container 08:33:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:35 $ docker top 72bfed46365b0bd2252e002a7ef4d8e696e93e36ce57993211379aa5c473c371 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:36 + go version 08:33:36 go version go1.18.7 linux/arm64 [Pipeline] } 08:33:36 $ docker stop --time=1 72bfed46365b0bd2252e002a7ef4d8e696e93e36ce57993211379aa5c473c371 08:33:40 $ docker rm -f --volumes 72bfed46365b0bd2252e002a7ef4d8e696e93e36ce57993211379aa5c473c371 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:40 + docker inspect -f . ci-base-image-arm64 08:33:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:40 prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container 08:33:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:42 $ docker top 97e77fa5eaacb2f1080456aff1ab631d2d6aa58ac3a1215f80812fe4717209d1 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:42 ========================================================= 08:33:42 [edgeXBuildGoParallel] Running Tests and Build... 08:33:42 ========================================================= [Pipeline] sh 08:33:42 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:33:43 + make test 08:33:43 go test -race -coverprofile=coverage.out ./... 08:34:04 Removing intermediate container ca7bc58287d1 08:34:04 ---> 34feb8d8730a 08:34:04 Step 7/21 : COPY . . 08:34:04 Removing intermediate container 0bd5efcf7927 08:34:04 ---> 65e4b31764c1 08:34:04 Step 8/24 : COPY . . 08:34:04 Removing intermediate container 3259bd4750a4 08:34:04 ---> f65bc22e0b51 08:34:04 Step 7/23 : COPY . . 08:34:04 Removing intermediate container 40079a57d598 08:34:04 ---> f2386ee1a2f9 08:34:04 Step 7/24 : COPY . . 08:34:04 Removing intermediate container 165d68dc5885 08:34:04 ---> 2a5a79b49b2c 08:34:04 Step 8/22 : COPY . . 08:34:15 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:19 ---> 459300601349 08:34:19 ---> fe229620d1e3 08:34:19 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:19 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:19 ---> 15e89b245998 08:34:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:19 ---> 8078c7aa6e47 08:34:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:19 ---> 9b7b141b13db 08:34:19 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:34:19 ---> Running in ffff4e7be62d 08:34:19 ---> Running in 687360931fad 08:34:19 ---> Running in d4d4e91f8f30 08:34:19 ---> Running in 47e98f19f454 08:34:19 ---> Running in e7b4e01229c0 08:34:19 Removing intermediate container 687360931fad 08:34:19 ---> 289bba67e2c5 08:34:19 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:19 ---> Running in 38104c2be597 08:34:19 Removing intermediate container 38104c2be597 08:34:19 ---> 75005a9a8ea4 08:34:19 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 08:34:19 ---> Running in abf62dfdda58 08:34:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:34:20 Removing intermediate container abf62dfdda58 08:34:20 ---> 154ff4121465 08:34:20 Step 11/23 : WORKDIR /edgex-go 08:34:20 ---> Running in 94e3b1ef8f9d 08:34:21 Removing intermediate container 94e3b1ef8f9d 08:34:21 ---> a3029727d09b 08:34:21 08:34:21 Step 12/23 : FROM alpine:3.15 08:34:21 3.15: Pulling from library/alpine 08:34:21 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:34:21 Status: Downloaded newer image for alpine:3.15 08:34:21 ---> c4fc93816858 08:34:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:22 ---> Running in 8ec749daf1b6 08:34:22 Removing intermediate container 8ec749daf1b6 08:34:22 ---> 2ff2af639822 08:34:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:22 ---> Running in 8cff55a402b8 08:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:23 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:23 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:23 OK: 15859 distinct packages available 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:23 (1/5) Installing dumb-init (1.2.5-r1) 08:34:23 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:23 (3/5) Installing libucontext (1.1-r0) 08:34:23 (4/5) Installing gcompat (1.0.0-r4) 08:34:23 (5/5) Installing openssl (1.1.1t-r1) 08:34:23 Executing busybox-1.34.1-r7.trigger 08:34:23 OK: 7 MiB in 19 packages 08:34:25 Removing intermediate container 8cff55a402b8 08:34:25 ---> f364c925344a 08:34:25 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:31 ---> c20d929ffcd6 08:34:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:31 ---> dfd329974e6b 08:34:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:32 ---> c19f41b23241 08:34:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:33 ---> 4a9d3c337c65 08:34:33 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:33 ---> Running in a29ca9c33b7d 08:34:34 Removing intermediate container a29ca9c33b7d 08:34:34 ---> 16cfde1aaded 08:34:34 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:34 ---> Running in fbe8b1b953a6 08:34:34 Removing intermediate container fbe8b1b953a6 08:34:34 ---> 420527af6499 08:34:34 Step 21/23 : LABEL arch=x86_64 08:34:34 ---> Running in e6741f395470 08:34:35 Removing intermediate container e6741f395470 08:34:35 ---> 7bae74067c27 08:34:35 Step 22/23 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:34:35 ---> Running in 93dccfc091ae 08:34:35 Removing intermediate container 93dccfc091ae 08:34:35 ---> a66d67c136fe 08:34:35 Step 23/23 : LABEL version=0.0.0 08:34:35 ---> Running in 9ac49c16ec5e 08:34:35 Removing intermediate container 9ac49c16ec5e 08:34:35 ---> db9cc3acebf1 08:34:35 08:34:35 Successfully built db9cc3acebf1 08:34:35 Successfully tagged security-spire-server:latest 08:34:35 Building security-spiffe-token-provider 08:34:41  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:34:41 ---> fed0409d4c9b 08:34:41 Step 3/19 : WORKDIR /edgex-go 08:34:41 ---> Using cache 08:34:41 ---> 949641c8a7cd 08:34:41 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:34:46 ---> Running in f113c9a6a5bb 08:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:47 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:34:47 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:34:47 OK: 17046 distinct packages available 08:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:47 OK: 211 MiB in 51 packages 08:34:49 Removing intermediate container f113c9a6a5bb 08:34:49 ---> 6efb51980b41 08:34:49 Step 5/19 : COPY go.mod vendor* ./ 08:34:49 ---> 511cf551209e 08:34:49 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 ---> Running in 66d0967ecdd7 08:34:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:53 Removing intermediate container ffff4e7be62d 08:34:53 ---> 120a06276040 08:34:53 08:34:53 Step 10/22 : FROM alpine:3.16 08:34:53 3.16: Pulling from library/alpine 08:34:57 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:57 Status: Downloaded newer image for alpine:3.16 08:34:57 ---> bfe296a52501 08:34:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:57 ---> Running in 6690132b8982 08:34:57 Removing intermediate container e7b4e01229c0 08:34:57 ---> 07e2f7a30193 08:34:57 08:34:57 Step 9/21 : FROM alpine:3.16 08:34:57 ---> bfe296a52501 08:34:57 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:57 Removing intermediate container 47e98f19f454 08:34:57 ---> b06087619ef1 08:34:57 08:34:57 Step 9/24 : FROM alpine:3.16 08:34:57 ---> bfe296a52501 08:34:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:57 Removing intermediate container d4d4e91f8f30 08:34:57 ---> ba7dc647a4df 08:34:57 08:34:57 Step 10/24 : FROM alpine:3.16 08:34:57 ---> bfe296a52501 08:34:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:57 ---> Running in a72e9d1f5dce 08:34:57 ---> Running in 66db4d8f2277 08:34:57 ---> Running in fd10647f46fd 08:34:57 Removing intermediate container 6690132b8982 08:34:57 ---> dd6db5f79388 08:34:57 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:57 ---> Running in 9b66a21077b4 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:58 (1/3) Installing ca-certificates (20220614-r0) 08:34:58 (2/3) Installing dumb-init (1.2.5-r1) 08:34:58 (3/3) Installing su-exec (0.2-r1) 08:34:58 (1/6) Installing ca-certificates (20220614-r0) 08:34:58 Executing busybox-1.35.0-r17.trigger 08:34:58 Executing ca-certificates-20220614-r0.trigger 08:34:58 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:58 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:58 (4/6) Installing libcurl (7.83.1-r5) 08:34:58 (5/6) Installing curl (7.83.1-r5) 08:34:58 (6/6) Installing dumb-init (1.2.5-r1) 08:34:58 Executing busybox-1.35.0-r17.trigger 08:34:58 OK: 6 MiB in 17 packages 08:34:58 Executing ca-certificates-20220614-r0.trigger 08:34:58 OK: 8 MiB in 20 packages 08:34:58 (1/1) Installing dumb-init (1.2.5-r1) 08:34:58 (1/1) Installing dumb-init (1.2.5-r1) 08:34:58 Executing busybox-1.35.0-r17.trigger 08:34:58 Executing busybox-1.35.0-r17.trigger 08:34:58 OK: 6 MiB in 15 packages 08:34:58 OK: 6 MiB in 15 packages 08:34:59 Removing intermediate container 66db4d8f2277 08:34:59 ---> e282efcd1fe2 08:34:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:59 Removing intermediate container fd10647f46fd 08:34:59 ---> 99efd941fe24 08:34:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:59 ---> Running in e2df21c60207 08:34:59 ---> Running in b36f5d60f0e3 08:34:59 Removing intermediate container 9b66a21077b4 08:34:59 ---> 9d29b83e3c32 08:34:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:59 Removing intermediate container a72e9d1f5dce 08:34:59 ---> be65cbf6e00c 08:34:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:59 ---> Running in ee98c3429599 08:34:59 Removing intermediate container e2df21c60207 08:34:59 ---> 7446b865beeb 08:34:59 Step 12/24 : WORKDIR / 08:34:59 ---> Running in 56455eb8b4de 08:34:59 Removing intermediate container b36f5d60f0e3 08:34:59 ---> 9b2a864705cf 08:34:59 Step 13/24 : ENV APP_PORT=59881 08:34:59 ---> Running in a7d2b6de7edd 08:34:59 ---> 04b0f36142e3 08:34:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:59 Removing intermediate container ee98c3429599 08:34:59 ---> 7b8a6de07dae 08:34:59 Step 12/21 : WORKDIR /edgex 08:34:59 ---> Running in d7eef9410667 08:34:59 Removing intermediate container 56455eb8b4de 08:34:59 ---> b63e7ec3b1ad 08:34:59 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:34:59 Removing intermediate container a7d2b6de7edd 08:34:59 ---> c67b5372c5bd 08:34:59 Step 14/24 : EXPOSE $APP_PORT 08:34:59 ---> Running in 5662739ec7a9 08:34:59 Removing intermediate container d7eef9410667 08:34:59 ---> f838384ff721 08:34:59 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:59 ---> fa3307c21c52 08:34:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:34:59 Removing intermediate container 5662739ec7a9 08:34:59 ---> 7acd255b25e0 08:34:59 Step 15/24 : WORKDIR / 08:34:59 ---> Running in 9c5685a9003a 08:34:59 ---> 82f10bdaaa09 08:34:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:59 ---> 60f8fbd55fb3 08:34:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:59 ---> 0c812a22e7d2 08:34:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:00 Removing intermediate container 9c5685a9003a 08:35:00 ---> f11b9a25b2e8 08:35:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:00 ---> c917871d5fda 08:35:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:00 ---> d94666efa0c3 08:35:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:35:00 ---> ab5065b18962 08:35:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:00 ---> 7133ca098bcf 08:35:00 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:00 ---> 12e97f5e52f8 08:35:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:00 ---> Running in 50fa80b343da 08:35:00 ---> 2167ad11795a 08:35:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:00 ---> b5f36bf32ab7 08:35:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:00 ---> c1ed181f3b36 08:35:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:01 ---> 28b5b18c8e02 08:35:01 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:01 ---> 952edbd3161a 08:35:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:02 ---> Running in 99ba68d62bab 08:35:02 ---> cca01cd1657e 08:35:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:02 ---> e925f531ebe0 08:35:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:02 ---> Running in 893e8df865eb 08:35:02 Removing intermediate container 50fa80b343da 08:35:02 ---> 429249562ad1 08:35:02 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:03 Removing intermediate container 893e8df865eb 08:35:03 ---> aad4ccdc795e 08:35:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:03 ---> Running in 52820ef8b8ae 08:35:03 ---> b06f93fd0015 08:35:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:03 ---> Running in a7818a140ee9 08:35:04 Removing intermediate container 52820ef8b8ae 08:35:04 ---> 93e6fb710add 08:35:04 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:04 Removing intermediate container a7818a140ee9 08:35:04 ---> ecffa862d77d 08:35:04 Step 22/24 : LABEL arch=x86_64 08:35:04 ---> 377c795a3593 08:35:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:04 ---> Running in 770052e5fef5 08:35:04 ---> Running in 6c6ad1fed56e 08:35:04 ---> Running in 3a35a0404e29 08:35:04 Removing intermediate container 99ba68d62bab 08:35:04 ---> 318f25db1ad7 08:35:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:35:04 Removing intermediate container 770052e5fef5 08:35:04 ---> 3a1dfabc5bbd 08:35:04 Step 20/22 : LABEL arch=x86_64 08:35:04 ---> Running in fdb2214a9629 08:35:04 Removing intermediate container 6c6ad1fed56e 08:35:04 ---> 06924da18514 08:35:04 Step 23/24 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:35:05 ---> Running in 4fe9fac26c1e 08:35:05 ---> Running in 5d5a3b808fca 08:35:05 Removing intermediate container fdb2214a9629 08:35:05 ---> f4d3e18f5fb5 08:35:05 Step 19/21 : LABEL arch=x86_64 08:35:05 ---> Running in a068cf1ab9c6 08:35:05 Removing intermediate container 4fe9fac26c1e 08:35:05 ---> 718d9cb9b9e7 08:35:05 Step 21/22 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:35:05 Removing intermediate container 5d5a3b808fca 08:35:05 ---> 7d6329fa77e6 08:35:05 Step 24/24 : LABEL version=0.0.0 08:35:05 ---> Running in a6b88030882b 08:35:05 ---> Running in 5c768126a991 08:35:05 Removing intermediate container a068cf1ab9c6 08:35:05 ---> 84095aef595f 08:35:05 Step 20/21 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:35:05 ---> Running in 85659f796553 08:35:05 Removing intermediate container a6b88030882b 08:35:05 ---> c3529eaa8ae9 08:35:05 Step 22/22 : LABEL version=0.0.0 08:35:05 Removing intermediate container 5c768126a991 08:35:05 ---> a07275bca286 08:35:05 08:35:05 ---> Running in 8b743999deb1 08:35:05 Successfully built a07275bca286 08:35:05 Removing intermediate container 85659f796553 08:35:05 Successfully tagged core-metadata:latest 08:35:05 Building security-spire-agent 08:35:05 ---> d8339845ac43 08:35:05 Step 21/21 : LABEL version=0.0.0 08:35:05  Building core-metadata ... done  ---> Running in 90f0410bd32e 08:35:05 Removing intermediate container 8b743999deb1 08:35:05 ---> b993daaa50d1 08:35:05 08:35:05 Successfully built b993daaa50d1 08:35:07 Successfully tagged core-common-config-bootstrapper:latest 08:35:07  Building core-common-config-bootstrapper ... done Building support-notifications 08:35:07 Removing intermediate container 3a35a0404e29 08:35:07 ---> 3f9c96d16ed3 08:35:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:09 ---> fed0409d4c9b 08:35:09 Step 3/24 : WORKDIR /edgex-go 08:35:09 ---> Using cache 08:35:09 ---> 949641c8a7cd 08:35:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:09 ---> Using cache 08:35:09 ---> 745ef4e8e673 08:35:09 Step 5/24 : COPY go.mod vendor* ./ 08:35:09 ---> Using cache 08:35:09 ---> 3cc56f6a0991 08:35:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:09 ---> Using cache 08:35:09 ---> f65bc22e0b51 08:35:09 Step 7/24 : COPY . . 08:35:09 ---> Using cache 08:35:09 ---> fe229620d1e3 08:35:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:09 ---> Using cache 08:35:09 ---> 289bba67e2c5 08:35:09 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:09 ---> Using cache 08:35:09 ---> 75005a9a8ea4 08:35:09 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 08:35:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:10 ---> fed0409d4c9b 08:35:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:10 ---> Using cache 08:35:10 ---> b17d24dcccbd 08:35:10 Step 4/22 : WORKDIR /edgex-go 08:35:10 ---> Using cache 08:35:10 ---> fa3edda62113 08:35:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:14 Removing intermediate container 90f0410bd32e 08:35:14 ---> 448e4c638583 08:35:14 08:35:14 ---> Running in 0aaccf66ff94 08:35:15 ---> Running in 481020443e1d 08:35:15 ---> Running in 4852ef38bec8 08:35:15 Successfully built 448e4c638583 08:35:15 Successfully tagged security-proxy-setup:latest 08:35:15  Building security-proxy-setup ... done Building support-scheduler 08:35:15 Removing intermediate container 4852ef38bec8 08:35:15 ---> 35f398a51853 08:35:15 Step 22/24 : LABEL arch=x86_64 08:35:15 Removing intermediate container 66d0967ecdd7 08:35:15 ---> 478ea88d19d2 08:35:15 Step 7/19 : COPY . . 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:17 OK: 211 MiB in 51 packages 08:35:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:19 ---> fed0409d4c9b 08:35:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:19 ---> Using cache 08:35:19 ---> b17d24dcccbd 08:35:19 Step 4/22 : WORKDIR /edgex-go 08:35:19 ---> Using cache 08:35:19 ---> fa3edda62113 08:35:19 Step 5/22 : RUN apk add --update --no-cache make git 08:35:19 ---> Using cache 08:35:19 ---> a7cba62995a4 08:35:19 Step 6/22 : COPY go.mod vendor* ./ 08:35:19 ---> Using cache 08:35:19 ---> 015ed1d62f7d 08:35:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:19 ---> Using cache 08:35:19 ---> 2a5a79b49b2c 08:35:19 Step 8/22 : COPY . . 08:35:19 ---> Using cache 08:35:19 ---> 8078c7aa6e47 08:35:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:20 ---> Running in 47a8e0dc1d45 08:35:23 ---> Running in d9e7a07aa911 08:35:23 Removing intermediate container 47a8e0dc1d45 08:35:23 ---> ba2a34e58e75 08:35:23 Step 23/24 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:35:23 ---> Running in 3aa8b2fca852 08:35:23 ---> ecc7e4802397 08:35:23 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:23 Removing intermediate container 0aaccf66ff94 08:35:23 ---> 77ba90bb2411 08:35:23 Step 6/22 : COPY go.mod vendor* ./ 08:35:23 ---> Running in 1f6aec0abf83 08:35:23 Removing intermediate container 3aa8b2fca852 08:35:23 ---> 947d67f084a5 08:35:23 Step 24/24 : LABEL version=0.0.0 08:35:23 ---> Running in 3799a35cf9dd 08:35:23 Removing intermediate container 481020443e1d 08:35:23 ---> 40eef4abe47d 08:35:23 Step 11/24 : WORKDIR /edgex-go 08:35:23 ---> eeae186eddc7 08:35:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:23 ---> Running in 38ee8050bed8 08:35:23 Removing intermediate container 3799a35cf9dd 08:35:23 ---> cbf96877d79d 08:35:23 08:35:23 ---> Running in 7489d1452c93 08:35:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:23 Successfully built cbf96877d79d 08:35:23 Successfully tagged security-secretstore-setup:latest 08:35:23 Building security-bootstrapper 08:35:23  Building security-secretstore-setup ... done Removing intermediate container 38ee8050bed8 08:35:23 ---> 458e6369cca6 08:35:23 08:35:23 Step 12/24 : FROM alpine:3.15 08:35:23 ---> c4fc93816858 08:35:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:23 ---> Using cache 08:35:23 ---> 2ff2af639822 08:35:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:23 ---> Using cache 08:35:23 ---> f364c925344a 08:35:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:27 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:35:27 ---> fed0409d4c9b 08:35:27 Step 3/32 : WORKDIR /edgex-go 08:35:27 ---> Using cache 08:35:27 ---> 949641c8a7cd 08:35:27 Step 4/32 : RUN apk add --update --no-cache make git 08:35:29 ---> 1fffec907154 08:35:29 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:29 ---> Running in c45364e5dc90 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:30 OK: 211 MiB in 51 packages 08:35:32 ---> ae4fb249db05 08:35:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:32 ---> 3bd63ba0a578 08:35:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:33 Removing intermediate container c45364e5dc90 08:35:33 ---> c0582da72382 08:35:33 Step 5/32 : COPY go.mod vendor* ./ 08:35:33 ---> 80a6d18842dd 08:35:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:33 ---> 3b66a4112335 08:35:33 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:33 ---> Running in 3bdb81ca99b3 08:35:33 ---> 59cab1eb1fa4 08:35:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:33 ---> Running in 3039c9f6268f 08:35:34 Removing intermediate container 3039c9f6268f 08:35:34 ---> 22ed5567fa59 08:35:34 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:34 ---> Running in 43fb78b74342 08:35:34 Removing intermediate container 43fb78b74342 08:35:34 ---> 8e5843b2957e 08:35:34 Step 22/24 : LABEL arch=x86_64 08:35:34 ---> Running in ea615e01d318 08:35:34 Removing intermediate container ea615e01d318 08:35:34 ---> 5640a885ac6a 08:35:34 Step 23/24 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:35:34 ---> Running in 9eeb449b2c37 08:35:35 Removing intermediate container 9eeb449b2c37 08:35:35 ---> a693578e0211 08:35:35 Step 24/24 : LABEL version=0.0.0 08:35:35 ---> Running in 2184edaedf57 08:35:35 Removing intermediate container 2184edaedf57 08:35:35 ---> 61561d486c55 08:35:35 08:35:35 Successfully built 61561d486c55 08:35:35 Successfully tagged security-spire-agent:latest 08:35:35 Building security-spire-config 08:35:38  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:38 ---> fed0409d4c9b 08:35:38 Step 3/24 : WORKDIR /edgex-go 08:35:38 ---> Using cache 08:35:38 ---> 949641c8a7cd 08:35:38 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:38 ---> Using cache 08:35:38 ---> 745ef4e8e673 08:35:38 Step 5/24 : COPY go.mod vendor* ./ 08:35:38 ---> Using cache 08:35:38 ---> 3cc56f6a0991 08:35:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:38 ---> Using cache 08:35:38 ---> f65bc22e0b51 08:35:38 Step 7/24 : COPY . . 08:35:38 ---> Using cache 08:35:38 ---> fe229620d1e3 08:35:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:38 ---> Using cache 08:35:38 ---> 289bba67e2c5 08:35:38 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:38 ---> Using cache 08:35:38 ---> 75005a9a8ea4 08:35:38 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 08:35:38 ---> Using cache 08:35:38 ---> 40eef4abe47d 08:35:38 Step 11/24 : WORKDIR /edgex-go 08:35:38 ---> Using cache 08:35:38 ---> 458e6369cca6 08:35:38 08:35:38 Step 12/24 : FROM alpine:3.15 08:35:38 ---> c4fc93816858 08:35:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:38 ---> Using cache 08:35:38 ---> 2ff2af639822 08:35:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:41 ---> Running in 383eafb7b8bf 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:41 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:41 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:41 OK: 15859 distinct packages available 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:42 (1/4) Installing dumb-init (1.2.5-r1) 08:35:42 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:42 (3/4) Installing libucontext (1.1-r0) 08:35:42 (4/4) Installing gcompat (1.0.0-r4) 08:35:42 Executing busybox-1.34.1-r7.trigger 08:35:42 OK: 6 MiB in 18 packages 08:35:43 Removing intermediate container 383eafb7b8bf 08:35:43 ---> aa057310b67a 08:35:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:46 ---> 6da8d981002a 08:35:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:48 ---> be350ce5215b 08:35:48 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:53 ---> Running in 84ffba03faae 08:35:53 Removing intermediate container 84ffba03faae 08:35:53 ---> 3ac92b33c221 08:35:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:00 ---> 5de3ac1db600 08:36:00 Step 19/24 : WORKDIR / 08:36:00 ---> Running in 5b1b1045ac70 08:36:00 Removing intermediate container d9e7a07aa911 08:36:00 ---> 6f15676aa62f 08:36:00 08:36:00 Step 10/22 : FROM alpine:3.16 08:36:00 ---> bfe296a52501 08:36:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:36:00 ---> Using cache 08:36:00 ---> 99efd941fe24 08:36:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:00 ---> Using cache 08:36:00 ---> 9b2a864705cf 08:36:00 Step 13/22 : ENV APP_PORT=59861 08:36:00 Removing intermediate container 1f6aec0abf83 08:36:00 ---> cc66cec03947 08:36:00 08:36:00 Step 9/19 : FROM alpine:3.15 08:36:00 ---> c4fc93816858 08:36:00 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:00 ---> Using cache 08:36:00 ---> 2ff2af639822 08:36:00 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:01 ---> Running in 98f1e3efce54 08:36:01 ---> Running in 172a7363dfd9 08:36:01 Removing intermediate container 5b1b1045ac70 08:36:01 ---> 397c3897c9e1 08:36:01 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:01 ---> Running in a242b1f56e82 08:36:01 Removing intermediate container 98f1e3efce54 08:36:01 ---> 74dd4765a1aa 08:36:01 Step 14/22 : EXPOSE $APP_PORT 08:36:01 ---> Running in 25061549d20f 08:36:01 Removing intermediate container a242b1f56e82 08:36:01 ---> b8f7e71f72d1 08:36:01 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:01 ---> Running in b3057e59b910 08:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:01 Removing intermediate container 25061549d20f 08:36:01 ---> 5d4709240f10 08:36:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:01 Removing intermediate container b3057e59b910 08:36:01 ---> e57e62ab81c7 08:36:01 Step 22/24 : LABEL arch=x86_64 08:36:01 ---> Running in cc51b338f220 08:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:01 ---> c096261d718c 08:36:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:01 Removing intermediate container cc51b338f220 08:36:01 ---> efd8459d5dd7 08:36:01 Step 23/24 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:36:01 ---> Running in f96f503b7075 08:36:01 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:01 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:01 OK: 15859 distinct packages available 08:36:01 Removing intermediate container 7489d1452c93 08:36:01 ---> 31515efa2836 08:36:01 Step 8/22 : COPY . . 08:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:02 Removing intermediate container 3bdb81ca99b3 08:36:02 ---> b7342de9b5c4 08:36:02 Step 7/32 : COPY . . 08:36:02 (1/9) Installing ca-certificates (20220614-r0) 08:36:02 (2/9) Installing brotli-libs (1.0.9-r5) 08:36:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:36:02 (4/9) Installing libcurl (7.80.0-r5) 08:36:02 (5/9) Installing curl (7.80.0-r5) 08:36:02 (6/9) Installing dumb-init (1.2.5-r1) 08:36:02 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:02 (8/9) Installing libucontext (1.1-r0) 08:36:02 (9/9) Installing gcompat (1.0.0-r4) 08:36:02 Executing busybox-1.34.1-r7.trigger 08:36:02 Executing ca-certificates-20220614-r0.trigger 08:36:02 OK: 8 MiB in 23 packages 08:36:02 Removing intermediate container f96f503b7075 08:36:02 ---> 71499f0732f7 08:36:02 Step 24/24 : LABEL version=0.0.0 08:36:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:10 ---> 931041265280 08:36:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:10 ---> Running in 16ab2f709154 08:36:10 ---> cd91325f23ee 08:36:10 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:10 ---> 3ba2f434d9c6 08:36:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:36:10 ---> Running in 627842ddc7b5 08:36:10 ---> Running in dd5f79ade52b 08:36:10 Removing intermediate container 16ab2f709154 08:36:10 ---> 07b9c34b5f5f 08:36:10 08:36:10 ---> 1873115405b4 08:36:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:36:10 Removing intermediate container 172a7363dfd9 08:36:10 ---> cf7a2b1b9331 08:36:10 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:10 Successfully built 07b9c34b5f5f 08:36:10 ---> Running in 4aa115aaefec 08:36:10 Successfully tagged security-spire-config:latest 08:36:10  Building security-spire-config ... done Building core-data 08:36:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:12 ---> fed0409d4c9b 08:36:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:12 ---> Using cache 08:36:12 ---> b17d24dcccbd 08:36:12 Step 4/22 : WORKDIR /edgex-go 08:36:12 ---> Using cache 08:36:12 ---> fa3edda62113 08:36:12 Step 5/22 : RUN apk add --update --no-cache make git 08:36:12 ---> Using cache 08:36:12 ---> a7cba62995a4 08:36:12 Step 6/22 : COPY go.mod vendor* ./ 08:36:12 ---> Using cache 08:36:12 ---> 015ed1d62f7d 08:36:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 ---> Using cache 08:36:12 ---> 2a5a79b49b2c 08:36:12 Step 8/22 : COPY . . 08:36:12 ---> Using cache 08:36:12 ---> 8078c7aa6e47 08:36:12 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:13 Removing intermediate container 4aa115aaefec 08:36:13 ---> fcde315dee5e 08:36:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:13 ---> b01f606d2f55 08:36:13 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:13 ---> Running in 5c5445235539 08:36:13 ---> Running in 2211f021b159 08:36:13 Removing intermediate container 5c5445235539 08:36:13 ---> 76c32771b35d 08:36:13 Step 20/22 : LABEL arch=x86_64 08:36:13 ---> Running in dadef811c808 08:36:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:14 Removing intermediate container dadef811c808 08:36:14 ---> bcc01eb63526 08:36:14 Step 21/22 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:36:14 ---> eeb8b6a125de 08:36:14 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:36:14 ---> Running in 07e94e3d04ce 08:36:14 Removing intermediate container 07e94e3d04ce 08:36:14 ---> 60a05cdf3a45 08:36:14 Step 22/22 : LABEL version=0.0.0 08:36:14 ---> Running in 816410e7dc64 08:36:14 ---> 2f57e6d01ec4 08:36:14 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:14 ---> Running in 2663839babcb 08:36:14 Removing intermediate container 816410e7dc64 08:36:14 ---> 63d4bfaaac7a 08:36:14 08:36:14 Removing intermediate container 2663839babcb 08:36:14 ---> b65e9d345a4f 08:36:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:14 Successfully built 63d4bfaaac7a 08:36:15 Successfully tagged support-scheduler:latest 08:36:15 Building core-command 08:36:15  Building support-scheduler ... done  ---> Running in b8f01a669f8c 08:36:17 Removing intermediate container b8f01a669f8c 08:36:17 ---> 1fce7ae608a8 08:36:17 Step 17/19 : LABEL arch=x86_64 08:36:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:17 ---> fed0409d4c9b 08:36:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:17 ---> Using cache 08:36:17 ---> b17d24dcccbd 08:36:17 Step 4/23 : WORKDIR /edgex-go 08:36:17 ---> Using cache 08:36:17 ---> fa3edda62113 08:36:17 Step 5/23 : RUN apk add --update --no-cache make git 08:36:17 ---> Using cache 08:36:17 ---> a7cba62995a4 08:36:17 Step 6/23 : COPY go.mod vendor* ./ 08:36:17 ---> Using cache 08:36:17 ---> 015ed1d62f7d 08:36:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:17 ---> Using cache 08:36:17 ---> 2a5a79b49b2c 08:36:17 Step 8/23 : COPY . . 08:36:17 ---> Using cache 08:36:17 ---> 8078c7aa6e47 08:36:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:19 ---> Running in 9df2731e5fa2 08:36:19 ---> Running in a4ebe525561d 08:36:19 Removing intermediate container 9df2731e5fa2 08:36:19 ---> 7b02c0f652a3 08:36:19 Step 18/19 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:36:19 ---> Running in 4b774047de49 08:36:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:20 Removing intermediate container 4b774047de49 08:36:20 ---> ce9a40f95815 08:36:20 Step 19/19 : LABEL version=0.0.0 08:36:20 ---> Running in e06290039556 08:36:20 Removing intermediate container e06290039556 08:36:20 ---> f66dc51c4fa4 08:36:20 08:36:20 Successfully built f66dc51c4fa4 08:36:20 Successfully tagged security-spiffe-token-provider:latest 08:36:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements 08:36:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.445s coverage: 98.5% of statements 08:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.250s coverage: 73.2% of statements 08:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.580s coverage: 54.0% of statements 08:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:59  Building security-spiffe-token-provider ... done Removing intermediate container 627842ddc7b5 08:36:59 ---> 52b3b7ba6e6e 08:36:59 08:36:59 Step 9/32 : FROM alpine:3.16 08:36:59 ---> bfe296a52501 08:36:59 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:59 Removing intermediate container a4ebe525561d 08:36:59 ---> 105569769e6f 08:36:59 08:36:59 Step 10/23 : FROM alpine:3.16 08:36:59 ---> bfe296a52501 08:36:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:59 ---> Using cache 08:36:59 ---> 99efd941fe24 08:36:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:59 ---> Using cache 08:36:59 ---> 9b2a864705cf 08:36:59 Step 13/23 : ENV APP_PORT=59882 08:36:59 Removing intermediate container 2211f021b159 08:36:59 ---> a3b94daef16b 08:36:59 08:36:59 Step 10/22 : FROM alpine:3.16 08:36:59 ---> bfe296a52501 08:36:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:59 ---> Running in f6332dd92068 08:36:59 ---> Running in 54f61c46504a 08:36:59 ---> Running in 884c12e5df3c 08:36:59 Removing intermediate container dd5f79ade52b 08:36:59 ---> e43b82c21df4 08:36:59 08:36:59 Step 10/22 : FROM alpine:3.16 08:36:59 ---> bfe296a52501 08:36:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:59 ---> Running in 8fc126a83d7d 08:36:59 Removing intermediate container f6332dd92068 08:36:59 ---> 07d25892d97c 08:36:59 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:36:59 Removing intermediate container 54f61c46504a 08:36:59 ---> 52fa8187f39f 08:36:59 Step 14/23 : EXPOSE $APP_PORT 08:36:59 Removing intermediate container 884c12e5df3c 08:36:59 ---> ef56e7fa3380 08:36:59 Step 12/22 : ENV APP_PORT=59880 08:36:59 ---> Running in e94167c03698 08:36:59 ---> Running in 8e53402aa529 08:36:59 ---> Running in 1105006a97e7 08:36:59 Removing intermediate container 8e53402aa529 08:36:59 ---> 5a84fddc2d58 08:36:59 Step 15/23 : WORKDIR / 08:36:59 Removing intermediate container 1105006a97e7 08:36:59 ---> 0f4f889a4f88 08:36:59 Step 13/22 : EXPOSE $APP_PORT 08:36:59 ---> Running in 1b17907f36ac 08:36:59 ---> Running in 46817114600f 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:59 Removing intermediate container 1b17907f36ac 08:36:59 ---> c48656735eb7 08:36:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:59 Removing intermediate container 46817114600f 08:36:59 ---> d6fa59a6a7a6 08:36:59 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:36:59 ---> Running in 1e8f618e3a97 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:59 ---> dd1bd963d559 08:36:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:59 (1/2) Installing dumb-init (1.2.5-r1) 08:36:59 (1/2) Installing ca-certificates (20220614-r0) 08:36:59 (2/2) Installing su-exec (0.2-r1) 08:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:59 Executing busybox-1.35.0-r17.trigger 08:36:59 (2/2) Installing dumb-init (1.2.5-r1) 08:36:59 OK: 6 MiB in 16 packages 08:36:59 Executing busybox-1.35.0-r17.trigger 08:36:59 Executing ca-certificates-20220614-r0.trigger 08:36:59 OK: 6 MiB in 16 packages 08:36:59 ---> 94bd8447fb12 08:36:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:36:59 (1/1) Installing dumb-init (1.2.5-r1) 08:36:59 Executing busybox-1.35.0-r17.trigger 08:36:59 OK: 6 MiB in 15 packages 08:36:59 ---> 6f4fe2269c2d 08:36:59 Step 19/23 : ENTRYPOINT ["/core-command"] 08:36:59 ---> Running in 00a750b855c1 08:36:59 Removing intermediate container 00a750b855c1 08:36:59 ---> cf8e46eda617 08:36:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:59 ---> Running in 1480a46990b0 08:36:59 Removing intermediate container e94167c03698 08:36:59 ---> d4be8de86bc6 08:36:59 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:36:59 ---> Running in 09fc8c904ebc 08:36:59 Removing intermediate container 1480a46990b0 08:36:59 ---> c9b7096632ab 08:36:59 Step 21/23 : LABEL arch=x86_64 08:36:59 Removing intermediate container 09fc8c904ebc 08:36:59 ---> dd41268afefc 08:36:59 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:59 ---> Running in 211e2bbe8f5c 08:36:59 Removing intermediate container 8fc126a83d7d 08:36:59 ---> aab3d44929c5 08:36:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:59 ---> Running in 45bcb015a61a 08:36:59 ---> Running in 202dcea2cc30 08:36:59 Removing intermediate container 1e8f618e3a97 08:36:59 ---> 830965073a54 08:36:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:59 Removing intermediate container 211e2bbe8f5c 08:36:59 ---> d28a402127ee 08:36:59 Step 22/23 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:36:59 ---> Running in 7ee9b33bd280 08:36:59 Removing intermediate container 45bcb015a61a 08:36:59 ---> 3e501e857ebf 08:36:59 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redisRemoving intermediate container 202dcea2cc30 08:36:59 08:36:59 ---> 1a46b5c5cac0 08:36:59 Step 13/22 : ENV APP_PORT=59860 08:36:59 ---> Running in 5dce3b5bc25e 08:36:59 ---> Running in 2e73a79effb3 08:36:59 Removing intermediate container 7ee9b33bd280 08:36:59 ---> 726afe2abd92 08:36:59 Step 23/23 : LABEL version=0.0.0 08:36:59 ---> f034b28e420d 08:36:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:59 ---> Running in 9866d10a93c2 08:36:59 Removing intermediate container 5dce3b5bc25e 08:36:59 ---> 5b4b1281613e 08:36:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:59 ---> Running in 2506900e6815 08:36:59 Removing intermediate container 9866d10a93c2 08:36:59 ---> bdfd5ee20f2c 08:36:59 08:36:59 Removing intermediate container 2e73a79effb3 08:36:59 ---> 4896578c245d 08:36:59 Step 14/22 : EXPOSE $APP_PORT 08:36:59 Removing intermediate container 2506900e6815 08:36:59 ---> 31f04e73fe55 08:36:59 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:59 Successfully built bdfd5ee20f2c 08:36:59 ---> Running in 3796554636c1 08:36:59 Successfully tagged core-command:latest 08:36:59  Building core-command ... done  ---> Running in e518b944b7f0 08:36:59 ---> c0c43ed762a3 08:36:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:59 Removing intermediate container 3796554636c1 08:36:59 ---> dc9576bb11fb 08:36:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:59 ---> 42f0659c5061 08:36:59 Step 18/22 : ENTRYPOINT ["/core-data"] 08:36:59 ---> 1f1c751bc017 08:36:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:59 ---> Running in 74cd350936df 08:36:59 Removing intermediate container 74cd350936df 08:36:59 ---> eeacd27a7edc 08:36:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:59 ---> Running in 93d9836e5ee7 08:36:59 Removing intermediate container 93d9836e5ee7 08:36:59 ---> f98fb1cc5e74 08:36:59 Step 20/22 : LABEL arch=x86_64 08:36:59 ---> Running in b2b4ac703788 08:36:59 ---> 367461b61740 08:36:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:59 Removing intermediate container b2b4ac703788 08:36:59 ---> b752db7a3a74 08:36:59 Step 21/22 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:36:59 ---> Running in 0532f1bcd550 08:36:59 Removing intermediate container e518b944b7f0 08:36:59 ---> 7b9a39d59de4 08:36:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:59 ---> 2def8f369251 08:36:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:36:59 ---> Running in 4fd90c6cba52 08:36:59 ---> Running in 8ef059c099c1 08:36:59 Removing intermediate container 0532f1bcd550 08:36:59 ---> 072d7749d843 08:36:59 Step 22/22 : LABEL version=0.0.0 08:36:59 ---> Running in 10e79f3ec720 08:36:59 Removing intermediate container 4fd90c6cba52 08:36:59 ---> 9b1b57a66842 08:36:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:59 Removing intermediate container 8ef059c099c1 08:36:59 ---> 67de440b6ac1 08:36:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:59 ---> Running in e4c416aac252 08:36:59 Removing intermediate container 10e79f3ec720 08:36:59 ---> af8227eb446d 08:36:59 08:36:59 Removing intermediate container e4c416aac252 08:36:59 ---> 2d546bb6d678 08:36:59 Step 20/22 : LABEL arch=x86_64 08:36:59 Successfully built af8227eb446d 08:36:59 ---> 565a3d17e57c 08:36:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:59 Successfully tagged core-data:latest 08:36:59 ---> Running in 8e1363c3620b 08:36:59  Building core-data ... done  ---> Running in 65e5de5bfaf1 08:36:59 Removing intermediate container 8e1363c3620b 08:36:59 ---> e8610a7ebbe8 08:36:59 Step 21/22 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:36:59 ---> Running in 7718298cbe4d 08:36:59 Removing intermediate container 7718298cbe4d 08:36:59 ---> 502364f0e5b5 08:36:59 Step 22/22 : LABEL version=0.0.0 08:36:59 ---> Running in abe1e9fc0e8f 08:36:59 Removing intermediate container abe1e9fc0e8f 08:36:59 ---> f1789b684e19 08:36:59 08:36:59 Successfully built f1789b684e19 08:36:59 Successfully tagged support-notifications:latest 08:36:59  Building support-notifications ... done Removing intermediate container 65e5de5bfaf1 08:36:59 ---> 3f2909e2d967 08:36:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:59 ---> 2293cf7787ea 08:36:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:59 ---> f5554aa5ddee 08:36:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:36:59 ---> 5dc3c6070220 08:36:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:59 ---> f41e06939b59 08:36:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:59 ---> 38025ad94304 08:36:59 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:59 ---> 2ad809c97c13 08:36:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:59 ---> d24ff5f2b6d4 08:36:59 Step 27/32 : RUN chmod +x /entrypoint.sh 08:36:59 ---> Running in 9f60cd649049 08:37:00 Removing intermediate container 9f60cd649049 08:37:00 ---> c4f0c3839809 08:37:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:37:00 ---> Running in d8e73b476fee 08:37:00 Removing intermediate container d8e73b476fee 08:37:00 ---> 9ec444ef8c07 08:37:00 Step 29/32 : CMD ["gate"] 08:37:00 ---> Running in fa31f230bc21 08:37:00 Removing intermediate container fa31f230bc21 08:37:00 ---> fd87699f85c9 08:37:00 Step 30/32 : LABEL arch=x86_64 08:37:00 ---> Running in e19db8e971f0 08:37:00 Removing intermediate container e19db8e971f0 08:37:00 ---> 8e3840daf761 08:37:00 Step 31/32 : LABEL git_sha=f22af93a152e16693484990a54e174c5c32c2437 08:37:00 ---> Running in 3be15dad39bb 08:37:00 Removing intermediate container 3be15dad39bb 08:37:00 ---> 4c8b4a68d456 08:37:00 Step 32/32 : LABEL version=0.0.0 08:37:00 ---> Running in 6be5d472d614 08:37:00 Removing intermediate container 6be5d472d614 08:37:00 ---> a739006acaa5 08:37:00 08:37:00 Successfully built a739006acaa5 08:37:00 Successfully tagged security-bootstrapper:latest 08:37:00  Building security-bootstrapper ... done  [Pipeline] } 08:37:00 $ docker stop --time=1 e527955b8ae5e42a3384b9974fb07b2ccc7312187a4b1fcee1a8ce4b7683e35f 08:37:02 $ docker rm -f --volumes e527955b8ae5e42a3384b9974fb07b2ccc7312187a4b1fcee1a8ce4b7683e35f [Pipeline] // withDockerContainer [Pipeline] sh 08:37:02 + docker images 08:37:02 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:02 security-bootstrapper latest a739006acaa5 2 seconds ago 20.3MB 08:37:02 support-notifications latest f1789b684e19 4 seconds ago 30.6MB 08:37:02 core-data latest af8227eb446d 5 seconds ago 17.9MB 08:37:02 core-command latest bdfd5ee20f2c 6 seconds ago 17.7MB 08:37:02 e43b82c21df4 9 seconds ago 1.74GB 08:37:02 a3b94daef16b 10 seconds ago 1.68GB 08:37:02 105569769e6f 10 seconds ago 1.68GB 08:37:02 52b3b7ba6e6e 12 seconds ago 1.67GB 08:37:02 security-spiffe-token-provider latest f66dc51c4fa4 42 seconds ago 30MB 08:37:02 support-scheduler latest 63d4bfaaac7a 48 seconds ago 30MB 08:37:02 security-spire-config latest 07b9c34b5f5f 53 seconds ago 85.8MB 08:37:02 6f15676aa62f About a minute ago 1.74GB 08:37:02 cc66cec03947 About a minute ago 1.71GB 08:37:02 security-spire-agent latest 61561d486c55 About a minute ago 125MB 08:37:02 security-secretstore-setup latest cbf96877d79d About a minute ago 30MB 08:37:02 458e6369cca6 About a minute ago 1.55GB 08:37:02 security-proxy-setup latest 448e4c638583 About a minute ago 27.8MB 08:37:02 core-common-config-bootstrapper latest b993daaa50d1 About a minute ago 15.5MB 08:37:02 core-metadata latest a07275bca286 About a minute ago 18.5MB 08:37:02 b06087619ef1 2 minutes ago 1.67GB 08:37:02 ba7dc647a4df 2 minutes ago 1.68GB 08:37:02 07e2f7a30193 2 minutes ago 1.67GB 08:37:02 120a06276040 2 minutes ago 1.67GB 08:37:02 security-spire-server latest db9cc3acebf1 2 minutes ago 86.5MB 08:37:02 a3029727d09b 2 minutes ago 1.55GB 08:37:02 ci-base-image-x86_64 latest fed0409d4c9b 6 minutes ago 903MB 08:37:02 alpine 3.16 bfe296a52501 3 months ago 5.54MB 08:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:37:02 alpine 3.15 c4fc93816858 6 months ago 5.59MB 08:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.002s coverage: 89.2% of statements 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.530s coverage: 3.8% of statements 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.378s coverage: 95.6% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.388s coverage: 72.2% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.661s coverage: 65.9% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.712s coverage: 0.9% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.301s coverage: 29.6% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.428s coverage: 47.1% of statements 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.611s coverage: 82.9% of statements 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.330s coverage: 94.1% of statements 08:37:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.599s coverage: 96.3% of statements 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 08:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.532s coverage: 94.4% of statements 08:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.361s coverage: 44.8% of statements 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.991s coverage: 79.9% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.637s coverage: 92.9% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 64.4% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.302s coverage: 86.9% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.253s coverage: 87.2% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.204s coverage: 20.0% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.323s coverage: 77.4% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.344s coverage: 80.0% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.291s coverage: 87.2% of statements 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.139s coverage: 91.2% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.495s coverage: 63.1% of statements 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.194s coverage: 89.4% of statements 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements 08:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.578s coverage: 65.3% of statements 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.942s coverage: 41.0% of statements 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:37:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.709s coverage: 92.3% of statements 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.305s coverage: 63.2% of statements 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:07 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:38:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:07 go vet ./... 08:40:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:13 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:40:14 + ls -al . 08:40:14 total 744 08:40:14 drwxrwxr-x 10 1001 1001 4096 Feb 10 08:33 . 08:40:14 drwxr-xr-x 4 root root 4096 Feb 10 08:33 .. 08:40:14 drwxrwxr-x 2 1001 1001 4096 Feb 10 08:32 .blubracket 08:40:14 -rw-rw-r-- 1 1001 1001 16 Feb 10 08:32 .dockerignore 08:40:14 drwxrwxr-x 8 1001 1001 4096 Feb 10 08:32 .git 08:40:14 drwxrwxr-x 3 1001 1001 4096 Feb 10 08:32 .github 08:40:14 -rw-rw-r-- 1 1001 1001 1024 Feb 10 08:32 .gitignore 08:40:14 -rw-rw-r-- 1 1001 1001 42 Feb 10 08:32 .golangci.yml 08:40:14 -rw-rw-r-- 1 1001 1001 87 Feb 10 08:32 .hadolint.yml 08:40:14 -rw-rw-r-- 1 1001 1001 166 Feb 10 08:32 .sonarcloud.properties 08:40:14 -rw-rw-r-- 1 1001 1001 1171 Feb 10 08:32 ADOPTERS.md 08:40:14 -rw-rw-r-- 1 1001 1001 10825 Feb 10 08:32 Attribution.txt 08:40:14 -rw-rw-r-- 1 1001 1001 73765 Feb 10 08:32 CHANGELOG.md 08:40:14 -rw-rw-r-- 1 1001 1001 3804 Feb 10 08:32 CONTRIBUTING.md 08:40:14 -rw-rw-r-- 1 1001 1001 677 Feb 10 08:32 GOVERNANCE.md 08:40:14 -rw-rw-r-- 1 1001 1001 850 Feb 10 08:32 Jenkinsfile 08:40:14 -rw-rw-r-- 1 1001 1001 10775 Feb 10 08:32 LICENSE 08:40:14 -rw-rw-r-- 1 1001 1001 13375 Feb 10 08:32 Makefile 08:40:14 -rw-rw-r-- 1 1001 1001 582 Feb 10 08:32 OWNERS.md 08:40:14 -rw-rw-r-- 1 1001 1001 9403 Feb 10 08:32 README.md 08:40:14 -rw-rw-r-- 1 1001 1001 6912 Feb 10 08:32 SECURITY.md 08:40:14 -rw-rw-r-- 1 1001 1001 5 Feb 10 08:29 VERSION 08:40:14 drwxrwxr-x 2 1001 1001 4096 Feb 10 08:32 bin 08:40:14 drwxrwxr-x 17 1001 1001 4096 Feb 10 08:32 cmd 08:40:14 -rw-r--r-- 1 root root 488091 Feb 10 08:38 coverage.out 08:40:14 -rw-rw-r-- 1 1001 1001 3295 Feb 10 08:32 go.mod 08:40:14 -rw-rw-r-- 1 1001 1001 33318 Feb 10 08:32 go.sum 08:40:14 drwxrwxr-x 7 1001 1001 4096 Feb 10 08:32 internal 08:40:14 drwxrwxr-x 3 1001 1001 4096 Feb 10 08:32 openapi 08:40:14 drwxrwxr-x 4 1001 1001 4096 Feb 10 08:32 snap 08:40:14 -rw-rw-r-- 1 1001 1001 204 Feb 10 08:32 version.go [Pipeline] sh 08:40:15 + '[' -e coverage.out ] 08:40:15 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:15 Warning: overwriting stash ‘coverage-report’ 08:40:16 Stashed 1 file(s) [Pipeline] sh 08:40:16 + make build 08:40:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:41:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:41:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:41:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:41:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:42:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:42:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:42:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:42:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:42:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:42:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:43:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:43:15 $ docker stop --time=1 97e77fa5eaacb2f1080456aff1ab631d2d6aa58ac3a1215f80812fe4717209d1 08:43:17 $ docker rm -f --volumes 97e77fa5eaacb2f1080456aff1ab631d2d6aa58ac3a1215f80812fe4717209d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:19 08:43:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:19 latest: Pulling from edgex-devops/edgex-compose-arm64 08:43:19 29e5d40040c1: Pulling fs layer 08:43:19 1ce36da41761: Pulling fs layer 08:43:19 25b303627fd3: Pulling fs layer 08:43:19 29e5d40040c1: Verifying Checksum 08:43:19 29e5d40040c1: Download complete 08:43:19 1ce36da41761: Verifying Checksum 08:43:19 1ce36da41761: Download complete 08:43:20 29e5d40040c1: Pull complete 08:43:21 1ce36da41761: Pull complete 08:43:21 25b303627fd3: Verifying Checksum 08:43:21 25b303627fd3: Download complete 08:43:31 25b303627fd3: Pull complete 08:43:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:32 prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container 08:43:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:34 $ docker top 636f791dc266d6466ee566409c9703be90239113b8e2ad8a53762895ba9a4607 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:34 + docker-compose build --help 08:43:34 + grep parallel 08:43:39 --parallel Build images in parallel. [Pipeline] } 08:43:39 $ docker stop --time=1 636f791dc266d6466ee566409c9703be90239113b8e2ad8a53762895ba9a4607 08:43:40 $ docker rm -f --volumes 636f791dc266d6466ee566409c9703be90239113b8e2ad8a53762895ba9a4607 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:41 prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container 08:43:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:42 $ docker top 01849362876b6dd7d2e1f3e7e204d994aa3b115f25de1148ac1973edaafded50 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:43 + docker-compose -f ./docker-compose-build.yml build --parallel 08:43:48 Building core-command ... 08:43:48 Building core-common-config-bootstrapper ... 08:43:48 Building core-data ... 08:43:48 Building core-metadata ... 08:43:48 Building security-bootstrapper ... 08:43:48 Building security-proxy-setup ... 08:43:48 Building security-secretstore-setup ... 08:43:48 Building security-spiffe-token-provider ... 08:43:48 Building security-spire-agent ... 08:43:48 Building security-spire-config ... 08:43:48 Building security-spire-server ... 08:43:48 Building support-notifications ... 08:43:48 Building support-scheduler ... 08:43:48 Building support-scheduler 08:43:48 Building core-metadata 08:43:48 Building security-proxy-setup 08:43:48 Building core-common-config-bootstrapper 08:43:48 Building security-spiffe-token-provider 08:44:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:44 ---> 8cadde91dcfe 08:44:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:44:44 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:44:44 ---> 8cadde91dcfe 08:44:44 Step 3/21 : WORKDIR /edgex-go 08:44:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:44:44 ---> 8cadde91dcfe 08:44:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:44:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:44 ---> 8cadde91dcfe 08:44:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:44:44 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:44 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:44:44 ---> 8cadde91dcfe 08:44:44 Step 3/19 : WORKDIR /edgex-go 08:44:44 ---> Running in 491d3a177864 08:44:44 ---> Running in 92aa0ca59f86 08:44:44 ---> Running in 6b15c496dc47 08:44:44 ---> Running in 079635567d0a 08:44:44 ---> Running in 111c03b5ec19 08:44:44 Removing intermediate container 6b15c496dc47 08:44:44 ---> ffeb8e55c55d 08:44:44 Step 4/22 : WORKDIR /edgex-go 08:44:44 ---> Running in 3ef5520d0f22 08:44:44 Removing intermediate container 079635567d0a 08:44:44 ---> 47db4404ddcc 08:44:44 Step 4/22 : WORKDIR /edgex-go 08:44:44 Removing intermediate container 111c03b5ec19 08:44:44 ---> 64a0087f1c5b 08:44:44 Step 4/21 : RUN apk add --update --no-cache make git 08:44:44 Removing intermediate container 491d3a177864 08:44:44 ---> 4b79714074c1 08:44:44 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:44:44 ---> Running in 5c376f1e1732 08:44:44 Removing intermediate container 92aa0ca59f86 08:44:44 ---> 60a697286536 08:44:44 Step 4/24 : WORKDIR /edgex-go 08:44:44 ---> Running in 9fd66564f059 08:44:44 ---> Running in fd25b2ea4691 08:44:44 ---> Running in 075d33e89c17 08:44:44 Removing intermediate container 3ef5520d0f22 08:44:44 ---> 5e44627be446 08:44:44 Step 5/22 : RUN apk add --update --no-cache make git 08:44:44 ---> Running in a397a42794ae 08:44:44 Removing intermediate container 5c376f1e1732 08:44:44 ---> 594656f384fc 08:44:44 Step 5/22 : RUN apk add --update --no-cache make git 08:44:44 ---> Running in 33186b40c771 08:44:44 Removing intermediate container 075d33e89c17 08:44:44 ---> 7bd8dc3023a1 08:44:44 Step 5/24 : RUN apk add --update --no-cache make git 08:44:44 ---> Running in 4c195e7e8ee6 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:44 OK: 221 MiB in 51 packages 08:44:44 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:44:44 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:44:44 OK: 16903 distinct packages available 08:44:44 OK: 221 MiB in 51 packages 08:44:44 OK: 221 MiB in 51 packages 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:44 OK: 221 MiB in 51 packages 08:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:44 OK: 221 MiB in 51 packages 08:44:45 Removing intermediate container 9fd66564f059 08:44:45 ---> c2e065f83d79 08:44:45 Step 5/21 : COPY go.mod vendor* ./ 08:44:45 Removing intermediate container 33186b40c771 08:44:45 ---> b283f6ee6666 08:44:45 Step 6/22 : COPY go.mod vendor* ./ 08:44:45 Removing intermediate container 4c195e7e8ee6 08:44:45 ---> 83bc29e4df37 08:44:45 Step 6/24 : COPY go.mod vendor* ./ 08:44:45 Removing intermediate container a397a42794ae 08:44:45 ---> 336f50078fc1 08:44:45 Step 6/22 : COPY go.mod vendor* ./ 08:44:45 Removing intermediate container fd25b2ea4691 08:44:45 ---> 570c1f7c63cb 08:44:45 Step 5/19 : COPY go.mod vendor* ./ 08:44:46 ---> 4ebcc5c4d48f 08:44:46 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:46 ---> Running in c5f688e38738 08:44:46 ---> 54866e1a1424 08:44:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:46 ---> Running in d9c09178bf2f 08:44:47 ---> 08524a767354 08:44:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:47 ---> 4e01a60611ab 08:44:47 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:47 ---> 4873bae114fe 08:44:47 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:47 ---> Running in 1829b8186c21 08:44:47 ---> Running in 6e3577f4b5af 08:44:47 ---> Running in 1aa8754e25bb 08:46:24 Removing intermediate container 6e3577f4b5af 08:46:24 ---> 3fea6f6aa23d 08:46:24 Step 8/24 : COPY . . 08:46:24 Removing intermediate container d9c09178bf2f 08:46:24 ---> 9f9ac8aba747 08:46:24 Step 8/22 : COPY . . 08:46:24 Removing intermediate container 1aa8754e25bb 08:46:24 ---> cd6d4cba7b91 08:46:24 Step 7/19 : COPY . . 08:46:24 Removing intermediate container 1829b8186c21 08:46:24 ---> e0d590021e35 08:46:24 Step 8/22 : COPY . . 08:46:24 Removing intermediate container c5f688e38738 08:46:24 ---> 0726ef89adb7 08:46:24 Step 7/21 : COPY . . 08:46:39 ---> 5bdeff2546ce 08:46:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:46:39 ---> dcdffb24393a 08:46:39 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:46:39 ---> f2ecac0b04ee 08:46:39 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:46:39 ---> Running in b5df21134f2e 08:46:39 ---> Running in eb9802c8b5ac 08:46:39 ---> Running in d6a04527a6c6 08:46:39 ---> a06e3ac6faa0 08:46:39 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:46:39 ---> a4a9e1e1e456 08:46:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:46:39 ---> Running in 296b0a7f75bc 08:46:39 ---> Running in b7953bf792f6 08:46:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46:41 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 08:46:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:46:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:52:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:52:31 Removing intermediate container eb9802c8b5ac 08:52:31 ---> 576b8978ac78 08:52:31 08:52:31 Step 9/21 : FROM alpine:3.16 08:52:31 3.16: Pulling from library/alpine 08:52:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:52:31 Status: Downloaded newer image for alpine:3.16 08:52:31 ---> 2b4661558fb8 08:52:31 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:52:31 ---> Running in 46d2b344ccc0 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:32 (1/6) Installing ca-certificates (20220614-r0) 08:52:32 (2/6) Installing brotli-libs (1.0.9-r6) 08:52:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:52:33 (4/6) Installing libcurl (7.83.1-r5) 08:52:33 (5/6) Installing curl (7.83.1-r5) 08:52:33 (6/6) Installing dumb-init (1.2.5-r1) 08:52:33 Executing busybox-1.35.0-r17.trigger 08:52:33 Executing ca-certificates-20220614-r0.trigger 08:52:33 OK: 8 MiB in 20 packages 08:52:35 Removing intermediate container 46d2b344ccc0 08:52:35 ---> 13d6861efbf4 08:52:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:52:35 ---> Running in f4a67491ca04 08:52:36 Removing intermediate container f4a67491ca04 08:52:36 ---> d41bf431f2d4 08:52:36 Step 12/21 : WORKDIR /edgex 08:52:36 ---> Running in a98d1e57d181 08:52:37 Removing intermediate container a98d1e57d181 08:52:37 ---> 43c073ced693 08:52:37 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:52:38 ---> f49824b5cc4d 08:52:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:52:40 ---> 425cfaeaa269 08:52:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:52:43 ---> 492ade0cbc08 08:52:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:52:46 ---> bb867ce203da 08:52:46 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:52:46 ---> Running in d1ccab34efb4 08:52:48 Removing intermediate container b5df21134f2e 08:52:48 ---> 1c00f50d0baa 08:52:48 08:52:48 Step 10/22 : FROM alpine:3.16 08:52:48 ---> 2b4661558fb8 08:52:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:52:48 ---> Running in edf9b7c75f49 08:52:49 Removing intermediate container edf9b7c75f49 08:52:49 ---> 3fdb0131872b 08:52:49 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:52:49 ---> Running in 282455aa36fa 08:52:50 Removing intermediate container d1ccab34efb4 08:52:50 ---> 00039b2dc870 08:52:50 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:52:50 ---> Running in 634b594199cf 08:52:51 Removing intermediate container 634b594199cf 08:52:51 ---> 41f2dc78fdd2 08:52:51 Step 19/21 : LABEL arch=arm64 08:52:51 ---> Running in a2fe4a60ef1f 08:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:51 Removing intermediate container a2fe4a60ef1f 08:52:51 ---> 3fddde9546ca 08:52:51 Step 20/21 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 08:52:52 ---> Running in 17f4558a687d 08:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:52 Removing intermediate container 17f4558a687d 08:52:52 ---> b1653226432a 08:52:52 Step 21/21 : LABEL version=0.0.0 08:52:52 ---> Running in 6886edc66f1f 08:52:53 Removing intermediate container 6886edc66f1f 08:52:53 ---> b2a9a9179427 08:52:53 08:52:53 Successfully built b2a9a9179427 08:52:53 Successfully tagged security-proxy-setup-arm64:latest 08:52:53  Building security-proxy-setup ... done Building core-command 08:52:54 (1/1) Installing dumb-init (1.2.5-r1) 08:52:54 Executing busybox-1.35.0-r17.trigger 08:52:54 OK: 5 MiB in 15 packages 08:52:56 Removing intermediate container 282455aa36fa 08:52:56 ---> 9dc6de63876e 08:52:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:56 ---> d147218109a8 08:52:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:52:58 ---> 098469231b56 08:52:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:52:59 ---> da1aef7be917 08:52:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:53:00 ---> 2c41a094b3bb 08:53:00 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:00 ---> Running in 1e202a4b8356 08:53:05 Removing intermediate container 1e202a4b8356 08:53:05 ---> 170fdc0088a0 08:53:05 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:53:05 ---> Running in 380a6d016167 08:53:06 Removing intermediate container 380a6d016167 08:53:06 ---> 33938462dbc5 08:53:06 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:53:06 ---> Running in 032e42c45639 08:53:06 Removing intermediate container 032e42c45639 08:53:06 ---> 2719af3ba3ae 08:53:06 Step 20/22 : LABEL arch=arm64 08:53:06 ---> Running in df874a816e57 08:53:07 Removing intermediate container df874a816e57 08:53:07 ---> 87303276a95f 08:53:07 Step 21/22 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 08:53:07 ---> Running in b3080a87b508 08:53:08 Removing intermediate container b3080a87b508 08:53:08 ---> 66a0e15e8050 08:53:08 Step 22/22 : LABEL version=0.0.0 08:53:08 ---> Running in e3f9556f6de7 08:53:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:53:12 ---> 8cadde91dcfe 08:53:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:53:12 ---> Using cache 08:53:12 ---> 60a697286536 08:53:12 Step 4/23 : WORKDIR /edgex-go 08:53:12 ---> Using cache 08:53:12 ---> 7bd8dc3023a1 08:53:12 Step 5/23 : RUN apk add --update --no-cache make git 08:53:12 ---> Using cache 08:53:12 ---> 83bc29e4df37 08:53:12 Step 6/23 : COPY go.mod vendor* ./ 08:53:12 ---> Using cache 08:53:12 ---> 4e01a60611ab 08:53:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:12 ---> Using cache 08:53:12 ---> 3fea6f6aa23d 08:53:12 Step 8/23 : COPY . . 08:53:12 ---> Using cache 08:53:12 ---> f2ecac0b04ee 08:53:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:53:12 Removing intermediate container e3f9556f6de7 08:53:12 ---> e49de56c993b 08:53:12 08:53:12 ---> Running in e6d1dd6f339a 08:53:13 Successfully built e49de56c993b 08:53:13 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:53:13 Building support-notifications 08:53:15  Building core-common-config-bootstrapper ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:53:21 Removing intermediate container d6a04527a6c6 08:53:21 ---> afe6605f2338 08:53:21 08:53:21 Step 10/24 : FROM alpine:3.16 08:53:21 ---> 2b4661558fb8 08:53:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:53:21 ---> Running in 4e35f2b7ed48 08:53:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:26 (1/1) Installing dumb-init (1.2.5-r1) 08:53:26 Executing busybox-1.35.0-r17.trigger 08:53:26 OK: 5 MiB in 15 packages 08:53:27 Removing intermediate container 4e35f2b7ed48 08:53:27 ---> aa3b59a187bd 08:53:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:28 ---> Running in 499cd134ab21 08:53:28 Removing intermediate container 499cd134ab21 08:53:28 ---> 32c9df5d7a37 08:53:28 Step 13/24 : ENV APP_PORT=59881 08:53:29 ---> Running in 1aa01c4fdd6b 08:53:30 Removing intermediate container 1aa01c4fdd6b 08:53:30 ---> 9900a665a5bc 08:53:30 Step 14/24 : EXPOSE $APP_PORT 08:53:30 ---> Running in ed944040a3de 08:53:30 Removing intermediate container ed944040a3de 08:53:30 ---> 18430b1864df 08:53:30 Step 15/24 : WORKDIR / 08:53:30 ---> Running in 9e3059857bc8 08:53:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:31 ---> 8cadde91dcfe 08:53:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:53:31 ---> Using cache 08:53:31 ---> 60a697286536 08:53:31 Step 4/22 : WORKDIR /edgex-go 08:53:31 ---> Using cache 08:53:31 ---> 7bd8dc3023a1 08:53:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:53:31 ---> Running in b8b15dc2a72a 08:53:31 Removing intermediate container 9e3059857bc8 08:53:31 ---> 3789b8216a45 08:53:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:33 ---> 4260d3467be5 08:53:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:35 ---> 7966da318409 08:53:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:53:36 OK: 221 MiB in 51 packages 08:53:38 ---> 122bf0f5838d 08:53:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:53:39 Removing intermediate container b8b15dc2a72a 08:53:39 ---> baf8c910b056 08:53:39 Step 6/22 : COPY go.mod vendor* ./ 08:53:39 ---> 92f2a469d0b9 08:53:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:53:39 ---> Running in 16b065108cdf 08:53:40 Removing intermediate container 16b065108cdf 08:53:40 ---> a77de8de1d01 08:53:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:40 ---> Running in 7ea43f6be00f 08:53:40 ---> 546e15efd058 08:53:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:40 ---> Running in 0087bff35c61 08:53:40 Removing intermediate container 7ea43f6be00f 08:53:40 ---> 5da04d11ba8a 08:53:40 Step 22/24 : LABEL arch=arm64 08:53:41 ---> Running in c0288c7535af 08:53:41 Removing intermediate container c0288c7535af 08:53:41 ---> 38f497e40d63 08:53:41 Step 23/24 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 08:53:41 ---> Running in d3bc6d6c1609 08:53:42 Removing intermediate container d3bc6d6c1609 08:53:42 ---> 91af745f3053 08:53:42 Step 24/24 : LABEL version=0.0.0 08:53:42 ---> Running in 74b79663561d 08:53:43 Removing intermediate container 74b79663561d 08:53:43 ---> 670bb94a9997 08:53:43 08:53:43 Successfully built 670bb94a9997 08:53:43 Successfully tagged core-metadata-arm64:latest 08:53:43 Building security-spire-server 08:54:01  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:54:01 ---> 8cadde91dcfe 08:54:01 Step 3/23 : WORKDIR /edgex-go 08:54:01 ---> Using cache 08:54:01 ---> 4b79714074c1 08:54:01 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:54:01 ---> Running in 59a352514eab 08:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:04 OK: 221 MiB in 51 packages 08:54:05 Removing intermediate container 59a352514eab 08:54:05 ---> 9b0a6428e7e9 08:54:05 Step 5/23 : COPY go.mod vendor* ./ 08:54:06 ---> 28d851e3258e 08:54:06 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:06 ---> Running in 3ddad189bf67 08:54:45 Removing intermediate container 296b0a7f75bc 08:54:45 ---> 7a3355292964 08:54:45 08:54:45 Step 9/19 : FROM alpine:3.15 08:54:45 3.15: Pulling from library/alpine 08:54:46 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:54:46 Status: Downloaded newer image for alpine:3.15 08:54:46 ---> 8aa73fd46299 08:54:46 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:54:46 ---> Running in 9c282f662b8e 08:54:47 Removing intermediate container 9c282f662b8e 08:54:47 ---> 4fabc4fce2f9 08:54:47 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:47 ---> Running in 0a2552761103 08:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:54:50 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:54:50 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:54:50 OK: 15736 distinct packages available 08:54:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:54:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:54:52 (1/9) Installing ca-certificates (20220614-r0) 08:54:52 (2/9) Installing brotli-libs (1.0.9-r5) 08:54:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:54:52 (4/9) Installing libcurl (7.80.0-r5) 08:54:52 (5/9) Installing curl (7.80.0-r5) 08:54:52 (6/9) Installing dumb-init (1.2.5-r1) 08:54:52 (7/9) Installing musl-obstack (1.2.3-r0) 08:54:52 (8/9) Installing libucontext (1.1-r0) 08:54:52 (9/9) Installing gcompat (1.0.0-r4) 08:54:52 Executing busybox-1.34.1-r7.trigger 08:54:52 Executing ca-certificates-20220614-r0.trigger 08:54:53 OK: 8 MiB in 23 packages 08:54:56 Removing intermediate container 0a2552761103 08:54:56 ---> fef55f00162e 08:54:56 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:58 ---> 04cad82e5a55 08:54:58 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:55:02 ---> 3bade5ab3acd 08:55:02 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:55:03 ---> a3f45faba0ee 08:55:03 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:55:04 ---> Running in 75adf075624a 08:55:05 Removing intermediate container 75adf075624a 08:55:05 ---> 8249a6bc29b2 08:55:05 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:55:05 ---> Running in 327f43b41d04 08:55:07 Removing intermediate container 327f43b41d04 08:55:07 ---> 574c07d97c36 08:55:07 Step 17/19 : LABEL arch=arm64 08:55:08 ---> Running in 31c261c5f549 08:55:09 Removing intermediate container 31c261c5f549 08:55:09 ---> 90c50497be75 08:55:09 Step 18/19 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 08:55:09 ---> Running in 4382b3fce46a 08:55:10 Removing intermediate container 4382b3fce46a 08:55:10 ---> c3f3072492ba 08:55:10 Step 19/19 : LABEL version=0.0.0 08:55:11 ---> Running in fb5ded4eba1b 08:55:12 Removing intermediate container fb5ded4eba1b 08:55:12 ---> 3a6ed3ee6667 08:55:12 08:55:13 Successfully built 3a6ed3ee6667 08:55:13 Successfully tagged security-spiffe-token-provider-arm64:latest 08:55:13  Building security-spiffe-token-provider ... done Building security-spire-config 08:55:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:55:35 ---> 8cadde91dcfe 08:55:35 Step 3/24 : WORKDIR /edgex-go 08:55:35 ---> Using cache 08:55:35 ---> 4b79714074c1 08:55:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:55:35 ---> Using cache 08:55:35 ---> 9b0a6428e7e9 08:55:35 Step 5/24 : COPY go.mod vendor* ./ 08:55:35 ---> Using cache 08:55:35 ---> 28d851e3258e 08:55:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:35 ---> Running in 3489790d0517 08:55:57 Removing intermediate container b7953bf792f6 08:55:57 ---> 69c0625f4036 08:55:57 08:55:57 Step 10/22 : FROM alpine:3.16 08:55:57 ---> 2b4661558fb8 08:55:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:55:57 ---> Using cache 08:55:57 ---> aa3b59a187bd 08:55:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:55:57 ---> Using cache 08:55:57 ---> 32c9df5d7a37 08:55:57 Step 13/22 : ENV APP_PORT=59861 08:55:57 ---> Running in 681d90e20ef4 08:55:57 Removing intermediate container 681d90e20ef4 08:55:57 ---> 276c9c6b7e73 08:55:57 Step 14/22 : EXPOSE $APP_PORT 08:55:57 ---> Running in 2a4996a2e76b 08:55:58 Removing intermediate container 2a4996a2e76b 08:55:58 ---> ae43959bf136 08:55:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:00 ---> 6b4d86b8241b 08:56:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:56:01 Removing intermediate container 0087bff35c61 08:56:01 ---> 9b4eecf77e10 08:56:01 Step 8/22 : COPY . . 08:56:03 ---> 7dc142212772 08:56:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:56:05 ---> fef53bc7a05f 08:56:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:56:05 ---> Running in 38e934db7109 08:56:06 Removing intermediate container 38e934db7109 08:56:06 ---> 70a5b0f6e329 08:56:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:06 ---> Running in 0bb7dd442ee7 08:56:07 Removing intermediate container 0bb7dd442ee7 08:56:07 ---> 5ddac90e327d 08:56:07 Step 20/22 : LABEL arch=arm64 08:56:07 Removing intermediate container 3ddad189bf67 08:56:07 ---> 6bda12c96a20 08:56:07 Step 7/23 : COPY . . 08:56:08 ---> Running in 18b77b1ac3c3 08:56:09 Removing intermediate container 18b77b1ac3c3 08:56:09 ---> 65fbc4cd2db7 08:56:09 Step 21/22 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 08:56:09 ---> Running in 2474b664cef8 08:56:10 Removing intermediate container 2474b664cef8 08:56:10 ---> e2ff8a11f618 08:56:10 Step 22/22 : LABEL version=0.0.0 08:56:10 ---> Running in 64a4910a8005 08:56:11 Removing intermediate container 64a4910a8005 08:56:11 ---> 690c1fe0f86b 08:56:11 08:56:12 Successfully built 690c1fe0f86b 08:56:12 Successfully tagged support-scheduler-arm64:latest 08:56:12  Building support-scheduler ... done Building security-bootstrapper 08:56:24 ---> b9bacd8a8a4e 08:56:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:56:24 ---> Running in 09c8b7b34351 08:56:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:56:31 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:56:31 ---> 8cadde91dcfe 08:56:31 Step 3/32 : WORKDIR /edgex-go 08:56:31 ---> Using cache 08:56:31 ---> 4b79714074c1 08:56:31 Step 4/32 : RUN apk add --update --no-cache make git 08:56:32 ---> Running in cc079f8ed634 08:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:36 OK: 221 MiB in 51 packages 08:56:38 ---> 7c5d024e7580 08:56:38 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:56:39 ---> Running in e04381e201a2 08:56:40 Removing intermediate container e04381e201a2 08:56:40 ---> ee35c82dee05 08:56:40 Step 9/23 : WORKDIR /edgex-go/spire-build 08:56:40 ---> Running in 1cdbc393f5d6 08:56:40 Removing intermediate container cc079f8ed634 08:56:40 ---> aeb9c5cef880 08:56:40 Step 5/32 : COPY go.mod vendor* ./ 08:56:41 Removing intermediate container 1cdbc393f5d6 08:56:41 ---> 021f8218f01e 08:56:41 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 08:56:41 ---> Running in fef5bf642033 08:56:43 ---> ec22e2a0e308 08:56:43 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:43 ---> Running in 1c605a31a32c 08:56:46 Removing intermediate container fef5bf642033 08:56:46 ---> e12d6acf4e2e 08:56:46 Step 11/23 : WORKDIR /edgex-go 08:56:46 ---> Running in b5de206149cc 08:56:47 Removing intermediate container b5de206149cc 08:56:47 ---> 482bbdfbf774 08:56:47 08:56:47 Step 12/23 : FROM alpine:3.15 08:56:47 ---> 8aa73fd46299 08:56:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:56:47 ---> Using cache 08:56:47 ---> 4fabc4fce2f9 08:56:47 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:47 ---> Running in cdedbf0b25a5 08:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:51 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:56:51 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:56:51 OK: 15736 distinct packages available 08:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:56:53 (1/5) Installing dumb-init (1.2.5-r1) 08:56:53 (2/5) Installing musl-obstack (1.2.3-r0) 08:56:53 (3/5) Installing libucontext (1.1-r0) 08:56:53 (4/5) Installing gcompat (1.0.0-r4) 08:56:53 (5/5) Installing openssl (1.1.1t-r1) 08:56:53 Executing busybox-1.34.1-r7.trigger 08:56:53 OK: 6 MiB in 19 packages 08:56:57 Removing intermediate container cdedbf0b25a5 08:56:57 ---> 29601b4d05fc 08:56:57 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:57:07 ---> a44086d5eb18 08:57:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:57:07 ---> ebf90a0a5062 08:57:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:57:08 ---> 48453b58b617 08:57:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:57:09 ---> 7ab76c305f31 08:57:09 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:57:10 ---> Running in ca159c47fc73 08:57:10 Removing intermediate container 3489790d0517 08:57:10 ---> 85efcd414a86 08:57:10 Step 7/24 : COPY . . 08:57:11 Removing intermediate container ca159c47fc73 08:57:11 ---> 3bc43af8e313 08:57:11 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:57:11 ---> Running in 3641fc3fa979 08:57:12 Removing intermediate container 3641fc3fa979 08:57:12 ---> 6fc315653ea1 08:57:12 Step 21/23 : LABEL arch=arm64 08:57:12 ---> Running in ed88d72dad05 08:57:12 Removing intermediate container ed88d72dad05 08:57:12 ---> e560e4789382 08:57:12 Step 22/23 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 08:57:13 ---> Running in a16c72a3aa51 08:57:14 Removing intermediate container a16c72a3aa51 08:57:14 ---> a0ee8727413a 08:57:14 Step 23/23 : LABEL version=0.0.0 08:57:14 ---> Running in 90705c06ebb6 08:57:15 Removing intermediate container 90705c06ebb6 08:57:15 ---> db1a2cf0572c 08:57:15 08:57:15 Successfully built db1a2cf0572c 08:57:15 Successfully tagged security-spire-server-arm64:latest 08:57:15  Building security-spire-server ... done Building core-data 08:57:25 ---> bfb511d5b9e9 08:57:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:57:25 ---> Running in 870e41e3374a 08:57:26 Removing intermediate container 870e41e3374a 08:57:26 ---> a71c00704413 08:57:26 Step 9/24 : WORKDIR /edgex-go/spire-build 08:57:26 ---> Running in 29adcf57c98d 08:57:27 Removing intermediate container 29adcf57c98d 08:57:27 ---> e45376fffe92 08:57:27 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 08:57:27 ---> Running in 5e176692bc79 08:57:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:31 ---> 8cadde91dcfe 08:57:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:31 ---> Using cache 08:57:31 ---> 60a697286536 08:57:31 Step 4/22 : WORKDIR /edgex-go 08:57:31 ---> Using cache 08:57:31 ---> 7bd8dc3023a1 08:57:31 Step 5/22 : RUN apk add --update --no-cache make git 08:57:31 ---> Using cache 08:57:31 ---> 83bc29e4df37 08:57:31 Step 6/22 : COPY go.mod vendor* ./ 08:57:31 ---> Using cache 08:57:31 ---> 4e01a60611ab 08:57:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:31 ---> Using cache 08:57:31 ---> 3fea6f6aa23d 08:57:31 Step 8/22 : COPY . . 08:57:31 ---> Using cache 08:57:31 ---> f2ecac0b04ee 08:57:31 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:57:32 ---> Running in 61b40756b92b 08:57:32 Removing intermediate container 5e176692bc79 08:57:32 ---> 6a17ba44fe81 08:57:32 Step 11/24 : WORKDIR /edgex-go 08:57:32 ---> Running in 1b0f8b2115f6 08:57:33 Removing intermediate container 1b0f8b2115f6 08:57:33 ---> d75a26559f5d 08:57:33 08:57:33 Step 12/24 : FROM alpine:3.15 08:57:33 ---> 8aa73fd46299 08:57:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:33 ---> Using cache 08:57:33 ---> 4fabc4fce2f9 08:57:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:57:33 ---> Running in 5cda6cb42601 08:57:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:37 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:57:37 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:57:37 OK: 15736 distinct packages available 08:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:39 (1/4) Installing dumb-init (1.2.5-r1) 08:57:39 (2/4) Installing musl-obstack (1.2.3-r0) 08:57:39 (3/4) Installing libucontext (1.1-r0) 08:57:39 (4/4) Installing gcompat (1.0.0-r4) 08:57:39 Executing busybox-1.34.1-r7.trigger 08:57:39 OK: 6 MiB in 18 packages 08:57:41 Removing intermediate container 5cda6cb42601 08:57:41 ---> d92b84bd8a50 08:57:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:57:51 ---> 88b029d165a6 08:57:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:57:52 ---> b22909755b3b 08:57:52 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:57:52 ---> Running in 10e9d6ac2538 08:57:53 Removing intermediate container 10e9d6ac2538 08:57:53 ---> 230eef82f374 08:57:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:57:57 ---> 4bef7431e737 08:57:57 Step 19/24 : WORKDIR / 08:57:57 ---> Running in e94035d893c0 08:57:57 Removing intermediate container e94035d893c0 08:57:57 ---> 0c49b9d7523c 08:57:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:57:57 ---> Running in 0e794392a2a5 08:57:58 Removing intermediate container 0e794392a2a5 08:57:58 ---> 6c4e627e05b4 08:57:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:57:58 ---> Running in 9b811997085f 08:57:59 Removing intermediate container 9b811997085f 08:57:59 ---> 7e7a5dacc51d 08:57:59 Step 22/24 : LABEL arch=arm64 08:57:59 ---> Running in 36b55afc8949 08:58:00 Removing intermediate container 36b55afc8949 08:58:00 ---> dc3a0a6a6b05 08:58:00 Step 23/24 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 08:58:01 ---> Running in cfc3987a5345 08:58:01 Removing intermediate container cfc3987a5345 08:58:01 ---> 0e7f7b857158 08:58:01 Step 24/24 : LABEL version=0.0.0 08:58:01 ---> Running in 08e5f90affc3 08:58:02 Removing intermediate container 08e5f90affc3 08:58:02 ---> 27c2bbaca46e 08:58:02 08:58:03 Successfully built 27c2bbaca46e 08:58:03 Successfully tagged security-spire-config-arm64:latest 08:58:03  Building security-spire-config ... done Building security-spire-agent 08:58:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:58:25 ---> 8cadde91dcfe 08:58:25 Step 3/24 : WORKDIR /edgex-go 08:58:25 ---> Using cache 08:58:25 ---> 4b79714074c1 08:58:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:58:25 ---> Using cache 08:58:25 ---> 9b0a6428e7e9 08:58:25 Step 5/24 : COPY go.mod vendor* ./ 08:58:25 ---> Using cache 08:58:25 ---> 28d851e3258e 08:58:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:25 ---> Using cache 08:58:25 ---> 85efcd414a86 08:58:25 Step 7/24 : COPY . . 08:58:25 ---> Using cache 08:58:25 ---> bfb511d5b9e9 08:58:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:58:25 ---> Using cache 08:58:25 ---> a71c00704413 08:58:25 Step 9/24 : WORKDIR /edgex-go/spire-build 08:58:25 ---> Using cache 08:58:25 ---> e45376fffe92 08:58:25 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 08:58:25 ---> Using cache 08:58:25 ---> 6a17ba44fe81 08:58:25 Step 11/24 : WORKDIR /edgex-go 08:58:25 ---> Using cache 08:58:25 ---> d75a26559f5d 08:58:25 08:58:25 Step 12/24 : FROM alpine:3.15 08:58:25 ---> 8aa73fd46299 08:58:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:25 ---> Using cache 08:58:25 ---> 4fabc4fce2f9 08:58:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:58:25 ---> Using cache 08:58:25 ---> 29601b4d05fc 08:58:25 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:58:28 Removing intermediate container e6d1dd6f339a 08:58:28 ---> 9f32a41e55e4 08:58:28 08:58:28 Step 10/23 : FROM alpine:3.16 08:58:28 ---> 2b4661558fb8 08:58:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:58:28 ---> Using cache 08:58:28 ---> aa3b59a187bd 08:58:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:28 ---> Using cache 08:58:28 ---> 32c9df5d7a37 08:58:28 Step 13/23 : ENV APP_PORT=59882 08:58:28 ---> Running in 7d5e56bff03d 08:58:28 ---> 56b23001457a 08:58:28 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:58:28 Removing intermediate container 7d5e56bff03d 08:58:28 ---> 18d5a74b3284 08:58:28 Step 14/23 : EXPOSE $APP_PORT 08:58:29 ---> Running in a700c089d421 08:58:30 Removing intermediate container a700c089d421 08:58:30 ---> af10a0bb475b 08:58:30 Step 15/23 : WORKDIR / 08:58:30 ---> Running in 5dee7bb5a5a7 08:58:31 Removing intermediate container 5dee7bb5a5a7 08:58:31 ---> 9f5c39fdc8ef 08:58:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:32 ---> cf79ad4f2cf2 08:58:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:58:34 Removing intermediate container 1c605a31a32c 08:58:34 ---> 7d3cae90c97c 08:58:34 Step 7/32 : COPY . . 08:58:35 ---> 4ea6753ce048 08:58:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:58:37 ---> fe173d413ece 08:58:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:58:37 ---> 40285c2eb194 08:58:37 Step 19/23 : ENTRYPOINT ["/core-command"] 08:58:37 ---> Running in b84e9f27b43c 08:58:38 Removing intermediate container b84e9f27b43c 08:58:38 ---> 8e80d65081d0 08:58:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:38 ---> Running in 853f75765d82 08:58:38 ---> 9cf41bc2038a 08:58:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:58:39 Removing intermediate container 853f75765d82 08:58:39 ---> d46ab0694884 08:58:39 Step 21/23 : LABEL arch=arm64 08:58:39 ---> Running in 8c5cecd8b580 08:58:40 ---> 766a7658528f 08:58:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:58:40 Removing intermediate container 8c5cecd8b580 08:58:40 ---> 26f186229a04 08:58:40 Step 22/23 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 08:58:40 ---> Running in b561dde3f22e 08:58:41 ---> 82b800ba4b56 08:58:41 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:58:41 Removing intermediate container b561dde3f22e 08:58:41 ---> 5c06a0785a9c 08:58:41 Step 23/23 : LABEL version=0.0.0 08:58:42 ---> Running in f3083c9a8fef 08:58:42 ---> Running in 247cb7417889 08:58:43 Removing intermediate container f3083c9a8fef 08:58:43 ---> 2e7eb66e6260 08:58:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:58:43 Removing intermediate container 247cb7417889 08:58:43 ---> d928c9e6df97 08:58:43 08:58:43 ---> Running in ae9a84c158ba 08:58:44 Successfully built d928c9e6df97 08:58:44 Successfully tagged core-command-arm64:latest 08:58:44 Building security-secretstore-setup 08:58:44  Building core-command ... done Removing intermediate container ae9a84c158ba 08:58:44 ---> 0b32b4f80ab0 08:58:44 Step 22/24 : LABEL arch=arm64 08:58:44 ---> Running in 6c09c9d9d541 08:58:44 Removing intermediate container 6c09c9d9d541 08:58:44 ---> f7934213b3f8 08:58:44 Step 23/24 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 08:58:45 ---> Running in 8244e53f8fa4 08:58:47 Removing intermediate container 8244e53f8fa4 08:58:47 ---> 8deae27f3d4f 08:58:47 Step 24/24 : LABEL version=0.0.0 08:58:48 ---> Running in f6646a36f4db 08:58:48 Removing intermediate container f6646a36f4db 08:58:48 ---> 3f287a68ac65 08:58:48 08:58:49 Successfully built 3f287a68ac65 08:58:49 Successfully tagged security-spire-agent-arm64:latest 08:58:53  Building security-spire-agent ... done  ---> 2d6bcbda6cc6 08:58:53 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:53 ---> Running in 76be7db9fb06 08:58:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:59:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:00 ---> 8cadde91dcfe 08:59:00 Step 3/24 : WORKDIR /edgex-go 08:59:00 ---> Using cache 08:59:00 ---> 4b79714074c1 08:59:00 Step 4/24 : RUN apk add --update --no-cache make git 08:59:00 ---> Using cache 08:59:00 ---> aeb9c5cef880 08:59:00 Step 5/24 : COPY go.mod vendor* ./ 08:59:00 ---> Using cache 08:59:00 ---> ec22e2a0e308 08:59:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:00 ---> Using cache 08:59:00 ---> 7d3cae90c97c 08:59:00 Step 7/24 : COPY . . 08:59:00 ---> Using cache 08:59:00 ---> 2d6bcbda6cc6 08:59:00 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:59:01 ---> Running in 445629c08fa7 08:59:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:03:25 Removing intermediate container 61b40756b92b 09:03:25 ---> ba2f59cfa18c 09:03:25 09:03:25 Step 10/22 : FROM alpine:3.16 09:03:25 ---> 2b4661558fb8 09:03:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:03:25 ---> Running in 8fd8ac394b05 09:03:25 Removing intermediate container 8fd8ac394b05 09:03:25 ---> 0193e4547cb7 09:03:25 Step 12/22 : ENV APP_PORT=59880 09:03:25 ---> Running in b6a1e9a5bb31 09:03:25 Removing intermediate container b6a1e9a5bb31 09:03:25 ---> 42b213467de3 09:03:25 Step 13/22 : EXPOSE $APP_PORT 09:03:25 ---> Running in 9b6d72e2d38b 09:03:25 Removing intermediate container 9b6d72e2d38b 09:03:25 ---> a1af4ff59b6b 09:03:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:03:25 ---> Running in 7eef1cec67e0 09:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:25 (1/1) Installing dumb-init (1.2.5-r1) 09:03:25 Executing busybox-1.35.0-r17.trigger 09:03:25 OK: 5 MiB in 15 packages 09:03:25 Removing intermediate container 7eef1cec67e0 09:03:25 ---> ba285f17bcf9 09:03:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:25 ---> 929773a1b511 09:03:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:03:25 ---> c2895758c73a 09:03:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:03:25 ---> 134f2af2b8b9 09:03:25 Step 18/22 : ENTRYPOINT ["/core-data"] 09:03:25 ---> Running in c52ff791bb54 09:03:25 Removing intermediate container c52ff791bb54 09:03:25 ---> b0427d02ff8c 09:03:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:25 ---> Running in 0c1ffd073991 09:03:25 Removing intermediate container 0c1ffd073991 09:03:25 ---> 120c402c2824 09:03:25 Step 20/22 : LABEL arch=arm64 09:03:25 ---> Running in 0c0685c5b745 09:03:26 Removing intermediate container 0c0685c5b745 09:03:26 ---> 7511e062af9b 09:03:26 Step 21/22 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 09:03:26 ---> Running in bee1bf941017 09:03:27 Removing intermediate container bee1bf941017 09:03:27 ---> 10452efc9fac 09:03:27 Step 22/22 : LABEL version=0.0.0 09:03:27 ---> Running in f987d31f8f56 09:03:27 Removing intermediate container f987d31f8f56 09:03:27 ---> e6935c0fbc02 09:03:27 09:03:28 Successfully built e6935c0fbc02 09:03:28 Successfully tagged core-data-arm64:latest 09:03:43  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:03:58 Removing intermediate container 76be7db9fb06 09:03:58 Removing intermediate container 445629c08fa7 09:03:58 ---> ef911ef89108 09:03:58 09:03:58 Step 9/32 : FROM alpine:3.16 09:03:58 ---> 2b4661558fb8 09:03:58 ---> 219156919fc7 09:03:58 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:58 09:03:58 Step 9/24 : FROM alpine:3.16 09:03:58 ---> 2b4661558fb8 09:03:58 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:03:58 ---> Running in f525f63fbd79 09:03:58 ---> Running in 7193de11fc5f 09:03:58 Removing intermediate container 7193de11fc5f 09:03:58 ---> c4cf272dad12 09:03:58 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:03:58 ---> Running in cfb6ec285dd3 09:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:59 (1/3) Installing ca-certificates (20220614-r0) 09:03:59 (2/3) Installing dumb-init (1.2.5-r1) 09:03:59 (3/3) Installing su-exec (0.2-r1) 09:03:59 Executing busybox-1.35.0-r17.trigger 09:03:59 Executing ca-certificates-20220614-r0.trigger 09:04:00 OK: 6 MiB in 17 packages 09:04:00 (1/2) Installing dumb-init (1.2.5-r1) 09:04:00 (2/2) Installing su-exec (0.2-r1) 09:04:00 Executing busybox-1.35.0-r17.trigger 09:04:00 OK: 5 MiB in 16 packages 09:04:02 Removing intermediate container cfb6ec285dd3 09:04:02 ---> 8511669acedf 09:04:02 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:04:02 ---> Running in 307939fe6f48 09:04:02 Removing intermediate container f525f63fbd79 09:04:02 ---> 598baea21159 09:04:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:04:02 ---> Running in 938e7c8a546a 09:04:02 Removing intermediate container 307939fe6f48 09:04:02 ---> 2e57768f17fd 09:04:02 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:04:02 ---> Running in 046d2b0b262a 09:04:02 Removing intermediate container 938e7c8a546a 09:04:02 ---> ec1fd79a0e76 09:04:02 Step 12/24 : WORKDIR / 09:04:03 ---> Running in cb3fe1a03692 09:04:03 Removing intermediate container 046d2b0b262a 09:04:03 ---> 7805fa84ace8 09:04:03 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:04:03 ---> Running in c3d073d4530f 09:04:03 Removing intermediate container cb3fe1a03692 09:04:03 ---> 2fdc11659dea 09:04:03 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:04:03 Removing intermediate container c3d073d4530f 09:04:03 ---> 1fa8f3271805 09:04:03 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:04:03 ---> Running in 6c1b566a7fb6 09:04:04 Removing intermediate container 6c1b566a7fb6 09:04:04 ---> e7555c0a4710 09:04:04 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:04:04 ---> bb6105401b25 09:04:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:04:04 ---> Running in bbecf747ac31 09:04:05 ---> fad1fb1590cd 09:04:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:04:06 ---> c4ebbb2df9e4 09:04:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:04:07 Removing intermediate container 09c8b7b34351 09:04:07 ---> 62caaa7fc42a 09:04:07 09:04:07 Step 10/22 : FROM alpine:3.16 09:04:07 ---> 2b4661558fb8 09:04:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:04:07 Removing intermediate container bbecf747ac31 09:04:07 ---> 8644bbc661f8 09:04:07 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:04:07 ---> Running in 2570ca3c9db6 09:04:07 ---> Running in 133abc1015d1 09:04:07 ---> aba314285d52 09:04:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:04:07 Removing intermediate container 133abc1015d1 09:04:07 ---> 3fd131e98154 09:04:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:08 ---> 3f00b2867a82 09:04:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:04:08 ---> Running in e73ee0518ff4 09:04:08 ---> 8fe8c91e72fa 09:04:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:12 (1/2) Installing ca-certificates (20220614-r0) 09:04:12 (2/2) Installing dumb-init (1.2.5-r1) 09:04:12 Executing busybox-1.35.0-r17.trigger 09:04:12 Executing ca-certificates-20220614-r0.trigger 09:04:12 ---> e2ba7c721700 09:04:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:04:12 OK: 6 MiB in 16 packages 09:04:13 Removing intermediate container e73ee0518ff4 09:04:13 ---> 91293acb0955 09:04:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:13 ---> ecf06d71df91 09:04:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:13 ---> Running in c1d4fbbf8754 09:04:14 ---> f29f48eb1778 09:04:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:14 Removing intermediate container 2570ca3c9db6 09:04:14 ---> a86e2bc14747 09:04:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:04:14 ---> Running in b9cceee11bf5 09:04:15 Removing intermediate container b9cceee11bf5 09:04:15 ---> 5b9bc024f5b0 09:04:15 Step 13/22 : ENV APP_PORT=59860 09:04:15 ---> Running in 1feab6f188a0 09:04:15 Removing intermediate container 1feab6f188a0 09:04:15 ---> 4ab2f94a25de 09:04:15 Step 14/22 : EXPOSE $APP_PORT 09:04:15 ---> Running in e9d6355e606b 09:04:15 ---> c3da87713fc8 09:04:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:04:16 Removing intermediate container c1d4fbbf8754 09:04:16 ---> c2a1352c34b3 09:04:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:04:16 Removing intermediate container e9d6355e606b 09:04:16 ---> ad2e2e131591 09:04:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:16 ---> Running in 4ab23aba60e3 09:04:16 ---> 43e76cd2bf56 09:04:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:04:16 Removing intermediate container 4ab23aba60e3 09:04:16 ---> 8ea77acc7255 09:04:16 Step 22/24 : LABEL arch=arm64 09:04:16 ---> Running in e770692990cb 09:04:16 ---> 42674be25281 09:04:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:04:17 Removing intermediate container e770692990cb 09:04:17 ---> 94b4b00cfe56 09:04:17 Step 23/24 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 09:04:17 ---> Running in 8f9f9180d3c8 09:04:17 ---> c5ed26d739dc 09:04:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:04:17 Removing intermediate container 8f9f9180d3c8 09:04:17 ---> e6f43ab8c1eb 09:04:17 Step 24/24 : LABEL version=0.0.0 09:04:18 ---> Running in 929bd7022c5d 09:04:18 ---> cd169c99258c 09:04:18 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:04:18 Removing intermediate container 929bd7022c5d 09:04:18 ---> acded6e05620 09:04:18 09:04:18 Successfully built acded6e05620 09:04:18 Successfully tagged security-secretstore-setup-arm64:latest 09:04:19  Building security-secretstore-setup ... done  ---> 5f9001bff80c 09:04:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:04:19 ---> 02c058403aef 09:04:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:19 ---> 15d9602b8c04 09:04:19 Step 27/32 : RUN chmod +x /entrypoint.sh 09:04:19 ---> c34f94590cb5 09:04:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:04:19 ---> Running in b638d34fab2d 09:04:19 ---> Running in e5bc7035754f 09:04:20 Removing intermediate container e5bc7035754f 09:04:20 ---> 426beffe1db7 09:04:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:20 ---> Running in 7f9524066264 09:04:20 Removing intermediate container 7f9524066264 09:04:20 ---> 1d9952ff98cc 09:04:20 Step 20/22 : LABEL arch=arm64 09:04:20 ---> Running in 63c5e1729aa9 09:04:21 Removing intermediate container 63c5e1729aa9 09:04:21 ---> 910ab9f5ef01 09:04:21 Step 21/22 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 09:04:21 ---> Running in e6c861ee60da 09:04:21 Removing intermediate container e6c861ee60da 09:04:21 ---> 0a221fda8612 09:04:21 Step 22/22 : LABEL version=0.0.0 09:04:21 Removing intermediate container b638d34fab2d 09:04:21 ---> 684e68f77a4e 09:04:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:04:21 ---> Running in 28d70c918f36 09:04:21 ---> Running in e37d2696ac9f 09:04:22 Removing intermediate container e37d2696ac9f 09:04:22 ---> c4c355a3857d 09:04:22 Step 29/32 : CMD ["gate"] 09:04:22 Removing intermediate container 28d70c918f36 09:04:22 ---> 5a8bb9aa559b 09:04:22 09:04:22 ---> Running in f451a724d30f 09:04:22 Successfully built 5a8bb9aa559b 09:04:22 Successfully tagged support-notifications-arm64:latest 09:04:22  Building support-notifications ... done Removing intermediate container f451a724d30f 09:04:22 ---> 4cbc420ed886 09:04:22 Step 30/32 : LABEL arch=arm64 09:04:22 ---> Running in bfb860c266a9 09:04:23 Removing intermediate container bfb860c266a9 09:04:23 ---> 634a3a2593e0 09:04:23 Step 31/32 : LABEL git_sha=7bac1d8d0702bfc5bb15a763dbc884e27957e78f 09:04:23 ---> Running in 3979a9a46800 09:04:23 Removing intermediate container 3979a9a46800 09:04:23 ---> d976bdbb1f56 09:04:23 Step 32/32 : LABEL version=0.0.0 09:04:23 ---> Running in a05c431ff1ca 09:04:23 Removing intermediate container a05c431ff1ca 09:04:23 ---> b7e509253ada 09:04:23 09:04:24 Successfully built b7e509253ada 09:04:24 Successfully tagged security-bootstrapper-arm64:latest 09:04:24  Building security-bootstrapper ... done  [Pipeline] } 09:04:24 $ docker stop --time=1 01849362876b6dd7d2e1f3e7e204d994aa3b115f25de1148ac1973edaafded50 09:04:26 $ docker rm -f --volumes 01849362876b6dd7d2e1f3e7e204d994aa3b115f25de1148ac1973edaafded50 [Pipeline] // withDockerContainer [Pipeline] sh 09:04:26 + docker images 09:04:27 REPOSITORY TAG IMAGE ID CREATED SIZE 09:04:27 security-bootstrapper-arm64 latest b7e509253ada 3 seconds ago 19.6MB 09:04:27 support-notifications-arm64 latest 5a8bb9aa559b 4 seconds ago 29.7MB 09:04:27 security-secretstore-setup-arm64 latest acded6e05620 8 seconds ago 29MB 09:04:27 62caaa7fc42a 21 seconds ago 1.57GB 09:04:27 219156919fc7 32 seconds ago 1.5GB 09:04:27 ef911ef89108 32 seconds ago 1.5GB 09:04:27 core-data-arm64 latest e6935c0fbc02 59 seconds ago 17.2MB 09:04:27 ba2f59cfa18c About a minute ago 1.51GB 09:04:27 security-spire-agent-arm64 latest 3f287a68ac65 5 minutes ago 122MB 09:04:27 core-command-arm64 latest d928c9e6df97 5 minutes ago 17MB 09:04:27 9f32a41e55e4 6 minutes ago 1.51GB 09:04:27 security-spire-config-arm64 latest 27c2bbaca46e 6 minutes ago 83.6MB 09:04:27 d75a26559f5d 6 minutes ago 1.38GB 09:04:27 security-spire-server-arm64 latest db1a2cf0572c 7 minutes ago 84.3MB 09:04:27 482bbdfbf774 7 minutes ago 1.38GB 09:04:27 support-scheduler-arm64 latest 690c1fe0f86b 8 minutes ago 29MB 09:04:27 69c0625f4036 8 minutes ago 1.57GB 09:04:27 security-spiffe-token-provider-arm64 latest 3a6ed3ee6667 9 minutes ago 29.1MB 09:04:27 7a3355292964 9 minutes ago 1.54GB 09:04:27 core-metadata-arm64 latest 670bb94a9997 10 minutes ago 17.7MB 09:04:27 afe6605f2338 11 minutes ago 1.51GB 09:04:27 core-common-config-bootstrapper-arm64 latest e49de56c993b 11 minutes ago 14.9MB 09:04:27 security-proxy-setup-arm64 latest b2a9a9179427 11 minutes ago 26.9MB 09:04:27 1c00f50d0baa 11 minutes ago 1.5GB 09:04:27 576b8978ac78 12 minutes ago 1.5GB 09:04:27 ci-base-image-arm64 latest 8cadde91dcfe 30 minutes ago 905MB 09:04:27 alpine 3.16 2b4661558fb8 3 months ago 5.29MB 09:04:27 alpine 3.15 8aa73fd46299 3 months ago 5.33MB 09:04:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:04:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:27 09:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:28 arm64: Pulling from edgex-lftools-log-publisher 09:04:28 8998bd30e6a1: Pulling fs layer 09:04:28 04944245beec: Pulling fs layer 09:04:28 699f458cf7ca: Pulling fs layer 09:04:28 765212b225bb: Pulling fs layer 09:04:28 f23df028b6ca: Pulling fs layer 09:04:28 d65c8cfc05b1: Pulling fs layer 09:04:28 2437ff75d9bd: Pulling fs layer 09:04:28 765212b225bb: Waiting 09:04:28 f23df028b6ca: Waiting 09:04:28 d65c8cfc05b1: Waiting 09:04:28 2437ff75d9bd: Waiting 09:04:28 04944245beec: Verifying Checksum 09:04:28 04944245beec: Download complete 09:04:28 765212b225bb: Verifying Checksum 09:04:28 765212b225bb: Download complete 09:04:28 f23df028b6ca: Verifying Checksum 09:04:28 f23df028b6ca: Download complete 09:04:28 d65c8cfc05b1: Verifying Checksum 09:04:28 d65c8cfc05b1: Download complete 09:04:28 699f458cf7ca: Verifying Checksum 09:04:28 699f458cf7ca: Download complete 09:04:28 8998bd30e6a1: Verifying Checksum 09:04:28 8998bd30e6a1: Download complete 09:04:31 2437ff75d9bd: Verifying Checksum 09:04:31 2437ff75d9bd: Download complete 09:04:32 8998bd30e6a1: Pull complete 09:04:33 04944245beec: Pull complete 09:04:34 699f458cf7ca: Pull complete 09:04:34 765212b225bb: Pull complete 09:04:37 f23df028b6ca: Pull complete 09:04:37 d65c8cfc05b1: Pull complete 09:04:52 2437ff75d9bd: Pull complete 09:04:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:52 prd-ubuntu20.04-docker-arm64-4c-16g-5310 does not seem to be running inside a container 09:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:04:55 $ docker top 1d237d83f5c5bc29e5b7734f8f7d4260cb33801510befa445f421c8974e93013 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:56 ---> job-cost.sh 09:04:56 lf-activate-venv: SKIPPING 09:04:56 INFO: No Stack... 09:04:57 INFO: Retrieving Pricing Info for: v3-standard-4 09:04:57 INFO: Archiving Costs [Pipeline] sh 09:04:58 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:04:58 + cut -d, -f6 [Pipeline] lock 09:04:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4340-2-stack-cost] 09:04:58 Resource [jenkins-edgexfoundry-edgex-go-PR-4340-2-stack-cost] did not exist. Created. 09:04:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4340-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:04:59 + echo total: 0.10999999940395355 [Pipeline] stash 09:04:59 Stashed 1 file(s) [Pipeline] } 09:04:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4340-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:04:59 $ docker stop --time=1 1d237d83f5c5bc29e5b7734f8f7d4260cb33801510befa445f421c8974e93013 09:05:02 $ docker rm -f --volumes 1d237d83f5c5bc29e5b7734f8f7d4260cb33801510befa445f421c8974e93013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:05:02 provisioning config files... 09:05:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8735351730514177644tmp [Pipeline] { [Pipeline] sh 09:05:03 + set +x 09:05:03 + bash -s -- 09:05:03 + curl -s https://codecov.io/bash 09:05:03 09:05:03 _____ _ 09:05:03 / ____| | | 09:05:03 | | ___ __| | ___ ___ _____ __ 09:05:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:05:03 | |___| (_) | (_| | __/ (_| (_) \ V / 09:05:03 \_____\___/ \__,_|\___|\___\___/ \_/ 09:05:03 Bash-1.0.6 09:05:03 09:05:03 09:05:03 ==> git version 2.25.1 found 09:05:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:05:03 Release-Date: 2020-01-08 09:05:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:05:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:05:03 ==> Jenkins CI detected. 09:05:03 current dir:  /w/workspace/edgex-go/2 09:05:03 project root: . 09:05:03 --> token set from env 09:05:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:05:03 ==> Running gcov in . (disable via -X gcov) 09:05:03 ==> Python coveragepy not found 09:05:03 ==> Searching for coverage reports in: 09:05:03 + . 09:05:03 -> Found 1 reports 09:05:03 ==> Detecting git/mercurial file structure 09:05:03 ==> Reading reports 09:05:03 + ./coverage.out bytes=488091 09:05:03 ==> Appending adjustments 09:05:03 https://docs.codecov.io/docs/fixing-reports 09:05:04 + Found adjustments 09:05:04 ==> Gzipping contents 09:05:04 64K /tmp/codecov.rfc2y2.gz 09:05:04 ==> Uploading reports 09:05:04 url: https://codecov.io 09:05:04 query: branch=PR-4340&commit=f22af93a152e16693484990a54e174c5c32c2437&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= 09:05:04 -> Pinging Codecov 09:05:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4340&commit=f22af93a152e16693484990a54e174c5c32c2437&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4340%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4340&job=&cmd_args= 09:05:05 -> Uploading to 09:05:05 https://storage.googleapis.com/codecov/v4/raw/2023-02-10/00271124DB129430A58F1EEE437C3FCB/f22af93a152e16693484990a54e174c5c32c2437/11ad540d-2e6c-467d-8dab-a02edd6c1acc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230210T090504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=444ebaa5d77ed10b051baf82179676ab763b06fdc6897f741a7a820ab8deef01 09:05:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:05 Dload Upload Total Spent Left Speed 09:05:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62898 0 0 100 62898 0 198k --:--:-- --:--:-- --:--:-- 199k 09:05:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f22af93a152e16693484990a54e174c5c32c2437 [Pipeline] } 09:05:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:05:06 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:05:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:05:07 ---> package-listing.sh 09:05:07 ++ facter osfamily 09:05:07 ++ tr '[:upper:]' '[:lower:]' 09:05:07 + OS_FAMILY=debian 09:05:07 + workspace=/w/workspace/edgex-go/2 09:05:07 + START_PACKAGES=/tmp/packages_start.txt 09:05:07 + END_PACKAGES=/tmp/packages_end.txt 09:05:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:07 + PACKAGES=/tmp/packages_start.txt 09:05:07 + '[' /w/workspace/edgex-go/2 ']' 09:05:07 + PACKAGES=/tmp/packages_end.txt 09:05:07 + case "${OS_FAMILY}" in 09:05:07 + dpkg -l 09:05:07 + grep '^ii' 09:05:07 + '[' -f /tmp/packages_start.txt ']' 09:05:07 + '[' -f /tmp/packages_end.txt ']' 09:05:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:07 + '[' /w/workspace/edgex-go/2 ']' 09:05:07 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:05:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:05:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:05:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:08 09:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:08 latest: Pulling from edgex-lftools-log-publisher 09:05:08 5eb5b503b376: Pulling fs layer 09:05:08 5c69ac0246d0: Pulling fs layer 09:05:08 ec43610c2a17: Pulling fs layer 09:05:08 3a2ae6a8a46f: Pulling fs layer 09:05:08 33b1e0a273af: Pulling fs layer 09:05:08 5d3b04190fa2: Pulling fs layer 09:05:08 2f39f015ded8: Pulling fs layer 09:05:08 33b1e0a273af: Waiting 09:05:08 5d3b04190fa2: Waiting 09:05:08 3a2ae6a8a46f: Waiting 09:05:08 5c69ac0246d0: Verifying Checksum 09:05:08 5c69ac0246d0: Download complete 09:05:08 3a2ae6a8a46f: Download complete 09:05:08 ec43610c2a17: Verifying Checksum 09:05:08 ec43610c2a17: Download complete 09:05:08 33b1e0a273af: Verifying Checksum 09:05:08 33b1e0a273af: Download complete 09:05:08 5d3b04190fa2: Verifying Checksum 09:05:08 5d3b04190fa2: Download complete 09:05:09 5eb5b503b376: Verifying Checksum 09:05:09 5eb5b503b376: Download complete 09:05:09 2f39f015ded8: Download complete 09:05:10 5eb5b503b376: Pull complete 09:05:10 5c69ac0246d0: Pull complete 09:05:10 ec43610c2a17: Pull complete 09:05:11 3a2ae6a8a46f: Pull complete 09:05:11 33b1e0a273af: Pull complete 09:05:11 5d3b04190fa2: Pull complete 09:05:16 2f39f015ded8: Pull complete 09:05:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:16 prd-ubuntu20.04-docker-8c-8g-5308 does not seem to be running inside a container 09:05:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:05:18 $ docker top 306f519bb8e66ce2ea48a0ba20bafb66fb967d25179f9e6d1cc798985a5fee69 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:18 + touch /tmp/pre-build-complete [Pipeline] sh 09:05:19 + mkdir -p /var/log/sysstat [Pipeline] sh 09:05:19 + ls /var/log/sa-host 09:05:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:19 provisioning config files... 09:05:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15236936960928029113tmp [Pipeline] { [Pipeline] echo 09:05:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:05:19 ---> create-netrc.sh [Pipeline] } 09:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:05:20 ---> python-tools-install.sh [Pipeline] echo 09:05:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:05:20 ---> sudo-logs.sh 09:05:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:05:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:05:20 ---> job-cost.sh 09:05:20 lf-activate-venv: SKIPPING 09:05:20 DEBUG: total: 0.10999999940395355 09:05:20 INFO: Retrieving Stack Cost... 09:05:21 INFO: Retrieving Pricing Info for: v3-standard-8 09:05:21 INFO: Archiving Costs [Pipeline] echo 09:05:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:05:21 ---> logs-deploy.sh 09:05:21 lf-activate-venv: SKIPPING 09:05:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4340/2 09:05:21 INFO: archiving workspace using pattern(s): 09:05:22 Archives upload complete. 09:05:23 INFO: archiving logs to Nexus 09:05:24 ---> uname -a: 09:05:24 Linux prd-ubuntu20-04-docker-8c-8g-5308 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:05:24 09:05:24 09:05:24 ---> lscpu: 09:05:24 Architecture: x86_64 09:05:24 CPU op-mode(s): 32-bit, 64-bit 09:05:24 Byte Order: Little Endian 09:05:24 Address sizes: 40 bits physical, 48 bits virtual 09:05:24 CPU(s): 8 09:05:24 On-line CPU(s) list: 0-7 09:05:24 Thread(s) per core: 1 09:05:24 Core(s) per socket: 1 09:05:24 Socket(s): 8 09:05:24 NUMA node(s): 1 09:05:24 Vendor ID: AuthenticAMD 09:05:24 CPU family: 23 09:05:24 Model: 49 09:05:24 Model name: AMD EPYC-Rome Processor 09:05:24 Stepping: 0 09:05:24 CPU MHz: 2800.002 09:05:24 BogoMIPS: 5600.00 09:05:24 Virtualization: AMD-V 09:05:24 Hypervisor vendor: KVM 09:05:24 Virtualization type: full 09:05:24 L1d cache: 256 KiB 09:05:24 L1i cache: 256 KiB 09:05:24 L2 cache: 4 MiB 09:05:24 L3 cache: 128 MiB 09:05:24 NUMA node0 CPU(s): 0-7 09:05:24 Vulnerability Itlb multihit: Not affected 09:05:24 Vulnerability L1tf: Not affected 09:05:24 Vulnerability Mds: Not affected 09:05:24 Vulnerability Meltdown: Not affected 09:05:24 Vulnerability Mmio stale data: Not affected 09:05:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:05:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:05:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:05:24 Vulnerability Srbds: Not affected 09:05:24 Vulnerability Tsx async abort: Not affected 09:05:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:05:24 09:05:24 09:05:24 ---> nproc: 09:05:24 8 09:05:24 09:05:24 09:05:24 ---> df -h: 09:05:24 Filesystem Size Used Avail Use% Mounted on 09:05:24 overlay 155G 19G 137G 13% / 09:05:24 tmpfs 64M 0 64M 0% /dev 09:05:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:05:24 shm 64M 0 64M 0% /dev/shm 09:05:24 /dev/vda1 155G 19G 137G 13% /facter-os 09:05:24 09:05:24 09:05:24 ---> sar -b -r -n DEV: 09:05:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5308) 02/10/23 _x86_64_ (8 CPU) 09:05:24 09:05:24 08:28:45 LINUX RESTART (8 CPU) 09:05:24 09:05:24 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:05:24 08:30:01 265.64 47.64 218.00 0.00 5381.10 115538.88 0.00 09:05:24 08:31:01 104.60 0.90 103.70 0.00 18.26 107299.72 0.00 09:05:24 08:32:01 53.39 0.25 53.14 0.00 3.20 42521.20 0.00 09:05:24 08:33:01 194.87 0.18 194.68 0.00 22.80 101902.75 0.00 09:05:24 08:34:01 382.55 10.61 371.94 0.00 151.71 126662.76 0.00 09:05:24 08:35:01 637.00 10.06 626.94 0.00 5093.32 203447.61 0.00 09:05:24 08:36:01 719.81 1.97 717.84 0.00 17.59 239884.97 0.00 09:05:24 08:37:01 685.79 0.15 685.64 0.00 14.66 156319.52 0.00 09:05:24 08:38:01 7.08 0.03 7.05 0.00 4.93 104.52 0.00 09:05:24 08:39:01 1.83 0.00 1.83 0.00 0.00 19.60 0.00 09:05:24 08:40:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 09:05:24 08:41:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 09:05:24 08:42:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 09:05:24 08:43:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 09:05:24 08:44:01 1.97 0.02 1.95 0.00 0.13 21.73 0.00 09:05:24 08:45:01 1.17 0.00 1.17 0.00 0.00 17.73 0.00 09:05:24 08:46:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 09:05:24 08:47:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 09:05:24 08:48:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 09:05:24 08:49:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 09:05:24 08:50:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 09:05:24 08:51:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 09:05:24 08:52:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 09:05:24 08:53:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 09:05:24 08:54:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 09:05:24 08:55:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 09:05:24 08:56:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 09:05:24 08:57:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 09:05:24 08:58:01 3.27 1.02 2.25 0.00 21.86 29.86 0.00 09:05:24 08:59:01 1.62 0.00 1.62 0.00 0.00 19.32 0.00 09:05:24 09:00:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 09:05:24 09:01:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 09:05:24 09:02:01 1.58 0.43 1.15 0.00 16.53 12.66 0.00 09:05:24 09:03:01 2.78 1.10 1.68 0.00 19.32 21.32 0.00 09:05:24 09:04:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 09:05:24 09:05:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 09:05:24 Average: 85.83 2.07 83.77 0.00 299.06 30393.78 0.00 09:05:24 09:05:24 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:05:24 08:30:01 29062736 31554832 771968 2.35 70692 2700544 2055904 6.06 1060244 2414068 491840 09:05:24 08:31:01 27723428 31364440 939812 2.86 113492 3728700 2384232 7.03 1699728 3012496 560904 09:05:24 08:32:01 27698880 31484008 818412 2.49 115812 3849384 2133828 6.29 1461540 3253728 266204 09:05:24 08:33:01 26078208 31429888 857732 2.61 122232 5362036 2440304 7.19 1646040 4617644 2052 09:05:24 08:34:01 21110760 31404164 885132 2.69 285232 9869612 2710836 7.99 1838528 9124020 2909436 09:05:24 08:35:01 21134848 31425872 842572 2.56 327124 9802540 2131248 6.28 2262412 8631588 152 09:05:24 08:36:01 18690016 31415712 853396 2.60 398768 11980852 2513172 7.41 2501820 10653400 468 09:05:24 08:37:01 19395908 31470540 798140 2.43 420684 11331740 2136084 6.30 2479316 9995804 848 09:05:24 08:38:01 19442192 31512416 760376 2.31 420744 11331892 1934964 5.70 2441816 9995524 8 09:05:24 08:39:01 19442752 31513032 759656 2.31 420792 11331892 1934964 5.70 2441748 9995524 24 09:05:24 08:40:01 19457544 31527860 745000 2.27 420812 11331896 1934964 5.70 2427332 9995528 8 09:05:24 08:41:01 19458072 31528396 744528 2.26 420828 11331900 1934964 5.70 2427272 9995528 44 09:05:24 08:42:01 19458788 31529184 743748 2.26 420860 11331904 1934964 5.70 2426416 9995560 12 09:05:24 08:43:01 19458796 31529220 743712 2.26 420876 11331908 1934964 5.70 2426396 9995572 176 09:05:24 08:44:01 19458896 31529400 743396 2.26 420904 11331904 1955876 5.76 2426408 9995572 20 09:05:24 08:45:01 19458560 31529064 743856 2.26 420920 11331888 1955876 5.76 2426792 9995552 176 09:05:24 08:46:01 19458952 31529524 743312 2.26 420944 11331892 1939640 5.72 2426460 9995556 4 09:05:24 08:47:01 19458896 31529488 743288 2.26 420964 11331892 1939640 5.72 2426524 9995556 180 09:05:24 08:48:01 19459108 31529724 742992 2.26 420984 11331896 1939640 5.72 2426544 9995560 8 09:05:24 08:49:01 19459060 31529700 742956 2.26 421000 11331904 1939640 5.72 2426636 9995568 176 09:05:24 08:50:01 19458760 31529440 743156 2.26 421036 11331908 1939640 5.72 2426772 9995572 8 09:05:24 08:51:01 19458176 31528884 743660 2.26 421060 11331912 1939640 5.72 2426984 9995576 48 09:05:24 08:52:01 19458888 31529616 743084 2.26 421080 11331912 1939640 5.72 2426752 9995576 8 09:05:24 08:53:01 19458832 31529596 743080 2.26 421100 11331916 1939640 5.72 2426772 9995588 44 09:05:24 08:54:01 19458792 31529688 742920 2.26 421112 11332044 1923448 5.67 2426780 9995712 8 09:05:24 08:55:01 19458556 31529492 743028 2.26 421140 11332048 1923448 5.67 2427300 9995720 44 09:05:24 08:56:01 19458508 31529464 742996 2.26 421152 11332052 1923448 5.67 2426828 9995724 8 09:05:24 08:57:01 19458704 31529676 742724 2.26 421168 11332052 1923448 5.67 2426844 9995724 36 09:05:24 08:58:01 19457064 31529088 743608 2.26 421228 11332676 1969764 5.81 2427324 9996236 8 09:05:24 08:59:01 19457300 31529344 743324 2.26 421244 11332676 1969764 5.81 2427040 9996240 44 09:05:24 09:00:01 19456668 31528736 743872 2.26 421260 11332680 1969764 5.81 2427420 9996240 8 09:05:24 09:01:01 19456904 31529016 743496 2.26 421292 11332684 1969764 5.81 2427096 9996244 44 09:05:24 09:02:01 19454308 31527576 744716 2.26 421324 11333092 1969764 5.81 2430784 9996388 20 09:05:24 09:03:01 19451716 31525912 746396 2.27 421356 11333760 1969764 5.81 2434328 9996532 44 09:05:24 09:04:01 19451440 31525656 746652 2.27 421384 11333752 1969764 5.81 2433704 9996520 8 09:05:24 09:05:01 19451432 31525680 746576 2.27 421400 11333768 1969764 5.81 2433996 9996524 204 09:05:24 Average: 20435346 31508981 767424 2.33 379000 10442475 2027671 5.98 2304353 9210707 117592 09:05:24 09:05:24 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:05:24 08:30:01 docker0 305.87 302.58 23.03 2725.22 0.00 0.00 0.00 0.00 09:05:24 08:30:01 ens3 1137.08 1004.18 11839.83 174.65 0.00 0.00 0.00 0.00 09:05:24 08:30:01 lo 5.47 5.47 0.52 0.52 0.00 0.00 0.00 0.00 09:05:24 08:31:01 docker0 79.82 121.71 6.49 691.94 0.00 0.00 0.00 0.00 09:05:24 08:31:01 vethdb1db0e 0.17 0.33 0.01 0.04 0.00 0.00 0.00 0.00 09:05:24 08:31:01 ens3 158.41 103.42 727.86 23.67 0.00 0.00 0.00 0.00 09:05:24 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:32:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 09:05:24 08:32:01 vethdb1db0e 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 09:05:24 08:32:01 ens3 32.53 21.46 31.86 12.34 0.00 0.00 0.00 0.00 09:05:24 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:33:01 docker0 31.23 49.49 2.36 216.97 0.00 0.00 0.00 0.00 09:05:24 08:33:01 veth91a8715 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:05:24 08:33:01 veth754e411 4.73 6.75 0.45 2.89 0.00 0.00 0.00 0.00 09:05:24 08:33:01 veth910868f 4.70 6.70 0.44 2.89 0.00 0.00 0.00 0.00 09:05:24 08:33:01 veth882af1b 4.73 6.70 0.45 2.89 0.00 0.00 0.00 0.00 09:05:24 08:33:01 vethf355463 4.63 6.37 0.44 2.87 0.00 0.00 0.00 0.00 09:05:24 08:33:01 ens3 142.94 97.12 1914.72 23.12 0.00 0.00 0.00 0.00 09:05:24 08:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:05:24 08:33:01 veth54cc0ad 4.57 6.48 0.43 2.87 0.00 0.00 0.00 0.00 09:05:24 08:34:01 docker0 633.03 831.44 47.47 5825.10 0.00 0.00 0.00 0.00 09:05:24 08:34:01 veth91a8715 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:34:01 ens3 868.57 657.44 6307.77 59.62 0.00 0.00 0.00 0.00 09:05:24 08:34:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:05:24 08:35:01 docker0 49.68 78.58 3.81 418.05 0.00 0.00 0.00 0.00 09:05:24 08:35:01 veth91a8715 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:05:24 08:35:01 veth759eb6e 34.92 50.59 3.35 74.24 0.00 0.00 0.00 0.01 09:05:24 08:35:01 veth0e294ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:35:01 ens3 229.70 139.60 2844.56 24.71 0.00 0.00 0.00 0.00 09:05:24 08:35:01 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 09:05:24 08:36:01 docker0 260.10 392.99 20.63 3580.87 0.00 0.00 0.00 0.00 09:05:24 08:36:01 veth91a8715 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 09:05:24 08:36:01 veth9557110 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:36:01 ens3 434.84 284.84 3615.05 42.98 0.00 0.00 0.00 0.00 09:05:24 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:37:01 docker0 9.13 16.19 0.60 217.23 0.00 0.00 0.00 0.00 09:05:24 08:37:01 veth91a8715 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 09:05:24 08:37:01 ens3 77.10 83.83 236.56 202.54 0.00 0.00 0.00 0.00 09:05:24 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:38:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:38:01 ens3 1.98 1.32 2.27 0.90 0.00 0.00 0.00 0.00 09:05:24 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:39:01 ens3 1.02 0.70 2.97 0.05 0.00 0.00 0.00 0.00 09:05:24 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:40:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:05:24 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:41:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:45:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 09:05:24 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:46:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:48:01 ens3 0.10 0.10 0.11 0.01 0.00 0.00 0.00 0.00 09:05:24 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:50:01 ens3 0.55 0.15 0.12 0.07 0.00 0.00 0.00 0.00 09:05:24 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:51:01 ens3 0.47 0.45 0.26 0.21 0.00 0.00 0.00 0.00 09:05:24 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:53:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:05:24 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:54:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:05:24 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:55:01 ens3 0.85 0.60 0.54 0.35 0.00 0.00 0.00 0.00 09:05:24 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:58:01 ens3 0.78 0.32 0.30 0.21 0.00 0.00 0.00 0.00 09:05:24 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 08:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 09:00:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:05:24 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 09:01:01 ens3 0.82 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:05:24 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 09:02:01 ens3 2.58 2.28 1.75 3.18 0.00 0.00 0.00 0.00 09:05:24 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 09:03:01 ens3 5.63 4.58 3.73 3.33 0.00 0.00 0.00 0.00 09:05:24 09:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:05:24 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 09:04:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 09:05:24 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:24 09:05:01 ens3 0.58 0.60 0.34 0.29 0.00 0.00 0.00 0.00 09:05:24 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:24 Average: docker0 38.05 49.84 2.90 379.86 0.00 0.00 0.00 0.00 09:05:24 Average: ens3 86.09 66.78 764.72 15.90 0.00 0.00 0.00 0.00 09:05:24 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 09:05:24 09:05:24 09:05:24 ---> sar -P ALL: 09:05:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5308) 02/10/23 _x86_64_ (8 CPU) 09:05:24 09:05:24 08:28:45 LINUX RESTART (8 CPU) 09:05:24 09:05:24 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:05:24 08:30:01 all 10.46 0.00 3.58 3.65 0.07 82.24 09:05:24 08:30:01 0 11.02 0.00 4.29 4.02 0.07 80.60 09:05:24 08:30:01 1 8.36 0.00 3.15 2.19 0.07 86.24 09:05:24 08:30:01 2 10.92 0.00 4.78 4.43 0.08 79.78 09:05:24 08:30:01 3 10.72 0.00 4.03 0.19 0.07 85.00 09:05:24 08:30:01 4 9.84 0.00 2.60 5.03 0.05 82.49 09:05:24 08:30:01 5 12.66 0.00 3.96 12.70 0.05 70.63 09:05:24 08:30:01 6 8.65 0.00 2.46 0.40 0.05 88.44 09:05:24 08:30:01 7 11.56 0.00 3.38 0.22 0.10 84.74 09:05:24 08:31:01 all 32.33 0.00 6.59 2.05 0.09 58.94 09:05:24 08:31:01 0 32.65 0.00 5.68 0.03 0.08 61.55 09:05:24 08:31:01 1 33.29 0.00 6.36 0.19 0.07 60.09 09:05:24 08:31:01 2 31.69 0.00 6.57 0.46 0.08 61.19 09:05:24 08:31:01 3 32.18 0.00 6.64 0.22 0.08 60.88 09:05:24 08:31:01 4 31.34 0.00 6.78 3.56 0.10 58.23 09:05:24 08:31:01 5 32.11 0.00 7.28 11.30 0.10 49.21 09:05:24 08:31:01 6 32.19 0.00 7.36 0.71 0.08 59.66 09:05:24 08:31:01 7 33.20 0.00 6.05 0.02 0.10 60.64 09:05:24 08:32:01 all 44.46 0.00 6.22 0.32 0.09 48.91 09:05:24 08:32:01 0 43.39 0.00 6.08 0.00 0.08 50.45 09:05:24 08:32:01 1 44.86 0.00 6.55 0.00 0.10 48.48 09:05:24 08:32:01 2 45.40 0.00 6.07 0.03 0.10 48.40 09:05:24 08:32:01 3 45.13 0.00 6.43 0.02 0.10 48.32 09:05:24 08:32:01 4 45.72 0.00 6.20 0.24 0.10 47.74 09:05:24 08:32:01 5 42.85 0.00 6.23 2.31 0.08 48.53 09:05:24 08:32:01 6 44.41 0.00 6.24 0.00 0.10 49.25 09:05:24 08:32:01 7 43.92 0.00 5.93 0.00 0.08 50.07 09:05:24 08:33:01 all 13.87 0.00 7.33 3.88 0.08 74.84 09:05:24 08:33:01 0 12.80 0.00 6.73 20.06 0.07 60.34 09:05:24 08:33:01 1 14.79 0.00 6.52 0.34 0.08 78.26 09:05:24 08:33:01 2 13.70 0.00 8.00 0.27 0.08 77.94 09:05:24 08:33:01 3 12.65 0.00 7.40 0.56 0.07 79.32 09:05:24 08:33:01 4 12.04 0.00 7.74 4.38 0.07 75.76 09:05:24 08:33:01 5 14.99 0.00 7.58 0.34 0.07 77.03 09:05:24 08:33:01 6 15.16 0.00 8.72 5.04 0.07 71.01 09:05:24 08:33:01 7 14.86 0.00 5.96 0.03 0.10 79.05 09:05:24 08:34:01 all 11.16 0.00 7.45 9.29 0.08 72.02 09:05:24 08:34:01 0 11.57 0.00 7.24 7.89 0.08 73.21 09:05:24 08:34:01 1 12.10 0.00 7.25 6.44 0.08 74.12 09:05:24 08:34:01 2 12.27 0.00 7.80 9.86 0.07 70.00 09:05:24 08:34:01 3 10.08 0.00 6.28 8.14 0.08 75.42 09:05:24 08:34:01 4 10.51 0.00 8.25 11.93 0.08 69.22 09:05:24 08:34:01 5 11.32 0.00 8.04 9.14 0.08 71.42 09:05:24 08:34:01 6 12.01 0.00 7.74 14.49 0.08 65.68 09:05:24 08:34:01 7 9.38 0.00 6.96 6.44 0.09 77.14 09:05:24 08:35:01 all 47.78 0.00 9.97 9.66 0.10 32.49 09:05:24 08:35:01 0 45.58 0.00 10.78 1.78 0.08 41.78 09:05:24 08:35:01 1 47.39 0.00 11.13 4.52 0.10 36.86 09:05:24 08:35:01 2 49.48 0.00 9.24 0.87 0.10 40.31 09:05:24 08:35:01 3 46.91 0.00 9.36 19.25 0.08 24.39 09:05:24 08:35:01 4 49.94 0.00 8.70 2.07 0.12 39.18 09:05:24 08:35:01 5 47.99 0.00 10.33 5.01 0.10 36.56 09:05:24 08:35:01 6 47.86 0.00 10.47 25.32 0.10 16.25 09:05:24 08:35:01 7 47.05 0.00 9.76 18.66 0.12 24.41 09:05:24 08:36:01 all 39.44 0.00 11.59 15.15 0.12 33.71 09:05:24 08:36:01 0 38.22 0.00 11.11 16.09 0.14 34.45 09:05:24 08:36:01 1 39.65 0.00 12.39 16.64 0.12 31.21 09:05:24 08:36:01 2 40.66 0.00 10.99 21.60 0.10 26.65 09:05:24 08:36:01 3 38.26 0.00 13.21 8.36 0.14 40.04 09:05:24 08:36:01 4 40.02 0.00 12.45 14.89 0.12 32.53 09:05:24 08:36:01 5 40.23 0.00 11.02 16.10 0.10 32.55 09:05:24 08:36:01 6 40.20 0.00 11.83 19.40 0.12 28.45 09:05:24 08:36:01 7 38.24 0.00 9.69 8.05 0.12 43.89 09:05:24 08:37:01 all 52.00 0.00 10.00 8.50 0.11 29.38 09:05:24 08:37:01 0 52.27 0.00 10.64 11.30 0.12 25.67 09:05:24 08:37:01 1 52.45 0.00 11.69 7.28 0.13 28.45 09:05:24 08:37:01 2 51.54 0.00 10.17 2.16 0.10 36.03 09:05:24 08:37:01 3 50.08 0.00 10.10 12.83 0.10 26.89 09:05:24 08:37:01 4 52.37 0.00 9.31 7.05 0.10 31.16 09:05:24 08:37:01 5 53.02 0.00 9.45 5.05 0.12 32.36 09:05:24 08:37:01 6 52.57 0.00 9.62 15.40 0.10 22.31 09:05:24 08:37:01 7 51.70 0.00 9.02 6.93 0.12 32.22 09:05:24 08:38:01 all 0.10 0.00 0.06 0.02 0.01 99.82 09:05:24 08:38:01 0 0.25 0.00 0.08 0.05 0.00 99.62 09:05:24 08:38:01 1 0.03 0.00 0.10 0.03 0.00 99.83 09:05:24 08:38:01 2 0.05 0.00 0.05 0.00 0.00 99.90 09:05:24 08:38:01 3 0.03 0.00 0.07 0.02 0.02 99.87 09:05:24 08:38:01 4 0.08 0.00 0.08 0.02 0.00 99.82 09:05:24 08:38:01 5 0.17 0.00 0.05 0.00 0.02 99.77 09:05:24 08:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:05:24 08:38:01 7 0.13 0.00 0.02 0.02 0.02 99.82 09:05:24 08:39:01 all 0.01 0.00 0.01 0.07 0.00 99.91 09:05:24 08:39:01 0 0.03 0.00 0.02 0.10 0.00 99.85 09:05:24 08:39:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:05:24 08:39:01 2 0.00 0.00 0.00 0.20 0.00 99.80 09:05:24 08:39:01 3 0.00 0.00 0.00 0.22 0.00 99.78 09:05:24 08:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:05:24 08:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:05:24 08:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:40:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:05:24 08:40:01 0 0.00 0.00 0.03 0.02 0.02 99.93 09:05:24 08:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 08:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:40:01 5 0.10 0.00 0.03 0.00 0.02 99.85 09:05:24 08:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 09:05:24 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:05:24 08:41:01 all 0.01 0.00 0.01 0.02 0.00 99.95 09:05:24 08:41:01 0 0.02 0.00 0.02 0.18 0.00 99.78 09:05:24 08:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:05:24 08:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:05:24 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:41:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:05:24 08:42:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:05:24 08:42:01 0 0.03 0.00 0.00 0.03 0.02 99.92 09:05:24 08:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:05:24 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 08:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:42:01 5 0.08 0.00 0.03 0.00 0.02 99.87 09:05:24 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:05:24 08:43:01 0 0.17 0.00 0.02 0.03 0.00 99.78 09:05:24 08:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:05:24 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:05:24 08:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:44:01 all 0.04 0.00 0.03 0.01 0.00 99.93 09:05:24 08:44:01 0 0.05 0.00 0.03 0.05 0.00 99.87 09:05:24 08:44:01 1 0.00 0.00 0.05 0.00 0.00 99.95 09:05:24 08:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:05:24 08:44:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:05:24 08:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:05:24 08:44:01 5 0.07 0.00 0.07 0.00 0.00 99.87 09:05:24 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:45:01 all 0.01 0.00 0.02 0.01 0.00 99.95 09:05:24 08:45:01 0 0.03 0.00 0.03 0.10 0.00 99.83 09:05:24 08:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:05:24 08:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:45:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:05:24 08:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:46:01 all 0.14 0.00 0.01 0.00 0.00 99.84 09:05:24 08:46:01 0 0.05 0.00 0.00 0.02 0.02 99.92 09:05:24 08:46:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:05:24 08:46:01 2 0.99 0.00 0.00 0.00 0.00 99.01 09:05:24 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:05:24 08:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:47:01 all 0.13 0.00 0.01 0.00 0.00 99.85 09:05:24 08:47:01 0 0.13 0.00 0.02 0.02 0.00 99.83 09:05:24 08:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:05:24 08:47:01 2 0.80 0.00 0.02 0.00 0.00 99.19 09:05:24 08:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 08:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:47:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:05:24 08:48:01 all 0.02 0.00 0.02 0.00 0.00 99.95 09:05:24 08:48:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:05:24 08:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:48:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:05:24 08:48:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:05:24 08:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:05:24 08:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:05:24 08:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:05:24 08:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 08:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:05:24 08:50:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:05:24 08:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:05:24 08:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:50:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:05:24 08:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:50:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:05:24 08:51:01 all 0.22 0.00 0.01 0.00 0.01 99.75 09:05:24 08:51:01 0 0.02 0.00 0.05 0.03 0.00 99.90 09:05:24 08:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:51:01 2 1.65 0.00 0.00 0.00 0.00 98.35 09:05:24 08:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:05:24 08:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:05:24 08:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:05:24 08:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 09:05:24 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:05:24 08:52:01 all 0.03 0.00 0.00 0.00 0.00 99.96 09:05:24 08:52:01 0 0.02 0.00 0.00 0.03 0.00 99.95 09:05:24 08:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:52:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:05:24 08:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:05:24 08:53:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:05:24 08:53:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:05:24 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:53:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:05:24 08:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:54:01 all 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:54:01 0 0.03 0.00 0.02 0.02 0.00 99.93 09:05:24 08:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 08:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:05:24 08:55:01 0 0.02 0.00 0.05 0.02 0.02 99.90 09:05:24 08:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 08:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:56:01 all 0.21 0.00 0.01 0.00 0.00 99.76 09:05:24 08:56:01 0 0.00 0.00 0.05 0.03 0.02 99.90 09:05:24 08:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:56:01 2 1.66 0.00 0.02 0.00 0.02 98.30 09:05:24 08:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:57:01 all 0.14 0.00 0.01 0.00 0.00 99.84 09:05:24 08:57:01 0 0.08 0.00 0.03 0.03 0.02 99.83 09:05:24 08:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 08:57:01 2 0.88 0.00 0.03 0.00 0.00 99.09 09:05:24 08:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 08:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 08:58:01 all 0.06 0.00 0.05 0.01 0.00 99.86 09:05:24 08:58:01 0 0.08 0.00 0.08 0.05 0.02 99.77 09:05:24 08:58:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:05:24 08:58:01 2 0.00 0.00 0.05 0.00 0.00 99.95 09:05:24 08:58:01 3 0.05 0.00 0.03 0.00 0.00 99.92 09:05:24 08:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 08:58:01 5 0.07 0.00 0.05 0.02 0.00 99.87 09:05:24 08:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:05:24 08:58:01 7 0.22 0.00 0.13 0.03 0.00 99.62 09:05:24 08:59:01 all 0.10 0.00 0.02 0.00 0.00 99.88 09:05:24 08:59:01 0 0.08 0.00 0.03 0.02 0.00 99.87 09:05:24 08:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:05:24 08:59:01 2 0.57 0.00 0.00 0.00 0.00 99.43 09:05:24 08:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:05:24 08:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 08:59:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:05:24 08:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:05:24 08:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:05:24 09:00:01 all 0.13 0.00 0.01 0.00 0.00 99.85 09:05:24 09:00:01 0 0.15 0.00 0.00 0.02 0.02 99.82 09:05:24 09:00:01 1 0.05 0.00 0.02 0.02 0.00 99.92 09:05:24 09:00:01 2 0.52 0.00 0.03 0.00 0.00 99.45 09:05:24 09:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 09:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 09:00:01 5 0.13 0.00 0.02 0.00 0.02 99.83 09:05:24 09:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 09:00:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:05:24 09:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:05:24 09:01:01 0 0.05 0.00 0.03 0.03 0.02 99.87 09:05:24 09:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:05:24 09:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:05:24 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 09:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:05:24 09:01:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:05:24 09:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 09:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 09:02:01 all 0.15 0.00 0.04 0.01 0.00 99.81 09:05:24 09:02:01 0 0.05 0.00 0.05 0.03 0.00 99.87 09:05:24 09:02:01 1 0.22 0.00 0.13 0.02 0.00 99.63 09:05:24 09:02:01 2 0.07 0.00 0.03 0.00 0.00 99.90 09:05:24 09:02:01 3 0.17 0.00 0.00 0.00 0.00 99.83 09:05:24 09:02:01 4 0.23 0.00 0.02 0.00 0.00 99.75 09:05:24 09:02:01 5 0.13 0.00 0.02 0.00 0.00 99.85 09:05:24 09:02:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:05:24 09:02:01 7 0.25 0.00 0.05 0.00 0.02 99.68 09:05:24 09:05:24 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:05:24 09:03:01 all 0.48 0.00 0.05 0.01 0.00 99.46 09:05:24 09:03:01 0 0.05 0.00 0.05 0.02 0.02 99.87 09:05:24 09:03:01 1 0.12 0.00 0.03 0.00 0.00 99.85 09:05:24 09:03:01 2 1.97 0.00 0.02 0.00 0.00 98.01 09:05:24 09:03:01 3 1.12 0.00 0.03 0.00 0.00 98.85 09:05:24 09:03:01 4 0.08 0.00 0.03 0.02 0.00 99.87 09:05:24 09:03:01 5 0.23 0.00 0.12 0.02 0.00 99.63 09:05:24 09:03:01 6 0.08 0.00 0.07 0.00 0.00 99.85 09:05:24 09:03:01 7 0.17 0.00 0.03 0.00 0.00 99.80 09:05:24 09:04:01 all 0.10 0.00 0.01 0.00 0.00 99.88 09:05:24 09:04:01 0 0.10 0.00 0.00 0.03 0.02 99.85 09:05:24 09:04:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:05:24 09:04:01 2 0.45 0.00 0.05 0.00 0.00 99.50 09:05:24 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 09:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 09:04:01 5 0.08 0.00 0.00 0.00 0.00 99.92 09:05:24 09:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:05:24 09:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:05:24 09:05:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:05:24 09:05:01 0 0.02 0.00 0.03 0.02 0.00 99.93 09:05:24 09:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 09:05:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:05:24 09:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:05:24 09:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:05:24 09:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:24 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:05:24 Average: all 6.98 0.00 1.74 1.45 0.02 89.81 09:05:24 Average: 0 6.87 0.00 1.75 1.71 0.03 89.65 09:05:24 Average: 1 6.98 0.00 1.81 1.04 0.02 90.15 09:05:24 Average: 2 7.32 0.00 1.76 1.10 0.02 89.80 09:05:24 Average: 3 6.82 0.00 1.75 1.37 0.02 90.04 09:05:24 Average: 4 6.97 0.00 1.72 1.35 0.02 89.94 09:05:24 Average: 5 7.06 0.00 1.77 1.70 0.02 89.44 09:05:24 Average: 6 6.98 0.00 1.78 2.22 0.02 89.00 09:05:24 Average: 7 6.88 0.00 1.57 1.10 0.02 90.43 09:05:24 09:05:24 09:05:24