Pull request #4410 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f67577c9d55b73a1130083fe498b6422d3bddfd5+b9da6ae59ae744deab01801bcadba3dff2eb7fa6 (e0e207a63cc1acb81af86f4748638b562744057f) 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-ssh12856800966381914429.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-ssh12157589118658835952.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4816156323956146711.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12352716989760638662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14693384691258024325.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4410/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4410/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2655378538348084934.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8395 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b9da6ae59ae744deab01801bcadba3dff2eb7fa6 into PR head commit f67577c9d55b73a1130083fe498b6422d3bddfd5 > 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/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 Merge succeeded, producing f67577c9d55b73a1130083fe498b6422d3bddfd5 Checking out Revision f67577c9d55b73a1130083fe498b6422d3bddfd5 (PR-4410) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:49 ========================================================= 19:58:49 EdgeX Global Pipelines Version Info 19:58:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 19:58:50 ------------------- 19:58:50 stable info: 19:58:50 ------------------- 19:58:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:50 Message: update stable to v1.0.244 19:58:50 ------------------- 19:58:50 experimental info: 19:58:50 ------------------- 19:58:50 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:50 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:50 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4410 [Pipeline] echo 19:58:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4410 [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4410 [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f67577c9d55b73a1130083fe498b6422d3bddfd5 [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f67577c [Pipeline] echo 19:58:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:52 provisioning config files... 19:58:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1072391440944403981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:52 ---> docker-login.sh 19:58:52 nexus3.edgexfoundry.org:10001 19:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:52 Configure a credential helper to remove this warning. See 19:58:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:52 19:58:52 Login Succeeded 19:58:52 nexus3.edgexfoundry.org:10002 19:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:53 Configure a credential helper to remove this warning. See 19:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:53 19:58:53 Login Succeeded 19:58:53 nexus3.edgexfoundry.org:10003 19:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:53 Configure a credential helper to remove this warning. See 19:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:53 19:58:53 Login Succeeded 19:58:53 nexus3.edgexfoundry.org:10004 19:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:53 Configure a credential helper to remove this warning. See 19:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:53 19:58:53 Login Succeeded 19:58:53 docker.io 19:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:53 Configure a credential helper to remove this warning. See 19:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:53 19:58:53 Login Succeeded 19:58:53 ---> docker-login.sh ends [Pipeline] } 19:58:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:54 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:58:54 + dirname cmd/core-command/Dockerfile 19:58:54 + cut -d/ -f2 19:58:54 + echo core-command,cmd/core-command/Dockerfile 19:58:54 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 19:58:54 19:58:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:54 + + dirnamecut cmd/core-data/Dockerfile -d/ 19:58:54 -f2 19:58:54 + echo core-data,cmd/core-data/Dockerfile 19:58:54 + dirname cmd/core-metadata/Dockerfile 19:58:54 + cut -d/ -f2 19:58:54 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:54 + dirname cmd/security-bootstrapper/Dockerfile 19:58:54 + cut -d/ -f2 19:58:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:54 + + cutdirname -d/ cmd/security-proxy-auth/Dockerfile -f2 19:58:54 19:58:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:54 + cut -d/+ -f2 19:58:54 dirname cmd/security-proxy-setup/Dockerfile 19:58:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:54 + + dirname cmd/security-secretstore-setup/Dockerfile 19:58:54 cut -d/ -f2 19:58:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:54 + cut -d/ -f2 19:58:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:54 + dirname cmd/security-spire-agent/Dockerfile 19:58:54 + cut -d/ -f2 19:58:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:54 + dirname cmd/security-spire-config/Dockerfile 19:58:54 + cut -d/ -f2 19:58:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:54 + + dirname cmd/security-spire-server/Dockerfile 19:58:54 cut -d/ -f2 19:58:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:54 + dirname cmd/support-notifications/Dockerfile 19:58:54 + cut -d/ -f2 19:58:54 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:54 + dirname cmd/support-scheduler/Dockerfile 19:58:54 + cut -d/ -f2 19:58:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:58:54 + git rev-list -1 --merges f67577c9d55b73a1130083fe498b6422d3bddfd5~1..f67577c9d55b73a1130083fe498b6422d3bddfd5 [Pipeline] echo 19:58:54 -----------> git rev-list -1 --merges f67577c9d55b73a1130083fe498b6422d3bddfd5~1..f67577c9d55b73a1130083fe498b6422d3bddfd5 f67577c9d55b73a1130083fe498b6422d3bddfd5 [false] [Pipeline] sh 19:58:54 + git log --format=format:%s -1 f67577c9d55b73a1130083fe498b6422d3bddfd5 [Pipeline] echo 19:58:55 ========================================================= 19:58:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:55 + grep -v github /etc/ssh/ssh_known_hosts 19:58:55 + [ -e /tmp/ssh_known_hosts ] 19:58:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:55 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:56 19:58:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:56 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:56 b85a868b505f: Pulling fs layer 19:58:56 e2be974225ed: Pulling fs layer 19:58:56 339a4e72a1f5: Pulling fs layer 19:58:56 988bab9f4d93: Pulling fs layer 19:58:56 1469e6f7b9e6: Pulling fs layer 19:58:56 eaf3925da568: Pulling fs layer 19:58:56 bab4dde63d76: Pulling fs layer 19:58:56 bde34c3a00c8: Pulling fs layer 19:58:56 b352a97aabf1: Pulling fs layer 19:58:56 4872d77fe225: Pulling fs layer 19:58:56 5851b861e8e6: Pulling fs layer 19:58:56 1469e6f7b9e6: Waiting 19:58:56 4872d77fe225: Waiting 19:58:56 eaf3925da568: Waiting 19:58:56 bde34c3a00c8: Waiting 19:58:56 5851b861e8e6: Waiting 19:58:56 988bab9f4d93: Waiting 19:58:56 bab4dde63d76: Waiting 19:58:56 b352a97aabf1: Waiting 19:58:56 e2be974225ed: Verifying Checksum 19:58:56 e2be974225ed: Download complete 19:58:56 988bab9f4d93: Verifying Checksum 19:58:56 988bab9f4d93: Download complete 19:58:56 1469e6f7b9e6: Verifying Checksum 19:58:56 1469e6f7b9e6: Download complete 19:58:56 eaf3925da568: Verifying Checksum 19:58:56 eaf3925da568: Download complete 19:58:56 339a4e72a1f5: Verifying Checksum 19:58:56 339a4e72a1f5: Download complete 19:58:56 bde34c3a00c8: Download complete 19:58:56 b352a97aabf1: Verifying Checksum 19:58:56 b352a97aabf1: Download complete 19:58:56 4872d77fe225: Verifying Checksum 19:58:56 4872d77fe225: Download complete 19:58:56 5851b861e8e6: Download complete 19:58:56 b85a868b505f: Verifying Checksum 19:58:56 b85a868b505f: Download complete 19:58:56 bab4dde63d76: Verifying Checksum 19:58:56 bab4dde63d76: Download complete 19:58:57 b85a868b505f: Pull complete 19:58:58 e2be974225ed: Pull complete 19:58:58 339a4e72a1f5: Pull complete 19:58:58 988bab9f4d93: Pull complete 19:58:58 1469e6f7b9e6: Pull complete 19:58:58 eaf3925da568: Pull complete 19:59:00 bab4dde63d76: Pull complete 19:59:00 bde34c3a00c8: Pull complete 19:59:00 b352a97aabf1: Pull complete 19:59:00 4872d77fe225: Pull complete 19:59:00 5851b861e8e6: Pull complete 19:59:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:01 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:02 $ docker top 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d -eo pid,comm 19:59: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). 19:59:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:02 [ssh-agent] Looking for ssh-agent implementation... 19:59:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:02 $ docker exec 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d ssh-agent 19:59:02 SSH_AUTH_SOCK=/tmp/ssh-9yJlORwXmdEI/agent.32 19:59:02 SSH_AGENT_PID=38 19:59:02 Running ssh-add (command line suppressed) 19:59:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8751308806906239472.key (/w/workspace/edgex-go/1@tmp/private_key_8751308806906239472.key) 19:59:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:03 + git tag --points-at HEAD [Pipeline] } 19:59:03 $ docker exec --env ******** --env ******** 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d ssh-agent -k 19:59:03 unset SSH_AUTH_SOCK; 19:59:03 unset SSH_AGENT_PID; 19:59:03 echo Agent pid 38 killed; 19:59:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:03 [ssh-agent] Looking for ssh-agent implementation... 19:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:03 $ docker exec 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d ssh-agent 19:59:03 SSH_AUTH_SOCK=/tmp/ssh-4xNUjdHJNvNK/agent.70 19:59:03 SSH_AGENT_PID=76 19:59:03 Running ssh-add (command line suppressed) 19:59:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8364912992908400105.key (/w/workspace/edgex-go/1@tmp/private_key_8364912992908400105.key) 19:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:04 + git semver init 19:59:04 2023-03-06 19:59:04,356 [run_init] DEBUG init version:0.0.0 force:False 19:59:04 2023-03-06 19:59:04,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:04 2023-03-06 19:59:04,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:04 2023-03-06 19:59:04,357 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:09 2023-03-06 19:59:09,018 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:09 2023-03-06 19:59:09,019 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4410 with force:False 19:59:09 2023-03-06 19:59:09,019 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4410 19:59:09 2023-03-06 19:59:09,023 [execute] INFO git cat-file --batch-check 19:59:09 2023-03-06 19:59:09,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:09 2023-03-06 19:59:09,028 [execute] INFO git cat-file --batch 19:59:09 2023-03-06 19:59:09,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:09 2023-03-06 19:59:09,034 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4410 19:59:09 0.0.0 [Pipeline] } 19:59:09 $ docker exec --env ******** --env ******** 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d ssh-agent -k 19:59:09 unset SSH_AUTH_SOCK; 19:59:09 unset SSH_AGENT_PID; 19:59:09 echo Agent pid 76 killed; 19:59:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:10 + git semver [Pipeline] } 19:59:10 $ docker stop --time=1 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d 19:59:11 $ docker rm -f --volumes 3d3193b7fb887d588cfeae4f4a5366e69cbfc5ca9f16b5a003bb3e9b06c1177d [Pipeline] // withDockerContainer [Pipeline] sh 19:59:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:12 Stashed 1 file(s) [Pipeline] echo 19:59:12 [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 19:59:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:13 ========================================================= 19:59:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:59:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:13 213ec9aee27d: Pulling fs layer 19:59:13 4583459ba037: Pulling fs layer 19:59:13 93c1e223e6f2: Pulling fs layer 19:59:13 53926ce57604: Pulling fs layer 19:59:13 21b2b0c7a3f4: Pulling fs layer 19:59:13 22ff95d597cd: Pulling fs layer 19:59:13 12d6caf4c0d1: Pulling fs layer 19:59:13 96b7cbca73a9: Pulling fs layer 19:59:13 a7acece74701: Pulling fs layer 19:59:13 22ff95d597cd: Waiting 19:59:13 12d6caf4c0d1: Waiting 19:59:13 96b7cbca73a9: Waiting 19:59:13 a7acece74701: Waiting 19:59:13 53926ce57604: Waiting 19:59:13 21b2b0c7a3f4: Waiting 19:59:13 93c1e223e6f2: Verifying Checksum 19:59:13 93c1e223e6f2: Download complete 19:59:13 4583459ba037: Verifying Checksum 19:59:13 4583459ba037: Download complete 19:59:13 21b2b0c7a3f4: Verifying Checksum 19:59:13 21b2b0c7a3f4: Download complete 19:59:13 22ff95d597cd: Download complete 19:59:13 213ec9aee27d: Verifying Checksum 19:59:13 213ec9aee27d: Download complete 19:59:13 12d6caf4c0d1: Download complete 19:59:13 213ec9aee27d: Pull complete 19:59:13 4583459ba037: Pull complete 19:59:14 93c1e223e6f2: Pull complete 19:59:14 a7acece74701: Verifying Checksum 19:59:14 a7acece74701: Download complete 19:59:14 96b7cbca73a9: Download complete 19:59:14 53926ce57604: Verifying Checksum 19:59:14 53926ce57604: Download complete 19:59:17 53926ce57604: Pull complete 19:59:18 21b2b0c7a3f4: Pull complete 19:59:18 22ff95d597cd: Pull complete 19:59:18 12d6caf4c0d1: Pull complete 19:59:19 96b7cbca73a9: Pull complete 19:59:20 a7acece74701: Pull complete 19:59:20 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:59:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:59:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:21 WORKDIR /edgex 19:59:21 COPY go.mod . 19:59:21 RUN go mod download 19:59:21 + docker build -t ci-base-image-x86_64 -f - . 19:59:21 Sending build context to Docker daemon 170.3MB 19:59:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:21 ---> db6d94c90886 19:59:21 Step 2/4 : WORKDIR /edgex 19:59:24 ---> Running in 14d555aa5f3c 19:59:24 Removing intermediate container 14d555aa5f3c 19:59:24 ---> 66b9a6024e4a 19:59:24 Step 3/4 : COPY go.mod . 19:59:24 ---> ddcf87e62763 19:59:24 Step 4/4 : RUN go mod download 19:59:24 ---> Running in c19dabc119f0 19:59:27 Still waiting to schedule task 19:59:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:34 Removing intermediate container c19dabc119f0 19:59:34 ---> ae45a4cca8fb 19:59:34 Successfully built ae45a4cca8fb 19:59:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:34 + docker inspect -f . ci-base-image-x86_64 19:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:34 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:35 $ docker top 7274425428b1c417efe0e0827faeae517177c54b56ff339862176f8de2c5aebc -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:35 + go version 19:59:35 go version go1.18.7 linux/amd64 [Pipeline] } 19:59:35 $ docker stop --time=1 7274425428b1c417efe0e0827faeae517177c54b56ff339862176f8de2c5aebc 19:59:36 $ docker rm -f --volumes 7274425428b1c417efe0e0827faeae517177c54b56ff339862176f8de2c5aebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:37 + docker inspect -f . ci-base-image-x86_64 19:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:37 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:59:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:38 $ docker top 4c650286a09bb27c380404473f683868df39f9dc9cf78eaa7dae92cdffa22e04 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:38 ========================================================= 19:59:38 [edgeXBuildGoParallel] Running Tests and Build... 19:59:38 ========================================================= [Pipeline] sh 19:59:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:38 + make test 19:59:38 go test -race -coverprofile=coverage.out ./... 19:59:45 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.099s coverage: 71.2% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 54.0% of statements 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.529s coverage: 88.5% of statements 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 3.9% of statements 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.458s coverage: 95.6% of statements 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 82.9% of statements 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 20:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 20:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.378s coverage: 79.9% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.063s coverage: 92.9% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 84.8% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.1% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 38.4% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:26 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:00:45 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:00:45 go vet ./... 20:00:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:45 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:46 + ls -al . 20:00:46 total 704 20:00:46 drwxrwxr-x 11 1001 1001 4096 Mar 6 19:59 . 20:00:46 drwxr-xr-x 4 root root 4096 Mar 6 19:59 .. 20:00:46 drwxrwxr-x 2 1001 1001 4096 Mar 6 19:58 .blubracket 20:00:46 -rw-rw-r-- 1 1001 1001 16 Mar 6 19:58 .dockerignore 20:00:46 drwxrwxr-x 8 1001 1001 4096 Mar 6 20:00 .git 20:00:46 drwxrwxr-x 3 1001 1001 4096 Mar 6 19:58 .github 20:00:46 -rw-rw-r-- 1 1001 1001 1112 Mar 6 19:58 .gitignore 20:00:46 -rw-rw-r-- 1 1001 1001 42 Mar 6 19:58 .golangci.yml 20:00:46 -rw-rw-r-- 1 1001 1001 87 Mar 6 19:58 .hadolint.yml 20:00:46 drwxr-xr-x 3 1001 1001 4096 Mar 6 19:59 .semver 20:00:46 -rw-rw-r-- 1 1001 1001 166 Mar 6 19:58 .sonarcloud.properties 20:00:46 -rw-rw-r-- 1 1001 1001 1171 Mar 6 19:58 ADOPTERS.md 20:00:46 -rw-rw-r-- 1 1001 1001 10825 Mar 6 19:58 Attribution.txt 20:00:46 -rw-rw-r-- 1 1001 1001 73765 Mar 6 19:58 CHANGELOG.md 20:00:46 -rw-rw-r-- 1 1001 1001 3804 Mar 6 19:58 CONTRIBUTING.md 20:00:46 -rw-rw-r-- 1 1001 1001 677 Mar 6 19:58 GOVERNANCE.md 20:00:46 -rw-rw-r-- 1 1001 1001 883 Mar 6 19:58 Jenkinsfile 20:00:46 -rw-rw-r-- 1 1001 1001 10775 Mar 6 19:58 LICENSE 20:00:46 -rw-rw-r-- 1 1001 1001 14071 Mar 6 19:58 Makefile 20:00:46 -rw-rw-r-- 1 1001 1001 582 Mar 6 19:58 OWNERS.md 20:00:46 -rw-rw-r-- 1 1001 1001 9403 Mar 6 19:58 README.md 20:00:46 -rw-rw-r-- 1 1001 1001 6912 Mar 6 19:58 SECURITY.md 20:00:46 -rw-rw-r-- 1 1001 1001 5 Mar 6 19:59 VERSION 20:00:46 drwxrwxr-x 2 1001 1001 4096 Mar 6 19:58 bin 20:00:46 drwxrwxr-x 18 1001 1001 4096 Mar 6 19:58 cmd 20:00:46 -rw-r--r-- 1 root root 446903 Mar 6 20:00 coverage.out 20:00:46 -rw-rw-r-- 1 1001 1001 3232 Mar 6 19:58 go.mod 20:00:46 -rw-rw-r-- 1 1001 1001 31099 Mar 6 19:58 go.sum 20:00:46 drwxrwxr-x 7 1001 1001 4096 Mar 6 19:58 internal 20:00:46 drwxrwxr-x 3 1001 1001 4096 Mar 6 19:58 openapi 20:00:46 drwxrwxr-x 4 1001 1001 4096 Mar 6 19:58 snap 20:00:46 -rw-rw-r-- 1 1001 1001 204 Mar 6 19:58 version.go [Pipeline] sh 20:00:46 + '[' -e coverage.out ] 20:00:46 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:46 Stashed 1 file(s) [Pipeline] sh 20:00:46 + make build 20:00:46 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:00:59 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:00:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:01 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:01:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8397 in /w/workspace/edgexfoundry_edgex-go_PR-4410 [Pipeline] { [Pipeline] ws 20:01:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:01:06 The recommended git tool is: git 20:01:08 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:01:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:01:10 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:01:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:01:12 using credential edgex-jenkins-ssh 20:01:12 Cloning the remote Git repository 20:01:12 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:01:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:12 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:12 > git --version # timeout=10 20:01:12 > git --version # 'git version 2.25.1' 20:01:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:01: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:01:15 $ docker stop --time=1 4c650286a09bb27c380404473f683868df39f9dc9cf78eaa7dae92cdffa22e04 20:01:18 $ docker rm -f --volumes 4c650286a09bb27c380404473f683868df39f9dc9cf78eaa7dae92cdffa22e04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:19 20:01:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:19 latest: Pulling from edgex-devops/edgex-compose 20:01:19 cbdbe7a5bc2a: Pulling fs layer 20:01:19 ca9280d653b3: Pulling fs layer 20:01:19 7e9c9ca2126c: Pulling fs layer 20:01:19 cbdbe7a5bc2a: Download complete 20:01:19 ca9280d653b3: Verifying Checksum 20:01:19 ca9280d653b3: Download complete 20:01:19 cbdbe7a5bc2a: Pull complete 20:01:20 7e9c9ca2126c: Verifying Checksum 20:01:20 7e9c9ca2126c: Download complete 20:01:20 ca9280d653b3: Pull complete 20:01:22 7e9c9ca2126c: Pull complete 20:01:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:23 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 20:01:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:24 $ docker top d2368b4b28bd0ccc96f86ca9ab90e31a363108fbd66c6defcd6410559a6cef0e -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:24 + docker-compose build --help 20:01:24 + grep parallel 20:01:25 --parallel Build images in parallel. [Pipeline] } 20:01:25 $ docker stop --time=1 d2368b4b28bd0ccc96f86ca9ab90e31a363108fbd66c6defcd6410559a6cef0e 20:01:26 $ docker rm -f --volumes d2368b4b28bd0ccc96f86ca9ab90e31a363108fbd66c6defcd6410559a6cef0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:27 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 20:01:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:27 $ docker top ae636b1560f329990eec65ce3e6ac6a74571d58988d72006af67516213f01731 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:28 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:28 Building core-command ... 20:01:28 Building core-common-config-bootstrapper ... 20:01:28 Building core-data ... 20:01:28 Building core-metadata ... 20:01:28 Building security-bootstrapper ... 20:01:28 Building security-proxy-auth ... 20:01:28 Building security-proxy-setup ... 20:01:28 Building security-secretstore-setup ... 20:01:28 Building security-spiffe-token-provider ... 20:01:28 Building security-spire-agent ... 20:01:28 Building security-spire-config ... 20:01:28 Building security-spire-server ... 20:01:28 Building support-notifications ... 20:01:28 Building support-scheduler ... 20:01:28 Building security-spiffe-token-provider 20:01:28 Building core-command 20:01:28 Building core-common-config-bootstrapper 20:01:28 Building support-scheduler 20:01:28 Building core-metadata 20:01:30 Merging remotes/origin/main commit b9da6ae59ae744deab01801bcadba3dff2eb7fa6 into PR head commit f67577c9d55b73a1130083fe498b6422d3bddfd5 20:01:30 Merge succeeded, producing f67577c9d55b73a1130083fe498b6422d3bddfd5 20:01:30 Checking out Revision f67577c9d55b73a1130083fe498b6422d3bddfd5 (PR-4410) 20:01:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:29 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4410/head:refs/remotes/origin/PR-4410 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:30 > git config core.sparsecheckout # timeout=10 20:01:30 > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 20:01:30 > git remote # timeout=10 20:01:30 > git config --get remote.origin.url # timeout=10 20:01:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:30 > git merge b9da6ae59ae744deab01801bcadba3dff2eb7fa6 # timeout=10 20:01:30 > git rev-parse HEAD^{commit} # timeout=10 20:01:30 > git config core.sparsecheckout # timeout=10 20:01:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:01:31 > git --version # timeout=10 20:01:31 > git --version # 'git version 2.25.1' 20:01:31 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:32 Dload Upload Total Spent Left Speed 20:01:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 20:01:30 > git checkout -f f67577c9d55b73a1130083fe498b6422d3bddfd5 # timeout=10 20:01:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:33 + sudo tee /etc/docker/daemon.new 20:01:33 { 20:01:33 "registry-mirrors": [ 20:01:33 "https://nexus3.edgexfoundry.org:10001" 20:01:33 ], 20:01:33 "bip": "10.250.0.254/24", 20:01:33 "hosts": [ 20:01:33 "tcp://0.0.0.0:5555", 20:01:33 "unix:///var/run/docker.sock" 20:01:33 ], 20:01:33 "mtu": 1458, 20:01:33 "selinux-enabled": true, 20:01:33 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:33 } [Pipeline] sh 20:01:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:34 + sudo service docker restart 20:01:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> ae45a4cca8fb 20:01:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:01:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> ae45a4cca8fb 20:01:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:01:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> ae45a4cca8fb 20:01:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:01:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> ae45a4cca8fb 20:01:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:41 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> ae45a4cca8fb 20:01:41 Step 3/19 : WORKDIR /edgex-go 20:01:42 ---> Running in 6792e09c3dfc 20:01:42 ---> Running in 94b1b92ddb71 20:01:42 ---> Running in 456e3e4264bf 20:01:42 ---> Running in d230c7a8f445 20:01:42 ---> Running in 57f565f2b2fc 20:01:42 Removing intermediate container 94b1b92ddb71 20:01:42 ---> f13800464af3 20:01:42 Step 4/22 : WORKDIR /edgex-go 20:01:43 Removing intermediate container 6792e09c3dfc 20:01:43 ---> 0aa4607e6df2 20:01:43 Step 4/22 : WORKDIR /edgex-go 20:01:43 Removing intermediate container 57f565f2b2fc 20:01:43 ---> 58484985c94e 20:01:43 Step 4/23 : WORKDIR /edgex-go 20:01:43 ---> Running in 7f2c336e61da 20:01:43 Removing intermediate container d230c7a8f445 20:01:43 ---> 4f69fe811b99 20:01:43 Step 4/24 : WORKDIR /edgex-go 20:01:43 Removing intermediate container 456e3e4264bf 20:01:43 ---> e6f5eed197fe 20:01:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:01:43 ---> Running in e06f9c0ad66c 20:01:43 ---> Running in a2eb5078d0b6 20:01:43 ---> Running in 325c181cf881 20:01:43 ---> Running in 5d6dbae79181 20:01:43 Removing intermediate container 7f2c336e61da 20:01:43 ---> 6bb579818fe5 20:01:43 Step 5/22 : RUN apk add --update --no-cache make git 20:01:43 Removing intermediate container e06f9c0ad66c 20:01:43 ---> a5c628511170 20:01:43 Step 5/22 : RUN apk add --update --no-cache make git 20:01:43 Removing intermediate container 325c181cf881 20:01:43 ---> 93ee171b4875 20:01:43 Step 5/24 : RUN apk add --update --no-cache make git 20:01:43 Removing intermediate container a2eb5078d0b6 20:01:43 ---> 57d341650131 20:01:43 Step 5/23 : RUN apk add --update --no-cache make git 20:01:43 ---> Running in 17e201b40550 20:01:43 ---> Running in 07e04f14fea1 20:01:43 ---> Running in 549cc2c0eb16 20:01:43 ---> Running in ac6e8214ddf8 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:43 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:01:43 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:01:43 OK: 17046 distinct packages available 20:01:43 OK: 211 MiB in 51 packages 20:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:44 OK: 211 MiB in 51 packages 20:01:44 OK: 211 MiB in 51 packages 20:01:44 OK: 211 MiB in 51 packages 20:01:44 OK: 211 MiB in 51 packages 20:01:44 Removing intermediate container 17e201b40550 20:01:44 ---> 1f83c666d162 20:01:44 Step 6/22 : COPY go.mod vendor* ./ 20:01:44 Removing intermediate container ac6e8214ddf8 20:01:44 ---> 3c9b753cd10e 20:01:44 Step 6/23 : COPY go.mod vendor* ./ 20:01:44 ---> 8021e7ff8f18 20:01:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:44 ---> Running in a562b174f609 20:01:44 Removing intermediate container 549cc2c0eb16 20:01:44 ---> 2162cc7e0723 20:01:44 Step 6/24 : COPY go.mod vendor* ./ 20:01:44 ---> 7d8659407867 20:01:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:44 Removing intermediate container 5d6dbae79181 20:01:44 ---> 5e91c7321b50 20:01:44 Step 5/19 : COPY go.mod vendor* ./ 20:01:44 ---> Running in bef2a4a44b59 20:01:44 Removing intermediate container 07e04f14fea1 20:01:44 ---> b8519b0120b9 20:01:44 Step 6/22 : COPY go.mod vendor* ./ 20:01:45 ---> e76fe45e870c 20:01:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:45 ---> a028b508ca63 20:01:45 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:45 ---> Running in 3f5c195de4f7 20:01:45 ---> Running in dbd0acfbb2d8 20:01:45 ---> 3d92830c62ee 20:01:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:45 ---> Running in 0b44cebaa04a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:52 provisioning config files... 20:01:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1494306610929132529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:52 ---> docker-login.sh 20:01:52 nexus3.edgexfoundry.org:10001 20:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:53 Configure a credential helper to remove this warning. See 20:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:53 20:01:53 Login Succeeded 20:01:53 nexus3.edgexfoundry.org:10002 20:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:54 Configure a credential helper to remove this warning. See 20:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:54 20:01:54 Login Succeeded 20:01:54 nexus3.edgexfoundry.org:10003 20:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:54 Configure a credential helper to remove this warning. See 20:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:54 20:01:54 Login Succeeded 20:01:54 nexus3.edgexfoundry.org:10004 20:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:54 Configure a credential helper to remove this warning. See 20:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:54 20:01:54 Login Succeeded 20:01:54 docker.io 20:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:55 Configure a credential helper to remove this warning. See 20:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:55 20:01:55 Login Succeeded 20:01:55 ---> docker-login.sh ends [Pipeline] } 20:01:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:56 ========================================================= 20:01:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:01:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:56 9b18e9b68314: Pulling fs layer 20:01:56 35d82f9e3411: Pulling fs layer 20:01:56 e16973657156: Pulling fs layer 20:01:56 fc693d55d65f: Pulling fs layer 20:01:56 7e9fc2657dce: Pulling fs layer 20:01:56 dda99020689f: Pulling fs layer 20:01:56 db1c61fa0a46: Pulling fs layer 20:01:56 891c053d2c06: Pulling fs layer 20:01:56 7e9fc2657dce: Waiting 20:01:56 db1c61fa0a46: Waiting 20:01:56 dda99020689f: Waiting 20:01:56 891c053d2c06: Waiting 20:01:56 fc693d55d65f: Waiting 20:01:56 e16973657156: Verifying Checksum 20:01:56 e16973657156: Download complete 20:01:56 35d82f9e3411: Download complete 20:01:56 7e9fc2657dce: Download complete 20:01:56 dda99020689f: Verifying Checksum 20:01:56 dda99020689f: Download complete 20:01:56 9b18e9b68314: Verifying Checksum 20:01:56 9b18e9b68314: Download complete 20:01:57 9b18e9b68314: Pull complete 20:01:57 891c053d2c06: Verifying Checksum 20:01:57 891c053d2c06: Download complete 20:01:58 35d82f9e3411: Pull complete 20:01:58 e16973657156: Pull complete 20:01:59 db1c61fa0a46: Verifying Checksum 20:01:59 db1c61fa0a46: Download complete 20:01:59 fc693d55d65f: Verifying Checksum 20:01:59 fc693d55d65f: Download complete 20:02:12 fc693d55d65f: Pull complete 20:02:12 7e9fc2657dce: Pull complete 20:02:12 dda99020689f: Pull complete 20:02:18 db1c61fa0a46: Pull complete 20:02:20 891c053d2c06: Pull complete 20:02:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:02:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:20 WORKDIR /edgex 20:02:20 COPY go.mod . 20:02:20 RUN go mod download 20:02:20 + docker build -t ci-base-image-arm64 -f - . 20:02:21 Sending build context to Docker daemon 2.946MB 20:02:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:21 ---> f96f9c87975a 20:02:21 Step 2/4 : WORKDIR /edgex 20:02:23 ---> Running in 43662a38e002 20:02:23 Removing intermediate container 43662a38e002 20:02:23 ---> ab68aed20959 20:02:23 Step 3/4 : COPY go.mod . 20:02:23 ---> 992dbfe073c2 20:02:23 Step 4/4 : RUN go mod download 20:02:23 Removing intermediate container 0b44cebaa04a 20:02:23 ---> 7cecada2e233 20:02:23 Step 8/22 : COPY . . 20:02:23 Removing intermediate container 3f5c195de4f7 20:02:23 ---> c4f5c43c943d 20:02:23 Step 8/24 : COPY . . 20:02:23 Removing intermediate container a562b174f609 20:02:23 ---> 0b59acb669fb 20:02:23 Step 8/22 : COPY . . 20:02:23 Removing intermediate container dbd0acfbb2d8 20:02:23 ---> c547e955a49f 20:02:23 Step 7/19 : COPY . . 20:02:23 Removing intermediate container bef2a4a44b59 20:02:23 ---> fe1451469059 20:02:23 Step 8/23 : COPY . . 20:02:24 ---> Running in 2a91b0c13d1e 20:02:33 ---> 886bead4bca1 20:02:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:02:33 ---> a18012eaa069 20:02:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:02:33 ---> 379fc2c21da0 20:02:33 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:33 ---> Running in bdbfc7b09d14 20:02:33 ---> 2e93fa62b696 20:02:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:02:33 ---> 85eee9d4a185 20:02:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:33 ---> Running in 162c6ca4c2d9 20:02:33 ---> Running in d7d4809917f6 20:02:33 ---> Running in 12f55cc91731 20:02:33 ---> Running in a43d42fba367 20:02:33 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:02:34 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:02:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:02:34 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:02:34 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:02:59 Removing intermediate container 2a91b0c13d1e 20:02:59 ---> c3a91d1c0408 20:02:59 Successfully built c3a91d1c0408 20:02:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:59 + docker inspect -f . ci-base-image-arm64 20:02:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:59 prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container 20:02:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:03:01 $ docker top dfe7521f7092110fe25072f95331a182546f5a1a3f727684f4dafbf28ff4bb99 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:01 + go version 20:03:01 go version go1.18.7 linux/arm64 [Pipeline] } 20:03:02 $ docker stop --time=1 dfe7521f7092110fe25072f95331a182546f5a1a3f727684f4dafbf28ff4bb99 20:03:03 $ docker rm -f --volumes dfe7521f7092110fe25072f95331a182546f5a1a3f727684f4dafbf28ff4bb99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:04 + docker inspect -f . ci-base-image-arm64 20:03:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:04 prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container 20:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:03:06 $ docker top d5a6286598b1e7381426661d6a4a017610f906e63465c523003c87076db1783e -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:06 ========================================================= 20:03:06 [edgeXBuildGoParallel] Running Tests and Build... 20:03:06 ========================================================= [Pipeline] sh 20:03:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:07 + make test 20:03:07 go test -race -coverprofile=coverage.out ./... 20:03:13 Removing intermediate container 12f55cc91731 20:03:13 ---> bfa12aa21f3d 20:03:13 20:03:13 Step 10/24 : FROM alpine:3.16 20:03:13 Removing intermediate container a43d42fba367 20:03:13 ---> 466cf3e1fb49 20:03:13 20:03:13 Step 10/22 : FROM alpine:3.16 20:03:13 Removing intermediate container 162c6ca4c2d9 20:03:13 ---> f378071e6099 20:03:13 20:03:13 Step 10/23 : FROM alpine:3.16 20:03:13 Removing intermediate container d7d4809917f6 20:03:13 ---> a30f3599acbb 20:03:13 20:03:13 Step 9/19 : FROM alpine:3.15 20:03:13 3.16: Pulling from library/alpine 20:03:14 3.16: Pulling from library/alpine 20:03:14 3.16: Pulling from library/alpine 20:03:15 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:03:15 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:03:15 Status: Downloaded newer image for alpine:3.16 20:03:15 Status: Downloaded newer image for alpine:3.16 20:03:15 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:03:15 Status: Image is up to date for alpine:3.16 20:03:15 ---> dfd21b5a31f5 20:03:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:03:15 ---> dfd21b5a31f5 20:03:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:03:15 ---> dfd21b5a31f5 20:03:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:03:15 3.15: Pulling from library/alpine 20:03:15 ---> Running in f161aaa7e602 20:03:15 ---> Running in 948a3554d120 20:03:15 ---> Running in 10734d2c5b2f 20:03:16 Removing intermediate container bdbfc7b09d14 20:03:16 ---> be8c51a975a3 20:03:16 20:03:16 Step 10/22 : FROM alpine:3.16 20:03:16 ---> dfd21b5a31f5 20:03:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:03:16 Removing intermediate container f161aaa7e602 20:03:16 ---> 5cdf00c12716 20:03:16 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:03:16 ---> Running in 2e82a0029148 20:03:16 ---> Running in 8824664f2a81 20:03:16 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:03:16 Status: Downloaded newer image for alpine:3.15 20:03:16 ---> 5ce65d7b0fde 20:03:16 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:16 ---> Running in 69e3bcb011f0 20:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:16 Removing intermediate container 69e3bcb011f0 20:03:16 ---> 0c351c7b9550 20:03:16 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:16 ---> Running in ad34ab64ae53 20:03:16 (1/1) Installing dumb-init (1.2.5-r1) 20:03:16 Executing busybox-1.35.0-r17.trigger 20:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:16 OK: 6 MiB in 15 packages 20:03:16 (1/1) Installing dumb-init (1.2.5-r1) 20:03:16 Executing busybox-1.35.0-r17.trigger 20:03:16 OK: 6 MiB in 15 packages 20:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:16 (1/1) Installing dumb-init (1.2.5-r1) 20:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:16 Executing busybox-1.35.0-r17.trigger 20:03:16 OK: 6 MiB in 15 packages 20:03:16 (1/1) Installing dumb-init (1.2.5-r1) 20:03:16 Executing busybox-1.35.0-r17.trigger 20:03:16 OK: 6 MiB in 15 packages 20:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:17 Removing intermediate container 948a3554d120 20:03:17 ---> 302216827b62 20:03:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:17 Removing intermediate container 10734d2c5b2f 20:03:17 ---> 0bf0a05fddb9 20:03:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:17 ---> Running in ce6b7f38933f 20:03:17 ---> Running in 0f8a64dc3c09 20:03:17 Removing intermediate container ce6b7f38933f 20:03:17 ---> 89f5ea7716b6 20:03:17 Step 13/24 : ENV APP_PORT=59881 20:03:17 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:03:17 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:03:17 OK: 15859 distinct packages available 20:03:17 Removing intermediate container 0f8a64dc3c09 20:03:17 ---> 442db3024a91 20:03:17 Step 13/23 : ENV APP_PORT=59882 20:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:17 ---> Running in 19d15ef8380b 20:03:17 ---> Running in 644f80a8d05a 20:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:17 Removing intermediate container 8824664f2a81 20:03:17 ---> 5cfcc6aa14a1 20:03:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:17 Removing intermediate container 2e82a0029148 20:03:17 ---> 730cecdb18d0 20:03:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:17 ---> Running in 3febee8a26e8 20:03:17 Removing intermediate container 19d15ef8380b 20:03:17 ---> 0f369fda5bd2 20:03:17 Step 14/24 : EXPOSE $APP_PORT 20:03:17 Removing intermediate container 644f80a8d05a 20:03:17 ---> 22f59c5b1c5f 20:03:17 Step 14/23 : EXPOSE $APP_PORT 20:03:17 ---> Running in 12ad09d3f4df 20:03:17 ---> Running in 7020b57dddeb 20:03:17 (1/9) Installing ca-certificates (20220614-r0) 20:03:17 (2/9) Installing brotli-libs (1.0.9-r5) 20:03:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:03:17 (4/9) Installing libcurl (7.80.0-r6) 20:03:17 (5/9) Installing curl (7.80.0-r6) 20:03:17 (6/9) Installing dumb-init (1.2.5-r1) 20:03:17 (7/9) Installing musl-obstack (1.2.3-r0) 20:03:17 (8/9) Installing libucontext (1.1-r0) 20:03:17 ---> 678dd688a662 20:03:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:03:17 (9/9) Installing gcompat (1.0.0-r4) 20:03:17 Removing intermediate container 3febee8a26e8 20:03:17 Executing busybox-1.34.1-r7.trigger 20:03:17 ---> 1c94394afa1e 20:03:17 Step 13/22 : ENV APP_PORT=59861 20:03:17 Executing ca-certificates-20220614-r0.trigger 20:03:17 Removing intermediate container 12ad09d3f4df 20:03:17 ---> 9af151e74ff5 20:03:17 Step 15/23 : WORKDIR / 20:03:17 OK: 8 MiB in 23 packages 20:03:17 Removing intermediate container 7020b57dddeb 20:03:17 ---> 641aa8ea91d1 20:03:17 Step 15/24 : WORKDIR / 20:03:17 ---> Running in 41105ae711f1 20:03:17 ---> Running in c54415040e54 20:03:17 ---> Running in 526a66871914 20:03:18 Removing intermediate container 41105ae711f1 20:03:18 ---> 79dbc79495f6 20:03:18 Step 14/22 : EXPOSE $APP_PORT 20:03:18 ---> abe63d8663ba 20:03:18 ---> Running in bb9de1b61e91 20:03:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:03:18 Removing intermediate container 526a66871914 20:03:18 ---> 6700baf882ea 20:03:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:18 Removing intermediate container c54415040e54 20:03:18 ---> 57e731b7bf3a 20:03:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:18 Removing intermediate container bb9de1b61e91 20:03:18 ---> 9e644d401782 20:03:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:18 ---> a5daf3a97d1b 20:03:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:03:18 ---> 1d6097389290 20:03:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:03:18 ---> 5cbf049fee7e 20:03:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:18 ---> ba84cb004b67 20:03:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:03:18 Removing intermediate container ad34ab64ae53 20:03:18 ---> 46506bfe8998 20:03:18 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:18 ---> 1622591498e0 20:03:18 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:19 ---> Running in a0d6557779fc 20:03:19 ---> 2d0a2185763a 20:03:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:03:19 ---> b6ca27b7ac57 20:03:19 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:03:19 ---> 849912e110ad 20:03:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:03:19 ---> 549f9fd10a94 20:03:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:03:19 ---> 71befddc9ddf 20:03:19 Step 19/23 : ENTRYPOINT ["/core-command"] 20:03:19 ---> 238653dfdbe8 20:03:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:03:19 ---> Running in 27e198e9637b 20:03:19 ---> cd19912dda8a 20:03:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:03:19 ---> 29106bb73a34 20:03:19 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:03:19 ---> 8ac22f084497 20:03:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:03:19 ---> Running in d3811177c741 20:03:19 Removing intermediate container 27e198e9637b 20:03:19 ---> bf66c1912902 20:03:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:19 ---> Running in e67f99b2eed9 20:03:19 Removing intermediate container a0d6557779fc 20:03:19 ---> 3b0cb1e47260 20:03:19 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:03:19 ---> Running in a0a61954869f 20:03:19 ---> 49fe161ab495 20:03:19 Removing intermediate container d3811177c741 20:03:19 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] ---> b6cec4e71544 20:03:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:19 20:03:19 ---> Running in 8967231f0637 20:03:20 ---> Running in 7a2e98f81557 20:03:20 ---> Running in 89df0fbc2f13 20:03:20 Removing intermediate container e67f99b2eed9 20:03:20 ---> f1eba9a2e579 20:03:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:20 Removing intermediate container a0a61954869f 20:03:20 ---> fa0a8d3bc55a 20:03:20 Step 21/23 : LABEL arch=x86_64 20:03:20 ---> Running in c78ca0373f36 20:03:20 ---> Running in 927b06a43bb2 20:03:20 Removing intermediate container 7a2e98f81557 20:03:20 ---> 17a9587e2226 20:03:20 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:20 Removing intermediate container 8967231f0637 20:03:20 ---> 0b65d51935e3 20:03:20 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:03:20 Removing intermediate container 927b06a43bb2 20:03:20 ---> 67662062bfdf 20:03:20 Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:03:20 Removing intermediate container 89df0fbc2f13 20:03:20 ---> e89f6565400c 20:03:20 Step 20/22 : LABEL arch=x86_64 20:03:20 ---> Running in 4d222ade3295 20:03:20 Removing intermediate container c78ca0373f36 20:03:20 ---> 97ca6194650f 20:03:20 Step 22/24 : LABEL arch=x86_64 20:03:20 ---> Running in 49e871eaa910 20:03:20 ---> Running in c52c05bde278 20:03:20 ---> Running in bd06a5892e9a 20:03:20 ---> Running in 9fc3e94a8dde 20:03:20 Removing intermediate container 4d222ade3295 20:03:20 ---> 31df97584877 20:03:20 Step 17/19 : LABEL arch=x86_64 20:03:20 ---> Running in 8a48e59f561e 20:03:20 Removing intermediate container 49e871eaa910 20:03:20 ---> bea696a836f2 20:03:20 Step 20/22 : LABEL arch=x86_64 20:03:20 Removing intermediate container bd06a5892e9a 20:03:20 ---> 195369c85ad2 20:03:20 Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:03:20 Removing intermediate container c52c05bde278 20:03:20 ---> 45a00830672a 20:03:20 Step 23/23 : LABEL version=0.0.0 20:03:20 Removing intermediate container 9fc3e94a8dde 20:03:20 ---> 7565d9939c2b 20:03:20 Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:03:20 ---> Running in 51d1aa4346e5 20:03:20 ---> Running in 63a156c4640f 20:03:20 Removing intermediate container 8a48e59f561e 20:03:20 ---> 0ff6a01249d2 20:03:20 Step 18/19 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:03:20 ---> Running in bb7d35e7e01c 20:03:20 ---> Running in a101f6c3664d 20:03:20 ---> Running in 263df11d9179 20:03:20 Removing intermediate container 63a156c4640f 20:03:20 ---> cd744f9aab90 20:03:20 Step 22/22 : LABEL version=0.0.0 20:03:20 Removing intermediate container 51d1aa4346e5 20:03:20 ---> 975b2476616f 20:03:20 Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:03:20 ---> Running in fe5a1f66bca1 20:03:20 Removing intermediate container a101f6c3664d 20:03:20 ---> 1d06bf647205 20:03:20 20:03:21 Removing intermediate container bb7d35e7e01c 20:03:21 ---> 0ab8a1887848 20:03:21 Step 24/24 : LABEL version=0.0.0 20:03:21 Removing intermediate container 263df11d9179 20:03:21 ---> f46035a92139 20:03:21 Step 19/19 : LABEL version=0.0.0 20:03:21 ---> Running in 77a9db504a1d 20:03:21 Successfully built 1d06bf647205 20:03:21 Successfully tagged core-command:latest 20:03:21  Building core-command ... done Building support-notifications 20:03:21 ---> Running in fd5ca8a94719 20:03:21 ---> Running in 765e3003ecef 20:03:21 Removing intermediate container 77a9db504a1d 20:03:21 ---> 86c546ddc193 20:03:21 Step 22/22 : LABEL version=0.0.0 20:03:21 Removing intermediate container fe5a1f66bca1 20:03:21 ---> ad33138bd4d8 20:03:21 20:03:21 Successfully built ad33138bd4d8 20:03:21 Removing intermediate container fd5ca8a94719 20:03:21 ---> a9e05afcf692 20:03:21 Successfully tagged support-scheduler:latest 20:03:21 20:03:21  Building support-scheduler ... done Building security-proxy-auth 20:03:21 ---> Running in 05e8a2860f44 20:03:21 Successfully built a9e05afcf692 20:03:21 Successfully tagged core-metadata:latest 20:03:21 Building core-data 20:03:21  Building core-metadata ... done Removing intermediate container 765e3003ecef 20:03:21 ---> ca3f9cb95156 20:03:21 20:03:21 Successfully built ca3f9cb95156 20:03:22 Successfully tagged security-spiffe-token-provider:latest 20:03:22  Building security-spiffe-token-provider ... done Building security-proxy-setup 20:03:23 Removing intermediate container 05e8a2860f44 20:03:23 ---> b9b1aa64f688 20:03:23 20:03:23 Successfully built b9b1aa64f688 20:03:23 Successfully tagged core-common-config-bootstrapper:latest 20:03:23  Building core-common-config-bootstrapper ... done Building security-spire-config 20:03:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:29 ---> ae45a4cca8fb 20:03:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:03:29 ---> Using cache 20:03:29 ---> 4f69fe811b99 20:03:29 Step 4/22 : WORKDIR /edgex-go 20:03:29 ---> Using cache 20:03:29 ---> 93ee171b4875 20:03:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:03:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:30 ---> ae45a4cca8fb 20:03:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:03:30 ---> Using cache 20:03:30 ---> 4f69fe811b99 20:03:30 Step 4/22 : WORKDIR /edgex-go 20:03:30 ---> Using cache 20:03:30 ---> 93ee171b4875 20:03:30 Step 5/22 : RUN apk add --update --no-cache make git 20:03:30 ---> Using cache 20:03:30 ---> 2162cc7e0723 20:03:30 Step 6/22 : COPY go.mod vendor* ./ 20:03:30 ---> Using cache 20:03:30 ---> e76fe45e870c 20:03:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:30 ---> Using cache 20:03:30 ---> c4f5c43c943d 20:03:30 Step 8/22 : COPY . . 20:03:30 ---> Using cache 20:03:30 ---> 2e93fa62b696 20:03:30 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:03:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:31 ---> ae45a4cca8fb 20:03:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:03:31 ---> Using cache 20:03:31 ---> 4f69fe811b99 20:03:31 Step 4/22 : WORKDIR /edgex-go 20:03:31 ---> Using cache 20:03:31 ---> 93ee171b4875 20:03:31 Step 5/22 : RUN apk add --update --no-cache make git 20:03:31 ---> Using cache 20:03:31 ---> 2162cc7e0723 20:03:31 Step 6/22 : COPY go.mod vendor* ./ 20:03:31 ---> Using cache 20:03:31 ---> e76fe45e870c 20:03:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:31 ---> Using cache 20:03:31 ---> c4f5c43c943d 20:03:31 Step 8/22 : COPY . . 20:03:31 ---> Using cache 20:03:31 ---> 2e93fa62b696 20:03:31 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:03:31 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:03:31 ---> ae45a4cca8fb 20:03:31 Step 3/20 : WORKDIR /edgex-go 20:03:31 ---> Using cache 20:03:31 ---> e6f5eed197fe 20:03:31 Step 4/20 : RUN apk add --update --no-cache make git 20:03:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:31 ---> ae45a4cca8fb 20:03:31 Step 3/24 : WORKDIR /edgex-go 20:03:31 ---> Using cache 20:03:31 ---> e6f5eed197fe 20:03:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:03:35 ---> Running in 791c94633fd1 20:03:35 ---> Running in d95d17cd4f93 20:03:35 ---> Running in 04f0b6114b3f 20:03:35 ---> Running in 8de36feda277 20:03:35 ---> Running in 5776d84732d7 20:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:35 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:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:35 OK: 211 MiB in 51 packages 20:03:36 OK: 211 MiB in 51 packages 20:03:36 OK: 211 MiB in 51 packages 20:03:36 Removing intermediate container d95d17cd4f93 20:03:36 ---> 7c9fba9f220b 20:03:36 Step 6/22 : COPY go.mod vendor* ./ 20:03:36 ---> aef0979d6232 20:03:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:36 ---> Running in bc4ce28f2237 20:03:36 Removing intermediate container 04f0b6114b3f 20:03:36 ---> 0c8ae60bff67 20:03:36 Step 5/24 : COPY go.mod vendor* ./ 20:03:36 Removing intermediate container 5776d84732d7 20:03:36 ---> 1c657dbc7702 20:03:36 Step 5/20 : COPY go.mod vendor* ./ 20:03:36 ---> cc74cac94ac3 20:03:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:36 ---> ab345f888e5b 20:03:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:36 ---> Running in a724c0cb55f0 20:03:36 ---> Running in 4e6b051bcc97 20:03:39 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:03 Removing intermediate container 4e6b051bcc97 20:04:03 ---> d83a79a0e010 20:04:03 Step 7/20 : COPY . . 20:04:03 Removing intermediate container bc4ce28f2237 20:04:03 ---> 6dccd46c88b9 20:04:03 Step 8/22 : COPY . . 20:04:03 Removing intermediate container a724c0cb55f0 20:04:03 ---> 14bcb642f832 20:04:03 Step 7/24 : COPY . . 20:04:07 Removing intermediate container 791c94633fd1 20:04:07 ---> d0dd31063c97 20:04:07 20:04:07 Step 10/22 : FROM alpine:3.16 20:04:07 ---> dfd21b5a31f5 20:04:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:07 ---> Using cache 20:04:07 ---> 5cdf00c12716 20:04:07 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:04:07 ---> Using cache 20:04:07 ---> 5cfcc6aa14a1 20:04:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:07 ---> Using cache 20:04:07 ---> 3a917306aea5 20:04:07 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:04:07 ---> 678dd688a662 20:04:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:07 Removing intermediate container 8de36feda277 20:04:07 ---> 1137c9f2580d 20:04:07 20:04:07 Step 10/22 : FROM alpine:3.16 20:04:07 ---> dfd21b5a31f5 20:04:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:04:07 ---> Running in 10f1cb0cfb2e 20:04:07 ---> 49ae75f6fdac 20:04:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:04:07 ---> 1550c07bbcbf 20:04:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:04:07 ---> Running in b0099a24e35c 20:04:07 ---> Running in 8739d38f8d34 20:04:07 ---> Running in d094276d6183 20:04:07 Removing intermediate container 8739d38f8d34 20:04:07 ---> b0a4aef4559d 20:04:07 Step 9/24 : WORKDIR /edgex-go/spire-build 20:04:07 Removing intermediate container b0099a24e35c 20:04:07 ---> 2a29aee2f196 20:04:07 Step 12/22 : ENV APP_PORT=59880 20:04:07 ---> 46f94b9494bf 20:04:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:04:08 ---> Running in 396588838faa 20:04:08 ---> Running in f66619a923dc 20:04:08 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:04:08 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:04:08 Removing intermediate container 396588838faa 20:04:08 ---> 5bde64d6ee81 20:04:08 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:04:08 Removing intermediate container f66619a923dc 20:04:08 ---> b84dc1454bbe 20:04:08 Step 13/22 : EXPOSE $APP_PORT 20:04:08 ---> 95ee9464a2f9 20:04:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:08 ---> Running in 0d2f0172f9a9 20:04:08 ---> Running in 4820759f56ff 20:04:08 Removing intermediate container 4820759f56ff 20:04:08 ---> 91089fa525e3 20:04:08 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:04:08 ---> 780f8002d98d 20:04:08 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:08 ---> Running in bf0a49c8f968 20:04:08 ---> Running in e1fc4cbbaae4 20:04:09 Removing intermediate container 0d2f0172f9a9 20:04:09 ---> 2db31967eea9 20:04:09 Step 11/24 : WORKDIR /edgex-go 20:04:09 ---> Running in d5fab2c97f96 20:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:09 Removing intermediate container d5fab2c97f96 20:04:09 ---> fce87898d1e7 20:04:09 20:04:09 Step 12/24 : FROM alpine:3.15 20:04:09 ---> 5ce65d7b0fde 20:04:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:09 ---> Using cache 20:04:09 ---> 0c351c7b9550 20:04:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:04:09 ---> Running in 5d89d42ce976 20:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:09 Removing intermediate container e1fc4cbbaae4 20:04:09 ---> 490d37525426 20:04:09 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:04:09 ---> Running in b81bd69cff74 20:04:09 Removing intermediate container b81bd69cff74 20:04:09 ---> 4b66ce88d01c 20:04:09 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:04:09 ---> Running in d98839cbf8ea 20:04:09 (1/1) Installing dumb-init (1.2.5-r1) 20:04:09 Executing busybox-1.35.0-r17.trigger 20:04:09 OK: 6 MiB in 15 packages 20:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:09 Removing intermediate container d98839cbf8ea 20:04:09 ---> 4fb45d61427c 20:04:09 Step 20/22 : LABEL arch=x86_64 20:04:09 ---> Running in a0d96e0ec086 20:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:09 Removing intermediate container a0d96e0ec086 20:04:09 ---> 1903deb48538 20:04:09 Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:04:09 ---> Running in 604a944c694c 20:04:10 Removing intermediate container bf0a49c8f968 20:04:10 ---> adf85e18a770 20:04:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:10 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:10 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:10 OK: 15859 distinct packages available 20:04:10 Removing intermediate container 604a944c694c 20:04:10 ---> 7283090e9f6f 20:04:10 Step 22/22 : LABEL version=0.0.0 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:10 ---> Running in cfb9ad40809a 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:10 ---> e4775c6cf120 20:04:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:10 Removing intermediate container cfb9ad40809a 20:04:10 ---> 16d31d219854 20:04:10 20:04:10 Successfully built 16d31d219854 20:04:10 Successfully tagged security-proxy-auth:latest 20:04:10 Building security-spire-server 20:04:10 (1/4) Installing dumb-init (1.2.5-r1) 20:04:10  Building security-proxy-auth ... done (2/4) Installing musl-obstack (1.2.3-r0) 20:04:10 (3/4) Installing libucontext (1.1-r0) 20:04:10 (4/4) Installing gcompat (1.0.0-r4) 20:04:10 Executing busybox-1.34.1-r7.trigger 20:04:10 OK: 6 MiB in 18 packages 20:04:13 ---> 81c7a66ba2a2 20:04:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:04:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:13 ---> ae45a4cca8fb 20:04:13 Step 3/23 : WORKDIR /edgex-go 20:04:13 ---> Using cache 20:04:13 ---> e6f5eed197fe 20:04:13 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:04:13 ---> Using cache 20:04:13 ---> 0c8ae60bff67 20:04:13 Step 5/23 : COPY go.mod vendor* ./ 20:04:13 ---> Using cache 20:04:13 ---> cc74cac94ac3 20:04:13 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 ---> Using cache 20:04:13 ---> 14bcb642f832 20:04:13 Step 7/23 : COPY . . 20:04:13 ---> Using cache 20:04:13 ---> 49ae75f6fdac 20:04:13 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:04:13 ---> Using cache 20:04:13 ---> b0a4aef4559d 20:04:13 Step 9/23 : WORKDIR /edgex-go/spire-build 20:04:13 ---> Using cache 20:04:13 ---> 5bde64d6ee81 20:04:13 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:04:13 Removing intermediate container 5d89d42ce976 20:04:13 ---> a0c416e1705d 20:04:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:13 ---> 7215cfa46ea9 20:04:13 Step 18/22 : ENTRYPOINT ["/core-data"] 20:04:13 ---> Running in 5cc9e9b0d995 20:04:13 ---> Running in 6f292694a77a 20:04:14 Removing intermediate container 6f292694a77a 20:04:14 ---> 110192df5cf6 20:04:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:14 ---> Running in f159aebc0c60 20:04:14 Removing intermediate container f159aebc0c60 20:04:14 ---> 2643fe159800 20:04:14 Step 20/22 : LABEL arch=x86_64 20:04:14 ---> Running in 27d301ba5f6b 20:04:15 Removing intermediate container 5cc9e9b0d995 20:04:15 ---> 21ba7fab3d35 20:04:15 Step 11/23 : WORKDIR /edgex-go 20:04:15 Removing intermediate container 27d301ba5f6b 20:04:15 ---> 5e93cddbf153 20:04:15 Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:04:15 ---> b364918b0901 20:04:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:04:15 ---> Running in fc373d28871d 20:04:15 ---> Running in 88e534d0848f 20:04:15 Removing intermediate container fc373d28871d 20:04:15 ---> d683a347fe74 20:04:15 Step 22/22 : LABEL version=0.0.0 20:04:15 ---> baf34aaa04e8 20:04:15 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:04:15 ---> Running in 85b420d10cb3 20:04:15 Removing intermediate container 88e534d0848f 20:04:15 ---> c1becd77ddab 20:04:15 20:04:15 Step 12/23 : FROM alpine:3.15 20:04:15 ---> 5ce65d7b0fde 20:04:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:15 ---> Using cache 20:04:15 ---> 0c351c7b9550 20:04:15 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:15 ---> Running in fcd36ab884a9 20:04:16 ---> Running in 1143c8ccf41b 20:04:16 Removing intermediate container 85b420d10cb3 20:04:16 ---> 46e53f4406a7 20:04:16 20:04:16 Successfully built 46e53f4406a7 20:04:16 Successfully tagged core-data:latest 20:04:16 Building security-secretstore-setup 20:04:16  Building core-data ... done Removing intermediate container fcd36ab884a9 20:04:16 ---> 46dfe4572fe8 20:04:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:17 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:17 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:17 OK: 15859 distinct packages available 20:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:17 (1/5) Installing dumb-init (1.2.5-r1) 20:04:17 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:17 (3/5) Installing libucontext (1.1-r0) 20:04:17 (4/5) Installing gcompat (1.0.0-r4) 20:04:17 (5/5) Installing openssl (1.1.1t-r1) 20:04:17 Executing busybox-1.34.1-r7.trigger 20:04:17 OK: 7 MiB in 19 packages 20:04:18 ---> 3f80f70bb3ab 20:04:18 Step 19/24 : WORKDIR / 20:04:19 ---> Running in 69bcbf730f09 20:04:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:19 ---> ae45a4cca8fb 20:04:19 Step 3/23 : WORKDIR /edgex-go 20:04:19 ---> Using cache 20:04:19 ---> e6f5eed197fe 20:04:19 Step 4/23 : RUN apk add --update --no-cache make git 20:04:19 ---> Using cache 20:04:19 ---> 1c657dbc7702 20:04:19 Step 5/23 : COPY go.mod vendor* ./ 20:04:19 ---> Using cache 20:04:19 ---> ab345f888e5b 20:04:19 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:19 ---> Using cache 20:04:19 ---> d83a79a0e010 20:04:19 Step 7/23 : COPY . . 20:04:19 ---> Using cache 20:04:19 ---> 3a917306aea5 20:04:19 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:19 Removing intermediate container 69bcbf730f09 20:04:19 ---> df49503ccfda 20:04:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:19 ---> Running in 2ec0488a3928 20:04:19 Removing intermediate container 1143c8ccf41b 20:04:19 ---> db3dc4670e8f 20:04:19 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:19 ---> Running in 402e2e618118 20:04:19 Removing intermediate container 402e2e618118 20:04:19 ---> cdff16521910 20:04:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:19 ---> Running in 8afc283a88fb 20:04:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:04:20 Removing intermediate container 8afc283a88fb 20:04:20 ---> 7144ebbfd147 20:04:20 Step 22/24 : LABEL arch=x86_64 20:04:20 ---> Running in 362eefac54e1 20:04:20 Removing intermediate container 362eefac54e1 20:04:20 ---> 9e2837d83ca6 20:04:20 Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:04:21 ---> 7594605a4b90 20:04:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:04:21 ---> Running in da2c77665de7 20:04:21 Removing intermediate container da2c77665de7 20:04:21 ---> fff2d384ea9c 20:04:21 Step 24/24 : LABEL version=0.0.0 20:04:21 ---> e340b94fc0eb 20:04:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:04:21 ---> Running in 5e8ee7f6f179 20:04:21 Removing intermediate container 5e8ee7f6f179 20:04:21 ---> 3c308ffa1f54 20:04:21 20:04:21 Successfully built 3c308ffa1f54 20:04:21 Successfully tagged security-spire-config:latest 20:04:21  Building security-spire-config ... done Building security-spire-agent 20:04:21 ---> 904c030b9145 20:04:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:04:23 ---> 520b3afa2e11 20:04:23 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:23 ---> Running in df84a3ff7dcd 20:04:24 Removing intermediate container df84a3ff7dcd 20:04:24 ---> 1cb3086cd63b 20:04:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:24 ---> ae45a4cca8fb 20:04:24 Step 3/24 : WORKDIR /edgex-go 20:04:24 ---> Using cache 20:04:24 ---> e6f5eed197fe 20:04:24 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:04:24 ---> Using cache 20:04:24 ---> 0c8ae60bff67 20:04:24 Step 5/24 : COPY go.mod vendor* ./ 20:04:24 ---> Using cache 20:04:24 ---> cc74cac94ac3 20:04:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:24 ---> Using cache 20:04:24 ---> 14bcb642f832 20:04:24 Step 7/24 : COPY . . 20:04:24 ---> Using cache 20:04:24 ---> 49ae75f6fdac 20:04:24 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:04:24 ---> Using cache 20:04:24 ---> b0a4aef4559d 20:04:24 Step 9/24 : WORKDIR /edgex-go/spire-build 20:04:24 ---> Using cache 20:04:24 ---> 5bde64d6ee81 20:04:24 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:04:24 ---> Using cache 20:04:24 ---> 2db31967eea9 20:04:24 Step 11/24 : WORKDIR /edgex-go 20:04:24 ---> Using cache 20:04:24 ---> fce87898d1e7 20:04:24 20:04:24 Step 12/24 : FROM alpine:3.15 20:04:24 ---> 5ce65d7b0fde 20:04:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:24 ---> Using cache 20:04:24 ---> 0c351c7b9550 20:04:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:24 ---> Using cache 20:04:24 ---> db3dc4670e8f 20:04:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:04:24 ---> Running in 7e2e67c8cd68 20:04:24 Removing intermediate container 7e2e67c8cd68 20:04:24 ---> a0c59743a9b4 20:04:24 Step 21/23 : LABEL arch=x86_64 20:04:25 ---> Running in efd64185a3ae 20:04:25 Removing intermediate container efd64185a3ae 20:04:25 ---> 5431e19324f2 20:04:25 Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:04:25 ---> 42340ecdfec6 20:04:25 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:25 ---> Running in 3529ed79886e 20:04:25 Removing intermediate container 3529ed79886e 20:04:25 ---> e15b19298d9b 20:04:25 Step 23/23 : LABEL version=0.0.0 20:04:26 ---> Running in 0d6a4ed811ba 20:04:27 Removing intermediate container 0d6a4ed811ba 20:04:27 ---> ff80fda6da14 20:04:27 20:04:27 Successfully built ff80fda6da14 20:04:27 ---> f8fa2ae72f21 20:04:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:04:27 Successfully tagged security-spire-server:latest 20:04:27  Building security-spire-server ... done Building security-bootstrapper 20:04:29 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:04:29 ---> ae45a4cca8fb 20:04:29 Step 3/32 : WORKDIR /edgex-go 20:04:29 ---> Using cache 20:04:29 ---> e6f5eed197fe 20:04:29 Step 4/32 : RUN apk add --update --no-cache make git 20:04:29 ---> Using cache 20:04:29 ---> 1c657dbc7702 20:04:29 Step 5/32 : COPY go.mod vendor* ./ 20:04:29 ---> Using cache 20:04:29 ---> ab345f888e5b 20:04:29 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:29 ---> Using cache 20:04:29 ---> d83a79a0e010 20:04:29 Step 7/32 : COPY . . 20:04:29 ---> Using cache 20:04:29 ---> 3a917306aea5 20:04:29 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:29 ---> 2ec3158ad2af 20:04:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:04:30 ---> Running in befa68e05e3a 20:04:30 ---> 262b0dcacd76 20:04:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:04:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:04:31 ---> f9ab3a933616 20:04:31 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:31 ---> Running in 4b89524c376e 20:04:31 Removing intermediate container 10f1cb0cfb2e 20:04:31 ---> a65baf4332dd 20:04:31 20:04:31 Step 9/20 : FROM alpine:3.16 20:04:31 ---> dfd21b5a31f5 20:04:31 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:04:31 ---> Running in f27e2c33350d 20:04:31 Removing intermediate container 4b89524c376e 20:04:31 ---> 9cc80a7a8ba1 20:04:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:31 ---> Running in b02df15d5d5f 20:04:32 Removing intermediate container b02df15d5d5f 20:04:32 ---> 6ded61f44783 20:04:32 Step 22/24 : LABEL arch=x86_64 20:04:32 ---> Running in 0eafdda62191 20:04:32 Removing intermediate container 0eafdda62191 20:04:32 ---> 35f52839137a 20:04:32 Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:32 ---> Running in b048c3da0218 20:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:32 Removing intermediate container b048c3da0218 20:04:32 ---> eedb01bd6d9e 20:04:32 Step 24/24 : LABEL version=0.0.0 20:04:32 ---> Running in 21c4d557ae87 20:04:32 (1/2) Installing dumb-init (1.2.5-r1) 20:04:32 (2/2) Installing openssl (1.1.1t-r0) 20:04:32 Executing busybox-1.35.0-r17.trigger 20:04:32 OK: 6 MiB in 16 packages 20:04:32 Removing intermediate container 21c4d557ae87 20:04:32 ---> fdcdbe548450 20:04:32 20:04:32 Successfully built fdcdbe548450 20:04:32 Successfully tagged security-spire-agent:latest 20:04:33  Building security-spire-agent ... done Removing intermediate container f27e2c33350d 20:04:33 ---> fcd334c3974e 20:04:33 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:04:33 ---> Running in e35149b588cb 20:04:33 Removing intermediate container e35149b588cb 20:04:33 ---> e6552ecfec03 20:04:33 Step 12/20 : WORKDIR /edgex 20:04:34 ---> Running in 7bc36f5037cd 20:04:34 Removing intermediate container 7bc36f5037cd 20:04:34 ---> 11e5e44c9f04 20:04:34 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:04:34 ---> 0e992c214b0b 20:04:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:36 ---> da62bd67d4f1 20:04:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:04:36 Removing intermediate container d094276d6183 20:04:36 ---> d47b5dd36be2 20:04:36 20:04:36 Step 10/22 : FROM alpine:3.16 20:04:36 ---> dfd21b5a31f5 20:04:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:36 ---> Running in 9a16d1c6815d 20:04:36 ---> 712b46016669 20:04:36 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:36 ---> Running in a30d04891442 20:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:37 (1/2) Installing ca-certificates (20220614-r0) 20:04:37 (2/2) Installing dumb-init (1.2.5-r1) 20:04:37 Executing busybox-1.35.0-r17.trigger 20:04:37 Executing ca-certificates-20220614-r0.trigger 20:04:37 OK: 6 MiB in 16 packages 20:04:37 Removing intermediate container a30d04891442 20:04:37 ---> 7aad171d3628 20:04:37 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:04:37 ---> Running in c6c6199ca229 20:04:37 Removing intermediate container c6c6199ca229 20:04:37 ---> bfef5c857562 20:04:37 Step 18/20 : LABEL arch=x86_64 20:04:37 Removing intermediate container 9a16d1c6815d 20:04:37 ---> 78df09b81c40 20:04:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:04:37 ---> Running in c4c15d9dcb84 20:04:37 ---> Running in de09bd65689e 20:04:38 Removing intermediate container c4c15d9dcb84 20:04:38 ---> 3351a2b5a8bc 20:04:38 Step 19/20 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:04:38 Removing intermediate container de09bd65689e 20:04:38 ---> 6a636883476a 20:04:38 Step 13/22 : ENV APP_PORT=59860 20:04:38 ---> Running in eeafab648e84 20:04:38 ---> Running in c8c56f84547f 20:04:38 Removing intermediate container eeafab648e84 20:04:38 ---> 8fbb9ebbcad5 20:04:38 Step 20/20 : LABEL version=0.0.0 20:04:38 Removing intermediate container c8c56f84547f 20:04:38 ---> d7390b9972eb 20:04:38 Step 14/22 : EXPOSE $APP_PORT 20:04:38 ---> Running in c28d7aecc7fa 20:04:38 ---> Running in 734fa3bb8617 20:04:38 Removing intermediate container 734fa3bb8617 20:04:38 ---> 008fa071eb3c 20:04:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:04:38 Removing intermediate container c28d7aecc7fa 20:04:38 ---> 48066a95cb14 20:04:38 20:04:38 Successfully built 48066a95cb14 20:04:38 Successfully tagged security-proxy-setup:latest 20:04:38  Building security-proxy-setup ... done  ---> c00d10bf540e 20:04:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:39 ---> 19b466d8fdbf 20:04:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:04:40 ---> a775b12d1574 20:04:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:04:40 ---> Running in 2b7b3837af58 20:04:40 Removing intermediate container 2b7b3837af58 20:04:40 ---> b074eba4f145 20:04:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:40 ---> Running in ee8a72d66e00 20:04:40 Removing intermediate container ee8a72d66e00 20:04:40 ---> 749f86519d4d 20:04:40 Step 20/22 : LABEL arch=x86_64 20:04:40 ---> Running in 27ae10274741 20:04:40 Removing intermediate container 27ae10274741 20:04:40 ---> 039b593fffd9 20:04:40 Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:04:40 ---> Running in 53a93ea227df 20:04:41 Removing intermediate container 53a93ea227df 20:04:41 ---> 156b6cf87e5c 20:04:41 Step 22/22 : LABEL version=0.0.0 20:04:41 ---> Running in 18b7b2f9d7ed 20:04:41 Removing intermediate container 18b7b2f9d7ed 20:04:41 ---> 9de6e00d52c5 20:04:41 20:04:41 Successfully built 9de6e00d52c5 20:04:41 Successfully tagged support-notifications:latest 20:04:41  Building support-notifications ... done Removing intermediate container 2ec0488a3928 20:04:41 ---> b10ac2b18800 20:04:41 20:04:41 Step 9/23 : FROM alpine:3.16 20:04:41 ---> dfd21b5a31f5 20:04:41 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:04:41 ---> Running in d284ae748788 20:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:42 (1/3) Installing ca-certificates (20220614-r0) 20:04:42 (2/3) Installing dumb-init (1.2.5-r1) 20:04:42 (3/3) Installing su-exec (0.2-r1) 20:04:42 Executing busybox-1.35.0-r17.trigger 20:04:42 Executing ca-certificates-20220614-r0.trigger 20:04:42 OK: 6 MiB in 17 packages 20:04:43 Removing intermediate container d284ae748788 20:04:43 ---> 7f26a73d7579 20:04:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:04:43 ---> Running in 0424f732b209 20:04:43 Removing intermediate container 0424f732b209 20:04:43 ---> f03868328471 20:04:43 Step 12/23 : WORKDIR / 20:04:43 ---> Running in 9f21a7c4b50f 20:04:43 Removing intermediate container 9f21a7c4b50f 20:04:43 ---> 4b13943a5fdc 20:04:43 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:04:43 ---> 4867047d8b5b 20:04:43 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:04:44 ---> 9e6fceb0967e 20:04:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:04:44 ---> 8a4ad5ffd3c6 20:04:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:44 ---> 653ed0d63169 20:04:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:45 ---> 689123381e64 20:04:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:45 ---> 3943927d9984 20:04:45 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:45 ---> Running in 590bf72f72bd 20:04:46 Removing intermediate container 590bf72f72bd 20:04:46 ---> 771c74a3dfb9 20:04:46 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:46 ---> Running in 8732b832fab9 20:04:46 Removing intermediate container befa68e05e3a 20:04:46 ---> 395c5f72b458 20:04:46 20:04:46 Step 9/32 : FROM alpine:3.16 20:04:46 ---> dfd21b5a31f5 20:04:46 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:46 ---> Running in 43ea48c95b02 20:04:46 Removing intermediate container 8732b832fab9 20:04:46 ---> 73a7456eba8c 20:04:46 Step 21/23 : LABEL arch=x86_64 20:04:46 ---> Running in 7383c6cd9d97 20:04:46 Removing intermediate container 43ea48c95b02 20:04:46 ---> 31427eb8edea 20:04:46 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:04:46 ---> Running in deb21a57be64 20:04:46 Removing intermediate container 7383c6cd9d97 20:04:46 ---> 288572d3e8ee 20:04:46 Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:04:46 ---> Running in d582e74ba014 20:04:46 Removing intermediate container d582e74ba014 20:04:46 ---> 3249b1aa96cb 20:04:46 Step 23/23 : LABEL version=0.0.0 20:04:47 ---> Running in 1ec143d5110b 20:04:47 Removing intermediate container 1ec143d5110b 20:04:47 ---> 75dd91733f7a 20:04:47 20:04:47 Successfully built 75dd91733f7a 20:04:47 Successfully tagged security-secretstore-setup:latest 20:04:47  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:47 (1/2) Installing dumb-init (1.2.5-r1) 20:04:47 (2/2) Installing su-exec (0.2-r1) 20:04:47 Executing busybox-1.35.0-r17.trigger 20:04:47 OK: 6 MiB in 16 packages 20:04:48 Removing intermediate container deb21a57be64 20:04:48 ---> 1dbb7e34f43e 20:04:48 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:04:48 ---> Running in a91d4bf7e815 20:04:48 Removing intermediate container a91d4bf7e815 20:04:48 ---> 5aceeeab08ad 20:04:48 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:04:48 ---> Running in c8329c77703f 20:04:48 Removing intermediate container c8329c77703f 20:04:48 ---> ed5ae881ab3d 20:04:48 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:04:48 ---> Running in 6e1cee770bf1 20:04:48 Removing intermediate container 6e1cee770bf1 20:04:48 ---> bea66d126532 20:04:48 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:04:48 ---> Running in 10afa5dcfebe 20:04:48 Removing intermediate container 10afa5dcfebe 20:04:48 ---> e62ab1ab71ad 20:04:48 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:04:48 ---> Running in 6fa7649d5baf 20:04:48 Removing intermediate container 6fa7649d5baf 20:04:48 ---> a206a487ecb0 20:04:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:04:49 ---> Running in 654a8fcdc8b6 20:04:49 Removing intermediate container 654a8fcdc8b6 20:04:49 ---> db1e84aaeb11 20:04:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:04:49 ---> 5d7ddb3180ba 20:04:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:04:49 ---> Running in 7a09f929cd7e 20:04:50 Removing intermediate container 7a09f929cd7e 20:04:50 ---> 1266c928dd16 20:04:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:50 ---> 47c7a564ab8c 20:04:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:50 ---> 70f7e1af58b8 20:04:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:04:50 ---> ea3cf998d574 20:04:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:04:50 ---> 99f00bba4db1 20:04:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:04:51 ---> 86cc70b95d39 20:04:51 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:04:51 ---> cf027c32ef84 20:04:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:51 ---> 91fdbef25855 20:04:51 Step 27/32 : RUN chmod +x /entrypoint.sh 20:04:51 ---> Running in b6649c7147c0 20:04:51 Removing intermediate container b6649c7147c0 20:04:51 ---> 5ce957bb1864 20:04:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:04:51 ---> Running in 103fc2782972 20:04:52 Removing intermediate container 103fc2782972 20:04:52 ---> 8552cf872d39 20:04:52 Step 29/32 : CMD ["gate"] 20:04:52 ---> Running in 7511a6716b41 20:04:52 Removing intermediate container 7511a6716b41 20:04:52 ---> bd11111cd744 20:04:52 Step 30/32 : LABEL arch=x86_64 20:04:52 ---> Running in 27434b1155d7 20:04:52 Removing intermediate container 27434b1155d7 20:04:52 ---> fee5255bbff8 20:04:52 Step 31/32 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:04:52 ---> Running in 35fe1e0f33f8 20:04:52 Removing intermediate container 35fe1e0f33f8 20:04:52 ---> 0ebb3bc815ae 20:04:52 Step 32/32 : LABEL version=0.0.0 20:04:52 ---> Running in cc3f970de6e7 20:04:52 Removing intermediate container cc3f970de6e7 20:04:52 ---> d21c620864b0 20:04:52 20:04:52 Successfully built d21c620864b0 20:04:52 Successfully tagged security-bootstrapper:latest 20:04:53  Building security-bootstrapper ... done  [Pipeline] } 20:04:53 $ docker stop --time=1 ae636b1560f329990eec65ce3e6ac6a74571d58988d72006af67516213f01731 20:04:54 $ docker rm -f --volumes ae636b1560f329990eec65ce3e6ac6a74571d58988d72006af67516213f01731 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:54 + docker images 20:04:54 REPOSITORY TAG IMAGE ID CREATED SIZE 20:04:54 security-bootstrapper latest d21c620864b0 2 seconds ago 19.7MB 20:04:54 security-secretstore-setup latest 75dd91733f7a 8 seconds ago 29.9MB 20:04:54 395c5f72b458 8 seconds ago 1.66GB 20:04:54 support-notifications latest 9de6e00d52c5 13 seconds ago 30.7MB 20:04:54 b10ac2b18800 13 seconds ago 1.67GB 20:04:54 security-proxy-setup latest 48066a95cb14 16 seconds ago 16.4MB 20:04:54 d47b5dd36be2 19 seconds ago 1.74GB 20:04:54 security-spire-agent latest fdcdbe548450 22 seconds ago 125MB 20:04:54 a65baf4332dd 23 seconds ago 1.66GB 20:04:54 security-spire-server latest ff80fda6da14 28 seconds ago 86.5MB 20:04:54 security-spire-config latest 3c308ffa1f54 33 seconds ago 85.8MB 20:04:54 c1becd77ddab 39 seconds ago 1.55GB 20:04:54 core-data latest 46e53f4406a7 39 seconds ago 18MB 20:04:54 security-proxy-auth latest 16d31d219854 44 seconds ago 16.2MB 20:04:54 fce87898d1e7 45 seconds ago 1.55GB 20:04:54 1137c9f2580d 51 seconds ago 1.68GB 20:04:54 d0dd31063c97 53 seconds ago 1.66GB 20:04:54 core-common-config-bootstrapper latest b9b1aa64f688 About a minute ago 15.5MB 20:04:54 core-metadata latest a9e05afcf692 About a minute ago 18.5MB 20:04:54 security-spiffe-token-provider latest ca3f9cb95156 About a minute ago 30MB 20:04:54 support-scheduler latest ad33138bd4d8 About a minute ago 30.1MB 20:04:54 core-command latest 1d06bf647205 About a minute ago 17.8MB 20:04:54 be8c51a975a3 About a minute ago 1.74GB 20:04:54 a30f3599acbb About a minute ago 1.71GB 20:04:54 bfa12aa21f3d About a minute ago 1.69GB 20:04:54 f378071e6099 About a minute ago 1.68GB 20:04:54 466cf3e1fb49 About a minute ago 1.67GB 20:04:54 ci-base-image-x86_64 latest ae45a4cca8fb 5 minutes ago 903MB 20:04:54 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 20:04:54 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 20:04:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 20:04:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:04:54 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:05:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:05:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.454s coverage: 28.7% of statements 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:06:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.647s coverage: 98.5% of statements 20:06:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.017s coverage: 71.2% of statements 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:06:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.661s coverage: 54.0% of statements 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.205s coverage: 88.5% of statements 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.588s coverage: 3.9% of statements 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.124s coverage: 95.6% of statements 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.361s coverage: 72.2% of statements 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.316s coverage: 65.9% of statements 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.826s coverage: 0.9% of statements 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:06:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.606s coverage: 29.6% of statements 20:06:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.473s coverage: 45.5% of statements 20:06:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.531s coverage: 82.9% of statements 20:06:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.402s coverage: 94.1% of statements 20:06:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements 20:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.485s coverage: 87.5% of statements 20:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.358s coverage: 94.4% of statements 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.382s coverage: 79.9% of statements 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.327s coverage: 92.9% of statements 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.137s coverage: 64.4% of statements 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.242s coverage: 86.9% of statements 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.333s coverage: 81.2% of statements 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.358s coverage: 82.1% of statements 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 84.8% of statements 20:07:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.285s coverage: 63.1% of statements 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.285s coverage: 100.0% of statements 20:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.190s coverage: 89.4% of statements 20:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 20:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 20:07:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.104s coverage: 100.0% of statements 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 38.4% of statements 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.314s coverage: 89.5% of statements 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.308s coverage: 84.8% of statements 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:07:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 92.3% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.262s coverage: 63.2% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:07:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07: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:07:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:07:26 go vet ./... 20:09:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:18 ./bin/test-attribution-txt.sh [Pipeline] echo 20:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:09:19 + ls -al . 20:09:19 total 700 20:09:19 drwxrwxr-x 10 1001 1001 4096 Mar 6 20:03 . 20:09:19 drwxr-xr-x 4 root root 4096 Mar 6 20:03 .. 20:09:19 drwxrwxr-x 2 1001 1001 4096 Mar 6 20:01 .blubracket 20:09:19 -rw-rw-r-- 1 1001 1001 16 Mar 6 20:01 .dockerignore 20:09:19 drwxrwxr-x 8 1001 1001 4096 Mar 6 20:01 .git 20:09:19 drwxrwxr-x 3 1001 1001 4096 Mar 6 20:01 .github 20:09:19 -rw-rw-r-- 1 1001 1001 1112 Mar 6 20:01 .gitignore 20:09:19 -rw-rw-r-- 1 1001 1001 42 Mar 6 20:01 .golangci.yml 20:09:19 -rw-rw-r-- 1 1001 1001 87 Mar 6 20:01 .hadolint.yml 20:09:19 -rw-rw-r-- 1 1001 1001 166 Mar 6 20:01 .sonarcloud.properties 20:09:19 -rw-rw-r-- 1 1001 1001 1171 Mar 6 20:01 ADOPTERS.md 20:09:19 -rw-rw-r-- 1 1001 1001 10825 Mar 6 20:01 Attribution.txt 20:09:19 -rw-rw-r-- 1 1001 1001 73765 Mar 6 20:01 CHANGELOG.md 20:09:19 -rw-rw-r-- 1 1001 1001 3804 Mar 6 20:01 CONTRIBUTING.md 20:09:19 -rw-rw-r-- 1 1001 1001 677 Mar 6 20:01 GOVERNANCE.md 20:09:19 -rw-rw-r-- 1 1001 1001 883 Mar 6 20:01 Jenkinsfile 20:09:19 -rw-rw-r-- 1 1001 1001 10775 Mar 6 20:01 LICENSE 20:09:19 -rw-rw-r-- 1 1001 1001 14071 Mar 6 20:01 Makefile 20:09:19 -rw-rw-r-- 1 1001 1001 582 Mar 6 20:01 OWNERS.md 20:09:19 -rw-rw-r-- 1 1001 1001 9403 Mar 6 20:01 README.md 20:09:19 -rw-rw-r-- 1 1001 1001 6912 Mar 6 20:01 SECURITY.md 20:09:19 -rw-rw-r-- 1 1001 1001 5 Mar 6 19:59 VERSION 20:09:19 drwxrwxr-x 2 1001 1001 4096 Mar 6 20:01 bin 20:09:19 drwxrwxr-x 18 1001 1001 4096 Mar 6 20:01 cmd 20:09:19 -rw-r--r-- 1 root root 446903 Mar 6 20:07 coverage.out 20:09:19 -rw-rw-r-- 1 1001 1001 3232 Mar 6 20:01 go.mod 20:09:19 -rw-rw-r-- 1 1001 1001 31099 Mar 6 20:01 go.sum 20:09:19 drwxrwxr-x 7 1001 1001 4096 Mar 6 20:01 internal 20:09:19 drwxrwxr-x 3 1001 1001 4096 Mar 6 20:01 openapi 20:09:19 drwxrwxr-x 4 1001 1001 4096 Mar 6 20:01 snap 20:09:19 -rw-rw-r-- 1 1001 1001 204 Mar 6 20:01 version.go [Pipeline] sh 20:09:19 + '[' -e coverage.out ] 20:09:19 + chown 1001:1001 coverage.out [Pipeline] stash 20:09:19 Warning: overwriting stash ‘coverage-report’ 20:09:20 Stashed 1 file(s) [Pipeline] sh 20:09:21 + make build 20:09:21 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:58 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:58 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:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:11:04 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:11:54 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:11:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:12:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:12: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:12:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:12: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:12: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:12:27 $ docker stop --time=1 d5a6286598b1e7381426661d6a4a017610f906e63465c523003c87076db1783e 20:12:30 $ docker rm -f --volumes d5a6286598b1e7381426661d6a4a017610f906e63465c523003c87076db1783e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:32 20:12:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:33 latest: Pulling from edgex-devops/edgex-compose-arm64 20:12:33 29e5d40040c1: Pulling fs layer 20:12:33 1ce36da41761: Pulling fs layer 20:12:33 25b303627fd3: Pulling fs layer 20:12:33 29e5d40040c1: Verifying Checksum 20:12:33 29e5d40040c1: Download complete 20:12:34 1ce36da41761: Verifying Checksum 20:12:34 1ce36da41761: Download complete 20:12:34 29e5d40040c1: Pull complete 20:12:35 25b303627fd3: Verifying Checksum 20:12:35 25b303627fd3: Download complete 20:12:35 1ce36da41761: Pull complete 20:12:45 25b303627fd3: Pull complete 20:12:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:45 prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container 20:12:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:12:48 $ docker top e1276bd5bd7186fed88205f709aecb1599a0001d1e849b4cd8d8392ff9b0980d -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:49 + grep parallel 20:12:49 + docker-compose build --help 20:12:54 --parallel Build images in parallel. [Pipeline] } 20:12:54 $ docker stop --time=1 e1276bd5bd7186fed88205f709aecb1599a0001d1e849b4cd8d8392ff9b0980d 20:12:58 $ docker rm -f --volumes e1276bd5bd7186fed88205f709aecb1599a0001d1e849b4cd8d8392ff9b0980d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:59 prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container 20:12:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:13:00 $ docker top f198b70de4a4b5993b2d3e0b7906a1ac4129483ecba7ce46fb90ca8c15de070d -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:01 + docker-compose -f ./docker-compose-build.yml build --parallel 20:13:06 Building core-command ... 20:13:06 Building core-common-config-bootstrapper ... 20:13:06 Building core-data ... 20:13:06 Building core-metadata ... 20:13:06 Building security-bootstrapper ... 20:13:06 Building security-proxy-auth ... 20:13:06 Building security-proxy-setup ... 20:13:06 Building security-secretstore-setup ... 20:13:06 Building security-spiffe-token-provider ... 20:13:06 Building security-spire-agent ... 20:13:06 Building security-spire-config ... 20:13:06 Building security-spire-server ... 20:13:06 Building support-notifications ... 20:13:06 Building support-scheduler ... 20:13:06 Building security-secretstore-setup 20:13:06 Building security-spire-agent 20:13:06 Building security-spiffe-token-provider 20:13:06 Building support-scheduler 20:13:06 Building core-metadata 20:13:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:13:53 ---> c3a91d1c0408 20:13:53 Step 3/24 : WORKDIR /edgex-go 20:13:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:13:53 ---> c3a91d1c0408 20:13:53 Step 3/23 : WORKDIR /edgex-go 20:13:53 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:53 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:13:53 ---> c3a91d1c0408 20:13:53 Step 3/19 : WORKDIR /edgex-go 20:13:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:13:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> c3a91d1c0408 20:13:53 20:13:53 Step 3/22 : ARG ADD_BUILD_TAGS=""Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:13:53 20:13:53 ---> c3a91d1c0408 20:13:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:13:53 ---> Running in 5f26837a8430 20:13:53 ---> Running in 26f1d35b2aa1 20:13:53 ---> Running in 0f5bf600345b 20:13:53 ---> Running in 75886050be04 20:13:53 ---> Running in d12f0dba824a 20:13:53 Removing intermediate container 0f5bf600345b 20:13:53 ---> 98b294503145 20:13:53 Step 4/24 : WORKDIR /edgex-go 20:13:53 Removing intermediate container 5f26837a8430 20:13:53 ---> 2d9131935307 20:13:53 Step 4/22 : WORKDIR /edgex-go 20:13:53 Removing intermediate container d12f0dba824a 20:13:53 ---> d3ebbca3e1b4 20:13:53 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:13:53 ---> Running in 332c63ab195f 20:13:53 Removing intermediate container 26f1d35b2aa1 20:13:53 ---> ad23faeceac9 20:13:53 Step 4/23 : RUN apk add --update --no-cache make git 20:13:53 Removing intermediate container 75886050be04 20:13:53 ---> c619d372f9cb 20:13:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:13:53 ---> Running in 3bde018bf247 20:13:53 ---> Running in b5faeece1117 20:13:53 ---> Running in 02b093441ad4 20:13:53 ---> Running in 5de303af5133 20:13:53 Removing intermediate container 332c63ab195f 20:13:53 ---> 7e88ecb4b1cf 20:13:53 Step 5/24 : RUN apk add --update --no-cache make git 20:13:53 ---> Running in a8db601d1871 20:13:53 Removing intermediate container 3bde018bf247 20:13:53 ---> 49b27593d216 20:13:53 Step 5/22 : RUN apk add --update --no-cache make git 20:13:53 ---> Running in d0f7171050f7 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:56 OK: 221 MiB in 51 packages 20:13:56 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:13:56 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:13:56 OK: 16903 distinct packages available 20:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:57 OK: 221 MiB in 51 packages 20:13:57 OK: 221 MiB in 51 packages 20:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:57 OK: 221 MiB in 51 packages 20:13:58 Removing intermediate container 02b093441ad4 20:13:58 ---> be1cd915d1d0 20:13:58 Step 5/23 : COPY go.mod vendor* ./ 20:13:58 OK: 221 MiB in 51 packages 20:14:01 Removing intermediate container 5de303af5133 20:14:01 ---> ed6cde193386 20:14:01 Step 5/24 : COPY go.mod vendor* ./ 20:14:01 Removing intermediate container a8db601d1871 20:14:01 ---> b7829b3c8e3b 20:14:01 Step 6/24 : COPY go.mod vendor* ./ 20:14:01 Removing intermediate container d0f7171050f7 20:14:01 ---> 9ec2b1963d32 20:14:01 Step 6/22 : COPY go.mod vendor* ./ 20:14:01 ---> 956cceb8944d 20:14:01 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:01 ---> Running in 1bce3565631d 20:14:01 Removing intermediate container b5faeece1117 20:14:01 ---> 2aff60d9a190 20:14:01 Step 5/19 : COPY go.mod vendor* ./ 20:14:01 ---> a9c10c551959 20:14:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:01 ---> Running in fa8d91a8e76c 20:14:01 ---> d8966d4eb0e5 20:14:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:01 ---> Running in 6f4fe42f649d 20:14:01 ---> c5114904d667 20:14:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:01 ---> Running in 11f92a757bc3 20:14:02 ---> 573d35129bce 20:14:02 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:02 ---> Running in 6d8f99239c7a 20:15:54 Removing intermediate container fa8d91a8e76c 20:15:54 ---> ac48e8ffde12 20:15:54 Step 7/24 : COPY . . 20:15:54 Removing intermediate container 6f4fe42f649d 20:15:54 ---> e0563881d6df 20:15:54 Step 8/24 : COPY . . 20:15:54 Removing intermediate container 1bce3565631d 20:15:54 ---> 417c345b51cc 20:15:54 Step 7/23 : COPY . . 20:15:54 Removing intermediate container 6d8f99239c7a 20:15:54 ---> b47a20399ddc 20:15:54 Step 7/19 : COPY . . 20:15:54 Removing intermediate container 11f92a757bc3 20:15:54 ---> 5e24616fd134 20:15:54 Step 8/22 : COPY . . 20:16:09 ---> d1f9c3e19f19 20:16:09 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:16:09 ---> 9209ffec9dd9 20:16:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:16:09 ---> e9ccf6b911d2 20:16:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:16:09 ---> 1babcd14b663 20:16:09 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:16:09 ---> c840d87389bf 20:16:09 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:16:09 ---> Running in 612d1ddde3cd 20:16:09 ---> Running in bc32502aa635 20:16:09 ---> Running in 21c6eeaefce7 20:16:09 ---> Running in a830c155aea1 20:16:09 ---> Running in b7bda11bf5e1 20:16:09 Removing intermediate container a830c155aea1 20:16:09 ---> d50ef39a265c 20:16:09 Step 9/24 : WORKDIR /edgex-go/spire-build 20:16:09 ---> Running in 6bb48f46f648 20:16:10 Removing intermediate container 6bb48f46f648 20:16:10 ---> 5f67e8fa0c92 20:16:10 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:16:10 ---> Running in a0bc660dfa9b 20:16:10 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:16: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:16:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:16:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:16:14 Removing intermediate container a0bc660dfa9b 20:16:14 ---> 90073275672b 20:16:14 Step 11/24 : WORKDIR /edgex-go 20:16:14 ---> Running in a2d9a4226515 20:16:14 Removing intermediate container a2d9a4226515 20:16:14 ---> bd0df40478c2 20:16:14 20:16:14 Step 12/24 : FROM alpine:3.15 20:16:14 3.15: Pulling from library/alpine 20:16:16 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:16:16 Status: Downloaded newer image for alpine:3.15 20:16:16 ---> 354640af7b1b 20:16:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:16:16 ---> Running in 8055b87156ab 20:16:16 Removing intermediate container 8055b87156ab 20:16:16 ---> 1514bc1f0fe2 20:16:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:17 ---> Running in fc5f5ca81600 20:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:16:22 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:16:22 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:16:22 OK: 15736 distinct packages available 20:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:16:24 (1/5) Installing dumb-init (1.2.5-r1) 20:16:24 (2/5) Installing musl-obstack (1.2.3-r0) 20:16:24 (3/5) Installing libucontext (1.1-r0) 20:16:24 (4/5) Installing gcompat (1.0.0-r4) 20:16:24 (5/5) Installing openssl (1.1.1t-r1) 20:16:24 Executing busybox-1.34.1-r7.trigger 20:16:24 OK: 6 MiB in 19 packages 20:16:27 Removing intermediate container fc5f5ca81600 20:16:27 ---> 1d308ea8349f 20:16:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:16:31 ---> 9ada508f6e51 20:16:31 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:37 ---> fb21fce08c2e 20:16:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:16:37 ---> 0887f24a2f71 20:16:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:16:38 ---> 8b18341ac6d3 20:16:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:16:39 ---> 6b20a352a82a 20:16:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:40 ---> Running in d65ae2f52993 20:16:40 Removing intermediate container d65ae2f52993 20:16:40 ---> 9932d6de2e0d 20:16:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:40 ---> Running in 85ff8443be4a 20:16:41 Removing intermediate container 85ff8443be4a 20:16:41 ---> d3a1c624abdc 20:16:41 Step 22/24 : LABEL arch=arm64 20:16:41 ---> Running in 9a531f8e7343 20:16:41 Removing intermediate container 9a531f8e7343 20:16:41 ---> b2bc40b92549 20:16:41 Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:16:41 ---> Running in 2f805fb176ec 20:16:42 Removing intermediate container 2f805fb176ec 20:16:42 ---> 5b04b3b4e02a 20:16:42 Step 24/24 : LABEL version=0.0.0 20:16:42 ---> Running in f938d86b88da 20:16:43 Removing intermediate container f938d86b88da 20:16:43 ---> 66acc8b09b41 20:16:43 20:16:43 Successfully built 66acc8b09b41 20:16:43 Successfully tagged security-spire-agent-arm64:latest 20:16:43 Building core-common-config-bootstrapper 20:17:01  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:17:01 ---> c3a91d1c0408 20:17:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:17:01 ---> Using cache 20:17:01 ---> 2d9131935307 20:17:01 Step 4/22 : WORKDIR /edgex-go 20:17:01 ---> Using cache 20:17:01 ---> 49b27593d216 20:17:01 Step 5/22 : RUN apk add --update --no-cache make git 20:17:01 ---> Using cache 20:17:01 ---> 9ec2b1963d32 20:17:01 Step 6/22 : COPY go.mod vendor* ./ 20:17:01 ---> Using cache 20:17:01 ---> c5114904d667 20:17:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 ---> Using cache 20:17:01 ---> 5e24616fd134 20:17:01 Step 8/22 : COPY . . 20:17:01 ---> Using cache 20:17:01 ---> 9209ffec9dd9 20:17:01 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:17:01 ---> Running in d934ad10d065 20:17:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:23:10 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:23:20 Removing intermediate container 21c6eeaefce7 20:23:20 ---> 954da72f2ae4 20:23:20 20:23:20 Step 9/23 : FROM alpine:3.16 20:23:20 3.16: Pulling from library/alpine 20:23:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:23:20 Status: Downloaded newer image for alpine:3.16 20:23:20 ---> 4c81e5bf8899 20:23:20 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:23:21 ---> Running in cb4ffec89354 20:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:25 (1/3) Installing ca-certificates (20220614-r0) 20:23:25 (2/3) Installing dumb-init (1.2.5-r1) 20:23:25 (3/3) Installing su-exec (0.2-r1) 20:23:25 Executing busybox-1.35.0-r17.trigger 20:23:25 Executing ca-certificates-20220614-r0.trigger 20:23:25 OK: 6 MiB in 17 packages 20:23:28 Removing intermediate container cb4ffec89354 20:23:28 ---> f4141952d6ab 20:23:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:23:28 ---> Running in ea3e62a6f1d1 20:23:28 Removing intermediate container ea3e62a6f1d1 20:23:28 ---> c7a7b180354f 20:23:28 Step 12/23 : WORKDIR / 20:23:28 ---> Running in 74037b87150d 20:23:29 Removing intermediate container 74037b87150d 20:23:29 ---> 38fa22eb3cb8 20:23:29 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:23:30 ---> cd3e6e39e6f6 20:23:30 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:23:30 ---> 190461d6be92 20:23:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:23:31 ---> f665af938512 20:23:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:23:33 ---> 5a505e2498a5 20:23:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:23:38 ---> 8f7ec1a22be6 20:23:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:23:39 ---> 9658416f7911 20:23:39 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:39 ---> Running in d7d811247439 20:23:42 Removing intermediate container d7d811247439 20:23:42 ---> 6d4dfbd60b6d 20:23:42 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:23:42 ---> Running in c83092086ef6 20:23:43 Removing intermediate container c83092086ef6 20:23:43 ---> ad6a11682f01 20:23:43 Step 21/23 : LABEL arch=arm64 20:23:43 ---> Running in 2a1bcddeee07 20:23:43 Removing intermediate container 2a1bcddeee07 20:23:43 ---> c29f8a1fc9bf 20:23:43 Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:23:43 ---> Running in 4c8a49594ed6 20:23:44 Removing intermediate container 4c8a49594ed6 20:23:44 ---> 66f4a805a60f 20:23:44 Step 23/23 : LABEL version=0.0.0 20:23:44 ---> Running in 9c9bfb7100ec 20:23:44 Removing intermediate container 9c9bfb7100ec 20:23:44 ---> bf93d15a0f08 20:23:44 20:23:45 Successfully built bf93d15a0f08 20:23:45 Successfully tagged security-secretstore-setup-arm64:latest 20:23:45  Building security-secretstore-setup ... done Building security-proxy-setup 20:24:03 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:24:03 ---> c3a91d1c0408 20:24:03 Step 3/20 : WORKDIR /edgex-go 20:24:03 ---> Using cache 20:24:03 ---> c619d372f9cb 20:24:03 Step 4/20 : RUN apk add --update --no-cache make git 20:24:03 ---> Running in 7211250a4b5c 20:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:07 OK: 221 MiB in 51 packages 20:24:09 Removing intermediate container 7211250a4b5c 20:24:09 ---> 0598eba601dd 20:24:09 Step 5/20 : COPY go.mod vendor* ./ 20:24:10 ---> 27dad1396b6d 20:24:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:10 ---> Running in a0ebca04853f 20:24:25 Removing intermediate container bc32502aa635 20:24:25 ---> 0c55e157960c 20:24:25 20:24:25 Step 10/24 : FROM alpine:3.16 20:24:25 ---> 4c81e5bf8899 20:24:25 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:24:25 ---> Running in 7f9efa4be03e 20:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:30 (1/1) Installing dumb-init (1.2.5-r1) 20:24:30 Executing busybox-1.35.0-r17.trigger 20:24:30 OK: 5 MiB in 15 packages 20:24:32 Removing intermediate container 7f9efa4be03e 20:24:32 ---> 2cfeeb65d821 20:24:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:32 ---> Running in c885dfc641dd 20:24:33 Removing intermediate container c885dfc641dd 20:24:33 ---> 97f1e4fb9610 20:24:33 Step 13/24 : ENV APP_PORT=59881 20:24:34 ---> Running in 997aa0ea996c 20:24:35 Removing intermediate container 997aa0ea996c 20:24:35 ---> ed20f0fbd18d 20:24:35 Step 14/24 : EXPOSE $APP_PORT 20:24:35 ---> Running in 09c9ba64cd6c 20:24:36 Removing intermediate container 09c9ba64cd6c 20:24:36 ---> fe57a7ae9ad7 20:24:36 Step 15/24 : WORKDIR / 20:24:36 ---> Running in 3891d9ad9d3a 20:24:37 Removing intermediate container 3891d9ad9d3a 20:24:37 ---> e3ce56ffb6e9 20:24:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:37 Removing intermediate container d934ad10d065 20:24:37 ---> bc85c6f7a929 20:24:37 20:24:37 Step 10/22 : FROM alpine:3.16 20:24:37 ---> 4c81e5bf8899 20:24:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:37 ---> Running in f410f55718aa 20:24:38 ---> e401e7beb774 20:24:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:24:38 Removing intermediate container f410f55718aa 20:24:38 ---> 2a285ebdc58d 20:24:38 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:24:38 ---> Running in c6c6f663afa8 20:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:43 (1/1) Installing dumb-init (1.2.5-r1) 20:24:43 Executing busybox-1.35.0-r17.trigger 20:24:43 OK: 5 MiB in 15 packages 20:24:43 ---> beb0f1d77fb2 20:24:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:24:45 Removing intermediate container c6c6f663afa8 20:24:45 ---> 668604668ce5 20:24:45 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:45 ---> 9f61d95313ff 20:24:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:24:47 ---> c7c325f25be9 20:24:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:24:47 ---> 5944a6fda80c 20:24:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:24:47 ---> Running in e8fb1a851538 20:24:48 Removing intermediate container e8fb1a851538 20:24:48 ---> cffa726335b1 20:24:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:48 ---> Running in 8d11bca2e8d2 20:24:49 ---> 791da614c9b9 20:24:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:24:49 Removing intermediate container 8d11bca2e8d2 20:24:49 ---> 68fb2d052f88 20:24:49 Step 22/24 : LABEL arch=arm64 20:24:49 ---> Running in 8674a13e030f 20:24:49 Removing intermediate container 8674a13e030f 20:24:49 ---> d4cd8bcf00cf 20:24:49 Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:24:50 ---> Running in 6f5998230026 20:24:50 ---> 398178dde933 20:24:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:24:50 Removing intermediate container 6f5998230026 20:24:50 ---> bfa926acd14a 20:24:50 Step 24/24 : LABEL version=0.0.0 20:24:51 ---> Running in ac96ad4225be 20:24:51 ---> 03e81419a02a 20:24:51 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:51 ---> Running in bb8118d8ddd8 20:24:51 Removing intermediate container ac96ad4225be 20:24:51 ---> e3b96c75d179 20:24:51 20:24:52 Successfully built e3b96c75d179 20:24:52 Successfully tagged core-metadata-arm64:latest 20:24:52 Building core-command 20:24:55  Building core-metadata ... done Removing intermediate container bb8118d8ddd8 20:24:55 ---> 2d52ba0ced9a 20:24:55 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:24:55 ---> Running in a2cf264be5b0 20:24:55 Removing intermediate container a2cf264be5b0 20:24:55 ---> 798eb9c053b6 20:24:55 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:24:55 ---> Running in 76e740da8007 20:24:56 Removing intermediate container 76e740da8007 20:24:56 ---> 33ae8b142f30 20:24:56 Step 20/22 : LABEL arch=arm64 20:24:56 ---> Running in 642102a18ecc 20:24:57 Removing intermediate container 642102a18ecc 20:24:57 ---> c041403dd63e 20:24:57 Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:24:57 ---> Running in 8c35559291b8 20:24:58 Removing intermediate container 8c35559291b8 20:24:58 ---> 55d107340c17 20:24:58 Step 22/22 : LABEL version=0.0.0 20:24:58 ---> Running in 791913bbded5 20:24:58 Removing intermediate container 791913bbded5 20:24:58 ---> 57c67d13bf0d 20:24:58 20:24:59 Successfully built 57c67d13bf0d 20:24:59 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:24:59 Building security-spire-config 20:25:17  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:25:17 ---> c3a91d1c0408 20:25:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:25:17 ---> Using cache 20:25:17 ---> 2d9131935307 20:25:17 Step 4/23 : WORKDIR /edgex-go 20:25:17 ---> Using cache 20:25:17 ---> 49b27593d216 20:25:17 Step 5/23 : RUN apk add --update --no-cache make git 20:25:17 ---> Using cache 20:25:17 ---> 9ec2b1963d32 20:25:17 Step 6/23 : COPY go.mod vendor* ./ 20:25:17 ---> Using cache 20:25:17 ---> c5114904d667 20:25:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:17 ---> Using cache 20:25:17 ---> 5e24616fd134 20:25:17 Step 8/23 : COPY . . 20:25:17 ---> Using cache 20:25:17 ---> 9209ffec9dd9 20:25:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:25:17 ---> Running in da5fc8457f53 20:25:18 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:25:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:25 ---> c3a91d1c0408 20:25:25 Step 3/24 : WORKDIR /edgex-go 20:25:25 ---> Using cache 20:25:25 ---> c619d372f9cb 20:25:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:25:25 ---> Using cache 20:25:25 ---> ed6cde193386 20:25:25 Step 5/24 : COPY go.mod vendor* ./ 20:25:25 ---> Using cache 20:25:25 ---> a9c10c551959 20:25:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:25 ---> Using cache 20:25:25 ---> ac48e8ffde12 20:25:25 Step 7/24 : COPY . . 20:25:25 ---> Using cache 20:25:25 ---> e9ccf6b911d2 20:25:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:25:25 ---> Using cache 20:25:25 ---> d50ef39a265c 20:25:25 Step 9/24 : WORKDIR /edgex-go/spire-build 20:25:25 ---> Using cache 20:25:25 ---> 5f67e8fa0c92 20:25: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:25:25 ---> Using cache 20:25:25 ---> 90073275672b 20:25:25 Step 11/24 : WORKDIR /edgex-go 20:25:25 ---> Using cache 20:25:25 ---> bd0df40478c2 20:25:25 20:25:25 Step 12/24 : FROM alpine:3.15 20:25:25 ---> 354640af7b1b 20:25:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:25 ---> Using cache 20:25:25 ---> 1514bc1f0fe2 20:25:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:25:25 ---> Running in 81725c50078b 20:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:30 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:25:30 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:25:30 OK: 15736 distinct packages available 20:25:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:32 (1/4) Installing dumb-init (1.2.5-r1) 20:25:32 (2/4) Installing musl-obstack (1.2.3-r0) 20:25:32 (3/4) Installing libucontext (1.1-r0) 20:25:32 (4/4) Installing gcompat (1.0.0-r4) 20:25:32 Executing busybox-1.34.1-r7.trigger 20:25:32 OK: 6 MiB in 18 packages 20:25:36 Removing intermediate container 81725c50078b 20:25:36 ---> 648f0c81b044 20:25:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:46 ---> 3e989ab42e7b 20:25:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:25:47 ---> c02714d2fcad 20:25:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:25:47 ---> Running in 2547d469cdac 20:25:49 Removing intermediate container 2547d469cdac 20:25:49 ---> 2b76cfdf252e 20:25:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:25:51 ---> db8cb74602ed 20:25:51 Step 19/24 : WORKDIR / 20:25:51 ---> Running in 6bc72211d56b 20:25:52 Removing intermediate container 6bc72211d56b 20:25:52 ---> d7223f090116 20:25:52 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:52 ---> Running in 3f1ad26169d9 20:25:54 Removing intermediate container 3f1ad26169d9 20:25:54 ---> a2c4ae5236bc 20:25:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:54 ---> Running in 63a7f7d84f03 20:25:55 Removing intermediate container 63a7f7d84f03 20:25:55 ---> 9a9ce29e5ed1 20:25:55 Step 22/24 : LABEL arch=arm64 20:25:55 ---> Running in 8de3343c7512 20:25:56 Removing intermediate container 8de3343c7512 20:25:56 ---> 303a6f7f84d1 20:25:56 Step 23/24 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:25:56 ---> Running in 1a798a5173c2 20:25:57 Removing intermediate container 1a798a5173c2 20:25:57 ---> b0564ee81e77 20:25:57 Step 24/24 : LABEL version=0.0.0 20:25:57 ---> Running in 94661fdc88ea 20:25:58 Removing intermediate container 94661fdc88ea 20:25:58 ---> 833540fca549 20:25:58 20:25:59 Successfully built 833540fca549 20:25:59 Successfully tagged security-spire-config-arm64:latest 20:25:59 Building support-notifications 20:25:59  Building security-spire-config ... done Removing intermediate container b7bda11bf5e1 20:25:59 ---> ad02292a5643 20:25:59 20:25:59 Step 9/19 : FROM alpine:3.15 20:25:59 ---> 354640af7b1b 20:25:59 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:59 ---> Using cache 20:25:59 ---> 1514bc1f0fe2 20:25:59 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:25:59 ---> Running in 367c96fa7914 20:26:01 Removing intermediate container a0ebca04853f 20:26:01 ---> 3e825b4b6a7e 20:26:01 Step 7/20 : COPY . . 20:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:04 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:26:04 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:26:04 OK: 15736 distinct packages available 20:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:26:07 (1/9) Installing ca-certificates (20220614-r0) 20:26:07 (2/9) Installing brotli-libs (1.0.9-r5) 20:26:07 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:26:07 (4/9) Installing libcurl (7.80.0-r6) 20:26:07 (5/9) Installing curl (7.80.0-r6) 20:26:07 (6/9) Installing dumb-init (1.2.5-r1) 20:26:07 (7/9) Installing musl-obstack (1.2.3-r0) 20:26:07 (8/9) Installing libucontext (1.1-r0) 20:26:07 (9/9) Installing gcompat (1.0.0-r4) 20:26:07 Executing busybox-1.34.1-r7.trigger 20:26:07 Executing ca-certificates-20220614-r0.trigger 20:26:07 OK: 8 MiB in 23 packages 20:26:12 Removing intermediate container 367c96fa7914 20:26:12 ---> 9426fd3884ca 20:26:12 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:14 ---> 7ef778b5081d 20:26:14 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:26:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:18 ---> c3a91d1c0408 20:26:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:26:18 ---> Using cache 20:26:18 ---> 2d9131935307 20:26:18 Step 4/22 : WORKDIR /edgex-go 20:26:18 ---> Using cache 20:26:18 ---> 49b27593d216 20:26:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:26:18 ---> Running in 9a0b1c3e3e72 20:26:18 ---> 8245c391ad1d 20:26:18 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:26:20 ---> bd325fa6a46b 20:26:20 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:26:20 ---> Running in 2b547281fcc6 20:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:21 Removing intermediate container 2b547281fcc6 20:26:21 ---> 8020db602494 20:26:21 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:21 ---> 1caf87fac61e 20:26:21 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:26:21 ---> Running in 99d1141212f9 20:26:21 ---> Running in 517db4edb655 20:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:22 Removing intermediate container 99d1141212f9 20:26:22 ---> 6d0fc57a923b 20:26:22 Step 17/19 : LABEL arch=arm64 20:26:22 ---> Running in 8d6410344945 20:26:23 Removing intermediate container 8d6410344945 20:26:23 ---> 105b882bd6a6 20:26:23 Step 18/19 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:26:23 ---> Running in 6ac57f497602 20:26:23 OK: 221 MiB in 51 packages 20:26:23 Removing intermediate container 6ac57f497602 20:26:23 ---> bf5d63a1f364 20:26:23 Step 19/19 : LABEL version=0.0.0 20:26:24 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:26:24 ---> Running in 5733ae6bda39 20:26:25 Removing intermediate container 5733ae6bda39 20:26:25 ---> 76602265c5f5 20:26:25 20:26:25 Removing intermediate container 9a0b1c3e3e72 20:26:25 ---> dc70eadcb392 20:26:25 Step 6/22 : COPY go.mod vendor* ./ 20:26:25 Successfully built 76602265c5f5 20:26:25 Successfully tagged security-spiffe-token-provider-arm64:latest 20:26:25 Building security-spire-server 20:26:26  Building security-spiffe-token-provider ... done  ---> a750aad51e52 20:26:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:26 ---> Running in ee26631ef2eb 20:26:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:44 ---> c3a91d1c0408 20:26:44 Step 3/23 : WORKDIR /edgex-go 20:26:44 ---> Using cache 20:26:44 ---> c619d372f9cb 20:26:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:26:44 ---> Using cache 20:26:44 ---> ed6cde193386 20:26:44 Step 5/23 : COPY go.mod vendor* ./ 20:26:44 ---> Using cache 20:26:44 ---> a9c10c551959 20:26:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:44 ---> Using cache 20:26:44 ---> ac48e8ffde12 20:26:44 Step 7/23 : COPY . . 20:26:44 ---> Using cache 20:26:44 ---> e9ccf6b911d2 20:26:44 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:26:44 ---> Using cache 20:26:44 ---> d50ef39a265c 20:26:44 Step 9/23 : WORKDIR /edgex-go/spire-build 20:26:44 ---> Using cache 20:26:44 ---> 5f67e8fa0c92 20:26:44 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:26:44 ---> Running in 8ee4c07e8579 20:26:48 Removing intermediate container 8ee4c07e8579 20:26:48 ---> 3b0098e75b5c 20:26:48 Step 11/23 : WORKDIR /edgex-go 20:26:49 ---> Running in 73bf424f7e0a 20:26:49 Removing intermediate container 73bf424f7e0a 20:26:49 ---> 72e8ceebd76f 20:26:49 20:26:49 Step 12/23 : FROM alpine:3.15 20:26:49 ---> 354640af7b1b 20:26:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:26:49 ---> Using cache 20:26:49 ---> 1514bc1f0fe2 20:26:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:26:49 ---> Using cache 20:26:49 ---> 1d308ea8349f 20:26:49 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:26:50 Removing intermediate container 612d1ddde3cd 20:26:50 ---> 6be49a3be51b 20:26:50 20:26:50 Step 10/22 : FROM alpine:3.16 20:26:50 ---> 4c81e5bf8899 20:26:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:26:50 ---> Using cache 20:26:50 ---> 2cfeeb65d821 20:26:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:50 ---> Using cache 20:26:50 ---> 97f1e4fb9610 20:26:50 Step 13/22 : ENV APP_PORT=59861 20:26:50 ---> Running in fa021ef95d07 20:26:51 Removing intermediate container fa021ef95d07 20:26:51 ---> b877558411e8 20:26:51 Step 14/22 : EXPOSE $APP_PORT 20:26:51 ---> Running in 43d3bd00db59 20:26:52 Removing intermediate container 43d3bd00db59 20:26:52 ---> b5d908df2a54 20:26:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:54 ---> 6b5ea8e78fcc 20:26:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:26:58 ---> dc01662c6b42 20:26:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:26:58 ---> e931a1c7130e 20:26:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:26:59 ---> 064268ad1640 20:26:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:26:59 ---> 54ab077bf4fe 20:26:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:26:59 ---> Running in 9eefba071362 20:27:00 Removing intermediate container 9eefba071362 20:27:00 ---> a6d081080de8 20:27:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:00 ---> Running in 4f472ad8e5ea 20:27:00 ---> 775b93938fbf 20:27:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:27:01 Removing intermediate container 4f472ad8e5ea 20:27:01 ---> 604fd6a01adf 20:27:01 Step 20/22 : LABEL arch=arm64 20:27:01 ---> Running in 707128ba29bb 20:27:02 ---> 91f437243d51 20:27:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:27:02 ---> Running in b0a6e8f47d75 20:27:02 Removing intermediate container 707128ba29bb 20:27:02 ---> d18253b78ce3 20:27:02 Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:27:02 ---> Running in 12ec5d850a99 20:27:03 Removing intermediate container b0a6e8f47d75 20:27:03 ---> ba22c31d4ddb 20:27:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:27:03 Removing intermediate container 12ec5d850a99 20:27:03 ---> 50ba3130aee9 20:27:03 Step 22/22 : LABEL version=0.0.0 20:27:03 ---> Running in 8e2ce0b417a1 20:27:03 ---> Running in 972ff3717fbf 20:27:04 Removing intermediate container 8e2ce0b417a1 20:27:04 ---> 5b1aa9911a37 20:27:04 Step 21/23 : LABEL arch=arm64 20:27:04 Removing intermediate container 972ff3717fbf 20:27:04 ---> 57da475cc4c5 20:27:04 20:27:04 ---> Running in ad2fc4bd6573 20:27:05 Successfully built 57da475cc4c5 20:27:05 Successfully tagged support-scheduler-arm64:latest 20:27:05 Building core-data 20:27:05  Building support-scheduler ... done Removing intermediate container ad2fc4bd6573 20:27:05 ---> 94580e83363e 20:27:05 Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:27:05 ---> Running in e2c1e1efd1d7 20:27:05 Removing intermediate container e2c1e1efd1d7 20:27:05 ---> f13b62c6f2d0 20:27:05 Step 23/23 : LABEL version=0.0.0 20:27:06 ---> Running in 502bd9192539 20:27:06 Removing intermediate container 502bd9192539 20:27:06 ---> e988430d0fdf 20:27:06 20:27:07 Successfully built e988430d0fdf 20:27:07 Successfully tagged security-spire-server-arm64:latest 20:27:07 Building security-proxy-auth 20:27:33  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:33 ---> c3a91d1c0408 20:27:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:27:33 ---> Using cache 20:27:33 ---> 2d9131935307 20:27:33 Step 4/22 : WORKDIR /edgex-go 20:27:33 ---> Using cache 20:27:33 ---> 49b27593d216 20:27:33 Step 5/22 : RUN apk add --update --no-cache make git 20:27:33 ---> Using cache 20:27:33 ---> 9ec2b1963d32 20:27:33 Step 6/22 : COPY go.mod vendor* ./ 20:27:33 ---> Using cache 20:27:33 ---> c5114904d667 20:27:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:33 ---> Using cache 20:27:33 ---> 5e24616fd134 20:27:33 Step 8/22 : COPY . . 20:27:33 ---> Using cache 20:27:33 ---> 9209ffec9dd9 20:27:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:27:33 ---> Running in e8d7f86623b1 20:27:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:27:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:34 ---> c3a91d1c0408 20:27:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:27:34 ---> Using cache 20:27:34 ---> 2d9131935307 20:27:34 Step 4/22 : WORKDIR /edgex-go 20:27:34 ---> Using cache 20:27:34 ---> 49b27593d216 20:27:34 Step 5/22 : RUN apk add --update --no-cache make git 20:27:34 ---> Using cache 20:27:34 ---> 9ec2b1963d32 20:27:34 Step 6/22 : COPY go.mod vendor* ./ 20:27:34 ---> Using cache 20:27:34 ---> c5114904d667 20:27:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:34 ---> Using cache 20:27:34 ---> 5e24616fd134 20:27:34 Step 8/22 : COPY . . 20:27:34 ---> Using cache 20:27:34 ---> 9209ffec9dd9 20:27:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:27:34 ---> Running in c6b1ab8d285f 20:27:36 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:27:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:28:04 Removing intermediate container ee26631ef2eb 20:28:04 ---> 187818c22599 20:28:04 Step 8/22 : COPY . . 20:28:16 ---> 59a9eb855a01 20:28:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:28:16 ---> Running in 2fb491052e63 20:28:19 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:32:12 Removing intermediate container da5fc8457f53 20:32:12 ---> 7f50e063445e 20:32:12 20:32:12 Step 10/23 : FROM alpine:3.16 20:32:12 ---> 4c81e5bf8899 20:32:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:32:12 ---> Using cache 20:32:12 ---> 2cfeeb65d821 20:32:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:32:12 ---> Using cache 20:32:12 ---> 97f1e4fb9610 20:32:12 Step 13/23 : ENV APP_PORT=59882 20:32:12 ---> Running in a099dc27c0a3 20:32:12 Removing intermediate container a099dc27c0a3 20:32:12 ---> d235f5b945b8 20:32:12 Step 14/23 : EXPOSE $APP_PORT 20:32:12 ---> Running in 4565da1430bb 20:32:12 Removing intermediate container 4565da1430bb 20:32:12 ---> 7c03e8aa1a4e 20:32:12 Step 15/23 : WORKDIR / 20:32:12 ---> Running in 06f54637d9c6 20:32:12 Removing intermediate container 06f54637d9c6 20:32:12 ---> fcc2f6309821 20:32:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:12 ---> 3232d0b9c0e2 20:32:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:32:12 ---> 7f8b3213e826 20:32:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:32:12 ---> 06cbf7a5b734 20:32:12 Step 19/23 : ENTRYPOINT ["/core-command"] 20:32:12 ---> Running in b2161fd5ef36 20:32:12 Removing intermediate container b2161fd5ef36 20:32:12 ---> 2ff4c350ce12 20:32:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:12 ---> Running in 9d8ce1403b4d 20:32:12 Removing intermediate container 9d8ce1403b4d 20:32:12 ---> 5d187de1f4dc 20:32:12 Step 21/23 : LABEL arch=arm64 20:32:12 ---> Running in c27545baf9d0 20:32:13 Removing intermediate container c27545baf9d0 20:32:13 ---> 21a1eeac88b2 20:32:13 Step 22/23 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:32:13 ---> Running in 6bb4cd0dbb13 20:32:13 Removing intermediate container 6bb4cd0dbb13 20:32:13 ---> 09c8c554ff28 20:32:13 Step 23/23 : LABEL version=0.0.0 20:32:13 ---> Running in dd01f9ba2369 20:32:14 Removing intermediate container dd01f9ba2369 20:32:14 ---> bc738b66ee94 20:32:14 20:32:14 Successfully built bc738b66ee94 20:32:14 Successfully tagged core-command-arm64:latest 20:32:14  Building core-command ... done Building security-bootstrapper 20:32:32 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:32 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:32:32 ---> c3a91d1c0408 20:32:32 Step 3/32 : WORKDIR /edgex-go 20:32:32 ---> Using cache 20:32:32 ---> c619d372f9cb 20:32:32 Step 4/32 : RUN apk add --update --no-cache make git 20:32:32 ---> Using cache 20:32:32 ---> 0598eba601dd 20:32:32 Step 5/32 : COPY go.mod vendor* ./ 20:32:32 ---> Using cache 20:32:32 ---> 27dad1396b6d 20:32:32 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:32 ---> Using cache 20:32:32 ---> 3e825b4b6a7e 20:32:32 Step 7/32 : COPY . . 20:32:32 ---> Using cache 20:32:32 ---> 1caf87fac61e 20:32:32 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:32:32 ---> Running in 9e5c7babbb69 20:32:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:32:51 Removing intermediate container 517db4edb655 20:32:51 ---> e79863425982 20:32:51 20:32:51 Step 9/20 : FROM alpine:3.16 20:32:51 ---> 4c81e5bf8899 20:32:51 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:32:51 ---> Running in d5ff7f95b592 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 (1/2) Installing dumb-init (1.2.5-r1) 20:32:54 (2/2) Installing openssl (1.1.1t-r0) 20:32:54 Executing busybox-1.35.0-r17.trigger 20:32:54 OK: 6 MiB in 16 packages 20:32:57 Removing intermediate container d5ff7f95b592 20:32:57 ---> bc27b0f5fc7d 20:32:57 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:32:57 ---> Running in 5a10739e8ced 20:32:57 Removing intermediate container 5a10739e8ced 20:32:57 ---> f76a4c542c64 20:32:57 Step 12/20 : WORKDIR /edgex 20:32:57 ---> Running in afaed93a22a2 20:32:58 Removing intermediate container afaed93a22a2 20:32:58 ---> dba88b2f014c 20:32:58 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:32:59 ---> 46b9aadd5a24 20:32:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:33:01 ---> 519b0a7e649a 20:33:01 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:33:02 ---> 9802ccf28507 20:33:02 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:02 ---> Running in e02b83e70159 20:33:05 Removing intermediate container e02b83e70159 20:33:05 ---> 37eeb739d694 20:33:05 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:33:05 ---> Running in c950e814db02 20:33:06 Removing intermediate container c950e814db02 20:33:06 ---> 1ff6759cb843 20:33:06 Step 18/20 : LABEL arch=arm64 20:33:06 ---> Running in 1e29e0e76645 20:33:06 Removing intermediate container 1e29e0e76645 20:33:06 ---> 1e38bdca67e5 20:33:06 Step 19/20 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:33:06 ---> Running in be74142075eb 20:33:07 Removing intermediate container be74142075eb 20:33:07 ---> 8c96d9d0a15d 20:33:07 Step 20/20 : LABEL version=0.0.0 20:33:07 ---> Running in ede93675127f 20:33:08 Removing intermediate container ede93675127f 20:33:08 ---> aab8e2d87921 20:33:08 20:33:08 Successfully built aab8e2d87921 20:33:08 Successfully tagged security-proxy-setup-arm64:latest 20:34:04  Building security-proxy-setup ... done Removing intermediate container c6b1ab8d285f 20:34:04 ---> 4a8a0a19df8a 20:34:04 20:34:04 Step 10/22 : FROM alpine:3.16 20:34:04 ---> 4c81e5bf8899 20:34:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:34:04 ---> Using cache 20:34:04 ---> 2a285ebdc58d 20:34:04 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:34:04 ---> Using cache 20:34:04 ---> 668604668ce5 20:34:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:04 ---> Using cache 20:34:04 ---> c7c325f25be9 20:34:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:34:04 ---> c1af96f854a6 20:34:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:34:04 ---> f7068f4bc194 20:34:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:34:04 ---> d4890a83fca2 20:34:04 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:34:04 ---> Running in aeee31569222 20:34:07 Removing intermediate container aeee31569222 20:34:07 ---> da0e0c410c5a 20:34:07 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:34:07 ---> Running in da4f82d9ca24 20:34:07 Removing intermediate container da4f82d9ca24 20:34:07 ---> e82542570578 20:34:07 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:34:07 ---> Running in d126b66982ff 20:34:08 Removing intermediate container d126b66982ff 20:34:08 ---> a3eb90b5b262 20:34:08 Step 20/22 : LABEL arch=arm64 20:34:08 ---> Running in 9b75230a67fc 20:34:08 Removing intermediate container 9b75230a67fc 20:34:08 ---> d4c0df773e8e 20:34:08 Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:34:08 ---> Running in 57fee1faac73 20:34:09 Removing intermediate container 57fee1faac73 20:34:09 ---> 9a8841a62d01 20:34:09 Step 22/22 : LABEL version=0.0.0 20:34:09 ---> Running in a04ce92e1cf7 20:34:10 Removing intermediate container a04ce92e1cf7 20:34:10 ---> da6cad4554c2 20:34:10 20:34:10 Successfully built da6cad4554c2 20:34:10 Successfully tagged security-proxy-auth-arm64:latest 20:34:57  Building security-proxy-auth ... done Removing intermediate container e8d7f86623b1 20:34:57 ---> 4b6bf5ddc94d 20:34:57 20:34:57 Step 10/22 : FROM alpine:3.16 20:34:57 ---> 4c81e5bf8899 20:34:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:34:57 ---> Running in 6c5494e059e4 20:34:57 Removing intermediate container 6c5494e059e4 20:34:57 ---> a493f4f49a8d 20:34:57 Step 12/22 : ENV APP_PORT=59880 20:34:57 ---> Running in 95307736aa15 20:34:57 Removing intermediate container 95307736aa15 20:34:57 ---> 3e9e0b31c00c 20:34:57 Step 13/22 : EXPOSE $APP_PORT 20:34:57 ---> Running in e8ae792397aa 20:34:57 Removing intermediate container e8ae792397aa 20:34:57 ---> 1454b5c87135 20:34:57 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:34:57 ---> Running in 73be0999a26f 20:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:34:57 (1/1) Installing dumb-init (1.2.5-r1) 20:34:57 Executing busybox-1.35.0-r17.trigger 20:34:57 OK: 5 MiB in 15 packages 20:34:57 Removing intermediate container 73be0999a26f 20:34:57 ---> 3ab9c15753d1 20:34:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:58 ---> 5d07f383d719 20:34:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:00 ---> 80926d8c6643 20:35:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:35:01 ---> fe619492fb72 20:35:01 Step 18/22 : ENTRYPOINT ["/core-data"] 20:35:01 ---> Running in 9c199a3e4c2c 20:35:02 Removing intermediate container 9c199a3e4c2c 20:35:02 ---> d5ae34dd9eef 20:35:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:02 ---> Running in 7b3e105d5c8f 20:35:02 Removing intermediate container 7b3e105d5c8f 20:35:02 ---> ac6de9579a6f 20:35:02 Step 20/22 : LABEL arch=arm64 20:35:03 ---> Running in a1dff291d860 20:35:03 Removing intermediate container a1dff291d860 20:35:03 ---> ec79590b5d4b 20:35:03 Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:35:03 ---> Running in 46ee4fe51c95 20:35:04 Removing intermediate container 46ee4fe51c95 20:35:04 ---> 7d41d0e76fad 20:35:04 Step 22/22 : LABEL version=0.0.0 20:35:04 ---> Running in 1863c90a83e8 20:35:04 Removing intermediate container 1863c90a83e8 20:35:04 ---> 765898139a9c 20:35:04 20:35:05 Successfully built 765898139a9c 20:35:05 Successfully tagged core-data-arm64:latest 20:36:26  Building core-data ... done Removing intermediate container 9e5c7babbb69 20:36:26 ---> f182afdb0fc6 20:36:26 20:36:26 Step 9/32 : FROM alpine:3.16 20:36:26 ---> 4c81e5bf8899 20:36:26 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:26 ---> Running in e87459575424 20:36:26 Removing intermediate container e87459575424 20:36:26 ---> 0fcbdfdd00a6 20:36:26 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:36:26 ---> Running in 9d8b63511877 20:36:26 Removing intermediate container 2fb491052e63 20:36:26 ---> bb2279078585 20:36:26 20:36:26 Step 10/22 : FROM alpine:3.16 20:36:26 ---> 4c81e5bf8899 20:36:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:36:26 ---> Running in 3a69a09722e2 20:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:26 (1/2) Installing dumb-init (1.2.5-r1) 20:36:26 (2/2) Installing su-exec (0.2-r1) 20:36:26 Executing busybox-1.35.0-r17.trigger 20:36:26 OK: 5 MiB in 16 packages 20:36:26 (1/2) Installing ca-certificates (20220614-r0) 20:36:26 (2/2) Installing dumb-init (1.2.5-r1) 20:36:26 Executing busybox-1.35.0-r17.trigger 20:36:26 Executing ca-certificates-20220614-r0.trigger 20:36:26 OK: 6 MiB in 16 packages 20:36:26 Removing intermediate container 9d8b63511877 20:36:26 ---> c2c6327b9d81 20:36:26 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:36:26 ---> Running in c19d93a28bc2 20:36:26 Removing intermediate container c19d93a28bc2 20:36:26 ---> 5cc71ec08ef0 20:36:26 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:36:26 ---> Running in d3494e743c7d 20:36:26 Removing intermediate container 3a69a09722e2 20:36:26 ---> 40c7de898156 20:36:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:36:26 ---> Running in dabcbd9b80f3 20:36:26 Removing intermediate container d3494e743c7d 20:36:26 ---> 85599d3869a4 20:36:26 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:36:26 ---> Running in f2b7d1b05fa9 20:36:26 Removing intermediate container dabcbd9b80f3 20:36:26 ---> 425caa5e422c 20:36:26 Step 13/22 : ENV APP_PORT=59860 20:36:26 ---> Running in b76322a124d1 20:36:26 Removing intermediate container f2b7d1b05fa9 20:36:26 ---> a89de157c891 20:36:26 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:36:26 ---> Running in 27c9cfcd8646 20:36:26 Removing intermediate container b76322a124d1 20:36:26 ---> af90726d1d6f 20:36:26 Step 14/22 : EXPOSE $APP_PORT 20:36:26 ---> Running in 4fed09d51aef 20:36:26 Removing intermediate container 27c9cfcd8646 20:36:26 ---> 16d9e264efe7 20:36:26 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:36:26 ---> Running in cc935f36be52 20:36:26 Removing intermediate container 4fed09d51aef 20:36:26 ---> 74e0837d3940 20:36:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:27 ---> 1a326374900d 20:36:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:28 Removing intermediate container cc935f36be52 20:36:28 ---> 770f6128ffc1 20:36:28 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:36:28 ---> Running in 6fbe274286bb 20:36:28 ---> 24d9c8060b92 20:36:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:36:28 Removing intermediate container 6fbe274286bb 20:36:28 ---> afcbcbce3dde 20:36:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:36:29 ---> 4d6fdfe09acf 20:36:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:36:29 ---> Running in b5c44ab8a67c 20:36:29 ---> 979ae01ea9be 20:36:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:36:29 ---> Running in b9fcbf403037 20:36:30 Removing intermediate container b5c44ab8a67c 20:36:30 ---> 27597f569e76 20:36:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:30 ---> Running in b8959d540681 20:36:30 Removing intermediate container b8959d540681 20:36:30 ---> 3cf59feb142d 20:36:30 Step 20/22 : LABEL arch=arm64 20:36:30 ---> Running in 5f3ff691a4b6 20:36:30 Removing intermediate container 5f3ff691a4b6 20:36:30 ---> 114d0d157310 20:36:30 Step 21/22 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:36:31 ---> Running in cd6550d3e666 20:36:31 Removing intermediate container cd6550d3e666 20:36:31 ---> 6c3bb0c743ab 20:36:31 Step 22/22 : LABEL version=0.0.0 20:36:31 ---> Running in 69495a930fae 20:36:32 Removing intermediate container b9fcbf403037 20:36:32 ---> b1a84865caa8 20:36:32 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:32 Removing intermediate container 69495a930fae 20:36:32 ---> 83df5485b8b1 20:36:32 20:36:32 Successfully built 83df5485b8b1 20:36:32 Successfully tagged support-notifications-arm64:latest 20:36:32  Building support-notifications ... done  ---> ef79b3cfa495 20:36:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:34 ---> f12f28a483e6 20:36:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:36:34 ---> d6a43c81b0c6 20:36:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:36:35 ---> 78d682c3522c 20:36:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:36:35 ---> 17a4fc4413f5 20:36:35 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:36:37 ---> 127e4727a0d1 20:36:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:37 ---> 54f648da9b4e 20:36:37 Step 27/32 : RUN chmod +x /entrypoint.sh 20:36:38 ---> Running in 4c732dab9577 20:36:40 Removing intermediate container 4c732dab9577 20:36:40 ---> d01fe6276ef9 20:36:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:36:40 ---> Running in 1964682a034d 20:36:40 Removing intermediate container 1964682a034d 20:36:40 ---> ae11cb56ce0b 20:36:40 Step 29/32 : CMD ["gate"] 20:36:40 ---> Running in 71b827a78dc0 20:36:40 Removing intermediate container 71b827a78dc0 20:36:40 ---> f19da72631f8 20:36:40 Step 30/32 : LABEL arch=arm64 20:36:40 ---> Running in d0a4310b5892 20:36:41 Removing intermediate container d0a4310b5892 20:36:41 ---> f5051402f1f5 20:36:41 Step 31/32 : LABEL git_sha=f67577c9d55b73a1130083fe498b6422d3bddfd5 20:36:41 ---> Running in 6cf41e9ec1bf 20:36:41 Removing intermediate container 6cf41e9ec1bf 20:36:41 ---> 35ca015b0ad7 20:36:41 Step 32/32 : LABEL version=0.0.0 20:36:41 ---> Running in 6ab68706660a 20:36:41 Removing intermediate container 6ab68706660a 20:36:41 ---> 3004c5ff0e2a 20:36:41 20:36:42 Successfully built 3004c5ff0e2a 20:36:42 Successfully tagged security-bootstrapper-arm64:latest 20:36:42  Building security-bootstrapper ... done  [Pipeline] } 20:36:42 $ docker stop --time=1 f198b70de4a4b5993b2d3e0b7906a1ac4129483ecba7ce46fb90ca8c15de070d 20:36:44 $ docker rm -f --volumes f198b70de4a4b5993b2d3e0b7906a1ac4129483ecba7ce46fb90ca8c15de070d [Pipeline] // withDockerContainer [Pipeline] sh 20:36:45 + docker images 20:36:45 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:45 security-bootstrapper-arm64 latest 3004c5ff0e2a 4 seconds ago 19MB 20:36:45 support-notifications-arm64 latest 83df5485b8b1 14 seconds ago 29.7MB 20:36:45 bb2279078585 26 seconds ago 1.57GB 20:36:45 f182afdb0fc6 28 seconds ago 1.49GB 20:36:45 core-data-arm64 latest 765898139a9c About a minute ago 17.3MB 20:36:45 4b6bf5ddc94d About a minute ago 1.51GB 20:36:45 security-proxy-auth-arm64 latest da6cad4554c2 2 minutes ago 15.6MB 20:36:45 4a8a0a19df8a 2 minutes ago 1.48GB 20:36:45 security-proxy-setup-arm64 latest aab8e2d87921 3 minutes ago 15.8MB 20:36:45 e79863425982 3 minutes ago 1.49GB 20:36:45 core-command-arm64 latest bc738b66ee94 4 minutes ago 17.1MB 20:36:45 7f50e063445e 4 minutes ago 1.51GB 20:36:45 security-spire-server-arm64 latest e988430d0fdf 9 minutes ago 84.3MB 20:36:45 support-scheduler-arm64 latest 57da475cc4c5 9 minutes ago 29.1MB 20:36:45 72e8ceebd76f 9 minutes ago 1.38GB 20:36:45 6be49a3be51b 9 minutes ago 1.57GB 20:36:45 security-spiffe-token-provider-arm64 latest 76602265c5f5 10 minutes ago 29.1MB 20:36:45 security-spire-config-arm64 latest 833540fca549 10 minutes ago 83.6MB 20:36:45 ad02292a5643 10 minutes ago 1.54GB 20:36:45 core-common-config-bootstrapper-arm64 latest 57c67d13bf0d 11 minutes ago 14.9MB 20:36:45 core-metadata-arm64 latest e3b96c75d179 11 minutes ago 17.8MB 20:36:45 bc85c6f7a929 12 minutes ago 1.5GB 20:36:45 0c55e157960c 12 minutes ago 1.51GB 20:36:45 security-secretstore-setup-arm64 latest bf93d15a0f08 13 minutes ago 28.7MB 20:36:45 954da72f2ae4 13 minutes ago 1.5GB 20:36:45 security-spire-agent-arm64 latest 66acc8b09b41 20 minutes ago 122MB 20:36:45 bd0df40478c2 20 minutes ago 1.38GB 20:36:45 ci-base-image-arm64 latest c3a91d1c0408 33 minutes ago 904MB 20:36:45 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 20:36:45 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 20:36:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 20:36:45 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:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:46 20:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:46 arm64: Pulling from edgex-lftools-log-publisher 20:36:46 8998bd30e6a1: Pulling fs layer 20:36:46 04944245beec: Pulling fs layer 20:36:46 699f458cf7ca: Pulling fs layer 20:36:46 765212b225bb: Pulling fs layer 20:36:46 f23df028b6ca: Pulling fs layer 20:36:46 d65c8cfc05b1: Pulling fs layer 20:36:46 2437ff75d9bd: Pulling fs layer 20:36:46 f23df028b6ca: Waiting 20:36:46 04944245beec: Verifying Checksum 20:36:46 04944245beec: Download complete 20:36:46 765212b225bb: Verifying Checksum 20:36:46 765212b225bb: Download complete 20:36:46 f23df028b6ca: Download complete 20:36:46 d65c8cfc05b1: Verifying Checksum 20:36:46 d65c8cfc05b1: Download complete 20:36:47 699f458cf7ca: Verifying Checksum 20:36:47 8998bd30e6a1: Verifying Checksum 20:36:47 8998bd30e6a1: Download complete 20:36:50 2437ff75d9bd: Verifying Checksum 20:36:50 2437ff75d9bd: Download complete 20:36:52 8998bd30e6a1: Pull complete 20:36:52 04944245beec: Pull complete 20:36:54 699f458cf7ca: Pull complete 20:36:54 765212b225bb: Pull complete 20:36:55 f23df028b6ca: Pull complete 20:36:55 d65c8cfc05b1: Pull complete 20:37:10 2437ff75d9bd: Pull complete 20:37:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:37:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:11 prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container 20:37:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:37:14 $ docker top b8bce9c64661b2cf53c8842728e5e3c0cc00b2a4bda5067a7186c5100720aba3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:15 ---> job-cost.sh 20:37:15 lf-activate-venv: SKIPPING 20:37:15 INFO: No Stack... 20:37:16 INFO: Retrieving Pricing Info for: v3-standard-4 20:37:16 INFO: Archiving Costs [Pipeline] sh 20:37:17 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:37:17 + cut -d, -f6 [Pipeline] lock 20:37:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4410-1-stack-cost] 20:37:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4410-1-stack-cost] did not exist. Created. 20:37:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4410-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:37:18 + echo total: 0.10999999940395355 [Pipeline] stash 20:37:18 Stashed 1 file(s) [Pipeline] } 20:37:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4410-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:37:18 $ docker stop --time=1 b8bce9c64661b2cf53c8842728e5e3c0cc00b2a4bda5067a7186c5100720aba3 20:37:20 $ docker rm -f --volumes b8bce9c64661b2cf53c8842728e5e3c0cc00b2a4bda5067a7186c5100720aba3 [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:37:21 provisioning config files... 20:37:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17474530708577560650tmp [Pipeline] { [Pipeline] sh 20:37:21 + set +x 20:37:21 + curl -s https://codecov.io/bash 20:37:21 + bash -s -- 20:37:21 20:37:21 _____ _ 20:37:21 / ____| | | 20:37:21 | | ___ __| | ___ ___ _____ __ 20:37:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:37:21 | |___| (_) | (_| | __/ (_| (_) \ V / 20:37:21 \_____\___/ \__,_|\___|\___\___/ \_/ 20:37:21 Bash-1.0.6 20:37:21 20:37:21 20:37:21 ==> git version 2.25.1 found 20:37:21 ==> 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:37:21 Release-Date: 2020-01-08 20:37:21 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:37:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:37:21 ==> Jenkins CI detected. 20:37:21 current dir:  /w/workspace/edgex-go/1 20:37:21 project root: . 20:37:21 --> token set from env 20:37:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:37:21 ==> Running gcov in . (disable via -X gcov) 20:37:21 ==> Python coveragepy not found 20:37:21 ==> Searching for coverage reports in: 20:37:21 + . 20:37:21 -> Found 1 reports 20:37:21 ==> Detecting git/mercurial file structure 20:37:21 ==> Reading reports 20:37:21 + ./coverage.out bytes=446903 20:37:21 ==> Appending adjustments 20:37:21 https://docs.codecov.io/docs/fixing-reports 20:37:22 + Found adjustments 20:37:22 ==> Gzipping contents 20:37:22 60K /tmp/codecov.OmE4zT.gz 20:37:22 ==> Uploading reports 20:37:22 url: https://codecov.io 20:37:22 query: branch=PR-4410&commit=f67577c9d55b73a1130083fe498b6422d3bddfd5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= 20:37:22 -> Pinging Codecov 20:37:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4410&commit=f67577c9d55b73a1130083fe498b6422d3bddfd5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4410%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4410&job=&cmd_args= 20:37:23 -> Uploading to 20:37:23 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/00271124DB129430A58F1EEE437C3FCB/f67577c9d55b73a1130083fe498b6422d3bddfd5/7ccdd19c-63a6-4822-a337-dc748451a26b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T203722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f226ad889858d0de7a24abf1906d127b9aebed04fecab705e1a1f08857221871 20:37:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:23 Dload Upload Total Spent Left Speed 20:37:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58163 0 0 100 58163 0 220k --:--:-- --:--:-- --:--:-- 220k 20:37:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f67577c9d55b73a1130083fe498b6422d3bddfd5 [Pipeline] } 20:37:23 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:37:24 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:37:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:37:25 ---> package-listing.sh 20:37:25 ++ facter osfamily 20:37:25 ++ tr '[:upper:]' '[:lower:]' 20:37:26 + OS_FAMILY=debian 20:37:26 + workspace=/w/workspace/edgex-go/1 20:37:26 + START_PACKAGES=/tmp/packages_start.txt 20:37:26 + END_PACKAGES=/tmp/packages_end.txt 20:37:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:26 + PACKAGES=/tmp/packages_start.txt 20:37:26 + '[' /w/workspace/edgex-go/1 ']' 20:37:26 + PACKAGES=/tmp/packages_end.txt 20:37:26 + case "${OS_FAMILY}" in 20:37:26 + dpkg -l 20:37:26 + grep '^ii' 20:37:26 + '[' -f /tmp/packages_start.txt ']' 20:37:26 + '[' -f /tmp/packages_end.txt ']' 20:37:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:26 + '[' /w/workspace/edgex-go/1 ']' 20:37:26 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:37:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:37:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:37:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:27 20:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:27 latest: Pulling from edgex-lftools-log-publisher 20:37:27 5eb5b503b376: Pulling fs layer 20:37:27 5c69ac0246d0: Pulling fs layer 20:37:27 ec43610c2a17: Pulling fs layer 20:37:27 3a2ae6a8a46f: Pulling fs layer 20:37:27 33b1e0a273af: Pulling fs layer 20:37:27 5d3b04190fa2: Pulling fs layer 20:37:27 2f39f015ded8: Pulling fs layer 20:37:27 33b1e0a273af: Waiting 20:37:27 5d3b04190fa2: Waiting 20:37:27 2f39f015ded8: Waiting 20:37:27 3a2ae6a8a46f: Waiting 20:37:27 5c69ac0246d0: Download complete 20:37:27 3a2ae6a8a46f: Verifying Checksum 20:37:27 3a2ae6a8a46f: Download complete 20:37:27 33b1e0a273af: Verifying Checksum 20:37:27 33b1e0a273af: Download complete 20:37:27 5d3b04190fa2: Download complete 20:37:27 ec43610c2a17: Verifying Checksum 20:37:27 ec43610c2a17: Download complete 20:37:27 5eb5b503b376: Download complete 20:37:28 2f39f015ded8: Download complete 20:37:28 5eb5b503b376: Pull complete 20:37:29 5c69ac0246d0: Pull complete 20:37:29 ec43610c2a17: Pull complete 20:37:29 3a2ae6a8a46f: Pull complete 20:37:29 33b1e0a273af: Pull complete 20:37:29 5d3b04190fa2: Pull complete 20:37:33 2f39f015ded8: Pull complete 20:37:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:37:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:34 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 20:37:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:37:36 $ docker top d138c23b254ed6fdbba36bbc563be6f98936c811b19bee97daf0dd71a832ef73 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:36 + touch /tmp/pre-build-complete [Pipeline] sh 20:37:36 + mkdir -p /var/log/sysstat [Pipeline] sh 20:37:37 + ls /var/log/sa-host 20:37:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:37 provisioning config files... 20:37:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9781790212871645857tmp [Pipeline] { [Pipeline] echo 20:37:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:37:37 ---> create-netrc.sh [Pipeline] } 20:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:37:38 ---> python-tools-install.sh [Pipeline] echo 20:37:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:37:38 ---> sudo-logs.sh 20:37:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:37:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:37:38 ---> job-cost.sh 20:37:38 lf-activate-venv: SKIPPING 20:37:38 DEBUG: total: 0.10999999940395355 20:37:38 INFO: Retrieving Stack Cost... 20:37:39 INFO: Retrieving Pricing Info for: v3-standard-8 20:37:39 INFO: Archiving Costs [Pipeline] echo 20:37:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:37:40 ---> logs-deploy.sh 20:37:40 lf-activate-venv: SKIPPING 20:37:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4410/1 20:37:40 INFO: archiving workspace using pattern(s): 20:37:41 Archives upload complete. 20:37:41 INFO: archiving logs to Nexus 20:37:42 ---> uname -a: 20:37:42 Linux prd-ubuntu20-04-docker-8c-8g-8395 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:37:42 20:37:42 20:37:42 ---> lscpu: 20:37:42 Architecture: x86_64 20:37:42 CPU op-mode(s): 32-bit, 64-bit 20:37:42 Byte Order: Little Endian 20:37:42 Address sizes: 40 bits physical, 48 bits virtual 20:37:42 CPU(s): 8 20:37:42 On-line CPU(s) list: 0-7 20:37:42 Thread(s) per core: 1 20:37:42 Core(s) per socket: 1 20:37:42 Socket(s): 8 20:37:42 NUMA node(s): 1 20:37:42 Vendor ID: AuthenticAMD 20:37:42 CPU family: 23 20:37:42 Model: 49 20:37:42 Model name: AMD EPYC-Rome Processor 20:37:42 Stepping: 0 20:37:42 CPU MHz: 2799.994 20:37:42 BogoMIPS: 5599.98 20:37:42 Virtualization: AMD-V 20:37:42 Hypervisor vendor: KVM 20:37:42 Virtualization type: full 20:37:42 L1d cache: 256 KiB 20:37:42 L1i cache: 256 KiB 20:37:42 L2 cache: 4 MiB 20:37:42 L3 cache: 128 MiB 20:37:42 NUMA node0 CPU(s): 0-7 20:37:42 Vulnerability Itlb multihit: Not affected 20:37:42 Vulnerability L1tf: Not affected 20:37:42 Vulnerability Mds: Not affected 20:37:42 Vulnerability Meltdown: Not affected 20:37:42 Vulnerability Mmio stale data: Not affected 20:37:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:37:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:37:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:37:42 Vulnerability Srbds: Not affected 20:37:42 Vulnerability Tsx async abort: Not affected 20:37:42 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:37:42 20:37:42 20:37:42 ---> nproc: 20:37:42 8 20:37:42 20:37:42 20:37:42 ---> df -h: 20:37:42 Filesystem Size Used Avail Use% Mounted on 20:37:42 overlay 155G 19G 137G 13% / 20:37:42 tmpfs 64M 0 64M 0% /dev 20:37:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:37:42 shm 64M 0 64M 0% /dev/shm 20:37:42 /dev/vda1 155G 19G 137G 13% /facter-os 20:37:42 20:37:42 20:37:42 ---> sar -b -r -n DEV: 20:37:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8395) 03/06/23 _x86_64_ (8 CPU) 20:37:42 20:37:42 19:58:10 LINUX RESTART (8 CPU) 20:37:42 20:37:42 19:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:37:42 20:00:01 113.68 1.14 112.54 0.00 53.96 57024.23 0.00 20:37:42 20:01:01 31.78 0.20 31.58 0.00 2.80 15712.73 0.00 20:37:42 20:02:01 258.06 0.22 257.84 0.00 21.33 108419.26 0.00 20:37:42 20:03:01 461.41 8.83 452.57 0.00 70.92 241849.43 0.00 20:37:42 20:04:01 957.37 13.25 944.13 0.00 5201.13 288709.22 0.00 20:37:42 20:05:01 1139.14 0.08 1139.06 0.00 6.93 261936.21 0.00 20:37:42 20:06:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 20:37:42 20:07:01 1.63 0.00 1.63 0.00 0.00 17.06 0.00 20:37:42 20:08:01 1.10 0.00 1.10 0.00 0.00 11.06 0.00 20:37:42 20:09:01 1.75 0.00 1.75 0.00 0.00 18.80 0.00 20:37:42 20:10:01 0.92 0.00 0.92 0.00 0.00 9.33 0.00 20:37:42 20:11:01 1.62 0.00 1.62 0.00 0.00 17.06 0.00 20:37:42 20:12:01 0.90 0.00 0.90 0.00 0.00 9.33 0.00 20:37:42 20:13:01 1.57 0.00 1.57 0.00 0.00 17.19 0.00 20:37:42 20:14:01 2.12 0.02 2.10 0.00 0.13 26.13 0.00 20:37:42 20:15:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 20:37:42 20:16:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:37:42 20:17:01 1.43 0.02 1.42 0.00 0.13 16.66 0.00 20:37:42 20:18:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 20:37:42 20:19:01 1.85 0.00 1.85 0.00 0.00 20.26 0.00 20:37:42 20:20:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 20:37:42 20:21:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 20:37:42 20:22:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 20:37:42 20:23:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 20:37:42 20:24:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 20:37:42 20:25:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 20:37:42 20:26:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 20:37:42 20:27:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 20:37:42 20:28:01 1.03 0.00 1.03 0.00 0.00 10.40 0.00 20:37:42 20:29:01 3.60 1.62 1.98 0.00 36.39 23.19 0.00 20:37:42 20:30:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 20:37:42 20:31:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 20:37:42 20:32:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 20:37:42 20:33:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 20:37:42 20:34:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 20:37:42 20:35:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 20:37:42 20:36:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 20:37:42 20:37:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 20:37:42 Average: 79.10 0.67 78.44 0.00 141.97 25620.11 0.00 20:37:42 20:37:42 19:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:37:42 20:00:01 27162612 30783756 1525856 4.64 112988 3709320 2676344 7.89 2275504 2999908 544360 20:37:42 20:01:01 27888296 31588796 717880 2.18 116472 3765408 1829180 5.39 1327608 3206824 348604 20:37:42 20:02:01 26061460 31453888 837012 2.55 128944 5380360 2366964 6.98 1635788 4638244 20388 20:37:42 20:03:01 20254288 30318812 1952120 5.94 288524 9587056 4606632 13.58 3343428 8402032 918384 20:37:42 20:04:01 19376144 31418944 848472 2.58 384736 11346748 2464944 7.26 2301508 10199132 95252 20:37:42 20:05:01 19404244 31545992 726108 2.21 396884 11433416 1915924 5.65 2387536 10093124 492 20:37:42 20:06:01 19403872 31545616 726384 2.21 396892 11433420 1915924 5.65 2387760 10093084 28 20:37:42 20:07:01 19404316 31546184 725508 2.21 396916 11433424 1915924 5.65 2387204 10093088 12 20:37:42 20:08:01 19415892 31557776 713840 2.17 396940 11433428 1915924 5.65 2375580 10093092 12 20:37:42 20:09:01 19418428 31560348 711236 2.16 396964 11433432 1915924 5.65 2373768 10093096 8 20:37:42 20:10:01 19419136 31561216 710548 2.16 396972 11433436 1915924 5.65 2373600 10093232 12 20:37:42 20:11:01 19419088 31561192 710508 2.16 396992 11433440 1915924 5.65 2373568 10093252 8 20:37:42 20:12:01 19419480 31561628 709968 2.16 397000 11433440 1915924 5.65 2373108 10093252 8 20:37:42 20:13:01 19419180 31561340 710180 2.16 397016 11433444 1915924 5.65 2373112 10093256 12 20:37:42 20:14:01 19418676 31560864 710592 2.16 397056 11433424 1929848 5.69 2373348 10093244 8 20:37:42 20:15:01 19418596 31560828 710564 2.16 397104 11433424 1929848 5.69 2373176 10093244 8 20:37:42 20:16:01 19418548 31560828 710528 2.16 397120 11433428 1929848 5.69 2373216 10093248 8 20:37:42 20:17:01 19418484 31560816 710460 2.16 397152 11433428 1945900 5.73 2373628 10093252 8 20:37:42 20:18:01 19418860 31561244 709940 2.16 397172 11433436 1945900 5.73 2373808 10093256 184 20:37:42 20:19:01 19418640 31561044 710104 2.16 397204 11433440 1945900 5.73 2373700 10093260 40 20:37:42 20:20:01 19418648 31561052 710076 2.16 397224 11433440 1945900 5.73 2373356 10093260 12 20:37:42 20:21:01 19418276 31560724 710352 2.16 397256 11433444 1945900 5.73 2373380 10093264 8 20:37:42 20:22:01 19418268 31560748 710280 2.16 397280 11433440 1945900 5.73 2373412 10093264 16 20:37:42 20:23:01 19417944 31560452 710488 2.16 397308 11433452 1945900 5.73 2373464 10093268 12 20:37:42 20:24:01 19418152 31560696 710408 2.16 397332 11433452 1945900 5.73 2373536 10093272 24 20:37:42 20:25:01 19418352 31560928 710368 2.16 397352 11433456 1913372 5.64 2373500 10093276 8 20:37:42 20:26:01 19418596 31561200 710076 2.16 397372 11433460 1913372 5.64 2373548 10093280 4 20:37:42 20:27:01 19418096 31560728 710496 2.16 397384 11433468 1913372 5.64 2373744 10093288 12 20:37:42 20:28:01 19418024 31560880 710204 2.16 397404 11433596 1913372 5.64 2373596 10093416 16 20:37:42 20:29:01 19412924 31557936 713036 2.17 397444 11434676 1913372 5.64 2380032 10093776 8 20:37:42 20:30:01 19412640 31557676 713264 2.17 397464 11434688 1913372 5.64 2379856 10093708 16 20:37:42 20:31:01 19411772 31556836 714028 2.17 397484 11434692 1913372 5.64 2380192 10093712 176 20:37:42 20:32:01 19412072 31557140 713712 2.17 397496 11434696 1913372 5.64 2379808 10093716 28 20:37:42 20:33:01 19411944 31557048 713704 2.17 397504 11434696 1913372 5.64 2380220 10093716 188 20:37:42 20:34:01 19411944 31557052 713680 2.17 397536 11434688 1913372 5.64 2379872 10093720 8 20:37:42 20:35:01 19412104 31557276 713648 2.17 397564 11434704 1913372 5.64 2380244 10093724 200 20:37:42 20:36:01 19412088 31557288 713576 2.17 397588 11434708 1913372 5.64 2380552 10093728 184 20:37:42 20:37:01 19412224 31557448 713540 2.17 397608 11434712 1913372 5.64 2380440 10093732 208 20:37:42 Average: 20038219 31499848 773756 2.35 372122 10818522 2037315 6.00 2350334 9540191 50762 20:37:42 20:37:42 19:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:37:42 20:00:01 ens3 814.84 775.99 7610.12 85.57 0.00 0.00 0.00 0.00 20:37:42 20:00:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 20:37:42 20:00:01 docker0 651.35 609.37 46.44 3486.62 0.00 0.00 0.00 0.00 20:37:42 20:00:01 vetha9f5861 0.08 0.25 0.01 0.03 0.00 0.00 0.00 0.00 20:37:42 20:01:01 ens3 32.23 30.29 20.69 93.55 0.00 0.00 0.00 0.00 20:37:42 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:01:01 docker0 1.23 1.23 0.08 0.09 0.00 0.00 0.00 0.00 20:37:42 20:01:01 vetha9f5861 1.23 1.27 0.09 0.10 0.00 0.00 0.00 0.00 20:37:42 20:02:01 veth6746a91 33.66 50.12 3.23 18.88 0.00 0.00 0.00 0.00 20:37:42 20:02:01 vetheeab0ce 33.56 50.24 3.22 18.39 0.00 0.00 0.00 0.00 20:37:42 20:02:01 ens3 375.77 243.51 2032.92 37.28 0.00 0.00 0.00 0.00 20:37:42 20:02:01 veth82f429d 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 20:37:42 20:02:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:37:42 20:02:01 veth4bd17c3 33.48 49.84 3.22 18.22 0.00 0.00 0.00 0.00 20:37:42 20:02:01 vethb4f6fad 33.59 49.83 3.22 17.42 0.00 0.00 0.00 0.00 20:37:42 20:02:01 docker0 178.15 271.65 14.43 334.23 0.00 0.00 0.00 0.00 20:37:42 20:02:01 veth29e7d10 33.59 49.59 3.22 18.05 0.00 0.00 0.00 0.00 20:37:42 20:03:01 ens3 581.00 394.17 5775.36 39.47 0.00 0.00 0.00 0.00 20:37:42 20:03:01 veth82f429d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:03:01 veth5123f46 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:42 20:03:01 docker0 388.42 570.25 29.49 5766.86 0.00 0.00 0.00 0.00 20:37:42 20:03:01 veth07232bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:42 20:03:01 vethc9de789 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:42 20:03:01 vethbdacfa1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:42 20:03:01 vethd0c5f0e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:37:42 20:04:01 ens3 844.91 419.56 6818.93 46.68 0.00 0.00 0.00 0.00 20:37:42 20:04:01 veth82f429d 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 20:37:42 20:04:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 20:37:42 20:04:01 docker0 288.44 596.23 23.35 3896.80 0.00 0.00 0.00 0.00 20:37:42 20:05:01 ens3 89.34 46.34 414.09 23.44 0.00 0.00 0.00 0.00 20:37:42 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:05:01 docker0 18.21 38.38 1.14 373.09 0.00 0.00 0.00 0.00 20:37:42 20:06:01 ens3 0.02 0.03 0.00 0.01 0.00 0.00 0.00 0.00 20:37:42 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:07:01 ens3 0.30 0.22 0.36 0.02 0.00 0.00 0.00 0.00 20:37:42 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:08:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:09:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 20:37:42 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:13:01 ens3 0.95 0.12 0.15 0.01 0.00 0.00 0.00 0.00 20:37:42 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:14:01 ens3 1.13 0.75 0.68 0.54 0.00 0.00 0.00 0.00 20:37:42 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:15:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:37:42 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:16:01 ens3 0.73 0.10 0.12 0.01 0.00 0.00 0.00 0.00 20:37:42 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:17:01 ens3 1.20 0.38 0.40 0.27 0.00 0.00 0.00 0.00 20:37:42 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:18:01 ens3 0.63 0.33 0.35 0.26 0.00 0.00 0.00 0.00 20:37:42 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:19:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:37:42 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:21:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:22:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:37:42 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:24:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:37:42 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:25:01 ens3 0.35 0.15 0.13 0.01 0.00 0.00 0.00 0.00 20:37:42 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:27:01 ens3 0.60 0.42 0.27 0.22 0.00 0.00 0.00 0.00 20:37:42 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:29:01 ens3 8.10 6.73 5.18 6.34 0.00 0.00 0.00 0.00 20:37:42 20:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:37:42 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:30:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:37:42 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:31:01 ens3 0.83 0.52 0.47 0.28 0.00 0.00 0.00 0.00 20:37:42 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:33:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:34:01 ens3 0.47 0.12 0.09 0.07 0.00 0.00 0.00 0.00 20:37:42 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:35:01 ens3 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 20:37:42 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:36:01 ens3 0.65 0.45 0.40 0.28 0.00 0.00 0.00 0.00 20:37:42 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 20:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:42 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:42 Average: ens3 72.23 50.24 593.77 8.77 0.00 0.00 0.00 0.00 20:37:42 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 20:37:42 Average: docker0 39.88 54.68 3.01 363.29 0.00 0.00 0.00 0.00 20:37:42 20:37:42 20:37:42 ---> sar -P ALL: 20:37:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8395) 03/06/23 _x86_64_ (8 CPU) 20:37:42 20:37:42 19:58:10 LINUX RESTART (8 CPU) 20:37:42 20:37:42 19:59:02 CPU %user %nice %system %iowait %steal %idle 20:37:42 20:00:01 all 29.44 0.00 6.42 0.97 0.09 63.09 20:37:42 20:00:01 0 28.53 0.00 5.86 0.07 0.09 65.46 20:37:42 20:00:01 1 29.17 0.00 7.19 0.03 0.09 63.52 20:37:42 20:00:01 2 28.35 0.00 4.69 0.07 0.07 66.82 20:37:42 20:00:01 3 29.87 0.00 5.14 0.14 0.10 64.75 20:37:42 20:00:01 4 32.56 0.00 8.18 4.24 0.09 54.94 20:37:42 20:00:01 5 27.38 0.00 6.96 0.14 0.07 65.45 20:37:42 20:00:01 6 29.84 0.00 7.32 2.93 0.09 59.82 20:37:42 20:00:01 7 29.82 0.00 6.02 0.14 0.10 63.92 20:37:42 20:01:01 all 37.76 0.00 5.36 0.24 0.08 56.56 20:37:42 20:01:01 0 38.56 0.00 5.44 0.00 0.08 55.92 20:37:42 20:01:01 1 37.50 0.00 6.73 0.03 0.08 55.65 20:37:42 20:01:01 2 37.11 0.00 5.34 0.25 0.08 57.21 20:37:42 20:01:01 3 38.23 0.00 4.92 0.02 0.08 56.75 20:37:42 20:01:01 4 37.71 0.00 4.98 0.17 0.07 57.07 20:37:42 20:01:01 5 37.68 0.00 5.04 0.02 0.08 57.17 20:37:42 20:01:01 6 38.03 0.00 5.35 1.42 0.08 55.12 20:37:42 20:01:01 7 37.22 0.00 5.07 0.02 0.08 57.60 20:37:42 20:02:01 all 14.96 0.00 6.96 1.65 0.07 76.35 20:37:42 20:02:01 0 16.50 0.00 7.00 1.08 0.07 75.35 20:37:42 20:02:01 1 15.03 0.00 6.04 0.51 0.05 78.36 20:37:42 20:02:01 2 14.47 0.00 6.20 0.39 0.07 78.87 20:37:42 20:02:01 3 15.06 0.00 6.80 1.29 0.07 76.78 20:37:42 20:02:01 4 15.64 0.00 7.50 6.65 0.09 70.13 20:37:42 20:02:01 5 13.55 0.00 6.25 1.08 0.08 79.03 20:37:42 20:02:01 6 14.92 0.00 8.08 0.29 0.09 76.62 20:37:42 20:02:01 7 14.51 0.00 7.84 1.95 0.08 75.61 20:37:42 20:03:01 all 50.68 0.00 10.61 6.97 0.11 31.63 20:37:42 20:03:01 0 50.26 0.00 9.67 2.18 0.12 37.77 20:37:42 20:03:01 1 50.89 0.00 9.65 3.93 0.10 35.43 20:37:42 20:03:01 2 50.80 0.00 10.78 4.44 0.10 33.88 20:37:42 20:03:01 3 50.50 0.00 10.72 6.99 0.10 31.69 20:37:42 20:03:01 4 50.94 0.00 12.18 15.86 0.12 20.89 20:37:42 20:03:01 5 51.01 0.00 10.30 6.20 0.10 32.39 20:37:42 20:03:01 6 50.69 0.00 10.34 7.31 0.10 31.56 20:37:42 20:03:01 7 50.38 0.00 11.22 8.87 0.13 29.40 20:37:42 20:04:01 all 44.73 0.00 13.49 8.29 0.12 33.37 20:37:42 20:04:01 0 45.16 0.00 13.00 9.71 0.12 32.01 20:37:42 20:04:01 1 44.98 0.00 14.37 14.69 0.14 25.83 20:37:42 20:04:01 2 44.92 0.00 14.31 5.90 0.12 34.75 20:37:42 20:04:01 3 45.37 0.00 13.68 4.41 0.12 36.43 20:37:42 20:04:01 4 45.87 0.00 12.58 7.82 0.10 33.63 20:37:42 20:04:01 5 45.12 0.00 14.96 11.61 0.14 28.18 20:37:42 20:04:01 6 44.26 0.00 12.83 4.73 0.12 38.06 20:37:42 20:04:01 7 42.15 0.00 12.19 7.48 0.12 38.06 20:37:42 20:05:01 all 47.23 0.00 11.47 3.99 0.12 37.19 20:37:42 20:05:01 0 48.29 0.00 10.90 3.46 0.14 37.22 20:37:42 20:05:01 1 48.24 0.00 11.12 1.93 0.12 38.60 20:37:42 20:05:01 2 47.86 0.00 12.21 1.40 0.12 38.41 20:37:42 20:05:01 3 46.52 0.00 10.59 2.18 0.12 40.59 20:37:42 20:05:01 4 47.84 0.00 12.45 1.80 0.12 37.79 20:37:42 20:05:01 5 45.90 0.00 12.72 8.73 0.12 32.53 20:37:42 20:05:01 6 47.64 0.00 11.61 9.32 0.12 31.31 20:37:42 20:05:01 7 45.52 0.00 10.14 3.12 0.14 41.09 20:37:42 20:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:37:42 20:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:06:01 6 0.02 0.00 0.05 0.02 0.02 99.90 20:37:42 20:06:01 7 0.00 0.00 0.02 0.02 0.02 99.95 20:37:42 20:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:37:42 20:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:37:42 20:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:37:42 20:07:01 6 0.03 0.00 0.05 0.02 0.00 99.90 20:37:42 20:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:37:42 20:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:37:42 20:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:08:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:37:42 20:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:37:42 20:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:09:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:37:42 20:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:37:42 20:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:37:42 20:09:01 6 0.03 0.00 0.05 0.02 0.00 99.90 20:37:42 20:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:37:42 20:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:37:42 20:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:37:42 20:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:37:42 20:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:37:42 20:10:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:37:42 20:37:42 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:37:42 20:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:37:42 20:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:37:42 20:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:12:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:37:42 20:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:37:42 20:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:12:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:37:42 20:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:37:42 20:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:37:42 20:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:37:42 20:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:37:42 20:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:13:01 7 0.00 0.00 0.02 0.02 0.02 99.95 20:37:42 20:14:01 all 0.03 0.00 0.03 0.00 0.00 99.94 20:37:42 20:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:14:01 1 0.03 0.00 0.05 0.00 0.00 99.92 20:37:42 20:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 20:37:42 20:14:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:37:42 20:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:14:01 6 0.02 0.00 0.07 0.02 0.00 99.90 20:37:42 20:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:37:42 20:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:37:42 20:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:37:42 20:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:37:42 20:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:37:42 20:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:37:42 20:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:37:42 20:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:17:01 all 0.17 0.00 0.01 0.00 0.00 99.81 20:37:42 20:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:37:42 20:17:01 1 1.16 0.00 0.02 0.00 0.02 98.81 20:37:42 20:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:37:42 20:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:37:42 20:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:37:42 20:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:17:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:37:42 20:18:01 all 0.29 0.00 0.01 0.00 0.00 99.69 20:37:42 20:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:18:01 1 2.00 0.00 0.02 0.00 0.00 97.98 20:37:42 20:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:37:42 20:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:37:42 20:18:01 5 0.20 0.00 0.00 0.00 0.00 99.80 20:37:42 20:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:19:01 all 0.26 0.00 0.01 0.01 0.01 99.71 20:37:42 20:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:37:42 20:19:01 1 2.00 0.00 0.05 0.00 0.02 97.93 20:37:42 20:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:19:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:37:42 20:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:19:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:37:42 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:20:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:37:42 20:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:20:01 1 1.99 0.00 0.03 0.00 0.02 97.96 20:37:42 20:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:37:42 20:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:37:42 20:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:20:01 7 0.03 0.00 0.05 0.00 0.00 99.92 20:37:42 20:21:01 all 0.02 0.00 0.02 0.00 0.00 99.96 20:37:42 20:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:21:01 1 0.10 0.00 0.08 0.00 0.00 99.82 20:37:42 20:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:37:42 20:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:37:42 20:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:37:42 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:37:42 20:22:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:37:42 20:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:37:42 20:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:22:01 5 0.07 0.00 0.00 0.00 0.00 99.93 20:37:42 20:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:37:42 20:23:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:37:42 20:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:37:42 20:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:37:42 20:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:37:42 20:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:37:42 20:23:01 5 0.13 0.00 0.00 0.00 0.00 99.87 20:37:42 20:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:37:42 20:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:37:42 20:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:37:42 20:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:37:42 20:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:25:01 1 0.08 0.00 0.02 0.00 0.02 99.88 20:37:42 20:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:37:42 20:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:25:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:37:42 20:25:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:37:42 20:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:37:42 20:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:26:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:37:42 20:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:27:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:37:42 20:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:27:01 1 0.10 0.00 0.03 0.00 0.00 99.87 20:37:42 20:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:27:01 4 0.07 0.00 0.03 0.00 0.00 99.90 20:37:42 20:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:37:42 20:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:37:42 20:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:37:42 20:28:01 1 0.03 0.00 0.07 0.00 0.02 99.88 20:37:42 20:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:37:42 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:29:01 all 0.26 0.00 0.04 0.01 0.00 99.68 20:37:42 20:29:01 0 0.32 0.00 0.05 0.03 0.00 99.60 20:37:42 20:29:01 1 0.07 0.00 0.05 0.00 0.00 99.88 20:37:42 20:29:01 2 0.27 0.00 0.07 0.03 0.00 99.63 20:37:42 20:29:01 3 0.25 0.00 0.03 0.00 0.00 99.72 20:37:42 20:29:01 4 0.13 0.00 0.03 0.02 0.02 99.80 20:37:42 20:29:01 5 0.80 0.00 0.02 0.00 0.02 99.17 20:37:42 20:29:01 6 0.17 0.00 0.02 0.02 0.00 99.80 20:37:42 20:29:01 7 0.08 0.00 0.05 0.00 0.00 99.87 20:37:42 20:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:37:42 20:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:37:42 20:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:37:42 20:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:31:01 all 0.03 0.00 0.01 0.00 0.00 99.96 20:37:42 20:31:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:37:42 20:31:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:37:42 20:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:37:42 20:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:37:42 20:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:37:42 20:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:37:42 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:37:42 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:37:42 20:33:01 all 0.11 0.00 0.01 0.00 0.00 99.88 20:37:42 20:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:37:42 20:33:01 1 0.73 0.00 0.02 0.00 0.02 99.23 20:37:42 20:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:33:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:37:42 20:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:34:01 all 0.26 0.00 0.02 0.00 0.00 99.72 20:37:42 20:34:01 0 0.00 0.00 0.05 0.00 0.00 99.95 20:37:42 20:34:01 1 2.00 0.00 0.02 0.00 0.00 97.98 20:37:42 20:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:34:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:37:42 20:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:37:42 20:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:37:42 20:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:37:42 20:35:01 1 1.99 0.00 0.02 0.00 0.02 97.98 20:37:42 20:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:37:42 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:37:42 20:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:37:42 20:36:01 all 0.14 0.00 0.02 0.01 0.01 99.82 20:37:42 20:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:36:01 1 1.04 0.00 0.05 0.00 0.02 98.89 20:37:42 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:37:42 20:36:01 3 0.00 0.00 0.00 0.08 0.00 99.92 20:37:42 20:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:36:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:37:42 20:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:37:42 20:36:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:37:42 20:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:37:42 20:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:42 20:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 20:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:37:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:37:42 20:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:37:42 20:37:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:37:42 20:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:42 Average: all 5.90 0.00 1.42 0.58 0.02 92.08 20:37:42 Average: 0 5.94 0.00 1.36 0.43 0.02 92.25 20:37:42 Average: 1 6.23 0.00 1.45 0.55 0.02 91.75 20:37:42 Average: 2 5.84 0.00 1.40 0.33 0.02 92.42 20:37:42 Average: 3 5.87 0.00 1.35 0.40 0.02 92.37 20:37:42 Average: 4 6.01 0.00 1.51 0.95 0.02 91.51 20:37:42 Average: 5 5.78 0.00 1.46 0.72 0.02 92.02 20:37:42 Average: 6 5.87 0.00 1.45 0.69 0.02 91.97 20:37:42 Average: 7 5.70 0.00 1.37 0.56 0.02 92.35 20:37:42 20:37:42 20:37:42