Pull request #4402 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 0ed1034b3ab63d116b0414f8674ebacfe755126e rather than 510db3eadc7189b420326bad12dd62cca7a8242b Obtained Jenkinsfile from 0ed1034b3ab63d116b0414f8674ebacfe755126e 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-ssh16052701537176219573.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-ssh12773308864567684730.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6658747856255191708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14443680320590739000.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16745349767230542594.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4402/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4402/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17021726609233106577.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7920 in /w/workspace/edgexfoundry_edgex-go_PR-4402 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 510db3eadc7189b420326bad12dd62cca7a8242b Merge succeeded, producing 510db3eadc7189b420326bad12dd62cca7a8242b Checking out Revision 510db3eadc7189b420326bad12dd62cca7a8242b (PR-4402) > 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/4402/head:refs/remotes/origin/PR-4402 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 510db3eadc7189b420326bad12dd62cca7a8242b # 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 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 510db3eadc7189b420326bad12dd62cca7a8242b # timeout=10 Commit message: "fix(data): update validateEvent topic check" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:07:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:07:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:07:17 ========================================================= 06:07:17 EdgeX Global Pipelines Version Info 06:07:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:07:18 ------------------- 06:07:18 stable info: 06:07:18 ------------------- 06:07:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:07:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:07:18 Message: update stable to v1.0.244 06:07:19 ------------------- 06:07:19 experimental info: 06:07:19 ------------------- 06:07:19 Commited By: **** collab-it+edgex@linuxfoundation.org 06:07:19 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:07:19 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:07:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4402 [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4402 [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4402 [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 510db3eadc7189b420326bad12dd62cca7a8242b [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 510db3e [Pipeline] echo 06:07:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:20 provisioning config files... 06:07:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18001884529397777900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:21 ---> docker-login.sh 06:07:21 nexus3.edgexfoundry.org:10001 06:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:21 Configure a credential helper to remove this warning. See 06:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:21 06:07:21 Login Succeeded 06:07:21 nexus3.edgexfoundry.org:10002 06:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:21 Configure a credential helper to remove this warning. See 06:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:21 06:07:21 Login Succeeded 06:07:21 nexus3.edgexfoundry.org:10003 06:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:21 Configure a credential helper to remove this warning. See 06:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:21 06:07:21 Login Succeeded 06:07:21 nexus3.edgexfoundry.org:10004 06:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:22 Configure a credential helper to remove this warning. See 06:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:22 06:07:22 Login Succeeded 06:07:22 docker.io 06:07:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:07:22 Configure a credential helper to remove this warning. See 06:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:07:22 06:07:22 Login Succeeded 06:07:22 ---> docker-login.sh ends [Pipeline] } 06:07:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:07:22 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 06:07:22 + + dirname cmd/core-command/Dockerfilecut 06:07:22 -d/ -f2 06:07:22 + echo core-command,cmd/core-command/Dockerfile 06:07:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 06:07:22 cut -d/ -f2 06:07:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:07:22 + dirname cmd/core-data/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo core-data,cmd/core-data/Dockerfile 06:07:22 + dirname cmd/core-metadata/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo core-metadata,cmd/core-metadata/Dockerfile 06:07:22 + dirname cmd/security-bootstrapper/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:07:22 + + dirname cmd/security-proxy-auth/Dockerfile 06:07:22 cut -d/ -f2 06:07:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:07:22 + dirname cmd/security-proxy-setup/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:07:22 + dirname cmd/security-secretstore-setup/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:07:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:07:22 + dirname cmd/security-spire-agent/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:07:22 + dirname cmd/security-spire-config/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:07:22 + dirname cmd/security-spire-server/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:07:22 + dirname cmd/support-notifications/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo support-notifications,cmd/support-notifications/Dockerfile 06:07:22 + dirname cmd/support-scheduler/Dockerfile 06:07:22 + cut -d/ -f2 06:07:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:07:22 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:07:23 + git rev-list -1 --merges 510db3eadc7189b420326bad12dd62cca7a8242b~1..510db3eadc7189b420326bad12dd62cca7a8242b [Pipeline] echo 06:07:23 -----------> git rev-list -1 --merges 510db3eadc7189b420326bad12dd62cca7a8242b~1..510db3eadc7189b420326bad12dd62cca7a8242b 510db3eadc7189b420326bad12dd62cca7a8242b [false] [Pipeline] sh 06:07:23 + git log --format=format:%s -1 510db3eadc7189b420326bad12dd62cca7a8242b [Pipeline] echo 06:07:23 ========================================================= 06:07:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:07:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:07:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:07:24 + grep -v github /etc/ssh/ssh_known_hosts 06:07:24 + [ -e /tmp/ssh_known_hosts ] 06:07:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:07:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:07:24 + sudo tee -a /etc/ssh/ssh_known_hosts 06:07:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:07:24 06:07:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:07:25 0.1.4: Pulling from edgex-devops/py-git-semver 06:07:25 b85a868b505f: Pulling fs layer 06:07:25 e2be974225ed: Pulling fs layer 06:07:25 339a4e72a1f5: Pulling fs layer 06:07:25 988bab9f4d93: Pulling fs layer 06:07:25 1469e6f7b9e6: Pulling fs layer 06:07:25 eaf3925da568: Pulling fs layer 06:07:25 bab4dde63d76: Pulling fs layer 06:07:25 bde34c3a00c8: Pulling fs layer 06:07:25 b352a97aabf1: Pulling fs layer 06:07:25 4872d77fe225: Pulling fs layer 06:07:25 5851b861e8e6: Pulling fs layer 06:07:25 eaf3925da568: Waiting 06:07:25 988bab9f4d93: Waiting 06:07:25 1469e6f7b9e6: Waiting 06:07:25 b352a97aabf1: Waiting 06:07:25 bab4dde63d76: Waiting 06:07:25 5851b861e8e6: Waiting 06:07:25 bde34c3a00c8: Waiting 06:07:25 4872d77fe225: Waiting 06:07:25 e2be974225ed: Verifying Checksum 06:07:25 e2be974225ed: Download complete 06:07:25 988bab9f4d93: Download complete 06:07:25 1469e6f7b9e6: Verifying Checksum 06:07:25 1469e6f7b9e6: Download complete 06:07:25 eaf3925da568: Verifying Checksum 06:07:25 eaf3925da568: Download complete 06:07:25 339a4e72a1f5: Verifying Checksum 06:07:25 339a4e72a1f5: Download complete 06:07:25 bde34c3a00c8: Verifying Checksum 06:07:25 bde34c3a00c8: Download complete 06:07:25 b352a97aabf1: Verifying Checksum 06:07:25 b352a97aabf1: Download complete 06:07:25 4872d77fe225: Verifying Checksum 06:07:25 4872d77fe225: Download complete 06:07:25 5851b861e8e6: Download complete 06:07:25 b85a868b505f: Verifying Checksum 06:07:25 b85a868b505f: Download complete 06:07:25 bab4dde63d76: Verifying Checksum 06:07:25 bab4dde63d76: Download complete 06:07:26 b85a868b505f: Pull complete 06:07:26 e2be974225ed: Pull complete 06:07:27 339a4e72a1f5: Pull complete 06:07:27 988bab9f4d93: Pull complete 06:07:27 1469e6f7b9e6: Pull complete 06:07:27 eaf3925da568: Pull complete 06:07:29 bab4dde63d76: Pull complete 06:07:29 bde34c3a00c8: Pull complete 06:07:29 b352a97aabf1: Pull complete 06:07:29 4872d77fe225: Pull complete 06:07:29 5851b861e8e6: Pull complete 06:07:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:07:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:30 prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container 06:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:07:34 $ docker top 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 -eo pid,comm 06:07:34 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). 06:07:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:07:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:07:34 [ssh-agent] Looking for ssh-agent implementation... 06:07:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:07:34 $ docker exec 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 ssh-agent 06:07:34 SSH_AUTH_SOCK=/tmp/ssh-nRKweT2pHDDh/agent.31 06:07:34 SSH_AGENT_PID=37 06:07:34 Running ssh-add (command line suppressed) 06:07:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17910774892848713390.key (/w/workspace/edgex-go/1@tmp/private_key_17910774892848713390.key) 06:07:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:07:35 + git tag --points-at HEAD [Pipeline] } 06:07:35 $ docker exec --env ******** --env ******** 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 ssh-agent -k 06:07:35 unset SSH_AUTH_SOCK; 06:07:35 unset SSH_AGENT_PID; 06:07:35 echo Agent pid 37 killed; 06:07:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:07:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:07:35 [ssh-agent] Looking for ssh-agent implementation... 06:07:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:07:35 $ docker exec 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 ssh-agent 06:07:35 SSH_AUTH_SOCK=/tmp/ssh-Mzn7lJkXHpXA/agent.69 06:07:35 SSH_AGENT_PID=75 06:07:35 Running ssh-add (command line suppressed) 06:07:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10462114099260646305.key (/w/workspace/edgex-go/1@tmp/private_key_10462114099260646305.key) 06:07:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:07:35 + git semver init 06:07:36 2023-03-01 06:07:36,126 [run_init] DEBUG init version:0.0.0 force:False 06:07:36 2023-03-01 06:07:36,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 06:07:36 2023-03-01 06:07:36,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 06:07:36 2023-03-01 06:07:36,127 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 06:07:41 2023-03-01 06:07:41,460 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 06:07:41 2023-03-01 06:07:41,461 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4402 with force:False 06:07:41 2023-03-01 06:07:41,461 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4402 06:07:41 2023-03-01 06:07:41,463 [execute] INFO git cat-file --batch-check 06:07:41 2023-03-01 06:07:41,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:07:41 2023-03-01 06:07:41,469 [execute] INFO git cat-file --batch 06:07:41 2023-03-01 06:07:41,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:07:41 2023-03-01 06:07:41,477 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4402 06:07:41 0.0.0 [Pipeline] } 06:07:41 $ docker exec --env ******** --env ******** 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 ssh-agent -k 06:07:41 unset SSH_AUTH_SOCK; 06:07:41 unset SSH_AGENT_PID; 06:07:41 echo Agent pid 75 killed; 06:07:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:07:42 + git semver [Pipeline] } 06:07:42 $ docker stop --time=1 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 06:07:43 $ docker rm -f --volumes 4b44e5aa3b33dbe07ba8fdf2c9a8069509f9c6cfcc25dcf184e58311b7b83da7 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:07:44 Stashed 1 file(s) [Pipeline] echo 06:07:44 [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 06:07:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:07:45 ========================================================= 06:07:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:07:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:07:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:07:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:07:45 213ec9aee27d: Pulling fs layer 06:07:45 4583459ba037: Pulling fs layer 06:07:45 93c1e223e6f2: Pulling fs layer 06:07:45 53926ce57604: Pulling fs layer 06:07:45 21b2b0c7a3f4: Pulling fs layer 06:07:45 22ff95d597cd: Pulling fs layer 06:07:45 12d6caf4c0d1: Pulling fs layer 06:07:45 96b7cbca73a9: Pulling fs layer 06:07:45 a7acece74701: Pulling fs layer 06:07:45 53926ce57604: Waiting 06:07:45 12d6caf4c0d1: Waiting 06:07:45 a7acece74701: Waiting 06:07:45 96b7cbca73a9: Waiting 06:07:45 22ff95d597cd: Waiting 06:07:45 93c1e223e6f2: Verifying Checksum 06:07:45 93c1e223e6f2: Download complete 06:07:45 4583459ba037: Download complete 06:07:45 21b2b0c7a3f4: Verifying Checksum 06:07:45 21b2b0c7a3f4: Download complete 06:07:45 22ff95d597cd: Verifying Checksum 06:07:45 22ff95d597cd: Download complete 06:07:45 213ec9aee27d: Verifying Checksum 06:07:45 213ec9aee27d: Download complete 06:07:46 12d6caf4c0d1: Verifying Checksum 06:07:46 12d6caf4c0d1: Download complete 06:07:46 213ec9aee27d: Pull complete 06:07:46 4583459ba037: Pull complete 06:07:46 93c1e223e6f2: Pull complete 06:07:46 a7acece74701: Verifying Checksum 06:07:46 a7acece74701: Download complete 06:07:46 96b7cbca73a9: Verifying Checksum 06:07:46 96b7cbca73a9: Download complete 06:07:46 53926ce57604: Verifying Checksum 06:07:46 53926ce57604: Download complete 06:07:51 53926ce57604: Pull complete 06:07:51 21b2b0c7a3f4: Pull complete 06:07:51 22ff95d597cd: Pull complete 06:07:51 12d6caf4c0d1: Pull complete 06:07:52 96b7cbca73a9: Pull complete 06:07:53 a7acece74701: Pull complete 06:07:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:07:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:07:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 06:07:54 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:07:54 WORKDIR /edgex 06:07:54 COPY go.mod . 06:07:54 RUN go mod downloaddocker 06:07:54 build -t ci-base-image-x86_64 -f - . 06:07:54 Sending build context to Docker daemon 170.5MB 06:07:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:07:54 ---> db6d94c90886 06:07:54 Step 2/4 : WORKDIR /edgex 06:07:59 Still waiting to schedule task 06:07:59 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:08:01 ---> Running in 7af3ecfd5cc1 06:08:01 Removing intermediate container 7af3ecfd5cc1 06:08:01 ---> b05ac9e3d60a 06:08:01 Step 3/4 : COPY go.mod . 06:08:01 ---> ced292f55975 06:08:01 Step 4/4 : RUN go mod download 06:08:01 ---> Running in c87682d93942 06:08:16 Removing intermediate container c87682d93942 06:08:16 ---> f84687405d35 06:08:16 Successfully built f84687405d35 06:08:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:16 + docker inspect -f . ci-base-image-x86_64 06:08:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:16 prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container 06:08:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:08:17 $ docker top c1c854d16c4db624db5895ea4b47fe7158f35ae0a2505083d536021c731ac099 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:17 + go version 06:08:17 go version go1.18.7 linux/amd64 [Pipeline] } 06:08:17 $ docker stop --time=1 c1c854d16c4db624db5895ea4b47fe7158f35ae0a2505083d536021c731ac099 06:08:18 $ docker rm -f --volumes c1c854d16c4db624db5895ea4b47fe7158f35ae0a2505083d536021c731ac099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:19 + docker inspect -f . ci-base-image-x86_64 06:08:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:19 prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container 06:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:08:20 $ docker top 78d0c17a4d260428d62069916da4c40e6fc45fb45a68ef0830bf02ae2f2f6034 -eo pid,comm [Pipeline] { [Pipeline] echo 06:08:20 ========================================================= 06:08:20 [edgeXBuildGoParallel] Running Tests and Build... 06:08:20 ========================================================= [Pipeline] sh 06:08:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:08:20 + make test 06:08:20 go test -race -coverprofile=coverage.out ./... 06:08:27 ? github.com/edgexfoundry/edgex-go [no test files] 06:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:08:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:08:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:08:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 06:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.124s coverage: 71.2% of statements 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.050s coverage: 88.5% of statements 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.9% of statements 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.476s coverage: 95.6% of statements 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.098s coverage: 72.2% of statements 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 65.9% of statements 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.114s coverage: 0.9% of statements 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 82.9% of statements 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 06:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 06:08:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.324s coverage: 79.9% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.2% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.1% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.301s coverage: 65.3% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:09:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 06:09:28 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." 06:09:28 go vet ./... 06:09:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:09:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:09:29 ./bin/test-attribution-txt.sh [Pipeline] echo 06:09:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:09:29 + ls -al . 06:09:29 total 744 06:09:29 drwxrwxr-x 11 1001 1001 4096 Mar 1 06:08 . 06:09:29 drwxr-xr-x 4 root root 4096 Mar 1 06:08 .. 06:09:29 drwxrwxr-x 2 1001 1001 4096 Mar 1 06:07 .blubracket 06:09:29 -rw-rw-r-- 1 1001 1001 16 Mar 1 06:07 .dockerignore 06:09:29 drwxrwxr-x 8 1001 1001 4096 Mar 1 06:09 .git 06:09:29 drwxrwxr-x 3 1001 1001 4096 Mar 1 06:07 .github 06:09:29 -rw-rw-r-- 1 1001 1001 1068 Mar 1 06:07 .gitignore 06:09:29 -rw-rw-r-- 1 1001 1001 42 Mar 1 06:07 .golangci.yml 06:09:29 -rw-rw-r-- 1 1001 1001 87 Mar 1 06:07 .hadolint.yml 06:09:29 drwxr-xr-x 3 1001 1001 4096 Mar 1 06:07 .semver 06:09:29 -rw-rw-r-- 1 1001 1001 166 Mar 1 06:07 .sonarcloud.properties 06:09:29 -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:07 ADOPTERS.md 06:09:29 -rw-rw-r-- 1 1001 1001 10825 Mar 1 06:07 Attribution.txt 06:09:29 -rw-rw-r-- 1 1001 1001 73765 Mar 1 06:07 CHANGELOG.md 06:09:29 -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:07 CONTRIBUTING.md 06:09:29 -rw-rw-r-- 1 1001 1001 677 Mar 1 06:07 GOVERNANCE.md 06:09:29 -rw-rw-r-- 1 1001 1001 883 Mar 1 06:07 Jenkinsfile 06:09:29 -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:07 LICENSE 06:09:29 -rw-rw-r-- 1 1001 1001 14116 Mar 1 06:07 Makefile 06:09:29 -rw-rw-r-- 1 1001 1001 582 Mar 1 06:07 OWNERS.md 06:09:29 -rw-rw-r-- 1 1001 1001 9403 Mar 1 06:07 README.md 06:09:29 -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:07 SECURITY.md 06:09:29 -rw-rw-r-- 1 1001 1001 5 Mar 1 06:07 VERSION 06:09:29 drwxrwxr-x 2 1001 1001 4096 Mar 1 06:07 bin 06:09:29 drwxrwxr-x 18 1001 1001 4096 Mar 1 06:07 cmd 06:09:29 -rw-r--r-- 1 root root 487670 Mar 1 06:09 coverage.out 06:09:29 -rw-rw-r-- 1 1001 1001 3296 Mar 1 06:07 go.mod 06:09:29 -rw-rw-r-- 1 1001 1001 31429 Mar 1 06:07 go.sum 06:09:29 drwxrwxr-x 7 1001 1001 4096 Mar 1 06:07 internal 06:09:29 drwxrwxr-x 3 1001 1001 4096 Mar 1 06:07 openapi 06:09:29 drwxrwxr-x 4 1001 1001 4096 Mar 1 06:07 snap 06:09:29 -rw-rw-r-- 1 1001 1001 204 Mar 1 06:07 version.go [Pipeline] sh 06:09:29 + '[' -e coverage.out ] 06:09:29 + chown 1001:1001 coverage.out [Pipeline] stash 06:09:30 Stashed 1 file(s) [Pipeline] sh 06:09:30 + make build 06:09:30 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 06:09: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 06:09:43 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 06:09:44 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 06:09:45 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 06:09:53 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 06:09:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:09:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:09: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:09: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:09:58 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 06:09:58 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 06:10:01 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] } 06:10:02 $ docker stop --time=1 78d0c17a4d260428d62069916da4c40e6fc45fb45a68ef0830bf02ae2f2f6034 06:10:09 $ docker rm -f --volumes 78d0c17a4d260428d62069916da4c40e6fc45fb45a68ef0830bf02ae2f2f6034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:10 06:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:10 latest: Pulling from edgex-devops/edgex-compose 06:10:10 cbdbe7a5bc2a: Pulling fs layer 06:10:10 ca9280d653b3: Pulling fs layer 06:10:10 7e9c9ca2126c: Pulling fs layer 06:10:11 cbdbe7a5bc2a: Download complete 06:10:11 cbdbe7a5bc2a: Pull complete 06:10:11 ca9280d653b3: Verifying Checksum 06:10:11 ca9280d653b3: Download complete 06:10:11 7e9c9ca2126c: Download complete 06:10:11 ca9280d653b3: Pull complete 06:10:15 7e9c9ca2126c: Pull complete 06:10:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:15 prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container 06:10:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:10:19 $ docker top a342897bb023784fb8666fc16faaf1fd0f9d017e4adcbd18c35e56d0b1a488a5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:19 + docker-compose build --help 06:10:19 + grep parallel 06:10:20 --parallel Build images in parallel. [Pipeline] } 06:10:20 $ docker stop --time=1 a342897bb023784fb8666fc16faaf1fd0f9d017e4adcbd18c35e56d0b1a488a5 06:10:21 $ docker rm -f --volumes a342897bb023784fb8666fc16faaf1fd0f9d017e4adcbd18c35e56d0b1a488a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:22 prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container 06:10:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:10:22 $ docker top b6fa7905cf989ee6957ea483b8ea28e75a3ea3bb059dee1a9724dde948f0bed0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:22 + docker-compose -f ./docker-compose-build.yml build --parallel 06:10:23 Building core-command ... 06:10:23 Building core-common-config-bootstrapper ... 06:10:23 Building core-data ... 06:10:23 Building core-metadata ... 06:10:23 Building security-bootstrapper ... 06:10:23 Building security-proxy-auth ... 06:10:23 Building security-proxy-setup ... 06:10:23 Building security-secretstore-setup ... 06:10:23 Building security-spiffe-token-provider ... 06:10:23 Building security-spire-agent ... 06:10:23 Building security-spire-config ... 06:10:23 Building security-spire-server ... 06:10:23 Building support-notifications ... 06:10:23 Building support-scheduler ... 06:10:23 Building security-secretstore-setup 06:10:23 Building security-spire-agent 06:10:23 Building security-spiffe-token-provider 06:10:23 Building support-scheduler 06:10:23 Building core-metadata 06:10:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:10:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:10:35 ---> f84687405d35 06:10:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:10:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:10:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:10:35 ---> f84687405d35 06:10:35 Step 3/24 : WORKDIR /edgex-go 06:10:35 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:10:35 Step 2/19 : FROM ${BUILDER_BASE} AS builder 06:10:35 ---> f84687405d35 06:10:35 Step 3/19 : WORKDIR /edgex-go 06:10:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:10:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:10:35 ---> f84687405d35 06:10:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:10:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:10:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:10:35 ---> f84687405d35 06:10:35 Step 3/24 : WORKDIR /edgex-go 06:10:47 ---> Running in bb048b35505b 06:10:47 ---> Running in 3da3b8a5c2f5 06:10:47 ---> Running in f64ab84dbc6c 06:10:47 ---> Running in 3f94eda0020f 06:10:47 ---> Running in 42e0d18ad91e 06:10:47 Removing intermediate container 3f94eda0020f 06:10:47 ---> a37b131c77e3 06:10:47 Step 4/22 : WORKDIR /edgex-go 06:10:47 Removing intermediate container bb048b35505b 06:10:47 ---> ee83714d7c83 06:10:47 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:10:47 Removing intermediate container 3da3b8a5c2f5 06:10:47 ---> 9fd1e89390d0 06:10:47 Step 4/24 : WORKDIR /edgex-go 06:10:47 Removing intermediate container f64ab84dbc6c 06:10:47 ---> a940300528f0 06:10:47 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 06:10:47 Removing intermediate container 42e0d18ad91e 06:10:47 ---> 04c75c7519ec 06:10:47 Step 4/24 : RUN apk add --update --no-cache make git 06:10:47 ---> Running in e30a8891513a 06:10:47 ---> Running in cb9c55a021f6 06:10:47 ---> Running in 32a3dfd55ba2 06:10:47 ---> Running in 804c629c7d87 06:10:47 ---> Running in e464de81abe3 06:10:47 Removing intermediate container e30a8891513a 06:10:47 ---> 99b5102e1d92 06:10:47 Step 5/22 : RUN apk add --update --no-cache make git 06:10:47 Removing intermediate container 32a3dfd55ba2 06:10:47 ---> 0862f1128e8b 06:10:47 Step 5/24 : RUN apk add --update --no-cache make git 06:10:47 ---> Running in a76b42a14e57 06:10:47 ---> Running in 5a9c12de032d 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:10:47 OK: 211 MiB in 51 packages 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:10:47 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:10:47 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:10:47 OK: 17046 distinct packages available 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:10:47 OK: 211 MiB in 51 packages 06:10:47 OK: 211 MiB in 51 packages 06:10:47 OK: 211 MiB in 51 packages 06:10:47 OK: 211 MiB in 51 packages 06:10:47 Removing intermediate container cb9c55a021f6 06:10:47 ---> 5c046fff6088 06:10:47 Step 5/24 : COPY go.mod vendor* ./ 06:10:47 ---> f8a422930ad5 06:10:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:47 ---> Running in 4e72d93d2858 06:10:48 Removing intermediate container a76b42a14e57 06:10:48 ---> 35e260fe51c7 06:10:48 Step 6/22 : COPY go.mod vendor* ./ 06:10:48 Removing intermediate container e464de81abe3 06:10:48 ---> f23ab2849d0a 06:10:48 Step 5/24 : COPY go.mod vendor* ./ 06:10:48 Removing intermediate container 5a9c12de032d 06:10:48 ---> 62112e792a4b 06:10:48 Step 6/24 : COPY go.mod vendor* ./ 06:10:48 Removing intermediate container 804c629c7d87 06:10:48 ---> e6ae009c1f1c 06:10:48 Step 5/19 : COPY go.mod vendor* ./ 06:10:48 ---> 02e93bd81fee 06:10:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:48 ---> 2409b3a1e060 06:10:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:48 ---> Running in 118d96eb9490 06:10:48 ---> a72435928e0f 06:10:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:48 ---> Running in 2e300d3e68dc 06:10:48 ---> Running in 0a4b0ceabbbe 06:10:48 ---> 220d893e0e4b 06:10:48 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:10:48 ---> Running in d2cc277b1a69 06:12:25 Removing intermediate container 4e72d93d2858 06:12:25 ---> 78478c4520c9 06:12:25 Step 7/24 : COPY . . 06:12:25 Removing intermediate container 0a4b0ceabbbe 06:12:25 ---> 6e85a0ddf37f 06:12:25 Step 8/24 : COPY . . 06:12:25 Removing intermediate container d2cc277b1a69 06:12:25 ---> c1ee84e66ea0 06:12:25 Step 7/19 : COPY . . 06:12:25 Removing intermediate container 118d96eb9490 06:12:25 ---> e891836185e8 06:12:25 Step 8/22 : COPY . . 06:12:25 Removing intermediate container 2e300d3e68dc 06:12:25 ---> c8f1fe7abd1c 06:12:25 Step 7/24 : COPY . . 06:12:35 ---> 9c6b83238968 06:12:35 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:12:35 ---> 9d654a9de47f 06:12:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:12:35 ---> 1300e00c11d3 06:12:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:12:35 ---> 77fe8f91d964 06:12:35 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:12:35 ---> c4aed852dfbe 06:12:35 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:12:35 ---> Running in fcd78a1115a5 06:12:35 ---> Running in f36a4c27b396 06:12:35 ---> Running in 57a0df7788b7 06:12:35 ---> Running in 524dd863e1da 06:12:35 ---> Running in 6b367fdd7778 06:12:35 Removing intermediate container 524dd863e1da 06:12:35 ---> 487c72dd622e 06:12:35 Step 9/24 : WORKDIR /edgex-go/spire-build 06:12:35 ---> Running in 6678f3d06d49 06:12:35 Removing intermediate container 6678f3d06d49 06:12:35 ---> a7d71d9ac028 06:12:35 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 06:12:35 ---> Running in 8b93d1773fb5 06:12: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 06:12:36 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 06:12:36 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 06:12:36 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 06:12:37 Removing intermediate container 8b93d1773fb5 06:12:37 ---> 23a49ac803ed 06:12:37 Step 11/24 : WORKDIR /edgex-go 06:12:37 ---> Running in ab914359230e 06:12:38 Removing intermediate container ab914359230e 06:12:38 ---> 76ce17f99735 06:12:38 06:12:38 Step 12/24 : FROM alpine:3.15 06:12:38 3.15: Pulling from library/alpine 06:12:38 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 06:12:38 Status: Downloaded newer image for alpine:3.15 06:12:38 ---> 5ce65d7b0fde 06:12:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:12:38 ---> Running in 2164ab8076dd 06:12:38 Removing intermediate container 2164ab8076dd 06:12:38 ---> 36a576573f4f 06:12:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:12:38 ---> Running in 01b0b46b9c20 06:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:12:39 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:12:39 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:12:39 OK: 15857 distinct packages available 06:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:12:39 (1/5) Installing dumb-init (1.2.5-r1) 06:12:39 (2/5) Installing musl-obstack (1.2.3-r0) 06:12:39 (3/5) Installing libucontext (1.1-r0) 06:12:39 (4/5) Installing gcompat (1.0.0-r4) 06:12:39 (5/5) Installing openssl (1.1.1t-r1) 06:12:39 Executing busybox-1.34.1-r7.trigger 06:12:39 OK: 7 MiB in 19 packages 06:12:48 Removing intermediate container 01b0b46b9c20 06:12:48 ---> d8c5c8b04f90 06:12:48 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:12:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7921 in /w/workspace/edgexfoundry_edgex-go_PR-4402 [Pipeline] { [Pipeline] ws 06:12:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:12:52 The recommended git tool is: git 06:12:56 ---> b5dc2d5bd1f9 06:12:56 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:12:58 using credential edgex-jenkins-ssh 06:12:58 Cloning the remote Git repository 06:12:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:12:58 > git init /w/workspace/edgex-go/1 # timeout=10 06:12:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:12:58 > git --version # timeout=10 06:12:58 > git --version # 'git version 2.25.1' 06:12:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:11 ---> 6232a37be936 06:13:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:13:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:13:16 ---> 197a387dcc09 06:13:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:13:18 ---> a7a6940c4e87 06:13:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:13:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:13:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:13:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:13:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4402/head:refs/remotes/origin/PR-4402 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:13:19 Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 510db3eadc7189b420326bad12dd62cca7a8242b 06:13:19 Merge succeeded, producing 510db3eadc7189b420326bad12dd62cca7a8242b 06:13:19 Checking out Revision 510db3eadc7189b420326bad12dd62cca7a8242b (PR-4402) 06:13:19 > git config core.sparsecheckout # timeout=10 06:13:19 > git checkout -f 510db3eadc7189b420326bad12dd62cca7a8242b # timeout=10 06:13:19 > git remote # timeout=10 06:13:19 > git config --get remote.origin.url # timeout=10 06:13:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:13:19 > git merge 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 06:13:19 > git rev-parse HEAD^{commit} # timeout=10 06:13:19 > git config core.sparsecheckout # timeout=10 06:13:19 > git checkout -f 510db3eadc7189b420326bad12dd62cca7a8242b # timeout=10 06:13:23 Commit message: "fix(data): update validateEvent topic check" 06:13:23 > git --version # timeout=10 06:13:23 > git --version # 'git version 2.25.1' 06:13:23 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:13:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:13:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:13:24 Dload Upload Total Spent Left Speed 06:13:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 06:13:24 ---> 4aee6820a755 06:13:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:13:25 ---> Running in a5a8f3dfd842 06:13:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:13:25 Removing intermediate container a5a8f3dfd842 06:13:25 ---> 09725947cbb6 06:13:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:13:25 Removing intermediate container fcd78a1115a5 06:13:25 ---> a9a41bc149a4 06:13:25 06:13:25 Step 9/24 : FROM alpine:3.16 06:13:25 Removing intermediate container 6b367fdd7778 06:13:25 ---> 31f19c59c3a2 06:13:25 06:13:25 Step 10/24 : FROM alpine:3.16 06:13:25 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 06:13:25 tee /etc/docker/daemon.new 06:13:25 { 06:13:25 "registry-mirrors": [ 06:13:25 "https://nexus3.edgexfoundry.org:10001" 06:13:25 ], 06:13:25 "bip": "10.250.0.254/24", 06:13:25 "hosts": [ 06:13:25 "tcp://0.0.0.0:5555", 06:13:25 "unix:///var/run/docker.sock" 06:13:25 ], 06:13:25 "mtu": 1458, 06:13:25 "selinux-enabled": true, 06:13:25 "seccomp-profile": "/etc/docker/seccomp.json" 06:13:25 } [Pipeline] sh 06:13:25 ---> Running in ca8df297fb10 06:13:25 Removing intermediate container 57a0df7788b7 06:13:25 ---> edcae6e8a153 06:13:25 06:13:25 Step 10/22 : FROM alpine:3.16 06:13:25 Removing intermediate container f36a4c27b396 06:13:25 ---> 768f5f9a138b 06:13:25 06:13:25 Step 9/19 : FROM alpine:3.15 06:13:25 ---> 5ce65d7b0fde 06:13:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:13:25 ---> Using cache 06:13:25 ---> 36a576573f4f 06:13:25 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:13:25 ---> Running in 6f7ebc3509d7 06:13:25 Removing intermediate container ca8df297fb10 06:13:25 ---> fc63ba186726 06:13:25 Step 22/24 : LABEL arch=x86_64 06:13:25 ---> Running in bb93b8ec4486 06:13:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:13:26 Removing intermediate container bb93b8ec4486 06:13:26 ---> e32284261638 06:13:26 Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:13:26 ---> Running in d35ec890c420 06:13:26 Removing intermediate container d35ec890c420 06:13:26 ---> a585745dcf77 06:13:26 Step 24/24 : LABEL version=0.0.0 06:13:26 ---> Running in 75ba3ba59263 06:13:26 Removing intermediate container 75ba3ba59263 06:13:26 ---> b1c25ce89c01 06:13:26 06:13:26 Successfully built b1c25ce89c01 06:13:26 Successfully tagged security-spire-agent:latest 06:13:26  Building security-spire-agent ... done Building core-common-config-bootstrapper 06:13:26 + sudo service docker restart 06:13:26 3.16: Pulling from library/alpine 06:13:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:13:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:13:29 ---> f84687405d35 06:13:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:13:29 ---> Using cache 06:13:29 ---> 9fd1e89390d0 06:13:29 Step 4/22 : WORKDIR /edgex-go 06:13:29 ---> Using cache 06:13:29 ---> 0862f1128e8b 06:13:29 Step 5/22 : RUN apk add --update --no-cache make git 06:13:29 ---> Using cache 06:13:29 ---> 62112e792a4b 06:13:29 Step 6/22 : COPY go.mod vendor* ./ 06:13:29 ---> Using cache 06:13:29 ---> a72435928e0f 06:13:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:29 ---> Using cache 06:13:29 ---> 6e85a0ddf37f 06:13:29 Step 8/22 : COPY . . 06:13:29 ---> Using cache 06:13:29 ---> 9d654a9de47f 06:13:29 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:13:29 3.16: Pulling from library/alpine 06:13:34 3.16: Pulling from library/alpine 06:13:34 ---> Running in 8b05e86c87a6 06:13:34 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:13:34 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:13:34 Status: Downloaded newer image for alpine:3.16 06:13:34 Status: Downloaded newer image for alpine:3.16 06:13:34 ---> dfd21b5a31f5 06:13:34 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:13:34 ---> dfd21b5a31f5 06:13:34 Step 11/24 : RUN apk add --update --no-cache dumb-init 06:13:34 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:13:34 Status: Image is up to date for alpine:3.16 06:13:34 ---> Running in 277b04aa3c1d 06:13:34 ---> dfd21b5a31f5 06:13:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:13:34 ---> Running in fad81edd910a 06:13:34 ---> Running in 8614fb256069 06:13:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:13:35 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:13:35 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:13:35 OK: 15857 distinct packages available 06:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:13:35 (1/3) Installing ca-certificates (20220614-r0) 06:13:35 (2/3) Installing dumb-init (1.2.5-r1) 06:13:35 (3/3) Installing su-exec (0.2-r1) 06:13:35 Executing busybox-1.35.0-r17.trigger 06:13:35 Executing ca-certificates-20220614-r0.trigger 06:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:13:35 (1/1) Installing dumb-init (1.2.5-r1) 06:13:35 (1/1) Installing dumb-init (1.2.5-r1) 06:13:35 Executing busybox-1.35.0-r17.trigger 06:13:35 Executing busybox-1.35.0-r17.trigger 06:13:35 OK: 6 MiB in 15 packages 06:13:35 OK: 6 MiB in 15 packages 06:13:35 OK: 6 MiB in 17 packages 06:13:35 (1/9) Installing ca-certificates (20220614-r0) 06:13:35 (2/9) Installing brotli-libs (1.0.9-r5) 06:13:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:13:35 (4/9) Installing libcurl (7.80.0-r6) 06:13:35 (5/9) Installing curl (7.80.0-r6) 06:13:35 (6/9) Installing dumb-init (1.2.5-r1) 06:13:35 (7/9) Installing musl-obstack (1.2.3-r0) 06:13:35 (8/9) Installing libucontext (1.1-r0) 06:13:35 (9/9) Installing gcompat (1.0.0-r4) 06:13:35 Executing busybox-1.34.1-r7.trigger 06:13:35 Executing ca-certificates-20220614-r0.trigger 06:13:35 OK: 8 MiB in 23 packages 06:13:36 Removing intermediate container fad81edd910a 06:13:36 ---> fd308aa0211f 06:13:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:13:36 ---> Running in e9492a9ae1a8 06:13:36 Removing intermediate container 8614fb256069 06:13:36 ---> e30668166ce8 06:13:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:13:36 ---> Running in 34598b2c6364 06:13:36 Removing intermediate container 277b04aa3c1d 06:13:36 ---> b64d594f0b48 06:13:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:13:37 Removing intermediate container e9492a9ae1a8 06:13:37 ---> 71df6a0feab2 06:13:37 Step 13/24 : ENV APP_PORT=59881 06:13:37 Removing intermediate container 6f7ebc3509d7 06:13:37 ---> 90e249faebf4 06:13:37 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:37 ---> Running in 9f8cd17066d1 06:13:37 ---> Running in 5542df92baae 06:13:37 Removing intermediate container 34598b2c6364 06:13:37 ---> 186d1054a9fc 06:13:37 Step 13/22 : ENV APP_PORT=59861 06:13:37 ---> Running in bfb797493191 06:13:37 Removing intermediate container 9f8cd17066d1 06:13:37 ---> 67ddd5dae2a0 06:13:37 Step 12/24 : WORKDIR / 06:13:37 Removing intermediate container 5542df92baae 06:13:37 ---> 97121beda498 06:13:37 Step 14/24 : EXPOSE $APP_PORT 06:13:37 ---> df89053061b0 06:13:37 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:13:38 Removing intermediate container bfb797493191 06:13:38 ---> 2029a34dc489 06:13:38 Step 14/22 : EXPOSE $APP_PORT 06:13:38 ---> Running in 7941822eb76e 06:13:38 ---> Running in eb237929f9fc 06:13:38 ---> Running in c16ed485b8fd 06:13:38 Removing intermediate container 7941822eb76e 06:13:38 ---> e2e89796ee18 06:13:38 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:13:39 Removing intermediate container c16ed485b8fd 06:13:39 ---> dee381dd7a88 06:13:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:39 Removing intermediate container eb237929f9fc 06:13:39 ---> e0657d822c14 06:13:39 Step 15/24 : WORKDIR / 06:13:40 ---> Running in 7f66c3e9d469 06:13:40 ---> 622a0e6fc115 06:13:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:13:40 ---> b932f7e8065c 06:13:40 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:13:40 ---> b8ccd310999c 06:13:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:13:40 Removing intermediate container 7f66c3e9d469 06:13:40 ---> 363633d6b439 06:13:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:13:40 ---> 368900aef682 06:13:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:13:40 ---> 1b44d5823437 06:13:40 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:13:40 ---> Running in c717c3a2e9c6 06:13:41 ---> e0bd90a856ff 06:13:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:13:43 Removing intermediate container c717c3a2e9c6 06:13:43 ---> 16027bc4ae61 06:13:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:13:43 ---> 10cd273273aa 06:13:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:13:43 ---> 7e6a5f338c54 06:13:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:13:43 ---> 5b7bbf1485eb 06:13:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:13:43 ---> Running in e03b7b7939f9 06:13:43 Removing intermediate container e03b7b7939f9 06:13:43 ---> 49ea84ff2961 06:13:43 Step 17/19 : LABEL arch=x86_64 06:13:44 ---> 657760966a38 06:13:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:13:44 ---> Running in f84611fea174 06:13:44 ---> 4c2591129ff5 06:13:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:13:44 ---> e7a60252fbab 06:13:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:13:44 ---> Running in 6dccb2bbf63b 06:13:44 Removing intermediate container f84611fea174 06:13:44 ---> e826a6e3e5d0 06:13:44 Step 18/19 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:13:44 ---> Running in aafa1b38cc99 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:44 provisioning config files... 06:13:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8762450627823775655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:45 Removing intermediate container 6dccb2bbf63b 06:13:45 ---> 4563ca21612d 06:13:45 ---> eb1c5aaf2b5f 06:13:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.tomlStep 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:13:45 06:13:45 ---> 140c7fd02b2c 06:13:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:13:45 Removing intermediate container aafa1b38cc99 06:13:45 ---> 89722f30fb0c 06:13:45 Step 19/19 : LABEL version=0.0.0 06:13:45 ---> Running in 7cc01a4584ee 06:13:45 ---> Running in ac239c5b788e 06:13:45 ---> 2cba69140dab 06:13:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:13:45 ---> Running in 867dfb698c2b 06:13:45 Removing intermediate container 7cc01a4584ee 06:13:45 ---> 666e6c913e4f 06:13:45 Step 20/22 : LABEL arch=x86_64 06:13:45 ---> Running in ed0a44bcb3dd 06:13:45 ---> docker-login.sh 06:13:45 nexus3.edgexfoundry.org:10001 06:13:45 Removing intermediate container ac239c5b788e 06:13:45 ---> 8b01b30884fa 06:13:45 06:13:45 Removing intermediate container 867dfb698c2b 06:13:45 ---> 469de8ad3d89 06:13:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:13:45 Removing intermediate container ed0a44bcb3dd 06:13:45 ---> ad01baac2378 06:13:45 Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:13:45 ---> 33098dc4f1f9 06:13:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:13:45 Successfully built 8b01b30884fa 06:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:45 Configure a credential helper to remove this warning. See 06:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:45 06:13:45 Login Succeeded 06:13:45 nexus3.edgexfoundry.org:10002 06:13:45 ---> Running in 4d2c2446bb85 06:13:45 Successfully tagged security-spiffe-token-provider:latest 06:13:45 Building security-proxy-setup 06:13:45  Building security-spiffe-token-provider ... done  ---> Running in edfa714b9294 06:13:45 ---> Running in 1abaf06bed3f 06:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:46 Configure a credential helper to remove this warning. See 06:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:46 06:13:46 Login Succeeded 06:13:46 nexus3.edgexfoundry.org:10003 06:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:46 Configure a credential helper to remove this warning. See 06:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:46 06:13:46 Login Succeeded 06:13:46 nexus3.edgexfoundry.org:10004 06:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:47 Configure a credential helper to remove this warning. See 06:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:47 06:13:47 Login Succeeded 06:13:47 docker.io 06:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:13:47 Configure a credential helper to remove this warning. See 06:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:13:47 06:13:47 Login Succeeded 06:13:47 ---> docker-login.sh ends [Pipeline] } 06:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:13:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:13:48 ========================================================= 06:13:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:13:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:13:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:13:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:13:49 9b18e9b68314: Pulling fs layer 06:13:49 35d82f9e3411: Pulling fs layer 06:13:49 e16973657156: Pulling fs layer 06:13:49 fc693d55d65f: Pulling fs layer 06:13:49 7e9fc2657dce: Pulling fs layer 06:13:49 dda99020689f: Pulling fs layer 06:13:49 db1c61fa0a46: Pulling fs layer 06:13:49 891c053d2c06: Pulling fs layer 06:13:49 dda99020689f: Waiting 06:13:49 db1c61fa0a46: Waiting 06:13:49 fc693d55d65f: Waiting 06:13:49 891c053d2c06: Waiting 06:13:49 7e9fc2657dce: Waiting 06:13:49 e16973657156: Verifying Checksum 06:13:49 e16973657156: Download complete 06:13:49 35d82f9e3411: Verifying Checksum 06:13:49 35d82f9e3411: Download complete 06:13:49 7e9fc2657dce: Verifying Checksum 06:13:49 7e9fc2657dce: Download complete 06:13:49 dda99020689f: Download complete 06:13:49 9b18e9b68314: Verifying Checksum 06:13:49 9b18e9b68314: Download complete 06:13:50 9b18e9b68314: Pull complete 06:13:50 891c053d2c06: Verifying Checksum 06:13:50 891c053d2c06: Download complete 06:13:50 35d82f9e3411: Pull complete 06:13:50 e16973657156: Pull complete 06:13:51 db1c61fa0a46: Verifying Checksum 06:13:51 db1c61fa0a46: Download complete 06:13:52 fc693d55d65f: Verifying Checksum 06:13:52 fc693d55d65f: Download complete 06:13:52 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:13:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:13:52 ---> f84687405d35 06:13:52 Step 3/21 : WORKDIR /edgex-go 06:13:52 ---> Using cache 06:13:52 ---> 04c75c7519ec 06:13:52 Step 4/21 : RUN apk add --update --no-cache make git 06:13:52 ---> Using cache 06:13:52 ---> f23ab2849d0a 06:13:52 Step 5/21 : COPY go.mod vendor* ./ 06:13:52 ---> Using cache 06:13:52 ---> 2409b3a1e060 06:13:52 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:52 ---> Using cache 06:13:52 ---> c8f1fe7abd1c 06:13:52 Step 7/21 : COPY . . 06:13:52 ---> Using cache 06:13:52 ---> 9c6b83238968 06:13:52 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:13:54 Removing intermediate container 4d2c2446bb85 06:13:54 ---> 5c3385b4e8b2 06:13:54 Step 22/24 : LABEL arch=x86_64 06:13:54 Removing intermediate container edfa714b9294 06:13:54 ---> 74ef6108cff1 06:13:54 Step 22/22 : LABEL version=0.0.0 06:13:55 ---> Running in ea3769795a62 06:13:55 ---> Running in 09e12029edd3 06:13:55 ---> Running in 3bff054c2fa4 06:13:58 Removing intermediate container 09e12029edd3 06:13:58 ---> 9eefdab07ccd 06:13:58 Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:13:58 Removing intermediate container 3bff054c2fa4 06:13:58 ---> c12359fb06fc 06:13:58 06:13:58 Removing intermediate container 1abaf06bed3f 06:13:58 ---> 031c80d52108 06:13:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:13:58 ---> Running in 94a34a436948 06:13:58 Successfully built c12359fb06fc 06:13:58 Successfully tagged support-scheduler:latest 06:13:58 Building core-command 06:13:58  Building support-scheduler ... done  ---> Running in aad74e23d2b9 06:13:58 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 06:13:58 Removing intermediate container 8b05e86c87a6 06:13:58 ---> 4b5ce3241349 06:13:58 06:13:58 Step 10/22 : FROM alpine:3.16 06:13:58 ---> dfd21b5a31f5 06:13:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:13:58 Removing intermediate container 94a34a436948 06:13:58 ---> cec6445781be 06:13:58 Step 24/24 : LABEL version=0.0.0 06:13:58 ---> Running in f9acd9454d22 06:13:58 ---> Running in 1fcc9f893146 06:13:59 Removing intermediate container aad74e23d2b9 06:13:59 ---> 5d99784409d0 06:13:59 Step 22/24 : LABEL arch=x86_64 06:14:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:14:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:14:03 ---> f84687405d35 06:14:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:14:03 ---> Using cache 06:14:03 ---> 9fd1e89390d0 06:14:03 Step 4/23 : WORKDIR /edgex-go 06:14:03 ---> Using cache 06:14:03 ---> 0862f1128e8b 06:14:03 Step 5/23 : RUN apk add --update --no-cache make git 06:14:03 ---> Using cache 06:14:03 ---> 62112e792a4b 06:14:03 Step 6/23 : COPY go.mod vendor* ./ 06:14:03 ---> Using cache 06:14:03 ---> a72435928e0f 06:14:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:03 ---> Using cache 06:14:03 ---> 6e85a0ddf37f 06:14:03 Step 8/23 : COPY . . 06:14:03 ---> Using cache 06:14:03 ---> 9d654a9de47f 06:14:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:14:04 fc693d55d65f: Pull complete 06:14:04 7e9fc2657dce: Pull complete 06:14:04 dda99020689f: Pull complete 06:14:08 Removing intermediate container f9acd9454d22 06:14:08 ---> 8345fa17107f 06:14:08 06:14:08 Removing intermediate container 1fcc9f893146 06:14:08 ---> bbb3e81de9d1 06:14:08 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:14:08 ---> Running in 4d4432cf7e9b 06:14:08 ---> Running in 560ee7bc89ea 06:14:08 db1c61fa0a46: Pull complete 06:14:08 ---> Running in 8b79c304a678 06:14:08 Successfully built 8345fa17107f 06:14:08 Successfully tagged core-metadata:latest 06:14:08 Building security-spire-config 06:14:08  Building core-metadata ... done Removing intermediate container 4d4432cf7e9b 06:14:08 ---> 3932fb2d85c0 06:14:08 Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:14:09 (1/1) Installing dumb-init (1.2.5-r1) 06:14:09 Executing busybox-1.35.0-r17.trigger 06:14:09 OK: 6 MiB in 15 packages 06:14:10 891c053d2c06: Pull complete 06:14:10 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:14:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:14:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 06:14:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:14:11 WORKDIR /edgex 06:14:11 COPY go.mod . 06:14:11 RUN go mod download 06:14:11 + docker build -t ci-base-image-arm64 -f - . 06:14:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:14:11 Sending build context to Docker daemon 3.118MB 06:14:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:14:11 ---> f96f9c87975a 06:14:11 Step 2/4 : WORKDIR /edgex 06:14:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:14:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:14:13 ---> f84687405d35 06:14:13 Step 3/24 : WORKDIR /edgex-go 06:14:13 ---> Using cache 06:14:13 ---> 04c75c7519ec 06:14:13 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:14:13 ---> Running in 12a01a0d567e 06:14:14 ---> Running in 038cf4ce0944 06:14:14 ---> Running in c400c5b7cd8a 06:14:14 Removing intermediate container 038cf4ce0944 06:14:14 ---> 5c4dc729b98d 06:14:14 Step 24/24 : LABEL version=0.0.0 06:14:14 ---> Running in 428d2a2a7cf5 06:14:14 Removing intermediate container 12a01a0d567e 06:14:14 ---> 37a42b856ed9 06:14:14 Step 3/4 : COPY go.mod . 06:14:14 Removing intermediate container 8b79c304a678 06:14:14 ---> 440180843cb5 06:14:14 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:14:14 Removing intermediate container 428d2a2a7cf5 06:14:14 ---> a48473663332 06:14:14 06:14:14 Successfully built a48473663332 06:14:14 Successfully tagged security-secretstore-setup:latest 06:14:14  Building security-secretstore-setup ... done Building support-notifications 06:14:14 ---> 6eb48e39ab4e 06:14:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:14:14 ---> 66741bc005dd 06:14:14 Step 4/4 : RUN go mod download 06:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:14:14 OK: 211 MiB in 51 packages 06:14:14 ---> Running in 137975465c9f 06:14:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:14:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:14:18 ---> f84687405d35 06:14:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:14:18 ---> Using cache 06:14:18 ---> 9fd1e89390d0 06:14:18 Step 4/22 : WORKDIR /edgex-go 06:14:18 ---> Using cache 06:14:18 ---> 0862f1128e8b 06:14:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:14:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:14:24 ---> 3b10366de518 06:14:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:14:24 ---> Running in 4166cca12f79 06:14:24 Removing intermediate container c400c5b7cd8a 06:14:24 ---> b11f48f955d0 06:14:24 Step 5/24 : COPY go.mod vendor* ./ 06:14:24 ---> 34d974d90cb8 06:14:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:14:25 ---> 0b74948fc540 06:14:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:14:26 OK: 211 MiB in 51 packages 06:14:26 ---> fc8d2b89e929 06:14:26 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:14:26 ---> Running in 7e52b77642ea 06:14:26 ---> Running in 141797e45b33 06:14:26 Removing intermediate container ea3769795a62 06:14:26 ---> 9bd3b230f315 06:14:26 06:14:26 Step 9/21 : FROM alpine:3.16 06:14:26 ---> dfd21b5a31f5 06:14:26 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 06:14:26 ---> Running in fa62066f888a 06:14:26 Removing intermediate container 4166cca12f79 06:14:26 ---> a24bfc63a61f 06:14:26 Step 6/22 : COPY go.mod vendor* ./ 06:14:26 ---> f5b9704106ba 06:14:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:26 ---> Running in 4a654a36e322 06:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:14:27 (1/6) Installing ca-certificates (20220614-r0) 06:14:27 (2/6) Installing brotli-libs (1.0.9-r6) 06:14:27 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:14:27 (4/6) Installing libcurl (7.83.1-r6) 06:14:27 (5/6) Installing curl (7.83.1-r6) 06:14:27 (6/6) Installing dumb-init (1.2.5-r1) 06:14:27 Executing busybox-1.35.0-r17.trigger 06:14:27 Executing ca-certificates-20220614-r0.trigger 06:14:27 OK: 8 MiB in 20 packages 06:14:27 Removing intermediate container 141797e45b33 06:14:27 ---> 7ae8284d01c9 06:14:27 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:14:28 ---> Running in 6ac466cf0e3f 06:14:28 Removing intermediate container 6ac466cf0e3f 06:14:28 ---> 7139a96acfff 06:14:28 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 06:14:29 ---> Running in 09e12d89a526 06:14:29 Removing intermediate container fa62066f888a 06:14:29 ---> 63e140494b34 06:14:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:14:29 ---> Running in 78f60951de4f 06:14:29 Removing intermediate container 09e12d89a526 06:14:29 ---> a61a14dc7eca 06:14:29 Step 20/22 : LABEL arch=x86_64 06:14:29 ---> Running in 5b5f3d5ad978 06:14:29 Removing intermediate container 78f60951de4f 06:14:29 ---> c2061180649a 06:14:29 Step 12/21 : WORKDIR /edgex 06:14:29 Removing intermediate container 5b5f3d5ad978 06:14:29 ---> 43ca6cc8b594 06:14:29 Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:14:29 ---> Running in 969fc6a8da42 06:14:29 ---> Running in f25d5fdc0580 06:14:29 Removing intermediate container 969fc6a8da42 06:14:29 ---> b9d3dfdd9f9e 06:14:29 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:14:29 Removing intermediate container f25d5fdc0580 06:14:29 ---> 54f99043a75e 06:14:29 Step 22/22 : LABEL version=0.0.0 06:14:29 ---> Running in b1b8e2663fe5 06:14:29 ---> 2bb1d20722f6 06:14:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:14:29 Removing intermediate container b1b8e2663fe5 06:14:29 ---> c2ff26855696 06:14:29 06:14:30 Successfully built c2ff26855696 06:14:30 Successfully tagged core-common-config-bootstrapper:latest 06:14:30  Building core-common-config-bootstrapper ... done Building security-spire-server 06:14:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:14:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:14:35 ---> f84687405d35 06:14:35 Step 3/23 : WORKDIR /edgex-go 06:14:35 ---> Using cache 06:14:35 ---> 04c75c7519ec 06:14:35 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 06:14:35 ---> Using cache 06:14:35 ---> b11f48f955d0 06:14:35 Step 5/23 : COPY go.mod vendor* ./ 06:14:35 ---> Using cache 06:14:35 ---> 0b74948fc540 06:14:35 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:37 ---> 454a1e1d1c8e 06:14:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:14:37 ---> Running in a7d082e695ba 06:14:39 ---> 2bace28ae146 06:14:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:14:39 Removing intermediate container 560ee7bc89ea 06:14:39 ---> ab3a31ae3221 06:14:39 06:14:39 Step 10/23 : FROM alpine:3.16 06:14:39 ---> dfd21b5a31f5 06:14:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:14:39 ---> Using cache 06:14:39 ---> e30668166ce8 06:14:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:14:39 ---> Using cache 06:14:39 ---> 186d1054a9fc 06:14:39 Step 13/23 : ENV APP_PORT=59882 06:14:39 ---> c38cf9afe876 06:14:39 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:14:39 ---> Running in 7b827297d45a 06:14:39 ---> Running in 19fc921652c0 06:14:40 Removing intermediate container 7b827297d45a 06:14:40 ---> 09a7395d9cbc 06:14:40 Step 14/23 : EXPOSE $APP_PORT 06:14:40 ---> Running in 4875c0b1dd33 06:14:41 Removing intermediate container 4875c0b1dd33 06:14:41 ---> 54754561cd36 06:14:41 Step 15/23 : WORKDIR / 06:14:44 ---> Running in 79a02064a797 06:14:47 Removing intermediate container 137975465c9f 06:14:47 ---> ab82d5894eca 06:14:47 Successfully built ab82d5894eca 06:14:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:47 + docker inspect -f . ci-base-image-arm64 06:14:47 . [Pipeline] } 06:14:47 Removing intermediate container 19fc921652c0 06:14:47 ---> 4b525b55e5d5 06:14:47 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:47 prd-ubuntu20.04-docker-arm64-4c-16g-7921 does not seem to be running inside a container 06:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:14:49 $ docker top ff852ad76b52c0630f017a4df71d415acd6a4519cdafd54eee4d4939fbc0206e -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:50 + go version 06:14:50 go version go1.18.7 linux/arm64 [Pipeline] } 06:14:50 $ docker stop --time=1 ff852ad76b52c0630f017a4df71d415acd6a4519cdafd54eee4d4939fbc0206e 06:14:50 Removing intermediate container 79a02064a797 06:14:50 ---> 09e13b0a4992 06:14:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:14:50 ---> Running in 80f6f51e503e 06:14:50 Removing intermediate container 80f6f51e503e 06:14:50 ---> a4a3820e4616 06:14:50 Step 19/21 : LABEL arch=x86_64 06:14:51 ---> Running in 4b1e2a8dfe86 06:14:51 ---> d30e9acdbd6b 06:14:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:14:51 Removing intermediate container 4b1e2a8dfe86 06:14:51 ---> 9b63ab9eaea3 06:14:51 Step 20/21 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:14:51 $ docker rm -f --volumes ff852ad76b52c0630f017a4df71d415acd6a4519cdafd54eee4d4939fbc0206e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:52 + docker inspect -f . ci-base-image-arm64 06:14:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:52 prd-ubuntu20.04-docker-arm64-4c-16g-7921 does not seem to be running inside a container 06:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:14:54 $ docker top 8e7e41e8383dd993f4f1b21e50ec2aa5bf7609550a227b482ba430064b8f9307 -eo pid,comm [Pipeline] { [Pipeline] echo 06:14:54 ========================================================= 06:14:54 [edgeXBuildGoParallel] Running Tests and Build... 06:14:54 ========================================================= [Pipeline] sh 06:14:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:14:55 + make test 06:14:55 go test -race -coverprofile=coverage.out ./... 06:15:01 ---> 0ab71e6ed851 06:15:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:15:01 ---> Running in 1c0d17337e9c 06:15:01 Removing intermediate container 1c0d17337e9c 06:15:01 ---> 6b66ba01796e 06:15:01 Step 21/21 : LABEL version=0.0.0 06:15:01 Removing intermediate container 4a654a36e322 06:15:01 ---> 1006f80fc393 06:15:01 Step 8/22 : COPY . . 06:15:01 Removing intermediate container 7e52b77642ea 06:15:01 ---> 64aeb3c113f0 06:15:01 Step 7/24 : COPY . . 06:15:02 ---> 53b299dd6a54 06:15:02 Step 19/23 : ENTRYPOINT ["/core-command"] 06:15:14 ---> Running in 964b66c5206d 06:15:14 ---> c7a9c1c6ebef 06:15:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:15:14 ---> Running in ff3d060dfa9d 06:15:14 ---> bf06f18fa4d7 06:15:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:15:14 ---> Running in f66ce197c245 06:15:14 ---> Running in 65deb1011459 06:15:15 Removing intermediate container 964b66c5206d 06:15:15 ---> 04b83439f646 06:15:15 06:15:15 Removing intermediate container ff3d060dfa9d 06:15:15 ---> 5e0bba2f5ad8 06:15:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:15:15 Successfully built 04b83439f646 06:15:16 Successfully tagged security-proxy-setup:latest 06:15:16 Building core-data 06:15:16  Building security-proxy-setup ... done Removing intermediate container 65deb1011459 06:15:16 ---> e6736a13abeb 06:15:16 Step 9/24 : WORKDIR /edgex-go/spire-build 06:15:17 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 06:15:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:15:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:15:19 ---> f84687405d35 06:15:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:15:19 ---> Using cache 06:15:19 ---> 9fd1e89390d0 06:15:19 Step 4/22 : WORKDIR /edgex-go 06:15:19 ---> Using cache 06:15:19 ---> 0862f1128e8b 06:15:19 Step 5/22 : RUN apk add --update --no-cache make git 06:15:19 ---> Using cache 06:15:19 ---> 62112e792a4b 06:15:19 Step 6/22 : COPY go.mod vendor* ./ 06:15:19 ---> Using cache 06:15:19 ---> a72435928e0f 06:15:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:19 ---> Using cache 06:15:19 ---> 6e85a0ddf37f 06:15:19 Step 8/22 : COPY . . 06:15:19 ---> Using cache 06:15:19 ---> 9d654a9de47f 06:15:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:15:26 ---> Running in c23749ca2e66 06:15:27 ---> Running in 479b0fdf7fbd 06:15:27 ---> Running in 0343b5b01647 06:15:27 Removing intermediate container a7d082e695ba 06:15:27 ---> 0d0ba682cafc 06:15:27 Step 7/23 : COPY . . 06:15:28 Removing intermediate container c23749ca2e66 06:15:28 ---> 926b74ef8d61 06:15:28 Step 21/23 : LABEL arch=x86_64 06:15:33 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 06:15:34 ? github.com/edgexfoundry/edgex-go [no test files] 06:15:37 ---> Running in 61d8ef3198c6 06:15:37 Removing intermediate container 479b0fdf7fbd 06:15:37 ---> f0c0fc37163b 06:15:37 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 06:15:37 ---> Running in a4296f6fcbfd 06:15:37 Removing intermediate container 61d8ef3198c6 06:15:37 ---> 91a49309a24c 06:15:37 Step 22/23 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:15:37 ---> 824b144143c2 06:15:37 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 06:15:37 ---> Running in e863ac1419d4 06:15:37 ---> Running in a7239d5deeae 06:15:38 Removing intermediate container e863ac1419d4 06:15:38 ---> 75352b7b88cb 06:15:38 Step 23/23 : LABEL version=0.0.0 06:15:38 Removing intermediate container a7239d5deeae 06:15:38 ---> 08cf49b3e5f6 06:15:38 Step 9/23 : WORKDIR /edgex-go/spire-build 06:15:38 ---> Running in 12ef6604b63d 06:15:38 ---> Running in b8e0b4a235ed 06:15:38 Removing intermediate container 12ef6604b63d 06:15:38 ---> ad2b4efb62fc 06:15:38 06:15:38 Removing intermediate container b8e0b4a235ed 06:15:38 ---> 7f989b39685b 06:15:38 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 06:15:38 Successfully built ad2b4efb62fc 06:15:38 Successfully tagged core-command:latest 06:15:38  Building core-command ... done Building security-proxy-auth 06:15:38 ---> Running in a9a3c0d51d87 06:15:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:15:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:15:40 ---> f84687405d35 06:15:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:15:40 ---> Using cache 06:15:40 ---> 9fd1e89390d0 06:15:40 Step 4/22 : WORKDIR /edgex-go 06:15:40 ---> Using cache 06:15:40 ---> 0862f1128e8b 06:15:40 Step 5/22 : RUN apk add --update --no-cache make git 06:15:40 ---> Using cache 06:15:40 ---> 62112e792a4b 06:15:40 Step 6/22 : COPY go.mod vendor* ./ 06:15:40 ---> Using cache 06:15:40 ---> a72435928e0f 06:15:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:15:40 ---> Using cache 06:15:40 ---> 6e85a0ddf37f 06:15:40 Step 8/22 : COPY . . 06:15:40 ---> Using cache 06:15:40 ---> 9d654a9de47f 06:15:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 06:15:50 Removing intermediate container a4296f6fcbfd 06:15:50 ---> a58af465fa99 06:15:50 Step 11/24 : WORKDIR /edgex-go 06:15:50 ---> Running in 28fbec55fad6 06:15:50 ---> Running in e5d100cfd8e8 06:15:50 Removing intermediate container a9a3c0d51d87 06:15:50 ---> 398a17c27879 06:15:50 Step 11/23 : WORKDIR /edgex-go 06:15:50 ---> Running in e43621907e46 06:15:50 Removing intermediate container e5d100cfd8e8 06:15:50 ---> 18882765fc97 06:15:50 06:15:50 Step 12/24 : FROM alpine:3.15 06:15:50 ---> 5ce65d7b0fde 06:15:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:15:50 ---> Using cache 06:15:50 ---> 36a576573f4f 06:15:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:15:50 ---> Running in c5d761d2c965 06:15:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:15:50 Removing intermediate container e43621907e46 06:15:50 ---> 0f210377d455 06:15:50 06:15:50 Step 12/23 : FROM alpine:3.15 06:15:50 ---> 5ce65d7b0fde 06:15:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:15:50 ---> Using cache 06:15:50 ---> 36a576573f4f 06:15:50 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:15:50 ---> Using cache 06:15:50 ---> d8c5c8b04f90 06:15:50 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:15:51 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:15:51 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:15:51 OK: 15857 distinct packages available 06:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:15:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:15:52 (1/4) Installing dumb-init (1.2.5-r1) 06:15:52 (2/4) Installing musl-obstack (1.2.3-r0) 06:15:52 (3/4) Installing libucontext (1.1-r0) 06:15:52 (4/4) Installing gcompat (1.0.0-r4) 06:15:52 Executing busybox-1.34.1-r7.trigger 06:15:52 OK: 6 MiB in 18 packages 06:16:02 ---> 1f9be0a91d89 06:16:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:16:02 Removing intermediate container c5d761d2c965 06:16:02 ---> c45f15bd15fa 06:16:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:16:02 Removing intermediate container f66ce197c245 06:16:02 ---> 1159cb92f4cc 06:16:02 06:16:02 Step 10/22 : FROM alpine:3.16 06:16:02 ---> dfd21b5a31f5 06:16:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:16:02 ---> a9efd5aac66e 06:16:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:16:04 ---> Running in 0de8447c405e 06:16:04 ---> 406c2ba27f22 06:16:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:16:04 ---> 72cd75bd3dc0 06:16:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:16:04 Removing intermediate container 0343b5b01647 06:16:04 ---> a1521c8ec54d 06:16:04 06:16:04 Step 10/22 : FROM alpine:3.16 06:16:04 ---> dfd21b5a31f5 06:16:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:16:04 ---> Running in bba2f490589e 06:16:04 ---> 33265f740bc8 06:16:04 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:16:04 ---> b5c73f091967 06:16:04 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:16:04 ---> Running in 03e11213d119 06:16:04 ---> Running in 410c72824371 06:16:04 Removing intermediate container bba2f490589e 06:16:04 ---> 29ff26330726 06:16:04 Step 12/22 : ENV APP_PORT=59880 06:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:16:04 ---> Running in 7a147cad3fab 06:16:04 Removing intermediate container 410c72824371 06:16:04 ---> b5861ac8a6ba 06:16:04 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:16:04 ---> Running in 575a6843ce4f 06:16:04 Removing intermediate container 03e11213d119 06:16:04 ---> 1379d7764962 06:16:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:16:05 Removing intermediate container 7a147cad3fab 06:16:05 ---> 334f75205a53 06:16:05 Step 13/22 : EXPOSE $APP_PORT 06:16:05 Removing intermediate container 575a6843ce4f 06:16:05 ---> 8d8efd65ec94 06:16:05 Step 21/23 : LABEL arch=x86_64 06:16:05 ---> Running in 32c10329663f 06:16:05 ---> Running in 7fc56fc3a2b4 06:16:05 Removing intermediate container 32c10329663f 06:16:05 ---> 3120fe469271 06:16:05 Step 14/22 : RUN apk add --update --no-cache dumb-init 06:16:05 ---> 8cdd346b6a81 06:16:05 Step 19/24 : WORKDIR / 06:16:05 Removing intermediate container 7fc56fc3a2b4 06:16:05 ---> 4b75caacae4a 06:16:05 Step 22/23 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:16:05 ---> Running in 3c5412fa7626 06:16:05 ---> Running in 0bf0de414258 06:16:05 ---> Running in 4ecd6a2783be 06:16:05 (1/2) Installing ca-certificates (20220614-r0) 06:16:05 (2/2) Installing dumb-init (1.2.5-r1) 06:16:05 Executing busybox-1.35.0-r17.trigger 06:16:05 Executing ca-certificates-20220614-r0.trigger 06:16:05 Removing intermediate container 4ecd6a2783be 06:16:05 ---> 9536e7b0478a 06:16:05 Step 23/23 : LABEL version=0.0.0 06:16:05 ---> Running in a472789f58ff 06:16:05 Removing intermediate container 0bf0de414258 06:16:05 ---> 5296e72a3af3 06:16:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:16:05 OK: 6 MiB in 16 packages 06:16:05 ---> Running in 361c136d8320 06:16:05 Removing intermediate container 361c136d8320 06:16:05 ---> bc819fcd64f7 06:16:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:16:05 Removing intermediate container a472789f58ff 06:16:05 ---> 85ab6db98959 06:16:05 06:16:05 ---> Running in e4040a0814c5 06:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:16:05 Successfully built 85ab6db98959 06:16:05 Successfully tagged security-spire-server:latest 06:16:05  Building security-spire-server ... done Building security-bootstrapper 06:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:16:05 (1/1) Installing dumb-init (1.2.5-r1) 06:16:05 Executing busybox-1.35.0-r17.trigger 06:16:05 OK: 6 MiB in 15 packages 06:16:06 Removing intermediate container e4040a0814c5 06:16:06 ---> 6e3c6956b51c 06:16:06 Step 22/24 : LABEL arch=x86_64 06:16:08 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:16:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:16:08 ---> f84687405d35 06:16:08 Step 3/32 : WORKDIR /edgex-go 06:16:08 ---> Using cache 06:16:08 ---> 04c75c7519ec 06:16:08 Step 4/32 : RUN apk add --update --no-cache make git 06:16:08 ---> Using cache 06:16:08 ---> f23ab2849d0a 06:16:08 Step 5/32 : COPY go.mod vendor* ./ 06:16:08 ---> Using cache 06:16:08 ---> 2409b3a1e060 06:16:08 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:08 ---> Using cache 06:16:08 ---> c8f1fe7abd1c 06:16:08 Step 7/32 : COPY . . 06:16:08 ---> Using cache 06:16:08 ---> 9c6b83238968 06:16:08 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:16:11 ---> Running in 4445c6397974 06:16:11 ---> Running in 51acb15d4511 06:16:11 Removing intermediate container 4445c6397974 06:16:11 ---> 5e046ca44382 06:16:11 Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:16: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 06:16:11 Removing intermediate container 3c5412fa7626 06:16:11 ---> e486c543844d 06:16:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:11 ---> Running in 0265dc20e30f 06:16:11 Removing intermediate container 0de8447c405e 06:16:11 ---> e1f2f61c2e31 06:16:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:16:12 ---> Running in 24ad7d893a09 06:16:12 Removing intermediate container 0265dc20e30f 06:16:12 ---> 9d4b31699b9c 06:16:12 Step 24/24 : LABEL version=0.0.0 06:16:12 ---> Running in 5dc5b8647c11 06:16:12 Removing intermediate container 24ad7d893a09 06:16:12 ---> ea20ad8c2090 06:16:12 Step 13/22 : ENV APP_PORT=59860 06:16:12 ---> Running in d758c484b1f6 06:16:12 ---> ae0ac91a6176 06:16:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:16:12 Removing intermediate container 5dc5b8647c11 06:16:12 ---> ed401f0fc065 06:16:12 06:16:12 Successfully built ed401f0fc065 06:16:12 Successfully tagged security-spire-config:latest 06:16:12  Building security-spire-config ... done Removing intermediate container d758c484b1f6 06:16:12 ---> 10c312b84119 06:16:12 Step 14/22 : EXPOSE $APP_PORT 06:16:13 ---> f2fd5a3195cf 06:16:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:16:13 ---> Running in b25228498968 06:16:13 ---> 28b9cc867f2b 06:16:13 Removing intermediate container b25228498968 06:16:13 Step 18/22 : ENTRYPOINT ["/core-data"] ---> 694fa9120c1d 06:16:13 06:16:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:13 ---> Running in 792095c4827b 06:16:14 Removing intermediate container 792095c4827b 06:16:14 ---> f692b9951bf4 06:16:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:16:14 ---> 0f7616540530 06:16:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:16:14 ---> Running in b62cd377523d 06:16:15 Removing intermediate container b62cd377523d 06:16:15 ---> 6f40f1e33b93 06:16:15 Step 20/22 : LABEL arch=x86_64 06:16:17 ---> 24df04ee7a25 06:16:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:16:17 ---> Running in 640e40cdbb25 06:16:17 Removing intermediate container 28fbec55fad6 06:16:17 ---> f9416c0a0753 06:16:17 06:16:17 Step 10/22 : FROM alpine:3.16 06:16:17 ---> dfd21b5a31f5 06:16:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:16:17 ---> Using cache 06:16:17 ---> bbb3e81de9d1 06:16:17 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:16:17 ---> Using cache 06:16:17 ---> 440180843cb5 06:16:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:17 ---> Using cache 06:16:17 ---> 6eb48e39ab4e 06:16:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:16:17 Removing intermediate container 640e40cdbb25 06:16:17 ---> e0c4a41f9a53 06:16:17 Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:16:17 ---> d3ae8863db0b 06:16:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:16:17 ---> Running in 1da9e177a698 06:16:18 ---> Running in 0ef7a2851f7d 06:16:19 ---> 947235a8a3d5 06:16:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 06:16:19 Removing intermediate container 1da9e177a698 06:16:19 ---> 2f95454496ca 06:16:19 Step 22/22 : LABEL version=0.0.0 06:16:19 ---> Running in 7770e3c6035a 06:16:19 Removing intermediate container 0ef7a2851f7d 06:16:19 ---> c7d78c611699 06:16:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:16:20 ---> 09bcaa2cea20 06:16:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:16:21 ---> Running in 475c96ffef6a 06:16:22 Removing intermediate container 7770e3c6035a 06:16:22 ---> 07f94af67a8d 06:16:22 06:16:22 Successfully built 07f94af67a8d 06:16:22 Successfully tagged core-data:latest 06:16:22  Building core-data ... done  ---> 015a1e2828b8 06:16:22 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:16:22 Removing intermediate container 475c96ffef6a 06:16:22 ---> 69dec2c10ba8 06:16:22 Step 20/22 : LABEL arch=x86_64 06:16:23 ---> Running in a1fa5a900445 06:16:23 ---> Running in 984185027c01 06:16:24 Removing intermediate container 984185027c01 06:16:24 ---> d81e28a23421 06:16:24 Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:16:25 ---> Running in 8ce819d590ea 06:16:25 Removing intermediate container 8ce819d590ea 06:16:25 ---> 289c40ba83d7 06:16:25 Step 22/22 : LABEL version=0.0.0 06:16:25 ---> Running in 21e000c4405b 06:16:26 Removing intermediate container a1fa5a900445 06:16:26 ---> 64e0e189f5ce 06:16:26 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:16:27 ---> Running in 94aaa28d8282 06:16:27 Removing intermediate container 21e000c4405b 06:16:27 ---> c00a8dd2066e 06:16:27 06:16:27 Successfully built c00a8dd2066e 06:16:27 Successfully tagged support-notifications:latest 06:16:28  Building support-notifications ... done Removing intermediate container 94aaa28d8282 06:16:28 ---> 84e5ab189763 06:16:28 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 06:16:28 ---> Running in 046913eb7642 06:16:29 Removing intermediate container 046913eb7642 06:16:29 ---> 258a0fee8065 06:16:29 Step 20/22 : LABEL arch=x86_64 06:16:32 ---> Running in 2982873fb1f9 06:16:32 Removing intermediate container 2982873fb1f9 06:16:32 ---> 30dc73084585 06:16:32 Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:16:32 ---> Running in ff8b43b9d7f9 06:16:32 Removing intermediate container 51acb15d4511 06:16:32 ---> 1a2c545bcd86 06:16:32 06:16:32 Step 9/32 : FROM alpine:3.16 06:16:32 ---> dfd21b5a31f5 06:16:32 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:16:32 ---> Running in 90bc2ec78a45 06:16:32 Removing intermediate container ff8b43b9d7f9 06:16:32 ---> 397f09005f0a 06:16:32 Step 22/22 : LABEL version=0.0.0 06:16:32 ---> Running in 9206f85b3077 06:16:32 Removing intermediate container 90bc2ec78a45 06:16:32 ---> 0e1e0041bcee 06:16:32 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 06:16:32 ---> Running in 709432d19c63 06:16:32 Removing intermediate container 9206f85b3077 06:16:32 ---> af6c319f2f73 06:16:32 06:16:32 Successfully built af6c319f2f73 06:16:32 Successfully tagged security-proxy-auth:latest 06:16:32  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:16:33 (1/2) Installing dumb-init (1.2.5-r1) 06:16:33 (2/2) Installing su-exec (0.2-r1) 06:16:33 Executing busybox-1.35.0-r17.trigger 06:16:33 OK: 6 MiB in 16 packages 06:16:33 Removing intermediate container 709432d19c63 06:16:33 ---> eb9bdde49123 06:16:33 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 06:16:33 ---> Running in d6fef32267a2 06:16:33 Removing intermediate container d6fef32267a2 06:16:33 ---> 168568a50158 06:16:33 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:16:33 ---> Running in ea14579a689d 06:16:34 Removing intermediate container ea14579a689d 06:16:34 ---> 446b81f45b12 06:16:34 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:16:34 ---> Running in 25a2168e0f78 06:16:34 Removing intermediate container 25a2168e0f78 06:16:34 ---> 2a9c084fbac6 06:16:34 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:16:34 ---> Running in 87ca12240774 06:16:34 Removing intermediate container 87ca12240774 06:16:34 ---> f8132d08002c 06:16:34 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:16:34 ---> Running in 7b6405d585f0 06:16:34 Removing intermediate container 7b6405d585f0 06:16:34 ---> 4b2c60a20643 06:16:34 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 06:16:34 ---> Running in af383d5c260d 06:16:34 Removing intermediate container af383d5c260d 06:16:34 ---> 243e89a765f5 06:16:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:16:35 ---> c8ba9e2cb358 06:16:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:16:35 ---> Running in b5aab1973b53 06:16:36 Removing intermediate container b5aab1973b53 06:16:36 ---> 2cbc7e38ef83 06:16:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:36 ---> 712badf50a2f 06:16:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:16:36 ---> 0adcd4d8d6bd 06:16:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:16:36 ---> 23e0c5a13ac5 06:16:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:16:36 ---> 7cd90fe954a0 06:16:36 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:16:37 ---> e7b09bb4527c 06:16:37 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:16:37 ---> ed1d8c5b550a 06:16:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:16:37 ---> f2fca317c30e 06:16:37 Step 27/32 : RUN chmod +x /entrypoint.sh 06:16:37 ---> Running in dbede9a6ab00 06:16:38 Removing intermediate container dbede9a6ab00 06:16:38 ---> 46bcd8ccd0bf 06:16:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:16:38 ---> Running in 6e5ee1c2ed86 06:16:38 Removing intermediate container 6e5ee1c2ed86 06:16:38 ---> 82e2aa97e851 06:16:38 Step 29/32 : CMD ["gate"] 06:16:38 ---> Running in 7095bd080e7f 06:16:38 Removing intermediate container 7095bd080e7f 06:16:38 ---> be4b552a08c9 06:16:38 Step 30/32 : LABEL arch=x86_64 06:16:38 ---> Running in 2b0d8264faf6 06:16:38 Removing intermediate container 2b0d8264faf6 06:16:38 ---> 6a29544afadb 06:16:38 Step 31/32 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:16:38 ---> Running in 54bc9f345bc1 06:16:38 Removing intermediate container 54bc9f345bc1 06:16:38 ---> b80c54016018 06:16:38 Step 32/32 : LABEL version=0.0.0 06:16:39 ---> Running in 600b291672c6 06:16:39 Removing intermediate container 600b291672c6 06:16:39 ---> 32d59c4f04c9 06:16:39 06:16:39 Successfully built 32d59c4f04c9 06:16:39 Successfully tagged security-bootstrapper:latest 06:16:39  Building security-bootstrapper ... done  [Pipeline] } 06:16:39 $ docker stop --time=1 b6fa7905cf989ee6957ea483b8ea28e75a3ea3bb059dee1a9724dde948f0bed0 06:16:40 $ docker rm -f --volumes b6fa7905cf989ee6957ea483b8ea28e75a3ea3bb059dee1a9724dde948f0bed0 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:41 + docker images 06:16:41 REPOSITORY TAG IMAGE ID CREATED SIZE 06:16:41 security-bootstrapper latest 32d59c4f04c9 2 seconds ago 20.4MB 06:16:41 1a2c545bcd86 8 seconds ago 1.68GB 06:16:41 security-proxy-auth latest af6c319f2f73 8 seconds ago 16.2MB 06:16:41 support-notifications latest c00a8dd2066e 14 seconds ago 30.7MB 06:16:41 core-data latest 07f94af67a8d 19 seconds ago 17.9MB 06:16:41 f9416c0a0753 25 seconds ago 1.67GB 06:16:41 security-spire-config latest ed401f0fc065 28 seconds ago 85.8MB 06:16:41 security-spire-server latest 85ab6db98959 35 seconds ago 86.5MB 06:16:41 a1521c8ec54d 36 seconds ago 1.7GB 06:16:41 1159cb92f4cc 41 seconds ago 1.76GB 06:16:41 0f210377d455 50 seconds ago 1.56GB 06:16:41 18882765fc97 50 seconds ago 1.56GB 06:16:41 core-command latest ad2b4efb62fc About a minute ago 17.7MB 06:16:41 security-proxy-setup latest 04b83439f646 About a minute ago 27.8MB 06:16:41 ab3a31ae3221 2 minutes ago 1.69GB 06:16:41 core-common-config-bootstrapper latest c2ff26855696 2 minutes ago 15.5MB 06:16:41 9bd3b230f315 2 minutes ago 1.68GB 06:16:41 security-secretstore-setup latest a48473663332 2 minutes ago 30MB 06:16:41 core-metadata latest 8345fa17107f 2 minutes ago 18.5MB 06:16:41 4b5ce3241349 2 minutes ago 1.68GB 06:16:41 support-scheduler latest c12359fb06fc 2 minutes ago 30.1MB 06:16:41 security-spiffe-token-provider latest 8b01b30884fa 2 minutes ago 30MB 06:16:41 security-spire-agent latest b1c25ce89c01 3 minutes ago 125MB 06:16:41 edcae6e8a153 3 minutes ago 1.75GB 06:16:41 768f5f9a138b 3 minutes ago 1.73GB 06:16:41 31f19c59c3a2 3 minutes ago 1.7GB 06:16:41 a9a41bc149a4 3 minutes ago 1.68GB 06:16:41 76ce17f99735 4 minutes ago 1.56GB 06:16:41 ci-base-image-x86_64 latest f84687405d35 8 minutes ago 904MB 06:16:41 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 06:16:41 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 06:16:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 06:16:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 06:16:41 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] } 06:17:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:17:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:17:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:17:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:17:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:17:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:17:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:17:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:17:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:17:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:17:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:17:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:17:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:17:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:17:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:18:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.478s coverage: 28.7% of statements 06:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:18:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:18:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.604s coverage: 98.5% of statements 06:18:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.753s coverage: 71.2% of statements 06:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:18:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.611s coverage: 54.0% of statements 06:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.682s coverage: 88.5% of statements 06:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:18:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.936s coverage: 3.9% of statements 06:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:18:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.654s coverage: 95.6% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.376s coverage: 72.2% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.459s coverage: 65.9% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.391s coverage: 0.9% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.601s coverage: 29.6% of statements 06:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.350s coverage: 47.1% of statements 06:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.259s coverage: 82.9% of statements 06:18:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 06:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.346s coverage: 96.3% of statements 06:18:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.297s coverage: 87.5% of statements 06:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.339s coverage: 94.4% of statements 06:18:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.344s coverage: 79.9% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 64.4% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.218s coverage: 20.0% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 77.4% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.301s coverage: 80.0% of statements 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.008s coverage: 91.2% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 06:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:19:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements 06:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 06:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 06:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.165s coverage: 73.7% of statements 06:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 06:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.611s coverage: 65.3% of statements 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:19:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.104s coverage: 41.0% of statements 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:19:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.367s coverage: 89.5% of statements 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:19:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:19:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.354s coverage: 17.7% of statements 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:19:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.3% of statements 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:19:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.355s coverage: 63.2% of statements 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:19:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:19:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:19:41 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 06:19:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:19:41 go vet ./... 06:21:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:21:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:21:47 ./bin/test-attribution-txt.sh [Pipeline] echo 06:21:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:21:48 + ls -al . 06:21:48 total 740 06:21:48 drwxrwxr-x 10 1001 1001 4096 Mar 1 06:14 . 06:21:48 drwxr-xr-x 4 root root 4096 Mar 1 06:14 .. 06:21:48 drwxrwxr-x 2 1001 1001 4096 Mar 1 06:13 .blubracket 06:21:48 -rw-rw-r-- 1 1001 1001 16 Mar 1 06:13 .dockerignore 06:21:48 drwxrwxr-x 8 1001 1001 4096 Mar 1 06:13 .git 06:21:48 drwxrwxr-x 3 1001 1001 4096 Mar 1 06:13 .github 06:21:48 -rw-rw-r-- 1 1001 1001 1068 Mar 1 06:13 .gitignore 06:21:48 -rw-rw-r-- 1 1001 1001 42 Mar 1 06:13 .golangci.yml 06:21:48 -rw-rw-r-- 1 1001 1001 87 Mar 1 06:13 .hadolint.yml 06:21:48 -rw-rw-r-- 1 1001 1001 166 Mar 1 06:13 .sonarcloud.properties 06:21:48 -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:13 ADOPTERS.md 06:21:48 -rw-rw-r-- 1 1001 1001 10825 Mar 1 06:13 Attribution.txt 06:21:48 -rw-rw-r-- 1 1001 1001 73765 Mar 1 06:13 CHANGELOG.md 06:21:48 -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:13 CONTRIBUTING.md 06:21:48 -rw-rw-r-- 1 1001 1001 677 Mar 1 06:13 GOVERNANCE.md 06:21:48 -rw-rw-r-- 1 1001 1001 883 Mar 1 06:13 Jenkinsfile 06:21:48 -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:13 LICENSE 06:21:48 -rw-rw-r-- 1 1001 1001 14116 Mar 1 06:13 Makefile 06:21:48 -rw-rw-r-- 1 1001 1001 582 Mar 1 06:13 OWNERS.md 06:21:48 -rw-rw-r-- 1 1001 1001 9403 Mar 1 06:13 README.md 06:21:48 -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:13 SECURITY.md 06:21:48 -rw-rw-r-- 1 1001 1001 5 Mar 1 06:07 VERSION 06:21:48 drwxrwxr-x 2 1001 1001 4096 Mar 1 06:13 bin 06:21:48 drwxrwxr-x 18 1001 1001 4096 Mar 1 06:13 cmd 06:21:48 -rw-r--r-- 1 root root 487670 Mar 1 06:19 coverage.out 06:21:48 -rw-rw-r-- 1 1001 1001 3296 Mar 1 06:13 go.mod 06:21:48 -rw-rw-r-- 1 1001 1001 31429 Mar 1 06:13 go.sum 06:21:48 drwxrwxr-x 7 1001 1001 4096 Mar 1 06:13 internal 06:21:48 drwxrwxr-x 3 1001 1001 4096 Mar 1 06:13 openapi 06:21:48 drwxrwxr-x 4 1001 1001 4096 Mar 1 06:13 snap 06:21:48 -rw-rw-r-- 1 1001 1001 204 Mar 1 06:13 version.go [Pipeline] sh 06:21:49 + '[' -e coverage.out ] 06:21:49 + chown 1001:1001 coverage.out [Pipeline] stash 06:21:49 Warning: overwriting stash ‘coverage-report’ 06:21:50 Stashed 1 file(s) [Pipeline] sh 06:21:50 + make build 06:21:50 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 06:23:27 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 06:23:27 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 06:23:32 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 06:23:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:24:24 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 06:24:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:24:36 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 06:24:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:24:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:24: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 06:24:54 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 06:25: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:25:14 $ docker stop --time=1 8e7e41e8383dd993f4f1b21e50ec2aa5bf7609550a227b482ba430064b8f9307 06:25:16 $ docker rm -f --volumes 8e7e41e8383dd993f4f1b21e50ec2aa5bf7609550a227b482ba430064b8f9307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:18 06:25:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:18 latest: Pulling from edgex-devops/edgex-compose-arm64 06:25:18 29e5d40040c1: Pulling fs layer 06:25:18 1ce36da41761: Pulling fs layer 06:25:18 25b303627fd3: Pulling fs layer 06:25:19 29e5d40040c1: Download complete 06:25:19 1ce36da41761: Verifying Checksum 06:25:19 1ce36da41761: Download complete 06:25:19 29e5d40040c1: Pull complete 06:25:20 1ce36da41761: Pull complete 06:25:20 25b303627fd3: Verifying Checksum 06:25:20 25b303627fd3: Download complete 06:25:31 25b303627fd3: Pull complete 06:25:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:25:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:31 prd-ubuntu20.04-docker-arm64-4c-16g-7921 does not seem to be running inside a container 06:25:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:25:33 $ docker top cb0e2fdea5729328cb0d6f012d037c8fb0bee97918b9cb567799c2865d68658b -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:34 + + docker-compose build --help 06:25:34 grep parallel 06:25:38 --parallel Build images in parallel. [Pipeline] } 06:25:38 $ docker stop --time=1 cb0e2fdea5729328cb0d6f012d037c8fb0bee97918b9cb567799c2865d68658b 06:25:40 $ docker rm -f --volumes cb0e2fdea5729328cb0d6f012d037c8fb0bee97918b9cb567799c2865d68658b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:25:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:41 prd-ubuntu20.04-docker-arm64-4c-16g-7921 does not seem to be running inside a container 06:25: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:25:42 $ docker top 887c24fb08cf587caa38bcff96d65dac47de5034d85da3421f41a17ca61e5459 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:43 + docker-compose -f ./docker-compose-build.yml build --parallel 06:25:47 Building core-command ... 06:25:47 Building core-common-config-bootstrapper ... 06:25:47 Building core-data ... 06:25:47 Building core-metadata ... 06:25:47 Building security-bootstrapper ... 06:25:47 Building security-proxy-auth ... 06:25:47 Building security-proxy-setup ... 06:25:47 Building security-secretstore-setup ... 06:25:47 Building security-spiffe-token-provider ... 06:25:47 Building security-spire-agent ... 06:25:47 Building security-spire-config ... 06:25:47 Building security-spire-server ... 06:25:47 Building support-notifications ... 06:25:47 Building support-scheduler ... 06:25:47 Building security-bootstrapper 06:25:47 Building core-data 06:25:47 Building security-proxy-auth 06:25:47 Building core-common-config-bootstrapper 06:25:47 Building security-secretstore-setup 06:26:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:26:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:26:34 ---> ab82d5894eca 06:26:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:26:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:26:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:26:35 ---> ab82d5894eca 06:26:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:26:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:26:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:26:35 ---> ab82d5894eca 06:26:35 Step 3/32 : WORKDIR /edgex-go 06:26:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:26:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:26:35 ---> ab82d5894eca 06:26:35 Step 3/24 : WORKDIR /edgex-go 06:26:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:26:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:26:35 ---> ab82d5894eca 06:26:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:26:36 ---> Running in 2983d36c86ed 06:26:36 ---> Running in 6cd93552170b 06:26:36 ---> Running in b7a5a0feb8f3 06:26:36 ---> Running in 037de18b2043 06:26:36 ---> Running in 4d09ff74e70c 06:26:36 Removing intermediate container 4d09ff74e70c 06:26:36 ---> 4ab99fba54db 06:26:36 Step 4/22 : WORKDIR /edgex-go 06:26:36 Removing intermediate container 2983d36c86ed 06:26:36 ---> 6f733f25c742 06:26:36 Step 4/32 : RUN apk add --update --no-cache make git 06:26:36 Removing intermediate container 037de18b2043 06:26:36 ---> 8519f06dbba0 06:26:36 Step 4/24 : RUN apk add --update --no-cache make git 06:26:36 Removing intermediate container b7a5a0feb8f3 06:26:36 ---> 17ddbe0eb98a 06:26:36 Step 4/22 : WORKDIR /edgex-go 06:26:36 Removing intermediate container 6cd93552170b 06:26:36 ---> f66accced027 06:26:36 Step 4/22 : WORKDIR /edgex-go 06:26:36 ---> Running in b6f10d911e61 06:26:36 ---> Running in 65aaf2526342 06:26:36 ---> Running in 8992ba4af6c0 06:26:36 ---> Running in 96501029782a 06:26:36 ---> Running in 2dd2e36b890a 06:26:37 Removing intermediate container 65aaf2526342 06:26:37 ---> 214b16476f9c 06:26:37 Step 5/22 : RUN apk add --update --no-cache make git 06:26:37 Removing intermediate container 2dd2e36b890a 06:26:37 ---> 3584bc6c8bfd 06:26:37 Step 5/22 : RUN apk add --update --no-cache make git 06:26:37 Removing intermediate container 96501029782a 06:26:37 ---> eec976d54bad 06:26:37 Step 5/22 : RUN apk add --update --no-cache make git 06:26:37 ---> Running in 06b7c1a28d3d 06:26:37 ---> Running in 8c406b20e0b7 06:26:38 ---> Running in 27e631099061 06:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:26:41 OK: 221 MiB in 51 packages 06:26:41 OK: 221 MiB in 51 packages 06:26:41 OK: 221 MiB in 51 packages 06:26:42 OK: 221 MiB in 51 packages 06:26:43 OK: 221 MiB in 51 packages 06:26:44 Removing intermediate container 8992ba4af6c0 06:26:44 ---> b93b1241b33d 06:26:44 Step 5/24 : COPY go.mod vendor* ./ 06:26:44 Removing intermediate container b6f10d911e61 06:26:44 ---> 72c996e12e5c 06:26:44 Step 5/32 : COPY go.mod vendor* ./ 06:26:44 Removing intermediate container 06b7c1a28d3d 06:26:44 ---> 61ca511a8d5d 06:26:44 Step 6/22 : COPY go.mod vendor* ./ 06:26:44 Removing intermediate container 8c406b20e0b7 06:26:44 ---> 70c490a08bc5 06:26:44 Step 6/22 : COPY go.mod vendor* ./ 06:26:44 Removing intermediate container 27e631099061 06:26:44 ---> a0bfe11ae1ce 06:26:44 Step 6/22 : COPY go.mod vendor* ./ 06:26:45 ---> c707e01a21c0 06:26:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:45 ---> Running in ff98d6e127e4 06:26:45 ---> 888788e5a72c 06:26:45 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:45 ---> be9c5e7fad09 06:26:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:45 ---> 1240a9d3bae2 06:26:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:45 ---> 1c38c76d25c7 06:26:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:45 ---> Running in fb55a4cdd22a 06:26:45 ---> Running in ddfc972b1121 06:26:45 ---> Running in e347645cf636 06:26:45 ---> Running in 7c18498ab48c 06:28:37 Removing intermediate container 7c18498ab48c 06:28:37 ---> d367f017e45f 06:28:37 Step 8/22 : COPY . . 06:28:37 Removing intermediate container ff98d6e127e4 06:28:37 ---> 796b9f281dba 06:28:37 Step 7/24 : COPY . . 06:28:37 Removing intermediate container fb55a4cdd22a 06:28:37 ---> 6eb4a6a76a70 06:28:37 Step 7/32 : COPY . . 06:28:37 Removing intermediate container ddfc972b1121 06:28:37 ---> d31fa74b8472 06:28:37 Step 8/22 : COPY . . 06:28:37 Removing intermediate container e347645cf636 06:28:37 ---> 7d1c402e76ad 06:28:37 Step 8/22 : COPY . . 06:28:45 ---> ab5980a938b1 06:28:45 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:28:45 ---> 821c18392939 06:28:45 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:28:45 ---> e45c14c5bd74 06:28:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 06:28:45 ---> 56e61bf3ec41 06:28:45 ---> 63e683d03be8 06:28:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:28:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 06:28:45 ---> Running in 80d7be3d032d 06:28:45 ---> Running in b1b1b6cf16da 06:28:45 ---> Running in 299accf5123d 06:28:45 ---> Running in eef0b16898cc 06:28:45 ---> Running in 1a52b64e7114 06:28:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:28:47 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 06:28:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:28: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 06:28:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:34:54 Removing intermediate container 80d7be3d032d 06:34:54 ---> 11c1e38ce0f0 06:34:54 06:34:54 Step 10/22 : FROM alpine:3.16 06:34:54 3.16: Pulling from library/alpine 06:34:54 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 06:34:54 Status: Downloaded newer image for alpine:3.16 06:34:54 ---> 4c81e5bf8899 06:34:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:34:54 ---> Running in eca91435afaf 06:34:54 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 06:34:54 Removing intermediate container eca91435afaf 06:34:54 ---> 0e54b8f2517a 06:34:54 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:34:54 ---> Running in 71420674d9ba 06:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:34:57 (1/1) Installing dumb-init (1.2.5-r1) 06:34:57 Executing busybox-1.35.0-r17.trigger 06:34:57 OK: 5 MiB in 15 packages 06:34:58 Removing intermediate container 71420674d9ba 06:34:58 ---> fe4fd9695f68 06:34:58 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:59 ---> 5b566c175cd8 06:34:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:35:01 ---> 6c857b9dc753 06:35:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 06:35:02 ---> 453958e383f9 06:35:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:35:05 ---> a6564bed4176 06:35:05 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:35:05 ---> Running in 20bf12048239 06:35:10 Removing intermediate container 20bf12048239 06:35:10 ---> fa784406c5a4 06:35:10 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:35:10 ---> Running in 0665bb7bc220 06:35:11 Removing intermediate container 0665bb7bc220 06:35:11 ---> 06d5f112439a 06:35:11 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 06:35:11 ---> Running in 5b1885886010 06:35:12 Removing intermediate container 5b1885886010 06:35:12 ---> 1cdcdaef50eb 06:35:12 Step 20/22 : LABEL arch=arm64 06:35:12 ---> Running in 45086e963ab8 06:35:13 Removing intermediate container 45086e963ab8 06:35:13 ---> 2507a48607bf 06:35:13 Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:35:13 ---> Running in ccc515768a8f 06:35:14 Removing intermediate container ccc515768a8f 06:35:14 ---> 99920b93d8af 06:35:14 Step 22/22 : LABEL version=0.0.0 06:35:14 ---> Running in 6a60e45aa53c 06:35:16 Removing intermediate container 6a60e45aa53c 06:35:16 ---> faabf083ebb2 06:35:16 06:35:16 Successfully built faabf083ebb2 06:35:16 Successfully tagged security-proxy-auth-arm64:latest 06:35:16  Building security-proxy-auth ... done Building support-scheduler 06:35:20 Removing intermediate container eef0b16898cc 06:35:20 ---> 63c05978e5b4 06:35:20 06:35:20 Step 9/24 : FROM alpine:3.16 06:35:20 ---> 4c81e5bf8899 06:35:20 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:35:20 ---> Running in e3428be2b08b 06:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:35:24 (1/3) Installing ca-certificates (20220614-r0) 06:35:24 (2/3) Installing dumb-init (1.2.5-r1) 06:35:24 (3/3) Installing su-exec (0.2-r1) 06:35:24 Executing busybox-1.35.0-r17.trigger 06:35:24 Executing ca-certificates-20220614-r0.trigger 06:35:25 OK: 6 MiB in 17 packages 06:35:30 Removing intermediate container e3428be2b08b 06:35:30 ---> 8dff7de15225 06:35:30 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:35:30 ---> Running in d3fffef8dcda 06:35:31 Removing intermediate container d3fffef8dcda 06:35:31 ---> 8af736fab5c0 06:35:31 Step 12/24 : WORKDIR / 06:35:31 Removing intermediate container b1b1b6cf16da 06:35:31 ---> 4409380a9493 06:35:31 06:35:31 Step 9/32 : FROM alpine:3.16 06:35:31 ---> 4c81e5bf8899 06:35:31 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:35:31 ---> Running in 6f10bcbc3bcf 06:35:31 ---> Running in 2f32aecce3e9 06:35:33 Removing intermediate container 2f32aecce3e9 06:35:33 ---> d74c4960d817 06:35:33 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 06:35:33 Removing intermediate container 6f10bcbc3bcf 06:35:33 ---> 7bd0f1409cfc 06:35:33 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:35:33 ---> Running in 8391ea957785 06:35:36 ---> a56d1c7c25bc 06:35:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:35:37 ---> 71259789e183 06:35:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:35:37 (1/2) Installing dumb-init (1.2.5-r1) 06:35:37 (2/2) Installing su-exec (0.2-r1) 06:35:37 Executing busybox-1.35.0-r17.trigger 06:35:37 OK: 5 MiB in 16 packages 06:35:38 ---> 05a4acae6efe 06:35:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:35:40 Removing intermediate container 8391ea957785 06:35:40 ---> a907ef54f8af 06:35:40 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 06:35:40 ---> Running in 2a1d942a653d 06:35:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:35:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:35:40 ---> ab82d5894eca 06:35:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:35:40 ---> Using cache 06:35:40 ---> 17ddbe0eb98a 06:35:40 Step 4/22 : WORKDIR /edgex-go 06:35:40 ---> Using cache 06:35:40 ---> eec976d54bad 06:35:40 Step 5/22 : RUN apk add --update --no-cache make git 06:35:40 ---> Using cache 06:35:40 ---> 70c490a08bc5 06:35:40 Step 6/22 : COPY go.mod vendor* ./ 06:35:40 ---> Using cache 06:35:40 ---> be9c5e7fad09 06:35:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:40 ---> 8b54e0d5cbe5 06:35:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:35:40 ---> Using cache 06:35:40 ---> d31fa74b8472 06:35:40 Step 8/22 : COPY . . 06:35:40 ---> Using cache 06:35:40 ---> 63e683d03be8 06:35:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:35:40 ---> Running in 6e5a64ea26ea 06:35:41 Removing intermediate container 2a1d942a653d 06:35:41 ---> 65d2978e8532 06:35:41 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 06:35:41 ---> Running in 0da53ee5ec46 06:35:44 Removing intermediate container 0da53ee5ec46 06:35:44 ---> 5630f9a110ab 06:35:44 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 06:35:44 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 06:35:44 ---> fa4bd221249d 06:35:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:35:44 ---> Running in 53b21f2e3b27 06:35:45 Removing intermediate container 53b21f2e3b27 06:35:45 ---> 327074762adc 06:35:45 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 06:35:46 Removing intermediate container 1a52b64e7114 06:35:46 ---> f74622d623f9 06:35:46 06:35:46 Step 10/22 : FROM alpine:3.16 06:35:46 ---> 4c81e5bf8899 06:35:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:35:46 ---> Using cache 06:35:46 ---> 0e54b8f2517a 06:35:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 06:35:46 ---> Using cache 06:35:46 ---> fe4fd9695f68 06:35:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:46 ---> Using cache 06:35:46 ---> Running in f7b101be41c4 06:35:46 ---> 5b566c175cd8 06:35:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:35:47 Removing intermediate container f7b101be41c4 06:35:47 ---> d531c1c82bfb 06:35:47 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 06:35:47 ---> Running in ab168c52f0fe 06:35:49 ---> a1075cf48093 06:35:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:35:49 ---> 258474219787 06:35:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:35:51 ---> 99e23c4343bc 06:35:51 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:35:51 ---> Running in f1fe8442fc8e 06:35:51 ---> 540f19514f10 06:35:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/Removing intermediate container ab168c52f0fe 06:35:51 ---> e04347b465e2 06:35:51 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 06:35:51 06:35:52 ---> Running in 30bf17292a2e 06:35:53 Removing intermediate container 30bf17292a2e 06:35:53 ---> 8baaf8445e14 06:35:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 06:35:53 ---> 64e6d4b8f22c 06:35:53 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:35:53 ---> Running in f423d9182b9a 06:35:55 ---> 32fde28770c9 06:35:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 06:35:55 ---> Running in 19981bbb9102 06:35:55 Removing intermediate container f1fe8442fc8e 06:35:55 ---> 21fc73cb46a8 06:35:55 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:35:56 ---> Running in 45b1b914fbb7 06:35:57 Removing intermediate container 45b1b914fbb7 06:35:57 ---> f5b3e218d5c2 06:35:57 Step 22/24 : LABEL arch=arm64 06:35:57 ---> Running in 690fb342404a 06:35:57 Removing intermediate container f423d9182b9a 06:35:57 ---> e3920a3ff91a 06:35:57 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 06:35:58 Removing intermediate container 690fb342404a 06:35:58 ---> a1e62d224ffd 06:35:58 Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:35:58 ---> Running in 6df6fca81131 06:35:58 ---> Running in f8c8db131e81 06:35:59 Removing intermediate container 19981bbb9102 06:35:59 ---> 6331d12db701 06:35:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:59 Removing intermediate container 6df6fca81131 06:35:59 ---> 8fffab80e265 06:35:59 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 06:35:59 ---> Running in 148fa3a275ff 06:35:59 Removing intermediate container f8c8db131e81 06:35:59 ---> 0d8d7f31c58a 06:35:59 Step 24/24 : LABEL version=0.0.0 06:35:59 ---> Running in e6e33aa42277 06:36:00 Removing intermediate container 148fa3a275ff 06:36:00 ---> 62d02c7979c3 06:36:00 Step 20/22 : LABEL arch=arm64 06:36:00 Removing intermediate container e6e33aa42277 06:36:00 ---> dfb57548e241 06:36:00 06:36:00 ---> Running in d55c8063e0b9 06:36:00 ---> 441df9c80e0f 06:36:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:36:01 Removing intermediate container d55c8063e0b9 06:36:01 ---> bc8f88475d10 06:36:01 Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:36:01 Successfully built dfb57548e241 06:36:01 Successfully tagged security-secretstore-setup-arm64:latest 06:36:01 Building security-spiffe-token-provider 06:36:01 ---> Running in 583562a29b63 06:36:02  Building security-secretstore-setup ... done Removing intermediate container 299accf5123d 06:36:02 ---> 6c16fa9c913c 06:36:02 06:36:02 Step 10/22 : FROM alpine:3.16 06:36:02 ---> 4c81e5bf8899 06:36:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:02 ---> Running in 102a13744016 06:36:02 Removing intermediate container 583562a29b63 06:36:02 ---> ff661d7b707f 06:36:02 Step 22/22 : LABEL version=0.0.0 06:36:02 ---> Running in c8de5376e87f 06:36:03 Removing intermediate container 102a13744016 06:36:03 ---> 7a5382932b8c 06:36:03 Step 12/22 : ENV APP_PORT=59880 06:36:03 ---> Running in bdbb220ceb93 06:36:03 Removing intermediate container c8de5376e87f 06:36:03 ---> 5493794a03b7 06:36:03 06:36:04 ---> 625308cfd5f8 06:36:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:36:04 Removing intermediate container bdbb220ceb93 06:36:04 ---> 7874c413a6aa 06:36:04 Step 13/22 : EXPOSE $APP_PORT 06:36:04 Successfully built 5493794a03b7 06:36:04 Successfully tagged core-common-config-bootstrapper-arm64:latest 06:36:04  Building core-common-config-bootstrapper ... done Building support-notifications 06:36:04 ---> Running in e792c5b12ff6 06:36:05 Removing intermediate container e792c5b12ff6 06:36:05 ---> c7a2b8301a2a 06:36:05 Step 14/22 : RUN apk add --update --no-cache dumb-init 06:36:05 ---> Running in c67ede869479 06:36:05 ---> 3a26ee5359aa 06:36:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:36:06 ---> c83ba0aaaf99 06:36:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 06:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:36:07 ---> bda6192402a3 06:36:07 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 06:36:09 (1/1) Installing dumb-init (1.2.5-r1) 06:36:09 Executing busybox-1.35.0-r17.trigger 06:36:09 OK: 5 MiB in 15 packages 06:36:10 ---> fb118398c9d1 06:36:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:36:10 Removing intermediate container c67ede869479 06:36:10 ---> 088ead241366 06:36:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:36:11 ---> 20ac3f4816d1 06:36:11 Step 27/32 : RUN chmod +x /entrypoint.sh 06:36:11 ---> Running in 48a717ff2852 06:36:12 ---> 4be520d16892 06:36:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:36:15 Removing intermediate container 48a717ff2852 06:36:15 ---> 6b7104777fd0 06:36:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:36:15 ---> 5d5dc58133e0 06:36:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:36:15 ---> Running in b876c539064c 06:36:16 Removing intermediate container b876c539064c 06:36:16 ---> 95e2a14aac37 06:36:16 Step 29/32 : CMD ["gate"] 06:36:16 ---> Running in bd2c69fa9664 06:36:17 ---> eb7a0f0e309b 06:36:17 Step 18/22 : ENTRYPOINT ["/core-data"] 06:36:17 ---> Running in 3346cefad31a 06:36:17 Removing intermediate container bd2c69fa9664 06:36:17 ---> ec58ab403efc 06:36:17 Step 30/32 : LABEL arch=arm64 06:36:18 ---> Running in 16f9dd554406 06:36:18 Removing intermediate container 3346cefad31a 06:36:18 ---> 4f82a9bcf1f3 06:36:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:36:18 ---> Running in 9285cf67f01a 06:36:19 Removing intermediate container 16f9dd554406 06:36:19 ---> 30d1d7e538a3 06:36:19 Step 31/32 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:36:19 ---> Running in 784fdce56a38 06:36:20 Removing intermediate container 9285cf67f01a 06:36:20 ---> 08736f6e3302 06:36:20 Step 20/22 : LABEL arch=arm64 06:36:20 ---> Running in 7d8e4d168160 06:36:20 Removing intermediate container 784fdce56a38 06:36:20 ---> 23208a89811a 06:36:20 Step 32/32 : LABEL version=0.0.0 06:36:20 ---> Running in de98978b4d33 06:36:21 Removing intermediate container 7d8e4d168160 06:36:21 ---> bc120f2da14f 06:36:21 Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:36:21 Removing intermediate container de98978b4d33 06:36:21 ---> de65c35b311e 06:36:21 06:36:22 ---> Running in 8ecb60df3ba6 06:36:22 Successfully built de65c35b311e 06:36:22 Successfully tagged security-bootstrapper-arm64:latest 06:36:22  Building security-bootstrapper ... done Building security-spire-config 06:36:22 Removing intermediate container 8ecb60df3ba6 06:36:22 ---> 547dc80d6f0b 06:36:22 Step 22/22 : LABEL version=0.0.0 06:36:22 ---> Running in aa288c1b389f 06:36:23 Removing intermediate container aa288c1b389f 06:36:23 ---> a707953b6eda 06:36:23 06:36:24 Successfully built a707953b6eda 06:36:24 Successfully tagged core-data-arm64:latest 06:36:24 Building security-proxy-setup 06:36:34  Building core-data ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:36:34 Step 2/19 : FROM ${BUILDER_BASE} AS builder 06:36:34 ---> ab82d5894eca 06:36:34 Step 3/19 : WORKDIR /edgex-go 06:36:34 ---> Using cache 06:36:34 ---> 8519f06dbba0 06:36:34 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 06:36:36 ---> Running in e55c3edfbf7a 06:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:36:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:36:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:36:39 ---> ab82d5894eca 06:36:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:36:39 ---> Using cache 06:36:39 ---> 17ddbe0eb98a 06:36:39 Step 4/22 : WORKDIR /edgex-go 06:36:39 ---> Using cache 06:36:39 ---> eec976d54bad 06:36:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:36:39 ---> Running in 42f093e6570d 06:36:39 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 06:36:39 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 06:36:39 OK: 16903 distinct packages available 06:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:36:41 OK: 221 MiB in 51 packages 06:36:42 OK: 221 MiB in 51 packages 06:36:43 Removing intermediate container e55c3edfbf7a 06:36:43 ---> bd6bb71c78a7 06:36:43 Step 5/19 : COPY go.mod vendor* ./ 06:36:45 Removing intermediate container 42f093e6570d 06:36:45 ---> d029e3698c63 06:36:45 Step 6/22 : COPY go.mod vendor* ./ 06:36:45 ---> 3cfdb904061e 06:36:45 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:46 ---> Running in 74ccc3919741 06:36:46 ---> 11f02517535b 06:36:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:46 ---> Running in c50ab04d332b 06:37:01 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:37:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:37:01 ---> ab82d5894eca 06:37:01 Step 3/21 : WORKDIR /edgex-go 06:37:01 ---> Using cache 06:37:01 ---> 8519f06dbba0 06:37:01 Step 4/21 : RUN apk add --update --no-cache make git 06:37:01 ---> Using cache 06:37:01 ---> b93b1241b33d 06:37:01 Step 5/21 : COPY go.mod vendor* ./ 06:37:01 ---> Using cache 06:37:01 ---> c707e01a21c0 06:37:01 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:01 ---> Using cache 06:37:01 ---> 796b9f281dba 06:37:01 Step 7/21 : COPY . . 06:37:01 ---> Using cache 06:37:01 ---> 821c18392939 06:37:01 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:37:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:37:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:37:01 ---> ab82d5894eca 06:37:01 Step 3/24 : WORKDIR /edgex-go 06:37:01 ---> Using cache 06:37:01 ---> 8519f06dbba0 06:37:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:37:01 ---> Running in 5440b49280fe 06:37:01 ---> Running in 3b077c9d261f 06:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:37:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:37:05 OK: 221 MiB in 51 packages 06:37:07 Removing intermediate container 3b077c9d261f 06:37:07 ---> 452be00a00be 06:37:07 Step 5/24 : COPY go.mod vendor* ./ 06:37:08 ---> 48411751c1d8 06:37:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:08 ---> Running in 97758cb43ffb 06:39:00 Removing intermediate container c50ab04d332b 06:39:00 ---> 1cecbd3e259b 06:39:00 Step 8/22 : COPY . . 06:39:00 Removing intermediate container 74ccc3919741 06:39:00 ---> 67b0ce3f3c7a 06:39:00 Step 7/19 : COPY . . 06:39:18 Removing intermediate container 97758cb43ffb 06:39:18 ---> c9c9f6d9cdf7 06:39:18 Step 7/24 : COPY . . 06:39:25 ---> c716e3fea862 06:39:25 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:39:25 ---> Running in e54357480c08 06:39:25 ---> 5196468ab149 06:39:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:39:25 ---> Running in 8a8e792dbfc8 06:39:28 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 06:39:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:39:38 ---> 9f9bf5ae3028 06:39:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:39:38 ---> Running in 6dbfd9d37b9c 06:39:38 Removing intermediate container 6dbfd9d37b9c 06:39:38 ---> 244a42e024e0 06:39:38 Step 9/24 : WORKDIR /edgex-go/spire-build 06:39:38 ---> Running in fe8ab62de77c 06:39:38 Removing intermediate container fe8ab62de77c 06:39:38 ---> dc018b0a2df8 06:39: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 06:39:39 ---> Running in 3e222ea143b0 06:39:42 Removing intermediate container 3e222ea143b0 06:39:42 ---> 60d83f398080 06:39:42 Step 11/24 : WORKDIR /edgex-go 06:39:42 ---> Running in 866f86e41936 06:39:42 Removing intermediate container 866f86e41936 06:39:42 ---> 25b3f0c3eede 06:39:42 06:39:42 Step 12/24 : FROM alpine:3.15 06:39:43 3.15: Pulling from library/alpine 06:39:44 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 06:39:44 Status: Downloaded newer image for alpine:3.15 06:39:44 ---> 354640af7b1b 06:39:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:39:44 ---> Running in 508f46ed1c59 06:39:45 Removing intermediate container 508f46ed1c59 06:39:45 ---> e491c4185842 06:39:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:39:45 ---> Running in 81852fb25b3d 06:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:39:49 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:39:49 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:39:49 OK: 15734 distinct packages available 06:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:39:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:39:51 (1/4) Installing dumb-init (1.2.5-r1) 06:39:51 (2/4) Installing musl-obstack (1.2.3-r0) 06:39:51 (3/4) Installing libucontext (1.1-r0) 06:39:51 (4/4) Installing gcompat (1.0.0-r4) 06:39:51 Executing busybox-1.34.1-r7.trigger 06:39:51 OK: 6 MiB in 18 packages 06:39:53 Removing intermediate container 81852fb25b3d 06:39:53 ---> a47f942f0a9c 06:39:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:39:58 ---> 1090b2ec7b1b 06:39:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:39:59 ---> 32750fb22aa3 06:39:59 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:39:59 ---> Running in c0c2e92c28c1 06:40:00 Removing intermediate container c0c2e92c28c1 06:40:00 ---> 080f9ea5b465 06:40:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:40:03 ---> 7a981b7153ad 06:40:03 Step 19/24 : WORKDIR / 06:40:03 ---> Running in 8a363899e831 06:40:03 Removing intermediate container 8a363899e831 06:40:03 ---> 1b16aae4e1a3 06:40:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:40:03 ---> Running in f6530c95a24d 06:40:04 Removing intermediate container f6530c95a24d 06:40:04 ---> dafe43e68454 06:40:04 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:40:04 ---> Running in b700a667d83f 06:40:05 Removing intermediate container b700a667d83f 06:40:05 ---> f36ef0418c01 06:40:05 Step 22/24 : LABEL arch=arm64 06:40:05 ---> Running in 276815cddc75 06:40:05 Removing intermediate container 276815cddc75 06:40:05 ---> 6ca1b30e3160 06:40:05 Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:40:05 ---> Running in e85b3097ae9b 06:40:06 Removing intermediate container e85b3097ae9b 06:40:06 ---> 18b78cc16085 06:40:06 Step 24/24 : LABEL version=0.0.0 06:40:06 ---> Running in 3d2b3674fb02 06:40:07 Removing intermediate container 3d2b3674fb02 06:40:07 ---> 0f86fd2cc816 06:40:07 06:40:07 Successfully built 0f86fd2cc816 06:40:07 Successfully tagged security-spire-config-arm64:latest 06:40:07 Building security-spire-server 06:40:29  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:40:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:40:29 ---> ab82d5894eca 06:40:29 Step 3/23 : WORKDIR /edgex-go 06:40:29 ---> Using cache 06:40:29 ---> 8519f06dbba0 06:40:29 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 06:40:29 ---> Using cache 06:40:29 ---> 452be00a00be 06:40:29 Step 5/23 : COPY go.mod vendor* ./ 06:40:29 ---> Using cache 06:40:29 ---> 48411751c1d8 06:40:29 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 ---> Using cache 06:40:29 ---> c9c9f6d9cdf7 06:40:29 Step 7/23 : COPY . . 06:40:29 ---> Using cache 06:40:29 ---> 9f9bf5ae3028 06:40:29 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 06:40:29 ---> Using cache 06:40:29 ---> 244a42e024e0 06:40:29 Step 9/23 : WORKDIR /edgex-go/spire-build 06:40:29 ---> Using cache 06:40:29 ---> dc018b0a2df8 06:40:29 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 06:40:29 ---> Running in cbef5e47bd16 06:40:30 Removing intermediate container cbef5e47bd16 06:40:30 ---> 786a606362d6 06:40:30 Step 11/23 : WORKDIR /edgex-go 06:40:30 ---> Running in 910de2891b7e 06:40:31 Removing intermediate container 910de2891b7e 06:40:31 ---> 75966422b336 06:40:31 06:40:31 Step 12/23 : FROM alpine:3.15 06:40:31 ---> 354640af7b1b 06:40:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:40:31 ---> Using cache 06:40:31 ---> e491c4185842 06:40:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:40:31 ---> Running in 7735814d6cb9 06:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:40:35 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:40:35 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:40:35 OK: 15734 distinct packages available 06:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:40:37 (1/5) Installing dumb-init (1.2.5-r1) 06:40:37 (2/5) Installing musl-obstack (1.2.3-r0) 06:40:37 (3/5) Installing libucontext (1.1-r0) 06:40:37 (4/5) Installing gcompat (1.0.0-r4) 06:40:37 (5/5) Installing openssl (1.1.1t-r1) 06:40:37 Executing busybox-1.34.1-r7.trigger 06:40:37 OK: 6 MiB in 19 packages 06:40:39 Removing intermediate container 7735814d6cb9 06:40:39 ---> e411c5a30cb6 06:40:39 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:40:46 ---> f900ab3abde6 06:40:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:40:46 ---> c768cf16fc4c 06:40:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:40:47 ---> f512068fab98 06:40:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:40:48 ---> d53f2827dea6 06:40:48 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:40:48 ---> Running in a250e66bc997 06:40:48 Removing intermediate container a250e66bc997 06:40:48 ---> c8fe9719ba1e 06:40:48 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:40:48 ---> Running in 7b9c185d4094 06:40:49 Removing intermediate container 7b9c185d4094 06:40:49 ---> 0d51864e2c26 06:40:49 Step 21/23 : LABEL arch=arm64 06:40:49 ---> Running in 33aad78203c0 06:40:50 Removing intermediate container 33aad78203c0 06:40:50 ---> 13dcf39f2a7a 06:40:50 Step 22/23 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:40:50 ---> Running in 1cfd522966b7 06:40:50 Removing intermediate container 1cfd522966b7 06:40:50 ---> 2e8fa36982e2 06:40:50 Step 23/23 : LABEL version=0.0.0 06:40:50 ---> Running in 56fd52592149 06:40:51 Removing intermediate container 56fd52592149 06:40:51 ---> 26de9539a1b0 06:40:51 06:40:51 Successfully built 26de9539a1b0 06:40:51 Successfully tagged security-spire-server-arm64:latest 06:40:51  Building security-spire-server ... done Building security-spire-agent 06:41:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:41:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:41:09 ---> ab82d5894eca 06:41:09 Step 3/24 : WORKDIR /edgex-go 06:41:09 ---> Using cache 06:41:09 ---> 8519f06dbba0 06:41:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 06:41:09 ---> Using cache 06:41:09 ---> 452be00a00be 06:41:09 Step 5/24 : COPY go.mod vendor* ./ 06:41:09 ---> Using cache 06:41:09 ---> 48411751c1d8 06:41:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:09 ---> Using cache 06:41:09 ---> c9c9f6d9cdf7 06:41:09 Step 7/24 : COPY . . 06:41:09 ---> Using cache 06:41:09 ---> 9f9bf5ae3028 06:41:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 06:41:09 ---> Using cache 06:41:09 ---> 244a42e024e0 06:41:09 Step 9/24 : WORKDIR /edgex-go/spire-build 06:41:09 ---> Using cache 06:41:09 ---> dc018b0a2df8 06:41: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 06:41:09 ---> Using cache 06:41:09 ---> 60d83f398080 06:41:09 Step 11/24 : WORKDIR /edgex-go 06:41:09 ---> Using cache 06:41:09 ---> 25b3f0c3eede 06:41:09 06:41:09 Step 12/24 : FROM alpine:3.15 06:41:09 ---> 354640af7b1b 06:41:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:41:09 ---> Using cache 06:41:09 ---> e491c4185842 06:41:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:41:09 ---> Using cache 06:41:09 ---> e411c5a30cb6 06:41:09 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 06:41:14 ---> ca218acce254 06:41:14 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 06:41:20 ---> 523168ea1515 06:41:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:41:21 ---> 2cbae42a7b79 06:41:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:41:22 ---> 5bd4a90ade61 06:41:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:41:23 ---> d94c6963ab80 06:41:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:41:23 ---> Running in acfdadaf909a 06:41:23 Removing intermediate container acfdadaf909a 06:41:23 ---> bd74f2a1cafd 06:41:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:41:23 ---> Running in b37522dc6390 06:41:24 Removing intermediate container b37522dc6390 06:41:24 ---> 6d70306db07d 06:41:24 Step 22/24 : LABEL arch=arm64 06:41:24 ---> Running in f47b9ac4e0bb 06:41:25 Removing intermediate container f47b9ac4e0bb 06:41:25 ---> 05eabd0e04e8 06:41:25 Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:41:25 ---> Running in 538dee731089 06:41:26 Removing intermediate container 538dee731089 06:41:26 ---> 4f8cc463c177 06:41:26 Step 24/24 : LABEL version=0.0.0 06:41:26 ---> Running in 838e48850ac2 06:41:26 Removing intermediate container 838e48850ac2 06:41:26 ---> 1551d1271257 06:41:26 06:41:26 Successfully built 1551d1271257 06:41:26 Successfully tagged security-spire-agent-arm64:latest 06:41:26 Building core-metadata 06:41:45  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:41:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:41:45 ---> ab82d5894eca 06:41:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:41:45 ---> Using cache 06:41:45 ---> 17ddbe0eb98a 06:41:45 Step 4/24 : WORKDIR /edgex-go 06:41:45 ---> Using cache 06:41:45 ---> eec976d54bad 06:41:45 Step 5/24 : RUN apk add --update --no-cache make git 06:41:45 ---> Using cache 06:41:45 ---> 70c490a08bc5 06:41:45 Step 6/24 : COPY go.mod vendor* ./ 06:41:45 ---> Using cache 06:41:45 ---> be9c5e7fad09 06:41:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:45 ---> Using cache 06:41:45 ---> d31fa74b8472 06:41:45 Step 8/24 : COPY . . 06:41:45 ---> Using cache 06:41:45 ---> 63e683d03be8 06:41:45 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 06:41:45 ---> Running in 25e6d1e6d22a 06:41:47 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 06:42:55 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 06:43:22 Removing intermediate container 5440b49280fe 06:43:22 ---> 849a8f951631 06:43:22 06:43:22 Step 9/21 : FROM alpine:3.16 06:43:22 ---> 4c81e5bf8899 06:43:22 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 06:43:22 ---> Running in f3083d4b099c 06:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:43:22 (1/6) Installing ca-certificates (20220614-r0) 06:43:22 (2/6) Installing brotli-libs (1.0.9-r6) 06:43:22 (3/6) Installing nghttp2-libs (1.47.0-r0) 06:43:22 (4/6) Installing libcurl (7.83.1-r6) 06:43:22 (5/6) Installing curl (7.83.1-r6) 06:43:22 (6/6) Installing dumb-init (1.2.5-r1) 06:43:22 Executing busybox-1.35.0-r17.trigger 06:43:22 Executing ca-certificates-20220614-r0.trigger 06:43:22 OK: 8 MiB in 20 packages 06:43:25 Removing intermediate container f3083d4b099c 06:43:25 ---> ad5a738fe7b4 06:43:25 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:43:25 ---> Running in 3f01b549df8c 06:43:25 Removing intermediate container 3f01b549df8c 06:43:25 ---> acf4207895ca 06:43:25 Step 12/21 : WORKDIR /edgex 06:43:25 ---> Running in 27f9f7c541f7 06:43:26 Removing intermediate container 27f9f7c541f7 06:43:26 ---> cc8be08b2663 06:43:26 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:43:28 ---> 02410cc0fc06 06:43:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:43:29 ---> 460ad9de01de 06:43:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:43:31 ---> fbd52a7e7871 06:43:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:43:32 ---> e8e1ed8cccc4 06:43:32 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:43:32 ---> Running in 0b05d004a06e 06:43:35 Removing intermediate container 0b05d004a06e 06:43:35 ---> 49cf1fb9660b 06:43:35 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 06:43:35 ---> Running in e3b9b7cc0702 06:43:35 Removing intermediate container e3b9b7cc0702 06:43:35 ---> 3c3b2c84549b 06:43:35 Step 19/21 : LABEL arch=arm64 06:43:35 ---> Running in 4b46d1f36e2b 06:43:36 Removing intermediate container 4b46d1f36e2b 06:43:36 ---> 2547dd040bcf 06:43:36 Step 20/21 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:43:36 ---> Running in d445a0cbddf0 06:43:37 Removing intermediate container d445a0cbddf0 06:43:37 ---> f6db6ef49806 06:43:37 Step 21/21 : LABEL version=0.0.0 06:43:37 ---> Running in e423e3902e9b 06:43:38 Removing intermediate container e423e3902e9b 06:43:38 ---> c3d8b59b3e58 06:43:38 06:43:38 Successfully built c3d8b59b3e58 06:43:38 Successfully tagged security-proxy-setup-arm64:latest 06:43:38 Building core-command 06:43:56  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 06:43:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:43:56 ---> ab82d5894eca 06:43:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:43:56 ---> Using cache 06:43:56 ---> 17ddbe0eb98a 06:43:56 Step 4/23 : WORKDIR /edgex-go 06:43:56 ---> Using cache 06:43:56 ---> eec976d54bad 06:43:56 Step 5/23 : RUN apk add --update --no-cache make git 06:43:56 ---> Using cache 06:43:56 ---> 70c490a08bc5 06:43:56 Step 6/23 : COPY go.mod vendor* ./ 06:43:56 ---> Using cache 06:43:56 ---> be9c5e7fad09 06:43:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:43:56 ---> Using cache 06:43:56 ---> d31fa74b8472 06:43:56 Step 8/23 : COPY . . 06:43:56 ---> Using cache 06:43:56 ---> 63e683d03be8 06:43:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:43:57 ---> Running in eb7fee96afca 06:43:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:44:55 Removing intermediate container 6e5a64ea26ea 06:44:55 ---> b05f7f2990fa 06:44:55 06:44:55 Step 10/22 : FROM alpine:3.16 06:44:55 ---> 4c81e5bf8899 06:44:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:44:55 ---> Running in 242e7e864382 06:44:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:44:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:44:55 (1/1) Installing dumb-init (1.2.5-r1) 06:44:55 Executing busybox-1.35.0-r17.trigger 06:44:55 OK: 5 MiB in 15 packages 06:44:55 Removing intermediate container 242e7e864382 06:44:55 ---> 9937ac65d8ab 06:44:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:44:55 ---> Running in 00abc636fbef 06:44:55 Removing intermediate container 00abc636fbef 06:44:55 ---> 304c088cbdda 06:44:55 Step 13/22 : ENV APP_PORT=59861 06:44:56 ---> Running in e1e8d56723e0 06:44:56 Removing intermediate container e1e8d56723e0 06:44:56 ---> 16b2dcb5ee4e 06:44:56 Step 14/22 : EXPOSE $APP_PORT 06:44:56 ---> Running in 0bfbe8453af3 06:44:57 Removing intermediate container 0bfbe8453af3 06:44:57 ---> 645ab9efd0d6 06:44:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:44:58 ---> 65ef793a27f4 06:44:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:45:00 ---> dfcee0e9e86b 06:45:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:45:01 ---> 859b9689ae1f 06:45:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:45:01 ---> Running in 1fb9ba4a1a92 06:45:02 Removing intermediate container 1fb9ba4a1a92 06:45:02 ---> 58b187b498e7 06:45:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:45:02 ---> Running in 1a31e73a327f 06:45:02 Removing intermediate container 1a31e73a327f 06:45:02 ---> 55124dbd97df 06:45:02 Step 20/22 : LABEL arch=arm64 06:45:02 ---> Running in d91561d628a2 06:45:03 Removing intermediate container d91561d628a2 06:45:03 ---> c498098ac71f 06:45:03 Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:45:03 ---> Running in a97621a955a6 06:45:04 Removing intermediate container a97621a955a6 06:45:04 ---> 53736015b083 06:45:04 Step 22/22 : LABEL version=0.0.0 06:45:04 ---> Running in 7d1a58389a94 06:45:04 Removing intermediate container 7d1a58389a94 06:45:04 ---> 8b71e2a3ea88 06:45:04 06:45:05 Successfully built 8b71e2a3ea88 06:45:05 Successfully tagged support-scheduler-arm64:latest 06:48:41  Building support-scheduler ... done Removing intermediate container e54357480c08 06:48:41 ---> 863c2edab0fb 06:48:41 06:48:41 Step 9/19 : FROM alpine:3.15 06:48:41 ---> 354640af7b1b 06:48:41 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:48:41 ---> Using cache 06:48:41 ---> e491c4185842 06:48:41 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:48:41 ---> Running in e04f9a3541ac 06:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:48:41 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 06:48:41 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 06:48:41 OK: 15734 distinct packages available 06:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:48:41 (1/9) Installing ca-certificates (20220614-r0) 06:48:41 (2/9) Installing brotli-libs (1.0.9-r5) 06:48:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:48:41 (4/9) Installing libcurl (7.80.0-r6) 06:48:41 (5/9) Installing curl (7.80.0-r6) 06:48:41 (6/9) Installing dumb-init (1.2.5-r1) 06:48:41 (7/9) Installing musl-obstack (1.2.3-r0) 06:48:41 (8/9) Installing libucontext (1.1-r0) 06:48:41 (9/9) Installing gcompat (1.0.0-r4) 06:48:41 Executing busybox-1.34.1-r7.trigger 06:48:41 Executing ca-certificates-20220614-r0.trigger 06:48:41 OK: 8 MiB in 23 packages 06:48:41 Removing intermediate container e04f9a3541ac 06:48:41 ---> ec6329149449 06:48:41 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 06:48:41 ---> 3b6f486c1c77 06:48:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:48:44 ---> cc9cb78c3047 06:48:44 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:48:45 ---> c49042161ce4 06:48:45 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:48:45 ---> Running in 7f8ae0baa480 06:48:46 Removing intermediate container 7f8ae0baa480 06:48:46 ---> 6d667341bfe0 06:48:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:48:46 ---> Running in 13a93327511c 06:48:47 Removing intermediate container 13a93327511c 06:48:47 ---> 6dddbcd6834e 06:48:47 Step 17/19 : LABEL arch=arm64 06:48:47 ---> Running in ae05ef37c3ee 06:48:48 Removing intermediate container ae05ef37c3ee 06:48:48 ---> c03d6fcfc01d 06:48:48 Step 18/19 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:48:48 ---> Running in 15f3aead08f1 06:48:49 Removing intermediate container 15f3aead08f1 06:48:49 ---> dd6d11c8d669 06:48:49 Step 19/19 : LABEL version=0.0.0 06:48:49 ---> Running in 47bc5063f5be 06:48:52 Removing intermediate container 47bc5063f5be 06:48:52 ---> 54dc3048ef86 06:48:52 06:48:52 Successfully built 54dc3048ef86 06:48:52 Successfully tagged security-spiffe-token-provider-arm64:latest 06:48:57  Building security-spiffe-token-provider ... done Removing intermediate container 25e6d1e6d22a 06:48:57 ---> 0cb42aa40055 06:48:57 06:48:57 Step 10/24 : FROM alpine:3.16 06:48:57 ---> 4c81e5bf8899 06:48:57 Step 11/24 : RUN apk add --update --no-cache dumb-init 06:48:57 ---> Using cache 06:48:57 ---> 9937ac65d8ab 06:48:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:48:57 ---> Using cache 06:48:57 ---> 304c088cbdda 06:48:57 Step 13/24 : ENV APP_PORT=59881 06:48:57 ---> Running in 0ede66abe3fc 06:48:57 Removing intermediate container 0ede66abe3fc 06:48:57 ---> 956f39abe996 06:48:57 Step 14/24 : EXPOSE $APP_PORT 06:48:57 ---> Running in 4e098518f7a8 06:48:58 Removing intermediate container 4e098518f7a8 06:48:58 ---> 5c8d5fa6785c 06:48:58 Step 15/24 : WORKDIR / 06:48:58 ---> Running in 6c473c2ef93c 06:48:59 Removing intermediate container 6c473c2ef93c 06:48:59 ---> ac9a1ccb0881 06:48:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:00 ---> 7eafb61978ab 06:49:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:49:01 ---> 9c6b873b217f 06:49:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:49:02 ---> f2416d183f7c 06:49:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 06:49:03 ---> c65694f1dc64 06:49:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:49:03 ---> Running in 3bbd8ba8c7f5 06:49:04 Removing intermediate container 3bbd8ba8c7f5 06:49:04 ---> b7f22dab092d 06:49:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:49:04 ---> Running in 041b3aeaf393 06:49:05 Removing intermediate container 041b3aeaf393 06:49:05 ---> 4b8571670978 06:49:05 Step 22/24 : LABEL arch=arm64 06:49:05 ---> Running in 55cd6402819a 06:49:05 Removing intermediate container 55cd6402819a 06:49:05 ---> 958d6ed06fdf 06:49:05 Step 23/24 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:49:05 ---> Running in 9bcdfdd473e8 06:49:06 Removing intermediate container 9bcdfdd473e8 06:49:06 ---> 3cb908f93c3a 06:49:06 Step 24/24 : LABEL version=0.0.0 06:49:06 ---> Running in 4a566e2d6d6e 06:49:07 Removing intermediate container 4a566e2d6d6e 06:49:07 ---> 70db96110577 06:49:07 06:49:07 Successfully built 70db96110577 06:49:07 Successfully tagged core-metadata-arm64:latest 06:49:25  Building core-metadata ... done Removing intermediate container 8a8e792dbfc8 06:49:25 ---> 04170302d7af 06:49:25 06:49:25 Step 10/22 : FROM alpine:3.16 06:49:25 ---> 4c81e5bf8899 06:49:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:49:25 ---> Running in 22b00d853796 06:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:49:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:49:27 (1/2) Installing ca-certificates (20220614-r0) 06:49:27 (2/2) Installing dumb-init (1.2.5-r1) 06:49:27 Executing busybox-1.35.0-r17.trigger 06:49:27 Executing ca-certificates-20220614-r0.trigger 06:49:28 OK: 6 MiB in 16 packages 06:49:29 Removing intermediate container eb7fee96afca 06:49:29 ---> d2c7bc3d19e9 06:49:29 06:49:29 Step 10/23 : FROM alpine:3.16 06:49:29 ---> 4c81e5bf8899 06:49:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:49:29 ---> Using cache 06:49:29 ---> 9937ac65d8ab 06:49:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:49:29 ---> Using cache 06:49:29 ---> 304c088cbdda 06:49:29 Step 13/23 : ENV APP_PORT=59882 06:49:29 ---> Running in 21f3e60a87fe 06:49:29 Removing intermediate container 21f3e60a87fe 06:49:29 ---> af15a9517c7d 06:49:29 Step 14/23 : EXPOSE $APP_PORT 06:49:29 Removing intermediate container 22b00d853796 06:49:29 ---> 286999d06c66 06:49:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:49:29 ---> Running in 1c9e1c1123ed 06:49:29 ---> Running in b161932b94ed 06:49:30 Removing intermediate container b161932b94ed 06:49:30 ---> 9b4e7c7ba198 06:49:30 Step 13/22 : ENV APP_PORT=59860 06:49:30 Removing intermediate container 1c9e1c1123ed 06:49:30 ---> 8ab8e5e0d79a 06:49:30 Step 15/23 : WORKDIR / 06:49:30 ---> Running in 1ebf3bc35bd0 06:49:30 ---> Running in df81de779a33 06:49:30 Removing intermediate container 1ebf3bc35bd0 06:49:30 ---> 671949780fff 06:49:30 Step 14/22 : EXPOSE $APP_PORT 06:49:30 ---> Running in b38ad1dbe340 06:49:30 Removing intermediate container df81de779a33 06:49:30 ---> 3443d69d1770 06:49:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:31 Removing intermediate container b38ad1dbe340 06:49:31 ---> 963e64af9160 06:49:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:49:31 ---> bf1c9b89c17b 06:49:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:49:31 ---> b3bc0fa330e7 06:49:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:49:32 ---> fe50124dfeb5 06:49:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:49:33 ---> c76dea4c59ac 06:49:33 Step 19/23 : ENTRYPOINT ["/core-command"] 06:49:33 ---> Running in 2322fc5e4de3 06:49:33 ---> 70ba26db220f 06:49:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:49:33 Removing intermediate container 2322fc5e4de3 06:49:33 ---> 7c1d875ecb23 06:49:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:49:33 ---> Running in 5a306ff3fec6 06:49:34 ---> 7ba62cac4039 06:49:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:49:34 ---> Running in d1f2255caf1d 06:49:34 Removing intermediate container 5a306ff3fec6 06:49:34 ---> 308842dcc885 06:49:34 Step 21/23 : LABEL arch=arm64 06:49:34 ---> Running in e0effddef0cb 06:49:34 Removing intermediate container d1f2255caf1d 06:49:34 ---> 1b2e4f263bff 06:49:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:49:34 ---> Running in 8786213b54f8 06:49:34 Removing intermediate container e0effddef0cb 06:49:34 ---> 67c9a17e2506 06:49:34 Step 22/23 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:49:34 ---> Running in f5972248704a 06:49:35 Removing intermediate container 8786213b54f8 06:49:35 ---> 2c78a0d94486 06:49:35 Step 20/22 : LABEL arch=arm64 06:49:35 ---> Running in f11b6b23a5e9 06:49:35 Removing intermediate container f5972248704a 06:49:35 ---> 6712e2404a40 06:49:35 Step 23/23 : LABEL version=0.0.0 06:49:35 ---> Running in 0c2e5bdd79f7 06:49:35 Removing intermediate container f11b6b23a5e9 06:49:35 ---> 421ebc658bae 06:49:35 Step 21/22 : LABEL git_sha=510db3eadc7189b420326bad12dd62cca7a8242b 06:49:35 ---> Running in 37adc4b45949 06:49:35 Removing intermediate container 0c2e5bdd79f7 06:49:35 ---> 5e3858018b13 06:49:35 06:49:35 Successfully built 5e3858018b13 06:49:35 Removing intermediate container 37adc4b45949 06:49:35 ---> 92ceb8088211 06:49:35 Step 22/22 : LABEL version=0.0.0 06:49:35 Successfully tagged core-command-arm64:latest 06:49:36  Building core-command ... done  ---> Running in 7265e3c516cc 06:49:36 Removing intermediate container 7265e3c516cc 06:49:36 ---> 882c1ce66167 06:49:36 06:49:36 Successfully built 882c1ce66167 06:49:36 Successfully tagged support-notifications-arm64:latest 06:49:36  Building support-notifications ... done  [Pipeline] } 06:49:36 $ docker stop --time=1 887c24fb08cf587caa38bcff96d65dac47de5034d85da3421f41a17ca61e5459 06:49:38 $ docker rm -f --volumes 887c24fb08cf587caa38bcff96d65dac47de5034d85da3421f41a17ca61e5459 [Pipeline] // withDockerContainer [Pipeline] sh 06:49:39 + docker images 06:49:39 REPOSITORY TAG IMAGE ID CREATED SIZE 06:49:39 support-notifications-arm64 latest 882c1ce66167 3 seconds ago 29.7MB 06:49:39 core-command-arm64 latest 5e3858018b13 4 seconds ago 17.1MB 06:49:39 d2c7bc3d19e9 12 seconds ago 1.52GB 06:49:39 04170302d7af 15 seconds ago 1.58GB 06:49:39 core-metadata-arm64 latest 70db96110577 33 seconds ago 17.8MB 06:49:39 0cb42aa40055 44 seconds ago 1.52GB 06:49:39 security-spiffe-token-provider-arm64 latest 54dc3048ef86 49 seconds ago 29.1MB 06:49:39 863c2edab0fb About a minute ago 1.55GB 06:49:39 support-scheduler-arm64 latest 8b71e2a3ea88 4 minutes ago 29.1MB 06:49:39 b05f7f2990fa 4 minutes ago 1.58GB 06:49:39 security-proxy-setup-arm64 latest c3d8b59b3e58 6 minutes ago 26.9MB 06:49:39 849a8f951631 6 minutes ago 1.51GB 06:49:39 security-spire-agent-arm64 latest 1551d1271257 8 minutes ago 122MB 06:49:39 security-spire-server-arm64 latest 26de9539a1b0 8 minutes ago 84.3MB 06:49:39 75966422b336 9 minutes ago 1.39GB 06:49:39 security-spire-config-arm64 latest 0f86fd2cc816 9 minutes ago 83.6MB 06:49:39 25b3f0c3eede 9 minutes ago 1.39GB 06:49:39 core-data-arm64 latest a707953b6eda 13 minutes ago 17.3MB 06:49:39 security-bootstrapper-arm64 latest de65c35b311e 13 minutes ago 19.6MB 06:49:39 core-common-config-bootstrapper-arm64 latest 5493794a03b7 13 minutes ago 14.9MB 06:49:39 security-secretstore-setup-arm64 latest dfb57548e241 13 minutes ago 29MB 06:49:39 6c16fa9c913c 13 minutes ago 1.52GB 06:49:39 f74622d623f9 13 minutes ago 1.51GB 06:49:39 4409380a9493 14 minutes ago 1.51GB 06:49:39 63c05978e5b4 14 minutes ago 1.51GB 06:49:39 security-proxy-auth-arm64 latest faabf083ebb2 14 minutes ago 15.6MB 06:49:39 11c1e38ce0f0 14 minutes ago 1.5GB 06:49:39 ci-base-image-arm64 latest ab82d5894eca 35 minutes ago 905MB 06:49:39 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 06:49:39 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 06:49:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 06:49:39 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 06:49:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:40 06:49:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:40 arm64: Pulling from edgex-lftools-log-publisher 06:49:40 8998bd30e6a1: Pulling fs layer 06:49:40 04944245beec: Pulling fs layer 06:49:40 699f458cf7ca: Pulling fs layer 06:49:40 765212b225bb: Pulling fs layer 06:49:40 f23df028b6ca: Pulling fs layer 06:49:40 d65c8cfc05b1: Pulling fs layer 06:49:40 2437ff75d9bd: Pulling fs layer 06:49:40 f23df028b6ca: Waiting 06:49:40 d65c8cfc05b1: Waiting 06:49:40 2437ff75d9bd: Waiting 06:49:40 765212b225bb: Waiting 06:49:40 04944245beec: Verifying Checksum 06:49:40 04944245beec: Download complete 06:49:40 765212b225bb: Verifying Checksum 06:49:40 765212b225bb: Download complete 06:49:40 f23df028b6ca: Verifying Checksum 06:49:40 f23df028b6ca: Download complete 06:49:40 d65c8cfc05b1: Verifying Checksum 06:49:40 d65c8cfc05b1: Download complete 06:49:41 699f458cf7ca: Verifying Checksum 06:49:41 699f458cf7ca: Download complete 06:49:41 8998bd30e6a1: Verifying Checksum 06:49:41 8998bd30e6a1: Download complete 06:49:44 2437ff75d9bd: Download complete 06:49:45 8998bd30e6a1: Pull complete 06:49:45 04944245beec: Pull complete 06:49:47 699f458cf7ca: Pull complete 06:49:47 765212b225bb: Pull complete 06:49:48 f23df028b6ca: Pull complete 06:49:48 d65c8cfc05b1: Pull complete 06:50:03 2437ff75d9bd: Pull complete 06:50:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:50:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:03 prd-ubuntu20.04-docker-arm64-4c-16g-7921 does not seem to be running inside a container 06:50:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:50:06 $ docker top c8378fb001f861ce1f9b3483631ca3101e0a75dc22dd8f3c1361b782d72ca15f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:07 ---> job-cost.sh 06:50:07 lf-activate-venv: SKIPPING 06:50:07 INFO: No Stack... 06:50:08 INFO: Retrieving Pricing Info for: v3-standard-4 06:50:09 INFO: Archiving Costs [Pipeline] sh 06:50:09 + cut -d, -f6 06:50:09 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 06:50:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4402-1-stack-cost] 06:50:10 Resource [jenkins-edgexfoundry-edgex-go-PR-4402-1-stack-cost] did not exist. Created. 06:50:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:50:10 + echo total: 0.10999999940395355 [Pipeline] stash 06:50:11 Stashed 1 file(s) [Pipeline] } 06:50:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4402-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:50:11 $ docker stop --time=1 c8378fb001f861ce1f9b3483631ca3101e0a75dc22dd8f3c1361b782d72ca15f 06:50:12 $ docker rm -f --volumes c8378fb001f861ce1f9b3483631ca3101e0a75dc22dd8f3c1361b782d72ca15f [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 06:50:13 provisioning config files... 06:50:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5737142148465077010tmp [Pipeline] { [Pipeline] sh 06:50:14 + set +x 06:50:14 + curl -s https://codecov.io/bash 06:50:14 + bash -s -- 06:50:14 06:50:14 _____ _ 06:50:14 / ____| | | 06:50:14 | | ___ __| | ___ ___ _____ __ 06:50:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:50:14 | |___| (_) | (_| | __/ (_| (_) \ V / 06:50:14 \_____\___/ \__,_|\___|\___\___/ \_/ 06:50:14 Bash-1.0.6 06:50:14 06:50:14 06:50:14 ==> git version 2.25.1 found 06:50:14 ==> 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 06:50:14 Release-Date: 2020-01-08 06:50:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:50:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:50:14 ==> Jenkins CI detected. 06:50:14 current dir:  /w/workspace/edgex-go/1 06:50:14 project root: . 06:50:14 --> token set from env 06:50:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:50:14 ==> Running gcov in . (disable via -X gcov) 06:50:14 ==> Python coveragepy not found 06:50:14 ==> Searching for coverage reports in: 06:50:14 + . 06:50:14 -> Found 1 reports 06:50:14 ==> Detecting git/mercurial file structure 06:50:14 ==> Reading reports 06:50:14 + ./coverage.out bytes=487670 06:50:14 ==> Appending adjustments 06:50:14 https://docs.codecov.io/docs/fixing-reports 06:50:15 + Found adjustments 06:50:15 ==> Gzipping contents 06:50:15 64K /tmp/codecov.rrYqw4.gz 06:50:15 ==> Uploading reports 06:50:15 url: https://codecov.io 06:50:15 query: branch=PR-4402&commit=510db3eadc7189b420326bad12dd62cca7a8242b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4402&job=&cmd_args= 06:50:15 -> Pinging Codecov 06:50:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4402&commit=510db3eadc7189b420326bad12dd62cca7a8242b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4402&job=&cmd_args= 06:50:15 -> Uploading to 06:50:15 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/510db3eadc7189b420326bad12dd62cca7a8242b/89bebfd4-7d25-422d-a158-954bbc55b979.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T065015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02169025e12c364f7a041c2776ce2995737bc08faeebcf07b008dc9a5529926a 06:50:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:50:15 Dload Upload Total Spent Left Speed 06:50:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63138 0 0 100 63138 0 233k --:--:-- --:--:-- --:--:-- 232k 06:50:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/510db3eadc7189b420326bad12dd62cca7a8242b [Pipeline] } 06:50:15 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 06:50:17 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 06:50:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:50:18 ---> package-listing.sh 06:50:18 ++ facter osfamily 06:50:18 ++ tr '[:upper:]' '[:lower:]' 06:50:18 + OS_FAMILY=debian 06:50:18 + workspace=/w/workspace/edgex-go/1 06:50:18 + START_PACKAGES=/tmp/packages_start.txt 06:50:18 + END_PACKAGES=/tmp/packages_end.txt 06:50:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:50:18 + PACKAGES=/tmp/packages_start.txt 06:50:18 + '[' /w/workspace/edgex-go/1 ']' 06:50:18 + PACKAGES=/tmp/packages_end.txt 06:50:18 + case "${OS_FAMILY}" in 06:50:18 + dpkg -l 06:50:18 + grep '^ii' 06:50:18 + '[' -f /tmp/packages_start.txt ']' 06:50:18 + '[' -f /tmp/packages_end.txt ']' 06:50:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:50:18 + '[' /w/workspace/edgex-go/1 ']' 06:50:18 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:50:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:50:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:50:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:19 06:50:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:20 latest: Pulling from edgex-lftools-log-publisher 06:50:20 5eb5b503b376: Pulling fs layer 06:50:20 5c69ac0246d0: Pulling fs layer 06:50:20 ec43610c2a17: Pulling fs layer 06:50:20 3a2ae6a8a46f: Pulling fs layer 06:50:20 33b1e0a273af: Pulling fs layer 06:50:20 5d3b04190fa2: Pulling fs layer 06:50:20 2f39f015ded8: Pulling fs layer 06:50:20 33b1e0a273af: Waiting 06:50:20 5d3b04190fa2: Waiting 06:50:20 2f39f015ded8: Waiting 06:50:20 5c69ac0246d0: Download complete 06:50:20 3a2ae6a8a46f: Verifying Checksum 06:50:20 3a2ae6a8a46f: Download complete 06:50:20 33b1e0a273af: Download complete 06:50:20 5d3b04190fa2: Verifying Checksum 06:50:20 5d3b04190fa2: Download complete 06:50:20 ec43610c2a17: Download complete 06:50:20 5eb5b503b376: Verifying Checksum 06:50:20 5eb5b503b376: Download complete 06:50:21 2f39f015ded8: Download complete 06:50:21 5eb5b503b376: Pull complete 06:50:22 5c69ac0246d0: Pull complete 06:50:22 ec43610c2a17: Pull complete 06:50:22 3a2ae6a8a46f: Pull complete 06:50:23 33b1e0a273af: Pull complete 06:50:23 5d3b04190fa2: Pull complete 06:50:27 2f39f015ded8: Pull complete 06:50:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:27 prd-ubuntu20.04-docker-8c-8g-7920 does not seem to be running inside a container 06:50:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:50:37 $ docker top 97cc407b364f5dfa6bff55ff0766c485b655a69db1c36d32d884829ab47e6e72 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:37 + touch /tmp/pre-build-complete [Pipeline] sh 06:50:37 + mkdir -p /var/log/sysstat [Pipeline] sh 06:50:38 + ls /var/log/sa-host 06:50:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:38 provisioning config files... 06:50:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8981193622851888993tmp [Pipeline] { [Pipeline] echo 06:50:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:50:38 ---> create-netrc.sh [Pipeline] } 06:50:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:50:39 ---> python-tools-install.sh [Pipeline] echo 06:50:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:50:39 ---> sudo-logs.sh 06:50:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:50:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:50:39 ---> job-cost.sh 06:50:39 lf-activate-venv: SKIPPING 06:50:39 DEBUG: total: 0.10999999940395355 06:50:39 INFO: Retrieving Stack Cost... 06:50:40 INFO: Retrieving Pricing Info for: v3-standard-8 06:50:40 INFO: Archiving Costs [Pipeline] echo 06:50:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:50:41 ---> logs-deploy.sh 06:50:41 lf-activate-venv: SKIPPING 06:50:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4402/1 06:50:41 INFO: archiving workspace using pattern(s): 06:50:42 Archives upload complete. 06:50:42 INFO: archiving logs to Nexus 06:50:43 ---> uname -a: 06:50:43 Linux prd-ubuntu20-04-docker-8c-8g-7920 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:50:43 06:50:43 06:50:43 ---> lscpu: 06:50:43 Architecture: x86_64 06:50:43 CPU op-mode(s): 32-bit, 64-bit 06:50:43 Byte Order: Little Endian 06:50:43 Address sizes: 40 bits physical, 48 bits virtual 06:50:43 CPU(s): 8 06:50:43 On-line CPU(s) list: 0-7 06:50:43 Thread(s) per core: 1 06:50:43 Core(s) per socket: 1 06:50:43 Socket(s): 8 06:50:43 NUMA node(s): 1 06:50:43 Vendor ID: AuthenticAMD 06:50:43 CPU family: 23 06:50:43 Model: 49 06:50:43 Model name: AMD EPYC-Rome Processor 06:50:43 Stepping: 0 06:50:43 CPU MHz: 2799.996 06:50:43 BogoMIPS: 5599.99 06:50:43 Virtualization: AMD-V 06:50:43 Hypervisor vendor: KVM 06:50:43 Virtualization type: full 06:50:43 L1d cache: 256 KiB 06:50:43 L1i cache: 256 KiB 06:50:43 L2 cache: 4 MiB 06:50:43 L3 cache: 128 MiB 06:50:43 NUMA node0 CPU(s): 0-7 06:50:43 Vulnerability Itlb multihit: Not affected 06:50:43 Vulnerability L1tf: Not affected 06:50:43 Vulnerability Mds: Not affected 06:50:43 Vulnerability Meltdown: Not affected 06:50:43 Vulnerability Mmio stale data: Not affected 06:50:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:50:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:50:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:50:43 Vulnerability Srbds: Not affected 06:50:43 Vulnerability Tsx async abort: Not affected 06:50:43 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 06:50:43 06:50:43 06:50:43 ---> nproc: 06:50:43 8 06:50:43 06:50:43 06:50:43 ---> df -h: 06:50:43 Filesystem Size Used Avail Use% Mounted on 06:50:43 overlay 155G 19G 137G 13% / 06:50:43 tmpfs 64M 0 64M 0% /dev 06:50:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:50:43 shm 64M 0 64M 0% /dev/shm 06:50:43 /dev/vda1 155G 19G 137G 13% /facter-os 06:50:43 06:50:43 06:50:43 ---> sar -b -r -n DEV: 06:50:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7920) 03/01/23 _x86_64_ (8 CPU) 06:50:43 06:50:43 06:06:30 LINUX RESTART (8 CPU) 06:50:43 06:50:43 06:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:50:43 06:08:01 324.22 15.30 308.91 0.00 1963.46 55542.86 0.00 06:50:43 06:09:01 69.51 0.72 68.79 0.00 14.93 22583.01 0.00 06:50:43 06:10:01 48.44 0.20 48.24 0.00 2.80 18133.13 0.00 06:50:43 06:11:01 310.13 4.57 305.57 0.00 52.12 111347.31 0.00 06:50:43 06:12:01 281.11 5.36 275.74 0.00 105.16 98634.19 0.00 06:50:43 06:13:01 303.10 8.06 295.04 0.00 2847.24 175331.53 0.00 06:50:43 06:14:01 491.10 4.38 486.72 0.00 2553.55 113367.01 0.00 06:50:43 06:15:01 515.35 0.53 514.81 0.00 15.20 168853.06 0.00 06:50:43 06:16:01 385.57 0.08 385.49 0.00 5.60 173461.49 0.00 06:50:43 06:17:01 525.08 0.10 524.98 0.00 4.13 57164.67 0.00 06:50:43 06:18:01 2.12 0.00 2.12 0.00 0.00 23.33 0.00 06:50:43 06:19:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 06:50:43 06:20:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 06:50:43 06:21:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 06:50:43 06:22:01 1.45 0.02 1.43 0.00 0.13 17.20 0.00 06:50:43 06:23:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 06:50:43 06:24:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 06:50:43 06:25:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 06:50:43 06:26:01 4.47 2.29 2.17 0.00 37.08 75.11 0.00 06:50:43 06:27:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 06:50:43 06:28:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 06:50:43 06:29:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 06:50:43 06:30:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 06:50:43 06:31:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 06:50:43 06:32:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 06:50:43 06:33:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 06:50:43 06:34:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 06:50:43 06:35:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 06:50:43 06:36:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 06:50:43 06:37:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 06:50:43 06:38:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 06:50:43 06:39:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 06:50:43 06:40:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 06:50:43 06:41:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 06:50:43 06:42:01 1.22 0.00 1.22 0.00 0.00 12.53 0.00 06:50:43 06:43:01 1.10 0.00 1.10 0.00 0.00 12.79 0.00 06:50:43 06:44:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 06:50:43 06:45:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 06:50:43 06:46:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 06:50:43 06:47:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 06:50:43 06:48:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 06:50:43 06:49:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 06:50:43 06:50:01 2.70 0.63 2.07 0.00 70.52 24.93 0.00 06:50:43 Average: 76.62 0.98 75.65 0.00 177.79 23133.07 0.00 06:50:43 06:50:43 06:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:50:43 06:08:01 28665900 31559124 746524 2.27 74016 3092352 1981716 5.84 1082960 2761800 488 06:50:43 06:09:01 27845112 31465776 826536 2.51 113544 3709992 2020600 5.95 1569360 3010460 460796 06:50:43 06:10:01 27575200 31471148 819952 2.49 115912 3957768 1954100 5.76 1451240 3376516 351676 06:50:43 06:11:01 24208920 31473216 801664 2.44 197432 6986388 2025140 5.97 2000684 5912048 1422740 06:50:43 06:12:01 22324184 31493108 780688 2.37 286668 8678252 1945832 5.73 2105568 7562336 570420 06:50:43 06:13:01 20428944 30884404 1371952 4.17 293788 9970540 3439644 10.14 2912156 8645400 82036 06:50:43 06:14:01 20470700 31422452 839772 2.55 304504 10460804 2170120 6.40 2265764 9263896 489116 06:50:43 06:15:01 19689604 31409780 849028 2.58 336552 11119768 2368408 6.98 2343308 9884448 38952 06:50:43 06:16:01 17664916 31405328 851756 2.59 367288 13015452 2471544 7.28 2440520 11717924 9448 06:50:43 06:17:01 19402752 31523784 742152 2.26 377284 11437772 1932580 5.70 2340988 10139664 440 06:50:43 06:18:01 19403272 31524384 741432 2.25 377292 11437780 1932580 5.70 2340932 10139668 12 06:50:43 06:19:01 19414752 31535888 729840 2.22 377300 11437788 1932580 5.70 2329892 10139676 148 06:50:43 06:20:01 19414768 31536060 729780 2.22 377308 11437788 1932580 5.70 2329744 10139828 8 06:50:43 06:21:01 19416916 31538224 727536 2.21 377320 11437792 1932580 5.70 2327520 10139832 4 06:50:43 06:22:01 19418572 31540488 725956 2.21 377340 11437792 1949888 5.75 2326188 10140368 8 06:50:43 06:23:01 19418556 31540488 725880 2.21 377372 11437792 1949888 5.75 2326244 10140372 188 06:50:43 06:24:01 19418508 31540476 725824 2.21 377408 11437800 1949888 5.75 2326220 10140376 8 06:50:43 06:25:01 19418388 31540404 725880 2.21 377424 11437796 1949888 5.75 2326852 10140376 148 06:50:43 06:26:01 19415600 31540344 725624 2.21 377456 11440164 1949888 5.75 2326396 10142664 8 06:50:43 06:27:01 19415488 31540272 725568 2.21 377464 11440164 1949888 5.75 2326504 10142664 200 06:50:43 06:28:01 19415724 31540540 725232 2.21 377496 11440172 1949888 5.75 2326536 10142672 12 06:50:43 06:29:01 19415576 31540432 725468 2.21 377516 11440180 1949888 5.75 2326640 10142680 140 06:50:43 06:30:01 19416060 31540920 725208 2.21 377520 11440180 1949888 5.75 2326460 10142680 8 06:50:43 06:31:01 19416264 31541136 724964 2.20 377528 11440184 1949888 5.75 2326456 10142684 56 06:50:43 06:32:01 19415988 31540872 725172 2.21 377540 11440184 1949888 5.75 2326648 10142684 4 06:50:43 06:33:01 19415924 31540836 725176 2.21 377560 11440188 1949888 5.75 2326616 10142688 176 06:50:43 06:34:01 19415908 31540852 725144 2.21 377588 11440192 1949888 5.75 2326528 10142692 4 06:50:43 06:35:01 19415892 31540860 725088 2.21 377612 11440192 1933804 5.70 2326548 10142692 16 06:50:43 06:36:01 19415844 31540844 725088 2.21 377636 11440196 1933804 5.70 2326572 10142696 24 06:50:43 06:37:01 19415504 31540520 725364 2.21 377644 11440200 1933804 5.70 2326580 10142700 144 06:50:43 06:38:01 19415704 31540732 725280 2.21 377652 11440204 1933804 5.70 2327200 10142704 12 06:50:43 06:39:01 19415728 31540772 725240 2.21 377664 11440208 1933804 5.70 2326600 10142708 172 06:50:43 06:40:01 19415712 31540772 725180 2.21 377676 11440208 1933804 5.70 2326644 10142708 4 06:50:43 06:41:01 19415600 31540684 725208 2.21 377696 11440212 1933804 5.70 2326616 10142712 184 06:50:43 06:42:01 19415804 31540904 724928 2.20 377712 11440212 1933804 5.70 2326616 10142712 8 06:50:43 06:43:01 19415536 31540676 725096 2.21 377744 11440216 1933804 5.70 2326708 10142716 188 06:50:43 06:44:01 19415704 31540976 724920 2.20 377776 11440348 1933804 5.70 2326680 10142816 4 06:50:43 06:45:01 19415380 31540668 725184 2.21 377792 11440348 1933804 5.70 2326708 10142816 176 06:50:43 06:46:01 19415380 31540732 725144 2.21 377808 11440356 1933804 5.70 2326720 10142856 8 06:50:43 06:47:01 19415616 31540992 724824 2.20 377828 11440360 1933804 5.70 2326736 10142860 140 06:50:43 06:48:01 19415568 31540956 724800 2.20 377836 11440364 1933804 5.70 2326804 10142864 8 06:50:43 06:49:01 19415488 31540900 724796 2.20 377852 11440368 1917316 5.65 2326780 10142868 168 06:50:43 06:50:01 19411324 31539004 726756 2.21 377880 11442456 1922260 5.67 2327484 10144620 4 06:50:43 Average: 20209030 31509808 757968 2.31 347145 10696267 2007009 5.91 2263091 9464306 79733 06:50:43 06:50:43 06:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:50:43 06:08:01 veth9de9d64 4.39 3.54 0.41 3.33 0.00 0.00 0.00 0.00 06:50:43 06:08:01 docker0 378.36 287.58 28.49 2777.45 0.00 0.00 0.00 0.00 06:50:43 06:08:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 06:50:43 06:08:01 ens3 1092.95 1079.68 11601.62 152.67 0.00 0.00 0.00 0.00 06:50:43 06:09:01 docker0 62.70 86.20 5.22 685.95 0.00 0.00 0.00 0.00 06:50:43 06:09:01 vethcc41ce6 1.18 1.37 0.09 0.11 0.00 0.00 0.00 0.00 06:50:43 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:09:01 ens3 128.14 86.15 729.66 21.06 0.00 0.00 0.00 0.00 06:50:43 06:10:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:10:01 vethcc41ce6 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:10:01 ens3 25.96 15.16 21.89 11.90 0.00 0.00 0.00 0.00 06:50:43 06:11:01 veth66ad84f 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 06:50:43 06:11:01 veth1e43244 163.66 98.22 1170.78 9.29 0.00 0.00 0.00 0.00 06:50:43 06:11:01 veth533cf00 93.02 176.49 8.80 1155.85 0.00 0.00 0.00 0.09 06:50:43 06:11:01 docker0 467.92 853.94 38.23 6083.34 0.00 0.00 0.00 0.00 06:50:43 06:11:01 veth1a44f1b 98.22 163.66 9.29 1170.78 0.00 0.00 0.00 0.10 06:50:43 06:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 06:50:43 06:11:01 vethadade0f 93.80 149.54 8.93 1169.99 0.00 0.00 0.00 0.10 06:50:43 06:11:01 ens3 941.21 522.88 7776.93 60.80 0.00 0.00 0.00 0.00 06:50:43 06:12:01 veth66ad84f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:12:01 docker0 1.47 2.47 0.11 15.97 0.00 0.00 0.00 0.00 06:50:43 06:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:50:43 06:12:01 ens3 79.42 22.98 154.07 2.78 0.00 0.00 0.00 0.00 06:50:43 06:13:01 veth66ad84f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:13:01 vethe71bc60 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:50:43 06:13:01 docker0 3.02 5.33 0.20 80.95 0.00 0.00 0.00 0.00 06:50:43 06:13:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 06:50:43 06:13:01 vethea786ad 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:50:43 06:13:01 veth47f6334 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:50:43 06:13:01 ens3 203.05 101.87 1945.88 14.02 0.00 0.00 0.00 0.00 06:50:43 06:13:01 veth07e432d 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:50:43 06:14:01 veth66ad84f 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 06:50:43 06:14:01 docker0 8.38 16.39 0.56 217.37 0.00 0.00 0.00 0.00 06:50:43 06:14:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:50:43 06:14:01 ens3 87.42 98.48 295.08 185.68 0.00 0.00 0.00 0.00 06:50:43 06:14:01 veth950a8a1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:50:43 06:15:01 veth66ad84f 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 06:50:43 06:15:01 vetheb4ba8c 40.48 60.89 3.86 158.41 0.00 0.00 0.00 0.01 06:50:43 06:15:01 docker0 241.04 426.16 19.19 2680.76 0.00 0.00 0.00 0.00 06:50:43 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:15:01 ens3 464.12 265.94 2710.63 39.16 0.00 0.00 0.00 0.00 06:50:43 06:16:01 veth66ad84f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:16:01 vethe78c4fa 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 06:50:43 06:16:01 docker0 57.87 113.00 4.41 1089.27 0.00 0.00 0.00 0.00 06:50:43 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:16:01 ens3 140.89 73.64 1111.42 17.23 0.00 0.00 0.00 0.00 06:50:43 06:17:01 docker0 5.12 10.88 0.32 125.77 0.00 0.00 0.00 0.00 06:50:43 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:17:01 ens3 48.22 27.90 155.14 16.13 0.00 0.00 0.00 0.00 06:50:43 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:18:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:22:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:50:43 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:23:01 ens3 0.37 0.22 0.47 0.01 0.00 0.00 0.00 0.00 06:50:43 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:24:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:25:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 06:50:43 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:26:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:27:01 ens3 0.53 0.38 0.26 0.21 0.00 0.00 0.00 0.00 06:50:43 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:28:01 ens3 1.25 0.43 0.41 0.27 0.00 0.00 0.00 0.00 06:50:43 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:29:01 ens3 0.48 0.35 0.26 0.21 0.00 0.00 0.00 0.00 06:50:43 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:30:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 06:50:43 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:31:01 ens3 0.73 0.12 0.09 0.01 0.00 0.00 0.00 0.00 06:50:43 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:32:01 ens3 0.73 0.27 0.30 0.20 0.00 0.00 0.00 0.00 06:50:43 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:33:01 ens3 0.82 0.60 0.43 0.35 0.00 0.00 0.00 0.00 06:50:43 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:36:01 ens3 0.20 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:50:43 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:38:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:50:43 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:40:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:43:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 06:50:43 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:48:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:50:43 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:43 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 06:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:43 Average: docker0 28.38 41.82 2.24 319.05 0.00 0.00 0.00 0.00 06:50:43 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 06:50:43 Average: ens3 74.51 53.07 612.30 12.11 0.00 0.00 0.00 0.00 06:50:43 06:50:43 06:50:43 ---> sar -P ALL: 06:50:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7920) 03/01/23 _x86_64_ (8 CPU) 06:50:43 06:50:43 06:06:30 LINUX RESTART (8 CPU) 06:50:43 06:50:43 06:07:02 CPU %user %nice %system %iowait %steal %idle 06:50:43 06:08:01 all 9.47 0.00 3.48 3.68 0.06 83.32 06:50:43 06:08:01 0 6.78 0.00 2.81 3.78 0.03 86.60 06:50:43 06:08:01 1 8.45 0.00 2.46 0.12 0.05 88.92 06:50:43 06:08:01 2 7.93 0.00 4.04 11.58 0.07 76.37 06:50:43 06:08:01 3 10.61 0.00 4.61 0.09 0.07 84.63 06:50:43 06:08:01 4 12.36 0.00 2.81 2.97 0.05 81.81 06:50:43 06:08:01 5 9.16 0.00 4.34 4.38 0.05 82.07 06:50:43 06:08:01 6 8.23 0.00 2.98 0.19 0.07 88.53 06:50:43 06:08:01 7 12.26 0.00 3.78 6.35 0.09 77.53 06:50:43 06:09:01 all 29.17 0.00 4.97 2.12 0.07 63.68 06:50:43 06:09:01 0 29.05 0.00 6.30 1.75 0.07 62.83 06:50:43 06:09:01 1 29.60 0.00 4.94 8.34 0.08 57.03 06:50:43 06:09:01 2 29.22 0.00 5.31 1.03 0.07 64.37 06:50:43 06:09:01 3 29.43 0.00 5.22 0.17 0.07 65.12 06:50:43 06:09:01 4 30.14 0.00 4.50 1.47 0.07 63.83 06:50:43 06:09:01 5 28.18 0.00 4.67 0.98 0.07 66.11 06:50:43 06:09:01 6 28.99 0.00 4.96 0.66 0.07 65.33 06:50:43 06:09:01 7 28.75 0.00 3.82 2.55 0.07 64.81 06:50:43 06:10:01 all 45.96 0.00 6.31 1.96 0.10 45.66 06:50:43 06:10:01 0 45.19 0.00 6.17 0.59 0.12 47.94 06:50:43 06:10:01 1 45.60 0.00 6.09 4.16 0.10 44.05 06:50:43 06:10:01 2 46.57 0.00 6.32 0.22 0.10 46.79 06:50:43 06:10:01 3 46.49 0.00 6.59 0.35 0.10 46.47 06:50:43 06:10:01 4 46.22 0.00 5.87 5.21 0.10 42.60 06:50:43 06:10:01 5 45.80 0.00 6.82 1.32 0.10 45.97 06:50:43 06:10:01 6 45.74 0.00 6.22 0.81 0.08 47.14 06:50:43 06:10:01 7 46.11 0.00 6.43 3.06 0.10 44.30 06:50:43 06:11:01 all 11.70 0.00 6.95 11.90 0.07 69.38 06:50:43 06:11:01 0 13.90 0.00 7.58 6.53 0.05 71.94 06:50:43 06:11:01 1 10.32 0.00 5.42 7.88 0.05 76.34 06:50:43 06:11:01 2 12.44 0.00 8.05 42.67 0.10 36.74 06:50:43 06:11:01 3 11.33 0.00 6.98 8.38 0.07 73.24 06:50:43 06:11:01 4 11.48 0.00 7.39 6.28 0.07 74.78 06:50:43 06:11:01 5 11.40 0.00 6.68 7.54 0.07 74.32 06:50:43 06:11:01 6 13.49 0.00 6.85 5.21 0.07 74.39 06:50:43 06:11:01 7 9.22 0.00 6.68 10.79 0.09 73.22 06:50:43 06:12:01 all 4.34 0.00 2.46 24.14 0.04 69.02 06:50:43 06:12:01 0 3.86 0.00 2.64 7.90 0.02 85.58 06:50:43 06:12:01 1 4.37 0.00 2.57 32.69 0.07 60.29 06:50:43 06:12:01 2 4.11 0.00 2.32 14.54 0.05 78.97 06:50:43 06:12:01 3 4.25 0.00 3.19 57.18 0.03 35.34 06:50:43 06:12:01 4 3.98 0.00 2.17 23.14 0.03 70.68 06:50:43 06:12:01 5 4.50 0.00 2.32 40.03 0.03 53.12 06:50:43 06:12:01 6 5.00 0.00 2.37 6.94 0.03 85.66 06:50:43 06:12:01 7 4.67 0.00 2.07 11.06 0.05 82.15 06:50:43 06:13:01 all 37.95 0.00 7.91 13.16 0.10 40.88 06:50:43 06:13:01 0 36.91 0.00 8.46 20.12 0.15 34.37 06:50:43 06:13:01 1 36.13 0.00 7.62 11.97 0.07 44.21 06:50:43 06:13:01 2 38.03 0.00 7.67 2.83 0.08 51.39 06:50:43 06:13:01 3 38.72 0.00 8.10 15.00 0.08 38.10 06:50:43 06:13:01 4 38.14 0.00 7.49 1.93 0.08 52.36 06:50:43 06:13:01 5 38.01 0.00 8.79 43.76 0.10 9.33 06:50:43 06:13:01 6 38.73 0.00 7.57 3.73 0.08 49.89 06:50:43 06:13:01 7 38.94 0.00 7.56 6.17 0.12 47.20 06:50:43 06:14:01 all 30.29 0.00 7.31 19.17 0.11 43.12 06:50:43 06:14:01 0 30.86 0.00 7.54 11.43 0.10 50.07 06:50:43 06:14:01 1 30.48 0.00 6.84 9.09 0.10 53.49 06:50:43 06:14:01 2 30.25 0.00 7.86 22.59 0.08 39.22 06:50:43 06:14:01 3 29.79 0.00 7.59 14.32 0.15 48.14 06:50:43 06:14:01 4 31.56 0.00 6.85 19.29 0.10 42.20 06:50:43 06:14:01 5 30.44 0.00 7.91 31.15 0.10 30.40 06:50:43 06:14:01 6 29.89 0.00 6.80 10.05 0.10 53.15 06:50:43 06:14:01 7 29.08 0.00 7.10 35.61 0.16 28.05 06:50:43 06:15:01 all 28.27 0.00 8.45 27.68 0.17 35.43 06:50:43 06:15:01 0 26.73 0.00 7.03 20.77 0.12 45.35 06:50:43 06:15:01 1 27.15 0.00 8.24 28.72 0.37 35.53 06:50:43 06:15:01 2 28.26 0.00 9.16 34.34 0.14 28.10 06:50:43 06:15:01 3 30.25 0.00 8.94 20.87 0.14 39.80 06:50:43 06:15:01 4 28.07 0.00 8.93 34.48 0.12 28.40 06:50:43 06:15:01 5 28.59 0.00 8.87 21.09 0.14 41.31 06:50:43 06:15:01 6 29.14 0.00 8.22 26.57 0.17 35.91 06:50:43 06:15:01 7 28.02 0.00 8.22 34.76 0.14 28.87 06:50:43 06:16:01 all 36.02 0.00 8.05 23.67 0.12 32.14 06:50:43 06:16:01 0 31.35 0.00 5.91 15.76 0.12 46.87 06:50:43 06:16:01 1 35.97 0.00 8.60 31.83 0.12 23.48 06:50:43 06:16:01 2 36.12 0.00 9.69 32.20 0.10 21.89 06:50:43 06:16:01 3 37.61 0.00 8.18 18.98 0.14 35.10 06:50:43 06:16:01 4 37.46 0.00 8.63 23.17 0.12 30.62 06:50:43 06:16:01 5 38.20 0.00 7.65 23.25 0.10 30.79 06:50:43 06:16:01 6 37.58 0.00 9.19 23.36 0.14 29.74 06:50:43 06:16:01 7 33.83 0.00 6.55 20.96 0.14 38.52 06:50:43 06:17:01 all 18.40 0.00 5.16 8.66 0.09 67.69 06:50:43 06:17:01 0 16.12 0.00 4.45 3.66 0.07 75.71 06:50:43 06:17:01 1 18.89 0.00 5.56 11.71 0.08 63.76 06:50:43 06:17:01 2 19.38 0.00 5.92 9.33 0.08 65.27 06:50:43 06:17:01 3 17.93 0.00 4.04 10.12 0.07 67.84 06:50:43 06:17:01 4 19.64 0.00 5.56 6.25 0.12 68.44 06:50:43 06:17:01 5 18.90 0.00 5.67 14.68 0.09 60.66 06:50:43 06:17:01 6 19.17 0.00 5.07 3.35 0.07 72.34 06:50:43 06:17:01 7 17.19 0.00 5.05 10.23 0.12 67.41 06:50:43 06:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 06:50:43 06:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:18:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:50:43 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:18:01 4 0.05 0.00 0.02 0.00 0.00 99.93 06:50:43 06:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:50:43 06:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:18:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:50:43 06:50:43 06:18:01 CPU %user %nice %system %iowait %steal %idle 06:50:43 06:19:01 all 0.02 0.00 0.01 0.02 0.00 99.95 06:50:43 06:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:19:01 1 0.03 0.00 0.00 0.15 0.00 99.82 06:50:43 06:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:19:01 5 0.02 0.00 0.02 0.02 0.02 99.93 06:50:43 06:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:50:43 06:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:50:43 06:20:01 all 0.04 0.00 0.00 0.03 0.00 99.92 06:50:43 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:20:01 1 0.00 0.00 0.02 0.12 0.00 99.87 06:50:43 06:20:01 2 0.25 0.00 0.00 0.00 0.02 99.73 06:50:43 06:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:20:01 5 0.02 0.00 0.00 0.13 0.00 99.85 06:50:43 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:50:43 06:21:01 all 0.01 0.00 0.00 0.02 0.01 99.96 06:50:43 06:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:21:01 1 0.02 0.00 0.00 0.13 0.02 99.83 06:50:43 06:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:50:43 06:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:21:01 5 0.00 0.00 0.00 0.03 0.02 99.95 06:50:43 06:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:50:43 06:22:01 all 0.02 0.00 0.03 0.01 0.00 99.94 06:50:43 06:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:22:01 1 0.02 0.00 0.02 0.03 0.00 99.93 06:50:43 06:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:50:43 06:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:50:43 06:22:01 5 0.02 0.00 0.03 0.05 0.00 99.90 06:50:43 06:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:22:01 7 0.03 0.00 0.05 0.00 0.02 99.90 06:50:43 06:23:01 all 0.17 0.00 0.01 0.03 0.00 99.78 06:50:43 06:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:50:43 06:23:01 1 0.03 0.00 0.03 0.13 0.02 99.78 06:50:43 06:23:01 2 1.26 0.00 0.03 0.00 0.00 98.71 06:50:43 06:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:50:43 06:23:01 5 0.02 0.00 0.02 0.10 0.00 99.87 06:50:43 06:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:24:01 all 0.03 0.00 0.00 0.07 0.01 99.89 06:50:43 06:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:24:01 1 0.05 0.00 0.00 0.28 0.02 99.65 06:50:43 06:24:01 2 0.08 0.00 0.02 0.00 0.02 99.88 06:50:43 06:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:50:43 06:24:01 5 0.02 0.00 0.00 0.27 0.00 99.72 06:50:43 06:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:50:43 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:25:01 all 0.11 0.00 0.01 0.07 0.00 99.80 06:50:43 06:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:50:43 06:25:01 1 0.07 0.00 0.02 0.37 0.00 99.55 06:50:43 06:25:01 2 0.78 0.00 0.00 0.00 0.00 99.22 06:50:43 06:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:50:43 06:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:25:01 5 0.02 0.00 0.02 0.20 0.02 99.75 06:50:43 06:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:26:01 all 0.15 0.00 0.02 0.12 0.00 99.71 06:50:43 06:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:26:01 1 0.07 0.00 0.00 0.41 0.02 99.51 06:50:43 06:26:01 2 0.97 0.00 0.05 0.02 0.02 98.94 06:50:43 06:26:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:50:43 06:26:01 4 0.05 0.00 0.03 0.00 0.00 99.92 06:50:43 06:26:01 5 0.08 0.00 0.02 0.27 0.00 99.63 06:50:43 06:26:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:50:43 06:26:01 7 0.02 0.00 0.02 0.19 0.00 99.78 06:50:43 06:27:01 all 0.06 0.00 0.01 0.03 0.01 99.88 06:50:43 06:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:27:01 1 0.05 0.00 0.05 0.25 0.07 99.58 06:50:43 06:27:01 2 0.38 0.00 0.02 0.00 0.00 99.60 06:50:43 06:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:27:01 4 0.05 0.00 0.02 0.00 0.00 99.93 06:50:43 06:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:50:43 06:28:01 all 0.05 0.00 0.01 0.10 0.01 99.82 06:50:43 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:28:01 1 0.03 0.00 0.03 0.48 0.05 99.40 06:50:43 06:28:01 2 0.37 0.00 0.00 0.00 0.02 99.62 06:50:43 06:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:28:01 5 0.00 0.00 0.00 0.02 0.05 99.93 06:50:43 06:28:01 6 0.00 0.00 0.00 0.32 0.00 99.68 06:50:43 06:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:29:01 all 0.15 0.00 0.01 0.07 0.00 99.76 06:50:43 06:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:29:01 1 0.02 0.00 0.03 0.32 0.02 99.62 06:50:43 06:29:01 2 1.11 0.00 0.03 0.00 0.00 98.86 06:50:43 06:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:50:43 06:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:50:43 06:29:01 5 0.00 0.00 0.00 0.28 0.00 99.72 06:50:43 06:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:50:43 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:50:43 06:30:01 all 0.07 0.00 0.01 0.03 0.00 99.89 06:50:43 06:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:30:01 1 0.05 0.00 0.05 0.20 0.02 99.68 06:50:43 06:30:01 2 0.43 0.00 0.02 0.00 0.00 99.55 06:50:43 06:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:50:43 06:30:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:50:43 06:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:31:01 all 0.05 0.00 0.01 0.03 0.00 99.91 06:50:43 06:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:31:01 1 0.03 0.00 0.02 0.20 0.00 99.75 06:50:43 06:31:01 2 0.30 0.00 0.02 0.00 0.02 99.67 06:50:43 06:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:50:43 06:31:01 5 0.02 0.00 0.03 0.02 0.00 99.93 06:50:43 06:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:32:01 all 0.03 0.00 0.01 0.06 0.00 99.91 06:50:43 06:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:32:01 1 0.05 0.00 0.03 0.45 0.02 99.45 06:50:43 06:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:50:43 06:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:50:43 06:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:50:43 06:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:50:43 06:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:33:01 all 0.01 0.00 0.01 0.04 0.00 99.95 06:50:43 06:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:33:01 1 0.02 0.00 0.02 0.32 0.00 99.65 06:50:43 06:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:50:43 06:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:34:01 all 0.02 0.00 0.01 0.05 0.01 99.92 06:50:43 06:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:50:43 06:34:01 1 0.02 0.00 0.00 0.22 0.02 99.75 06:50:43 06:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:50:43 06:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:34:01 6 0.02 0.00 0.00 0.17 0.00 99.82 06:50:43 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:35:01 all 0.07 0.00 0.02 0.03 0.00 99.88 06:50:43 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:35:01 1 0.03 0.00 0.07 0.23 0.02 99.65 06:50:43 06:35:01 2 0.43 0.00 0.02 0.00 0.00 99.55 06:50:43 06:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:50:43 06:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:50:43 06:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:36:01 all 0.08 0.00 0.02 0.03 0.01 99.87 06:50:43 06:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:36:01 1 0.03 0.00 0.02 0.22 0.02 99.72 06:50:43 06:36:01 2 0.48 0.00 0.03 0.00 0.00 99.48 06:50:43 06:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:50:43 06:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:50:43 06:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:50:43 06:37:01 all 0.04 0.00 0.01 0.06 0.00 99.89 06:50:43 06:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:37:01 1 0.07 0.00 0.05 0.28 0.02 99.58 06:50:43 06:37:01 2 0.15 0.00 0.02 0.00 0.02 99.82 06:50:43 06:37:01 3 0.00 0.00 0.00 0.17 0.00 99.83 06:50:43 06:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:50:43 06:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:38:01 all 0.02 0.00 0.01 0.01 0.00 99.97 06:50:43 06:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:38:01 1 0.02 0.00 0.03 0.05 0.00 99.90 06:50:43 06:38:01 2 0.07 0.00 0.00 0.00 0.00 99.93 06:50:43 06:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:50:43 06:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:39:01 all 0.07 0.00 0.01 0.01 0.00 99.90 06:50:43 06:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:39:01 1 0.05 0.00 0.03 0.07 0.02 99.83 06:50:43 06:39:01 2 0.50 0.00 0.00 0.00 0.02 99.48 06:50:43 06:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:50:43 06:39:01 6 0.00 0.00 0.02 0.03 0.00 99.95 06:50:43 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:40:01 all 0.05 0.00 0.00 0.02 0.00 99.92 06:50:43 06:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:40:01 1 0.03 0.00 0.00 0.07 0.02 99.88 06:50:43 06:40:01 2 0.37 0.00 0.00 0.00 0.00 99.63 06:50:43 06:40:01 3 0.00 0.00 0.00 0.07 0.00 99.93 06:50:43 06:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:50:43 06:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:50:43 06:40:01 CPU %user %nice %system %iowait %steal %idle 06:50:43 06:41:01 all 0.06 0.00 0.01 0.02 0.01 99.90 06:50:43 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:41:01 1 0.03 0.00 0.03 0.17 0.02 99.75 06:50:43 06:41:01 2 0.43 0.00 0.02 0.00 0.02 99.53 06:50:43 06:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:50:43 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:42:01 all 0.13 0.00 0.01 0.03 0.01 99.82 06:50:43 06:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:42:01 1 0.05 0.00 0.07 0.12 0.02 99.75 06:50:43 06:42:01 2 0.95 0.00 0.00 0.00 0.02 99.04 06:50:43 06:42:01 3 0.00 0.00 0.00 0.10 0.02 99.88 06:50:43 06:42:01 4 0.02 0.00 0.00 0.00 0.03 99.95 06:50:43 06:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:43:01 all 0.09 0.00 0.02 0.03 0.00 99.86 06:50:43 06:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:43:01 1 0.02 0.00 0.03 0.18 0.02 99.75 06:50:43 06:43:01 2 0.62 0.00 0.00 0.00 0.00 99.38 06:50:43 06:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:50:43 06:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:43:01 6 0.05 0.00 0.05 0.03 0.02 99.85 06:50:43 06:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:44:01 all 0.04 0.00 0.01 0.03 0.01 99.91 06:50:43 06:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:44:01 1 0.02 0.00 0.00 0.20 0.00 99.78 06:50:43 06:44:01 2 0.22 0.00 0.02 0.00 0.10 99.67 06:50:43 06:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:50:43 06:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:50:43 06:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:45:01 all 0.10 0.00 0.01 0.04 0.01 99.84 06:50:43 06:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:45:01 1 0.00 0.00 0.05 0.32 0.02 99.62 06:50:43 06:45:01 2 0.70 0.00 0.00 0.00 0.02 99.29 06:50:43 06:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:50:43 06:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:50:43 06:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:50:43 06:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:46:01 all 0.10 0.00 0.01 0.01 0.01 99.88 06:50:43 06:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:46:01 1 0.05 0.00 0.05 0.05 0.02 99.83 06:50:43 06:46:01 2 0.67 0.00 0.02 0.00 0.00 99.32 06:50:43 06:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:50:43 06:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:50:43 06:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:50:43 06:47:01 all 0.07 0.00 0.01 0.01 0.02 99.89 06:50:43 06:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:50:43 06:47:01 1 0.02 0.00 0.02 0.10 0.07 99.80 06:50:43 06:47:01 2 0.37 0.00 0.00 0.00 0.03 99.60 06:50:43 06:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:50:43 06:47:01 4 0.07 0.00 0.00 0.00 0.00 99.93 06:50:43 06:47:01 5 0.02 0.00 0.02 0.00 0.03 99.93 06:50:43 06:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:50:43 06:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:48:01 all 0.18 0.00 0.01 0.01 0.01 99.78 06:50:43 06:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:48:01 1 0.02 0.00 0.05 0.08 0.03 99.82 06:50:43 06:48:01 2 1.40 0.00 0.00 0.00 0.03 98.56 06:50:43 06:48:01 3 0.00 0.00 0.00 0.00 0.03 99.97 06:50:43 06:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:50:43 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:49:01 all 0.05 0.00 0.01 0.02 0.00 99.91 06:50:43 06:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:50:43 06:49:01 1 0.02 0.00 0.08 0.13 0.00 99.77 06:50:43 06:49:01 2 0.35 0.00 0.02 0.00 0.00 99.63 06:50:43 06:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:50:43 06:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:50:43 06:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:50:43 06:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:50:43 06:50:01 all 0.04 0.00 0.03 0.11 0.01 99.82 06:50:43 06:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:50:01 1 0.05 0.00 0.05 0.73 0.02 99.15 06:50:43 06:50:01 2 0.13 0.00 0.02 0.00 0.02 99.83 06:50:43 06:50:01 3 0.00 0.00 0.03 0.00 0.00 99.97 06:50:43 06:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 06:50:43 06:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:50:43 06:50:01 7 0.03 0.00 0.07 0.13 0.02 99.75 06:50:43 Average: all 5.82 0.00 1.40 3.14 0.03 89.61 06:50:43 Average: 0 5.52 0.00 1.35 2.11 0.02 91.00 06:50:43 Average: 1 5.69 0.00 1.36 3.51 0.04 89.41 06:50:43 Average: 2 6.11 0.00 1.53 3.90 0.03 88.43 06:50:43 Average: 3 5.89 0.00 1.46 3.34 0.02 89.29 06:50:43 Average: 4 5.96 0.00 1.38 2.83 0.02 89.81 06:50:43 Average: 5 5.81 0.00 1.47 4.35 0.02 88.34 06:50:43 Average: 6 5.88 0.00 1.39 1.86 0.02 90.86 06:50:43 Average: 7 5.67 0.00 1.31 3.22 0.03 89.78 06:50:43 06:50:43 06:50:43