Pull request #4369 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 653358d857e781e74493cff8b445370370ffe60f rather than 323ffeb73e294ae0b19d908a9f8c0c5778042f0f Obtained Jenkinsfile from 653358d857e781e74493cff8b445370370ffe60f 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-ssh2497771348454697929.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-ssh904559690427961895.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-4369/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-4369/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3716388438695850268.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-4369/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3763143178776858991.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-ssh1343275762747051601.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-4369/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-4369/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11624307890585340568.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-6438 in /w/workspace/edgexfoundry_edgex-go_PR-4369 [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 > 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/4369/head:refs/remotes/origin/PR-4369 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit 323ffeb73e294ae0b19d908a9f8c0c5778042f0f Merge succeeded, producing 323ffeb73e294ae0b19d908a9f8c0c5778042f0f Checking out Revision 323ffeb73e294ae0b19d908a9f8c0c5778042f0f (PR-4369) > git config core.sparsecheckout # timeout=10 > git checkout -f 323ffeb73e294ae0b19d908a9f8c0c5778042f0f # 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 653358d857e781e74493cff8b445370370ffe60f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 323ffeb73e294ae0b19d908a9f8c0c5778042f0f # timeout=10 Commit message: "feat!: Remove LastConnected, LastReported and UpdateLastConnected configs" 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 08:51:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:51:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:51:04 ========================================================= 08:51:04 EdgeX Global Pipelines Version Info 08:51:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:51:05 ------------------- 08:51:05 stable info: 08:51:05 ------------------- 08:51:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:51:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:51:05 Message: update stable to v1.0.244 08:51:06 ------------------- 08:51:06 experimental info: 08:51:06 ------------------- 08:51:06 Commited By: **** collab-it+edgex@linuxfoundation.org 08:51:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:51:06 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:51:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4369 [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4369 [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4369 [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 323ffeb73e294ae0b19d908a9f8c0c5778042f0f [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 323ffeb [Pipeline] echo 08:51:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:07 provisioning config files... 08:51:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8255632775065535634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:08 ---> docker-login.sh 08:51:08 nexus3.edgexfoundry.org:10001 08:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:08 Configure a credential helper to remove this warning. See 08:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:08 08:51:08 Login Succeeded 08:51:08 nexus3.edgexfoundry.org:10002 08:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:08 Configure a credential helper to remove this warning. See 08:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:08 08:51:08 Login Succeeded 08:51:08 nexus3.edgexfoundry.org:10003 08:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:08 Configure a credential helper to remove this warning. See 08:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:08 08:51:08 Login Succeeded 08:51:08 nexus3.edgexfoundry.org:10004 08:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:08 Configure a credential helper to remove this warning. See 08:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:08 08:51:08 Login Succeeded 08:51:08 docker.io 08:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:51:09 Configure a credential helper to remove this warning. See 08:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:51:09 08:51:09 Login Succeeded 08:51:09 ---> docker-login.sh ends [Pipeline] } 08:51:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:09 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:51:09 + dirname cmd/core-command/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo core-command,cmd/core-command/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:51:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:51:09 + dirname cmd/core-data/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo core-data,cmd/core-data/Dockerfile 08:51:09 + dirname+ cmd/core-metadata/Dockerfile 08:51:09 cut -d/ -f2 08:51:09 + echo core-metadata,cmd/core-metadata/Dockerfile 08:51:09 + dirname cmd/security-bootstrapper/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:51:09 + dirname cmd/security-proxy-setup/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:51:09 + dirname cmd/security-secretstore-setup/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:51:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:51:09 + dirname cmd/security-spire-agent/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:51:09 + dirname cmd/security-spire-config/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:51:09 + dirname cmd/security-spire-server/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:51:09 + dirname cmd/support-notifications/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo support-notifications,cmd/support-notifications/Dockerfile 08:51:09 + dirname cmd/support-scheduler/Dockerfile 08:51:09 + cut -d/ -f2 08:51:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:51:09 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:51:10 + git rev-list -1 --merges 323ffeb73e294ae0b19d908a9f8c0c5778042f0f~1..323ffeb73e294ae0b19d908a9f8c0c5778042f0f [Pipeline] echo 08:51:10 -----------> git rev-list -1 --merges 323ffeb73e294ae0b19d908a9f8c0c5778042f0f~1..323ffeb73e294ae0b19d908a9f8c0c5778042f0f 323ffeb73e294ae0b19d908a9f8c0c5778042f0f [false] [Pipeline] sh 08:51:10 + git log --format=format:%s -1 323ffeb73e294ae0b19d908a9f8c0c5778042f0f [Pipeline] echo 08:51:10 ========================================================= 08:51:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:51:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:51:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:51:10 + grep -v github /etc/ssh/ssh_known_hosts 08:51:10 + [ -e /tmp/ssh_known_hosts ] 08:51:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:51:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:51:10 + sudo tee -a /etc/ssh/ssh_known_hosts 08:51:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:11 08:51:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:11 0.1.4: Pulling from edgex-devops/py-git-semver 08:51:11 b85a868b505f: Pulling fs layer 08:51:11 e2be974225ed: Pulling fs layer 08:51:11 339a4e72a1f5: Pulling fs layer 08:51:11 988bab9f4d93: Pulling fs layer 08:51:11 1469e6f7b9e6: Pulling fs layer 08:51:11 eaf3925da568: Pulling fs layer 08:51:11 bab4dde63d76: Pulling fs layer 08:51:11 bde34c3a00c8: Pulling fs layer 08:51:11 b352a97aabf1: Pulling fs layer 08:51:11 4872d77fe225: Pulling fs layer 08:51:11 5851b861e8e6: Pulling fs layer 08:51:11 988bab9f4d93: Waiting 08:51:11 1469e6f7b9e6: Waiting 08:51:11 eaf3925da568: Waiting 08:51:11 bde34c3a00c8: Waiting 08:51:11 bab4dde63d76: Waiting 08:51:11 b352a97aabf1: Waiting 08:51:11 4872d77fe225: Waiting 08:51:11 5851b861e8e6: Waiting 08:51:11 e2be974225ed: Verifying Checksum 08:51:11 e2be974225ed: Download complete 08:51:11 988bab9f4d93: Verifying Checksum 08:51:11 988bab9f4d93: Download complete 08:51:12 1469e6f7b9e6: Verifying Checksum 08:51:12 1469e6f7b9e6: Download complete 08:51:12 eaf3925da568: Verifying Checksum 08:51:12 eaf3925da568: Download complete 08:51:12 339a4e72a1f5: Verifying Checksum 08:51:12 339a4e72a1f5: Download complete 08:51:12 bde34c3a00c8: Download complete 08:51:12 b352a97aabf1: Verifying Checksum 08:51:12 b352a97aabf1: Download complete 08:51:12 4872d77fe225: Verifying Checksum 08:51:12 4872d77fe225: Download complete 08:51:12 5851b861e8e6: Download complete 08:51:12 b85a868b505f: Download complete 08:51:12 bab4dde63d76: Verifying Checksum 08:51:12 bab4dde63d76: Download complete 08:51:13 b85a868b505f: Pull complete 08:51:13 e2be974225ed: Pull complete 08:51:14 339a4e72a1f5: Pull complete 08:51:14 988bab9f4d93: Pull complete 08:51:14 1469e6f7b9e6: Pull complete 08:51:14 eaf3925da568: Pull complete 08:51:16 bab4dde63d76: Pull complete 08:51:16 bde34c3a00c8: Pull complete 08:51:16 b352a97aabf1: Pull complete 08:51:16 4872d77fe225: Pull complete 08:51:17 5851b861e8e6: Pull complete 08:51:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:51:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:17 prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container 08:51:17 $ 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 08:51:18 $ docker top a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f -eo pid,comm 08:51:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:51:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:51:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:19 [ssh-agent] Looking for ssh-agent implementation... 08:51:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:19 $ docker exec a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f ssh-agent 08:51:19 SSH_AUTH_SOCK=/tmp/ssh-R13CJHGNvuoh/agent.31 08:51:19 SSH_AGENT_PID=37 08:51:19 Running ssh-add (command line suppressed) 08:51:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12174906661880858543.key (/w/workspace/edgex-go/1@tmp/private_key_12174906661880858543.key) 08:51:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:19 + git tag --points-at HEAD [Pipeline] } 08:51:19 $ docker exec --env ******** --env ******** a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f ssh-agent -k 08:51:19 unset SSH_AUTH_SOCK; 08:51:19 unset SSH_AGENT_PID; 08:51:19 echo Agent pid 37 killed; 08:51:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:51:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:51:19 [ssh-agent] Looking for ssh-agent implementation... 08:51:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:20 $ docker exec a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f ssh-agent 08:51:20 SSH_AUTH_SOCK=/tmp/ssh-ZjjGO4XfztaI/agent.70 08:51:20 SSH_AGENT_PID=76 08:51:20 Running ssh-add (command line suppressed) 08:51:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7391968474030256484.key (/w/workspace/edgex-go/1@tmp/private_key_7391968474030256484.key) 08:51:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:51:20 + git semver init 08:51:20 2023-02-17 08:51:20,810 [run_init] DEBUG init version:0.0.0 force:False 08:51:20 2023-02-17 08:51:20,811 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:51:20 2023-02-17 08:51:20,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:51:20 2023-02-17 08:51:20,812 [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) 08:51:27 2023-02-17 08:51:26,203 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:51:27 2023-02-17 08:51:26,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4369 with force:False 08:51:27 2023-02-17 08:51:26,204 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4369 08:51:27 2023-02-17 08:51:26,209 [execute] INFO git cat-file --batch-check 08:51:27 2023-02-17 08:51:26,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:51:27 2023-02-17 08:51:26,216 [execute] INFO git cat-file --batch 08:51:27 2023-02-17 08:51:26,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:51:27 2023-02-17 08:51:26,221 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4369 08:51:27 0.0.0 [Pipeline] } 08:51:27 $ docker exec --env ******** --env ******** a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f ssh-agent -k 08:51:27 unset SSH_AUTH_SOCK; 08:51:27 unset SSH_AGENT_PID; 08:51:27 echo Agent pid 76 killed; 08:51:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:51:27 + git semver [Pipeline] } 08:51:28 $ docker stop --time=1 a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f 08:51:29 $ docker rm -f --volumes a9ddfa4f1b70effc2bc1d2094e1647e820bcde723ec01b90e84e49e96fe09c4f [Pipeline] // withDockerContainer [Pipeline] sh 08:51:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:51:30 Stashed 1 file(s) [Pipeline] echo 08:51:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:51:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:51:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:51:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:51:31 ========================================================= 08:51:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:51:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:51:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:51:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:51:31 213ec9aee27d: Pulling fs layer 08:51:31 4583459ba037: Pulling fs layer 08:51:31 93c1e223e6f2: Pulling fs layer 08:51:31 53926ce57604: Pulling fs layer 08:51:31 21b2b0c7a3f4: Pulling fs layer 08:51:31 22ff95d597cd: Pulling fs layer 08:51:31 12d6caf4c0d1: Pulling fs layer 08:51:31 53926ce57604: Waiting 08:51:31 21b2b0c7a3f4: Waiting 08:51:31 22ff95d597cd: Waiting 08:51:31 12d6caf4c0d1: Waiting 08:51:31 96b7cbca73a9: Pulling fs layer 08:51:31 a7acece74701: Pulling fs layer 08:51:31 96b7cbca73a9: Waiting 08:51:31 93c1e223e6f2: Verifying Checksum 08:51:31 93c1e223e6f2: Download complete 08:51:31 4583459ba037: Download complete 08:51:31 21b2b0c7a3f4: Verifying Checksum 08:51:31 21b2b0c7a3f4: Download complete 08:51:31 22ff95d597cd: Verifying Checksum 08:51:31 22ff95d597cd: Download complete 08:51:31 213ec9aee27d: Verifying Checksum 08:51:31 12d6caf4c0d1: Download complete 08:51:31 213ec9aee27d: Pull complete 08:51:32 4583459ba037: Pull complete 08:51:32 93c1e223e6f2: Pull complete 08:51:33 a7acece74701: Verifying Checksum 08:51:33 a7acece74701: Download complete 08:51:33 96b7cbca73a9: Download complete 08:51:33 53926ce57604: Verifying Checksum 08:51:33 53926ce57604: Download complete 08:51:38 53926ce57604: Pull complete 08:51:38 21b2b0c7a3f4: Pull complete 08:51:38 22ff95d597cd: Pull complete 08:51:38 12d6caf4c0d1: Pull complete 08:51:40 96b7cbca73a9: Pull complete 08:51:41 a7acece74701: Pull complete 08:51:41 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:51:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:51:41 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:51:41 WORKDIR /edgex 08:51:41 COPY go.mod . 08:51:41 RUN go mod download 08:51:41 docker build -t ci-base-image-x86_64 -f - . 08:51:42 Sending build context to Docker daemon 170.4MB 08:51:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:51:42 ---> db6d94c90886 08:51:42 Step 2/4 : WORKDIR /edgex 08:51:44 ---> Running in 1126a1c778a0 08:51:44 Removing intermediate container 1126a1c778a0 08:51:44 ---> aa0dc3169cf4 08:51:44 Step 3/4 : COPY go.mod . 08:51:44 ---> 8e79e1306c96 08:51:44 Step 4/4 : RUN go mod download 08:51:44 ---> Running in 60ef3f4da99b 08:51:45 Still waiting to schedule task 08:51:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:51:54 Removing intermediate container 60ef3f4da99b 08:51:54 ---> 9c6dcd4986ef 08:51:54 Successfully built 9c6dcd4986ef 08:51:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:55 + docker inspect -f . ci-base-image-x86_64 08:51:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:55 prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container 08:51:55 $ 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 08:51:55 $ docker top f7344fb2447feeded160d449b198dbc2ca018c8ff3dbd92e58c7db6051ef2d64 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:56 + go version 08:51:56 go version go1.18.7 linux/amd64 [Pipeline] } 08:51:56 $ docker stop --time=1 f7344fb2447feeded160d449b198dbc2ca018c8ff3dbd92e58c7db6051ef2d64 08:51:57 $ docker rm -f --volumes f7344fb2447feeded160d449b198dbc2ca018c8ff3dbd92e58c7db6051ef2d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:58 + docker inspect -f . ci-base-image-x86_64 08:51:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:58 prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container 08:51:58 $ 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 08:51:58 $ docker top 502ccd0a4816070424c9f407bd3c7525f185030943456ffbd53d221a346233ff -eo pid,comm [Pipeline] { [Pipeline] echo 08:51:58 ========================================================= 08:51:58 [edgeXBuildGoParallel] Running Tests and Build... 08:51:58 ========================================================= [Pipeline] sh 08:51:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:51:59 + make test 08:51:59 go test -race -coverprofile=coverage.out ./... 08:52:05 ? github.com/edgexfoundry/edgex-go [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:52:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.109s coverage: 28.7% of statements 08:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:52:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements 08:52:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.142s coverage: 73.7% of statements 08:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:52:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.124s coverage: 54.0% of statements 08:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.172s coverage: 88.5% of statements 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.9% of statements 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 65.9% of statements 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements 08:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 82.9% of statements 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 08:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 08:52:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements 08:52:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.379s coverage: 79.9% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.093s coverage: 20.0% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 77.4% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.223s coverage: 63.1% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.3% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.0% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:52:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:52:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:52:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:53:07 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:53:07 go vet ./... 08:53:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:53:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:53:11 ./bin/test-attribution-txt.sh [Pipeline] echo 08:53:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:53:12 + ls -al . 08:53:12 total 744 08:53:12 drwxrwxr-x 11 1001 1001 4096 Feb 17 08:51 . 08:53:12 drwxr-xr-x 4 root root 4096 Feb 17 08:51 .. 08:53:12 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:51 .blubracket 08:53:12 -rw-rw-r-- 1 1001 1001 16 Feb 17 08:51 .dockerignore 08:53:12 drwxrwxr-x 8 1001 1001 4096 Feb 17 08:52 .git 08:53:12 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:51 .github 08:53:12 -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:51 .gitignore 08:53:12 -rw-rw-r-- 1 1001 1001 42 Feb 17 08:51 .golangci.yml 08:53:12 -rw-rw-r-- 1 1001 1001 87 Feb 17 08:51 .hadolint.yml 08:53:12 drwxr-xr-x 3 1001 1001 4096 Feb 17 08:51 .semver 08:53:12 -rw-rw-r-- 1 1001 1001 166 Feb 17 08:51 .sonarcloud.properties 08:53:12 -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:51 ADOPTERS.md 08:53:12 -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:51 Attribution.txt 08:53:12 -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:51 CHANGELOG.md 08:53:12 -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:51 CONTRIBUTING.md 08:53:12 -rw-rw-r-- 1 1001 1001 677 Feb 17 08:51 GOVERNANCE.md 08:53:12 -rw-rw-r-- 1 1001 1001 883 Feb 17 08:51 Jenkinsfile 08:53:12 -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:51 LICENSE 08:53:12 -rw-rw-r-- 1 1001 1001 13375 Feb 17 08:51 Makefile 08:53:12 -rw-rw-r-- 1 1001 1001 582 Feb 17 08:51 OWNERS.md 08:53:12 -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:51 README.md 08:53:12 -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:51 SECURITY.md 08:53:12 -rw-rw-r-- 1 1001 1001 5 Feb 17 08:51 VERSION 08:53:12 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:51 bin 08:53:12 drwxrwxr-x 17 1001 1001 4096 Feb 17 08:51 cmd 08:53:12 -rw-r--r-- 1 root root 487323 Feb 17 08:52 coverage.out 08:53:12 -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:51 go.mod 08:53:12 -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:51 go.sum 08:53:12 drwxrwxr-x 7 1001 1001 4096 Feb 17 08:51 internal 08:53:12 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:51 openapi 08:53:12 drwxrwxr-x 4 1001 1001 4096 Feb 17 08:51 snap 08:53:12 -rw-rw-r-- 1 1001 1001 204 Feb 17 08:51 version.go [Pipeline] sh 08:53:12 + '[' -e coverage.out ] 08:53:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:53:12 Stashed 1 file(s) [Pipeline] sh 08:53:12 + make build 08:53:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:53:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:53:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:53:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:53: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 08:53:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:53:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:53:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:53: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:53:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:53:44 $ docker stop --time=1 502ccd0a4816070424c9f407bd3c7525f185030943456ffbd53d221a346233ff 08:53:47 $ docker rm -f --volumes 502ccd0a4816070424c9f407bd3c7525f185030943456ffbd53d221a346233ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:53:48 08:53:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:53:48 latest: Pulling from edgex-devops/edgex-compose 08:53:48 cbdbe7a5bc2a: Pulling fs layer 08:53:48 ca9280d653b3: Pulling fs layer 08:53:48 7e9c9ca2126c: Pulling fs layer 08:53:49 cbdbe7a5bc2a: Download complete 08:53:49 cbdbe7a5bc2a: Pull complete 08:53:49 ca9280d653b3: Verifying Checksum 08:53:49 ca9280d653b3: Download complete 08:53:49 7e9c9ca2126c: Download complete 08:53:49 ca9280d653b3: Pull complete 08:53:53 7e9c9ca2126c: Pull complete 08:53:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:53:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:53:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:53 prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container 08:53:53 $ 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 08:53:54 $ docker top 880219b2c1d99ddfef971c966a893246986d4a8fafb95cc507d6875125d5e0c4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:55 + docker-compose build --help 08:53:55 + grep parallel 08:53:55 --parallel Build images in parallel. [Pipeline] } 08:53:55 $ docker stop --time=1 880219b2c1d99ddfef971c966a893246986d4a8fafb95cc507d6875125d5e0c4 08:53:57 $ docker rm -f --volumes 880219b2c1d99ddfef971c966a893246986d4a8fafb95cc507d6875125d5e0c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:53:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:58 prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container 08:53:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:53:58 $ docker top edfc70860d9a5c61fec3e830bf8e1636614fdc534610d9a8dd717815c1ed1a74 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:58 + docker-compose -f ./docker-compose-build.yml build --parallel 08:53:59 Building core-command ... 08:53:59 Building core-common-config-bootstrapper ... 08:53:59 Building core-data ... 08:53:59 Building core-metadata ... 08:53:59 Building security-bootstrapper ... 08:53:59 Building security-proxy-setup ... 08:53:59 Building security-secretstore-setup ... 08:53:59 Building security-spiffe-token-provider ... 08:53:59 Building security-spire-agent ... 08:53:59 Building security-spire-config ... 08:53:59 Building security-spire-server ... 08:53:59 Building support-notifications ... 08:53:59 Building support-scheduler ... 08:53:59 Building support-notifications 08:53:59 Building security-spire-server 08:53:59 Building security-proxy-setup 08:53:59 Building security-secretstore-setup 08:53:59 Building security-bootstrapper 08:54:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:54:11 ---> 9c6dcd4986ef 08:54:11 Step 3/23 : WORKDIR /edgex-go 08:54:11 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:54:11 ---> 9c6dcd4986ef 08:54:11 Step 3/32 : WORKDIR /edgex-go 08:54:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:54:11 ---> 9c6dcd4986ef 08:54:11 Step 3/24 : WORKDIR /edgex-go 08:54:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:54:11 ---> 9c6dcd4986ef 08:54:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:54:11 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:54:11 ---> 9c6dcd4986ef 08:54:11 Step 3/21 : WORKDIR /edgex-go 08:54:13 ---> Running in 7bf7c89f41a9 08:54:13 ---> Running in ed21474b2e3a 08:54:13 ---> Running in 4b2f6b2ac686 08:54:13 ---> Running in 664cc62386be 08:54:13 ---> Running in 3f5f0dfc4ca7 08:54:13 Removing intermediate container 7bf7c89f41a9 08:54:13 ---> 11c57e43eaab 08:54:13 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:54:13 Removing intermediate container 664cc62386be 08:54:13 ---> 947b972f7066 08:54:13 Step 4/22 : WORKDIR /edgex-go 08:54:13 Removing intermediate container 3f5f0dfc4ca7 08:54:13 ---> ea5ae33a40c2 08:54:13 Step 4/24 : RUN apk add --update --no-cache make git 08:54:13 ---> Running in bd469a4a2d2f 08:54:13 Removing intermediate container 4b2f6b2ac686 08:54:13 ---> f96c870ecdc0 08:54:13 Step 4/32 : RUN apk add --update --no-cache make git 08:54:13 Removing intermediate container ed21474b2e3a 08:54:13 ---> cb59b49766a1 08:54:13 Step 4/21 : RUN apk add --update --no-cache make git 08:54:13 ---> Running in c8f3192eb358 08:54:13 ---> Running in 460b71e415af 08:54:13 ---> Running in 381e64ea9bac 08:54:13 ---> Running in d2e728dc6191 08:54:13 Removing intermediate container c8f3192eb358 08:54:13 ---> 097fde7de2f5 08:54:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:54:13 ---> Running in 359f0727e095 08:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:54:13 OK: 211 MiB in 51 packages 08:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:54:14 OK: 211 MiB in 51 packages 08:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:54:14 OK: 211 MiB in 51 packages 08:54:14 OK: 211 MiB in 51 packages 08:54:14 Removing intermediate container bd469a4a2d2f 08:54:14 ---> 61816a66b11e 08:54:14 Step 5/23 : COPY go.mod vendor* ./ 08:54:14 OK: 211 MiB in 51 packages 08:54:14 Removing intermediate container 460b71e415af 08:54:14 ---> 04c3e3298e65 08:54:14 Step 5/21 : COPY go.mod vendor* ./ 08:54:14 ---> ecf737a074d7 08:54:14 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:14 ---> Running in ee2be2e0519a 08:54:14 ---> 18b38f36b905 08:54:14 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:14 ---> Running in 8f3f9ac792eb 08:54:14 Removing intermediate container d2e728dc6191 08:54:14 ---> 4537aff5cfaf 08:54:14 Step 5/24 : COPY go.mod vendor* ./ 08:54:15 Removing intermediate container 359f0727e095 08:54:15 ---> 7a469f253de0 08:54:15 Step 6/22 : COPY go.mod vendor* ./ 08:54:15 ---> 8b6e0349cadb 08:54:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:15 Removing intermediate container 381e64ea9bac 08:54:15 ---> b72231cf3c40 08:54:15 Step 5/32 : COPY go.mod vendor* ./ 08:54:15 ---> Running in 32711c4ff240 08:54:15 ---> 1d85e2210ac0 08:54:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:15 ---> Running in 27073bd859a5 08:54:15 ---> 439c9b20332b 08:54:15 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:15 ---> Running in 0089bc333e22 08:54:47 Removing intermediate container 32711c4ff240 08:54:47 ---> 90123a6386dd 08:54:47 Step 7/24 : COPY . . 08:54:47 Removing intermediate container 0089bc333e22 08:54:47 ---> 475486ccd5db 08:54:47 Step 7/32 : COPY . . 08:54:47 Removing intermediate container 8f3f9ac792eb 08:54:47 ---> 8ee98a103bbd 08:54:47 Step 7/21 : COPY . . 08:54:47 Removing intermediate container ee2be2e0519a 08:54:47 ---> 678f3a9c35af 08:54:47 Step 7/23 : COPY . . 08:54:47 Removing intermediate container 27073bd859a5 08:54:47 ---> d46225059a2e 08:54:47 Step 8/22 : COPY . . 08:54:54 ---> db70ceb8ce99 08:54:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:54:54 ---> 34390249cb44 08:54:54 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:54:54 ---> d1982b5a3558 08:54:54 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:54:54 ---> Running in cf7b444ab92c 08:54:54 ---> a4992984ade7 08:54:54 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:54:54 ---> f9359cfec554 08:54:54 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:54:54 ---> Running in c745ca7808a6 08:54:54 ---> Running in 6b32fa45b213 08:54:54 ---> Running in a6f6522af359 08:54:54 ---> Running in 699e61b5d2da 08:54:54 Removing intermediate container a6f6522af359 08:54:54 ---> 09b927e1e83d 08:54:54 Step 9/23 : WORKDIR /edgex-go/spire-build 08:54:54 ---> Running in 40b5527c3776 08:54:54 Removing intermediate container 40b5527c3776 08:54:54 ---> a923914c248a 08:54:54 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:54:54 ---> Running in 007e745ebe8b 08:54:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:54: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:54: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 08:54: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:54:56 Removing intermediate container 007e745ebe8b 08:54:56 ---> db2ff62d5de1 08:54:56 Step 11/23 : WORKDIR /edgex-go 08:54:56 ---> Running in a88323b67cae 08:54:56 Removing intermediate container a88323b67cae 08:54:56 ---> c12077c726f9 08:54:56 08:54:56 Step 12/23 : FROM alpine:3.15 08:54:56 3.15: Pulling from library/alpine 08:54:57 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:54:57 Status: Downloaded newer image for alpine:3.15 08:54:57 ---> 5ce65d7b0fde 08:54:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:54:57 ---> Running in 0c0e5d560aac 08:54:57 Removing intermediate container 0c0e5d560aac 08:54:57 ---> 3be305cbc33e 08:54:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:54:57 ---> Running in e8d05253f053 08:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:54:58 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:54:58 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:54:58 OK: 15857 distinct packages available 08:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:54:58 (1/5) Installing dumb-init (1.2.5-r1) 08:54:58 (2/5) Installing musl-obstack (1.2.3-r0) 08:54:58 (3/5) Installing libucontext (1.1-r0) 08:54:58 (4/5) Installing gcompat (1.0.0-r4) 08:54:58 (5/5) Installing openssl (1.1.1t-r1) 08:54:58 Executing busybox-1.34.1-r7.trigger 08:54:58 OK: 7 MiB in 19 packages 08:54:59 Removing intermediate container e8d05253f053 08:54:59 ---> 63c1866a39c7 08:54:59 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:55:01 ---> 877b2d08bce7 08:55:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:55:02 ---> b93d44d0fbcf 08:55:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:55:02 ---> f0fcb9cd6723 08:55:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:55:03 ---> 7411eceb8cff 08:55:03 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:55:03 ---> Running in a1124f0c4b26 08:55:04 Removing intermediate container a1124f0c4b26 08:55:04 ---> 3fb11dc4f742 08:55:04 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:55:04 ---> Running in cf45785577b5 08:55:04 Removing intermediate container cf45785577b5 08:55:04 ---> 3d490b08dbc5 08:55:04 Step 21/23 : LABEL arch=x86_64 08:55:04 ---> Running in 0c4fa7ab415c 08:55:05 Removing intermediate container 0c4fa7ab415c 08:55:05 ---> 10f494b4381c 08:55:05 Step 22/23 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:55:05 ---> Running in 4364c64edf8c 08:55:05 Removing intermediate container 4364c64edf8c 08:55:05 ---> cd5fb5a75a3a 08:55:05 Step 23/23 : LABEL version=0.0.0 08:55:05 ---> Running in c79752915198 08:55:05 Removing intermediate container c79752915198 08:55:05 ---> edfff8ec64bf 08:55:05 08:55:06 Successfully built edfff8ec64bf 08:55:06 Successfully tagged security-spire-server:latest 08:55:06  Building security-spire-server ... done Building security-spire-config 08:55:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:55:11 ---> 9c6dcd4986ef 08:55:11 Step 3/24 : WORKDIR /edgex-go 08:55:11 ---> Using cache 08:55:11 ---> cb59b49766a1 08:55:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:55:12 ---> Running in a778507a1c76 08:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:55:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:55:14 OK: 211 MiB in 51 packages 08:55:15 Removing intermediate container a778507a1c76 08:55:15 ---> fefa3360b83f 08:55:15 Step 5/24 : COPY go.mod vendor* ./ 08:55:15 ---> dde24aa9f6ac 08:55:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:15 ---> Running in 2522d1468e24 08:55:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:55:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:55:30 Removing intermediate container 6b32fa45b213 08:55:30 ---> a4199c8b30d0 08:55:30 08:55:30 Step 9/32 : FROM alpine:3.16 08:55:30 Removing intermediate container 699e61b5d2da 08:55:30 ---> b749edc9f440 08:55:30 08:55:30 Step 9/21 : FROM alpine:3.16 08:55:30 Removing intermediate container c745ca7808a6 08:55:30 ---> b271bc3f39a7 08:55:30 08:55:30 Step 9/24 : FROM alpine:3.16 08:55:30 3.16: Pulling from library/alpine 08:55:30 3.16: Pulling from library/alpine 08:55:30 3.16: Pulling from library/alpine 08:55:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:55:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:55:32 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:55:32 Status: Image is up to date for alpine:3.16 08:55:32 Status: Downloaded newer image for alpine:3.16 08:55:32 Status: Downloaded newer image for alpine:3.16 08:55:32 ---> dfd21b5a31f5 08:55:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:55:32 ---> dfd21b5a31f5 08:55:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:55:32 ---> dfd21b5a31f5 08:55:32 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:55:32 ---> Running in d316867de0ae 08:55:32 ---> Running in ca84f1d919c0 08:55:32 ---> Running in bca0f2c33b96 08:55:32 Removing intermediate container cf7b444ab92c 08:55:32 ---> 287b935fbae4 08:55:32 08:55:32 Step 10/22 : FROM alpine:3.16 08:55:32 ---> dfd21b5a31f5 08:55:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:55:32 Removing intermediate container bca0f2c33b96 08:55:32 ---> 07a953d63334 08:55:32 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:55:32 ---> Running in be19c9d05ddd 08:55:32 ---> Running in 4996ab47d4fd 08:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:55:32 Removing intermediate container 2522d1468e24 08:55:32 ---> aa39be191249 08:55:32 Step 7/24 : COPY . . 08:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:55:33 (1/6) Installing ca-certificates (20220614-r0) 08:55:33 (2/6) Installing brotli-libs (1.0.9-r6) 08:55:33 (1/3) Installing ca-certificates (20220614-r0) 08:55:33 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:55:33 (4/6) Installing libcurl (7.83.1-r6) 08:55:33 (5/6) Installing curl (7.83.1-r6) 08:55:33 (2/3) Installing dumb-init (1.2.5-r1) 08:55:33 (3/3) Installing su-exec (0.2-r1) 08:55:33 (6/6) Installing dumb-init (1.2.5-r1) 08:55:33 Executing busybox-1.35.0-r17.trigger 08:55:33 (1/2) Installing ca-certificates (20220614-r0) 08:55:33 Executing busybox-1.35.0-r17.trigger 08:55:33 Executing ca-certificates-20220614-r0.trigger 08:55:33 Executing ca-certificates-20220614-r0.trigger 08:55:33 (2/2) Installing dumb-init (1.2.5-r1) 08:55:33 Executing busybox-1.35.0-r17.trigger 08:55:33 Executing ca-certificates-20220614-r0.trigger 08:55:33 OK: 6 MiB in 17 packages 08:55:33 OK: 8 MiB in 20 packages 08:55:33 OK: 6 MiB in 16 packages 08:55:33 (1/2) Installing dumb-init (1.2.5-r1) 08:55:33 (2/2) Installing su-exec (0.2-r1) 08:55:33 Executing busybox-1.35.0-r17.trigger 08:55:33 OK: 6 MiB in 16 packages 08:55:35 Removing intermediate container 4996ab47d4fd 08:55:35 ---> 6568673af9ca 08:55:35 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:55:35 ---> Running in bd7ba57e91b3 08:55:35 Removing intermediate container ca84f1d919c0 08:55:35 ---> 8de1edc3332a 08:55:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:55:35 Removing intermediate container d316867de0ae 08:55:35 ---> def5573e18f7 08:55:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:55:35 Removing intermediate container be19c9d05ddd 08:55:35 ---> b21a300d842a 08:55:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:55:35 ---> Running in 768b08e1f600 08:55:35 ---> Running in a93be708e109 08:55:35 Removing intermediate container bd7ba57e91b3 08:55:35 ---> fd52b73498e6 08:55:35 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:55:35 ---> Running in 45b31b44a295 08:55:35 ---> Running in 119a04ab367b 08:55:35 Removing intermediate container 768b08e1f600 08:55:35 ---> b668dbbcdd45 08:55:35 Step 12/24 : WORKDIR / 08:55:35 Removing intermediate container a93be708e109 08:55:35 ---> 23a6a2a18d2e 08:55:35 Step 12/21 : WORKDIR /edgex 08:55:35 Removing intermediate container 45b31b44a295 08:55:35 ---> 77235f9cfc15 08:55:35 Step 13/22 : ENV APP_PORT=59860 08:55:35 ---> Running in bba70aa75145 08:55:35 ---> Running in 0433182d44f4 08:55:35 Removing intermediate container 119a04ab367b 08:55:35 ---> 09d35095d041 08:55:35 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:55:35 ---> Running in c26faf29f231 08:55:35 ---> Running in 4ed6bbf09b6e 08:55:35 Removing intermediate container c26faf29f231 08:55:35 ---> f7ba137886c1 08:55:35 Step 14/22 : EXPOSE $APP_PORT 08:55:35 Removing intermediate container bba70aa75145 08:55:35 ---> 23bfae2154bc 08:55:35 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:55:35 Removing intermediate container 0433182d44f4 08:55:35 ---> 70b3d6f7d090 08:55:35 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:55:35 ---> Running in aee433b79ecc 08:55:35 Removing intermediate container 4ed6bbf09b6e 08:55:35 ---> ede2227376fb 08:55:35 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:55:35 ---> Running in ef14a45a7ae2 08:55:35 Removing intermediate container aee433b79ecc 08:55:35 ---> 67f11934da1e 08:55:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:35 ---> 16f2045deb61 08:55:35 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:55:35 ---> 4c87964982d0 08:55:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:55:35 Removing intermediate container ef14a45a7ae2 08:55:35 ---> 69b1fa5485b6 08:55:35 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:55:35 ---> Running in 8bc7d4ce3333 08:55:36 ---> 6fe44497beb7 08:55:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:55:36 ---> 19f052d10667 08:55:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:55:36 ---> ff273f472f40 08:55:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:55:36 ---> 5c5e8c848433 08:55:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:55:36 ---> c4f848c2d42e 08:55:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:55:36 ---> f298b4d1a72a 08:55:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:55:36 ---> Running in f08a79f25f19 08:55:36 ---> d224adf414a4 08:55:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:55:36 Removing intermediate container f08a79f25f19 08:55:36 ---> 1ab49d07afb9 08:55:36 Step 9/24 : WORKDIR /edgex-go/spire-build 08:55:36 ---> 77e40c29bd19 08:55:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:55:36 ---> f7438152899f 08:55:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:55:36 ---> Running in 7ae8e0ea3ca0 08:55:36 Removing intermediate container 8bc7d4ce3333 08:55:36 ---> c304d41fd225 08:55:36 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:55:36 ---> Running in d7a036c569ae 08:55:36 ---> Running in 603b8fe2c639 08:55:36 ---> cbfb85424748 08:55:36 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:36 Removing intermediate container 7ae8e0ea3ca0 08:55:36 ---> 61a5fe60eb4f 08:55:36 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:55:36 ---> Running in 12bc422b261b 08:55:37 Removing intermediate container d7a036c569ae 08:55:37 ---> 9db5daaba5ab 08:55:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:55:37 Removing intermediate container 603b8fe2c639 08:55:37 ---> 76ffdf717112 08:55:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:55:37 ---> 1fa581f818d8 08:55:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:55:37 ---> Running in 61043b2e8bc4 08:55:37 ---> Running in 789f0730396f 08:55:37 Removing intermediate container 789f0730396f 08:55:37 ---> 63b8f6a4e1c9 08:55:37 Step 20/22 : LABEL arch=x86_64 08:55:37 ---> Running in 2afc97402666 08:55:37 ---> 56f021cba02a 08:55:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:55:37 ---> Running in 02fb0bd24075 08:55:37 Removing intermediate container 2afc97402666 08:55:37 ---> 5c61d96e8310 08:55:37 Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:55:37 ---> Running in 5c01ef79ef94 08:55:37 ---> 507b9813340e 08:55:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:55:37 Removing intermediate container 5c01ef79ef94 08:55:37 ---> 048aece8fb38 08:55:37 Step 22/22 : LABEL version=0.0.0 08:55:37 ---> Running in 1e7cd4a676ac 08:55:37 ---> 78177eaebc50 08:55:37 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:37 ---> Running in 67bd1ce8456a 08:55:37 Removing intermediate container 1e7cd4a676ac 08:55:37 ---> 1d38d405da0c 08:55:37 08:55:37 Removing intermediate container 61043b2e8bc4 08:55:37 ---> e8bfedea66f9 08:55:37 Step 11/24 : WORKDIR /edgex-go 08:55:37 Successfully built 1d38d405da0c 08:55:37 Successfully tagged support-notifications:latest 08:55:37 Building support-scheduler 08:55:37  Building support-notifications ... done  ---> Running in 4896e854d1c2 08:55:37 Removing intermediate container 12bc422b261b 08:55:37 ---> 80d3aaebda1f 08:55:37 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:55:37 ---> Running in 3fd1b0784368 08:55:38 Removing intermediate container 4896e854d1c2 08:55:38 ---> 9a2a2fcf950f 08:55:38 08:55:38 Step 12/24 : FROM alpine:3.15 08:55:38 ---> 5ce65d7b0fde 08:55:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:55:38 ---> Using cache 08:55:38 ---> 3be305cbc33e 08:55:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:55:38 ---> Running in a90b82e9e340 08:55:38 Removing intermediate container 3fd1b0784368 08:55:38 ---> d1d589eeef85 08:55:38 Step 19/21 : LABEL arch=x86_64 08:55:38 Removing intermediate container 02fb0bd24075 08:55:38 ---> 097a3bc103b6 08:55:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:38 ---> Running in 8dd3aaf4cfe5 08:55:39 Removing intermediate container 8dd3aaf4cfe5 08:55:39 ---> f911e21377fd 08:55:39 Step 20/21 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:55:39 ---> Running in 9175aea6dd76 08:55:39 ---> 7a57bf1d0768 08:55:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:55:39 Removing intermediate container 67bd1ce8456a 08:55:39 ---> f93009b98c86 08:55:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:55:39 ---> Running in e460488851da 08:55:39 Removing intermediate container 9175aea6dd76 08:55:39 ---> ac94d8b3c30c 08:55:39 Step 21/21 : LABEL version=0.0.0 08:55:39 ---> Running in 7b90156ce362 08:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:55:39 Removing intermediate container e460488851da 08:55:39 ---> 25a2631fb1e4 08:55:39 Step 22/24 : LABEL arch=x86_64 08:55:39 Removing intermediate container 7b90156ce362 08:55:39 ---> 6a9267ddcd1c 08:55:39 08:55:39 ---> Running in d37b63e45c42 08:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:55:39 Successfully built 6a9267ddcd1c 08:55:39 ---> 57d65e4befc0 08:55:39 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:55:39 Successfully tagged security-proxy-setup:latest 08:55:39  Building security-proxy-setup ... done Building core-metadata 08:55:39 Removing intermediate container d37b63e45c42 08:55:39 ---> 890ecfbb7708 08:55:39 Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:55:39 ---> Running in e4dc66f20a35 08:55:39 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:55:39 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:55:39 OK: 15857 distinct packages available 08:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:55:39 ---> 1ba192045c43 08:55:39 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:55:40 Removing intermediate container e4dc66f20a35 08:55:40 ---> cbad50570e51 08:55:40 Step 24/24 : LABEL version=0.0.0 08:55:40 (1/4) Installing dumb-init (1.2.5-r1) 08:55:40 (2/4) Installing musl-obstack (1.2.3-r0) 08:55:40 (3/4) Installing libucontext (1.1-r0) 08:55:40 (4/4) Installing gcompat (1.0.0-r4) 08:55:40 Executing busybox-1.34.1-r7.trigger 08:55:40 OK: 6 MiB in 18 packages 08:55:40 ---> fa4c529f776c 08:55:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:55:40 ---> Running in e1d8a6a9d37e 08:55:40 Removing intermediate container e1d8a6a9d37e 08:55:40 ---> 870cb1bcc0d0 08:55:40 08:55:40 Successfully built 870cb1bcc0d0 08:55:40 Successfully tagged security-secretstore-setup:latest 08:55:40 Building core-data 08:55:40  Building security-secretstore-setup ... done  ---> 2d86577e8962 08:55:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:55:40 Removing intermediate container a90b82e9e340 08:55:40 ---> 093d195ba16f 08:55:40 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:55:40 ---> 44b0291fb673 08:55:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:55:41 ---> a8d864fde98f 08:55:41 Step 27/32 : RUN chmod +x /entrypoint.sh 08:55:42 ---> Running in b5fb13a83ff8 08:55:42 ---> 94ff1580184b 08:55:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:55:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:55:42 ---> 9c6dcd4986ef 08:55:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:55:42 ---> Using cache 08:55:42 ---> 947b972f7066 08:55:42 Step 4/22 : WORKDIR /edgex-go 08:55:42 ---> Using cache 08:55:42 ---> 097fde7de2f5 08:55:42 Step 5/22 : RUN apk add --update --no-cache make git 08:55:42 ---> 9a2d3587a82a 08:55:42 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:55:42 ---> Running in fd5059a6afe7 08:55:42 ---> Running in a911575b0e03 08:55:43 Removing intermediate container a911575b0e03 08:55:43 ---> aef794d53ee5 08:55:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:55:43 Removing intermediate container b5fb13a83ff8 08:55:43 ---> 6e590924d40b 08:55:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:55:43 ---> Running in d4749d1b7dba 08:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:55:43 ---> 0e7c8b157f49 08:55:43 Step 19/24 : WORKDIR / 08:55:43 ---> Running in b0600598db21 08:55:43 Removing intermediate container d4749d1b7dba 08:55:43 ---> 8cc7f3fdb3df 08:55:43 Step 29/32 : CMD ["gate"] 08:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:55:43 ---> Running in b440c536ac8e 08:55:43 Removing intermediate container b0600598db21 08:55:43 ---> 4edf4e863eaf 08:55:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:55:43 Removing intermediate container b440c536ac8e 08:55:43 ---> 98b71b32a490 08:55:43 Step 30/32 : LABEL arch=x86_64 08:55:43 ---> Running in 7a9310d8b928 08:55:43 ---> Running in faa49b34ad7e 08:55:43 OK: 211 MiB in 51 packages 08:55:44 Removing intermediate container 7a9310d8b928 08:55:44 ---> 0ce902bcaec0 08:55:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:55:44 Removing intermediate container faa49b34ad7e 08:55:44 ---> b049565b5ec7 08:55:44 Step 31/32 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:55:44 ---> Running in a476ef1ef5c8 08:55:44 ---> Running in a3a495a78039 08:55:44 Removing intermediate container a476ef1ef5c8 08:55:44 ---> c6e4119e90e0 08:55:44 Step 22/24 : LABEL arch=x86_64 08:55:44 Removing intermediate container fd5059a6afe7 08:55:44 ---> 5b73ef70e1c5 08:55:44 Step 6/22 : COPY go.mod vendor* ./ 08:55:44 Removing intermediate container a3a495a78039 08:55:44 ---> d02d77cfe288 08:55:44 Step 32/32 : LABEL version=0.0.0 08:55:44 ---> Running in 571ad346e4e3 08:55:44 ---> Running in fbfd41c0011e 08:55:44 ---> 358070d8b93e 08:55:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:44 Removing intermediate container 571ad346e4e3 08:55:44 ---> edb2d8e75963 08:55:44 08:55:44 ---> Running in 4ac7e6705cd4 08:55:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:55:44 ---> 9c6dcd4986ef 08:55:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:55:44 ---> Using cache 08:55:44 ---> 947b972f7066 08:55:44 Step 4/24 : WORKDIR /edgex-go 08:55:44 ---> Using cache 08:55:44 ---> 097fde7de2f5 08:55:44 Step 5/24 : RUN apk add --update --no-cache make git 08:55:44 ---> Using cache 08:55:44 ---> 5b73ef70e1c5 08:55:44 Step 6/24 : COPY go.mod vendor* ./ 08:55:44 ---> Using cache 08:55:44 ---> 358070d8b93e 08:55:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:44 Successfully built edb2d8e75963 08:55:44 Successfully tagged security-bootstrapper:latest 08:55:44 Removing intermediate container fbfd41c0011e 08:55:44 ---> 37a953cc2c0b 08:55:44 Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:55:44 Building core-common-config-bootstrapper 08:55:44  Building security-bootstrapper ... done  ---> Running in 3830140e4a17 08:55:44 ---> Running in 98dec2e7b641 08:55:45 Removing intermediate container 98dec2e7b641 08:55:45 ---> bbf623e4179a 08:55:45 Step 24/24 : LABEL version=0.0.0 08:55:45 ---> Running in b792c2f348a5 08:55:46 Removing intermediate container b792c2f348a5 08:55:46 ---> 1975d0f9c143 08:55:46 08:55:46 Successfully built 1975d0f9c143 08:55:46 Successfully tagged security-spire-config:latest 08:55:46 Building core-command 08:55:46  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:55:46 ---> 9c6dcd4986ef 08:55:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:55:46 ---> Using cache 08:55:46 ---> 947b972f7066 08:55:46 Step 4/22 : WORKDIR /edgex-go 08:55:46 ---> Using cache 08:55:46 ---> 097fde7de2f5 08:55:46 Step 5/22 : RUN apk add --update --no-cache make git 08:55:46 ---> Using cache 08:55:46 ---> 5b73ef70e1c5 08:55:46 Step 6/22 : COPY go.mod vendor* ./ 08:55:46 ---> Using cache 08:55:46 ---> 358070d8b93e 08:55:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:46 ---> Running in f83701d1c5fa 08:55:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:55:48 ---> 9c6dcd4986ef 08:55:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:55:48 ---> Using cache 08:55:48 ---> 947b972f7066 08:55:48 Step 4/22 : WORKDIR /edgex-go 08:55:48 ---> Using cache 08:55:48 ---> 097fde7de2f5 08:55:48 Step 5/22 : RUN apk add --update --no-cache make git 08:55:48 ---> Using cache 08:55:48 ---> 5b73ef70e1c5 08:55:48 Step 6/22 : COPY go.mod vendor* ./ 08:55:48 ---> Using cache 08:55:48 ---> 358070d8b93e 08:55:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:55:49 ---> 9c6dcd4986ef 08:55:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:55:49 ---> Using cache 08:55:49 ---> 947b972f7066 08:55:49 Step 4/23 : WORKDIR /edgex-go 08:55:49 ---> Using cache 08:55:49 ---> 097fde7de2f5 08:55:49 Step 5/23 : RUN apk add --update --no-cache make git 08:55:49 ---> Using cache 08:55:49 ---> 5b73ef70e1c5 08:55:49 Step 6/23 : COPY go.mod vendor* ./ 08:55:49 ---> Using cache 08:55:49 ---> 358070d8b93e 08:55:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:49 ---> Running in a4c7d5201f09 08:55:49 ---> Running in 1148aab4a953 08:56:07 Removing intermediate container 4ac7e6705cd4 08:56:07 ---> 57cec7c02d60 08:56:07 Step 8/22 : COPY . . 08:56:07 Removing intermediate container 3830140e4a17 08:56:07 ---> 10f90b0d5f0b 08:56:07 Step 8/24 : COPY . . 08:56:07 Removing intermediate container f83701d1c5fa 08:56:07 ---> 629db916b741 08:56:07 Step 8/22 : COPY . . 08:56:14 ---> 8a91d89ab330 08:56:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:56:14 ---> d897f539fb3e 08:56:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:56:14 ---> 3ec0dde1063e 08:56:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:56:14 ---> Running in f12f10817d55 08:56:14 ---> Running in b6a66d075556 08:56:14 ---> Running in 8e1fd449866e 08:56:14 Removing intermediate container 1148aab4a953 08:56:14 ---> 8e8755ebebc2 08:56:14 Step 8/23 : COPY . . 08:56:14 Removing intermediate container a4c7d5201f09 08:56:14 ---> 796a54bcd4e5 08:56:14 Step 8/22 : COPY . . 08:56:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:56:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:56:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:56:22 ---> 6932ca030463 08:56:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:56:22 ---> c59d003e4ff1 08:56:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:56:22 ---> Running in 7c523865e90e 08:56:22 ---> Running in 86bc28a72c85 08:56:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:56:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:56:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6439 in /w/workspace/edgexfoundry_edgex-go_PR-4369 [Pipeline] { [Pipeline] ws 08:56:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:56:33 The recommended git tool is: git 08:56:40 using credential edgex-jenkins-ssh 08:56:40 Cloning the remote Git repository 08:56:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:56:41 > git init /w/workspace/edgex-go/1 # timeout=10 08:56:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:56:41 > git --version # timeout=10 08:56:41 > git --version # 'git version 2.25.1' 08:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:54 Removing intermediate container 8e1fd449866e 08:56:54 ---> dfeaf49c4389 08:56:54 08:56:54 Step 10/22 : FROM alpine:3.16 08:56:54 ---> dfd21b5a31f5 08:56:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:56:54 Removing intermediate container f12f10817d55 08:56:54 ---> 8d3a43a07646 08:56:54 08:56:54 Step 10/24 : FROM alpine:3.16 08:56:54 ---> dfd21b5a31f5 08:56:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:56:54 ---> Running in 14d6a1e85943 08:56:54 ---> Running in f1db6365bc12 08:56:54 Removing intermediate container 14d6a1e85943 08:56:54 ---> e531c4f4b490 08:56:54 Step 12/22 : ENV APP_PORT=59880 08:56:54 ---> Running in 6474fb6d437f 08:56:54 Removing intermediate container 6474fb6d437f 08:56:54 ---> 5dfe065d6905 08:56:54 Step 13/22 : EXPOSE $APP_PORT 08:56:54 ---> Running in dcf8ac271fba 08:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:56:54 Removing intermediate container dcf8ac271fba 08:56:54 ---> d88385aa7290 08:56:54 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:56:54 ---> Running in 95608fe2a4e8 08:56:54 (1/1) Installing dumb-init (1.2.5-r1) 08:56:54 Executing busybox-1.35.0-r17.trigger 08:56:54 OK: 6 MiB in 15 packages 08:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:56:54 (1/1) Installing dumb-init (1.2.5-r1) 08:56:54 Executing busybox-1.35.0-r17.trigger 08:56:54 OK: 6 MiB in 15 packages 08:56:54 Removing intermediate container f1db6365bc12 08:56:54 ---> bc641c85e600 08:56:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:56:54 ---> Running in 11d84a0d7cd3 08:56:54 Removing intermediate container 95608fe2a4e8 08:56:54 ---> cb825ebfefa5 08:56:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:54 Removing intermediate container 11d84a0d7cd3 08:56:54 ---> afb198052503 08:56:54 Step 13/24 : ENV APP_PORT=59881 08:56:54 ---> 5189d8cb88e0 08:56:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:56:54 ---> Running in 84faad320b22 08:56:54 Removing intermediate container b6a66d075556 08:56:54 ---> 8236a87c46f7 08:56:54 08:56:54 Step 10/22 : FROM alpine:3.16 08:56:54 ---> dfd21b5a31f5 08:56:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:56:54 ---> Using cache 08:56:54 ---> bc641c85e600 08:56:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:56:54 ---> Using cache 08:56:54 ---> afb198052503 08:56:54 Step 13/22 : ENV APP_PORT=59861 08:56:54 Removing intermediate container 84faad320b22 08:56:54 ---> 4724e4c5d4ae 08:56:54 Step 14/24 : EXPOSE $APP_PORT 08:56:54 ---> Running in 9bcc9c9b9e4f 08:56:54 Removing intermediate container 7c523865e90e 08:56:54 ---> 4902c835b7d7 08:56:54 08:56:54 Step 10/22 : FROM alpine:3.16 08:56:54 ---> dfd21b5a31f5 08:56:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:56:54 ---> 8022dc3f541d 08:56:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:56:54 ---> Running in 0e8c774e58dd 08:56:54 ---> Running in b5a847a97f51 08:56:54 Removing intermediate container 9bcc9c9b9e4f 08:56:54 ---> 7702b797f18f 08:56:54 Step 14/22 : EXPOSE $APP_PORT 08:56:54 Removing intermediate container 0e8c774e58dd 08:56:54 ---> 55659dba447f 08:56:54 Step 15/24 : WORKDIR / 08:56:54 ---> Running in 6e237b11fca9 08:56:54 ---> 8e38e0b787b6 08:56:54 Step 18/22 : ENTRYPOINT ["/core-data"] 08:56:54 Removing intermediate container b5a847a97f51 08:56:54 ---> 1a37c795a3c6 08:56:54 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:56:54 ---> Running in db131b11c55f 08:56:54 ---> Running in d9298576f46e 08:56:54 ---> Running in 5cda27e356fb 08:56:54 Removing intermediate container 6e237b11fca9 08:56:54 ---> 331a1abf425f 08:56:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:54 Removing intermediate container db131b11c55f 08:56:54 ---> 2dcfaeed5f2e 08:56:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:54 Removing intermediate container d9298576f46e 08:56:54 ---> 199fef617316 08:56:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:54 ---> 16e755f6cbd0 08:56:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:56:54 ---> Running in 8206aa59ac79 08:56:54 Removing intermediate container 86bc28a72c85 08:56:54 ---> 6538ead0b900 08:56:54 08:56:54 Step 10/23 : FROM alpine:3.16 08:56:54 ---> dfd21b5a31f5 08:56:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:56:54 ---> Using cache 08:56:54 ---> bc641c85e600 08:56:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:56:54 ---> Using cache 08:56:54 ---> afb198052503 08:56:54 Step 13/23 : ENV APP_PORT=59882 08:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:56:54 ---> Running in 9a51c2aa0817 08:56:54 ---> 4a52765cd205 08:56:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:56:54 Removing intermediate container 8206aa59ac79 08:56:54 ---> 559482d6c0bd 08:56:54 Step 20/22 : LABEL arch=x86_64 08:56:54 ---> Running in bd42b1fdfc89 08:56:54 Removing intermediate container 9a51c2aa0817 08:56:54 ---> 4b75c3a81aef 08:56:54 Step 14/23 : EXPOSE $APP_PORT 08:56:54 (1/1) Installing dumb-init (1.2.5-r1) 08:56:54 Executing busybox-1.35.0-r17.trigger 08:56:54 OK: 6 MiB in 15 packages 08:56:54 ---> Running in d33793992fcd 08:56:54 Removing intermediate container bd42b1fdfc89 08:56:54 ---> f8a1dd889b62 08:56:54 Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:56:54 ---> Running in 0c84485ddfe4 08:56:54 Removing intermediate container d33793992fcd 08:56:54 ---> b3f4420bc9a2 08:56:54 Step 15/23 : WORKDIR / 08:56:54 ---> 676e42769c54 08:56:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:56:54 ---> Running in 94d5a3dfc177 08:56:54 Removing intermediate container 0c84485ddfe4 08:56:54 ---> 3f88dec02464 08:56:54 Step 22/22 : LABEL version=0.0.0 08:56:54 ---> 2c1d709d9e89 08:56:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:56:54 ---> Running in 81af842d5d7c 08:56:54 Removing intermediate container 94d5a3dfc177 08:56:54 ---> 1f5b909cecc5 08:56:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:54 ---> 4d88efa5f6cd 08:56:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:56:54 Removing intermediate container 5cda27e356fb 08:56:54 ---> 79db11e7f386 08:56:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:54 Removing intermediate container 81af842d5d7c 08:56:54 ---> dd2d4a92fef3 08:56:54 08:56:54 ---> ab5fe8c3119a 08:56:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:56:54 ---> Running in 845580ac23bc 08:56:54 ---> 163e0a9acad1 08:56:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:56:54 Successfully built dd2d4a92fef3 08:56:54 ---> fdd61cad7dbd 08:56:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:56:54 Successfully tagged core-data:latest 08:56:54  Building core-data ... done Building security-spire-agent 08:56:54 ---> bee5dd07ffb4 08:56:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:56:54 Removing intermediate container 845580ac23bc 08:56:54 ---> 3a3e4acf1026 08:56:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:54 ---> Running in 1960ab843054 08:56:54 ---> Running in c8a10d2b9437 08:56:55 Removing intermediate container 1960ab843054 08:56:55 ---> bee4f7a78cac 08:56:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:55 Removing intermediate container c8a10d2b9437 08:56:55 ---> 5fef9c73bfcf 08:56:55 Step 20/22 : LABEL arch=x86_64 08:56:55 ---> bf258b49165e 08:56:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:56:55 ---> 23eabd8c33de 08:56:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:56:55 ---> Running in afbd5efc4fe5 08:56:55 ---> Running in c9dc45060ff5 08:56:56 Removing intermediate container afbd5efc4fe5 08:56:56 ---> 4af58b35d9fe 08:56:56 Step 22/24 : LABEL arch=x86_64 08:56:56 ---> daac49f0f24a 08:56:56 Step 19/23 : ENTRYPOINT ["/core-command"] 08:56:56 Removing intermediate container c9dc45060ff5 08:56:56 ---> 55cdf96de8a9 08:56:56 Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:56:56 ---> Running in ef9d29b3367a 08:56:56 ---> Running in 998e765c0707 08:56:56 ---> 723689cbe384 08:56:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:56:56 ---> Running in 00925924dad0 08:56:56 Removing intermediate container ef9d29b3367a 08:56:56 ---> b0a73a0dd624 08:56:56 Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:56:56 ---> Running in 307fb92fdbc1 08:56:56 Removing intermediate container 00925924dad0 08:56:56 ---> 29887a4a6484 08:56:56 Step 22/22 : LABEL version=0.0.0 08:56:56 Removing intermediate container 998e765c0707 08:56:56 ---> 50f0b78e32bc 08:56:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:56 ---> 2ddb7ca104bd 08:56:56 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:56 ---> Running in cb893324feb3 08:56:56 ---> Running in 1c6ef2e17bce 08:56:56 ---> Running in 4bcfdba60cd3 08:56:56 Removing intermediate container 307fb92fdbc1 08:56:56 ---> 9fb6f5495bd2 08:56:56 Step 24/24 : LABEL version=0.0.0 08:56:56 ---> Running in e951129155e3 08:56:56 Removing intermediate container 1c6ef2e17bce 08:56:56 ---> 7cdb0525c9c0 08:56:56 Step 21/23 : LABEL arch=x86_64 08:56:56 Removing intermediate container cb893324feb3 08:56:56 ---> 82fdf5b058f3 08:56:56 08:56:56 ---> Running in 281e518edc5e 08:56:56 Removing intermediate container e951129155e3 08:56:56 ---> c17c5f776c3f 08:56:56 08:56:56 Successfully built 82fdf5b058f3 08:56:56 Successfully tagged support-scheduler:latest 08:56:56 Building security-spiffe-token-provider 08:56:56  Building support-scheduler ... done Successfully built c17c5f776c3f 08:56:56 Successfully tagged core-metadata:latest 08:56:56  Building core-metadata ... done Removing intermediate container 281e518edc5e 08:56:56 ---> ddb321a52754 08:56:56 Step 22/23 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:56:57 ---> Running in ed4ab42ffc69 08:56:58 Removing intermediate container ed4ab42ffc69 08:56:58 ---> a36ddf7ac8ab 08:56:58 Step 23/23 : LABEL version=0.0.0 08:56:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:56:58 ---> 9c6dcd4986ef 08:56:58 Step 3/24 : WORKDIR /edgex-go 08:56:58 ---> Using cache 08:56:58 ---> cb59b49766a1 08:56:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:56:58 ---> Using cache 08:56:58 ---> fefa3360b83f 08:56:58 Step 5/24 : COPY go.mod vendor* ./ 08:56:58 ---> Using cache 08:56:58 ---> dde24aa9f6ac 08:56:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:58 ---> Using cache 08:56:58 ---> aa39be191249 08:56:58 Step 7/24 : COPY . . 08:56:58 ---> Using cache 08:56:58 ---> c4f848c2d42e 08:56:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:56:58 ---> Using cache 08:56:58 ---> 1ab49d07afb9 08:56:58 Step 9/24 : WORKDIR /edgex-go/spire-build 08:56:58 ---> Using cache 08:56:58 ---> 61a5fe60eb4f 08:56:58 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:56:58 ---> Using cache 08:56:58 ---> e8bfedea66f9 08:56:58 Step 11/24 : WORKDIR /edgex-go 08:56:58 ---> Using cache 08:56:58 ---> 9a2a2fcf950f 08:56:58 08:56:58 Step 12/24 : FROM alpine:3.15 08:56:58 ---> 5ce65d7b0fde 08:56:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:56:58 ---> Using cache 08:56:58 ---> 3be305cbc33e 08:56:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:58 ---> Using cache 08:56:58 ---> 63c1866a39c7 08:56:58 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:56:58 ---> Running in 08479da60f21 08:56:58 Removing intermediate container 4bcfdba60cd3 08:56:58 ---> 545ea68fe03b 08:56:58 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:56:58 ---> Running in 9512f589c2b1 08:56:58 Removing intermediate container 08479da60f21 08:56:58 ---> c06c5f2f64f4 08:56:58 08:56:58 Successfully built c06c5f2f64f4 08:56:58 Successfully tagged core-command:latest 08:56:58  Building core-command ... done Removing intermediate container 9512f589c2b1 08:56:58 ---> f6e15ca9bc8e 08:56:58 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:56:58 ---> 73207d4c8a96 08:56:58 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:56:58 ---> Running in 13519bc8b326 08:56:59 Removing intermediate container 13519bc8b326 08:56:59 ---> 5bc7aaec3a8b 08:56:59 Step 20/22 : LABEL arch=x86_64 08:56:59 ---> Running in 2dd21b45e295 08:56:59 Removing intermediate container 2dd21b45e295 08:56:59 ---> 15921de803db 08:56:59 Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:56:59 ---> Running in 21ffe4b4f767 08:56:59 ---> d05adcf41ccc 08:56:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:56:59 Removing intermediate container 21ffe4b4f767 08:56:59 ---> 4690f8b0b9ba 08:56:59 Step 22/22 : LABEL version=0.0.0 08:56:59 ---> Running in f27e76ed9c0d 08:56:59 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:59 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:56:59 ---> 9c6dcd4986ef 08:56:59 Step 3/19 : WORKDIR /edgex-go 08:56:59 ---> Using cache 08:56:59 ---> cb59b49766a1 08:56:59 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:57:00 ---> d77e2f45901b 08:57:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:57:00 ---> Running in 45ba5655f16c 08:57:00 Removing intermediate container f27e76ed9c0d 08:57:00 ---> c722156075c2 08:57:00 08:57:00 Successfully built c722156075c2 08:57:00 Successfully tagged core-common-config-bootstrapper:latest 08:57:00  Building core-common-config-bootstrapper ... done  ---> a3a1fde92067 08:57:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:57:00 ---> 3b081cca6140 08:57:00 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:57:00 ---> Running in 2edb3ba1bb7a 08:57:00 Removing intermediate container 2edb3ba1bb7a 08:57:00 ---> 05d4d06e0ba2 08:57:00 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:57:00 ---> Running in f85b1a1bb395 08:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:57:00 Removing intermediate container f85b1a1bb395 08:57:00 ---> 5608d67212f9 08:57:00 Step 22/24 : LABEL arch=x86_64 08:57:00 ---> Running in 88a51a80d24e 08:57:00 Removing intermediate container 88a51a80d24e 08:57:00 ---> e0137a3f967f 08:57:00 Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:57:00 ---> Running in 20cf57b6bc7b 08:57:00 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:57:00 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:57:00 OK: 17046 distinct packages available 08:57:00 Removing intermediate container 20cf57b6bc7b 08:57:00 ---> 79d698958fe8 08:57:00 Step 24/24 : LABEL version=0.0.0 08:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:57:00 ---> Running in 81e515d501ca 08:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:57:00 Removing intermediate container 81e515d501ca 08:57:00 ---> af3cfaf95c4d 08:57:00 08:57:00 Successfully built af3cfaf95c4d 08:57:00 Successfully tagged security-spire-agent:latest 08:57:01  Building security-spire-agent ... done OK: 211 MiB in 51 packages 08:57:01 Removing intermediate container 45ba5655f16c 08:57:01 ---> 4069d961b9d2 08:57:01 Step 5/19 : COPY go.mod vendor* ./ 08:57:01 ---> 2227da85c71d 08:57:01 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:01 ---> Running in 1a485ddd9836 08:57:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:57:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:03 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit 323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:57:04 Merge succeeded, producing 323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:57:04 Checking out Revision 323ffeb73e294ae0b19d908a9f8c0c5778042f0f (PR-4369) 08:57:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:57:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:57:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4369/head:refs/remotes/origin/PR-4369 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:57:03 > git config core.sparsecheckout # timeout=10 08:57:03 > git checkout -f 323ffeb73e294ae0b19d908a9f8c0c5778042f0f # timeout=10 08:57:04 > git remote # timeout=10 08:57:04 > git config --get remote.origin.url # timeout=10 08:57:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:04 > git merge 653358d857e781e74493cff8b445370370ffe60f # timeout=10 08:57:04 > git rev-parse HEAD^{commit} # timeout=10 08:57:04 > git config core.sparsecheckout # timeout=10 08:57:04 > git checkout -f 323ffeb73e294ae0b19d908a9f8c0c5778042f0f # timeout=10 08:57:08 Commit message: "feat!: Remove LastConnected, LastReported and UpdateLastConnected configs" 08:57:08 > git --version # timeout=10 08:57:08 > git --version # 'git version 2.25.1' 08:57:08 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:57:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:57:09 % Total % Received % Xferd Average Speed Time Time Time Current 08:57:09 Dload Upload Total Spent Left Speed 08:57:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 65726 0 --:--:-- --:--:-- --:--:-- 66067 [Pipeline] sh 08:57:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:57:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:57:10 + sudo tee /etc/docker/daemon.new 08:57:10 { 08:57:10 "registry-mirrors": [ 08:57:10 "https://nexus3.edgexfoundry.org:10001" 08:57:10 ], 08:57:10 "bip": "10.250.0.254/24", 08:57:10 "hosts": [ 08:57:10 "tcp://0.0.0.0:5555", 08:57:10 "unix:///var/run/docker.sock" 08:57:10 ], 08:57:10 "mtu": 1458, 08:57:10 "selinux-enabled": true, 08:57:10 "seccomp-profile": "/etc/docker/seccomp.json" 08:57:10 } [Pipeline] sh 08:57:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:57:11 + sudo service docker restart 08:57:13 Removing intermediate container 1a485ddd9836 08:57:13 ---> 2b99810a40ac 08:57:13 Step 7/19 : COPY . . 08:57:17 ---> 1ee02156faf1 08:57:17 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:57:17 ---> Running in 082a55f71c2c 08:57:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:29 provisioning config files... 08:57:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1961434568738428512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:30 ---> docker-login.sh 08:57:30 nexus3.edgexfoundry.org:10001 08:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:30 Configure a credential helper to remove this warning. See 08:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:30 08:57:30 Login Succeeded 08:57:31 nexus3.edgexfoundry.org:10002 08:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:31 Configure a credential helper to remove this warning. See 08:57:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:31 08:57:31 Login Succeeded 08:57:31 nexus3.edgexfoundry.org:10003 08:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:32 Configure a credential helper to remove this warning. See 08:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:32 08:57:32 Login Succeeded 08:57:32 nexus3.edgexfoundry.org:10004 08:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:32 Configure a credential helper to remove this warning. See 08:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:32 08:57:32 Login Succeeded 08:57:32 docker.io 08:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:57:32 Configure a credential helper to remove this warning. See 08:57:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:57:32 08:57:32 Login Succeeded 08:57:32 ---> docker-login.sh ends [Pipeline] } 08:57:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:57:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:57:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:57:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:57:33 ========================================================= 08:57:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:57:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:57:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:57:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:57:34 9b18e9b68314: Pulling fs layer 08:57:34 35d82f9e3411: Pulling fs layer 08:57:34 e16973657156: Pulling fs layer 08:57:34 fc693d55d65f: Pulling fs layer 08:57:34 7e9fc2657dce: Pulling fs layer 08:57:34 dda99020689f: Pulling fs layer 08:57:34 db1c61fa0a46: Pulling fs layer 08:57:34 891c053d2c06: Pulling fs layer 08:57:34 dda99020689f: Waiting 08:57:34 fc693d55d65f: Waiting 08:57:34 7e9fc2657dce: Waiting 08:57:34 db1c61fa0a46: Waiting 08:57:34 891c053d2c06: Waiting 08:57:34 e16973657156: Verifying Checksum 08:57:34 e16973657156: Download complete 08:57:34 35d82f9e3411: Verifying Checksum 08:57:34 35d82f9e3411: Download complete 08:57:34 7e9fc2657dce: Verifying Checksum 08:57:34 7e9fc2657dce: Download complete 08:57:34 dda99020689f: Verifying Checksum 08:57:34 dda99020689f: Download complete 08:57:34 9b18e9b68314: Verifying Checksum 08:57:34 9b18e9b68314: Download complete 08:57:35 Removing intermediate container 082a55f71c2c 08:57:35 ---> d692f431802e 08:57:35 08:57:35 Step 9/19 : FROM alpine:3.15 08:57:35 ---> 5ce65d7b0fde 08:57:35 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:35 ---> Using cache 08:57:35 ---> 3be305cbc33e 08:57:35 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:35 ---> Running in 84b151813f38 08:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:57:35 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:57:35 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:57:35 OK: 15857 distinct packages available 08:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:57:35 (1/9) Installing ca-certificates (20220614-r0) 08:57:35 (2/9) Installing brotli-libs (1.0.9-r5) 08:57:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:57:35 (4/9) Installing libcurl (7.80.0-r6) 08:57:35 (5/9) Installing curl (7.80.0-r6) 08:57:35 (6/9) Installing dumb-init (1.2.5-r1) 08:57:35 (7/9) Installing musl-obstack (1.2.3-r0) 08:57:35 (8/9) Installing libucontext (1.1-r0) 08:57:35 (9/9) Installing gcompat (1.0.0-r4) 08:57:35 Executing busybox-1.34.1-r7.trigger 08:57:35 Executing ca-certificates-20220614-r0.trigger 08:57:35 OK: 8 MiB in 23 packages 08:57:35 Removing intermediate container 84b151813f38 08:57:35 ---> 5185fc3ff7db 08:57:35 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:35 ---> 62f9e5741e8f 08:57:35 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:57:35 ---> 5f6d65cc6e71 08:57:35 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:57:35 ---> 3eea534fd01d 08:57:35 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:57:35 ---> Running in 1f82b3dd442f 08:57:35 Removing intermediate container 1f82b3dd442f 08:57:35 ---> 7e3edca93b78 08:57:35 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:35 ---> Running in 428210c4cb34 08:57:35 Removing intermediate container 428210c4cb34 08:57:35 ---> ddedef6590c0 08:57:35 Step 17/19 : LABEL arch=x86_64 08:57:35 ---> Running in 410e865596b6 08:57:35 9b18e9b68314: Pull complete 08:57:35 Removing intermediate container 410e865596b6 08:57:35 ---> 85d9bb1efb65 08:57:35 Step 18/19 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 08:57:35 ---> Running in 41554fc7c511 08:57:35 Removing intermediate container 41554fc7c511 08:57:35 ---> 72a20f25114a 08:57:35 Step 19/19 : LABEL version=0.0.0 08:57:35 ---> Running in 7267cb0887cb 08:57:35 891c053d2c06: Verifying Checksum 08:57:35 891c053d2c06: Download complete 08:57:35 Removing intermediate container 7267cb0887cb 08:57:35 ---> 7c89636f08d6 08:57:35 08:57:35 Successfully built 7c89636f08d6 08:57:35 Successfully tagged security-spiffe-token-provider:latest 08:57:35  Building security-spiffe-token-provider ... done  [Pipeline] } 08:57:35 $ docker stop --time=1 edfc70860d9a5c61fec3e830bf8e1636614fdc534610d9a8dd717815c1ed1a74 08:57:35 35d82f9e3411: Pull complete 08:57:36 e16973657156: Pull complete 08:57:36 db1c61fa0a46: Verifying Checksum 08:57:36 db1c61fa0a46: Download complete 08:57:37 $ docker rm -f --volumes edfc70860d9a5c61fec3e830bf8e1636614fdc534610d9a8dd717815c1ed1a74 [Pipeline] // withDockerContainer [Pipeline] sh 08:57:37 + docker images 08:57:37 REPOSITORY TAG IMAGE ID CREATED SIZE 08:57:37 security-spiffe-token-provider latest 7c89636f08d6 2 seconds ago 30MB 08:57:37 d692f431802e 5 seconds ago 1.71GB 08:57:37 security-spire-agent latest af3cfaf95c4d 37 seconds ago 125MB 08:57:37 core-common-config-bootstrapper latest c722156075c2 38 seconds ago 15.5MB 08:57:37 core-command latest c06c5f2f64f4 39 seconds ago 17.7MB 08:57:37 support-scheduler latest 82fdf5b058f3 41 seconds ago 30MB 08:57:37 core-metadata latest c17c5f776c3f 41 seconds ago 18.5MB 08:57:37 core-data latest dd2d4a92fef3 43 seconds ago 17.9MB 08:57:37 6538ead0b900 44 seconds ago 1.68GB 08:57:37 4902c835b7d7 45 seconds ago 1.67GB 08:57:37 8236a87c46f7 45 seconds ago 1.74GB 08:57:37 8d3a43a07646 48 seconds ago 1.68GB 08:57:37 dfeaf49c4389 49 seconds ago 1.68GB 08:57:37 security-spire-config latest 1975d0f9c143 About a minute ago 85.8MB 08:57:37 security-bootstrapper latest edb2d8e75963 About a minute ago 20.4MB 08:57:37 security-secretstore-setup latest 870cb1bcc0d0 About a minute ago 30MB 08:57:37 security-proxy-setup latest 6a9267ddcd1c About a minute ago 27.8MB 08:57:37 9a2a2fcf950f 2 minutes ago 1.55GB 08:57:37 support-notifications latest 1d38d405da0c 2 minutes ago 30.7MB 08:57:37 287b935fbae4 2 minutes ago 1.74GB 08:57:37 a4199c8b30d0 2 minutes ago 1.67GB 08:57:37 b749edc9f440 2 minutes ago 1.67GB 08:57:37 b271bc3f39a7 2 minutes ago 1.67GB 08:57:37 security-spire-server latest edfff8ec64bf 2 minutes ago 86.5MB 08:57:37 c12077c726f9 2 minutes ago 1.55GB 08:57:37 ci-base-image-x86_64 latest 9c6dcd4986ef 5 minutes ago 903MB 08:57:37 alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB 08:57:37 alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB 08:57:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:57:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:57:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } 08:57:37 fc693d55d65f: Verifying Checksum 08:57:37 fc693d55d65f: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:57:50 fc693d55d65f: Pull complete 08:57:50 7e9fc2657dce: Pull complete 08:57:50 dda99020689f: Pull complete 08:57:56 db1c61fa0a46: Pull complete 08:57:58 891c053d2c06: Pull complete 08:57:58 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:57:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:57:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:57:58 + docker build -t ci-base-image-arm64 -f - . 08:57:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:57:58 WORKDIR /edgex 08:57:58 COPY go.mod . 08:57:58 RUN go mod download 08:57:59 Sending build context to Docker daemon 3.091MB 08:57:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:57:59 ---> f96f9c87975a 08:57:59 Step 2/4 : WORKDIR /edgex 08:58:01 ---> Running in e26d8ddb3a38 08:58:01 Removing intermediate container e26d8ddb3a38 08:58:01 ---> cca4c601ce68 08:58:01 Step 3/4 : COPY go.mod . 08:58:02 ---> e560cdb8f4b8 08:58:02 Step 4/4 : RUN go mod download 08:58:02 ---> Running in 3fe42bff1720 08:58:35 Removing intermediate container 3fe42bff1720 08:58:35 ---> 7fa5f2b05daa 08:58:35 Successfully built 7fa5f2b05daa 08:58:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:35 + docker inspect -f . ci-base-image-arm64 08:58:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:35 prd-ubuntu20.04-docker-arm64-4c-16g-6439 does not seem to be running inside a container 08:58:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:58:37 $ docker top 1f349627ff3828154efa3e0a1fa7a10d8dda74fd1897b99faa2ae19b14d25c3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:38 + go version 08:58:38 go version go1.18.7 linux/arm64 [Pipeline] } 08:58:38 $ docker stop --time=1 1f349627ff3828154efa3e0a1fa7a10d8dda74fd1897b99faa2ae19b14d25c3b 08:58:40 $ docker rm -f --volumes 1f349627ff3828154efa3e0a1fa7a10d8dda74fd1897b99faa2ae19b14d25c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:40 + docker inspect -f . ci-base-image-arm64 08:58:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:41 prd-ubuntu20.04-docker-arm64-4c-16g-6439 does not seem to be running inside a container 08:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:58:43 $ docker top 2f55c0412ca093872818c0838cb32008ec33ba3b02fdbfd3e7085aa180cc8292 -eo pid,comm [Pipeline] { [Pipeline] echo 08:58:43 ========================================================= 08:58:43 [edgeXBuildGoParallel] Running Tests and Build... 08:58:43 ========================================================= [Pipeline] sh 08:58:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:58:45 + make test 08:58:45 go test -race -coverprofile=coverage.out ./... 08:59:32 ? github.com/edgexfoundry/edgex-go [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:02:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements 09:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:02:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.423s coverage: 98.5% of statements 09:02:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.996s coverage: 73.7% of statements 09:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:02:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.535s coverage: 54.0% of statements 09:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:02:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:02:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.898s coverage: 88.5% of statements 09:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:02:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.587s coverage: 3.9% of statements 09:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:02:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:02:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.870s coverage: 95.6% of statements 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:02:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.477s coverage: 72.2% of statements 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:02:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.671s coverage: 65.9% of statements 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:02:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.691s coverage: 0.9% of statements 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:02:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.329s coverage: 29.6% of statements 09:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.354s coverage: 47.1% of statements 09:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.301s coverage: 82.9% of statements 09:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements 09:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.270s coverage: 96.3% of statements 09:02:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements 09:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.314s coverage: 94.4% of statements 09:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.542s coverage: 79.9% of statements 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.265s coverage: 86.9% of statements 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.244s coverage: 87.2% of statements 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.339s coverage: 77.4% of statements 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements 09:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.987s coverage: 91.2% of statements 09:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.610s coverage: 63.1% of statements 09:03:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:03:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.329s coverage: 100.0% of statements 09:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 09:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 09:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 09:03:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements 09:03:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.577s coverage: 65.3% of statements 09:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:03:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:03:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.906s coverage: 41.0% of statements 09:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:03:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.374s coverage: 89.5% of statements 09:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:03:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements 09:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:03:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:03:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:03:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.488s coverage: 17.7% of statements 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:03:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.770s coverage: 92.3% of statements 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:03:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.316s coverage: 63.2% of statements 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:03:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:03:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:03:39 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 09:03:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:03:39 go vet ./... 09:05:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:05:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:05:46 ./bin/test-attribution-txt.sh [Pipeline] echo 09:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:05:47 + ls -al . 09:05:47 total 740 09:05:47 drwxrwxr-x 10 1001 1001 4096 Feb 17 08:58 . 09:05:47 drwxr-xr-x 4 root root 4096 Feb 17 08:58 .. 09:05:47 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:57 .blubracket 09:05:47 -rw-rw-r-- 1 1001 1001 16 Feb 17 08:57 .dockerignore 09:05:47 drwxrwxr-x 8 1001 1001 4096 Feb 17 08:57 .git 09:05:47 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:57 .github 09:05:47 -rw-rw-r-- 1 1001 1001 1024 Feb 17 08:57 .gitignore 09:05:47 -rw-rw-r-- 1 1001 1001 42 Feb 17 08:57 .golangci.yml 09:05:47 -rw-rw-r-- 1 1001 1001 87 Feb 17 08:57 .hadolint.yml 09:05:47 -rw-rw-r-- 1 1001 1001 166 Feb 17 08:57 .sonarcloud.properties 09:05:47 -rw-rw-r-- 1 1001 1001 1171 Feb 17 08:57 ADOPTERS.md 09:05:47 -rw-rw-r-- 1 1001 1001 10825 Feb 17 08:57 Attribution.txt 09:05:47 -rw-rw-r-- 1 1001 1001 73765 Feb 17 08:57 CHANGELOG.md 09:05:47 -rw-rw-r-- 1 1001 1001 3804 Feb 17 08:57 CONTRIBUTING.md 09:05:47 -rw-rw-r-- 1 1001 1001 677 Feb 17 08:57 GOVERNANCE.md 09:05:47 -rw-rw-r-- 1 1001 1001 883 Feb 17 08:57 Jenkinsfile 09:05:47 -rw-rw-r-- 1 1001 1001 10775 Feb 17 08:57 LICENSE 09:05:47 -rw-rw-r-- 1 1001 1001 13375 Feb 17 08:57 Makefile 09:05:47 -rw-rw-r-- 1 1001 1001 582 Feb 17 08:57 OWNERS.md 09:05:47 -rw-rw-r-- 1 1001 1001 9403 Feb 17 08:57 README.md 09:05:47 -rw-rw-r-- 1 1001 1001 6912 Feb 17 08:57 SECURITY.md 09:05:47 -rw-rw-r-- 1 1001 1001 5 Feb 17 08:51 VERSION 09:05:47 drwxrwxr-x 2 1001 1001 4096 Feb 17 08:57 bin 09:05:47 drwxrwxr-x 17 1001 1001 4096 Feb 17 08:57 cmd 09:05:47 -rw-r--r-- 1 root root 487323 Feb 17 09:03 coverage.out 09:05:47 -rw-rw-r-- 1 1001 1001 3295 Feb 17 08:57 go.mod 09:05:47 -rw-rw-r-- 1 1001 1001 33318 Feb 17 08:57 go.sum 09:05:47 drwxrwxr-x 7 1001 1001 4096 Feb 17 08:57 internal 09:05:47 drwxrwxr-x 3 1001 1001 4096 Feb 17 08:57 openapi 09:05:47 drwxrwxr-x 4 1001 1001 4096 Feb 17 08:57 snap 09:05:47 -rw-rw-r-- 1 1001 1001 204 Feb 17 08:57 version.go [Pipeline] sh 09:05:47 + '[' -e coverage.out ] 09:05:47 + chown 1001:1001 coverage.out [Pipeline] stash 09:05:47 Warning: overwriting stash ‘coverage-report’ 09:05:48 Stashed 1 file(s) [Pipeline] sh 09:05:49 + make build 09:05:49 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 09:07:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:07:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:07:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:07:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:08:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:08:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:08:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:08:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:08: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 09:09: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:09:16 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] } 09:09:21 $ docker stop --time=1 2f55c0412ca093872818c0838cb32008ec33ba3b02fdbfd3e7085aa180cc8292 09:09:23 $ docker rm -f --volumes 2f55c0412ca093872818c0838cb32008ec33ba3b02fdbfd3e7085aa180cc8292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:09:26 09:09:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:09:26 latest: Pulling from edgex-devops/edgex-compose-arm64 09:09:26 29e5d40040c1: Pulling fs layer 09:09:26 1ce36da41761: Pulling fs layer 09:09:26 25b303627fd3: Pulling fs layer 09:09:26 29e5d40040c1: Verifying Checksum 09:09:26 29e5d40040c1: Download complete 09:09:27 1ce36da41761: Verifying Checksum 09:09:27 1ce36da41761: Download complete 09:09:27 29e5d40040c1: Pull complete 09:09:28 1ce36da41761: Pull complete 09:09:28 25b303627fd3: Verifying Checksum 09:09:28 25b303627fd3: Download complete 09:09:41 25b303627fd3: Pull complete 09:09:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:09:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:41 prd-ubuntu20.04-docker-arm64-4c-16g-6439 does not seem to be running inside a container 09:09:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:09:43 $ docker top 50996ad19df039aea39b980c5dbc13d02727fbd45144d4fbe7b028b7d739bc1c -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:44 + grep parallel 09:09:44 + docker-compose build --help 09:09:50 --parallel Build images in parallel. [Pipeline] } 09:09:50 $ docker stop --time=1 50996ad19df039aea39b980c5dbc13d02727fbd45144d4fbe7b028b7d739bc1c 09:09:51 $ docker rm -f --volumes 50996ad19df039aea39b980c5dbc13d02727fbd45144d4fbe7b028b7d739bc1c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:09:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-6439 does not seem to be running inside a container 09:09:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:09:54 $ docker top 52bcdd79a905d14d5d1b8b40d38045e2e2958738f9f7989ed63f7f49cae9b28b -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:55 + docker-compose -f ./docker-compose-build.yml build --parallel 09:10:00 Building core-command ... 09:10:00 Building core-common-config-bootstrapper ... 09:10:00 Building core-data ... 09:10:00 Building core-metadata ... 09:10:00 Building security-bootstrapper ... 09:10:00 Building security-proxy-setup ... 09:10:00 Building security-secretstore-setup ... 09:10:00 Building security-spiffe-token-provider ... 09:10:00 Building security-spire-agent ... 09:10:00 Building security-spire-config ... 09:10:00 Building security-spire-server ... 09:10:00 Building support-notifications ... 09:10:00 Building support-scheduler ... 09:10:00 Building security-bootstrapper 09:10:00 Building core-common-config-bootstrapper 09:10:00 Building core-metadata 09:10:00 Building support-notifications 09:10:00 Building security-spire-server 09:10:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:10:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:10:47 ---> 7fa5f2b05daa 09:10:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:10:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:10:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:10:47 ---> 7fa5f2b05daa 09:10:47 Step 3/23 : WORKDIR /edgex-go 09:10:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:10:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:10:47 ---> 7fa5f2b05daa 09:10:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:10:47 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:10:47 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:10:47 ---> 7fa5f2b05daa 09:10:47 Step 3/32 : WORKDIR /edgex-go 09:10:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:10:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:10:47 ---> 7fa5f2b05daa 09:10:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:10:47 ---> Running in c96c719f7223 09:10:47 ---> Running in 945d572bf148 09:10:47 ---> Running in 956c6a91620b 09:10:47 ---> Running in e7261e1545e2 09:10:47 ---> Running in d437bd0d4956 09:10:47 Removing intermediate container e7261e1545e2 09:10:47 ---> 7a8078cbf38d 09:10:47 Step 4/22 : WORKDIR /edgex-go 09:10:47 Removing intermediate container 945d572bf148 09:10:47 ---> 4e5ddb7cfca4 09:10:47 Step 4/32 : RUN apk add --update --no-cache make git 09:10:47 Removing intermediate container c96c719f7223 09:10:47 ---> 8bdc59601854 09:10:47 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:10:47 Removing intermediate container 956c6a91620b 09:10:47 ---> 1d26980711f4 09:10:47 Step 4/24 : WORKDIR /edgex-go 09:10:47 Removing intermediate container d437bd0d4956 09:10:47 ---> 9138ae630597 09:10:47 Step 4/22 : WORKDIR /edgex-go 09:10:47 ---> Running in 0c4faff6c6e8 09:10:47 ---> Running in 0d9c580dbf2d 09:10:47 ---> Running in a1d102f713a5 09:10:47 ---> Running in 1191f1138f0a 09:10:47 ---> Running in 93b105d0e8ce 09:10:47 Removing intermediate container 1191f1138f0a 09:10:47 ---> fcfe16363e15 09:10:47 Step 5/22 : RUN apk add --update --no-cache make git 09:10:47 Removing intermediate container 0c4faff6c6e8 09:10:47 ---> 0c02f4cf03db 09:10:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:10:47 Removing intermediate container 93b105d0e8ce 09:10:47 ---> a156a114aa7c 09:10:47 Step 5/24 : RUN apk add --update --no-cache make git 09:10:47 ---> Running in 51b069be9c97 09:10:47 ---> Running in d008e2a56904 09:10:47 ---> Running in 35d5e42306d2 09:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:50 OK: 221 MiB in 51 packages 09:10:50 OK: 221 MiB in 51 packages 09:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:52 OK: 221 MiB in 51 packages 09:10:52 Removing intermediate container a1d102f713a5 09:10:52 ---> d287b02b32ee 09:10:52 Step 5/23 : COPY go.mod vendor* ./ 09:10:52 OK: 221 MiB in 51 packages 09:10:52 OK: 221 MiB in 51 packages 09:10:52 Removing intermediate container 0d9c580dbf2d 09:10:52 ---> 167e70bc94d6 09:10:52 Step 5/32 : COPY go.mod vendor* ./ 09:10:53 ---> f3e9b89fdc8f 09:10:53 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:53 ---> Running in f92caebeb9e6 09:10:53 Removing intermediate container 51b069be9c97 09:10:53 ---> 01a480886e8a 09:10:53 Step 6/22 : COPY go.mod vendor* ./ 09:10:54 ---> 493bc84a469a 09:10:54 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:54 ---> Running in f50d526184fb 09:10:54 Removing intermediate container d008e2a56904 09:10:54 ---> 1a783b7fabde 09:10:54 Step 6/24 : COPY go.mod vendor* ./ 09:10:54 Removing intermediate container 35d5e42306d2 09:10:54 ---> 8390e291d9c1 09:10:54 Step 6/22 : COPY go.mod vendor* ./ 09:10:55 ---> dd9d08ed76bb 09:10:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:55 ---> Running in a2e520db0b0e 09:10:55 ---> e23835a8a590 09:10:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:56 ---> 9147d7b9a7d6 09:10:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:56 ---> Running in 478726e6c3e3 09:10:56 ---> Running in cb0b326d369b 09:13:03 Removing intermediate container 478726e6c3e3 09:13:03 ---> 931a62b2118b 09:13:03 Step 8/22 : COPY . . 09:13:03 Removing intermediate container f50d526184fb 09:13:03 ---> c9e511bf65d1 09:13:03 Step 7/32 : COPY . . 09:13:03 Removing intermediate container a2e520db0b0e 09:13:03 ---> e7c04ac8e5ee 09:13:03 Step 8/22 : COPY . . 09:13:03 Removing intermediate container f92caebeb9e6 09:13:03 ---> 7b140236e47f 09:13:03 Step 7/23 : COPY . . 09:13:03 Removing intermediate container cb0b326d369b 09:13:03 ---> 74ac3b958e97 09:13:03 Step 8/24 : COPY . . 09:13:15 ---> 1473fc5a1555 09:13:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:13:15 ---> c710f0f506a6 09:13:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:13:15 ---> Running in aad739aba8c5 09:13:15 ---> 0dfd2aadfc91 09:13:15 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:13:15 ---> abd5f0fce996 09:13:15 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:13:15 ---> d39c1852ecd7 09:13:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:13:15 ---> Running in 381d1bf044f3 09:13:15 ---> Running in d2d261a7532c 09:13:15 ---> Running in 62aeeb7af127 09:13:15 ---> Running in 9759225f350f 09:13:15 Removing intermediate container aad739aba8c5 09:13:15 ---> 21110e0d6e11 09:13:15 Step 9/23 : WORKDIR /edgex-go/spire-build 09:13:15 ---> Running in abd8152820a5 09:13:15 Removing intermediate container abd8152820a5 09:13:15 ---> 2ce298eaac45 09:13:15 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 09:13:15 ---> Running in 8b232a0d1f31 09:13:15 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 09:13:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:13:16 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 09:13:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:13:18 Removing intermediate container 8b232a0d1f31 09:13:18 ---> d9248a581b2e 09:13:18 Step 11/23 : WORKDIR /edgex-go 09:13:18 ---> Running in 837be0586542 09:13:19 Removing intermediate container 837be0586542 09:13:19 ---> a877cf03dfac 09:13:19 09:13:19 Step 12/23 : FROM alpine:3.15 09:13:19 3.15: Pulling from library/alpine 09:13:20 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 09:13:20 Status: Downloaded newer image for alpine:3.15 09:13:20 ---> 354640af7b1b 09:13:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:13:20 ---> Running in a8f54f4b8f32 09:13:21 Removing intermediate container a8f54f4b8f32 09:13:21 ---> 9396f9f651db 09:13:21 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:13:21 ---> Running in 81d4de815e96 09:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:13:25 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:13:25 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:13:25 OK: 15734 distinct packages available 09:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:13:27 (1/5) Installing dumb-init (1.2.5-r1) 09:13:27 (2/5) Installing musl-obstack (1.2.3-r0) 09:13:27 (3/5) Installing libucontext (1.1-r0) 09:13:27 (4/5) Installing gcompat (1.0.0-r4) 09:13:27 (5/5) Installing openssl (1.1.1t-r1) 09:13:27 Executing busybox-1.34.1-r7.trigger 09:13:27 OK: 6 MiB in 19 packages 09:13:29 Removing intermediate container 81d4de815e96 09:13:29 ---> 85f07a885052 09:13:29 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:13:35 ---> 6024efb1fe75 09:13:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:13:36 ---> 056a423e57c1 09:13:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:13:37 ---> e98aea6ce81b 09:13:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:13:38 ---> a438a197a4cf 09:13:38 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:13:38 ---> Running in c5fb04fdae9f 09:13:39 Removing intermediate container c5fb04fdae9f 09:13:39 ---> 6c81628a0ec8 09:13:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:13:39 ---> Running in 5273b7fa2690 09:13:39 Removing intermediate container 5273b7fa2690 09:13:39 ---> 2dcfd7b930f1 09:13:39 Step 21/23 : LABEL arch=arm64 09:13:39 ---> Running in 7c894e1fa13c 09:13:40 Removing intermediate container 7c894e1fa13c 09:13:40 ---> 4fc25b966fd9 09:13:40 Step 22/23 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:13:40 ---> Running in fe1e1c0add01 09:13:40 Removing intermediate container fe1e1c0add01 09:13:40 ---> 1e852b1191f4 09:13:40 Step 23/23 : LABEL version=0.0.0 09:13:40 ---> Running in f8bc77de3b5c 09:13:41 Removing intermediate container f8bc77de3b5c 09:13:41 ---> 0f769853c4f5 09:13:41 09:13:41 Successfully built 0f769853c4f5 09:13:41 Successfully tagged security-spire-server-arm64:latest 09:13:41  Building security-spire-server ... done Building security-spiffe-token-provider 09:13:56 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:13:56 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:13:56 ---> 7fa5f2b05daa 09:13:56 Step 3/19 : WORKDIR /edgex-go 09:13:56 ---> Using cache 09:13:56 ---> 8bdc59601854 09:13:56 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:13:56 ---> Running in 5cfef0f63ad8 09:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:00 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:14:00 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:14:00 OK: 16903 distinct packages available 09:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:14:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:02 OK: 221 MiB in 51 packages 09:14:03 Removing intermediate container 5cfef0f63ad8 09:14:03 ---> fad8ca614656 09:14:03 Step 5/19 : COPY go.mod vendor* ./ 09:14:04 ---> 60c9dfb991a9 09:14:04 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:04 ---> Running in 50b70dd7d7dd 09:15:56 Removing intermediate container 50b70dd7d7dd 09:15:56 ---> e0ee7e844a35 09:15:56 Step 7/19 : COPY . . 09:15:58 ---> f54486b3f379 09:15:58 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:15:58 ---> Running in bd4196743755 09:16:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:19:52 Removing intermediate container d2d261a7532c 09:19:52 ---> 7b2238c8d89d 09:19:52 09:19:52 Step 9/32 : FROM alpine:3.16 09:19:52 3.16: Pulling from library/alpine 09:19:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:19:52 Status: Downloaded newer image for alpine:3.16 09:19:52 ---> 4c81e5bf8899 09:19:52 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:19:52 ---> Running in b88a140cdb30 09:19:52 Removing intermediate container 9759225f350f 09:19:52 ---> 73ded807e1d2 09:19:52 09:19:52 Step 10/22 : FROM alpine:3.16 09:19:52 ---> 4c81e5bf8899 09:19:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:19:52 Removing intermediate container b88a140cdb30 09:19:52 ---> bdb3f22cee16 09:19:52 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:19:52 ---> Running in 380c0f0050d4 09:19:52 ---> Running in d26ad02da351 09:19:52 Removing intermediate container 380c0f0050d4 09:19:52 ---> bfb4d86ad2e3 09:19:52 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:19:52 ---> Running in d3a9f97948b0 09:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:19:52 (1/2) Installing dumb-init (1.2.5-r1) 09:19:52 (2/2) Installing su-exec (0.2-r1) 09:19:52 Executing busybox-1.35.0-r17.trigger 09:19:52 OK: 5 MiB in 16 packages 09:19:52 (1/1) Installing dumb-init (1.2.5-r1) 09:19:52 Executing busybox-1.35.0-r17.trigger 09:19:52 OK: 5 MiB in 15 packages 09:19:54 Removing intermediate container d26ad02da351 09:19:54 ---> 8ac9b512ff89 09:19:54 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:19:54 ---> Running in a6014f346f30 09:19:54 Removing intermediate container d3a9f97948b0 09:19:54 ---> 2bdf4cf20c89 09:19:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:19:55 Removing intermediate container a6014f346f30 09:19:55 ---> 125b1d7707c9 09:19:55 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:19:55 ---> Running in ebc0e0e748ea 09:19:56 Removing intermediate container ebc0e0e748ea 09:19:56 ---> aadacf4d78f3 09:19:56 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:19:56 ---> Running in 2128073091fb 09:19:56 ---> be17578d7fcb 09:19:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:19:56 Removing intermediate container 2128073091fb 09:19:56 ---> 8bb4b02060bd 09:19:56 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:19:56 ---> Running in 8c30276eef1f 09:19:57 Removing intermediate container 8c30276eef1f 09:19:57 ---> 671829f1e215 09:19:57 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:19:57 ---> Running in 47aa877280c4 09:19:58 ---> 85a3b8ad55fb 09:19:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:19:59 ---> 904808a312bc 09:19:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:20:01 ---> 6739bb999b02 09:20:01 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:01 ---> Running in 3226156b0e42 09:20:01 Removing intermediate container 47aa877280c4 09:20:01 ---> 3ba41020f66f 09:20:01 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:20:01 ---> Running in e23796368b03 09:20:02 Removing intermediate container e23796368b03 09:20:02 ---> 758c0e65875a 09:20:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:20:04 ---> 4be6026a550f 09:20:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:20:04 ---> Running in 9ec9c7f311a0 09:20:06 Removing intermediate container 3226156b0e42 09:20:06 ---> a2e0c444ab77 09:20:06 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:20:06 ---> Running in 21c1e20fe5dc 09:20:08 Removing intermediate container 21c1e20fe5dc 09:20:08 ---> 044e0bd67c6e 09:20:08 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:20:08 ---> Running in 4422ba5a9c8c 09:20:09 Removing intermediate container 4422ba5a9c8c 09:20:09 ---> 958de36317be 09:20:09 Step 20/22 : LABEL arch=arm64 09:20:09 ---> Running in a5b5ed8438d3 09:20:10 Removing intermediate container a5b5ed8438d3 09:20:10 ---> 5e94a13f6018 09:20:10 Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:20:10 Removing intermediate container 9ec9c7f311a0 09:20:10 ---> Running in 84b6a9bbc312 09:20:10 ---> 7dbca4145a52 09:20:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:11 Removing intermediate container 84b6a9bbc312 09:20:11 ---> dec28cae3739 09:20:11 Step 22/22 : LABEL version=0.0.0 09:20:11 ---> Running in 2a421f439796 09:20:12 ---> e4eda38f574d 09:20:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:20:12 Removing intermediate container 2a421f439796 09:20:12 ---> 1ba15474e94c 09:20:12 09:20:12 Successfully built 1ba15474e94c 09:20:12 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:20:12  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 09:20:15 ---> 83a0c80dcca4 09:20:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:20:16 ---> 7bb7034d1def 09:20:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:20:16 Removing intermediate container 62aeeb7af127 09:20:16 ---> 875aa8f708f1 09:20:16 09:20:16 Step 10/24 : FROM alpine:3.16 09:20:16 ---> 4c81e5bf8899 09:20:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:20:16 ---> Running in 648ec7127d7a 09:20:18 ---> 52df67c070c2 09:20:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:20:19 ---> b3b567370e2c 09:20:19 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:20:20 ---> 3e85461ea5f3 09:20:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:20:21 (1/1) Installing dumb-init (1.2.5-r1) 09:20:21 Executing busybox-1.35.0-r17.trigger 09:20:21 OK: 5 MiB in 15 packages 09:20:21 ---> 3f7e9abe72b9 09:20:21 Step 27/32 : RUN chmod +x /entrypoint.sh 09:20:21 ---> Running in 77ab3568f1af 09:20:23 Removing intermediate container 648ec7127d7a 09:20:23 ---> d71a3d7735f5 09:20:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:20:23 ---> Running in e1a64715de23 09:20:25 Removing intermediate container e1a64715de23 09:20:25 ---> 2f82fd790f86 09:20:25 Step 13/24 : ENV APP_PORT=59881 09:20:25 ---> Running in 3fdc27cfda7d 09:20:26 Removing intermediate container 77ab3568f1af 09:20:26 ---> 84e04a7229d3 09:20:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:20:26 ---> Running in 7be09d7c436b 09:20:26 Removing intermediate container 3fdc27cfda7d 09:20:26 ---> e01158bb5c4b 09:20:26 Step 14/24 : EXPOSE $APP_PORT 09:20:26 ---> Running in 80a3d0d9c12f 09:20:26 Removing intermediate container 7be09d7c436b 09:20:26 ---> 047b7d9cbeb1 09:20:26 Step 29/32 : CMD ["gate"] 09:20:27 ---> Running in c417e371ea59 09:20:27 Removing intermediate container 80a3d0d9c12f 09:20:27 ---> 8ee0e2920334 09:20:27 Step 15/24 : WORKDIR / 09:20:27 ---> Running in 2867c40fabdc 09:20:27 Removing intermediate container c417e371ea59 09:20:27 ---> 62c11d4e7cdb 09:20:27 Step 30/32 : LABEL arch=arm64 09:20:28 ---> Running in ae955f5870be 09:20:28 Removing intermediate container 2867c40fabdc 09:20:28 ---> 7b45c9741809 09:20:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:20:28 Removing intermediate container ae955f5870be 09:20:28 ---> 9c4b278fb7ea 09:20:28 Step 31/32 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:20:29 ---> Running in 4555c49e504d 09:20:29 Removing intermediate container 4555c49e504d 09:20:29 ---> a13bc6a1d135 09:20:29 Step 32/32 : LABEL version=0.0.0 09:20:29 ---> Running in fceb4c436da8 09:20:30 ---> d68da037d97d 09:20:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:20:30 Removing intermediate container fceb4c436da8 09:20:30 ---> 8e8b256a04e1 09:20:30 09:20:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:20:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:20:31 ---> 7fa5f2b05daa 09:20:31 Step 3/24 : WORKDIR /edgex-go 09:20:31 ---> Using cache 09:20:31 ---> 8bdc59601854 09:20:31 Step 4/24 : RUN apk add --update --no-cache make git 09:20:31 Successfully built 8e8b256a04e1 09:20:31 ---> Running in 5c17eefef905 09:20:31 Successfully tagged security-bootstrapper-arm64:latest 09:20:31 Building security-proxy-setup 09:20:33  Building security-bootstrapper ... done  ---> 67ec134943e0 09:20:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:20:34 ---> c9941c3be484 09:20:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:20:35 ---> 3f6d78fbfcf9 09:20:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:20:35 ---> Running in d96ebdaf6c93 09:20:35 OK: 221 MiB in 51 packages 09:20:35 Removing intermediate container d96ebdaf6c93 09:20:35 ---> 608c69ef4d9b 09:20:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:20:36 ---> Running in aa4e4cf66537 09:20:36 Removing intermediate container aa4e4cf66537 09:20:36 ---> c1a248e33401 09:20:36 Step 22/24 : LABEL arch=arm64 09:20:36 ---> Running in dd79d86bea88 09:20:37 Removing intermediate container 5c17eefef905 09:20:37 ---> d9aa2ae1d10f 09:20:37 Step 5/24 : COPY go.mod vendor* ./ 09:20:37 Removing intermediate container dd79d86bea88 09:20:37 ---> 05b61f1bf8aa 09:20:37 Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:20:37 ---> Running in 1e6157de5e08 09:20:38 ---> fad217b4e7a8 09:20:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:38 Removing intermediate container 1e6157de5e08 09:20:38 ---> 8914a9d29962 09:20:38 Step 24/24 : LABEL version=0.0.0 09:20:39 ---> Running in c2be03de842d 09:20:39 ---> Running in d0e69f38643b 09:20:39 Removing intermediate container d0e69f38643b 09:20:39 ---> 8f2c5079dcce 09:20:39 09:20:40 Successfully built 8f2c5079dcce 09:20:40 Successfully tagged core-metadata-arm64:latest 09:20:40 Building security-spire-config 09:20:55  Building core-metadata ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:20:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:20:55 ---> 7fa5f2b05daa 09:20:55 Step 3/21 : WORKDIR /edgex-go 09:20:55 ---> Using cache 09:20:55 ---> 8bdc59601854 09:20:55 Step 4/21 : RUN apk add --update --no-cache make git 09:20:55 ---> Using cache 09:20:55 ---> d9aa2ae1d10f 09:20:55 Step 5/21 : COPY go.mod vendor* ./ 09:20:55 ---> Using cache 09:20:55 ---> fad217b4e7a8 09:20:55 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:55 ---> Running in bab0ee14dd0e 09:21:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:21:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:21:01 ---> 7fa5f2b05daa 09:21:01 Step 3/24 : WORKDIR /edgex-go 09:21:01 ---> Using cache 09:21:01 ---> 8bdc59601854 09:21:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:21:01 ---> Using cache 09:21:01 ---> d287b02b32ee 09:21:01 Step 5/24 : COPY go.mod vendor* ./ 09:21:01 ---> Using cache 09:21:01 ---> f3e9b89fdc8f 09:21:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:01 ---> Using cache 09:21:01 ---> 7b140236e47f 09:21:01 Step 7/24 : COPY . . 09:21:01 ---> Using cache 09:21:01 ---> 1473fc5a1555 09:21:01 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:21:01 ---> Using cache 09:21:01 ---> 21110e0d6e11 09:21:01 Step 9/24 : WORKDIR /edgex-go/spire-build 09:21:01 ---> Using cache 09:21:01 ---> 2ce298eaac45 09:21:01 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 09:21:01 ---> Running in b74c05db3468 09:21:05 Removing intermediate container b74c05db3468 09:21:05 ---> c0103cbf7fa3 09:21:05 Step 11/24 : WORKDIR /edgex-go 09:21:05 ---> Running in 45462de72a3c 09:21:05 Removing intermediate container 45462de72a3c 09:21:05 ---> 37a3a6c37ec2 09:21:05 09:21:05 Step 12/24 : FROM alpine:3.15 09:21:05 ---> 354640af7b1b 09:21:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:21:05 ---> Using cache 09:21:05 ---> 9396f9f651db 09:21:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:21:05 ---> Running in 778ab35c50af 09:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:21:09 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:21:09 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:21:09 OK: 15734 distinct packages available 09:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:21:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:21:10 (1/4) Installing dumb-init (1.2.5-r1) 09:21:10 (2/4) Installing musl-obstack (1.2.3-r0) 09:21:10 (3/4) Installing libucontext (1.1-r0) 09:21:10 (4/4) Installing gcompat (1.0.0-r4) 09:21:10 Executing busybox-1.34.1-r7.trigger 09:21:10 OK: 6 MiB in 18 packages 09:21:12 Removing intermediate container 778ab35c50af 09:21:12 ---> c4b4858c532c 09:21:12 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:21:18 ---> 93aba498f75e 09:21:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:21:19 ---> 3009ba26383c 09:21:19 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:21:19 ---> Running in 70ad00cb4efd 09:21:19 Removing intermediate container 70ad00cb4efd 09:21:19 ---> d68bc5d27aea 09:21:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:21:20 ---> 3a8df9ea387a 09:21:20 Step 19/24 : WORKDIR / 09:21:20 ---> Running in 9c1cf908ec91 09:21:21 Removing intermediate container 9c1cf908ec91 09:21:21 ---> 01e00baa7976 09:21:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:21:21 ---> Running in da7350c0967b 09:21:22 Removing intermediate container da7350c0967b 09:21:22 ---> 0bb54e125084 09:21:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:21:22 ---> Running in 6055e09b4857 09:21:22 Removing intermediate container 6055e09b4857 09:21:22 ---> 006603104d0a 09:21:22 Step 22/24 : LABEL arch=arm64 09:21:22 ---> Running in 1c774e11d7a3 09:21:23 Removing intermediate container 1c774e11d7a3 09:21:23 ---> 5ad911bfdd12 09:21:23 Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:21:23 ---> Running in eef8b1eea42f 09:21:24 Removing intermediate container eef8b1eea42f 09:21:24 ---> fd74a0718d5e 09:21:24 Step 24/24 : LABEL version=0.0.0 09:21:24 ---> Running in 4169f76eb41c 09:21:24 Removing intermediate container 4169f76eb41c 09:21:24 ---> 9c8da131ed04 09:21:24 09:21:25 Successfully built 9c8da131ed04 09:21:25 Successfully tagged security-spire-config-arm64:latest 09:21:25 Building security-spire-agent 09:21:43  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:21:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:21:43 ---> 7fa5f2b05daa 09:21:43 Step 3/24 : WORKDIR /edgex-go 09:21:43 ---> Using cache 09:21:43 ---> 8bdc59601854 09:21:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:21:43 ---> Using cache 09:21:43 ---> d287b02b32ee 09:21:43 Step 5/24 : COPY go.mod vendor* ./ 09:21:43 ---> Using cache 09:21:43 ---> f3e9b89fdc8f 09:21:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:43 ---> Using cache 09:21:43 ---> 7b140236e47f 09:21:43 Step 7/24 : COPY . . 09:21:43 ---> Using cache 09:21:43 ---> 1473fc5a1555 09:21:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:21:43 ---> Using cache 09:21:43 ---> 21110e0d6e11 09:21:43 Step 9/24 : WORKDIR /edgex-go/spire-build 09:21:43 ---> Using cache 09:21:43 ---> 2ce298eaac45 09:21:43 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 09:21:43 ---> Using cache 09:21:43 ---> c0103cbf7fa3 09:21:43 Step 11/24 : WORKDIR /edgex-go 09:21:43 ---> Using cache 09:21:43 ---> 37a3a6c37ec2 09:21:43 09:21:43 Step 12/24 : FROM alpine:3.15 09:21:43 ---> 354640af7b1b 09:21:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:21:43 ---> Using cache 09:21:43 ---> 9396f9f651db 09:21:43 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:21:43 ---> Using cache 09:21:43 ---> 85f07a885052 09:21:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:21:46 ---> f84a396914de 09:21:46 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:21:52 ---> 83cf8d8f9e28 09:21:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:21:52 ---> ce4f193c682f 09:21:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:21:56 ---> c8df880e5982 09:21:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:21:57 ---> 88e2c4268737 09:21:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:21:57 ---> Running in 95bf44ab8909 09:21:58 Removing intermediate container 95bf44ab8909 09:21:58 ---> 10b081b2c5f4 09:21:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:21:58 ---> Running in 0e7d9b1e084e 09:21:59 Removing intermediate container 0e7d9b1e084e 09:21:59 ---> 807cea3b33e1 09:21:59 Step 22/24 : LABEL arch=arm64 09:21:59 ---> Running in cf259c602092 09:22:00 Removing intermediate container cf259c602092 09:22:00 ---> 4a52501bf5b9 09:22:00 Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:22:00 ---> Running in 60f47ae00e6d 09:22:01 Removing intermediate container 60f47ae00e6d 09:22:01 ---> 789d3cb67637 09:22:01 Step 24/24 : LABEL version=0.0.0 09:22:02 ---> Running in 020aa45fa264 09:22:03 Removing intermediate container 020aa45fa264 09:22:03 ---> 2e184a9b52bc 09:22:03 09:22:03 Successfully built 2e184a9b52bc 09:22:03 Successfully tagged security-spire-agent-arm64:latest 09:22:03  Building security-spire-agent ... done Building support-scheduler 09:22:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:22:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:22:25 ---> 7fa5f2b05daa 09:22:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:22:25 ---> Using cache 09:22:25 ---> 9138ae630597 09:22:25 Step 4/22 : WORKDIR /edgex-go 09:22:25 ---> Using cache 09:22:25 ---> fcfe16363e15 09:22:25 Step 5/22 : RUN apk add --update --no-cache make git 09:22:25 ---> Using cache 09:22:25 ---> 01a480886e8a 09:22:25 Step 6/22 : COPY go.mod vendor* ./ 09:22:25 ---> Using cache 09:22:25 ---> dd9d08ed76bb 09:22:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:25 ---> Using cache 09:22:25 ---> e7c04ac8e5ee 09:22:25 Step 8/22 : COPY . . 09:22:25 ---> Using cache 09:22:25 ---> d39c1852ecd7 09:22:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:22:25 ---> Running in 5ca5f993f30d 09:22:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:22:38 Removing intermediate container 381d1bf044f3 09:22:38 ---> df52652efac9 09:22:38 09:22:38 Step 10/22 : FROM alpine:3.16 09:22:38 ---> 4c81e5bf8899 09:22:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:22:38 ---> Running in 5fbe5b9a2ede 09:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:22:41 (1/2) Installing ca-certificates (20220614-r0) 09:22:42 (2/2) Installing dumb-init (1.2.5-r1) 09:22:42 Executing busybox-1.35.0-r17.trigger 09:22:42 Executing ca-certificates-20220614-r0.trigger 09:22:42 OK: 6 MiB in 16 packages 09:22:45 Removing intermediate container 5fbe5b9a2ede 09:22:45 ---> de7269d831f1 09:22:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:22:45 ---> Running in 4748e4353b51 09:22:48 Removing intermediate container 4748e4353b51 09:22:48 ---> 804a5cda0381 09:22:48 Step 13/22 : ENV APP_PORT=59860 09:22:48 ---> Running in f86e046565b6 09:22:49 Removing intermediate container f86e046565b6 09:22:49 ---> 04d12bf38794 09:22:49 Step 14/22 : EXPOSE $APP_PORT 09:22:49 ---> Running in 4c0c7a7afb9e 09:22:50 Removing intermediate container 4c0c7a7afb9e 09:22:50 ---> cfc8c971d30e 09:22:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:52 ---> 8776c9ad111f 09:22:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:22:57 ---> cabed8a21fb7 09:22:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:22:59 ---> b8435e3c267c 09:22:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:22:59 ---> Running in f7d2e48dafb8 09:23:00 Removing intermediate container f7d2e48dafb8 09:23:00 ---> 2594128cb33b 09:23:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:23:01 ---> Running in 43da4b7b6bc3 09:23:01 Removing intermediate container 43da4b7b6bc3 09:23:01 ---> 480067cd13cd 09:23:01 Step 20/22 : LABEL arch=arm64 09:23:02 ---> Running in 6abc25785652 09:23:03 Removing intermediate container 6abc25785652 09:23:03 ---> 85614224d765 09:23:03 Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:23:03 ---> Running in 054d8c86ba8b 09:23:04 Removing intermediate container 054d8c86ba8b 09:23:04 ---> 771f6d17994a 09:23:04 Step 22/22 : LABEL version=0.0.0 09:23:04 ---> Running in 4d794726c342 09:23:05 Removing intermediate container bd4196743755 09:23:05 ---> a210e09b140b 09:23:05 09:23:05 Step 9/19 : FROM alpine:3.15 09:23:05 ---> 354640af7b1b 09:23:05 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:23:05 ---> Using cache 09:23:05 ---> 9396f9f651db 09:23:05 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:23:05 Removing intermediate container bab0ee14dd0e 09:23:05 ---> ab2263532523 09:23:05 Step 7/21 : COPY . . 09:23:05 ---> Running in 5535b39e88aa 09:23:05 Removing intermediate container 4d794726c342 09:23:05 ---> 1bf39beae751 09:23:05 09:23:06 Successfully built 1bf39beae751 09:23:06 Successfully tagged support-notifications-arm64:latest 09:23:06  Building support-notifications ... done Building core-command 09:23:07 Removing intermediate container c2be03de842d 09:23:07 ---> aef05e0ccd3f 09:23:07 Step 7/24 : COPY . . 09:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:23:09 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:23:09 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:23:09 OK: 15734 distinct packages available 09:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:23:10 (1/9) Installing ca-certificates (20220614-r0) 09:23:10 (2/9) Installing brotli-libs (1.0.9-r5) 09:23:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:23:11 (4/9) Installing libcurl (7.80.0-r6) 09:23:11 (5/9) Installing curl (7.80.0-r6) 09:23:11 (6/9) Installing dumb-init (1.2.5-r1) 09:23:11 (7/9) Installing musl-obstack (1.2.3-r0) 09:23:11 (8/9) Installing libucontext (1.1-r0) 09:23:11 (9/9) Installing gcompat (1.0.0-r4) 09:23:11 Executing busybox-1.34.1-r7.trigger 09:23:11 Executing ca-certificates-20220614-r0.trigger 09:23:11 OK: 8 MiB in 23 packages 09:23:17 Removing intermediate container 5535b39e88aa 09:23:17 ---> cffa9bdec00d 09:23:17 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:23:18 ---> 059f3c38d5b1 09:23:18 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:23:23 ---> f1a7acfa728e 09:23:23 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:23:27 ---> c27e47e8d20f 09:23:27 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:23:27 ---> Running in afc055fa1163 09:23:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:23:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:23:27 ---> 7fa5f2b05daa 09:23:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:23:27 ---> Using cache 09:23:27 ---> 9138ae630597 09:23:27 Step 4/23 : WORKDIR /edgex-go 09:23:27 ---> Using cache 09:23:27 ---> fcfe16363e15 09:23:27 Step 5/23 : RUN apk add --update --no-cache make git 09:23:27 ---> Using cache 09:23:27 ---> 01a480886e8a 09:23:27 Step 6/23 : COPY go.mod vendor* ./ 09:23:27 ---> Using cache 09:23:27 ---> dd9d08ed76bb 09:23:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:27 ---> Using cache 09:23:27 ---> e7c04ac8e5ee 09:23:27 Step 8/23 : COPY . . 09:23:28 Removing intermediate container afc055fa1163 09:23:28 ---> 89d5f69c824a 09:23:28 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:23:28 ---> Using cache 09:23:28 ---> d39c1852ecd7 09:23:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:23:28 ---> Running in d0d8b68cc894 09:23:28 ---> Running in e827fd8325d8 09:23:30 Removing intermediate container d0d8b68cc894 09:23:30 ---> d00657337405 09:23:30 Step 17/19 : LABEL arch=arm64 09:23:30 ---> Running in abe91795fc10 09:23:30 ---> 63536b57adb3 09:23:30 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:23:30 ---> Running in 02d792de0381 09:23:31 Removing intermediate container abe91795fc10 09:23:31 ---> d009d947bf57 09:23:31 Step 18/19 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:23:31 ---> Running in 15196f52ca15 09:23:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:23:32 ---> 85ec601c0400 09:23:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:23:32 ---> Running in 4c8b3567dd20 09:23:32 Removing intermediate container 15196f52ca15 09:23:32 ---> cb135f677079 09:23:32 Step 19/19 : LABEL version=0.0.0 09:23:32 ---> Running in 858e367399af 09:23:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:23:33 Removing intermediate container 858e367399af 09:23:33 ---> 9bdce627dee2 09:23:33 09:23:33 Successfully built 9bdce627dee2 09:23:33 Successfully tagged security-spiffe-token-provider-arm64:latest 09:23:33 Building core-data 09:23:34  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:23:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:23:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:23:52 ---> 7fa5f2b05daa 09:23:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:23:52 ---> Using cache 09:23:52 ---> 9138ae630597 09:23:52 Step 4/22 : WORKDIR /edgex-go 09:23:52 ---> Using cache 09:23:52 ---> fcfe16363e15 09:23:52 Step 5/22 : RUN apk add --update --no-cache make git 09:23:52 ---> Using cache 09:23:52 ---> 01a480886e8a 09:23:52 Step 6/22 : COPY go.mod vendor* ./ 09:23:52 ---> Using cache 09:23:52 ---> dd9d08ed76bb 09:23:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:52 ---> Using cache 09:23:52 ---> e7c04ac8e5ee 09:23:52 Step 8/22 : COPY . . 09:23:52 ---> Using cache 09:23:52 ---> d39c1852ecd7 09:23:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:23:52 ---> Running in 6cdea8429dd8 09:23:53 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 09:29:00 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 09:29:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:29:26 Removing intermediate container 4c8b3567dd20 09:29:26 ---> c7883fc2a4cd 09:29:26 09:29:26 Step 9/24 : FROM alpine:3.16 09:29:26 ---> 4c81e5bf8899 09:29:26 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:29:26 Removing intermediate container 02d792de0381 09:29:26 ---> 7d59c52d727b 09:29:26 09:29:26 Step 9/21 : FROM alpine:3.16 09:29:26 ---> 4c81e5bf8899 09:29:26 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:29:26 ---> Running in b839fe732b46 09:29:26 ---> Running in 72bdf25e4e49 09:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:29:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:29:30 (1/6) Installing ca-certificates (20220614-r0) 09:29:30 (1/3) Installing ca-certificates (20220614-r0) 09:29:30 (2/6) Installing brotli-libs (1.0.9-r6) 09:29:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:29:30 (2/3) Installing dumb-init (1.2.5-r1) 09:29:30 (4/6) Installing libcurl (7.83.1-r6) 09:29:30 (3/3) Installing su-exec (0.2-r1) 09:29:30 Executing busybox-1.35.0-r17.trigger 09:29:30 (5/6) Installing curl (7.83.1-r6) 09:29:30 Executing ca-certificates-20220614-r0.trigger 09:29:30 (6/6) Installing dumb-init (1.2.5-r1) 09:29:30 Executing busybox-1.35.0-r17.trigger 09:29:30 Executing ca-certificates-20220614-r0.trigger 09:29:31 OK: 6 MiB in 17 packages 09:29:31 OK: 8 MiB in 20 packages 09:29:33 Removing intermediate container b839fe732b46 09:29:33 ---> aa82ca20b57b 09:29:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:29:34 Removing intermediate container 72bdf25e4e49 09:29:34 ---> c2bace6ebfd6 09:29:34 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:29:34 ---> Running in 570d15138ec7 09:29:34 ---> Running in 11340786194d 09:29:34 Removing intermediate container 11340786194d 09:29:34 ---> 1bcf5a42faf3 09:29:34 Step 12/21 : WORKDIR /edgex 09:29:35 Removing intermediate container 570d15138ec7 09:29:35 ---> fc5b7fcd9e56 09:29:35 Step 12/24 : WORKDIR / 09:29:35 ---> Running in 4fcad903f7f1 09:29:35 ---> Running in 0bb02455c650 09:29:35 Removing intermediate container 4fcad903f7f1 09:29:35 ---> 9857c550c9db 09:29:35 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:29:35 Removing intermediate container 0bb02455c650 09:29:35 ---> 18bdbb539107 09:29:35 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:29:37 ---> 6c23d42c05f8 09:29:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:29:37 ---> c9bb76d2b0f1 09:29:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:29:38 ---> 9821a70abf7a 09:29:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:29:39 ---> d5e9760fcfd0 09:29:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:29:39 ---> 5b69d2689d3c 09:29:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:29:40 ---> a1e0ebb255c0 09:29:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:29:41 ---> fc9b9982176a 09:29:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:29:43 ---> 47f14db15f0f 09:29:43 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:29:43 ---> Running in 2673a81b12c6 09:29:43 ---> c2e75ed106e0 09:29:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:29:48 ---> 8141b38f52f6 09:29:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:29:48 Removing intermediate container 2673a81b12c6 09:29:48 ---> 03be791d8942 09:29:48 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:29:48 ---> Running in dca075836182 09:29:49 Removing intermediate container dca075836182 09:29:49 ---> b7adab463d90 09:29:49 Step 19/21 : LABEL arch=arm64 09:29:49 ---> 4b99d4c5a736 09:29:49 ---> Running in 4efcae476b4d 09:29:49 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:29:49 ---> Running in 989bfe1ddfb1 09:29:50 Removing intermediate container 4efcae476b4d 09:29:50 ---> 2d2e69d9a617 09:29:50 Step 20/21 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:29:50 ---> Running in a9b710059c71 09:29:52 Removing intermediate container a9b710059c71 09:29:52 ---> 4119bd4cfcc5 09:29:52 Step 21/21 : LABEL version=0.0.0 09:29:52 ---> Running in 51587a61ef4d 09:29:53 Removing intermediate container 51587a61ef4d 09:29:53 ---> e58a65fdd37c 09:29:53 09:29:53 Removing intermediate container 989bfe1ddfb1 09:29:53 ---> 586f94696c8f 09:29:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:29:53 ---> Running in e7fceb4e4ee9 09:29:53 Successfully built e58a65fdd37c 09:29:53 Successfully tagged security-proxy-setup-arm64:latest 09:29:54  Building security-proxy-setup ... done Removing intermediate container e827fd8325d8 09:29:54 ---> 329cee06b5d8 09:29:54 09:29:54 Step 10/23 : FROM alpine:3.16 09:29:54 ---> 4c81e5bf8899 09:29:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:29:54 ---> Using cache 09:29:54 ---> d71a3d7735f5 09:29:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:29:54 ---> Using cache 09:29:54 ---> 2f82fd790f86 09:29:54 Step 13/23 : ENV APP_PORT=59882 09:29:54 ---> Running in 40b470fa34d1 09:29:54 Removing intermediate container e7fceb4e4ee9 09:29:54 ---> 1f952a5443ca 09:29:54 Step 22/24 : LABEL arch=arm64 09:29:54 ---> Running in 32a8ebeef934 09:29:55 Removing intermediate container 40b470fa34d1 09:29:55 ---> ef1bd97a4e73 09:29:55 Step 14/23 : EXPOSE $APP_PORT 09:29:55 ---> Running in abbe7b21945e 09:29:55 Removing intermediate container 32a8ebeef934 09:29:55 ---> af1a824b7756 09:29:55 Step 23/24 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:29:55 ---> Running in 71194b87cbf4 09:29:56 Removing intermediate container abbe7b21945e 09:29:56 ---> 01f2f88593ee 09:29:56 Step 15/23 : WORKDIR / 09:29:56 Removing intermediate container 71194b87cbf4 09:29:56 ---> 4e792e581564 09:29:56 Step 24/24 : LABEL version=0.0.0 09:29:56 ---> Running in cb822747c43e 09:29:56 ---> Running in 3570b595f409 09:29:56 Removing intermediate container 3570b595f409 09:29:56 ---> a1a2a87d6121 09:29:56 09:29:57 Removing intermediate container cb822747c43e 09:29:57 ---> 7e938d8edc5b 09:29:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:29:57 Successfully built a1a2a87d6121 09:29:57 Successfully tagged security-secretstore-setup-arm64:latest 09:29:58  Building security-secretstore-setup ... done  ---> 3dec0b91053f 09:29:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:29:59 ---> 3c359d549412 09:29:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:30:00 ---> 776708bec918 09:30:00 Step 19/23 : ENTRYPOINT ["/core-command"] 09:30:00 ---> Running in b0928f2dd96e 09:30:00 Removing intermediate container b0928f2dd96e 09:30:00 ---> c12839639746 09:30:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:30:00 ---> Running in 4e658cb2b254 09:30:01 Removing intermediate container 4e658cb2b254 09:30:01 ---> 85f256818d6a 09:30:01 Step 21/23 : LABEL arch=arm64 09:30:01 ---> Running in 3665a69e5acf 09:30:02 Removing intermediate container 3665a69e5acf 09:30:02 ---> 08372e844c3f 09:30:02 Step 22/23 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:30:02 ---> Running in 2a517bb0cd9b 09:30:02 Removing intermediate container 2a517bb0cd9b 09:30:02 ---> 32f564e4f0d5 09:30:02 Step 23/23 : LABEL version=0.0.0 09:30:02 ---> Running in d235dba97a85 09:30:03 Removing intermediate container d235dba97a85 09:30:03 ---> 7125618acf7f 09:30:03 09:30:03 Successfully built 7125618acf7f 09:30:03 Successfully tagged core-command-arm64:latest 09:30:09  Building core-command ... done Removing intermediate container 6cdea8429dd8 09:30:09 ---> 1c645eea0551 09:30:09 09:30:09 Step 10/22 : FROM alpine:3.16 09:30:09 ---> 4c81e5bf8899 09:30:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:30:09 ---> Running in 69a0873d8570 09:30:09 Removing intermediate container 5ca5f993f30d 09:30:09 ---> 93bf95bced2a 09:30:09 09:30:09 Step 10/22 : FROM alpine:3.16 09:30:09 ---> 4c81e5bf8899 09:30:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:30:09 ---> Using cache 09:30:09 ---> d71a3d7735f5 09:30:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:30:09 ---> Using cache 09:30:09 ---> 2f82fd790f86 09:30:09 Step 13/22 : ENV APP_PORT=59861 09:30:09 ---> Running in be864dbb663e 09:30:09 Removing intermediate container 69a0873d8570 09:30:09 ---> 97eee26d321f 09:30:09 Step 12/22 : ENV APP_PORT=59880 09:30:09 ---> Running in 44ea6912b9a2 09:30:09 Removing intermediate container be864dbb663e 09:30:09 ---> d3fa30dcadcc 09:30:09 Step 14/22 : EXPOSE $APP_PORT 09:30:09 ---> Running in 885aa68a8101 09:30:09 Removing intermediate container 44ea6912b9a2 09:30:09 ---> 1db7070fdff7 09:30:09 Step 13/22 : EXPOSE $APP_PORT 09:30:09 ---> Running in cdf947fe2131 09:30:09 Removing intermediate container 885aa68a8101 09:30:09 ---> 48258f47aab2 09:30:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:10 Removing intermediate container cdf947fe2131 09:30:10 ---> 52a157ff4fb7 09:30:10 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:30:10 ---> Running in 26c86b6f9570 09:30:10 ---> ad5e414c4e7c 09:30:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:30:12 ---> c378a92abe85 09:30:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:30:12 ---> 7cec83fb313e 09:30:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:30:12 ---> Running in 657aab36c157 09:30:12 (1/1) Installing dumb-init (1.2.5-r1) 09:30:12 Executing busybox-1.35.0-r17.trigger 09:30:12 OK: 5 MiB in 15 packages 09:30:12 Removing intermediate container 657aab36c157 09:30:12 ---> 0ef9052b2186 09:30:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:30:13 ---> Running in e5bb142a9023 09:30:13 Removing intermediate container e5bb142a9023 09:30:13 ---> 680465c41b46 09:30:13 Step 20/22 : LABEL arch=arm64 09:30:13 ---> Running in 0945348589e7 09:30:13 Removing intermediate container 26c86b6f9570 09:30:13 ---> 52f56fcd30ed 09:30:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:14 Removing intermediate container 0945348589e7 09:30:14 ---> e1d44bc51f4b 09:30:14 Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:30:14 ---> Running in 8f1f2b15081f 09:30:14 ---> c0f99c5d5a41 09:30:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:30:14 Removing intermediate container 8f1f2b15081f 09:30:14 ---> f2bb930f6c1e 09:30:14 Step 22/22 : LABEL version=0.0.0 09:30:14 ---> Running in cd5f77a1837c 09:30:15 Removing intermediate container cd5f77a1837c 09:30:15 ---> e130fdd27070 09:30:15 09:30:15 Successfully built e130fdd27070 09:30:15 Successfully tagged support-scheduler-arm64:latest 09:30:15  Building support-scheduler ... done  ---> d973f2f1dfd2 09:30:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:30:16 ---> c859677cabb3 09:30:16 Step 18/22 : ENTRYPOINT ["/core-data"] 09:30:16 ---> Running in de1c45042ad2 09:30:16 Removing intermediate container de1c45042ad2 09:30:16 ---> 1f66ce430c36 09:30:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:30:16 ---> Running in 4013335de9f4 09:30:16 Removing intermediate container 4013335de9f4 09:30:16 ---> d53590124f62 09:30:16 Step 20/22 : LABEL arch=arm64 09:30:16 ---> Running in 76bae1698ed4 09:30:17 Removing intermediate container 76bae1698ed4 09:30:17 ---> f00ad4afa019 09:30:17 Step 21/22 : LABEL git_sha=323ffeb73e294ae0b19d908a9f8c0c5778042f0f 09:30:17 ---> Running in 6a9a724ba0d4 09:30:17 Removing intermediate container 6a9a724ba0d4 09:30:17 ---> f078acf9a645 09:30:17 Step 22/22 : LABEL version=0.0.0 09:30:17 ---> Running in 64ef59863b45 09:30:17 Removing intermediate container 64ef59863b45 09:30:17 ---> 94405e3b823c 09:30:17 09:30:18 Successfully built 94405e3b823c 09:30:18 Successfully tagged core-data-arm64:latest 09:30:18  Building core-data ... done  [Pipeline] } 09:30:18 $ docker stop --time=1 52bcdd79a905d14d5d1b8b40d38045e2e2958738f9f7989ed63f7f49cae9b28b 09:30:20 $ docker rm -f --volumes 52bcdd79a905d14d5d1b8b40d38045e2e2958738f9f7989ed63f7f49cae9b28b [Pipeline] // withDockerContainer [Pipeline] sh 09:30:20 + docker images 09:30:20 REPOSITORY TAG IMAGE ID CREATED SIZE 09:30:20 core-data-arm64 latest 94405e3b823c 3 seconds ago 17.2MB 09:30:20 support-scheduler-arm64 latest e130fdd27070 6 seconds ago 29MB 09:30:20 1c645eea0551 13 seconds ago 1.51GB 09:30:20 93bf95bced2a 13 seconds ago 1.57GB 09:30:20 core-command-arm64 latest 7125618acf7f 17 seconds ago 17MB 09:30:20 security-secretstore-setup-arm64 latest a1a2a87d6121 24 seconds ago 29MB 09:30:20 329cee06b5d8 27 seconds ago 1.51GB 09:30:20 security-proxy-setup-arm64 latest e58a65fdd37c 27 seconds ago 26.9MB 09:30:20 c7883fc2a4cd 55 seconds ago 1.5GB 09:30:20 7d59c52d727b 56 seconds ago 1.5GB 09:30:20 security-spiffe-token-provider-arm64 latest 9bdce627dee2 6 minutes ago 29.1MB 09:30:20 support-notifications-arm64 latest 1bf39beae751 7 minutes ago 29.7MB 09:30:20 a210e09b140b 7 minutes ago 1.54GB 09:30:20 df52652efac9 7 minutes ago 1.57GB 09:30:20 security-spire-agent-arm64 latest 2e184a9b52bc 8 minutes ago 122MB 09:30:20 security-spire-config-arm64 latest 9c8da131ed04 8 minutes ago 83.6MB 09:30:20 37a3a6c37ec2 9 minutes ago 1.38GB 09:30:20 core-metadata-arm64 latest 8f2c5079dcce 9 minutes ago 17.7MB 09:30:20 security-bootstrapper-arm64 latest 8e8b256a04e1 9 minutes ago 19.6MB 09:30:20 875aa8f708f1 10 minutes ago 1.51GB 09:30:20 core-common-config-bootstrapper-arm64 latest 1ba15474e94c 10 minutes ago 14.9MB 09:30:20 73ded807e1d2 10 minutes ago 1.5GB 09:30:20 7b2238c8d89d 10 minutes ago 1.5GB 09:30:20 security-spire-server-arm64 latest 0f769853c4f5 16 minutes ago 84.3MB 09:30:20 a877cf03dfac 17 minutes ago 1.38GB 09:30:20 ci-base-image-arm64 latest 7fa5f2b05daa 31 minutes ago 905MB 09:30:20 alpine 3.15 354640af7b1b 6 days ago 5.34MB 09:30:20 alpine 3.16 4c81e5bf8899 6 days ago 5.3MB 09:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:21 09:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:22 arm64: Pulling from edgex-lftools-log-publisher 09:30:22 8998bd30e6a1: Pulling fs layer 09:30:22 04944245beec: Pulling fs layer 09:30:22 699f458cf7ca: Pulling fs layer 09:30:22 765212b225bb: Pulling fs layer 09:30:22 f23df028b6ca: Pulling fs layer 09:30:22 d65c8cfc05b1: Pulling fs layer 09:30:22 2437ff75d9bd: Pulling fs layer 09:30:22 765212b225bb: Waiting 09:30:22 f23df028b6ca: Waiting 09:30:22 2437ff75d9bd: Waiting 09:30:22 d65c8cfc05b1: Waiting 09:30:22 04944245beec: Verifying Checksum 09:30:22 04944245beec: Download complete 09:30:22 765212b225bb: Verifying Checksum 09:30:22 765212b225bb: Download complete 09:30:22 f23df028b6ca: Verifying Checksum 09:30:22 f23df028b6ca: Download complete 09:30:22 d65c8cfc05b1: Verifying Checksum 09:30:22 d65c8cfc05b1: Download complete 09:30:22 699f458cf7ca: Verifying Checksum 09:30:22 699f458cf7ca: Download complete 09:30:23 8998bd30e6a1: Verifying Checksum 09:30:23 8998bd30e6a1: Download complete 09:30:25 2437ff75d9bd: Verifying Checksum 09:30:25 2437ff75d9bd: Download complete 09:30:27 8998bd30e6a1: Pull complete 09:30:27 04944245beec: Pull complete 09:30:28 699f458cf7ca: Pull complete 09:30:29 765212b225bb: Pull complete 09:30:29 f23df028b6ca: Pull complete 09:30:30 d65c8cfc05b1: Pull complete 09:30:45 2437ff75d9bd: Pull complete 09:30:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:45 prd-ubuntu20.04-docker-arm64-4c-16g-6439 does not seem to be running inside a container 09:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:30:48 $ docker top 77b345edc88a024f2ecc49b8c1779e027e157e54d855a1abf50bf9a715257625 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:49 ---> job-cost.sh 09:30:49 lf-activate-venv: SKIPPING 09:30:49 INFO: No Stack... 09:30:49 INFO: Retrieving Pricing Info for: v3-standard-4 09:30:50 INFO: Archiving Costs [Pipeline] sh 09:30:50 + cat /w/workspace/edgex-go/1/archives/cost.csv 09:30:50 + cut -d, -f6 [Pipeline] lock 09:30:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4369-1-stack-cost] 09:30:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4369-1-stack-cost] did not exist. Created. 09:30:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4369-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:30:51 + echo total: 0.10999999940395355 [Pipeline] stash 09:30:51 Stashed 1 file(s) [Pipeline] } 09:30:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4369-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:30:51 $ docker stop --time=1 77b345edc88a024f2ecc49b8c1779e027e157e54d855a1abf50bf9a715257625 09:30:53 $ docker rm -f --volumes 77b345edc88a024f2ecc49b8c1779e027e157e54d855a1abf50bf9a715257625 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:30:54 provisioning config files... 09:30:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10808705858234228383tmp [Pipeline] { [Pipeline] sh 09:30:54 + set +x 09:30:54 + bash -s -- 09:30:54 + curl -s https://codecov.io/bash 09:30:54 09:30:54 _____ _ 09:30:54 / ____| | | 09:30:54 | | ___ __| | ___ ___ _____ __ 09:30:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:30:54 | |___| (_) | (_| | __/ (_| (_) \ V / 09:30:54 \_____\___/ \__,_|\___|\___\___/ \_/ 09:30:54 Bash-1.0.6 09:30:54 09:30:54 09:30:54 ==> git version 2.25.1 found 09:30:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:30:54 Release-Date: 2020-01-08 09:30:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:30:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:30:54 ==> Jenkins CI detected. 09:30:54 current dir:  /w/workspace/edgex-go/1 09:30:54 project root: . 09:30:54 --> token set from env 09:30:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:30:54 ==> Running gcov in . (disable via -X gcov) 09:30:54 ==> Python coveragepy not found 09:30:54 ==> Searching for coverage reports in: 09:30:54 + . 09:30:54 -> Found 1 reports 09:30:54 ==> Detecting git/mercurial file structure 09:30:54 ==> Reading reports 09:30:54 + ./coverage.out bytes=487323 09:30:54 ==> Appending adjustments 09:30:54 https://docs.codecov.io/docs/fixing-reports 09:30:55 + Found adjustments 09:30:56 ==> Gzipping contents 09:30:56 64K /tmp/codecov.TSgpss.gz 09:30:56 ==> Uploading reports 09:30:56 url: https://codecov.io 09:30:56 query: branch=PR-4369&commit=323ffeb73e294ae0b19d908a9f8c0c5778042f0f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4369%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4369&job=&cmd_args= 09:30:56 -> Pinging Codecov 09:30:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4369&commit=323ffeb73e294ae0b19d908a9f8c0c5778042f0f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4369%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4369&job=&cmd_args= 09:30:56 -> Uploading to 09:30:56 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/323ffeb73e294ae0b19d908a9f8c0c5778042f0f/cb29f232-4118-4041-908f-9de78a2ed5e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T093055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cb6c89cded3390bc32123a19f679f3e4ba8938489dca85b1e0666dbc12acfec 09:30:56 % Total % Received % Xferd Average Speed Time Time Time Current 09:30:56 Dload Upload Total Spent Left Speed 09:30:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62860 0 0 100 62860 0 186k --:--:-- --:--:-- --:--:-- 185k 09:30:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/323ffeb73e294ae0b19d908a9f8c0c5778042f0f [Pipeline] } 09:30:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:30:57 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:30:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:30:59 ---> package-listing.sh 09:30:59 ++ tr '[:upper:]' '[:lower:]' 09:30:59 ++ facter osfamily 09:30:59 + OS_FAMILY=debian 09:30:59 + workspace=/w/workspace/edgex-go/1 09:30:59 + START_PACKAGES=/tmp/packages_start.txt 09:30:59 + END_PACKAGES=/tmp/packages_end.txt 09:30:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:30:59 + PACKAGES=/tmp/packages_start.txt 09:30:59 + '[' /w/workspace/edgex-go/1 ']' 09:30:59 + PACKAGES=/tmp/packages_end.txt 09:30:59 + case "${OS_FAMILY}" in 09:30:59 + dpkg -l 09:30:59 + grep '^ii' 09:30:59 + '[' -f /tmp/packages_start.txt ']' 09:30:59 + '[' -f /tmp/packages_end.txt ']' 09:30:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:30:59 + '[' /w/workspace/edgex-go/1 ']' 09:30:59 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:30:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:30:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:30:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:00 09:31:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:00 latest: Pulling from edgex-lftools-log-publisher 09:31:00 5eb5b503b376: Pulling fs layer 09:31:00 5c69ac0246d0: Pulling fs layer 09:31:00 ec43610c2a17: Pulling fs layer 09:31:00 3a2ae6a8a46f: Pulling fs layer 09:31:00 33b1e0a273af: Pulling fs layer 09:31:00 5d3b04190fa2: Pulling fs layer 09:31:00 2f39f015ded8: Pulling fs layer 09:31:00 3a2ae6a8a46f: Waiting 09:31:00 33b1e0a273af: Waiting 09:31:00 5d3b04190fa2: Waiting 09:31:00 2f39f015ded8: Waiting 09:31:00 5c69ac0246d0: Download complete 09:31:00 3a2ae6a8a46f: Verifying Checksum 09:31:00 3a2ae6a8a46f: Download complete 09:31:01 33b1e0a273af: Verifying Checksum 09:31:01 33b1e0a273af: Download complete 09:31:01 5d3b04190fa2: Download complete 09:31:01 ec43610c2a17: Download complete 09:31:01 5eb5b503b376: Verifying Checksum 09:31:01 5eb5b503b376: Download complete 09:31:02 2f39f015ded8: Download complete 09:31:02 5eb5b503b376: Pull complete 09:31:02 5c69ac0246d0: Pull complete 09:31:03 ec43610c2a17: Pull complete 09:31:03 3a2ae6a8a46f: Pull complete 09:31:03 33b1e0a273af: Pull complete 09:31:03 5d3b04190fa2: Pull complete 09:31:07 2f39f015ded8: Pull complete 09:31:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:07 prd-ubuntu20.04-docker-8c-8g-6438 does not seem to be running inside a container 09:31:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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 09:31:09 $ docker top 1f61ac414be9afc393de44148638bda970e7ce445a07be00ecfe47c60d4a20f6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:10 + touch /tmp/pre-build-complete [Pipeline] sh 09:31:10 + mkdir -p /var/log/sysstat [Pipeline] sh 09:31:11 + ls /var/log/sa-host 09:31:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:11 provisioning config files... 09:31:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3220701780651703792tmp [Pipeline] { [Pipeline] echo 09:31:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:31:11 ---> create-netrc.sh [Pipeline] } 09:31:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:31:12 ---> python-tools-install.sh [Pipeline] echo 09:31:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:31:12 ---> sudo-logs.sh 09:31:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:31:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:31:12 ---> job-cost.sh 09:31:12 lf-activate-venv: SKIPPING 09:31:12 DEBUG: total: 0.10999999940395355 09:31:12 INFO: Retrieving Stack Cost... 09:31:13 INFO: Retrieving Pricing Info for: v3-standard-8 09:31:13 INFO: Archiving Costs [Pipeline] echo 09:31:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:31:13 ---> logs-deploy.sh 09:31:13 lf-activate-venv: SKIPPING 09:31:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4369/1 09:31:13 INFO: archiving workspace using pattern(s): 09:31:14 Archives upload complete. 09:31:15 INFO: archiving logs to Nexus 09:31:15 ---> uname -a: 09:31:15 Linux prd-ubuntu20-04-docker-8c-8g-6438 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:31:15 09:31:15 09:31:15 ---> lscpu: 09:31:15 Architecture: x86_64 09:31:15 CPU op-mode(s): 32-bit, 64-bit 09:31:15 Byte Order: Little Endian 09:31:15 Address sizes: 40 bits physical, 48 bits virtual 09:31:15 CPU(s): 8 09:31:15 On-line CPU(s) list: 0-7 09:31:15 Thread(s) per core: 1 09:31:15 Core(s) per socket: 1 09:31:15 Socket(s): 8 09:31:15 NUMA node(s): 1 09:31:15 Vendor ID: AuthenticAMD 09:31:15 CPU family: 23 09:31:15 Model: 49 09:31:15 Model name: AMD EPYC-Rome Processor 09:31:15 Stepping: 0 09:31:15 CPU MHz: 2800.000 09:31:15 BogoMIPS: 5600.00 09:31:15 Virtualization: AMD-V 09:31:15 Hypervisor vendor: KVM 09:31:15 Virtualization type: full 09:31:15 L1d cache: 256 KiB 09:31:15 L1i cache: 256 KiB 09:31:15 L2 cache: 4 MiB 09:31:15 L3 cache: 128 MiB 09:31:15 NUMA node0 CPU(s): 0-7 09:31:15 Vulnerability Itlb multihit: Not affected 09:31:15 Vulnerability L1tf: Not affected 09:31:15 Vulnerability Mds: Not affected 09:31:15 Vulnerability Meltdown: Not affected 09:31:15 Vulnerability Mmio stale data: Not affected 09:31:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:31:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:31:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:31:15 Vulnerability Srbds: Not affected 09:31:15 Vulnerability Tsx async abort: Not affected 09:31:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:31:15 09:31:15 09:31:15 ---> nproc: 09:31:15 8 09:31:15 09:31:15 09:31:15 ---> df -h: 09:31:15 Filesystem Size Used Avail Use% Mounted on 09:31:15 overlay 155G 22G 134G 14% / 09:31:15 tmpfs 64M 0 64M 0% /dev 09:31:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:31:15 shm 64M 0 64M 0% /dev/shm 09:31:15 /dev/vda1 155G 22G 134G 14% /facter-os 09:31:15 09:31:15 09:31:15 ---> sar -b -r -n DEV: 09:31:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6438) 02/17/23 _x86_64_ (8 CPU) 09:31:15 09:31:15 08:50:20 LINUX RESTART (8 CPU) 09:31:15 09:31:15 08:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:31:15 08:52:01 279.87 10.98 268.89 0.00 1770.79 68972.15 0.00 09:31:15 08:53:01 32.14 0.22 31.92 0.00 18.79 15746.37 0.00 09:31:15 08:54:01 83.12 1.32 81.81 0.00 27.72 30849.85 0.00 09:31:15 08:55:01 686.60 8.35 678.25 0.00 77.05 328392.20 0.00 09:31:15 08:56:01 1181.41 12.80 1168.61 0.00 5194.40 329565.61 0.00 09:31:15 08:57:01 1033.71 2.48 1031.22 0.00 20.26 316853.45 0.00 09:31:15 08:58:01 214.96 0.63 214.33 0.00 5.60 62531.67 0.00 09:31:15 08:59:01 2.50 0.00 2.50 0.00 0.00 29.06 0.00 09:31:15 09:00:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 09:31:15 09:01:01 1.77 0.00 1.77 0.00 0.00 18.80 0.00 09:31:15 09:02:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 09:31:15 09:03:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 09:31:15 09:04:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 09:31:15 09:05:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 09:31:15 09:06:01 2.02 0.02 2.00 0.00 0.13 25.60 0.00 09:31:15 09:07:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 09:31:15 09:08:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 09:31:15 09:09:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 09:31:15 09:10:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 09:31:15 09:11:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 09:31:15 09:12:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:31:15 09:13:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 09:31:15 09:14:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:31:15 09:15:01 1.60 0.00 1.60 0.00 0.00 17.99 0.00 09:31:15 09:16:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 09:31:15 09:17:01 1.58 0.02 1.57 0.00 0.13 17.59 0.00 09:31:15 09:18:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 09:31:15 09:19:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 09:31:15 09:20:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 09:31:15 09:21:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 09:31:15 09:22:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 09:31:15 09:23:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 09:31:15 09:24:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 09:31:15 09:25:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 09:31:15 09:26:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 09:31:15 09:27:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 09:31:15 09:28:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 09:31:15 09:29:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 09:31:15 09:30:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 09:31:15 09:31:01 2.85 0.25 2.60 0.00 19.33 65.71 0.00 09:31:15 Average: 88.88 0.92 87.95 0.00 177.71 28821.41 0.00 09:31:15 09:31:15 08:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:31:15 08:52:01 28387504 31446732 856732 2.61 112096 3176128 2011512 5.93 1266776 2807684 6660 09:31:15 08:53:01 27684584 31193108 1106524 3.37 114952 3589620 2158096 6.36 1584700 3159020 159428 09:31:15 08:54:01 27274296 31543372 757036 2.30 117548 4328384 1884396 5.55 1345264 3788704 658944 09:31:15 08:55:01 21598212 31014916 1254200 3.81 287780 8979772 3847188 11.34 2355620 8086516 91376 09:31:15 08:56:01 18304080 31348216 904664 2.75 380952 12275624 2709876 7.99 2607548 10869992 89088 09:31:15 08:57:01 17035320 31464400 791828 2.41 492500 13473332 2037236 6.00 2521252 12158360 772 09:31:15 08:58:01 16527552 31534324 726812 2.21 520116 13983672 1905120 5.61 2512628 12641944 460 09:31:15 08:59:01 16527604 31534424 726388 2.21 520132 13983680 1905120 5.61 2512472 12641952 20 09:31:15 09:00:01 16537588 31544444 716328 2.18 520148 13983684 1905120 5.61 2502652 12641956 4 09:31:15 09:01:01 16537912 31544820 715860 2.18 520196 13983684 1905120 5.61 2502740 12641956 16 09:31:15 09:02:01 16540228 31547144 713556 2.17 520216 13983684 1905120 5.61 2500704 12641960 8 09:31:15 09:03:01 16541156 31548512 712552 2.17 520232 13983688 1905120 5.61 2499200 12642360 192 09:31:15 09:04:01 16541708 31549068 711932 2.17 520236 13983692 1905120 5.61 2499196 12642360 168 09:31:15 09:05:01 16541756 31549144 711804 2.16 520256 13983688 1905120 5.61 2499472 12642364 188 09:31:15 09:06:01 16541472 31548976 712016 2.17 520316 13983664 1920760 5.66 2499208 12642340 24 09:31:15 09:07:01 16540896 31548412 712528 2.17 520336 13983676 1920760 5.66 2499256 12642344 20 09:31:15 09:08:01 16541092 31548676 712168 2.17 520348 13983684 1920760 5.66 2499220 12642352 28 09:31:15 09:09:01 16541044 31548772 712016 2.17 520356 13983812 1920760 5.66 2499064 12642476 44 09:31:15 09:10:01 16541500 31549236 711484 2.16 520372 13983812 1920760 5.66 2499052 12642480 4 09:31:15 09:11:01 16541072 31548840 711736 2.16 520388 13983816 1920760 5.66 2499544 12642484 200 09:31:15 09:12:01 16541336 31549132 711668 2.16 520404 13983820 1920760 5.66 2499216 12642488 12 09:31:15 09:13:01 16541320 31549124 711628 2.16 520424 13983824 1920760 5.66 2499204 12642492 12 09:31:15 09:14:01 16541020 31548848 711852 2.16 520436 13983828 1920760 5.66 2499240 12642496 8 09:31:15 09:15:01 16541184 31549020 711708 2.16 520452 13983832 1920760 5.66 2499224 12642500 8 09:31:15 09:16:01 16541256 31549140 711712 2.16 520468 13983836 1920760 5.66 2499752 12642504 44 09:31:15 09:17:01 16541012 31548896 711956 2.17 520488 13983832 1936812 5.71 2499288 12642504 152 09:31:15 09:18:01 16540796 31548828 711856 2.16 520492 13983844 1936812 5.71 2499304 12642512 8 09:31:15 09:19:01 16541080 31549112 711564 2.16 520496 13983844 1936812 5.71 2499288 12642512 136 09:31:15 09:20:01 16541072 31549112 711532 2.16 520512 13983848 1936812 5.71 2499296 12642516 8 09:31:15 09:21:01 16540804 31548888 711756 2.16 520532 13983848 1936812 5.71 2499396 12642520 56 09:31:15 09:22:01 16541040 31549132 711488 2.16 520536 13983852 1936812 5.71 2499364 12642520 12 09:31:15 09:23:01 16540968 31549064 711492 2.16 520552 13983856 1920584 5.66 2499348 12642524 148 09:31:15 09:24:01 16541128 31549224 711480 2.16 520556 13983856 1920584 5.66 2499348 12642524 8 09:31:15 09:25:01 16540740 31548872 711704 2.16 520572 13983860 1920584 5.66 2499348 12642528 8 09:31:15 09:26:01 16540724 31548904 711652 2.16 520584 13983860 1920584 5.66 2499460 12642536 16 09:31:15 09:27:01 16540564 31548772 711624 2.16 520600 13983868 1920584 5.66 2499948 12642536 188 09:31:15 09:28:01 16540264 31548492 711844 2.16 520616 13983872 1920584 5.66 2499972 12642540 208 09:31:15 09:29:01 16540752 31548984 711280 2.16 520628 13983880 1920584 5.66 2499776 12642544 200 09:31:15 09:30:01 16540904 31549136 711260 2.16 520640 13983880 1920584 5.66 2499824 12642544 184 09:31:15 09:31:01 16354956 31511860 748440 2.28 520696 14132128 2145044 6.32 2536976 12790368 147760 09:31:15 Average: 17561487 31514952 748692 2.28 480004 13035502 2003705 5.91 2418304 11771495 28920 09:31:15 09:31:15 08:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:31:15 08:52:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 09:31:15 08:52:01 ens3 706.22 643.21 9325.88 109.34 0.00 0.00 0.00 0.00 09:31:15 08:52:01 docker0 374.11 347.05 28.45 3471.40 0.00 0.00 0.00 0.00 09:31:15 08:52:01 vethc5ba1b9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:31:15 08:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:31:15 08:53:01 ens3 20.16 14.98 15.57 9.06 0.00 0.00 0.00 0.00 09:31:15 08:53:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 09:31:15 08:53:01 vethc5ba1b9 1.30 1.35 0.10 0.10 0.00 0.00 0.00 0.00 09:31:15 08:54:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 09:31:15 08:54:01 ens3 94.57 65.41 1701.62 22.16 0.00 0.00 0.00 0.00 09:31:15 08:54:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:31:15 08:54:01 veth2841443 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:31:15 08:55:01 veth8c84f31 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:31:15 08:55:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:31:15 08:55:01 ens3 875.57 683.72 6178.98 67.26 0.00 0.00 0.00 0.00 09:31:15 08:55:01 veth3f59ca3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:31:15 08:55:01 docker0 665.87 850.26 48.32 6115.27 0.00 0.00 0.00 0.00 09:31:15 08:55:01 veth0fbe90b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:31:15 08:55:01 vethda5f06d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:31:15 08:55:01 veth2841443 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 09:31:15 08:56:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 09:31:15 08:56:01 ens3 1012.51 675.06 8472.62 76.02 0.00 0.00 0.00 0.00 09:31:15 08:56:01 veth6443cc3 44.59 65.73 4.30 226.56 0.00 0.00 0.00 0.02 09:31:15 08:56:01 veth8c13004 52.13 82.46 5.04 363.24 0.00 0.00 0.00 0.03 09:31:15 08:56:01 docker0 561.01 799.17 43.45 5596.71 0.00 0.00 0.00 0.00 09:31:15 08:56:01 veth2841443 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 09:31:15 08:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:31:15 08:57:01 ens3 186.97 148.62 1963.11 190.62 0.00 0.00 0.00 0.00 09:31:15 08:57:01 docker0 92.14 145.62 7.51 1943.17 0.00 0.00 0.00 0.00 09:31:15 08:57:01 veth83dc82d 3.28 6.45 0.24 81.02 0.00 0.00 0.00 0.01 09:31:15 08:57:01 veth2841443 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:31:15 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 08:58:01 ens3 157.92 111.76 1268.03 15.69 0.00 0.00 0.00 0.00 09:31:15 08:58:01 docker0 102.33 143.63 8.03 1255.86 0.00 0.00 0.00 0.00 09:31:15 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 08:59:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:01:01 ens3 0.43 0.22 0.10 0.07 0.00 0.00 0.00 0.00 09:31:15 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:03:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:04:01 ens3 0.88 0.38 0.30 0.20 0.00 0.00 0.00 0.00 09:31:15 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:06:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:31:15 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:07:01 ens3 0.45 0.30 0.48 0.02 0.00 0.00 0.00 0.00 09:31:15 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:08:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:10:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:11:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 09:31:15 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:12:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:16:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:31:15 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:17:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:21:01 ens3 0.42 0.37 0.20 0.08 0.00 0.00 0.00 0.00 09:31:15 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:23:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:26:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:31:15 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:27:01 ens3 0.52 0.42 0.26 0.22 0.00 0.00 0.00 0.00 09:31:15 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:15 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 09:31:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:31:15 09:31:01 ens3 82.51 59.58 1716.63 10.00 0.00 0.00 0.00 0.00 09:31:15 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:15 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 09:31:15 Average: ens3 78.29 59.91 762.59 12.49 0.00 0.00 0.00 0.00 09:31:15 Average: docker0 44.78 57.06 3.39 458.33 0.00 0.00 0.00 0.00 09:31:15 09:31:15 09:31:15 ---> sar -P ALL: 09:31:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6438) 02/17/23 _x86_64_ (8 CPU) 09:31:15 09:31:15 08:50:20 LINUX RESTART (8 CPU) 09:31:15 09:31:15 08:51:02 CPU %user %nice %system %iowait %steal %idle 09:31:15 08:52:01 all 10.54 0.00 4.93 1.95 0.06 82.52 09:31:15 08:52:01 0 10.88 0.00 4.33 0.15 0.05 84.59 09:31:15 08:52:01 1 9.83 0.00 4.35 0.40 0.05 85.37 09:31:15 08:52:01 2 8.77 0.00 5.32 3.13 0.07 82.71 09:31:15 08:52:01 3 14.52 0.00 6.92 6.94 0.07 71.55 09:31:15 08:52:01 4 12.68 0.00 5.21 4.47 0.07 77.56 09:31:15 08:52:01 5 8.63 0.00 4.58 0.09 0.09 86.61 09:31:15 08:52:01 6 8.90 0.00 4.15 0.27 0.05 86.62 09:31:15 08:52:01 7 10.15 0.00 4.58 0.15 0.05 85.06 09:31:15 08:53:01 all 45.32 0.00 7.12 0.24 0.09 47.24 09:31:15 08:53:01 0 45.91 0.00 7.43 0.03 0.10 46.52 09:31:15 08:53:01 1 48.13 0.00 6.46 0.08 0.10 45.23 09:31:15 08:53:01 2 46.18 0.00 7.19 0.96 0.08 45.59 09:31:15 08:53:01 3 46.66 0.00 7.18 0.20 0.10 45.85 09:31:15 08:53:01 4 45.16 0.00 9.24 0.05 0.08 45.46 09:31:15 08:53:01 5 41.25 0.00 6.28 0.51 0.08 51.88 09:31:15 08:53:01 6 44.16 0.00 6.47 0.03 0.08 49.26 09:31:15 08:53:01 7 45.05 0.00 6.67 0.02 0.08 48.18 09:31:15 08:54:01 all 35.71 0.00 6.00 0.73 0.09 57.47 09:31:15 08:54:01 0 36.61 0.00 6.47 0.02 0.08 56.82 09:31:15 08:54:01 1 38.00 0.00 5.35 0.12 0.08 56.45 09:31:15 08:54:01 2 34.72 0.00 6.04 0.20 0.08 58.96 09:31:15 08:54:01 3 35.34 0.00 6.26 0.64 0.08 57.67 09:31:15 08:54:01 4 35.87 0.00 6.53 4.37 0.08 53.14 09:31:15 08:54:01 5 34.39 0.00 5.06 0.17 0.08 60.30 09:31:15 08:54:01 6 36.85 0.00 6.09 0.10 0.08 56.88 09:31:15 08:54:01 7 33.87 0.00 6.19 0.27 0.10 59.57 09:31:15 08:55:01 all 23.78 0.00 12.38 9.46 0.09 54.30 09:31:15 08:55:01 0 23.26 0.00 12.99 5.10 0.09 58.57 09:31:15 08:55:01 1 23.50 0.00 9.76 5.59 0.08 61.07 09:31:15 08:55:01 2 24.23 0.00 12.29 12.13 0.09 51.26 09:31:15 08:55:01 3 23.16 0.00 11.83 6.73 0.09 58.20 09:31:15 08:55:01 4 22.99 0.00 11.24 4.05 0.09 61.64 09:31:15 08:55:01 5 23.88 0.00 14.22 19.54 0.10 42.26 09:31:15 08:55:01 6 24.77 0.00 14.74 10.47 0.10 49.92 09:31:15 08:55:01 7 24.43 0.00 11.98 12.15 0.10 51.33 09:31:15 08:56:01 all 49.92 0.00 14.39 9.02 0.14 26.53 09:31:15 08:56:01 0 50.05 0.00 15.85 10.13 0.13 23.83 09:31:15 08:56:01 1 49.95 0.00 14.79 8.18 0.13 26.94 09:31:15 08:56:01 2 47.95 0.00 15.38 9.79 0.14 26.75 09:31:15 08:56:01 3 49.44 0.00 16.27 11.97 0.14 22.18 09:31:15 08:56:01 4 48.14 0.00 12.82 6.50 0.10 32.43 09:31:15 08:56:01 5 49.85 0.00 14.24 7.18 0.15 28.57 09:31:15 08:56:01 6 51.43 0.00 12.79 8.66 0.15 26.97 09:31:15 08:56:01 7 52.57 0.00 12.98 9.73 0.15 24.57 09:31:15 08:57:01 all 62.09 0.00 14.04 6.28 0.13 17.47 09:31:15 08:57:01 0 62.35 0.00 13.53 6.29 0.12 17.71 09:31:15 08:57:01 1 62.45 0.00 14.14 3.79 0.12 19.50 09:31:15 08:57:01 2 61.14 0.00 13.40 3.88 0.14 21.44 09:31:15 08:57:01 3 61.59 0.00 15.23 7.08 0.17 15.93 09:31:15 08:57:01 4 62.09 0.00 13.57 7.26 0.13 16.95 09:31:15 08:57:01 5 63.55 0.00 13.56 5.01 0.13 17.74 09:31:15 08:57:01 6 62.31 0.00 13.22 5.77 0.12 18.59 09:31:15 08:57:01 7 61.20 0.00 15.64 11.17 0.12 11.88 09:31:15 08:58:01 all 16.18 0.00 3.91 1.14 0.05 78.73 09:31:15 08:58:01 0 16.23 0.00 3.83 0.42 0.05 79.47 09:31:15 08:58:01 1 15.62 0.00 3.87 0.39 0.05 80.07 09:31:15 08:58:01 2 15.72 0.00 3.66 0.05 0.03 80.53 09:31:15 08:58:01 3 15.87 0.00 4.39 0.05 0.05 79.64 09:31:15 08:58:01 4 16.61 0.00 4.47 4.76 0.05 74.11 09:31:15 08:58:01 5 16.51 0.00 3.88 0.79 0.05 78.77 09:31:15 08:58:01 6 16.94 0.00 3.37 0.07 0.05 79.57 09:31:15 08:58:01 7 15.92 0.00 3.80 2.59 0.05 77.64 09:31:15 08:59:01 all 0.25 0.00 0.01 0.01 0.00 99.72 09:31:15 08:59:01 0 1.94 0.00 0.02 0.07 0.00 97.98 09:31:15 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 08:59:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:31:15 08:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:31:15 08:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 08:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:00:01 all 0.04 0.00 0.02 0.01 0.00 99.93 09:31:15 09:00:01 0 0.17 0.00 0.05 0.03 0.00 99.75 09:31:15 09:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:31:15 09:00:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:31:15 09:00:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:31:15 09:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:31:15 09:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:31:15 09:01:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:31:15 09:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:31:15 09:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:31:15 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:01:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:31:15 09:01:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:31:15 09:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:01:01 7 0.02 0.00 0.05 0.00 0.00 99.93 09:31:15 09:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:31:15 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:31:15 09:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:31:15 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:31:15 09:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:31:15 09:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:31:15 09:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:31:15 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:31:15 09:03:01 all 0.01 0.00 0.01 0.03 0.01 99.95 09:31:15 09:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:31:15 09:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:31:15 09:03:01 2 0.00 0.00 0.00 0.17 0.00 99.83 09:31:15 09:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:31:15 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:31:15 09:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:31:15 09:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:31:15 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:04:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:31:15 09:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:31:15 09:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:31:15 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:05:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:31:15 09:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:31:15 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:31:15 09:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:15 09:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:06:01 all 0.02 0.00 0.03 0.01 0.00 99.94 09:31:15 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:06:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:31:15 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:06:01 3 0.02 0.00 0.03 0.02 0.00 99.93 09:31:15 09:06:01 4 0.00 0.00 0.03 0.05 0.00 99.92 09:31:15 09:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:31:15 09:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:31:15 09:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:31:15 09:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:31:15 09:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:07:01 1 0.02 0.00 0.02 0.05 0.00 99.92 09:31:15 09:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:31:15 09:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:08:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:31:15 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:08:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:31:15 09:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:31:15 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:31:15 09:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:31:15 09:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:31:15 09:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:09:01 all 0.09 0.00 0.02 0.01 0.00 99.88 09:31:15 09:09:01 0 0.60 0.00 0.02 0.00 0.02 99.37 09:31:15 09:09:01 1 0.05 0.00 0.05 0.03 0.00 99.87 09:31:15 09:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:31:15 09:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:31:15 09:09:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:31:15 09:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:15 09:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 09:31:15 09:10:01 all 0.06 0.00 0.01 0.00 0.00 99.93 09:31:15 09:10:01 0 0.37 0.00 0.00 0.00 0.00 99.63 09:31:15 09:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:31:15 09:10:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:31:15 09:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:15 09:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:31:15 09:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:31:15 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:31:15 09:11:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:31:15 09:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:31:15 09:11:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:31:15 09:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:31:15 09:12:01 all 0.04 0.00 0.00 0.00 0.00 99.95 09:31:15 09:12:01 0 0.20 0.00 0.00 0.00 0.00 99.80 09:31:15 09:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:31:15 09:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:31:15 09:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:31:15 09:13:01 all 0.26 0.00 0.01 0.01 0.00 99.72 09:31:15 09:13:01 0 1.97 0.00 0.00 0.00 0.00 98.03 09:31:15 09:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:31:15 09:13:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:31:15 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:13:01 4 0.02 0.00 0.03 0.02 0.00 99.93 09:31:15 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:31:15 09:13:01 CPU %user %nice %system %iowait %steal %idle 09:31:15 09:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:31:15 09:14:01 0 1.97 0.00 0.00 0.00 0.00 98.03 09:31:15 09:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:31:15 09:14:01 2 0.02 0.00 0.00 0.03 0.02 99.93 09:31:15 09:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:31:15 09:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:31:15 09:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:31:15 09:15:01 all 0.05 0.00 0.03 0.01 0.00 99.91 09:31:15 09:15:01 0 0.32 0.00 0.07 0.00 0.00 99.62 09:31:15 09:15:01 1 0.02 0.00 0.03 0.03 0.02 99.90 09:31:15 09:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:31:15 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:31:15 09:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:31:15 09:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:31:15 09:16:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:31:15 09:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:31:15 09:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:31:15 09:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:31:15 09:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:17:01 all 0.01 0.00 0.01 0.00 0.00 99.96 09:31:15 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:31:15 09:17:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:31:15 09:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:31:15 09:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:31:15 09:18:01 all 0.04 0.00 0.01 0.01 0.00 99.94 09:31:15 09:18:01 0 0.20 0.00 0.00 0.00 0.02 99.78 09:31:15 09:18:01 1 0.05 0.00 0.02 0.03 0.02 99.88 09:31:15 09:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:31:15 09:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:19:01 all 0.21 0.00 0.00 0.00 0.00 99.78 09:31:15 09:19:01 0 1.53 0.00 0.00 0.00 0.00 98.47 09:31:15 09:19:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:31:15 09:19:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:31:15 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:15 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:20:01 all 0.01 0.00 0.01 0.00 0.00 99.96 09:31:15 09:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:20:01 1 0.05 0.00 0.07 0.02 0.02 99.85 09:31:15 09:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:31:15 09:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:21:01 all 0.00 0.00 0.01 0.01 0.00 99.98 09:31:15 09:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:21:01 1 0.02 0.00 0.03 0.05 0.00 99.90 09:31:15 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:21:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:31:15 09:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:31:15 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:31:15 09:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:31:15 09:22:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:31:15 09:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:22:01 4 0.05 0.00 0.03 0.02 0.00 99.90 09:31:15 09:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:31:15 09:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:31:15 09:23:01 all 0.02 0.00 0.00 0.01 0.00 99.97 09:31:15 09:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:23:01 1 0.02 0.00 0.00 0.03 0.00 99.95 09:31:15 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:23:01 4 0.03 0.00 0.02 0.02 0.02 99.92 09:31:15 09:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:15 09:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:31:15 09:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:24:01 all 0.25 0.00 0.02 0.01 0.00 99.73 09:31:15 09:24:01 0 1.84 0.00 0.02 0.00 0.00 98.14 09:31:15 09:24:01 1 0.02 0.00 0.05 0.03 0.00 99.90 09:31:15 09:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:24:01 4 0.03 0.00 0.03 0.02 0.00 99.92 09:31:15 09:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:31:15 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:31:15 09:24:01 CPU %user %nice %system %iowait %steal %idle 09:31:15 09:25:01 all 0.03 0.00 0.02 0.01 0.00 99.94 09:31:15 09:25:01 0 0.12 0.00 0.02 0.00 0.00 99.87 09:31:15 09:25:01 1 0.00 0.00 0.02 0.05 0.00 99.93 09:31:15 09:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:31:15 09:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:31:15 09:25:01 4 0.03 0.00 0.05 0.03 0.02 99.87 09:31:15 09:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:31:15 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:26:01 1 0.00 0.00 0.00 0.03 0.02 99.95 09:31:15 09:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:31:15 09:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:31:15 09:26:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:31:15 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:31:15 09:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:31:15 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:27:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:31:15 09:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:31:15 09:27:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:31:15 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:31:15 09:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:31:15 09:28:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:31:15 09:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:31:15 09:28:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:31:15 09:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:31:15 09:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:31:15 09:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:29:01 1 0.00 0.00 0.02 0.03 0.00 99.95 09:31:15 09:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:31:15 09:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:15 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:15 09:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:31:15 09:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:31:15 09:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:30:01 4 0.02 0.00 0.03 0.02 0.02 99.92 09:31:15 09:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:15 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:15 09:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:31:15 09:31:01 all 0.87 0.00 0.34 0.02 0.01 98.76 09:31:15 09:31:01 0 0.60 0.00 0.33 0.00 0.00 99.07 09:31:15 09:31:01 1 1.02 0.00 0.35 0.13 0.02 98.47 09:31:15 09:31:01 2 0.63 0.00 0.37 0.02 0.02 98.97 09:31:15 09:31:01 3 0.98 0.00 0.38 0.00 0.02 98.62 09:31:15 09:31:01 4 1.42 0.00 0.37 0.02 0.00 98.20 09:31:15 09:31:01 5 0.77 0.00 0.35 0.00 0.00 98.88 09:31:15 09:31:01 6 0.92 0.00 0.20 0.00 0.00 98.88 09:31:15 09:31:01 7 0.62 0.00 0.33 0.02 0.02 99.02 09:31:15 Average: all 6.09 0.00 1.57 0.72 0.02 91.61 09:31:15 Average: 0 6.38 0.00 1.61 0.55 0.02 91.44 09:31:15 Average: 1 6.19 0.00 1.48 0.48 0.02 91.83 09:31:15 Average: 2 5.92 0.00 1.58 0.75 0.02 91.73 09:31:15 Average: 3 6.13 0.00 1.70 0.83 0.02 91.33 09:31:15 Average: 4 6.06 0.00 1.58 0.79 0.02 91.55 09:31:15 Average: 5 5.92 0.00 1.54 0.82 0.02 91.70 09:31:15 Average: 6 6.10 0.00 1.51 0.63 0.02 91.75 09:31:15 Average: 7 6.03 0.00 1.55 0.89 0.02 91.51 09:31:15 09:31:15 09:31:15