Pull request #4274 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2285064df6e9b178781955cceb17f7dc46330ac+2bbfa6ea0378182ff5edae4544a25ed2e094b0eb (ab597c3855ec63f97dfda0b578ed724cbfad2e05) 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-ssh1487338429635016277.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-ssh6174931727572056410.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14567216495942593528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16314224816122424674.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4274/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4274/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13013366071939378670.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1938’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1940 in /w/workspace/edgexfoundry_edgex-go_PR-4274 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb into PR head commit d2285064df6e9b178781955cceb17f7dc46330ac Merge succeeded, producing d2285064df6e9b178781955cceb17f7dc46330ac Checking out Revision d2285064df6e9b178781955cceb17f7dc46330ac (PR-4274) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > 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/4274/head:refs/remotes/origin/PR-4274 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2285064df6e9b178781955cceb17f7dc46330ac # 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 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2285064df6e9b178781955cceb17f7dc46330ac # timeout=10 > git rev-list --no-walk 6b08ce4bcf13e74729401289d2a8d33c4cdc84c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:07:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:07:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:07:48 ========================================================= 20:07:48 EdgeX Global Pipelines Version Info 20:07:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:07:49 ------------------- 20:07:49 stable info: 20:07:49 ------------------- 20:07:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:07:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:07:49 Message: update stable to v1.0.244 20:07:50 ------------------- 20:07:50 experimental info: 20:07:50 ------------------- 20:07:50 Commited By: **** collab-it+edgex@linuxfoundation.org 20:07:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:07:50 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4274 [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4274 [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4274 [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2285064df6e9b178781955cceb17f7dc46330ac [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d228506 [Pipeline] echo 20:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:50 provisioning config files... 20:07:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5052180382324511711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:51 ---> docker-login.sh 20:07:51 nexus3.edgexfoundry.org:10001 20:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:51 Configure a credential helper to remove this warning. See 20:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:51 20:07:51 Login Succeeded 20:07:51 nexus3.edgexfoundry.org:10002 20:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:51 Configure a credential helper to remove this warning. See 20:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:51 20:07:51 Login Succeeded 20:07:51 nexus3.edgexfoundry.org:10003 20:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:51 Configure a credential helper to remove this warning. See 20:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:51 20:07:51 Login Succeeded 20:07:51 nexus3.edgexfoundry.org:10004 20:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:51 Configure a credential helper to remove this warning. See 20:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:51 20:07:51 Login Succeeded 20:07:51 docker.io 20:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:52 Configure a credential helper to remove this warning. See 20:07:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:52 20:07:52 Login Succeeded 20:07:52 ---> docker-login.sh ends [Pipeline] } 20:07:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:07:52 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:07:52 + dirname cmd/core-command/Dockerfile 20:07:52 + cut -d/ -f2 20:07:52 + echo core-command,cmd/core-command/Dockerfile 20:07:52 + dirname cmd/core-data/Dockerfile 20:07:52 + cut -d/ -f2 20:07:52 + echo core-data,cmd/core-data/Dockerfile 20:07:52 + dirname cmd/core-metadata/Dockerfile 20:07:52 + cut -d/ -f2 20:07:52 + echo core-metadata,cmd/core-metadata/Dockerfile 20:07:52 + + dirname cmd/security-bootstrapper/Dockerfilecut 20:07:52 -d/ -f2 20:07:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:07:52 + dirname cmd/security-proxy-setup/Dockerfile 20:07:52 + cut -d/ -f2 20:07:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:07:52 + dirname cmd/security-secretstore-setup/Dockerfile 20:07:52 + cut -d/ -f2 20:07:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:07:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:07:52 + cut -d/ -f2 20:07:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:07:52 + dirname+ cmd/security-spire-agent/Dockerfile 20:07:52 cut -d/ -f2 20:07:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:07:52 + + cut -d/ -f2 20:07:52 dirname cmd/security-spire-config/Dockerfile 20:07:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:07:52 + dirname cmd/security-spire-server/Dockerfile 20:07:52 + cut -d/ -f2 20:07:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:07:52 + dirname cmd/support-notifications/Dockerfile 20:07:52 + cut -d/ -f2 20:07:52 + echo support-notifications,cmd/support-notifications/Dockerfile 20:07:52 + dirname cmd/support-scheduler/Dockerfile 20:07:52 + cut -d/ -f2 20:07:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:07:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:07:52 + git rev-list -1 --merges d2285064df6e9b178781955cceb17f7dc46330ac~1..d2285064df6e9b178781955cceb17f7dc46330ac [Pipeline] echo 20:07:52 -----------> git rev-list -1 --merges d2285064df6e9b178781955cceb17f7dc46330ac~1..d2285064df6e9b178781955cceb17f7dc46330ac d2285064df6e9b178781955cceb17f7dc46330ac [false] [Pipeline] sh 20:07:53 + git log --format=format:%s -1 d2285064df6e9b178781955cceb17f7dc46330ac [Pipeline] echo 20:07:53 ========================================================= 20:07:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:07:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:07:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:07:53 + grep -v github /etc/ssh/ssh_known_hosts 20:07:53 + [ -e /tmp/ssh_known_hosts ] 20:07:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:07:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:07:53 + sudo tee -a /etc/ssh/ssh_known_hosts 20:07:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:53 20:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:54 0.1.4: Pulling from edgex-devops/py-git-semver 20:07:54 b85a868b505f: Pulling fs layer 20:07:54 e2be974225ed: Pulling fs layer 20:07:54 339a4e72a1f5: Pulling fs layer 20:07:54 988bab9f4d93: Pulling fs layer 20:07:54 1469e6f7b9e6: Pulling fs layer 20:07:54 eaf3925da568: Pulling fs layer 20:07:54 bab4dde63d76: Pulling fs layer 20:07:54 bde34c3a00c8: Pulling fs layer 20:07:54 b352a97aabf1: Pulling fs layer 20:07:54 4872d77fe225: Pulling fs layer 20:07:54 5851b861e8e6: Pulling fs layer 20:07:54 bab4dde63d76: Waiting 20:07:54 988bab9f4d93: Waiting 20:07:54 5851b861e8e6: Waiting 20:07:54 bde34c3a00c8: Waiting 20:07:54 b352a97aabf1: Waiting 20:07:54 eaf3925da568: Waiting 20:07:54 4872d77fe225: Waiting 20:07:54 1469e6f7b9e6: Waiting 20:07:54 e2be974225ed: Verifying Checksum 20:07:54 e2be974225ed: Download complete 20:07:54 988bab9f4d93: Verifying Checksum 20:07:54 988bab9f4d93: Download complete 20:07:54 1469e6f7b9e6: Verifying Checksum 20:07:54 1469e6f7b9e6: Download complete 20:07:54 eaf3925da568: Verifying Checksum 20:07:54 eaf3925da568: Download complete 20:07:54 339a4e72a1f5: Verifying Checksum 20:07:54 339a4e72a1f5: Download complete 20:07:54 bde34c3a00c8: Verifying Checksum 20:07:54 bde34c3a00c8: Download complete 20:07:54 b352a97aabf1: Download complete 20:07:54 4872d77fe225: Verifying Checksum 20:07:54 4872d77fe225: Download complete 20:07:54 5851b861e8e6: Verifying Checksum 20:07:54 5851b861e8e6: Download complete 20:07:54 b85a868b505f: Verifying Checksum 20:07:54 b85a868b505f: Download complete 20:07:54 bab4dde63d76: Verifying Checksum 20:07:54 bab4dde63d76: Download complete 20:07:55 b85a868b505f: Pull complete 20:07:55 e2be974225ed: Pull complete 20:07:56 339a4e72a1f5: Pull complete 20:07:56 988bab9f4d93: Pull complete 20:07:56 1469e6f7b9e6: Pull complete 20:07:56 eaf3925da568: Pull complete 20:07:58 bab4dde63d76: Pull complete 20:07:58 bde34c3a00c8: Pull complete 20:07:58 b352a97aabf1: Pull complete 20:07:58 4872d77fe225: Pull complete 20:07:58 5851b861e8e6: Pull complete 20:07:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:58 prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container 20:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:08:02 $ docker top dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d -eo pid,comm 20:08:02 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). 20:08:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:08:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:02 [ssh-agent] Looking for ssh-agent implementation... 20:08:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:02 $ docker exec dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d ssh-agent 20:08:02 SSH_AUTH_SOCK=/tmp/ssh-xftsJo3JbmYG/agent.33 20:08:02 SSH_AGENT_PID=39 20:08:02 Running ssh-add (command line suppressed) 20:08:02 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1866179077314183091.key (/w/workspace/edgex-go/2@tmp/private_key_1866179077314183091.key) 20:08:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:02 + git tag --points-at HEAD [Pipeline] } 20:08:02 $ docker exec --env ******** --env ******** dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d ssh-agent -k 20:08:02 unset SSH_AUTH_SOCK; 20:08:02 unset SSH_AGENT_PID; 20:08:02 echo Agent pid 39 killed; 20:08:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:08:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:08:02 [ssh-agent] Looking for ssh-agent implementation... 20:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:08:03 $ docker exec dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d ssh-agent 20:08:03 SSH_AUTH_SOCK=/tmp/ssh-21MBIvnvKnpx/agent.71 20:08:03 SSH_AGENT_PID=77 20:08:03 Running ssh-add (command line suppressed) 20:08:03 Identity added: /w/workspace/edgex-go/2@tmp/private_key_822488479667770461.key (/w/workspace/edgex-go/2@tmp/private_key_822488479667770461.key) 20:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:08:03 + git semver init 20:08:03 2023-01-11 20:08:03,799 [run_init] DEBUG init version:0.0.0 force:False 20:08:03 2023-01-11 20:08:03,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 20:08:03 2023-01-11 20:08:03,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 20:08:03 2023-01-11 20:08:03,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 20:08:09 2023-01-11 20:08:08,783 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 20:08:09 2023-01-11 20:08:08,785 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4274 with force:False 20:08:09 2023-01-11 20:08:08,785 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4274 20:08:09 2023-01-11 20:08:08,791 [execute] INFO git cat-file --batch-check 20:08:09 2023-01-11 20:08:08,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 20:08:09 2023-01-11 20:08:08,797 [execute] INFO git cat-file --batch 20:08:09 2023-01-11 20:08:08,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 20:08:09 2023-01-11 20:08:08,801 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4274 20:08:09 0.0.0 [Pipeline] } 20:08:09 $ docker exec --env ******** --env ******** dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d ssh-agent -k 20:08:09 unset SSH_AUTH_SOCK; 20:08:09 unset SSH_AGENT_PID; 20:08:09 echo Agent pid 77 killed; 20:08:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:08:09 + git semver [Pipeline] } 20:08:09 $ docker stop --time=1 dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d 20:08:11 $ docker rm -f --volumes dc96f18357d2ae3ce15546477ec144565c2cb08a51203ffd7c68dfa41aaaeb7d [Pipeline] // withDockerContainer [Pipeline] sh 20:08:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:08:11 Stashed 1 file(s) [Pipeline] echo 20:08:11 [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 20:08:12 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 20:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:08:12 ========================================================= 20:08:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:08:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:08:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:08:12 213ec9aee27d: Pulling fs layer 20:08:12 4583459ba037: Pulling fs layer 20:08:12 93c1e223e6f2: Pulling fs layer 20:08:12 53926ce57604: Pulling fs layer 20:08:12 21b2b0c7a3f4: Pulling fs layer 20:08:12 22ff95d597cd: Pulling fs layer 20:08:12 12d6caf4c0d1: Pulling fs layer 20:08:12 96b7cbca73a9: Pulling fs layer 20:08:12 a7acece74701: Pulling fs layer 20:08:12 22ff95d597cd: Waiting 20:08:12 12d6caf4c0d1: Waiting 20:08:12 53926ce57604: Waiting 20:08:12 96b7cbca73a9: Waiting 20:08:12 21b2b0c7a3f4: Waiting 20:08:12 a7acece74701: Waiting 20:08:12 93c1e223e6f2: Verifying Checksum 20:08:12 93c1e223e6f2: Download complete 20:08:12 4583459ba037: Verifying Checksum 20:08:12 4583459ba037: Download complete 20:08:12 21b2b0c7a3f4: Verifying Checksum 20:08:12 21b2b0c7a3f4: Download complete 20:08:12 22ff95d597cd: Verifying Checksum 20:08:12 22ff95d597cd: Download complete 20:08:12 213ec9aee27d: Verifying Checksum 20:08:12 12d6caf4c0d1: Verifying Checksum 20:08:12 12d6caf4c0d1: Download complete 20:08:12 213ec9aee27d: Pull complete 20:08:12 4583459ba037: Pull complete 20:08:12 93c1e223e6f2: Pull complete 20:08:12 a7acece74701: Verifying Checksum 20:08:12 a7acece74701: Download complete 20:08:13 96b7cbca73a9: Verifying Checksum 20:08:13 96b7cbca73a9: Download complete 20:08:13 53926ce57604: Verifying Checksum 20:08:13 53926ce57604: Download complete 20:08:17 53926ce57604: Pull complete 20:08:17 21b2b0c7a3f4: Pull complete 20:08:17 22ff95d597cd: Pull complete 20:08:17 12d6caf4c0d1: Pull complete 20:08:19 96b7cbca73a9: Pull complete 20:08:20 a7acece74701: Pull complete 20:08:20 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:08:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:08:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:08:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:08:20 WORKDIR /edgex 20:08:20 COPY go.mod . 20:08:20 RUN go mod download 20:08:20 + docker build -t ci-base-image-x86_64 -f - . 20:08:21 Sending build context to Docker daemon 170.2MB 20:08:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:08:21 ---> db6d94c90886 20:08:21 Step 2/4 : WORKDIR /edgex 20:08:26 ---> Running in 2b7d53fd04a2 20:08:26 Removing intermediate container 2b7d53fd04a2 20:08:26 ---> 2d1f91cc5dd0 20:08:26 Step 3/4 : COPY go.mod . 20:08:26 ---> e2952a5e6b65 20:08:26 Step 4/4 : RUN go mod download 20:08:26 ---> Running in 92d4155c7c4a 20:08:26 Still waiting to schedule task 20:08:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1939’ 20:08:41 Removing intermediate container 92d4155c7c4a 20:08:41 ---> 485733c61480 20:08:41 Successfully built 485733c61480 20:08:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:41 + docker inspect -f . ci-base-image-x86_64 20:08:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:42 prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container 20:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:43 $ docker top 6c5d371c0caba2053407b1ea243ba087197bab753144cd16311aef2e0fad324a -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:43 + go version 20:08:43 go version go1.18.7 linux/amd64 [Pipeline] } 20:08:43 $ docker stop --time=1 6c5d371c0caba2053407b1ea243ba087197bab753144cd16311aef2e0fad324a 20:08:45 $ docker rm -f --volumes 6c5d371c0caba2053407b1ea243ba087197bab753144cd16311aef2e0fad324a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:45 + docker inspect -f . ci-base-image-x86_64 20:08:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:45 prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container 20:08:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:08:46 $ docker top d217a92798ca2328413a6410e5e2b2160bf83114b902027f4f8a05798451635a -eo pid,comm [Pipeline] { [Pipeline] echo 20:08:46 ========================================================= 20:08:46 [edgeXBuildGoParallel] Running Tests and Build... 20:08:46 ========================================================= [Pipeline] sh 20:08:46 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 20:08:46 + make test 20:08:46 go test -race -coverprofile=coverage.out ./... 20:08:53 ? github.com/edgexfoundry/edgex-go [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.093s coverage: 43.0% of statements 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:09:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.0% of statements 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.839s coverage: 89.2% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.4% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.518s coverage: 95.6% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.108s coverage: 60.0% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements 20:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 20:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 20:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.081s coverage: 94.4% of statements 20:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements 20:09:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 79.9% of statements 20:09:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 58.8% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.224s coverage: 91.2% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.7% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.8% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.8% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:09:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:09:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:09:31 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 20:09:53 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." 20:09:53 go vet ./... 20:09:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:54 ./bin/test-attribution-txt.sh 20:09:55 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 20:09:55 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 20:09:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:09:55 + ls -al . 20:09:55 total 752 20:09:55 drwxrwxr-x 11 1001 1001 4096 Jan 11 20:08 . 20:09:55 drwxr-xr-x 4 root root 4096 Jan 11 20:08 .. 20:09:55 drwxrwxr-x 2 1001 1001 4096 Jan 11 20:07 .blubracket 20:09:55 -rw-rw-r-- 1 1001 1001 16 Jan 11 20:07 .dockerignore 20:09:55 drwxrwxr-x 8 1001 1001 4096 Jan 11 20:09 .git 20:09:55 drwxrwxr-x 3 1001 1001 4096 Jan 11 20:07 .github 20:09:55 -rw-rw-r-- 1 1001 1001 956 Jan 11 20:07 .gitignore 20:09:55 -rw-rw-r-- 1 1001 1001 42 Jan 11 20:07 .golangci.yml 20:09:55 -rw-rw-r-- 1 1001 1001 87 Jan 11 20:07 .hadolint.yml 20:09:55 drwxr-xr-x 3 1001 1001 4096 Jan 11 20:08 .semver 20:09:55 -rw-rw-r-- 1 1001 1001 166 Jan 11 20:07 .sonarcloud.properties 20:09:55 -rw-rw-r-- 1 1001 1001 1171 Jan 11 20:07 ADOPTERS.md 20:09:55 -rw-rw-r-- 1 1001 1001 10618 Jan 11 20:07 Attribution.txt 20:09:55 -rw-rw-r-- 1 1001 1001 73765 Jan 11 20:07 CHANGELOG.md 20:09:55 -rw-rw-r-- 1 1001 1001 3804 Jan 11 20:07 CONTRIBUTING.md 20:09:55 -rw-rw-r-- 1 1001 1001 677 Jan 11 20:07 GOVERNANCE.md 20:09:55 -rw-rw-r-- 1 1001 1001 850 Jan 11 20:07 Jenkinsfile 20:09:55 -rw-rw-r-- 1 1001 1001 10775 Jan 11 20:07 LICENSE 20:09:55 -rw-rw-r-- 1 1001 1001 12513 Jan 11 20:07 Makefile 20:09:55 -rw-rw-r-- 1 1001 1001 582 Jan 11 20:07 OWNERS.md 20:09:55 -rw-rw-r-- 1 1001 1001 9403 Jan 11 20:07 README.md 20:09:55 -rw-rw-r-- 1 1001 1001 6912 Jan 11 20:07 SECURITY.md 20:09:55 -rw-rw-r-- 1 1001 1001 5 Jan 11 20:08 VERSION 20:09:55 drwxrwxr-x 2 1001 1001 4096 Jan 11 20:07 bin 20:09:55 drwxrwxr-x 16 1001 1001 4096 Jan 11 20:07 cmd 20:09:55 -rw-r--r-- 1 root root 494838 Jan 11 20:09 coverage.out 20:09:55 -rw-rw-r-- 1 1001 1001 3376 Jan 11 20:07 go.mod 20:09:55 -rw-rw-r-- 1 1001 1001 34949 Jan 11 20:07 go.sum 20:09:55 drwxrwxr-x 7 1001 1001 4096 Jan 11 20:07 internal 20:09:55 drwxrwxr-x 3 1001 1001 4096 Jan 11 20:07 openapi 20:09:55 drwxrwxr-x 4 1001 1001 4096 Jan 11 20:07 snap 20:09:55 -rw-rw-r-- 1 1001 1001 204 Jan 11 20:07 version.go [Pipeline] sh 20:09:55 + '[' -e coverage.out ] 20:09:55 + chown 1001:1001 coverage.out [Pipeline] stash 20:09:55 Stashed 1 file(s) [Pipeline] sh 20:09:56 + make build 20:09:56 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 20:10:11 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 20:10:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:10:11 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 20:10:19 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 20:10:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:10:21 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 20:10: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:10:23 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 20:10:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:10:26 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] } 20:10:28 $ docker stop --time=1 d217a92798ca2328413a6410e5e2b2160bf83114b902027f4f8a05798451635a 20:10:32 $ docker rm -f --volumes d217a92798ca2328413a6410e5e2b2160bf83114b902027f4f8a05798451635a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:10:32 20:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:10:33 latest: Pulling from edgex-devops/edgex-compose 20:10:33 cbdbe7a5bc2a: Pulling fs layer 20:10:33 ca9280d653b3: Pulling fs layer 20:10:33 7e9c9ca2126c: Pulling fs layer 20:10:33 cbdbe7a5bc2a: Verifying Checksum 20:10:33 cbdbe7a5bc2a: Download complete 20:10:33 ca9280d653b3: Verifying Checksum 20:10:33 ca9280d653b3: Download complete 20:10:33 cbdbe7a5bc2a: Pull complete 20:10:33 7e9c9ca2126c: Verifying Checksum 20:10:33 7e9c9ca2126c: Download complete 20:10:33 ca9280d653b3: Pull complete 20:10:37 7e9c9ca2126c: Pull complete 20:10:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:10:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:10:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:37 prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container 20:10:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:10:40 $ docker top 77e5dfc20ee0a1fc175858fd292dca961dc5e7fd96e008be0803e222e0015c88 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:40 + docker-compose build --help 20:10:40 + grep parallel 20:10:40 --parallel Build images in parallel. [Pipeline] } 20:10:40 $ docker stop --time=1 77e5dfc20ee0a1fc175858fd292dca961dc5e7fd96e008be0803e222e0015c88 20:10:42 $ docker rm -f --volumes 77e5dfc20ee0a1fc175858fd292dca961dc5e7fd96e008be0803e222e0015c88 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:10:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:42 prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container 20:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:10:43 $ docker top 2f022ea9762d4a26cc7ed184945c3dccb9fe3915c7f10a20ba5a2c8fc9c05f23 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:43 + docker-compose -f ./docker-compose-build.yml build --parallel 20:10:43 Building core-command ... 20:10:43 Building core-data ... 20:10:43 Building core-metadata ... 20:10:43 Building security-bootstrapper ... 20:10:43 Building security-proxy-setup ... 20:10:43 Building security-secretstore-setup ... 20:10:43 Building security-spiffe-token-provider ... 20:10:43 Building security-spire-agent ... 20:10:43 Building security-spire-config ... 20:10:43 Building security-spire-server ... 20:10:43 Building support-notifications ... 20:10:43 Building support-scheduler ... 20:10:43 Building core-command 20:10:43 Building support-notifications 20:10:43 Building security-spire-agent 20:10:43 Building security-spire-config 20:10:43 Building core-data 20:10:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:10:53 ---> 485733c61480 20:10:53 Step 3/24 : WORKDIR /edgex-go 20:10:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:10:54 ---> 485733c61480 20:10:54 Step 3/24 : WORKDIR /edgex-go 20:10:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:10:54 ---> 485733c61480 20:10:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:10:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:10:54 ---> 485733c61480 20:10:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:10:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:10:55 ---> 485733c61480 20:10:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:10:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1942 in /w/workspace/edgexfoundry_edgex-go_PR-4274 [Pipeline] { [Pipeline] ws 20:10:58 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:10:59 The recommended git tool is: git 20:11:05 ---> Running in 5ab3f37fade3 20:11:05 ---> Running in ef3ad6af0e1c 20:11:05 ---> Running in 15d4c45a0bde 20:11:05 ---> Running in 9c298963fb92 20:11:05 ---> Running in c97698626fba 20:11:05 Removing intermediate container 5ab3f37fade3 20:11:05 ---> a16bb9a95460 20:11:05 Step 4/22 : WORKDIR /edgex-go 20:11:05 Removing intermediate container ef3ad6af0e1c 20:11:05 ---> 7d906e5d9c29 20:11:05 Step 4/23 : WORKDIR /edgex-go 20:11:05 Removing intermediate container 15d4c45a0bde 20:11:05 ---> 727bb12c54b7 20:11:05 Step 4/22 : WORKDIR /edgex-go 20:11:05 Removing intermediate container 9c298963fb92 20:11:05 ---> 220d9e32e15b 20:11:05 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:11:05 Removing intermediate container c97698626fba 20:11:05 ---> f25992d237f4 20:11:05 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:11:05 ---> Running in 38bc042079a4 20:11:05 ---> Running in 808b5b6114e5 20:11:05 ---> Running in e99155dfbe0e 20:11:05 ---> Running in 426297a04919 20:11:05 ---> Running in e11f4171bddb 20:11:05 Removing intermediate container 38bc042079a4 20:11:05 ---> d3fecd6f9e84 20:11:05 Step 5/22 : RUN apk add --update --no-cache make git 20:11:05 Removing intermediate container 808b5b6114e5 20:11:05 ---> ad00301de29c 20:11:05 Step 5/23 : RUN apk add --update --no-cache make git 20:11:05 ---> Running in df0ddad89238 20:11:05 ---> Running in 0ab31a0a8180 20:11:05 Removing intermediate container e99155dfbe0e 20:11:05 ---> acaf4916ad35 20:11:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:11:05 ---> Running in 3aab8109a577 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:05 OK: 211 MiB in 51 packages 20:11:05 OK: 211 MiB in 51 packages 20:11:05 OK: 211 MiB in 51 packages 20:11:06 OK: 211 MiB in 51 packages 20:11:06 OK: 211 MiB in 51 packages 20:11:06 Removing intermediate container df0ddad89238 20:11:06 ---> b7370feae558 20:11:06 Step 6/22 : COPY go.mod vendor* ./ 20:11:06 Removing intermediate container 426297a04919 20:11:06 ---> cd6a97ea5441 20:11:06 Step 5/24 : COPY go.mod vendor* ./ 20:11:06 Removing intermediate container e11f4171bddb 20:11:06 ---> 381b8bcff34e 20:11:06 Step 5/24 : COPY go.mod vendor* ./ 20:11:06 Removing intermediate container 0ab31a0a8180 20:11:06 ---> 8b75623ee037 20:11:06 Step 6/23 : COPY go.mod vendor* ./ 20:11:06 ---> fb6d3a5e1c22 20:11:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:06 ---> 38502150dc47 20:11:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:06 ---> Running in bbfd64add8a2 20:11:06 ---> Running in 64e7a318e79f 20:11:06 Removing intermediate container 3aab8109a577 20:11:06 ---> 9e7e0be06d45 20:11:06 Step 6/22 : COPY go.mod vendor* ./ 20:11:06 ---> 93c86c87f7d3 20:11:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:06 ---> Running in 309cafb364c2 20:11:06 ---> 6f82cf8780fd 20:11:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:06 ---> Running in d9043af45a46 20:11:06 ---> e01d1422a3cd 20:11:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:06 ---> Running in 358fb0721b2a 20:11:08 using credential edgex-jenkins-ssh 20:11:08 Cloning the remote Git repository 20:11:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:11:08 > git init /w/workspace/edgex-go/2 # timeout=10 20:11:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:11:08 > git --version # timeout=10 20:11:09 > git --version # 'git version 2.25.1' 20:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:40 Merging remotes/origin/main commit 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb into PR head commit d2285064df6e9b178781955cceb17f7dc46330ac 20:11:40 Merge succeeded, producing d2285064df6e9b178781955cceb17f7dc46330ac 20:11:40 Checking out Revision d2285064df6e9b178781955cceb17f7dc46330ac (PR-4274) 20:11:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:11:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:11:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4274/head:refs/remotes/origin/PR-4274 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:11:40 > git config core.sparsecheckout # timeout=10 20:11:40 > git checkout -f d2285064df6e9b178781955cceb17f7dc46330ac # timeout=10 20:11:40 > git remote # timeout=10 20:11:40 > git config --get remote.origin.url # timeout=10 20:11:40 using GIT_SSH to set credentials SSH Credentials for GitHub 20:11:40 > git merge 2bbfa6ea0378182ff5edae4544a25ed2e094b0eb # timeout=10 20:11:40 > git rev-parse HEAD^{commit} # timeout=10 20:11:40 > git config core.sparsecheckout # timeout=10 20:11:41 > git checkout -f d2285064df6e9b178781955cceb17f7dc46330ac # timeout=10 20:11:41 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:11:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:11:42 Dload Upload Total Spent Left Speed 20:11:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 20:11:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:11:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:11:43 + sudo tee /etc/docker/daemon.new 20:11:43 { 20:11:43 "registry-mirrors": [ 20:11:43 "https://nexus3.edgexfoundry.org:10001" 20:11:43 ], 20:11:43 "bip": "10.250.0.254/24", 20:11:43 "hosts": [ 20:11:43 "tcp://0.0.0.0:5555", 20:11:43 "unix:///var/run/docker.sock" 20:11:43 ], 20:11:43 "mtu": 1458, 20:11:43 "selinux-enabled": true, 20:11:43 "seccomp-profile": "/etc/docker/seccomp.json" 20:11:43 } [Pipeline] sh 20:11:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:11:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:02 provisioning config files... 20:12:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5742879032541731965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:03 ---> docker-login.sh 20:12:03 nexus3.edgexfoundry.org:10001 20:12:03 Removing intermediate container 64e7a318e79f 20:12:03 ---> 443c17c5357b 20:12:03 Step 7/24 : COPY . . 20:12:03 Removing intermediate container bbfd64add8a2 20:12:03 ---> 83abca796b25 20:12:03 Step 8/22 : COPY . . 20:12:03 Removing intermediate container 309cafb364c2 20:12:03 ---> 3266f5cc72d0 20:12:03 Step 7/24 : COPY . . 20:12:03 Removing intermediate container d9043af45a46 20:12:03 ---> 7830f857df9a 20:12:03 Step 8/23 : COPY . . 20:12:03 Removing intermediate container 358fb0721b2a 20:12:03 ---> 003187655c33 20:12:03 Step 8/22 : COPY . . 20:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:03 Configure a credential helper to remove this warning. See 20:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:03 20:12:03 Login Succeeded 20:12:03 nexus3.edgexfoundry.org:10002 20:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:04 Configure a credential helper to remove this warning. See 20:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:04 20:12:04 Login Succeeded 20:12:04 nexus3.edgexfoundry.org:10003 20:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:04 Configure a credential helper to remove this warning. See 20:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:04 20:12:04 Login Succeeded 20:12:04 nexus3.edgexfoundry.org:10004 20:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:04 Configure a credential helper to remove this warning. See 20:12:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:04 20:12:04 Login Succeeded 20:12:04 docker.io 20:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:12:05 Configure a credential helper to remove this warning. See 20:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:12:05 20:12:05 Login Succeeded 20:12:05 ---> docker-login.sh ends [Pipeline] } 20:12:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:12:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 20:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:12:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:12:05 ========================================================= 20:12:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:12:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:12:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:12:06 9b18e9b68314: Pulling fs layer 20:12:06 35d82f9e3411: Pulling fs layer 20:12:06 e16973657156: Pulling fs layer 20:12:06 fc693d55d65f: Pulling fs layer 20:12:06 7e9fc2657dce: Pulling fs layer 20:12:06 dda99020689f: Pulling fs layer 20:12:06 db1c61fa0a46: Pulling fs layer 20:12:06 891c053d2c06: Pulling fs layer 20:12:06 dda99020689f: Waiting 20:12:06 fc693d55d65f: Waiting 20:12:06 db1c61fa0a46: Waiting 20:12:06 7e9fc2657dce: Waiting 20:12:06 891c053d2c06: Waiting 20:12:06 e16973657156: Verifying Checksum 20:12:06 e16973657156: Download complete 20:12:06 35d82f9e3411: Verifying Checksum 20:12:06 35d82f9e3411: Download complete 20:12:06 7e9fc2657dce: Verifying Checksum 20:12:06 7e9fc2657dce: Download complete 20:12:06 dda99020689f: Verifying Checksum 20:12:06 dda99020689f: Download complete 20:12:06 9b18e9b68314: Verifying Checksum 20:12:06 9b18e9b68314: Download complete 20:12:07 9b18e9b68314: Pull complete 20:12:07 891c053d2c06: Verifying Checksum 20:12:07 891c053d2c06: Download complete 20:12:08 35d82f9e3411: Pull complete 20:12:08 e16973657156: Pull complete 20:12:09 db1c61fa0a46: Verifying Checksum 20:12:09 db1c61fa0a46: Download complete 20:12:09 fc693d55d65f: Verifying Checksum 20:12:09 fc693d55d65f: Download complete 20:12:21 fc693d55d65f: Pull complete 20:12:21 7e9fc2657dce: Pull complete 20:12:21 dda99020689f: Pull complete 20:12:25 ---> 71fef17879d6 20:12:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:12:25 ---> 9b13159d08a8 20:12:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:12:25 ---> 29ce7ed68e32 20:12:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:12:25 ---> 99a0b3152c9a 20:12:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:12:25 ---> 5568e7453bd0 20:12:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:12:25 ---> Running in 33440183e3cb 20:12:25 ---> Running in d8c721ae4908 20:12:25 ---> Running in b4db34e3ab79 20:12:25 ---> Running in c4f220e9bbf4 20:12:25 ---> Running in 035ccd551cc0 20:12:25 Removing intermediate container c4f220e9bbf4 20:12:25 ---> b9466a47290f 20:12:25 Step 9/24 : WORKDIR /edgex-go/spire-build 20:12:25 ---> Running in 24d1bde2eff0 20:12:25 Removing intermediate container 035ccd551cc0 20:12:25 ---> 65c49de39305 20:12:25 Step 9/24 : WORKDIR /edgex-go/spire-build 20:12:25 ---> Running in 26538b814746 20:12:25 Removing intermediate container 24d1bde2eff0 20:12:25 ---> 7c9e3180c442 20:12:25 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:12:25 ---> Running in 83c5b5232488 20:12:25 Removing intermediate container 26538b814746 20:12:25 ---> 36d2d97ff3d9 20:12:25 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:12:25 ---> Running in b62adfab1a92 20:12:25 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 20:12:25 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 20:12:25 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 20:12:25 Removing intermediate container b62adfab1a92 20:12:25 ---> faf40af4ed4c 20:12:25 Step 11/24 : WORKDIR /edgex-go 20:12:25 Removing intermediate container 83c5b5232488 20:12:25 ---> 900c4d40bf3f 20:12:25 Step 11/24 : WORKDIR /edgex-go 20:12:25 ---> Running in 2c81b4b70f46 20:12:25 ---> Running in 8e99b9f59b87 20:12:25 Removing intermediate container 8e99b9f59b87 20:12:25 ---> cec07277e1ca 20:12:25 20:12:25 Step 12/24 : FROM alpine:3.15 20:12:25 Removing intermediate container 2c81b4b70f46 20:12:25 ---> 308630508b59 20:12:25 20:12:25 Step 12/24 : FROM alpine:3.15 20:12:25 3.15: Pulling from library/alpine 20:12:25 3.15: Pulling from library/alpine 20:12:26 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:12:26 Status: Downloaded newer image for alpine:3.15 20:12:26 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:12:26 Status: Image is up to date for alpine:3.15 20:12:26 ---> c4fc93816858 20:12:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:26 ---> c4fc93816858 20:12:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:27 db1c61fa0a46: Pull complete 20:12:27 ---> Running in e216c71ddb63 20:12:27 ---> Running in 9a6488992f56 20:12:27 Removing intermediate container e216c71ddb63 20:12:27 ---> 3d5bff9268fe 20:12:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:12:27 Removing intermediate container 9a6488992f56 20:12:27 ---> 3a6b16e8525a 20:12:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:12:27 ---> Running in 8b4d8c7d3b84 20:12:27 ---> Running in 2ae3af8107dd 20:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:29 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:12:29 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:12:29 OK: 15859 distinct packages available 20:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:29 (1/4) Installing dumb-init (1.2.5-r1) 20:12:29 (2/4) Installing musl-obstack (1.2.3-r0) 20:12:29 (3/4) Installing libucontext (1.1-r0) 20:12:29 (4/4) Installing gcompat (1.0.0-r4) 20:12:29 Executing busybox-1.34.1-r7.trigger 20:12:29 OK: 6 MiB in 18 packages 20:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:30 891c053d2c06: Pull complete 20:12:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:12:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:12:30 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:12:30 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:12:30 OK: 15859 distinct packages available 20:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:30 + docker build -t ci-base-image-arm64 -f - . 20:12:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:12:30 WORKDIR /edgex 20:12:30 COPY go.mod . 20:12:30 RUN go mod download 20:12:30 (1/5) Installing dumb-init (1.2.5-r1) 20:12:30 (2/5) Installing musl-obstack (1.2.3-r0) 20:12:30 (3/5) Installing libucontext (1.1-r0) 20:12:30 (4/5) Installing gcompat (1.0.0-r4) 20:12:30 (5/5) Installing openssl (1.1.1s-r1) 20:12:30 Executing busybox-1.34.1-r7.trigger 20:12:30 OK: 7 MiB in 19 packages 20:12:30 Sending build context to Docker daemon 3.134MB 20:12:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:12:30 ---> f96f9c87975a 20:12:30 Step 2/4 : WORKDIR /edgex 20:12:31 Removing intermediate container 8b4d8c7d3b84 20:12:31 ---> 5eded4b6077a 20:12:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:12:31 Removing intermediate container 2ae3af8107dd 20:12:31 ---> a7bdf292fe2a 20:12:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:12:32 ---> Running in 130a38bff242 20:12:33 Removing intermediate container 130a38bff242 20:12:33 ---> d1987071872e 20:12:33 Step 3/4 : COPY go.mod . 20:12:33 ---> c70bd461c119 20:12:33 Step 4/4 : RUN go mod download 20:12:34 ---> Running in aa1df196598c 20:12:39 ---> 972dffaa4a3e 20:12:39 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:12:39 ---> 8278bf9ee731 20:12:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:12:41 ---> 36d8fe7d9639 20:12:41 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:12:41 ---> Running in 2a3b0082567e 20:12:41 ---> 742b99ca6b32 20:12:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:12:41 ---> 0b79582de4f1 20:12:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:12:42 Removing intermediate container 2a3b0082567e 20:12:42 ---> 96947320f6ee 20:12:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:12:42 ---> 63486541beff 20:12:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:12:42 ---> 53aa1751c715 20:12:42 Step 19/24 : WORKDIR / 20:12:42 ---> Running in 67b6084facbd 20:12:43 Removing intermediate container 67b6084facbd 20:12:43 ---> e2f396201dd1 20:12:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:12:45 ---> 229ed3c42a0e 20:12:45 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:12:45 ---> Running in 9513bfaa28b9 20:12:45 ---> Running in 04854331d4b5 20:12:45 Removing intermediate container 9513bfaa28b9 20:12:45 ---> 481ebde60c43 20:12:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:12:45 ---> Running in 84d6129ac34a 20:12:45 Removing intermediate container 04854331d4b5 20:12:45 ---> a37dc90fddfd 20:12:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:12:45 ---> Running in e9708cb1bd38 20:12:45 Removing intermediate container 84d6129ac34a 20:12:45 ---> a4b36da42d51 20:12:45 Step 22/24 : LABEL arch=x86_64 20:12:45 Removing intermediate container e9708cb1bd38 20:12:45 ---> 27622853bd47 20:12:45 Step 22/24 : LABEL arch=x86_64 20:12:46 ---> Running in 0f3e56617c6d 20:12:46 ---> Running in df0641431471 20:12:46 Removing intermediate container 0f3e56617c6d 20:12:46 ---> 25f58e67c063 20:12:46 Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:12:46 Removing intermediate container df0641431471 20:12:46 ---> d0b2a5cdd073 20:12:46 Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:12:46 ---> Running in 9d828f81bcdd 20:12:46 ---> Running in de6aab97a0d4 20:12:46 Removing intermediate container 9d828f81bcdd 20:12:46 ---> b0c2f0058284 20:12:46 Step 24/24 : LABEL version=0.0.0 20:12:46 ---> Running in 29dd55de8688 20:12:46 Removing intermediate container de6aab97a0d4 20:12:46 ---> 8a502f248daa 20:12:46 Step 24/24 : LABEL version=0.0.0 20:12:47 ---> Running in 199d5b4499bc 20:12:47 Removing intermediate container 29dd55de8688 20:12:47 ---> 83d62f1ae317 20:12:47 20:12:47 Successfully built 83d62f1ae317 20:12:47 Successfully tagged security-spire-config:latest 20:12:47 Building security-bootstrapper 20:12:47  Building security-spire-config ... done Removing intermediate container 199d5b4499bc 20:12:47 ---> d8696f639cef 20:12:47 20:12:47 Successfully built d8696f639cef 20:12:47 Successfully tagged security-spire-agent:latest 20:12:47  Building security-spire-agent ... done Building security-spire-server 20:12:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:51 ---> 485733c61480 20:12:51 Step 3/23 : WORKDIR /edgex-go 20:12:51 ---> Using cache 20:12:51 ---> f25992d237f4 20:12:51 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:12:51 ---> Using cache 20:12:51 ---> 381b8bcff34e 20:12:51 Step 5/23 : COPY go.mod vendor* ./ 20:12:51 ---> Using cache 20:12:51 ---> 93c86c87f7d3 20:12:51 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:51 ---> Using cache 20:12:51 ---> 3266f5cc72d0 20:12:51 Step 7/23 : COPY . . 20:12:51 ---> Using cache 20:12:51 ---> 5568e7453bd0 20:12:51 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:12:51 ---> Using cache 20:12:51 ---> 65c49de39305 20:12:51 Step 9/23 : WORKDIR /edgex-go/spire-build 20:12:51 ---> Using cache 20:12:51 ---> 36d2d97ff3d9 20:12:51 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 20:12:54 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:12:54 ---> 485733c61480 20:12:54 Step 3/32 : WORKDIR /edgex-go 20:12:54 ---> Using cache 20:12:54 ---> f25992d237f4 20:12:54 Step 4/32 : RUN apk add --update --no-cache make git 20:12:58 ---> Running in 190fc25e998a 20:12:58 ---> Running in 345719d02817 20:13:03 Removing intermediate container b4db34e3ab79 20:13:03 ---> d0aea5b7b0a8 20:13:03 20:13:03 Step 10/23 : FROM alpine:3.16 20:13:03 Removing intermediate container 33440183e3cb 20:13:03 ---> 876377d22974 20:13:03 20:13:03 Step 10/22 : FROM alpine:3.16 20:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:03 Removing intermediate container d8c721ae4908 20:13:03 ---> c7d57b594d27 20:13:03 20:13:03 Step 10/22 : FROM alpine:3.16 20:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:03 OK: 211 MiB in 51 packages 20:13:03 3.16: Pulling from library/alpine 20:13:03 3.16: Pulling from library/alpine 20:13:03 3.16: Pulling from library/alpine 20:13:03 Removing intermediate container 345719d02817 20:13:03 ---> 044cc0d42e31 20:13:03 Step 11/23 : WORKDIR /edgex-go 20:13:03 ---> Running in 44ed70569358 20:13:03 Removing intermediate container 44ed70569358 20:13:03 ---> 2102eb495bd1 20:13:03 20:13:03 Step 12/23 : FROM alpine:3.15 20:13:03 ---> c4fc93816858 20:13:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:13:03 ---> Using cache 20:13:03 ---> 3a6b16e8525a 20:13:03 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:03 ---> Using cache 20:13:03 ---> a7bdf292fe2a 20:13:03 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:13:06 Removing intermediate container aa1df196598c 20:13:06 ---> fbabfc384b0b 20:13:06 Successfully built fbabfc384b0b 20:13:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:06 + docker inspect -f . ci-base-image-arm64 20:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:06 prd-ubuntu20.04-docker-arm64-4c-16g-1942 does not seem to be running inside a container 20:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:13:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:13:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:13:07 Status: Downloaded newer image for alpine:3.16 20:13:07 Status: Image is up to date for alpine:3.16 20:13:07 ---> 66e97d75974c 20:13:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:13:07 ---> bfe296a52501 20:13:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:13:07 ---> bfe296a52501 20:13:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:13:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:13:07 Status: Image is up to date for alpine:3.16 20:13:07 ---> bfe296a52501 20:13:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:13:07 ---> Running in 51db479efedc 20:13:07 ---> Running in fe802d61a6e7 20:13:07 ---> Running in 4a3b8072dd8b 20:13:07 ---> 0a245939c981 20:13:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:13:07 Removing intermediate container 190fc25e998a 20:13:07 ---> 1e5e96c7f3ff 20:13:07 Step 5/32 : COPY go.mod vendor* ./ 20:13:07 Removing intermediate container 4a3b8072dd8b 20:13:07 ---> 0239e4819d69 20:13:07 Step 12/22 : ENV APP_PORT=59880 20:13:07 ---> Running in bb36f4abedb1 20:13:08 ---> 24d62b921f74 20:13:08 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:08 ---> Running in f936bf81464a 20:13:08 Removing intermediate container bb36f4abedb1 20:13:08 ---> 4aeba07be82f 20:13:08 Step 13/22 : EXPOSE $APP_PORT 20:13:08 ---> 8d3da82aad05 20:13:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:13:08 ---> Running in 2627ef72f4dc 20:13:08 Removing intermediate container 2627ef72f4dc 20:13:08 ---> 56c20c883aaa 20:13:08 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:13:08 ---> Running in bd5249967823 20:13:08 $ docker top 024554c7b47ffb215fd440b94e1e287190581ea36fa2690e6b8d2b2851800957 -eo pid,comm 20:13:08 ---> 9cfb61c9d547 20:13:08 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:13:08 ---> Running in 81cf05ede5ca 20:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:08 Removing intermediate container 81cf05ede5ca 20:13:08 ---> 34641335d679 20:13:08 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:13:08 ---> Running in a73238bdce6f 20:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:08 Removing intermediate container a73238bdce6f 20:13:08 ---> 72c0d04abb8c 20:13:08 Step 21/23 : LABEL arch=x86_64 [Pipeline] { [Pipeline] sh 20:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:08 ---> Running in ca3621dacf6d 20:13:08 Removing intermediate container ca3621dacf6d 20:13:08 ---> c7dcf6dd1965 20:13:08 Step 22/23 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:08 ---> Running in da06d08f1025 20:13:08 (1/1) Installing dumb-init (1.2.5-r1) 20:13:08 Executing busybox-1.35.0-r17.trigger 20:13:08 (1/2) Installing ca-certificates (20220614-r0) 20:13:08 OK: 6 MiB in 15 packages 20:13:08 (2/2) Installing dumb-init (1.2.5-r1) 20:13:08 Executing busybox-1.35.0-r17.trigger 20:13:08 Executing ca-certificates-20220614-r0.trigger 20:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:08 Removing intermediate container da06d08f1025 20:13:08 ---> e73cc124f687 20:13:08 Step 23/23 : LABEL version=0.0.0 20:13:08 OK: 6 MiB in 16 packages 20:13:08 ---> Running in 7d6a0d342c67 20:13:08 (1/1) Installing dumb-init (1.2.5-r1) 20:13:08 Executing busybox-1.35.0-r17.trigger 20:13:08 OK: 6 MiB in 15 packages 20:13:08 Removing intermediate container 7d6a0d342c67 20:13:08 ---> 8ee433a68a6e 20:13:08 20:13:09 Removing intermediate container 51db479efedc 20:13:09 ---> 0f5de5201af2 20:13:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:13:09 Successfully built 8ee433a68a6e 20:13:09 Successfully tagged security-spire-server:latest 20:13:09 Building support-scheduler 20:13:09  Building security-spire-server ... done  ---> Running in 63b850523be5 20:13:09 + go version 20:13:09 go version go1.18.7 linux/arm64 [Pipeline] } 20:13:09 $ docker stop --time=1 024554c7b47ffb215fd440b94e1e287190581ea36fa2690e6b8d2b2851800957 20:13:10 $ docker rm -f --volumes 024554c7b47ffb215fd440b94e1e287190581ea36fa2690e6b8d2b2851800957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:11 + docker inspect -f . ci-base-image-arm64 20:13:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:11 prd-ubuntu20.04-docker-arm64-4c-16g-1942 does not seem to be running inside a container 20:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:13:13 $ docker top 744fbf2826b5e0b9bdd1317e2a43523c057bdba6eb9a3430167da3b8ac0f051c -eo pid,comm [Pipeline] { [Pipeline] echo 20:13:13 ========================================================= 20:13:13 [edgeXBuildGoParallel] Running Tests and Build... 20:13:13 ========================================================= [Pipeline] sh 20:13:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:13:13 ---> 485733c61480 20:13:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:13:13 ---> Using cache 20:13:13 ---> 727bb12c54b7 20:13:13 Step 4/22 : WORKDIR /edgex-go 20:13:13 ---> Using cache 20:13:13 ---> acaf4916ad35 20:13:13 Step 5/22 : RUN apk add --update --no-cache make git 20:13:13 + git config --global --add safe.directory /w/workspace/edgex-go/2 20:13:13 Removing intermediate container 63b850523be5 20:13:13 ---> 6b4f95473165 20:13:13 Step 13/23 : ENV APP_PORT=59882 [Pipeline] fileExists [Pipeline] sh 20:13:14 Removing intermediate container fe802d61a6e7 20:13:14 ---> e9e9d954b2f5 20:13:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:13:14 ---> Running in 1e45f009a73d 20:13:14 Removing intermediate container bd5249967823 20:13:14 ---> 96e5d4708591 20:13:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:14 ---> Running in 3d8dd4c48d24 20:13:14 ---> Running in 8d08700dd1b4 20:13:14 Removing intermediate container 3d8dd4c48d24 20:13:14 ---> 59cc0e706b73 20:13:14 Step 14/23 : EXPOSE $APP_PORT 20:13:14 Removing intermediate container 8d08700dd1b4 20:13:14 ---> 2a012482f848 20:13:14 Step 13/22 : ENV APP_PORT=59860 20:13:14 ---> Running in 4c64ac42838d 20:13:14 ---> 3796a5694f4a 20:13:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:13:14 ---> Running in ceffc62fb2ca 20:13:14 + make test 20:13:14 go test -race -coverprofile=coverage.out ./... 20:13:14 Removing intermediate container ceffc62fb2ca 20:13:14 ---> 0a816ebfc485 20:13:14 Step 14/22 : EXPOSE $APP_PORT 20:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:14 Removing intermediate container 4c64ac42838d 20:13:14 ---> ca8411b5bf1a 20:13:14 Step 15/23 : WORKDIR / 20:13:14 ---> Running in e1fa1ff8cf84 20:13:14 ---> f941c8c018ab 20:13:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:13:14 ---> Running in 74131d2cc296 20:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:14 Removing intermediate container e1fa1ff8cf84 20:13:14 ---> ab12071ae2bb 20:13:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:14 Removing intermediate container 74131d2cc296 20:13:14 ---> 28bc8162f302 20:13:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:14 ---> 1afb528c59e3 20:13:15 Step 18/22 : ENTRYPOINT ["/core-data"] 20:13:15 ---> Running in e798628d8adb 20:13:15 ---> 829b35ac48d3 20:13:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:13:15 ---> b4a7773973e0 20:13:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:13:15 OK: 211 MiB in 51 packages 20:13:15 Removing intermediate container e798628d8adb 20:13:15 ---> 9ed52ea1acb0 20:13:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:13:15 ---> Running in 50634de39711 20:13:15 Removing intermediate container 50634de39711 20:13:15 ---> 689be8a43639 20:13:15 Step 20/22 : LABEL arch=x86_64 20:13:16 ---> Running in d7aa5133ab62 20:13:16 Removing intermediate container 1e45f009a73d 20:13:16 ---> 7618c75a3edd 20:13:16 Step 6/22 : COPY go.mod vendor* ./ 20:13:16 ---> 072c5b9ac24c 20:13:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:13:16 ---> 4b17de83e0df 20:13:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:13:16 Removing intermediate container d7aa5133ab62 20:13:16 ---> 3331278db00c 20:13:16 Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:13:16 ---> Running in 1fe29a964777 20:13:16 ---> 9d7e7320f4da 20:13:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:16 ---> Running in db73a96e679c 20:13:16 Removing intermediate container 1fe29a964777 20:13:16 ---> 25503dca37fd 20:13:16 Step 22/22 : LABEL version=0.0.0 20:13:16 ---> c57b2ba7db01 20:13:16 Step 19/23 : ENTRYPOINT ["/core-command"] 20:13:16 ---> 5a9e74420330 20:13:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:13:16 ---> Running in 3d5adda45002 20:13:16 ---> Running in 0c4eae6a9f5e 20:13:16 ---> Running in 2c4d741a7666 20:13:16 Removing intermediate container 0c4eae6a9f5e 20:13:16 ---> 4d2947371e8c 20:13:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:13:16 Removing intermediate container 2c4d741a7666 20:13:16 ---> 96b946a518e4 20:13:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:13:16 Removing intermediate container 3d5adda45002 20:13:16 ---> 6215c5c4a723 20:13:16 20:13:16 ---> Running in 62f57dc0a717 20:13:16 ---> Running in 109491255ea7 20:13:16 Successfully built 6215c5c4a723 20:13:16 Successfully tagged core-data:latest 20:13:16  Building core-data ... done Building security-spiffe-token-provider 20:13:16 Removing intermediate container 62f57dc0a717 20:13:16 ---> 7661443cbbd6 20:13:16 Step 21/23 : LABEL arch=x86_64 20:13:16 ---> Running in fb15d2e68a59 20:13:16 Removing intermediate container 109491255ea7 20:13:16 ---> 97c7ae1d387f 20:13:16 Step 20/22 : LABEL arch=x86_64 20:13:16 ---> Running in 8620a9bd3cbf 20:13:19 Removing intermediate container fb15d2e68a59 20:13:19 ---> c9ac0b1ac0f7 20:13:19 Step 22/23 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:13:21 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:21 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:13:21 ---> 485733c61480 20:13:21 Step 3/19 : WORKDIR /edgex-go 20:13:21 ---> Using cache 20:13:21 ---> f25992d237f4 20:13:21 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:13:21 Removing intermediate container 8620a9bd3cbf 20:13:21 ---> e9188e158fb6 20:13:21 Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:13:21 ---> Running in 6efe3767ad5a 20:13:21 ---> Running in 5d0aafcde90f 20:13:21 ---> Running in 645ecf6df623 20:13:21 Removing intermediate container 6efe3767ad5a 20:13:21 ---> 452b5840e8e4 20:13:21 Step 23/23 : LABEL version=0.0.0 20:13:21 Removing intermediate container 645ecf6df623 20:13:21 ---> 7364795ee95a 20:13:21 Step 22/22 : LABEL version=0.0.0 20:13:22 ---> Running in e0dec844d466 20:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:22 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:13:22 v3.16.3-104-g68a75e0e6d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:13:22 OK: 17042 distinct packages available 20:13:22 ---> Running in ddd29cc93f0b 20:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:23 OK: 211 MiB in 51 packages 20:13:23 Removing intermediate container e0dec844d466 20:13:23 ---> 5ad24542869b 20:13:23 20:13:23 Successfully built 5ad24542869b 20:13:24 Successfully tagged core-command:latest 20:13:24  Building core-command ... done Building security-secretstore-setup 20:13:25 Removing intermediate container ddd29cc93f0b 20:13:25 ---> 629cefe4e7e7 20:13:25 20:13:25 Successfully built 629cefe4e7e7 20:13:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:13:29 Successfully tagged support-notifications:latest 20:13:29 Building security-proxy-setup 20:13:29  Building support-notifications ... done  ---> 485733c61480 20:13:29 Step 3/24 : WORKDIR /edgex-go 20:13:29 ---> Using cache 20:13:29 ---> f25992d237f4 20:13:29 Step 4/24 : RUN apk add --update --no-cache make git 20:13:29 ---> Using cache 20:13:29 ---> 1e5e96c7f3ff 20:13:29 Step 5/24 : COPY go.mod vendor* ./ 20:13:29 ---> Using cache 20:13:29 ---> 24d62b921f74 20:13:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:31 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:13:31 ---> 485733c61480 20:13:31 Step 3/21 : WORKDIR /edgex-go 20:13:31 ---> Using cache 20:13:31 ---> f25992d237f4 20:13:31 Step 4/21 : RUN apk add --update --no-cache make git 20:13:31 ---> Using cache 20:13:31 ---> 1e5e96c7f3ff 20:13:31 Step 5/21 : COPY go.mod vendor* ./ 20:13:31 ---> Using cache 20:13:31 ---> 24d62b921f74 20:13:31 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 ---> Running in 3e7c17d97b9f 20:13:33 ---> Running in 0173a5d4da51 20:13:33 Removing intermediate container 5d0aafcde90f 20:13:33 ---> ce5ceb7dddb7 20:13:33 Step 5/19 : COPY go.mod vendor* ./ 20:13:33 ---> d8ed11f5cd9a 20:13:33 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:34 ---> Running in efd6cfda2457 20:13:44 Removing intermediate container f936bf81464a 20:13:44 ---> efb6c17ca4c4 20:13:44 Step 7/32 : COPY . . 20:13:53 ? github.com/edgexfoundry/edgex-go [no test files] 20:14:06 ---> 8a051e1c7346 20:14:06 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:14:06 ---> Running in 572cd9d313a4 20:14:06 Removing intermediate container db73a96e679c 20:14:06 ---> f9e739c92c33 20:14:06 Step 8/22 : COPY . . 20:14:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:14:28 ---> ea6824ad96a9 20:14:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:14:28 ---> Running in f2bce1ad6844 20:14:28 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 20:14:28 Removing intermediate container efd6cfda2457 20:14:28 ---> 795550edc65d 20:14:28 Step 7/19 : COPY . . 20:14:28 Removing intermediate container 0173a5d4da51 20:14:28 ---> 773995a5dc56 20:14:28 Step 7/21 : COPY . . 20:14:28 Removing intermediate container 3e7c17d97b9f 20:14:28 ---> 1a1037267664 20:14:28 Step 7/24 : COPY . . 20:14:47 Removing intermediate container 572cd9d313a4 20:14:47 ---> 91dd9cb791a4 20:14:47 20:14:47 Step 9/32 : FROM alpine:3.16 20:14:47 ---> bfe296a52501 20:14:47 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:14:47 ---> Running in 2c95e8ab36cb 20:14:47 ---> a252863320fd 20:14:47 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:14:47 ---> 4eec08acb4c8 20:14:47 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:14:47 ---> f42adae790c2 20:14:47 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:14:47 ---> Running in cfa71c0b3422 20:14:47 ---> Running in c10fc89a07dd 20:14:47 ---> Running in f56ca67a7273 20:14:47 Removing intermediate container 2c95e8ab36cb 20:14:47 ---> 2469b3687b5f 20:14:47 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:14:47 ---> Running in 94e45c850cd0 20:14:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:14:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:14:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:14:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:14:48 (1/2) Installing dumb-init (1.2.5-r1) 20:14:48 (2/2) Installing su-exec (0.2-r1) 20:14:48 Executing busybox-1.35.0-r17.trigger 20:14:48 OK: 6 MiB in 16 packages 20:14:49 Removing intermediate container 94e45c850cd0 20:14:49 ---> 54a2dc57b087 20:14:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:14:49 ---> Running in c071481b1c60 20:14:49 Removing intermediate container c071481b1c60 20:14:49 ---> 82c1d89d0053 20:14:49 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:14:49 ---> Running in 7345f77d0ff5 20:14:49 Removing intermediate container 7345f77d0ff5 20:14:49 ---> 1ce6633641d8 20:14:49 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:14:49 ---> Running in 706a987d83b6 20:14:49 Removing intermediate container 706a987d83b6 20:14:49 ---> 3b8dc583faae 20:14:49 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:14:49 ---> Running in 33e83940d0b2 20:14:50 Removing intermediate container 33e83940d0b2 20:14:50 ---> 43574804bc3c 20:14:50 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:14:50 ---> Running in 44336bf5ea8b 20:14:51 Removing intermediate container 44336bf5ea8b 20:14:51 ---> c42a27bce855 20:14:51 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:14:52 ---> Running in 03155877a487 20:14:52 Removing intermediate container 03155877a487 20:14:52 ---> ec2d1898359b 20:14:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:14:53 ---> 7da51939405d 20:14:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:14:53 ---> Running in 5bfc1d9d15e3 20:14:55 Removing intermediate container 5bfc1d9d15e3 20:14:55 ---> 9582057c5d24 20:14:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:14:56 ---> 443ea3a0d2b9 20:14:56 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:14:58 ---> b0f012c91013 20:14:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:14:59 ---> cb136be70d68 20:14:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:15:00 ---> 78bcb6f1be01 20:15:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:15:02 ---> de8a775bb626 20:15:02 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:15:02 ---> de53d9f54a04 20:15:02 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:15:03 ---> 355e47b8b0ee 20:15:03 Step 27/32 : RUN chmod +x /entrypoint.sh 20:15:03 ---> Running in 13ecd31908ce 20:15:06 Removing intermediate container 13ecd31908ce 20:15:06 ---> 21ac9c3ac077 20:15:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:15:06 ---> Running in 4809391741d4 20:15:07 Removing intermediate container 4809391741d4 20:15:07 ---> eeb56af3f4e3 20:15:07 Step 29/32 : CMD ["gate"] 20:15:09 ---> Running in 349c037d64dd 20:15:09 Removing intermediate container f2bce1ad6844 20:15:09 ---> 8902fc040fc2 20:15:09 20:15:09 Step 10/22 : FROM alpine:3.16 20:15:09 ---> bfe296a52501 20:15:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:15:09 ---> Using cache 20:15:09 ---> 0f5de5201af2 20:15:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:15:09 ---> Using cache 20:15:09 ---> 6b4f95473165 20:15:09 Step 13/22 : ENV APP_PORT=59861 20:15:09 ---> Running in 2aab65218b17 20:15:10 Removing intermediate container 349c037d64dd 20:15:10 ---> e78c4295c607 20:15:10 Step 30/32 : LABEL arch=x86_64 20:15:10 ---> Running in 484dc8e92de5 20:15:10 Removing intermediate container 2aab65218b17 20:15:10 ---> 4a5d51b766b8 20:15:10 Step 14/22 : EXPOSE $APP_PORT 20:15:10 ---> Running in d3b875c17b9d 20:15:10 Removing intermediate container 484dc8e92de5 20:15:10 ---> 9ec581577a59 20:15:10 Step 31/32 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:15:10 Removing intermediate container d3b875c17b9d 20:15:10 ---> 06b442c7214b 20:15:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:10 ---> Running in e5b6ddd47344 20:15:10 Removing intermediate container e5b6ddd47344 20:15:10 ---> 6b87ecdd0634 20:15:10 Step 32/32 : LABEL version=0.0.0 20:15:10 ---> Running in 30c704911494 20:15:10 ---> dbecd486f15f 20:15:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:15:10 Removing intermediate container 30c704911494 20:15:10 ---> 0e54bc1955ad 20:15:10 20:15:11 Successfully built 0e54bc1955ad 20:15:11 Successfully tagged security-bootstrapper:latest 20:15:11 Building core-metadata 20:15:13  Building security-bootstrapper ... done 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 20:15:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:15:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:15:15 ---> 485733c61480 20:15:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:15:15 ---> Using cache 20:15:15 ---> 727bb12c54b7 20:15:15 Step 4/24 : WORKDIR /edgex-go 20:15:15 ---> Using cache 20:15:15 ---> acaf4916ad35 20:15:15 Step 5/24 : RUN apk add --update --no-cache make git 20:15:15 ---> Using cache 20:15:15 ---> 7618c75a3edd 20:15:15 Step 6/24 : COPY go.mod vendor* ./ 20:15:15 ---> Using cache 20:15:15 ---> 9d7e7320f4da 20:15:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:15 ---> Using cache 20:15:15 ---> f9e739c92c33 20:15:15 Step 8/24 : COPY . . 20:15:15 ---> Using cache 20:15:15 ---> ea6824ad96a9 20:15:15 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:15: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:15:19 ---> 8a6c38e52a5d 20:15:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:15:19 ---> Running in fc3a6b5fda8a 20:15:19 ---> 3be3a7e71d43 20:15:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:15:19 ---> Running in f3ccf41a540a 20:15:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:15:21 Removing intermediate container f3ccf41a540a 20:15:21 ---> 712bb17ae270 20:15:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:15:23 ---> Running in 88697ada5a87 20:15:23 Removing intermediate container cfa71c0b3422 20:15:23 ---> 012b3efb24f6 20:15:23 20:15:23 Step 9/21 : FROM alpine:3.16 20:15:23 ---> bfe296a52501 20:15:23 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:15:23 ---> Running in f85b2893d36e 20:15:23 Removing intermediate container f56ca67a7273 20:15:23 ---> a61f0246e43c 20:15:23 20:15:23 Step 9/24 : FROM alpine:3.16 20:15:23 ---> bfe296a52501 20:15:23 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:15:23 Removing intermediate container 88697ada5a87 20:15:23 ---> 49d2de836c5a 20:15:23 Step 20/22 : LABEL arch=x86_64 20:15:23 Removing intermediate container c10fc89a07dd 20:15:23 ---> b173a1d19638 20:15:23 20:15:23 Step 9/19 : FROM alpine:3.15 20:15:23 ---> c4fc93816858 20:15:23 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:23 ---> Using cache 20:15:23 ---> 3a6b16e8525a 20:15:23 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:23 ---> Running in 3b1a2a27d9f7 20:15:23 ---> Running in 24f39e405cff 20:15:23 ---> Running in ab67e8e99b53 20:15:23 Removing intermediate container ab67e8e99b53 20:15:23 ---> 3d26ea431d54 20:15:23 Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:15:23 ---> Running in 5ba39aab1c5e 20:15:24 Removing intermediate container 5ba39aab1c5e 20:15:24 ---> 830dfff083c9 20:15:24 Step 22/22 : LABEL version=0.0.0 20:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:15:24 ---> Running in a87c0dce2a33 20:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:15:24 Removing intermediate container a87c0dce2a33 20:15:24 ---> 814b5d5a17c9 20:15:24 20:15:24 Successfully built 814b5d5a17c9 20:15:24 Successfully tagged support-scheduler:latest 20:15:24  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:15:24 (1/6) Installing ca-certificates (20220614-r0) 20:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:15:24 (2/6) Installing brotli-libs (1.0.9-r6) 20:15:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:15:24 (4/6) Installing libcurl (7.83.1-r5) 20:15:24 (5/6) Installing curl (7.83.1-r5) 20:15:25 (6/6) Installing dumb-init (1.2.5-r1) 20:15:25 Executing busybox-1.35.0-r17.trigger 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:25 Executing ca-certificates-20220614-r0.trigger 20:15:25 OK: 8 MiB in 20 packages 20:15:25 (1/3) Installing ca-certificates (20220614-r0) 20:15:25 (2/3) Installing dumb-init (1.2.5-r1) 20:15:25 (3/3) Installing su-exec (0.2-r1) 20:15:25 Executing busybox-1.35.0-r17.trigger 20:15:25 Executing ca-certificates-20220614-r0.trigger 20:15:25 OK: 6 MiB in 17 packages 20:15:25 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:25 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:25 OK: 15859 distinct packages available 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:15:25 (1/9) Installing ca-certificates (20220614-r0) 20:15:25 (2/9) Installing brotli-libs (1.0.9-r5) 20:15:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:15:25 (4/9) Installing libcurl (7.80.0-r5) 20:15:25 (5/9) Installing curl (7.80.0-r5) 20:15:25 (6/9) Installing dumb-init (1.2.5-r1) 20:15:25 (7/9) Installing musl-obstack (1.2.3-r0) 20:15:25 (8/9) Installing libucontext (1.1-r0) 20:15:25 (9/9) Installing gcompat (1.0.0-r4) 20:15:25 Executing busybox-1.34.1-r7.trigger 20:15:25 Executing ca-certificates-20220614-r0.trigger 20:15:25 OK: 8 MiB in 23 packages 20:15:26 Removing intermediate container 24f39e405cff 20:15:26 ---> ff3d325413f4 20:15:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:15:26 Removing intermediate container f85b2893d36e 20:15:26 ---> 552f6dbd68ed 20:15:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:15:26 ---> Running in dfabbb6e5128 20:15:26 ---> Running in 29aca08fc455 20:15:26 Removing intermediate container dfabbb6e5128 20:15:26 ---> 2657cb98e774 20:15:26 Step 12/24 : WORKDIR / 20:15:26 Removing intermediate container 3b1a2a27d9f7 20:15:26 ---> b1fe59d77dbc 20:15:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:26 Removing intermediate container 29aca08fc455 20:15:26 ---> 0a9c451f2379 20:15:26 Step 12/21 : WORKDIR /edgex 20:15:26 ---> Running in 2059fdf5be13 20:15:26 ---> Running in 406f826bbe23 20:15:27 Removing intermediate container 2059fdf5be13 20:15:27 ---> 0ea4c3bd72d4 20:15:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:15:27 Removing intermediate container 406f826bbe23 20:15:27 ---> 63dd13d081d7 20:15:27 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:15:27 ---> 4aa0d4a9f054 20:15:27 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:15:27 ---> 8bfa39426762 20:15:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:15:28 ---> 9e5e915e228c 20:15:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:15:28 ---> bb5d56e6f72d 20:15:28 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:15:28 ---> 76650a8471c1 20:15:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:15:28 ---> b5c75455f56e 20:15:28 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:15:28 ---> Running in cb7701589f9c 20:15:29 ---> 5e08651bb47b 20:15:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:15:29 Removing intermediate container cb7701589f9c 20:15:29 ---> 5f27d9308f38 20:15:29 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:15:29 ---> 4b8914924cec 20:15:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:15:29 ---> Running in cc89b697f0d6 20:15:29 ---> cbe56e84535a 20:15:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:15:29 Removing intermediate container cc89b697f0d6 20:15:29 ---> cfd37ae384c7 20:15:29 Step 17/19 : LABEL arch=x86_64 20:15:29 ---> Running in 9825a9e6d2ac 20:15:29 Removing intermediate container 9825a9e6d2ac 20:15:29 ---> b7683dde6220 20:15:29 Step 18/19 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:15:29 ---> 101ce861dbd9 20:15:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:15:29 ---> 69745e3871ef 20:15:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:15:29 ---> Running in 04da014936b7 20:15:30 Removing intermediate container 04da014936b7 20:15:30 ---> 4184fe2fa87e 20:15:30 Step 19/19 : LABEL version=0.0.0 20:15:30 ---> 2873af0047d5 20:15:30 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:30 ---> Running in e78d6e0fcfe1 20:15:30 ---> Running in d25dab968aa4 20:15:30 Removing intermediate container e78d6e0fcfe1 20:15:30 ---> d1b46522f17d 20:15:30 20:15:30 ---> fb7efa41e3c1 20:15:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:15:30 Successfully built d1b46522f17d 20:15:30 Successfully tagged security-spiffe-token-provider:latest 20:15:30  Building security-spiffe-token-provider ... done  ---> d0e66d10676d 20:15:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:30 ---> Running in 3579abc31829 20:15:31 Removing intermediate container d25dab968aa4 20:15:31 ---> 7662d0b7e197 20:15:31 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:15:31 ---> Running in 5b4b1122f0af 20:15:31 Removing intermediate container 5b4b1122f0af 20:15:31 ---> 07af563f6420 20:15:31 Step 19/21 : LABEL arch=x86_64 20:15:31 ---> Running in fbbea553bfbd 20:15:31 Removing intermediate container fbbea553bfbd 20:15:31 ---> 325d857eec80 20:15:31 Step 20/21 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:15:31 ---> Running in f7148e354e58 20:15:31 Removing intermediate container f7148e354e58 20:15:31 ---> f8d05770c89f 20:15:31 Step 21/21 : LABEL version=0.0.0 20:15:31 ---> Running in 80cae5624f6b 20:15:31 Removing intermediate container 3579abc31829 20:15:31 ---> 052217a06b67 20:15:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:15:31 ---> Running in ac923ae7e411 20:15:31 Removing intermediate container 80cae5624f6b 20:15:31 ---> 81889927731b 20:15:31 20:15:31 Removing intermediate container ac923ae7e411 20:15:31 ---> 999353161a1e 20:15:31 Step 22/24 : LABEL arch=x86_64 20:15:31 Successfully built 81889927731b 20:15:31 Successfully tagged security-proxy-setup:latest 20:15:31  Building security-proxy-setup ... done  ---> Running in 9d9a7b49d4ee 20:15:32 Removing intermediate container 9d9a7b49d4ee 20:15:32 ---> 2e9044b05fe9 20:15:32 Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:15:32 ---> Running in 6a88ef36c434 20:15:32 Removing intermediate container 6a88ef36c434 20:15:32 ---> bb421079486c 20:15:32 Step 24/24 : LABEL version=0.0.0 20:15:32 ---> Running in 16f942bd5665 20:15:32 Removing intermediate container 16f942bd5665 20:15:32 ---> a7469e032fad 20:15:32 20:15:32 Successfully built a7469e032fad 20:15:32 Successfully tagged security-secretstore-setup:latest 20:15:40  Building security-secretstore-setup ... done Removing intermediate container fc3a6b5fda8a 20:15:40 ---> c422560c3618 20:15:40 20:15:40 Step 10/24 : FROM alpine:3.16 20:15:40 ---> bfe296a52501 20:15:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:15:40 ---> Using cache 20:15:40 ---> 0f5de5201af2 20:15:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:15:40 ---> Using cache 20:15:40 ---> 6b4f95473165 20:15:40 Step 13/24 : ENV APP_PORT=59881 20:15:40 ---> Running in b427b746c900 20:15:40 Removing intermediate container b427b746c900 20:15:40 ---> c4e77190ba1f 20:15:40 Step 14/24 : EXPOSE $APP_PORT 20:15:40 ---> Running in 233961e37c32 20:15:40 Removing intermediate container 233961e37c32 20:15:40 ---> a48a9ff277cb 20:15:40 Step 15/24 : WORKDIR / 20:15:40 ---> Running in 58abd9ff937a 20:15:40 Removing intermediate container 58abd9ff937a 20:15:40 ---> a7ed3890ce7d 20:15:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:15:40 ---> f265d044140e 20:15:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:15:41 ---> 9dfc4c366024 20:15:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:15:41 ---> c2e19eab603b 20:15:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:15:41 ---> 73b146157fe9 20:15:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:15:41 ---> Running in 89edb3163a53 20:15:41 Removing intermediate container 89edb3163a53 20:15:41 ---> cc0d666bdd8f 20:15:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:15:41 ---> Running in 78f7e527e16b 20:15:41 Removing intermediate container 78f7e527e16b 20:15:41 ---> b9399649fc23 20:15:41 Step 22/24 : LABEL arch=x86_64 20:15:41 ---> Running in 4f4490ff651f 20:15:42 Removing intermediate container 4f4490ff651f 20:15:42 ---> a342e6d2bd2e 20:15:42 Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:15:42 ---> Running in 4694e028c4b2 20:15:42 Removing intermediate container 4694e028c4b2 20:15:42 ---> 00fdf9f22a1e 20:15:42 Step 24/24 : LABEL version=0.0.0 20:15:42 ---> Running in 47cdc85b70f9 20:15:42 Removing intermediate container 47cdc85b70f9 20:15:42 ---> 18ca22d70a5f 20:15:42 20:15:42 Successfully built 18ca22d70a5f 20:15:42 Successfully tagged core-metadata:latest 20:15:42  Building core-metadata ... done  [Pipeline] } 20:15:42 $ docker stop --time=1 2f022ea9762d4a26cc7ed184945c3dccb9fe3915c7f10a20ba5a2c8fc9c05f23 20:15:43 $ docker rm -f --volumes 2f022ea9762d4a26cc7ed184945c3dccb9fe3915c7f10a20ba5a2c8fc9c05f23 [Pipeline] // withDockerContainer [Pipeline] sh 20:15:44 + docker images 20:15:44 REPOSITORY TAG IMAGE ID CREATED SIZE 20:15:44 core-metadata latest 18ca22d70a5f 2 seconds ago 18.5MB 20:15:44 c422560c3618 6 seconds ago 1.68GB 20:15:44 security-secretstore-setup latest a7469e032fad 12 seconds ago 29.9MB 20:15:44 security-proxy-setup latest 81889927731b 13 seconds ago 27.7MB 20:15:44 security-spiffe-token-provider latest d1b46522f17d 14 seconds ago 29.8MB 20:15:44 support-scheduler latest 814b5d5a17c9 20 seconds ago 30MB 20:15:44 b173a1d19638 21 seconds ago 1.71GB 20:15:44 a61f0246e43c 23 seconds ago 1.67GB 20:15:44 012b3efb24f6 23 seconds ago 1.66GB 20:15:44 security-bootstrapper latest 0e54bc1955ad 34 seconds ago 20.3MB 20:15:44 8902fc040fc2 35 seconds ago 1.74GB 20:15:44 91dd9cb791a4 About a minute ago 1.66GB 20:15:44 support-notifications latest 629cefe4e7e7 2 minutes ago 30.6MB 20:15:44 core-command latest 5ad24542869b 2 minutes ago 17.7MB 20:15:44 core-data latest 6215c5c4a723 2 minutes ago 17.9MB 20:15:44 security-spire-server latest 8ee433a68a6e 2 minutes ago 86.5MB 20:15:44 2102eb495bd1 2 minutes ago 1.54GB 20:15:44 d0aea5b7b0a8 2 minutes ago 1.67GB 20:15:44 876377d22974 2 minutes ago 1.68GB 20:15:44 c7d57b594d27 2 minutes ago 1.74GB 20:15:44 security-spire-agent latest d8696f639cef 2 minutes ago 125MB 20:15:44 security-spire-config latest 83d62f1ae317 2 minutes ago 85.8MB 20:15:44 308630508b59 3 minutes ago 1.54GB 20:15:44 cec07277e1ca 3 minutes ago 1.54GB 20:15:44 ci-base-image-x86_64 latest 485733c61480 7 minutes ago 904MB 20:15:44 alpine 3.16 bfe296a52501 2 months ago 5.54MB 20:15:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 20:15:44 alpine 3.15 c4fc93816858 5 months ago 5.59MB 20:15:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 20:15:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:15:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:15:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:15:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:15:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:15:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:15:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:15:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:15:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:16:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.315s coverage: 28.7% of statements 20:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:16:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 98.5% of statements 20:16:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.712s coverage: 43.0% of statements 20:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:16:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.452s coverage: 54.0% of statements 20:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:16:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.635s coverage: 89.2% of statements 20:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:16:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.659s coverage: 2.4% of statements 20:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:16:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:16:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.600s coverage: 95.6% of statements 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:16:36 ok github.com/edgexfoundry/edgex-go/internal/io 0.332s coverage: 72.2% of statements 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:16:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.547s coverage: 60.0% of statements 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:16:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.402s coverage: 0.9% of statements 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:16:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.258s coverage: 58.8% of statements 20:16:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.263s coverage: 29.6% of statements 20:16:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.244s coverage: 47.1% of statements 20:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.298s coverage: 79.5% of statements 20:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 20:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 20:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.355s coverage: 87.5% of statements 20:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.237s coverage: 94.4% of statements 20:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements 20:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.696s coverage: 79.9% of statements 20:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.289s coverage: 92.9% of statements 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.240s coverage: 86.9% of statements 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.334s coverage: 58.8% of statements 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.290s coverage: 80.0% of statements 20:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 20:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements 20:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.852s coverage: 91.2% of statements 20:17:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.931s coverage: 64.7% of statements 20:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.221s coverage: 100.0% of statements 20:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements 20:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 20:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements 20:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 20:17:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.378s coverage: 65.8% of statements 20:17:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:17:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:17:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.908s coverage: 41.8% of statements 20:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements 20:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.365s coverage: 84.8% of statements 20:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:17:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:17:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.380s coverage: 17.7% of statements 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:17:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.715s coverage: 92.3% of statements 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:17:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 63.2% of statements 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:17:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.477s coverage: 97.7% of statements 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:17:26 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 20:17:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:17:26 go vet ./... 20:19:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:19:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:19:17 ./bin/test-attribution-txt.sh 20:19:17 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 20:19:17 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 20:19:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:19:18 + ls -al . 20:19:18 total 748 20:19:18 drwxrwxr-x 10 1001 1001 4096 Jan 11 20:13 . 20:19:18 drwxr-xr-x 4 root root 4096 Jan 11 20:13 .. 20:19:18 drwxrwxr-x 2 1001 1001 4096 Jan 11 20:11 .blubracket 20:19:18 -rw-rw-r-- 1 1001 1001 16 Jan 11 20:11 .dockerignore 20:19:18 drwxrwxr-x 8 1001 1001 4096 Jan 11 20:11 .git 20:19:18 drwxrwxr-x 3 1001 1001 4096 Jan 11 20:11 .github 20:19:18 -rw-rw-r-- 1 1001 1001 956 Jan 11 20:11 .gitignore 20:19:18 -rw-rw-r-- 1 1001 1001 42 Jan 11 20:11 .golangci.yml 20:19:18 -rw-rw-r-- 1 1001 1001 87 Jan 11 20:11 .hadolint.yml 20:19:18 -rw-rw-r-- 1 1001 1001 166 Jan 11 20:11 .sonarcloud.properties 20:19:18 -rw-rw-r-- 1 1001 1001 1171 Jan 11 20:11 ADOPTERS.md 20:19:18 -rw-rw-r-- 1 1001 1001 10618 Jan 11 20:11 Attribution.txt 20:19:18 -rw-rw-r-- 1 1001 1001 73765 Jan 11 20:11 CHANGELOG.md 20:19:18 -rw-rw-r-- 1 1001 1001 3804 Jan 11 20:11 CONTRIBUTING.md 20:19:18 -rw-rw-r-- 1 1001 1001 677 Jan 11 20:11 GOVERNANCE.md 20:19:18 -rw-rw-r-- 1 1001 1001 850 Jan 11 20:11 Jenkinsfile 20:19:18 -rw-rw-r-- 1 1001 1001 10775 Jan 11 20:11 LICENSE 20:19:18 -rw-rw-r-- 1 1001 1001 12513 Jan 11 20:11 Makefile 20:19:18 -rw-rw-r-- 1 1001 1001 582 Jan 11 20:11 OWNERS.md 20:19:18 -rw-rw-r-- 1 1001 1001 9403 Jan 11 20:11 README.md 20:19:18 -rw-rw-r-- 1 1001 1001 6912 Jan 11 20:11 SECURITY.md 20:19:18 -rw-rw-r-- 1 1001 1001 5 Jan 11 20:08 VERSION 20:19:18 drwxrwxr-x 2 1001 1001 4096 Jan 11 20:11 bin 20:19:18 drwxrwxr-x 16 1001 1001 4096 Jan 11 20:11 cmd 20:19:18 -rw-r--r-- 1 root root 494838 Jan 11 20:17 coverage.out 20:19:18 -rw-rw-r-- 1 1001 1001 3376 Jan 11 20:11 go.mod 20:19:18 -rw-rw-r-- 1 1001 1001 34949 Jan 11 20:11 go.sum 20:19:18 drwxrwxr-x 7 1001 1001 4096 Jan 11 20:11 internal 20:19:18 drwxrwxr-x 3 1001 1001 4096 Jan 11 20:11 openapi 20:19:18 drwxrwxr-x 4 1001 1001 4096 Jan 11 20:11 snap 20:19:18 -rw-rw-r-- 1 1001 1001 204 Jan 11 20:11 version.go [Pipeline] sh 20:19:18 + '[' -e coverage.out ] 20:19:18 + chown 1001:1001 coverage.out [Pipeline] stash 20:19:18 Warning: overwriting stash ‘coverage-report’ 20:19:19 Stashed 1 file(s) [Pipeline] sh 20:19:20 + make build 20:19:20 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 20:20:56 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 20:20:56 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 20:21:00 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 20:21:47 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 20:21: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:21:59 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 20:22:05 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 20:22:09 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 20:22:14 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 20:22:29 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] } 20:22:33 $ docker stop --time=1 744fbf2826b5e0b9bdd1317e2a43523c057bdba6eb9a3430167da3b8ac0f051c 20:22:35 $ docker rm -f --volumes 744fbf2826b5e0b9bdd1317e2a43523c057bdba6eb9a3430167da3b8ac0f051c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:22:37 20:22:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:22:38 latest: Pulling from edgex-devops/edgex-compose-arm64 20:22:38 29e5d40040c1: Pulling fs layer 20:22:38 1ce36da41761: Pulling fs layer 20:22:38 25b303627fd3: Pulling fs layer 20:22:38 29e5d40040c1: Download complete 20:22:38 1ce36da41761: Verifying Checksum 20:22:38 1ce36da41761: Download complete 20:22:39 29e5d40040c1: Pull complete 20:22:40 1ce36da41761: Pull complete 20:22:40 25b303627fd3: Verifying Checksum 20:22:40 25b303627fd3: Download complete 20:22:50 25b303627fd3: Pull complete 20:22:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:22:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:22:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:50 prd-ubuntu20.04-docker-arm64-4c-16g-1942 does not seem to be running inside a container 20:22:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:22:53 $ docker top 7e5d2c3aec117e7d46a0c31f3538f5dea74418adc64fcfe4540cd71a1b556b42 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:54 + + docker-composegrep build parallel --help 20:22:54 20:22:59 --parallel Build images in parallel. [Pipeline] } 20:22:59 $ docker stop --time=1 7e5d2c3aec117e7d46a0c31f3538f5dea74418adc64fcfe4540cd71a1b556b42 20:23:01 $ docker rm -f --volumes 7e5d2c3aec117e7d46a0c31f3538f5dea74418adc64fcfe4540cd71a1b556b42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:23:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:01 prd-ubuntu20.04-docker-arm64-4c-16g-1942 does not seem to be running inside a container 20:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:23:03 $ docker top 4955e397a1966f2e2ba08543c436a5bba8b4002e8bce6e8a26e17c9ae1d9228d -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:04 + docker-compose -f ./docker-compose-build.yml build --parallel 20:23:10 Building core-command ... 20:23:10 Building core-data ... 20:23:10 Building core-metadata ... 20:23:10 Building security-bootstrapper ... 20:23:10 Building security-proxy-setup ... 20:23:10 Building security-secretstore-setup ... 20:23:10 Building security-spiffe-token-provider ... 20:23:10 Building security-spire-agent ... 20:23:10 Building security-spire-config ... 20:23:10 Building security-spire-server ... 20:23:10 Building support-notifications ... 20:23:10 Building support-scheduler ... 20:23:10 Building support-notifications 20:23:10 Building security-spiffe-token-provider 20:23:10 Building security-proxy-setup 20:23:10 Building core-data 20:23:10 Building security-secretstore-setup 20:23:57 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:23:57 ---> fbabfc384b0b 20:23:57 Step 3/21 : WORKDIR /edgex-go 20:23:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:57 ---> fbabfc384b0b 20:23:57 Step 3/24 : WORKDIR /edgex-go 20:23:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:57 ---> fbabfc384b0b 20:23:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:57 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:57 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:23:57 ---> fbabfc384b0b 20:23:57 Step 3/19 : WORKDIR /edgex-go 20:23:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:57 ---> fbabfc384b0b 20:23:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:57 ---> Running in f3d31335a8e6 20:23:57 ---> Running in 7142fcc5b201 20:23:57 ---> Running in f1411adf3ef7 20:23:57 ---> Running in 5fc994b0be4c 20:23:57 ---> Running in d6cbb6b3d72a 20:23:57 Removing intermediate container 7142fcc5b201 20:23:57 ---> 8670e6b8127c 20:23:57 Step 4/24 : RUN apk add --update --no-cache make git 20:23:57 Removing intermediate container f3d31335a8e6 20:23:57 ---> ec7d6319317c 20:23:57 Step 4/22 : WORKDIR /edgex-go 20:23:57 Removing intermediate container f1411adf3ef7 20:23:57 ---> 266600b4b7c2 20:23:57 Step 4/21 : RUN apk add --update --no-cache make git 20:23:57 Removing intermediate container d6cbb6b3d72a 20:23:57 ---> d8dad532223e 20:23:57 Step 4/22 : WORKDIR /edgex-go 20:23:57 Removing intermediate container 5fc994b0be4c 20:23:57 ---> 0464723b7e99 20:23:57 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:23:57 ---> Running in 80b597d10743 20:23:57 ---> Running in f8f371f25caa 20:23:57 ---> Running in 1a6687627f98 20:23:57 ---> Running in e3452f890895 20:23:57 ---> Running in 7a17a668cb76 20:23:58 Removing intermediate container 80b597d10743 20:23:58 ---> 772d65aacda1 20:23:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:23:58 ---> Running in e8f9d4354bbd 20:23:58 Removing intermediate container 1a6687627f98 20:23:58 ---> 429e0abad501 20:23:58 Step 5/22 : RUN apk add --update --no-cache make git 20:23:58 ---> Running in a0e1554d1ee2 20:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:01 OK: 221 MiB in 51 packages 20:24:01 OK: 221 MiB in 51 packages 20:24:02 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:24:02 v3.16.3-104-g68a75e0e6d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:24:02 OK: 16899 distinct packages available 20:24:02 OK: 221 MiB in 51 packages 20:24:02 OK: 221 MiB in 51 packages 20:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:03 Removing intermediate container f8f371f25caa 20:24:03 ---> 7693c444218e 20:24:03 Step 5/21 : COPY go.mod vendor* ./ 20:24:03 OK: 221 MiB in 51 packages 20:24:04 Removing intermediate container e8f9d4354bbd 20:24:04 ---> 7b2273d90ae4 20:24:04 Step 6/22 : COPY go.mod vendor* ./ 20:24:04 Removing intermediate container a0e1554d1ee2 20:24:04 Removing intermediate container e3452f890895 20:24:04 ---> 0f0e82c4143e 20:24:04 ---> 6b2bc44cd56d 20:24:04 Step 6/22 : COPY go.mod vendor* ./ 20:24:04 Step 5/24 : COPY go.mod vendor* ./ 20:24:04 ---> e19956e58aeb 20:24:04 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:04 ---> Running in 37c046f60ec5 20:24:05 ---> 47f97ce07c8e 20:24:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:05 ---> d7f4fcf7aa00 20:24:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:05 ---> Running in 44aa26d2d1aa 20:24:05 Removing intermediate container 7a17a668cb76 20:24:05 ---> 4c8f24134971 20:24:05 Step 5/19 : COPY go.mod vendor* ./ 20:24:05 ---> Running in 033ed6f16a06 20:24:05 ---> c2416ee1f7d1 20:24:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:05 ---> Running in 32c08c9120f4 20:24:07 ---> a1a816561bf2 20:24:07 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:07 ---> Running in 0b8d66729d4f 20:25:44 Removing intermediate container 0b8d66729d4f 20:25:44 ---> 6f9c2477bebc 20:25:44 Step 7/19 : COPY . . 20:25:44 Removing intermediate container 32c08c9120f4 20:25:44 ---> aebad247db1d 20:25:44 Step 8/22 : COPY . . 20:25:44 Removing intermediate container 033ed6f16a06 20:25:44 ---> 8c8a1f5d6473 20:25:44 Step 7/24 : COPY . . 20:25:44 Removing intermediate container 44aa26d2d1aa 20:25:44 ---> d0851cea1457 20:25:44 Step 8/22 : COPY . . 20:25:44 Removing intermediate container 37c046f60ec5 20:25:44 ---> 834ebca54528 20:25:44 Step 7/21 : COPY . . 20:25:56 ---> 88bc96910464 20:25:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:25:56 ---> 66de9d47550a 20:25:56 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:25:56 ---> 293497bea375 20:25:56 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:25:56 ---> Running in 3d2674cf8768 20:25:56 ---> 8dc5a56713f1 20:25:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:25:56 ---> 8f731889a2e3 20:25:56 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:25:56 ---> Running in 9cad82401b25 20:25:56 ---> Running in c1fd539df7f5 20:25:56 ---> Running in 358b383a44ba 20:25:56 ---> Running in ef740ddffd30 20:25:57 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 20:25:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:25:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:25:58 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 20:25:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:31:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:31:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32:00 Removing intermediate container 358b383a44ba 20:32:00 ---> 7eb68ccf0486 20:32:00 20:32:00 Step 9/21 : FROM alpine:3.16 20:32:00 3.16: Pulling from library/alpine 20:32:02 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:32:02 Status: Downloaded newer image for alpine:3.16 20:32:02 ---> 2b4661558fb8 20:32:02 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:32:02 ---> Running in b5f3c3cc148a 20:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:07 (1/6) Installing ca-certificates (20220614-r0) 20:32:07 (2/6) Installing brotli-libs (1.0.9-r6) 20:32:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:32:07 (4/6) Installing libcurl (7.83.1-r5) 20:32:07 (5/6) Installing curl (7.83.1-r5) 20:32:07 (6/6) Installing dumb-init (1.2.5-r1) 20:32:07 Executing busybox-1.35.0-r17.trigger 20:32:07 Executing ca-certificates-20220614-r0.trigger 20:32:08 OK: 8 MiB in 20 packages 20:32:08 Removing intermediate container 9cad82401b25 20:32:08 ---> d9acecdd1c91 20:32:08 20:32:08 Step 9/24 : FROM alpine:3.16 20:32:08 ---> 2b4661558fb8 20:32:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:32:08 ---> Running in 9339b184d87f 20:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:11 Removing intermediate container b5f3c3cc148a 20:32:11 ---> 64732e870130 20:32:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:11 ---> Running in 6d3f6faedd50 20:32:12 Removing intermediate container 6d3f6faedd50 20:32:12 ---> 739e666aae07 20:32:12 Step 12/21 : WORKDIR /edgex 20:32:12 ---> Running in d39e0ca22fce 20:32:13 Removing intermediate container d39e0ca22fce 20:32:13 ---> 3a09886429a6 20:32:13 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:32:13 (1/3) Installing ca-certificates (20220614-r0) 20:32:13 (2/3) Installing dumb-init (1.2.5-r1) 20:32:13 (3/3) Installing su-exec (0.2-r1) 20:32:13 Executing busybox-1.35.0-r17.trigger 20:32:13 Executing ca-certificates-20220614-r0.trigger 20:32:14 ---> e9440cfbd0ce 20:32:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:32:14 OK: 6 MiB in 17 packages 20:32:16 ---> 62aa5c9de9e0 20:32:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:32:16 Removing intermediate container 9339b184d87f 20:32:16 ---> 1093bafd7dd6 20:32:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:16 ---> Running in 8d4a1a44f83e 20:32:17 Removing intermediate container 8d4a1a44f83e 20:32:17 ---> cebd8a0f203a 20:32:17 Step 12/24 : WORKDIR / 20:32:18 ---> Running in ca81804f9999 20:32:18 ---> 1af9636db099 20:32:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:32:18 Removing intermediate container ca81804f9999 20:32:18 ---> eeace26dd36e 20:32:18 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:32:19 ---> eed91d9fb8d2 20:32:19 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:19 ---> Running in 949e3dd81988 20:32:19 ---> 9d6db6030d7b 20:32:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:32:21 ---> 2a0a94359608 20:32:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:32:24 ---> c2ff4ab545de 20:32:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:32:25 Removing intermediate container 949e3dd81988 20:32:25 ---> 969ea7991313 20:32:25 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:32:25 ---> Running in a02bf241400f 20:32:25 ---> e2fa74d900fc 20:32:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:32:26 Removing intermediate container a02bf241400f 20:32:26 ---> 11e4f9ac0c5e 20:32:26 Step 19/21 : LABEL arch=arm64 20:32:26 ---> Running in e36d99a0d848 20:32:27 Removing intermediate container e36d99a0d848 20:32:27 ---> 503405025747 20:32:27 Step 20/21 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:32:27 ---> Running in ad7fe52f22a2 20:32:27 ---> b10c416963c1 20:32:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:32:28 Removing intermediate container ad7fe52f22a2 20:32:28 ---> 029b67e3c88a 20:32:28 Step 21/21 : LABEL version=0.0.0 20:32:28 ---> Running in 6a4c746fe5a1 20:32:29 Removing intermediate container 6a4c746fe5a1 20:32:29 ---> bb0b7b9b7a94 20:32:29 20:32:29 Successfully built bb0b7b9b7a94 20:32:29 Successfully tagged security-proxy-setup-arm64:latest 20:32:29  Building security-proxy-setup ... done Building security-spire-config 20:32:30 ---> b6736a6f38b1 20:32:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:32:31 ---> f41b8e2bcf92 20:32:31 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:31 ---> Running in a1b67c33e7e1 20:32:34 Removing intermediate container a1b67c33e7e1 20:32:34 ---> 7ec247a4dfbc 20:32:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:32:34 ---> Running in c10baa6a81a2 20:32:36 Removing intermediate container c10baa6a81a2 20:32:36 ---> 168792e5f5e0 20:32:36 Step 22/24 : LABEL arch=arm64 20:32:36 ---> Running in f2a5f6737e20 20:32:37 Removing intermediate container f2a5f6737e20 20:32:37 ---> 90a946b9f75d 20:32:37 Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:32:37 ---> Running in a0f0226f68bc 20:32:38 Removing intermediate container a0f0226f68bc 20:32:38 ---> 9403757a8067 20:32:38 Step 24/24 : LABEL version=0.0.0 20:32:38 ---> Running in 370b64c7b01c 20:32:39 Removing intermediate container 370b64c7b01c 20:32:39 ---> 5702cb32dff5 20:32:39 20:32:39 Successfully built 5702cb32dff5 20:32:39 Successfully tagged security-secretstore-setup-arm64:latest 20:32:39 Building security-spire-server 20:32:51  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:32:51 ---> fbabfc384b0b 20:32:51 Step 3/24 : WORKDIR /edgex-go 20:32:51 ---> Using cache 20:32:51 ---> 0464723b7e99 20:32:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:32:51 ---> Running in 3ba21df137dc 20:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:54 OK: 221 MiB in 51 packages 20:32:56 Removing intermediate container 3ba21df137dc 20:32:56 ---> 1f20c9623876 20:32:56 Step 5/24 : COPY go.mod vendor* ./ 20:32:58 ---> 0ad4ef08024e 20:32:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:58 ---> Running in fe1f818544ab 20:33:03 Removing intermediate container 3d2674cf8768 20:33:03 ---> f137fdf4e07d 20:33:03 20:33:03 Step 10/22 : FROM alpine:3.16 20:33:03 ---> 2b4661558fb8 20:33:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:33:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:03 ---> fbabfc384b0b 20:33:03 Step 3/23 : WORKDIR /edgex-go 20:33:03 ---> Using cache 20:33:03 ---> 0464723b7e99 20:33:03 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:33:03 ---> Using cache 20:33:03 ---> 1f20c9623876 20:33:03 Step 5/23 : COPY go.mod vendor* ./ 20:33:03 ---> Using cache 20:33:03 ---> 0ad4ef08024e 20:33:03 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:03 ---> Running in 20012f8943a7 20:33:03 ---> Running in 78b647e7f48c 20:33:04 Removing intermediate container 78b647e7f48c 20:33:04 ---> efd5dbb6103e 20:33:04 Step 12/22 : ENV APP_PORT=59880 20:33:04 ---> Running in d7ad7053caca 20:33:04 Removing intermediate container d7ad7053caca 20:33:04 ---> 8e055dfbf574 20:33:04 Step 13/22 : EXPOSE $APP_PORT 20:33:04 ---> Running in d53716716c69 20:33:05 Removing intermediate container d53716716c69 20:33:05 ---> 3bbdbe84c9ab 20:33:05 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:33:05 ---> Running in ce41e12dba63 20:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:08 (1/1) Installing dumb-init (1.2.5-r1) 20:33:08 Executing busybox-1.35.0-r17.trigger 20:33:08 OK: 5 MiB in 15 packages 20:33:10 Removing intermediate container ce41e12dba63 20:33:10 ---> b19d0994ea64 20:33:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:11 ---> 161466369896 20:33:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:33:12 ---> a529a5af6939 20:33:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:33:14 ---> 129654f946d1 20:33:14 Step 18/22 : ENTRYPOINT ["/core-data"] 20:33:14 ---> Running in a1bc8146ba83 20:33:14 Removing intermediate container a1bc8146ba83 20:33:14 ---> 505883826f7a 20:33:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:14 ---> Running in 43a61dad8635 20:33:15 Removing intermediate container 43a61dad8635 20:33:15 ---> 6f1cad1beb26 20:33:15 Step 20/22 : LABEL arch=arm64 20:33:15 ---> Running in 6823ca0386ad 20:33:16 Removing intermediate container 6823ca0386ad 20:33:16 ---> 0f4bbf066494 20:33:16 Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:33:16 ---> Running in f1f4d970ef86 20:33:16 Removing intermediate container f1f4d970ef86 20:33:16 ---> 0c3f166caad7 20:33:16 Step 22/22 : LABEL version=0.0.0 20:33:17 ---> Running in 35a839e48927 20:33:17 Removing intermediate container 35a839e48927 20:33:17 ---> cf8ca4a3e3a3 20:33:17 20:33:17 Successfully built cf8ca4a3e3a3 20:33:17 Successfully tagged core-data-arm64:latest 20:33:17 Building security-bootstrapper 20:33:36  Building core-data ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:33:36 ---> fbabfc384b0b 20:33:36 Step 3/32 : WORKDIR /edgex-go 20:33:36 ---> Using cache 20:33:36 ---> 0464723b7e99 20:33:36 Step 4/32 : RUN apk add --update --no-cache make git 20:33:36 ---> Running in 8fc7d4a1bc18 20:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:33:38 OK: 221 MiB in 51 packages 20:33:40 Removing intermediate container 8fc7d4a1bc18 20:33:40 ---> b87cb14f9708 20:33:40 Step 5/32 : COPY go.mod vendor* ./ 20:33:41 ---> 7fd9d045ca98 20:33:41 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:41 ---> Running in b7fba451a676 20:34:28 Removing intermediate container ef740ddffd30 20:34:28 ---> 5fdf43971463 20:34:28 20:34:28 Step 9/19 : FROM alpine:3.15 20:34:28 3.15: Pulling from library/alpine 20:34:28 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:34:28 Status: Downloaded newer image for alpine:3.15 20:34:28 ---> 8aa73fd46299 20:34:28 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:28 ---> Running in d630bd74a64c 20:34:28 Removing intermediate container d630bd74a64c 20:34:28 ---> 00fd552104e9 20:34:28 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:28 ---> Running in f6d6529fef0f 20:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:31 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:34:31 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:34:31 OK: 15736 distinct packages available 20:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:33 (1/9) Installing ca-certificates (20220614-r0) 20:34:33 (2/9) Installing brotli-libs (1.0.9-r5) 20:34:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:34:33 (4/9) Installing libcurl (7.80.0-r5) 20:34:33 (5/9) Installing curl (7.80.0-r5) 20:34:33 (6/9) Installing dumb-init (1.2.5-r1) 20:34:33 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:33 (8/9) Installing libucontext (1.1-r0) 20:34:33 (9/9) Installing gcompat (1.0.0-r4) 20:34:33 Executing busybox-1.34.1-r7.trigger 20:34:33 Executing ca-certificates-20220614-r0.trigger 20:34:33 OK: 8 MiB in 23 packages 20:34:38 Removing intermediate container f6d6529fef0f 20:34:38 ---> 12ea77f5f52e 20:34:38 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:39 ---> 1a3227743d75 20:34:39 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:44 ---> 2b977731b1ef 20:34:44 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:46 ---> af2f832a35f6 20:34:46 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:46 ---> Running in ec714ef1096c 20:34:46 Removing intermediate container ec714ef1096c 20:34:46 ---> 754274cc5d12 20:34:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:47 ---> Running in 80287510e6ef 20:34:48 Removing intermediate container 80287510e6ef 20:34:48 ---> 5a44b68077a0 20:34:48 Step 17/19 : LABEL arch=arm64 20:34:48 ---> Running in 2af791ca5fc0 20:34:48 Removing intermediate container 2af791ca5fc0 20:34:48 ---> 9660c96051ce 20:34:48 Step 18/19 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:34:48 ---> Running in a6082ec0f2fd 20:34:49 Removing intermediate container a6082ec0f2fd 20:34:49 ---> 2a088da740ed 20:34:49 Step 19/19 : LABEL version=0.0.0 20:34:49 ---> Running in 2282521d2ea2 20:34:50 Removing intermediate container 2282521d2ea2 20:34:50 ---> 031db553de3e 20:34:50 20:34:50 Successfully built 031db553de3e 20:34:50 Successfully tagged security-spiffe-token-provider-arm64:latest 20:34:50  Building security-spiffe-token-provider ... done Building core-command 20:34:59 Removing intermediate container fe1f818544ab 20:34:59 ---> 26ffafe38e15 20:34:59 Step 7/24 : COPY . . 20:35:03 Removing intermediate container c1fd539df7f5 20:35:03 ---> 24a038b040cc 20:35:03 20:35:03 Step 10/22 : FROM alpine:3.16 20:35:03 ---> 2b4661558fb8 20:35:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:03 ---> Running in 3fac9848362b 20:35:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:04 ---> fbabfc384b0b 20:35:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:35:04 ---> Using cache 20:35:04 ---> d8dad532223e 20:35:04 Step 4/23 : WORKDIR /edgex-go 20:35:04 ---> Using cache 20:35:04 ---> 429e0abad501 20:35:04 Step 5/23 : RUN apk add --update --no-cache make git 20:35:04 ---> Using cache 20:35:04 ---> 6b2bc44cd56d 20:35:04 Step 6/23 : COPY go.mod vendor* ./ 20:35:04 ---> Using cache 20:35:04 ---> c2416ee1f7d1 20:35:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:04 ---> Using cache 20:35:04 ---> aebad247db1d 20:35:04 Step 8/23 : COPY . . 20:35:04 ---> Using cache 20:35:04 ---> 88bc96910464 20:35:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:35:05 ---> Running in 3376f9199896 20:35:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:06 Removing intermediate container 20012f8943a7 20:35:06 ---> 46ee24fdc6d5 20:35:06 Step 7/23 : COPY . . 20:35:06 (1/2) Installing ca-certificates (20220614-r0) 20:35:06 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 20:35:07 (2/2) Installing dumb-init (1.2.5-r1) 20:35:07 Executing busybox-1.35.0-r17.trigger 20:35:07 Executing ca-certificates-20220614-r0.trigger 20:35:07 OK: 6 MiB in 16 packages 20:35:10 Removing intermediate container 3fac9848362b 20:35:10 ---> a84ec3e87660 20:35:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:10 ---> Running in a47ab57c3c0f 20:35:12 Removing intermediate container a47ab57c3c0f 20:35:12 ---> 2d0ad6e81e3d 20:35:12 Step 13/22 : ENV APP_PORT=59860 20:35:12 ---> Running in 614b98cb5f37 20:35:13 Removing intermediate container 614b98cb5f37 20:35:13 ---> 60e48abd1631 20:35:13 Step 14/22 : EXPOSE $APP_PORT 20:35:13 ---> Running in 4c5632d60d92 20:35:14 Removing intermediate container 4c5632d60d92 20:35:14 ---> f8129b1c60a8 20:35:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:16 ---> 59a93a9393ca 20:35:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:18 ---> 4418ee46b20f 20:35:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:35:19 ---> Running in 1a9508ef7676 20:35:19 ---> d720246d3382 20:35:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:20 Removing intermediate container b7fba451a676 20:35:20 ---> 73ef620c955e 20:35:20 Step 7/32 : COPY . . 20:35:21 Removing intermediate container 1a9508ef7676 20:35:21 ---> e0db1194c4a5 20:35:21 Step 9/24 : WORKDIR /edgex-go/spire-build 20:35:21 ---> Running in 105d5a0c81e7 20:35:21 ---> aca824c013cf 20:35:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:22 ---> Running in 72fc7dd9cf9f 20:35:22 Removing intermediate container 105d5a0c81e7 20:35:22 ---> 701641f5b6c2 20:35:22 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 20:35:22 ---> Running in 1cefb8c6751d 20:35:23 Removing intermediate container 72fc7dd9cf9f 20:35:23 ---> 3f84ca63a764 20:35:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:23 ---> Running in 7ed8e7165ffa 20:35:24 Removing intermediate container 7ed8e7165ffa 20:35:24 ---> b22a62ee12e2 20:35:24 Step 20/22 : LABEL arch=arm64 20:35:24 ---> Running in 6aa0ff3c49c6 20:35:25 Removing intermediate container 6aa0ff3c49c6 20:35:25 ---> ccd7dee7c6dc 20:35:25 Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:35:25 ---> Running in a770e38e876e 20:35:26 Removing intermediate container 1cefb8c6751d 20:35:26 ---> 2ff75e75b52c 20:35:26 Step 11/24 : WORKDIR /edgex-go 20:35:26 Removing intermediate container a770e38e876e 20:35:26 ---> d5e585c0b334 20:35:26 Step 22/22 : LABEL version=0.0.0 20:35:26 ---> Running in 03eeb794096c 20:35:26 ---> Running in 4730529d3ed8 20:35:27 Removing intermediate container 03eeb794096c 20:35:27 ---> 11e91b51fedc 20:35:27 20:35:27 Step 12/24 : FROM alpine:3.15 20:35:27 ---> 8aa73fd46299 20:35:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:27 ---> Using cache 20:35:27 ---> 00fd552104e9 20:35:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:35:27 Removing intermediate container 4730529d3ed8 20:35:27 ---> 94db631ae758 20:35:27 20:35:27 ---> Running in 7781914b48d2 20:35:28 ---> 3811682468db 20:35:28 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:35:28 Successfully built 94db631ae758 20:35:29 Successfully tagged support-notifications-arm64:latest 20:35:29  Building support-notifications ... done Building support-scheduler 20:35:29 ---> Running in 38922cde4895 20:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:35:29 Removing intermediate container 38922cde4895 20:35:29 ---> 363b321b617c 20:35:29 Step 9/23 : WORKDIR /edgex-go/spire-build 20:35:29 ---> Running in 52eec70bc84a 20:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:30 Removing intermediate container 52eec70bc84a 20:35:30 ---> f361bac5b4dc 20:35:30 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 20:35:30 ---> Running in d48b4dd0df3a 20:35:31 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:35:31 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:35:31 OK: 15736 distinct packages available 20:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:33 (1/4) Installing dumb-init (1.2.5-r1) 20:35:33 (2/4) Installing musl-obstack (1.2.3-r0) 20:35:33 (3/4) Installing libucontext (1.1-r0) 20:35:33 (4/4) Installing gcompat (1.0.0-r4) 20:35:33 Executing busybox-1.34.1-r7.trigger 20:35:33 OK: 6 MiB in 18 packages 20:35:35 Removing intermediate container d48b4dd0df3a 20:35:35 ---> 55737285f776 20:35:35 Step 11/23 : WORKDIR /edgex-go 20:35:35 ---> Running in 032d4e14b547 20:35:35 Removing intermediate container 7781914b48d2 20:35:35 ---> c8f484e2dda4 20:35:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:35:36 Removing intermediate container 032d4e14b547 20:35:36 ---> 6ec5a6a30f3c 20:35:36 20:35:36 Step 12/23 : FROM alpine:3.15 20:35:36 ---> 8aa73fd46299 20:35:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:36 ---> Using cache 20:35:36 ---> 00fd552104e9 20:35:36 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:36 ---> Running in 631103edf73c 20:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:40 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:35:40 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:35:40 OK: 15736 distinct packages available 20:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:42 (1/5) Installing dumb-init (1.2.5-r1) 20:35:42 (2/5) Installing musl-obstack (1.2.3-r0) 20:35:42 (3/5) Installing libucontext (1.1-r0) 20:35:42 (4/5) Installing gcompat (1.0.0-r4) 20:35:42 (5/5) Installing openssl (1.1.1s-r1) 20:35:42 Executing busybox-1.34.1-r7.trigger 20:35:42 OK: 6 MiB in 19 packages 20:35:45 ---> cd6d02d4aacb 20:35:45 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:35:45 Removing intermediate container 631103edf73c 20:35:45 ---> cc9a923d3b2a 20:35:45 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:35:45 ---> Running in 4f61b9873fac 20:35:48 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 20:35:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:48 ---> fbabfc384b0b 20:35:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:35:48 ---> Using cache 20:35:48 ---> d8dad532223e 20:35:48 Step 4/22 : WORKDIR /edgex-go 20:35:48 ---> Using cache 20:35:48 ---> 429e0abad501 20:35:48 Step 5/22 : RUN apk add --update --no-cache make git 20:35:48 ---> Using cache 20:35:48 ---> 6b2bc44cd56d 20:35:48 Step 6/22 : COPY go.mod vendor* ./ 20:35:48 ---> Using cache 20:35:48 ---> c2416ee1f7d1 20:35:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:48 ---> Using cache 20:35:48 ---> aebad247db1d 20:35:48 Step 8/22 : COPY . . 20:35:48 ---> Using cache 20:35:48 ---> 88bc96910464 20:35:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:35:49 ---> Running in 0d06daab373f 20:35:49 ---> abbef5b17f05 20:35:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:35:51 ---> 5622c5b776f9 20:35:51 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:35:51 ---> Running in 06b2bcbc5a2a 20:35:51 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 20:35:52 Removing intermediate container 06b2bcbc5a2a 20:35:52 ---> e4aa7fe3ca39 20:35:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:35:53 ---> 3b9dfacfb8c9 20:35:53 Step 19/24 : WORKDIR / 20:35:53 ---> Running in f4a1e7c8d3af 20:35:54 Removing intermediate container f4a1e7c8d3af 20:35:54 ---> df93dbdfa6c3 20:35:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:55 ---> Running in 4e1d871ba980 20:35:55 Removing intermediate container 4e1d871ba980 20:35:55 ---> 973f05534cc1 20:35:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:56 ---> Running in 6e9236a43f99 20:35:56 ---> e5ebcbfe90d9 20:35:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:56 Removing intermediate container 6e9236a43f99 20:35:56 ---> caedad7b78cb 20:35:56 Step 22/24 : LABEL arch=arm64 20:35:57 ---> Running in ed050e74705f 20:35:57 Removing intermediate container ed050e74705f 20:35:57 ---> 843757aa0bff 20:35:57 Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:35:57 ---> Running in 9972c050df1d 20:35:58 ---> 720c05b7f22f 20:35:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:35:58 Removing intermediate container 9972c050df1d 20:35:58 ---> b25a019145a2 20:35:58 Step 24/24 : LABEL version=0.0.0 20:35:58 ---> Running in 9756b8217810 20:35:59 ---> fbd246bba20b 20:35:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:35:59 Removing intermediate container 9756b8217810 20:35:59 ---> 27bf14250341 20:35:59 20:35:59 Successfully built 27bf14250341 20:35:59 Successfully tagged security-spire-config-arm64:latest 20:35:59 Building security-spire-agent 20:36:00  Building security-spire-config ... done  ---> 405460dc1f3f 20:36:00 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:00 ---> Running in 0d462bc0e008 20:36:01 Removing intermediate container 0d462bc0e008 20:36:01 ---> 8a52ae1b970d 20:36:01 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:01 ---> Running in a7622a2916cc 20:36:01 Removing intermediate container a7622a2916cc 20:36:01 ---> 59dd28e743ae 20:36:01 Step 21/23 : LABEL arch=arm64 20:36:02 ---> Running in 8bedb9e33eab 20:36:02 Removing intermediate container 8bedb9e33eab 20:36:02 ---> f6d6866fe967 20:36:02 Step 22/23 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:36:02 ---> Running in 9098aeb1967d 20:36:03 Removing intermediate container 9098aeb1967d 20:36:03 ---> 047b9b5c313a 20:36:03 Step 23/23 : LABEL version=0.0.0 20:36:03 ---> Running in 7a921e248714 20:36:04 Removing intermediate container 7a921e248714 20:36:04 ---> 4b574eac8c0e 20:36:04 20:36:04 Successfully built 4b574eac8c0e 20:36:04 Successfully tagged security-spire-server-arm64:latest 20:36:04  Building security-spire-server ... done Building core-metadata 20:36:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:36:26 ---> fbabfc384b0b 20:36:26 Step 3/24 : WORKDIR /edgex-go 20:36:26 ---> Using cache 20:36:26 ---> 0464723b7e99 20:36:26 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:36:26 ---> Using cache 20:36:26 ---> 1f20c9623876 20:36:26 Step 5/24 : COPY go.mod vendor* ./ 20:36:26 ---> Using cache 20:36:26 ---> 0ad4ef08024e 20:36:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:26 ---> Using cache 20:36:26 ---> 46ee24fdc6d5 20:36:26 Step 7/24 : COPY . . 20:36:26 ---> Using cache 20:36:26 ---> 3811682468db 20:36:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:36:26 ---> Using cache 20:36:26 ---> 363b321b617c 20:36:26 Step 9/24 : WORKDIR /edgex-go/spire-build 20:36:26 ---> Using cache 20:36:26 ---> f361bac5b4dc 20:36:26 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 20:36:26 ---> Running in 576ce469b772 20:36:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:36:29 ---> fbabfc384b0b 20:36:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:36:29 ---> Using cache 20:36:29 ---> d8dad532223e 20:36:29 Step 4/24 : WORKDIR /edgex-go 20:36:29 ---> Using cache 20:36:29 ---> 429e0abad501 20:36:29 Step 5/24 : RUN apk add --update --no-cache make git 20:36:29 ---> Using cache 20:36:29 ---> 6b2bc44cd56d 20:36:29 Step 6/24 : COPY go.mod vendor* ./ 20:36:29 ---> Using cache 20:36:29 ---> c2416ee1f7d1 20:36:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:29 ---> Using cache 20:36:29 ---> aebad247db1d 20:36:29 Step 8/24 : COPY . . 20:36:29 ---> Using cache 20:36:29 ---> 88bc96910464 20:36:29 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:36:29 ---> Running in b6191d7fcb21 20:36:29 Removing intermediate container 576ce469b772 20:36:29 ---> e10f8c454aba 20:36:29 Step 11/24 : WORKDIR /edgex-go 20:36:29 ---> Running in 9f84ac49ee04 20:36:30 Removing intermediate container 9f84ac49ee04 20:36:30 ---> d717204c5243 20:36:30 20:36:30 Step 12/24 : FROM alpine:3.15 20:36:30 ---> 8aa73fd46299 20:36:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:30 ---> Using cache 20:36:30 ---> 00fd552104e9 20:36:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:30 ---> Using cache 20:36:30 ---> cc9a923d3b2a 20:36:30 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:36:31 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 20:36:33 ---> 475c83a6624e 20:36:33 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:36:40 ---> 61a0d33590eb 20:36:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:36:40 ---> 102eb57d7043 20:36:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:36:41 ---> bdbe6361329f 20:36:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:36:42 ---> 7e179d2f863d 20:36:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:42 ---> Running in 4ff18e69e261 20:36:42 Removing intermediate container 4ff18e69e261 20:36:42 ---> 98db238ea810 20:36:42 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:43 ---> Running in b2b4c393e383 20:36:43 Removing intermediate container b2b4c393e383 20:36:43 ---> 52bee89f0f45 20:36:43 Step 22/24 : LABEL arch=arm64 20:36:43 ---> Running in 352729a6d3e3 20:36:44 Removing intermediate container 352729a6d3e3 20:36:44 ---> fbad41876753 20:36:44 Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:36:44 ---> Running in 49738ede06a5 20:36:44 Removing intermediate container 49738ede06a5 20:36:44 ---> 2375fcd38c2a 20:36:44 Step 24/24 : LABEL version=0.0.0 20:36:44 ---> Running in 62555159ad6a 20:36:45 Removing intermediate container 62555159ad6a 20:36:45 ---> 854566215cb7 20:36:45 20:36:45 Successfully built 854566215cb7 20:36:45 Successfully tagged security-spire-agent-arm64:latest 20:40:22  Building security-spire-agent ... done Removing intermediate container 3376f9199896 20:40:22 ---> 0228ea3a83ba 20:40:22 20:40:22 Step 10/23 : FROM alpine:3.16 20:40:22 ---> 2b4661558fb8 20:40:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:40:22 ---> Running in 4fe260dcffcf 20:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:40:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:40:22 (1/1) Installing dumb-init (1.2.5-r1) 20:40:22 Executing busybox-1.35.0-r17.trigger 20:40:22 OK: 5 MiB in 15 packages 20:40:22 Removing intermediate container 4fe260dcffcf 20:40:22 ---> aae5377f4bc0 20:40:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:40:22 ---> Running in 244a741e4500 20:40:22 Removing intermediate container 244a741e4500 20:40:22 ---> f2f1e2cbcf9a 20:40:22 Step 13/23 : ENV APP_PORT=59882 20:40:22 ---> Running in e93a3c995c06 20:40:22 Removing intermediate container e93a3c995c06 20:40:22 ---> c12209eb429a 20:40:22 Step 14/23 : EXPOSE $APP_PORT 20:40:22 ---> Running in b0f48191c3d1 20:40:22 Removing intermediate container b0f48191c3d1 20:40:22 ---> c08b5217bcd6 20:40:22 Step 15/23 : WORKDIR / 20:40:22 ---> Running in d8527806298b 20:40:22 Removing intermediate container d8527806298b 20:40:22 ---> 4617e9b005d4 20:40:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:22 ---> d03ef5367971 20:40:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:40:22 ---> 92447faa2f71 20:40:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:40:22 ---> 914c4ea72ef5 20:40:22 Step 19/23 : ENTRYPOINT ["/core-command"] 20:40:22 ---> Running in 4b3a96c182b6 20:40:22 Removing intermediate container 4b3a96c182b6 20:40:22 ---> ba4f2523a458 20:40:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:22 ---> Running in b0ed98e97c8b 20:40:23 Removing intermediate container b0ed98e97c8b 20:40:23 ---> 84531c7724ec 20:40:23 Step 21/23 : LABEL arch=arm64 20:40:23 ---> Running in b0aeb3046719 20:40:23 Removing intermediate container b0aeb3046719 20:40:23 ---> 4f270dd088cd 20:40:23 Step 22/23 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:40:24 ---> Running in bdc7fd5c92cb 20:40:24 Removing intermediate container bdc7fd5c92cb 20:40:24 ---> 9032371dfb0d 20:40:24 Step 23/23 : LABEL version=0.0.0 20:40:24 ---> Running in c79453435a41 20:40:25 Removing intermediate container c79453435a41 20:40:25 ---> 313d54afd711 20:40:25 20:40:25 Successfully built 313d54afd711 20:40:25 Successfully tagged core-command-arm64:latest 20:41:04  Building core-command ... done Removing intermediate container 4f61b9873fac 20:41:04 ---> 6d6db7213340 20:41:04 20:41:04 Step 9/32 : FROM alpine:3.16 20:41:04 ---> 2b4661558fb8 20:41:04 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:41:04 ---> Running in c147d7f5626a 20:41:04 Removing intermediate container c147d7f5626a 20:41:04 ---> c99cf70f02e4 20:41:04 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:41:04 ---> Running in 3e00cefabbc5 20:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:41:04 (1/2) Installing dumb-init (1.2.5-r1) 20:41:04 (2/2) Installing su-exec (0.2-r1) 20:41:04 Executing busybox-1.35.0-r17.trigger 20:41:04 OK: 5 MiB in 16 packages 20:41:06 Removing intermediate container 3e00cefabbc5 20:41:06 ---> 24753fbcaa81 20:41:06 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:41:06 ---> Running in 71fa74d7293a 20:41:06 Removing intermediate container 71fa74d7293a 20:41:06 ---> 01f1b8d56fcc 20:41:06 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:41:06 ---> Running in 9bdeb11f9ee8 20:41:07 Removing intermediate container 9bdeb11f9ee8 20:41:07 ---> 02fb0c1028ec 20:41:07 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:41:07 ---> Running in 4830c6824dd4 20:41:08 Removing intermediate container 4830c6824dd4 20:41:08 ---> 6a0c802f6115 20:41:08 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:41:08 ---> Running in 0af7de16cc5a 20:41:08 Removing intermediate container 0af7de16cc5a 20:41:08 ---> 2796a859b349 20:41:08 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:41:08 ---> Running in eafb48f41728 20:41:12 Removing intermediate container eafb48f41728 20:41:12 ---> 77c508314b90 20:41:12 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:41:12 ---> Running in 16005b952247 20:41:12 Removing intermediate container 16005b952247 20:41:12 ---> a433731ece38 20:41:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:41:13 ---> 61dda7bf2a4b 20:41:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:41:13 ---> Running in 09ab3203b3da 20:41:16 Removing intermediate container 09ab3203b3da 20:41:16 ---> 7d4ec871db48 20:41:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:17 ---> 66918fecb91f 20:41:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:41:19 ---> 3b93219bf98d 20:41:19 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:41:20 ---> b68dd5c4e5a0 20:41:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:41:21 ---> c3fd5268ad9a 20:41:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:41:22 ---> c581acbafd41 20:41:22 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:41:23 ---> 8241d32c026e 20:41:23 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:41:24 ---> cf169b8bf9e5 20:41:24 Step 27/32 : RUN chmod +x /entrypoint.sh 20:41:24 ---> Running in 2d6be761b2fe 20:41:27 Removing intermediate container 2d6be761b2fe 20:41:27 ---> e026fdb2eb4f 20:41:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:41:27 ---> Running in cf684a8b6eda 20:41:27 Removing intermediate container cf684a8b6eda 20:41:27 ---> 9a7406b9107d 20:41:27 Step 29/32 : CMD ["gate"] 20:41:27 ---> Running in fc8113126168 20:41:28 Removing intermediate container fc8113126168 20:41:28 ---> f608fdd9f6fe 20:41:28 Step 30/32 : LABEL arch=arm64 20:41:28 ---> Running in 95befbac41c8 20:41:30 Removing intermediate container 95befbac41c8 20:41:30 ---> 11f08c9b0718 20:41:30 Step 31/32 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:41:31 ---> Running in c0216a34bf9a 20:41:31 Removing intermediate container c0216a34bf9a 20:41:31 ---> 983e8cdd6cee 20:41:31 Step 32/32 : LABEL version=0.0.0 20:41:31 ---> Running in f525d5f53ba5 20:41:31 Removing intermediate container f525d5f53ba5 20:41:32 ---> a3f1e394f43e 20:41:32 20:41:32 Successfully built a3f1e394f43e 20:41:32 Successfully tagged security-bootstrapper-arm64:latest 20:41:42  Building security-bootstrapper ... done Removing intermediate container b6191d7fcb21 20:41:42 ---> c60147376d3d 20:41:42 20:41:42 Step 10/24 : FROM alpine:3.16 20:41:42 ---> 2b4661558fb8 20:41:42 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:41:42 ---> Using cache 20:41:42 ---> aae5377f4bc0 20:41:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:41:42 ---> Using cache 20:41:42 ---> f2f1e2cbcf9a 20:41:42 Step 13/24 : ENV APP_PORT=59881 20:41:42 ---> Running in e8a46459547a 20:41:42 Removing intermediate container e8a46459547a 20:41:42 ---> 60a69fd6c40d 20:41:42 Step 14/24 : EXPOSE $APP_PORT 20:41:42 ---> Running in 2678ceb35644 20:41:42 Removing intermediate container 2678ceb35644 20:41:42 ---> f2ee670b9408 20:41:42 Step 15/24 : WORKDIR / 20:41:42 ---> Running in 12a35b0f4742 20:41:44 Removing intermediate container 12a35b0f4742 20:41:44 ---> 82588a406434 20:41:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:45 ---> d72280de39dc 20:41:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:41:46 ---> 90be603b37a4 20:41:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:41:47 ---> 962b06b653ba 20:41:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:41:47 ---> cd9664186d2b 20:41:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:41:47 ---> Running in 06214607abe2 20:41:48 Removing intermediate container 06214607abe2 20:41:48 ---> 1a594c088c86 20:41:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:48 ---> Running in 62e8b4e0a287 20:41:49 Removing intermediate container 62e8b4e0a287 20:41:49 ---> fd842f815bed 20:41:49 Step 22/24 : LABEL arch=arm64 20:41:49 ---> Running in 25e035379476 20:41:49 Removing intermediate container 25e035379476 20:41:49 ---> 8b9f3a1cdb09 20:41:49 Step 23/24 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:41:49 ---> Running in 4c747f14e2d2 20:41:49 Removing intermediate container 4c747f14e2d2 20:41:49 ---> 90bed3aeb61c 20:41:49 Step 24/24 : LABEL version=0.0.0 20:41:49 ---> Running in 770c331e7719 20:41:50 Removing intermediate container 770c331e7719 20:41:50 ---> 8d1cc00865e0 20:41:50 20:41:50 Successfully built 8d1cc00865e0 20:41:50 Successfully tagged core-metadata-arm64:latest 20:42:12  Building core-metadata ... done Removing intermediate container 0d06daab373f 20:42:12 ---> 9694b0c1c165 20:42:12 20:42:12 Step 10/22 : FROM alpine:3.16 20:42:12 ---> 2b4661558fb8 20:42:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:42:12 ---> Using cache 20:42:12 ---> aae5377f4bc0 20:42:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:42:12 ---> Using cache 20:42:12 ---> f2f1e2cbcf9a 20:42:12 Step 13/22 : ENV APP_PORT=59861 20:42:12 ---> Running in 33fc21faed82 20:42:12 Removing intermediate container 33fc21faed82 20:42:12 ---> 0739c3508307 20:42:12 Step 14/22 : EXPOSE $APP_PORT 20:42:12 ---> Running in 17a10465400a 20:42:12 Removing intermediate container 17a10465400a 20:42:12 ---> b5f5973967b3 20:42:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:12 ---> 090d4c4bc202 20:42:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:42:12 ---> d8597023ab3d 20:42:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:42:13 ---> 059b5c1aa828 20:42:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:42:13 ---> Running in c34e60cc614d 20:42:13 Removing intermediate container c34e60cc614d 20:42:13 ---> 8ceb72c86e92 20:42:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:13 ---> Running in d6a624812ce1 20:42:13 Removing intermediate container d6a624812ce1 20:42:13 ---> 0e67a07987db 20:42:13 Step 20/22 : LABEL arch=arm64 20:42:14 ---> Running in 0ef8e00b851c 20:42:14 Removing intermediate container 0ef8e00b851c 20:42:14 ---> d8547409c60a 20:42:14 Step 21/22 : LABEL git_sha=d2285064df6e9b178781955cceb17f7dc46330ac 20:42:14 ---> Running in 27a721fefada 20:42:14 Removing intermediate container 27a721fefada 20:42:14 ---> f8ce1dabf03c 20:42:14 Step 22/22 : LABEL version=0.0.0 20:42:14 ---> Running in 0bcd6db32f95 20:42:14 Removing intermediate container 0bcd6db32f95 20:42:14 ---> 37aec44c0d0b 20:42:14 20:42:15 Successfully built 37aec44c0d0b 20:42:15 Successfully tagged support-scheduler-arm64:latest 20:42:15  Building support-scheduler ... done  [Pipeline] } 20:42:15 $ docker stop --time=1 4955e397a1966f2e2ba08543c436a5bba8b4002e8bce6e8a26e17c9ae1d9228d 20:42:17 $ docker rm -f --volumes 4955e397a1966f2e2ba08543c436a5bba8b4002e8bce6e8a26e17c9ae1d9228d [Pipeline] // withDockerContainer [Pipeline] sh 20:42:17 + docker images 20:42:17 REPOSITORY TAG IMAGE ID CREATED SIZE 20:42:17 support-scheduler-arm64 latest 37aec44c0d0b 3 seconds ago 29MB 20:42:17 9694b0c1c165 9 seconds ago 1.56GB 20:42:17 core-metadata-arm64 latest 8d1cc00865e0 27 seconds ago 17.8MB 20:42:17 c60147376d3d 38 seconds ago 1.51GB 20:42:17 security-bootstrapper-arm64 latest a3f1e394f43e 46 seconds ago 19.5MB 20:42:17 6d6db7213340 About a minute ago 1.49GB 20:42:17 core-command-arm64 latest 313d54afd711 About a minute ago 17MB 20:42:17 0228ea3a83ba 2 minutes ago 1.5GB 20:42:17 security-spire-agent-arm64 latest 854566215cb7 5 minutes ago 122MB 20:42:17 d717204c5243 5 minutes ago 1.37GB 20:42:17 security-spire-server-arm64 latest 4b574eac8c0e 6 minutes ago 84.3MB 20:42:17 security-spire-config-arm64 latest 27bf14250341 6 minutes ago 83.6MB 20:42:17 6ec5a6a30f3c 6 minutes ago 1.37GB 20:42:17 11e91b51fedc 6 minutes ago 1.37GB 20:42:17 support-notifications-arm64 latest 94db631ae758 6 minutes ago 29.6MB 20:42:17 24a038b040cc 7 minutes ago 1.56GB 20:42:17 security-spiffe-token-provider-arm64 latest 031db553de3e 7 minutes ago 28.9MB 20:42:17 5fdf43971463 7 minutes ago 1.53GB 20:42:17 core-data-arm64 latest cf8ca4a3e3a3 9 minutes ago 17.2MB 20:42:17 f137fdf4e07d 9 minutes ago 1.5GB 20:42:17 security-secretstore-setup-arm64 latest 5702cb32dff5 9 minutes ago 28.7MB 20:42:17 security-proxy-setup-arm64 latest bb0b7b9b7a94 9 minutes ago 26.8MB 20:42:17 d9acecdd1c91 10 minutes ago 1.49GB 20:42:17 7eb68ccf0486 10 minutes ago 1.49GB 20:42:17 ci-base-image-arm64 latest fbabfc384b0b 29 minutes ago 905MB 20:42:17 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 20:42:17 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 20:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 20:42:17 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 20:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:18 20:42:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:18 arm64: Pulling from edgex-lftools-log-publisher 20:42:18 8998bd30e6a1: Pulling fs layer 20:42:18 04944245beec: Pulling fs layer 20:42:18 699f458cf7ca: Pulling fs layer 20:42:18 765212b225bb: Pulling fs layer 20:42:18 f23df028b6ca: Pulling fs layer 20:42:18 d65c8cfc05b1: Pulling fs layer 20:42:18 2437ff75d9bd: Pulling fs layer 20:42:18 765212b225bb: Waiting 20:42:18 f23df028b6ca: Waiting 20:42:18 d65c8cfc05b1: Waiting 20:42:18 2437ff75d9bd: Waiting 20:42:18 04944245beec: Verifying Checksum 20:42:18 04944245beec: Download complete 20:42:18 765212b225bb: Verifying Checksum 20:42:18 765212b225bb: Download complete 20:42:18 f23df028b6ca: Verifying Checksum 20:42:18 f23df028b6ca: Download complete 20:42:18 d65c8cfc05b1: Verifying Checksum 20:42:18 d65c8cfc05b1: Download complete 20:42:19 699f458cf7ca: Verifying Checksum 20:42:19 699f458cf7ca: Download complete 20:42:19 8998bd30e6a1: Download complete 20:42:22 2437ff75d9bd: Verifying Checksum 20:42:22 2437ff75d9bd: Download complete 20:42:23 8998bd30e6a1: Pull complete 20:42:23 04944245beec: Pull complete 20:42:25 699f458cf7ca: Pull complete 20:42:25 765212b225bb: Pull complete 20:42:25 f23df028b6ca: Pull complete 20:42:26 d65c8cfc05b1: Pull complete 20:42:41 2437ff75d9bd: Pull complete 20:42:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:41 prd-ubuntu20.04-docker-arm64-4c-16g-1942 does not seem to be running inside a container 20:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:42:44 $ docker top ea39a0990990ed14c222aa561a4ae92b2d0f6d4e27949098d7417c7da6298571 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:45 ---> job-cost.sh 20:42:45 lf-activate-venv: SKIPPING 20:42:45 INFO: No Stack... 20:42:45 INFO: Retrieving Pricing Info for: v3-standard-4 20:42:46 INFO: Archiving Costs [Pipeline] sh 20:42:47 + cat /w/workspace/edgex-go/2/archives/cost.csv 20:42:47 + cut -d, -f6 [Pipeline] lock 20:42:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4274-2-stack-cost] 20:42:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4274-2-stack-cost] did not exist. Created. 20:42:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4274-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:42:47 + echo total: 0.10999999940395355 [Pipeline] stash 20:42:47 Stashed 1 file(s) [Pipeline] } 20:42:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4274-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:42:47 $ docker stop --time=1 ea39a0990990ed14c222aa561a4ae92b2d0f6d4e27949098d7417c7da6298571 20:42:49 $ docker rm -f --volumes ea39a0990990ed14c222aa561a4ae92b2d0f6d4e27949098d7417c7da6298571 [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 20:42:49 provisioning config files... 20:42:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config14473747199048306515tmp [Pipeline] { [Pipeline] sh 20:42:50 + set +x 20:42:50 + curl -s https://codecov.io/bash 20:42:50 + bash -s -- 20:42:50 20:42:50 _____ _ 20:42:50 / ____| | | 20:42:50 | | ___ __| | ___ ___ _____ __ 20:42:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:42:50 | |___| (_) | (_| | __/ (_| (_) \ V / 20:42:50 \_____\___/ \__,_|\___|\___\___/ \_/ 20:42:50 Bash-1.0.6 20:42:50 20:42:50 20:42:50 ==> git version 2.25.1 found 20:42:50 ==> 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 20:42:50 Release-Date: 2020-01-08 20:42:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:42:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:42:50 ==> Jenkins CI detected. 20:42:50 current dir:  /w/workspace/edgex-go/2 20:42:50 project root: . 20:42:50 --> token set from env 20:42:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:42:50 ==> Running gcov in . (disable via -X gcov) 20:42:50 ==> Python coveragepy not found 20:42:50 ==> Searching for coverage reports in: 20:42:50 + . 20:42:50 -> Found 1 reports 20:42:50 ==> Detecting git/mercurial file structure 20:42:50 ==> Reading reports 20:42:50 + ./coverage.out bytes=494838 20:42:50 ==> Appending adjustments 20:42:50 https://docs.codecov.io/docs/fixing-reports 20:42:51 + Found adjustments 20:42:51 ==> Gzipping contents 20:42:51 64K /tmp/codecov.sHM5jt.gz 20:42:51 ==> Uploading reports 20:42:51 url: https://codecov.io 20:42:51 query: branch=PR-4274&commit=d2285064df6e9b178781955cceb17f7dc46330ac&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4274%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4274&job=&cmd_args= 20:42:51 -> Pinging Codecov 20:42:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4274&commit=d2285064df6e9b178781955cceb17f7dc46330ac&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4274%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4274&job=&cmd_args= 20:42:52 -> Uploading to 20:42:52 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/00271124DB129430A58F1EEE437C3FCB/d2285064df6e9b178781955cceb17f7dc46330ac/4668b520-41cf-4e68-b096-31cb9bd836de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T204251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=891236546d11e8e5e35ebd9feb487cef65da10d342db80b235cdf40e43ff3bec 20:42:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:52 Dload Upload Total Spent Left Speed 20:42:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63856 0 0 100 63856 0 247k --:--:-- --:--:-- --:--:-- 246k 100 63856 0 0 100 63856 0 247k --:--:-- --:--:-- --:--:-- 246k 20:42:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d2285064df6e9b178781955cceb17f7dc46330ac [Pipeline] } 20:42:52 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 20:42:52 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 20:42:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:42:54 ---> package-listing.sh 20:42:54 ++ facter osfamily 20:42:54 ++ tr '[:upper:]' '[:lower:]' 20:42:54 + OS_FAMILY=debian 20:42:54 + workspace=/w/workspace/edgex-go/2 20:42:54 + START_PACKAGES=/tmp/packages_start.txt 20:42:54 + END_PACKAGES=/tmp/packages_end.txt 20:42:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:42:54 + PACKAGES=/tmp/packages_start.txt 20:42:54 + '[' /w/workspace/edgex-go/2 ']' 20:42:54 + PACKAGES=/tmp/packages_end.txt 20:42:54 + case "${OS_FAMILY}" in 20:42:54 + dpkg -l 20:42:54 + grep '^ii' 20:42:54 + '[' -f /tmp/packages_start.txt ']' 20:42:54 + '[' -f /tmp/packages_end.txt ']' 20:42:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:42:54 + '[' /w/workspace/edgex-go/2 ']' 20:42:54 + mkdir -p /w/workspace/edgex-go/2/archives/ 20:42:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 20:42:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:42:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:55 20:42:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:55 latest: Pulling from edgex-lftools-log-publisher 20:42:55 5eb5b503b376: Pulling fs layer 20:42:55 5c69ac0246d0: Pulling fs layer 20:42:55 ec43610c2a17: Pulling fs layer 20:42:55 3a2ae6a8a46f: Pulling fs layer 20:42:55 33b1e0a273af: Pulling fs layer 20:42:55 5d3b04190fa2: Pulling fs layer 20:42:55 2f39f015ded8: Pulling fs layer 20:42:55 33b1e0a273af: Waiting 20:42:55 5d3b04190fa2: Waiting 20:42:55 3a2ae6a8a46f: Waiting 20:42:55 5c69ac0246d0: Verifying Checksum 20:42:55 5c69ac0246d0: Download complete 20:42:55 3a2ae6a8a46f: Verifying Checksum 20:42:55 3a2ae6a8a46f: Download complete 20:42:55 33b1e0a273af: Download complete 20:42:55 5d3b04190fa2: Verifying Checksum 20:42:55 5d3b04190fa2: Download complete 20:42:55 ec43610c2a17: Verifying Checksum 20:42:55 ec43610c2a17: Download complete 20:42:56 5eb5b503b376: Verifying Checksum 20:42:56 5eb5b503b376: Download complete 20:42:56 2f39f015ded8: Download complete 20:42:57 5eb5b503b376: Pull complete 20:42:57 5c69ac0246d0: Pull complete 20:42:57 ec43610c2a17: Pull complete 20:42:58 3a2ae6a8a46f: Pull complete 20:42:58 33b1e0a273af: Pull complete 20:42:58 5d3b04190fa2: Pull complete 20:43:03 2f39f015ded8: Pull complete 20:43:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:03 prd-ubuntu20.04-docker-8c-8g-1940 does not seem to be running inside a container 20:43:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:43:05 $ docker top 4f6ce92e04fbf0956ff8a115bad616ff2dc4d51280894dc2b6939a2b30b0cf62 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:06 + touch /tmp/pre-build-complete [Pipeline] sh 20:43:06 + mkdir -p /var/log/sysstat [Pipeline] sh 20:43:06 + ls /var/log/sa-host 20:43:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:06 provisioning config files... 20:43:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4750134416659828837tmp [Pipeline] { [Pipeline] echo 20:43:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:43:07 ---> create-netrc.sh [Pipeline] } 20:43:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:43:07 ---> python-tools-install.sh [Pipeline] echo 20:43:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:43:07 ---> sudo-logs.sh 20:43:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:43:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:43:07 ---> job-cost.sh 20:43:07 lf-activate-venv: SKIPPING 20:43:07 DEBUG: total: 0.10999999940395355 20:43:07 INFO: Retrieving Stack Cost... 20:43:08 INFO: Retrieving Pricing Info for: v3-standard-8 20:43:08 INFO: Archiving Costs [Pipeline] echo 20:43:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:43:09 ---> logs-deploy.sh 20:43:09 lf-activate-venv: SKIPPING 20:43:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4274/2 20:43:09 INFO: archiving workspace using pattern(s): 20:43:10 Archives upload complete. 20:43:10 INFO: archiving logs to Nexus 20:43:11 ---> uname -a: 20:43:11 Linux prd-ubuntu20-04-docker-8c-8g-1940 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:43:11 20:43:11 20:43:11 ---> lscpu: 20:43:11 Architecture: x86_64 20:43:11 CPU op-mode(s): 32-bit, 64-bit 20:43:11 Byte Order: Little Endian 20:43:11 Address sizes: 40 bits physical, 48 bits virtual 20:43:11 CPU(s): 8 20:43:11 On-line CPU(s) list: 0-7 20:43:11 Thread(s) per core: 1 20:43:11 Core(s) per socket: 1 20:43:11 Socket(s): 8 20:43:11 NUMA node(s): 1 20:43:11 Vendor ID: AuthenticAMD 20:43:11 CPU family: 23 20:43:11 Model: 49 20:43:11 Model name: AMD EPYC-Rome Processor 20:43:11 Stepping: 0 20:43:11 CPU MHz: 2799.998 20:43:11 BogoMIPS: 5599.99 20:43:11 Virtualization: AMD-V 20:43:11 Hypervisor vendor: KVM 20:43:11 Virtualization type: full 20:43:11 L1d cache: 256 KiB 20:43:11 L1i cache: 256 KiB 20:43:11 L2 cache: 4 MiB 20:43:11 L3 cache: 128 MiB 20:43:11 NUMA node0 CPU(s): 0-7 20:43:11 Vulnerability Itlb multihit: Not affected 20:43:11 Vulnerability L1tf: Not affected 20:43:11 Vulnerability Mds: Not affected 20:43:11 Vulnerability Meltdown: Not affected 20:43:11 Vulnerability Mmio stale data: Not affected 20:43:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:43:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:43:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:43:11 Vulnerability Srbds: Not affected 20:43:11 Vulnerability Tsx async abort: Not affected 20:43:11 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 20:43:11 20:43:11 20:43:11 ---> nproc: 20:43:11 8 20:43:11 20:43:11 20:43:11 ---> df -h: 20:43:11 Filesystem Size Used Avail Use% Mounted on 20:43:11 overlay 155G 20G 136G 13% / 20:43:11 tmpfs 64M 0 64M 0% /dev 20:43:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:43:11 shm 64M 0 64M 0% /dev/shm 20:43:11 /dev/vda1 155G 20G 136G 13% /facter-os 20:43:11 20:43:11 20:43:11 ---> sar -b -r -n DEV: 20:43:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1940) 01/11/23 _x86_64_ (8 CPU) 20:43:11 20:43:11 20:07:02 LINUX RESTART (8 CPU) 20:43:11 20:43:11 20:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:43:11 20:09:01 117.22 1.19 116.03 0.00 38.23 79998.24 0.00 20:43:11 20:10:01 34.83 0.25 34.58 0.00 3.20 36296.77 0.00 20:43:11 20:11:01 100.70 0.03 100.67 0.00 4.53 102276.42 0.00 20:43:11 20:12:01 509.45 8.13 501.32 0.00 80.12 170215.50 0.00 20:43:11 20:13:01 495.28 9.96 485.32 0.00 2892.64 231934.82 0.00 20:43:11 20:14:01 675.09 4.27 670.82 0.00 2299.62 230003.00 0.00 20:43:11 20:15:01 457.09 1.00 456.09 0.00 8.00 181766.45 0.00 20:43:11 20:16:01 584.90 0.15 584.75 0.00 7.07 86458.12 0.00 20:43:11 20:17:01 2.67 0.02 2.65 0.00 0.13 30.26 0.00 20:43:11 20:18:01 2.22 0.00 2.22 0.00 0.00 23.33 0.00 20:43:11 20:19:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 20:43:11 20:20:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 20:43:11 20:21:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 20:43:11 20:22:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 20:43:11 20:23:01 2.18 0.02 2.17 0.00 0.13 28.13 0.00 20:43:11 20:24:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 20:43:11 20:25:01 3.17 1.02 2.15 0.00 21.86 28.40 0.00 20:43:11 20:26:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 20:43:11 20:27:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 20:43:11 20:28:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 20:43:11 20:29:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 20:43:11 20:30:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 20:43:11 20:31:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 20:43:11 20:32:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 20:43:11 20:33:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:43:11 20:34:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 20:43:11 20:35:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 20:43:11 20:36:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 20:43:11 20:37:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 20:43:11 20:38:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 20:43:11 20:39:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 20:43:11 20:40:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 20:43:11 20:41:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 20:43:11 20:42:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 20:43:11 20:43:01 4.15 0.25 3.90 0.00 19.33 339.01 0.00 20:43:11 Average: 86.23 0.75 85.48 0.00 153.63 31970.80 0.00 20:43:11 20:43:11 20:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:43:11 20:09:01 27800472 31180592 1121608 3.41 112712 3482208 2580124 7.60 1726004 2921736 315844 20:43:11 20:10:01 27846360 31477432 820400 2.49 115788 3700560 2219524 6.54 1360100 3207008 275736 20:43:11 20:11:01 26284496 31551800 746484 2.27 118548 5296524 1828704 5.39 1517800 4571792 473312 20:43:11 20:12:01 20858180 31508556 778644 2.37 284704 10212740 2112768 6.23 1726776 9478148 3143628 20:43:11 20:13:01 21071520 31493872 774448 2.36 308912 9945084 1975324 5.82 2058308 8896348 118540 20:43:11 20:14:01 18245168 31477888 783600 2.38 394216 12446648 1987448 5.86 2578008 10969288 401496 20:43:11 20:15:01 16323880 31103424 1138392 3.46 464024 13852408 3598088 10.60 3030636 12343368 10540 20:43:11 20:16:01 18220572 31535680 729160 2.22 478872 12441144 1904392 5.61 2450808 11122864 492 20:43:11 20:17:01 18220048 31535232 729404 2.22 478920 12441148 1904392 5.61 2451300 11122868 88 20:43:11 20:18:01 18226344 31541644 722644 2.20 478956 12441148 1904392 5.61 2445284 11122868 176 20:43:11 20:19:01 18226532 31541892 722404 2.20 479004 12441140 1904392 5.61 2444772 11122876 0 20:43:11 20:20:01 18228484 31543848 720388 2.19 479028 12441152 1904392 5.61 2442780 11122880 4 20:43:11 20:21:01 18233808 31549264 715028 2.17 479048 12441156 1904392 5.61 2437768 11122908 8 20:43:11 20:22:01 18233784 31549276 715000 2.17 479072 12441148 1904392 5.61 2437780 11122920 40 20:43:11 20:23:01 18235100 31550624 713652 2.17 479112 12441140 1900808 5.60 2437868 11122900 8 20:43:11 20:24:01 18234224 31549752 714436 2.17 479140 12441144 1900808 5.60 2437988 11122904 12 20:43:11 20:25:01 18232208 31548688 715760 2.18 479204 12441764 1930008 5.69 2438024 11123460 8 20:43:11 20:26:01 18232200 31548700 715720 2.18 479220 12441764 1930008 5.69 2438024 11123460 12 20:43:11 20:27:01 18232112 31548660 715668 2.18 479256 12441772 1930008 5.69 2438260 11123464 32 20:43:11 20:28:01 18232356 31548924 715320 2.18 479300 12441772 1930008 5.69 2438176 11123472 8 20:43:11 20:29:01 18232284 31548852 715304 2.18 479308 12441776 1930008 5.69 2438096 11123472 8 20:43:11 20:30:01 18232688 31549308 715040 2.17 479328 12441780 1930008 5.69 2438204 11123476 8 20:43:11 20:31:01 18232928 31549576 714968 2.17 479348 12441784 1930008 5.69 2438376 11123476 8 20:43:11 20:32:01 18232872 31549560 714912 2.17 479368 12441788 1930008 5.69 2438700 11123484 32 20:43:11 20:33:01 18232832 31549548 714924 2.17 479392 12441792 1930008 5.69 2438364 11123488 28 20:43:11 20:34:01 18232492 31549220 715132 2.17 479404 12441792 1930008 5.69 2438596 11123488 164 20:43:11 20:35:01 18232612 31549368 715224 2.18 479440 12441796 1930008 5.69 2438912 11123492 188 20:43:11 20:36:01 18232896 31549672 714920 2.17 479452 12441796 1913620 5.64 2438652 11123492 188 20:43:11 20:37:01 18232848 31549652 714896 2.17 479468 12441800 1913620 5.64 2438668 11123496 12 20:43:11 20:38:01 18232580 31549400 715084 2.17 479480 12441804 1913620 5.64 2438772 11123500 212 20:43:11 20:39:01 18232288 31549132 715352 2.18 479504 12441804 1913620 5.64 2438640 11123500 16 20:43:11 20:40:01 18232416 31549292 715320 2.18 479524 12441812 1913620 5.64 2438732 11123508 176 20:43:11 20:41:01 18232724 31549604 714996 2.17 479536 12441816 1913620 5.64 2438336 11123512 8 20:43:11 20:42:01 18232320 31549236 715256 2.18 479556 12441816 1913620 5.64 2438772 11123512 212 20:43:11 20:43:01 17606476 31495900 767636 2.33 494124 12954716 2179132 6.42 2505288 11635956 517616 20:43:11 Average: 19093746 31516373 751061 2.28 435236 11651812 2006826 5.91 2353759 10410068 150253 20:43:11 20:43:11 20:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:43:11 20:09:01 docker0 447.84 422.10 34.09 3477.26 0.00 0.00 0.00 0.00 20:43:11 20:09:01 vethfe7d98e 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 20:43:11 20:09:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 20:43:11 20:09:01 ens3 642.99 580.55 7598.51 69.33 0.00 0.00 0.00 0.00 20:43:11 20:10:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 20:43:11 20:10:01 vethfe7d98e 1.50 1.53 0.12 0.12 0.00 0.00 0.00 0.00 20:43:11 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:10:01 ens3 35.36 30.38 23.09 85.58 0.00 0.00 0.00 0.00 20:43:11 20:11:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:43:11 20:11:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 20:43:11 20:11:01 ens3 100.08 65.46 1697.63 20.03 0.00 0.00 0.00 0.00 20:43:11 20:11:01 vethbb595f4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:43:11 20:12:01 docker0 657.56 818.70 48.66 6047.60 0.00 0.00 0.00 0.00 20:43:11 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:12:01 ens3 826.20 661.54 6053.73 61.00 0.00 0.00 0.00 0.00 20:43:11 20:12:01 vethbb595f4 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:43:11 20:13:01 docker0 7.25 12.75 0.47 157.70 0.00 0.00 0.00 0.00 20:43:11 20:13:01 vethbc4a2ee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:13:01 veth9ddfff3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:13:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 20:43:11 20:13:01 ens3 130.06 81.07 1610.63 17.46 0.00 0.00 0.00 0.00 20:43:11 20:13:01 vethbb595f4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:43:11 20:13:01 veth5033f98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:13:01 veth747b366 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:14:01 docker0 505.83 742.13 40.02 6128.79 0.00 0.00 0.00 0.00 20:43:11 20:14:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 20:43:11 20:14:01 ens3 827.08 560.07 7574.22 63.99 0.00 0.00 0.00 0.00 20:43:11 20:14:01 vethbb595f4 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 20:43:11 20:15:01 veth0f85a1e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:43:11 20:15:01 docker0 1.83 4.46 0.12 41.16 0.00 0.00 0.00 0.00 20:43:11 20:15:01 veth0be8a35 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:43:11 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:15:01 veth8b015ed 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:43:11 20:15:01 ens3 26.64 14.83 59.16 9.97 0.00 0.00 0.00 0.00 20:43:11 20:15:01 vethbb595f4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:15:01 veth734d86c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:43:11 20:16:01 docker0 7.42 12.83 0.51 191.41 0.00 0.00 0.00 0.00 20:43:11 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:16:01 ens3 47.98 29.51 219.78 15.92 0.00 0.00 0.00 0.00 20:43:11 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:18:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:43:11 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:21:01 ens3 0.30 0.12 0.42 0.01 0.00 0.00 0.00 0.00 20:43:11 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:22:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:23:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:43:11 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:25:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:26:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:43:11 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:27:01 ens3 0.95 0.85 0.65 0.49 0.00 0.00 0.00 0.00 20:43:11 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:28:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:43:11 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:30:01 ens3 0.57 0.13 0.11 0.01 0.00 0.00 0.00 0.00 20:43:11 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:31:01 ens3 0.42 0.30 0.25 0.21 0.00 0.00 0.00 0.00 20:43:11 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:32:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:43:11 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:33:01 ens3 0.73 0.47 0.42 0.34 0.00 0.00 0.00 0.00 20:43:11 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:34:01 ens3 0.72 0.10 0.12 0.01 0.00 0.00 0.00 0.00 20:43:11 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:35:01 ens3 0.55 0.40 0.34 0.27 0.00 0.00 0.00 0.00 20:43:11 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:36:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:37:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:38:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 20:43:11 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:39:01 ens3 0.73 0.28 0.29 0.21 0.00 0.00 0.00 0.00 20:43:11 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:40:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:41:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:43:11 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:42:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:43:11 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:43:11 20:43:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:43:11 20:43:01 ens3 152.46 129.45 2525.64 204.32 0.00 0.00 0.00 0.00 20:43:11 Average: docker0 46.36 57.38 3.53 456.94 0.00 0.00 0.00 0.00 20:43:11 Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 20:43:11 Average: ens3 79.64 61.38 778.59 15.67 0.00 0.00 0.00 0.00 20:43:11 20:43:11 20:43:11 ---> sar -P ALL: 20:43:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1940) 01/11/23 _x86_64_ (8 CPU) 20:43:11 20:43:11 20:07:02 LINUX RESTART (8 CPU) 20:43:11 20:43:11 20:08:02 CPU %user %nice %system %iowait %steal %idle 20:43:11 20:09:01 all 22.42 0.00 5.14 3.10 0.07 69.27 20:43:11 20:09:01 0 20.22 0.00 5.28 5.29 0.07 69.14 20:43:11 20:09:01 1 24.06 0.00 5.65 0.62 0.07 69.61 20:43:11 20:09:01 2 21.29 0.00 6.13 13.85 0.09 58.65 20:43:11 20:09:01 3 24.69 0.00 4.64 1.25 0.07 69.35 20:43:11 20:09:01 4 21.88 0.00 4.76 0.07 0.05 73.24 20:43:11 20:09:01 5 22.50 0.00 4.27 2.09 0.07 71.07 20:43:11 20:09:01 6 21.67 0.00 5.01 1.00 0.05 72.27 20:43:11 20:09:01 7 23.06 0.00 5.40 0.71 0.07 70.76 20:43:11 20:10:01 all 45.95 0.00 6.76 0.39 0.08 46.81 20:43:11 20:10:01 0 46.08 0.00 7.10 0.45 0.08 46.28 20:43:11 20:10:01 1 44.02 0.00 6.69 0.08 0.08 49.11 20:43:11 20:10:01 2 47.61 0.00 6.58 0.05 0.08 45.68 20:43:11 20:10:01 3 45.45 0.00 6.86 0.08 0.07 47.54 20:43:11 20:10:01 4 46.78 0.00 5.87 0.00 0.08 47.26 20:43:11 20:10:01 5 45.47 0.00 6.72 2.47 0.08 45.25 20:43:11 20:10:01 6 45.84 0.00 6.36 0.00 0.10 47.70 20:43:11 20:10:01 7 46.36 0.00 7.92 0.00 0.08 45.63 20:43:11 20:11:01 all 21.97 0.00 7.08 3.15 0.07 67.73 20:43:11 20:11:01 0 21.13 0.00 7.30 2.83 0.05 68.68 20:43:11 20:11:01 1 23.16 0.00 7.82 0.78 0.08 68.16 20:43:11 20:11:01 2 23.52 0.00 6.39 1.67 0.07 68.35 20:43:11 20:11:01 3 19.91 0.00 5.52 15.13 0.10 59.34 20:43:11 20:11:01 4 22.49 0.00 7.72 0.14 0.07 69.59 20:43:11 20:11:01 5 23.48 0.00 7.75 1.46 0.07 67.24 20:43:11 20:11:01 6 21.41 0.00 6.88 0.59 0.07 71.05 20:43:11 20:11:01 7 20.63 0.00 7.25 2.56 0.08 69.46 20:43:11 20:12:01 all 13.02 0.00 7.60 17.16 0.07 62.16 20:43:11 20:12:01 0 13.10 0.00 6.92 7.41 0.05 72.52 20:43:11 20:12:01 1 12.84 0.00 7.04 10.79 0.07 69.26 20:43:11 20:12:01 2 13.33 0.00 6.67 17.72 0.07 62.22 20:43:11 20:12:01 3 13.20 0.00 7.48 16.69 0.07 62.56 20:43:11 20:12:01 4 13.38 0.00 9.84 44.75 0.09 31.94 20:43:11 20:12:01 5 13.20 0.00 7.03 6.52 0.05 73.20 20:43:11 20:12:01 6 12.35 0.00 6.51 13.26 0.07 67.80 20:43:11 20:12:01 7 12.74 0.00 9.29 20.35 0.10 57.52 20:43:11 20:13:01 all 38.05 0.00 7.47 14.91 0.08 39.48 20:43:11 20:13:01 0 36.93 0.00 7.94 3.23 0.09 51.80 20:43:11 20:13:01 1 38.75 0.00 8.80 45.24 0.10 7.11 20:43:11 20:13:01 2 38.67 0.00 7.65 32.57 0.08 21.02 20:43:11 20:13:01 3 37.39 0.00 8.58 15.59 0.08 38.37 20:43:11 20:13:01 4 38.92 0.00 7.23 6.87 0.07 46.91 20:43:11 20:13:01 5 39.74 0.00 6.86 2.83 0.08 50.49 20:43:11 20:13:01 6 37.60 0.00 6.31 4.54 0.07 51.48 20:43:11 20:13:01 7 36.38 0.00 6.41 8.32 0.08 48.80 20:43:11 20:14:01 all 12.32 0.00 7.24 26.28 0.10 54.06 20:43:11 20:14:01 0 9.72 0.00 6.47 30.86 0.14 52.81 20:43:11 20:14:01 1 14.55 0.00 7.78 30.13 0.10 47.43 20:43:11 20:14:01 2 10.42 0.00 6.74 9.68 0.08 73.08 20:43:11 20:14:01 3 15.65 0.00 8.57 40.88 0.09 34.81 20:43:11 20:14:01 4 13.44 0.00 8.85 24.91 0.09 52.72 20:43:11 20:14:01 5 10.70 0.00 5.53 29.34 0.05 54.38 20:43:11 20:14:01 6 13.78 0.00 7.36 23.24 0.10 55.51 20:43:11 20:14:01 7 10.34 0.00 6.61 21.35 0.14 61.56 20:43:11 20:15:01 all 43.38 0.00 9.87 13.53 0.12 33.11 20:43:11 20:15:01 0 42.18 0.00 10.07 6.01 0.12 41.62 20:43:11 20:15:01 1 46.01 0.00 10.93 5.29 0.15 37.62 20:43:11 20:15:01 2 42.24 0.00 8.94 8.02 0.10 40.70 20:43:11 20:15:01 3 45.34 0.00 11.35 10.87 0.12 32.32 20:43:11 20:15:01 4 44.53 0.00 8.78 8.68 0.10 37.91 20:43:11 20:15:01 5 40.37 0.00 10.20 26.34 0.10 22.98 20:43:11 20:15:01 6 44.69 0.00 9.77 20.64 0.12 24.77 20:43:11 20:15:01 7 41.66 0.00 8.91 22.27 0.10 27.06 20:43:11 20:16:01 all 34.95 0.00 7.59 4.19 0.13 53.15 20:43:11 20:16:01 0 35.34 0.00 7.68 2.83 0.12 54.03 20:43:11 20:16:01 1 35.50 0.00 8.35 7.50 0.12 48.52 20:43:11 20:16:01 2 34.32 0.00 6.76 3.40 0.10 55.42 20:43:11 20:16:01 3 35.22 0.00 9.04 7.60 0.14 48.02 20:43:11 20:16:01 4 34.28 0.00 6.01 4.17 0.19 55.36 20:43:11 20:16:01 5 35.11 0.00 7.07 1.70 0.12 56.00 20:43:11 20:16:01 6 36.58 0.00 8.09 2.88 0.10 52.35 20:43:11 20:16:01 7 33.27 0.00 7.68 3.42 0.14 55.50 20:43:11 20:17:01 all 0.02 0.00 0.01 0.02 0.01 99.94 20:43:11 20:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:17:01 2 0.02 0.00 0.00 0.08 0.02 99.88 20:43:11 20:17:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:43:11 20:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:43:11 20:17:01 6 0.00 0.00 0.02 0.10 0.00 99.88 20:43:11 20:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:43:11 20:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:43:11 20:18:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:43:11 20:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:43:11 20:18:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:43:11 20:18:01 3 0.03 0.00 0.05 0.00 0.02 99.90 20:43:11 20:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:18:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:43:11 20:18:01 6 0.02 0.00 0.00 0.03 0.02 99.93 20:43:11 20:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:19:01 all 0.04 0.00 0.01 0.00 0.00 99.94 20:43:11 20:19:01 0 0.22 0.00 0.00 0.00 0.00 99.78 20:43:11 20:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:43:11 20:19:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:43:11 20:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:43:11 20:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:43:11 20:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:43:11 20:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:43:11 20:43:11 20:19:01 CPU %user %nice %system %iowait %steal %idle 20:43:11 20:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:43:11 20:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:43:11 20:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:43:11 20:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:43:11 20:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:43:11 20:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:43:11 20:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:21:01 all 0.06 0.00 0.01 0.00 0.00 99.92 20:43:11 20:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:21:01 1 0.42 0.00 0.00 0.00 0.00 99.58 20:43:11 20:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:43:11 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:43:11 20:21:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:43:11 20:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:22:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:43:11 20:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:22:01 1 1.97 0.00 0.02 0.00 0.02 98.00 20:43:11 20:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:43:11 20:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:43:11 20:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:43:11 20:22:01 6 0.02 0.00 0.05 0.00 0.00 99.93 20:43:11 20:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:23:01 all 0.19 0.00 0.03 0.01 0.00 99.77 20:43:11 20:23:01 0 0.15 0.00 0.03 0.00 0.00 99.82 20:43:11 20:23:01 1 1.22 0.00 0.03 0.00 0.00 98.74 20:43:11 20:23:01 2 0.02 0.00 0.03 0.03 0.00 99.92 20:43:11 20:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:43:11 20:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:43:11 20:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:43:11 20:23:01 6 0.03 0.00 0.05 0.03 0.02 99.87 20:43:11 20:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:43:11 20:24:01 all 0.02 0.00 0.01 0.01 0.00 99.95 20:43:11 20:24:01 0 0.10 0.00 0.00 0.03 0.00 99.87 20:43:11 20:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:43:11 20:24:01 2 0.00 0.00 0.00 0.07 0.00 99.93 20:43:11 20:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:24:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:43:11 20:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:43:11 20:25:01 all 0.06 0.00 0.04 0.01 0.00 99.89 20:43:11 20:25:01 0 0.03 0.00 0.03 0.02 0.00 99.92 20:43:11 20:25:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:43:11 20:25:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:43:11 20:25:01 3 0.20 0.00 0.08 0.07 0.00 99.65 20:43:11 20:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:25:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:43:11 20:25:01 6 0.07 0.00 0.03 0.00 0.02 99.88 20:43:11 20:25:01 7 0.05 0.00 0.07 0.00 0.00 99.88 20:43:11 20:26:01 all 0.00 0.00 0.00 0.01 0.01 99.97 20:43:11 20:26:01 0 0.00 0.00 0.00 0.08 0.02 99.90 20:43:11 20:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:43:11 20:26:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:43:11 20:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:43:11 20:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:43:11 20:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:27:01 all 0.11 0.00 0.01 0.00 0.00 99.87 20:43:11 20:27:01 0 0.10 0.00 0.02 0.02 0.00 99.87 20:43:11 20:27:01 1 0.62 0.00 0.02 0.00 0.00 99.37 20:43:11 20:27:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:43:11 20:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:27:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:43:11 20:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:28:01 all 0.20 0.00 0.01 0.00 0.00 99.78 20:43:11 20:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:28:01 1 1.48 0.00 0.08 0.00 0.02 98.42 20:43:11 20:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:43:11 20:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:28:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:43:11 20:28:01 6 0.07 0.00 0.02 0.02 0.00 99.90 20:43:11 20:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:29:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:43:11 20:29:01 0 0.02 0.00 0.00 0.08 0.00 99.90 20:43:11 20:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:43:11 20:29:01 2 0.05 0.00 0.02 0.02 0.00 99.92 20:43:11 20:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:43:11 20:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:43:11 20:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:43:11 20:29:01 6 0.07 0.00 0.02 0.02 0.02 99.88 20:43:11 20:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:43:11 20:30:01 all 0.03 0.00 0.01 0.01 0.01 99.96 20:43:11 20:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:43:11 20:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:43:11 20:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:43:11 20:30:01 6 0.03 0.00 0.02 0.03 0.02 99.90 20:43:11 20:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:43:11 20:43:11 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:43:11 20:31:01 all 0.04 0.00 0.01 0.00 0.01 99.95 20:43:11 20:31:01 0 0.10 0.00 0.00 0.00 0.00 99.90 20:43:11 20:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:43:11 20:31:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:43:11 20:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:43:11 20:31:01 6 0.05 0.00 0.02 0.02 0.02 99.90 20:43:11 20:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:43:11 20:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:43:11 20:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:43:11 20:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:43:11 20:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:43:11 20:32:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:43:11 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:33:01 all 0.10 0.00 0.01 0.02 0.00 99.86 20:43:11 20:33:01 0 0.08 0.00 0.02 0.00 0.00 99.90 20:43:11 20:33:01 1 0.52 0.00 0.02 0.00 0.02 99.45 20:43:11 20:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:43:11 20:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:43:11 20:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:43:11 20:33:01 6 0.07 0.00 0.03 0.17 0.02 99.72 20:43:11 20:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:43:11 20:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:43:11 20:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:43:11 20:34:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:43:11 20:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:34:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:43:11 20:34:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:43:11 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:35:01 all 0.06 0.00 0.01 0.01 0.01 99.91 20:43:11 20:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:43:11 20:35:01 1 0.25 0.00 0.02 0.00 0.00 99.73 20:43:11 20:35:01 2 0.07 0.00 0.00 0.03 0.02 99.88 20:43:11 20:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:43:11 20:35:01 5 0.07 0.00 0.05 0.00 0.02 99.87 20:43:11 20:35:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:43:11 20:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:43:11 20:36:01 all 0.27 0.00 0.01 0.00 0.00 99.72 20:43:11 20:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:36:01 1 1.99 0.00 0.00 0.00 0.02 98.00 20:43:11 20:36:01 2 0.05 0.00 0.03 0.02 0.00 99.90 20:43:11 20:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:43:11 20:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:43:11 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:37:01 all 0.08 0.00 0.01 0.00 0.01 99.90 20:43:11 20:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:43:11 20:37:01 1 0.53 0.00 0.00 0.00 0.02 99.45 20:43:11 20:37:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:43:11 20:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:37:01 5 0.02 0.00 0.05 0.00 0.02 99.92 20:43:11 20:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:43:11 20:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:38:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:43:11 20:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:43:11 20:38:01 1 0.07 0.00 0.00 0.00 0.02 99.92 20:43:11 20:38:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:43:11 20:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:43:11 20:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:38:01 5 0.07 0.00 0.03 0.00 0.02 99.88 20:43:11 20:38:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:43:11 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:43:11 20:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:43:11 20:39:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:43:11 20:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:43:11 20:39:01 5 0.07 0.00 0.03 0.00 0.00 99.90 20:43:11 20:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:43:11 20:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:43:11 20:40:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:43:11 20:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:40:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:43:11 20:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:43:11 20:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:43:11 20:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:43:11 20:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:43:11 20:41:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:43:11 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:43:11 20:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:41:01 5 0.07 0.00 0.05 0.00 0.02 99.87 20:43:11 20:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:43:11 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:43:11 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:43:11 20:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:43:11 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:42:01 1 0.10 0.00 0.02 0.03 0.02 99.83 20:43:11 20:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:43:11 20:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:43:11 20:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:43:11 20:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:43:11 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:43:11 20:43:01 all 2.76 0.00 1.23 0.05 0.02 95.95 20:43:11 20:43:01 0 3.25 0.00 1.44 0.00 0.02 95.29 20:43:11 20:43:01 1 3.21 0.00 1.21 0.02 0.05 95.51 20:43:11 20:43:01 2 1.29 0.00 1.04 0.28 0.00 97.39 20:43:11 20:43:01 3 3.18 0.00 1.22 0.03 0.02 95.55 20:43:11 20:43:01 4 3.54 0.00 1.03 0.02 0.00 95.41 20:43:11 20:43:01 5 2.34 0.00 1.27 0.00 0.02 96.37 20:43:11 20:43:01 6 2.98 0.00 1.07 0.00 0.02 95.94 20:43:11 20:43:01 7 2.33 0.00 1.54 0.02 0.02 96.10 20:43:11 Average: all 6.67 0.00 1.70 2.34 0.02 89.27 20:43:11 Average: 0 6.44 0.00 1.70 1.67 0.02 90.17 20:43:11 Average: 1 7.10 0.00 1.82 2.84 0.03 88.20 20:43:11 Average: 2 6.58 0.00 1.61 2.48 0.02 89.31 20:43:11 Average: 3 6.77 0.00 1.79 3.04 0.02 88.37 20:43:11 Average: 4 6.75 0.00 1.70 2.52 0.02 89.01 20:43:11 Average: 5 6.60 0.00 1.62 2.05 0.02 89.71 20:43:11 Average: 6 6.71 0.00 1.63 1.88 0.03 89.75 20:43:11 Average: 7 6.40 0.00 1.73 2.22 0.02 89.63 20:43:11 20:43:11 20:43:11