Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69577748dc3ed1b77a09d9d7c86107c2b9b92509+e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (1616fb60a153522d926272e8d5181adf6ec261d7) 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-ssh14314493622795140401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11824338325496176631.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11908202625266132841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7941802019292093757.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8630828886578655377.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.20 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-5797 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit 69577748dc3ed1b77a09d9d7c86107c2b9b92509 Merge succeeded, producing fd08c40bfafabfd76205aca6c4ff9e66dc093c9b Checking out Revision fd08c40bfafabfd76205aca6c4ff9e66dc093c9b (PR-4465) > git config core.sparsecheckout # timeout=10 > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd08c40bfafabfd76205aca6c4ff9e66dc093c9b # timeout=10 Commit message: "Merge commit 'e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b' into HEAD" > git rev-list --no-walk 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:28 ========================================================= 08:29:28 EdgeX Global Pipelines Version Info 08:29:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:29 ------------------- 08:29:29 stable info: 08:29:29 ------------------- 08:29:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:29 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:29:29 Message: update stable to v1.0.245 08:29:29 ------------------- 08:29:29 experimental info: 08:29:29 ------------------- 08:29:29 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:29 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 08:29:29 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd08c40 [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:30 provisioning config files... 08:29:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config7044342760636074620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:30 ---> docker-login.sh 08:29:30 nexus3.edgexfoundry.org:10001 08:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:30 Configure a credential helper to remove this warning. See 08:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:30 08:29:31 Login Succeeded 08:29:31 nexus3.edgexfoundry.org:10002 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 nexus3.edgexfoundry.org:10003 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 nexus3.edgexfoundry.org:10004 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 docker.io 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 ---> docker-login.sh ends [Pipeline] } 08:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:32 + 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 08:29:32 + dirname cmd/core-command/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-command,cmd/core-command/Dockerfile 08:29:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:32 + dirname cmd/core-data/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-data,cmd/core-data/Dockerfile 08:29:32 + dirname cmd/core-metadata/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:32 + dirname cmd/security-bootstrapper/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:32 + dirname cmd/security-proxy-auth/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:32 + dirname cmd/security-proxy-setup/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:32 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:32 + dirname cmd/security-spire-agent/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:32 + dirname cmd/security-spire-config/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:32 + dirname cmd/security-spire-server/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:32 + dirname cmd/support-notifications/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:32 + dirname cmd/support-scheduler/Dockerfile 08:29:32 + cut -d/ -f2 08:29:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:32 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 08:29:32 + git rev-list -1 --merges fd08c40bfafabfd76205aca6c4ff9e66dc093c9b~1..fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [Pipeline] echo 08:29:32 -----------> git rev-list -1 --merges fd08c40bfafabfd76205aca6c4ff9e66dc093c9b~1..fd08c40bfafabfd76205aca6c4ff9e66dc093c9b fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:29:32 fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [false] [Pipeline] sh 08:29:32 + git log --format=format:%s -1 fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [Pipeline] echo 08:29:32 ========================================================= 08:29:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:33 + grep -v github /etc/ssh/ssh_known_hosts 08:29:33 + [ -e /tmp/ssh_known_hosts ] 08:29:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:33 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:33 08:29:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:33 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:33 b85a868b505f: Pulling fs layer 08:29:33 e2be974225ed: Pulling fs layer 08:29:33 339a4e72a1f5: Pulling fs layer 08:29:33 988bab9f4d93: Pulling fs layer 08:29:33 1469e6f7b9e6: Pulling fs layer 08:29:33 eaf3925da568: Pulling fs layer 08:29:33 bab4dde63d76: Pulling fs layer 08:29:33 bde34c3a00c8: Pulling fs layer 08:29:33 b352a97aabf1: Pulling fs layer 08:29:33 4872d77fe225: Pulling fs layer 08:29:33 5851b861e8e6: Pulling fs layer 08:29:33 eaf3925da568: Waiting 08:29:33 4872d77fe225: Waiting 08:29:33 5851b861e8e6: Waiting 08:29:33 b352a97aabf1: Waiting 08:29:33 bde34c3a00c8: Waiting 08:29:33 988bab9f4d93: Waiting 08:29:33 e2be974225ed: Download complete 08:29:33 988bab9f4d93: Download complete 08:29:34 1469e6f7b9e6: Verifying Checksum 08:29:34 1469e6f7b9e6: Download complete 08:29:34 eaf3925da568: Verifying Checksum 08:29:34 eaf3925da568: Download complete 08:29:34 339a4e72a1f5: Verifying Checksum 08:29:34 339a4e72a1f5: Download complete 08:29:34 bde34c3a00c8: Download complete 08:29:34 b85a868b505f: Verifying Checksum 08:29:34 b85a868b505f: Download complete 08:29:34 4872d77fe225: Verifying Checksum 08:29:34 4872d77fe225: Download complete 08:29:34 b352a97aabf1: Verifying Checksum 08:29:34 b352a97aabf1: Download complete 08:29:34 5851b861e8e6: Download complete 08:29:34 bab4dde63d76: Verifying Checksum 08:29:34 bab4dde63d76: Download complete 08:29:35 b85a868b505f: Pull complete 08:29:35 e2be974225ed: Pull complete 08:29:36 339a4e72a1f5: Pull complete 08:29:36 988bab9f4d93: Pull complete 08:29:36 1469e6f7b9e6: Pull complete 08:29:36 eaf3925da568: Pull complete 08:29:38 bab4dde63d76: Pull complete 08:29:38 bde34c3a00c8: Pull complete 08:29:38 b352a97aabf1: Pull complete 08:29:38 4872d77fe225: Pull complete 08:29:38 5851b861e8e6: Pull complete 08:29:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:39 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 08:29:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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/py-git-semver:0.1.4 cat 08:29:41 $ docker top d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 -eo pid,comm 08:29:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:41 [ssh-agent] Looking for ssh-agent implementation... 08:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:41 $ docker exec d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 ssh-agent 08:29:41 SSH_AUTH_SOCK=/tmp/ssh-sn0vux4MREQX/agent.31 08:29:41 SSH_AGENT_PID=37 08:29:41 Running ssh-add (command line suppressed) 08:29:41 Identity added: /w/workspace/edgex-go/9@tmp/private_key_7324337782933513888.key (/w/workspace/edgex-go/9@tmp/private_key_7324337782933513888.key) 08:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:42 + git tag --points-at HEAD [Pipeline] } 08:29:42 $ docker exec --env ******** --env ******** d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 ssh-agent -k 08:29:42 unset SSH_AUTH_SOCK; 08:29:42 unset SSH_AGENT_PID; 08:29:42 echo Agent pid 37 killed; 08:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:42 [ssh-agent] Looking for ssh-agent implementation... 08:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:42 $ docker exec d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 ssh-agent 08:29:42 SSH_AUTH_SOCK=/tmp/ssh-Fl2lMtzYHjgD/agent.69 08:29:42 SSH_AGENT_PID=75 08:29:42 Running ssh-add (command line suppressed) 08:29:42 Identity added: /w/workspace/edgex-go/9@tmp/private_key_13443221618612870630.key (/w/workspace/edgex-go/9@tmp/private_key_13443221618612870630.key) 08:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:42 + git semver init 08:29:43 2023-03-25 08:29:43,133 [run_init] DEBUG init version:0.0.0 force:False 08:29:43 2023-03-25 08:29:43,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 08:29:43 2023-03-25 08:29:43,134 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 08:29:43 2023-03-25 08:29:43,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 08:29:48 2023-03-25 08:29:47,443 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 08:29:48 2023-03-25 08:29:47,444 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4465 with force:False 08:29:48 2023-03-25 08:29:47,444 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4465 08:29:48 2023-03-25 08:29:47,448 [execute] INFO git cat-file --batch-check 08:29:48 2023-03-25 08:29:47,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:29:48 2023-03-25 08:29:47,456 [execute] INFO git cat-file --batch 08:29:48 2023-03-25 08:29:47,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:29:48 2023-03-25 08:29:47,462 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4465 08:29:48 0.0.0 [Pipeline] } 08:29:48 $ docker exec --env ******** --env ******** d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 ssh-agent -k 08:29:48 unset SSH_AUTH_SOCK; 08:29:48 unset SSH_AGENT_PID; 08:29:48 echo Agent pid 75 killed; 08:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:48 + git semver [Pipeline] } 08:29:49 $ docker stop --time=1 d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 08:29:50 $ docker rm -f --volumes d179a2e97bc2a90f57592df58c04f50f75e67f222e7acbf9e2d9cd82f2e3a516 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:50 Stashed 1 file(s) [Pipeline] echo 08:29:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:51 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:51 ========================================================= 08:29:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:29:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:51 63b65145d645: Pulling fs layer 08:29:51 a2d21d5440eb: Pulling fs layer 08:29:51 935e6c44a52c: Pulling fs layer 08:29:51 94cc34f8dd06: Pulling fs layer 08:29:51 30dea6a524f1: Pulling fs layer 08:29:51 a2aff8979fd8: Pulling fs layer 08:29:51 6808be2612f2: Pulling fs layer 08:29:51 f25807f1079a: Pulling fs layer 08:29:51 30dea6a524f1: Waiting 08:29:51 a2aff8979fd8: Waiting 08:29:51 6808be2612f2: Waiting 08:29:51 f25807f1079a: Waiting 08:29:51 94cc34f8dd06: Waiting 08:29:51 a2d21d5440eb: Download complete 08:29:51 94cc34f8dd06: Verifying Checksum 08:29:51 94cc34f8dd06: Download complete 08:29:51 30dea6a524f1: Verifying Checksum 08:29:51 30dea6a524f1: Download complete 08:29:51 63b65145d645: Verifying Checksum 08:29:51 63b65145d645: Download complete 08:29:51 a2aff8979fd8: Verifying Checksum 08:29:51 a2aff8979fd8: Download complete 08:29:51 63b65145d645: Pull complete 08:29:52 a2d21d5440eb: Pull complete 08:29:52 f25807f1079a: Verifying Checksum 08:29:52 f25807f1079a: Download complete 08:29:52 935e6c44a52c: Verifying Checksum 08:29:52 935e6c44a52c: Download complete 08:29:52 6808be2612f2: Verifying Checksum 08:29:52 6808be2612f2: Download complete 08:29:56 935e6c44a52c: Pull complete 08:29:56 94cc34f8dd06: Pull complete 08:29:56 30dea6a524f1: Pull complete 08:29:56 a2aff8979fd8: Pull complete 08:29:58 6808be2612f2: Pull complete 08:29:59 f25807f1079a: Pull complete 08:29:59 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:29:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:59 WORKDIR /edgex 08:29:59 COPY go.mod . 08:29:59 RUN go mod download 08:29:59 + docker build -t ci-base-image-x86_64 -f - . 08:30:00 Sending build context to Docker daemon 170.5MB 08:30:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:00 ---> 3b553350e43f 08:30:00 Step 2/4 : WORKDIR /edgex 08:30:04 ---> Running in dd97c7c64eb7 08:30:04 Removing intermediate container dd97c7c64eb7 08:30:04 ---> d271794bb801 08:30:04 Step 3/4 : COPY go.mod . 08:30:04 ---> 4e7b49ba0f6d 08:30:04 Step 4/4 : RUN go mod download 08:30:04 ---> Running in 162a833259d8 08:30:06 Still waiting to schedule task 08:30:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:22 Removing intermediate container 162a833259d8 08:30:22 ---> e55ea260c95b 08:30:22 Successfully built e55ea260c95b 08:30:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:23 + docker inspect -f . ci-base-image-x86_64 08:30:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:23 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 08:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:23 $ docker top ab0ea5b7816ec70865f64eb457af2cbd8057425a402b88d148e0a8739fa89c89 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:24 + go version 08:30:24 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:24 $ docker stop --time=1 ab0ea5b7816ec70865f64eb457af2cbd8057425a402b88d148e0a8739fa89c89 08:30:25 $ docker rm -f --volumes ab0ea5b7816ec70865f64eb457af2cbd8057425a402b88d148e0a8739fa89c89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:25 + docker inspect -f . ci-base-image-x86_64 08:30:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:25 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 08:30:25 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:26 $ docker top e4245f3bd0c85d09aaba66abed64e16634440c221146432f09d42c41ccc9ecf9 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:26 ========================================================= 08:30:26 [edgeXBuildGoParallel] Running Tests and Build... 08:30:26 ========================================================= [Pipeline] sh 08:30:26 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:30:26 + make test 08:30:26 go test -race -coverprofile=coverage.out ./... 08:30:35 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 08:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 08:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.3% of statements 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.852s coverage: 88.5% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 95.6% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 44.1% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 82.9% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 08:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5798 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws 08:31:32 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 08:31:32 The recommended git tool is: git 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.282s coverage: 79.9% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 81.2% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 38.4% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 61.5% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 08:31:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:33 running golangci-lint 08:31:33 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:33 go version go1.20.2 linux/amd64 08:31:33 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:33 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:37 using credential edgex-jenkins-ssh 08:31:37 Cloning the remote Git repository 08:31:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:37 > git init /w/workspace/edgex-go/9 # timeout=10 08:31:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:37 > git --version # timeout=10 08:31:37 > git --version # 'git version 2.25.1' 08:31:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:48 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|exports_file|files|imports|types_sizes) took 15.14850838s" 08:31:48 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.117148ms" 08:31:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:31:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:54 Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit 69577748dc3ed1b77a09d9d7c86107c2b9b92509 08:31:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:31:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:31:54 > git config core.sparsecheckout # timeout=10 08:31:54 > git checkout -f 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 08:31:54 > git remote # timeout=10 08:31:54 > git config --get remote.origin.url # timeout=10 08:31:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:54 > git merge e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 08:31:54 > git rev-parse HEAD^{commit} # timeout=10 08:31:54 Merge succeeded, producing 5504f30f9675e92d1f8977d651cf3c632918e7c0 08:31:54 Checking out Revision 5504f30f9675e92d1f8977d651cf3c632918e7c0 (PR-4465) 08:31:56 level=info msg="[linters_context/goanalysis] analyzers took 57.70031678s with top 10 stages: buildir: 34.57128956s, inspect: 1.716044162s, gosec: 1.535909055s, fact_deprecated: 1.527179568s, printf: 1.175065207s, ctrlflow: 1.128760452s, S1038: 998.955191ms, fact_purity: 933.978182ms, nilness: 908.574172ms, unused: 489.671821ms" 08:31:56 level=info msg="[runner] Issues before processing: 201, after processing: 0" 08:31:56 level=info msg="[runner] Processors filtering stat (out/in): cgo: 201/201, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, path_prettifier: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude-rules: 21/201, nolint: 0/21" 08:31:56 level=info msg="[runner] processing took 16.504627ms with stages: nolint: 7.196852ms, identifier_marker: 3.872424ms, path_prettifier: 1.822031ms, autogenerated_exclude: 1.441007ms, exclude-rules: 1.196723ms, skip_dirs: 903.679µs, cgo: 50.991µs, filename_unadjuster: 15.82µs, uniq_by_line: 760ns, max_from_linter: 710ns, skip_files: 690ns, max_same_issues: 660ns, exclude: 450ns, diff: 410ns, severity-rules: 390ns, source_code: 260ns, sort_results: 250ns, path_prefixer: 240ns, path_shortener: 160ns, max_per_file_from_linter: 120ns" 08:31:56 level=info msg="[runner] linters took 8.240407935s with stages: goanalysis_metalinter: 8.223811488s" 08:31:56 level=info msg="File cache stats: 0 entries of total size 0B" 08:31:56 level=info msg="Memory: 235 samples, avg is 195.6MB, max is 797.3MB" 08:31:56 level=info msg="Execution took 23.443369063s" 08:31:56 go vet ./... 08:31:54 > git config core.sparsecheckout # timeout=10 08:31:54 > git checkout -f 5504f30f9675e92d1f8977d651cf3c632918e7c0 # timeout=10 08:31:58 Commit message: "Merge commit 'e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b' into HEAD" 08:31:58 > git rev-list --no-walk 69577748dc3ed1b77a09d9d7c86107c2b9b92509 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:31:59 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:59 Dload Upload Total Spent Left Speed 08:31:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 08:32:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:00 + sudo tee /etc/docker/daemon.new 08:32:00 { 08:32:00 "registry-mirrors": [ 08:32:00 "https://nexus3.edgexfoundry.org:10001" 08:32:00 ], 08:32:00 "bip": "10.250.0.254/24", 08:32:00 "hosts": [ 08:32:00 "tcp://0.0.0.0:5555", 08:32:00 "unix:///var/run/docker.sock" 08:32:00 ], 08:32:00 "mtu": 1458, 08:32:00 "selinux-enabled": true, 08:32:00 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:00 } [Pipeline] sh 08:32:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:01 + sudo service docker restart 08:32:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:01 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:02 + ls -al . 08:32:02 total 704 08:32:02 drwxrwxr-x 11 1001 1001 4096 Mar 25 08:30 . 08:32:02 drwxr-xr-x 4 root root 4096 Mar 25 08:30 .. 08:32:02 drwxrwxr-x 2 1001 1001 4096 Mar 25 08:29 .blubracket 08:32:02 -rw-rw-r-- 1 1001 1001 16 Mar 25 08:29 .dockerignore 08:32:02 drwxrwxr-x 8 1001 1001 4096 Mar 25 08:29 .git 08:32:02 drwxrwxr-x 3 1001 1001 4096 Mar 25 08:29 .github 08:32:02 -rw-rw-r-- 1 1001 1001 1133 Mar 25 08:29 .gitignore 08:32:02 -rw-rw-r-- 1 1001 1001 42 Mar 25 08:29 .golangci.yml 08:32:02 -rw-rw-r-- 1 1001 1001 87 Mar 25 08:29 .hadolint.yml 08:32:02 drwxr-xr-x 3 1001 1001 4096 Mar 25 08:29 .semver 08:32:02 -rw-rw-r-- 1 1001 1001 166 Mar 25 08:29 .sonarcloud.properties 08:32:02 -rw-rw-r-- 1 1001 1001 1171 Mar 25 08:29 ADOPTERS.md 08:32:02 -rw-rw-r-- 1 1001 1001 10835 Mar 25 08:29 Attribution.txt 08:32:02 -rw-rw-r-- 1 1001 1001 73765 Mar 25 08:29 CHANGELOG.md 08:32:02 -rw-rw-r-- 1 1001 1001 3804 Mar 25 08:29 CONTRIBUTING.md 08:32:02 -rw-rw-r-- 1 1001 1001 677 Mar 25 08:29 GOVERNANCE.md 08:32:02 -rw-rw-r-- 1 1001 1001 883 Mar 25 08:29 Jenkinsfile 08:32:02 -rw-rw-r-- 1 1001 1001 10775 Mar 25 08:29 LICENSE 08:32:02 -rw-rw-r-- 1 1001 1001 14368 Mar 25 08:29 Makefile 08:32:02 -rw-rw-r-- 1 1001 1001 582 Mar 25 08:29 OWNERS.md 08:32:02 -rw-rw-r-- 1 1001 1001 9403 Mar 25 08:29 README.md 08:32:02 -rw-rw-r-- 1 1001 1001 789 Mar 25 08:29 SECURITY.md 08:32:02 -rw-rw-r-- 1 1001 1001 5 Mar 25 08:29 VERSION 08:32:02 drwxrwxr-x 2 1001 1001 4096 Mar 25 08:29 bin 08:32:02 drwxrwxr-x 18 1001 1001 4096 Mar 25 08:29 cmd 08:32:02 -rw-r--r-- 1 root root 447382 Mar 25 08:31 coverage.out 08:32:02 -rw-rw-r-- 1 1001 1001 3200 Mar 25 08:29 go.mod 08:32:02 -rw-rw-r-- 1 1001 1001 31265 Mar 25 08:29 go.sum 08:32:02 drwxrwxr-x 7 1001 1001 4096 Mar 25 08:29 internal 08:32:02 drwxrwxr-x 3 1001 1001 4096 Mar 25 08:29 openapi 08:32:02 -rw-rw-r-- 1 1001 1001 594 Mar 25 08:29 security.txt 08:32:02 drwxrwxr-x 4 1001 1001 4096 Mar 25 08:29 snap 08:32:02 -rw-rw-r-- 1 1001 1001 204 Mar 25 08:29 version.go [Pipeline] sh 08:32:02 + '[' -e coverage.out ] 08:32:02 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:02 Stashed 1 file(s) [Pipeline] sh 08:32:02 + make build 08:32:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:19 provisioning config files... 08:32:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1978462425325530830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:19 ---> docker-login.sh 08:32:19 nexus3.edgexfoundry.org:10001 08:32:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:20 Configure a credential helper to remove this warning. See 08:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:20 08:32:20 Login Succeeded 08:32:20 nexus3.edgexfoundry.org:10002 08:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:20 Configure a credential helper to remove this warning. See 08:32:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:20 08:32:20 Login Succeeded 08:32:20 nexus3.edgexfoundry.org:10003 08:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:21 Configure a credential helper to remove this warning. See 08:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:21 08:32:21 Login Succeeded 08:32:21 nexus3.edgexfoundry.org:10004 08:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:21 Configure a credential helper to remove this warning. See 08:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:21 08:32:21 Login Succeeded 08:32:21 docker.io 08:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:22 Configure a credential helper to remove this warning. See 08:32:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:22 08:32:22 Login Succeeded 08:32:22 ---> docker-login.sh ends [Pipeline] } 08:32:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:22 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:32:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:22 ========================================================= 08:32:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:23 af6eaf76a39c: Pulling fs layer 08:32:23 55522c791124: Pulling fs layer 08:32:23 ce5c4a1c91eb: Pulling fs layer 08:32:23 169dfbe0d373: Pulling fs layer 08:32:23 e1ff8fa3b103: Pulling fs layer 08:32:23 52ebb69f0ebf: Pulling fs layer 08:32:23 5abe8eddf0d5: Pulling fs layer 08:32:23 169dfbe0d373: Waiting 08:32:23 e1ff8fa3b103: Waiting 08:32:23 52ebb69f0ebf: Waiting 08:32:23 5abe8eddf0d5: Waiting 08:32:23 55522c791124: Verifying Checksum 08:32:23 55522c791124: Download complete 08:32:23 169dfbe0d373: Download complete 08:32:23 e1ff8fa3b103: Verifying Checksum 08:32:23 e1ff8fa3b103: Download complete 08:32:23 af6eaf76a39c: Verifying Checksum 08:32:23 af6eaf76a39c: Download complete 08:32:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:24 af6eaf76a39c: Pull complete 08:32:24 5abe8eddf0d5: Verifying Checksum 08:32:24 5abe8eddf0d5: Download complete 08:32:24 55522c791124: Pull complete 08:32:25 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 08:32:25 ce5c4a1c91eb: Verifying Checksum 08:32:25 ce5c4a1c91eb: Download complete 08:32:25 52ebb69f0ebf: Verifying Checksum 08:32:25 52ebb69f0ebf: Download complete 08:32:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:31 $ docker stop --time=1 e4245f3bd0c85d09aaba66abed64e16634440c221146432f09d42c41ccc9ecf9 08:32:36 $ docker rm -f --volumes e4245f3bd0c85d09aaba66abed64e16634440c221146432f09d42c41ccc9ecf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:37 08:32:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:37 latest: Pulling from edgex-devops/edgex-compose 08:32:37 cbdbe7a5bc2a: Pulling fs layer 08:32:37 ca9280d653b3: Pulling fs layer 08:32:37 7e9c9ca2126c: Pulling fs layer 08:32:38 cbdbe7a5bc2a: Download complete 08:32:38 ca9280d653b3: Verifying Checksum 08:32:38 ca9280d653b3: Download complete 08:32:38 cbdbe7a5bc2a: Pull complete 08:32:38 ce5c4a1c91eb: Pull complete 08:32:38 169dfbe0d373: Pull complete 08:32:38 e1ff8fa3b103: Pull complete 08:32:38 7e9c9ca2126c: Verifying Checksum 08:32:38 7e9c9ca2126c: Download complete 08:32:38 ca9280d653b3: Pull complete 08:32:41 7e9c9ca2126c: Pull complete 08:32:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:41 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 08:32:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:43 52ebb69f0ebf: Pull complete 08:32:44 $ docker top bd0b5bf84b0b56d904d5ba7a68aa423d910117fc09493973f06bc9eb47107c41 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:44 + + docker-composegrep build parallel --help 08:32:44 08:32:45 5abe8eddf0d5: Pull complete 08:32:45 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:32:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:45 WORKDIR /edgex 08:32:45 COPY go.mod . 08:32:45 RUN go mod download 08:32:45 + docker build -t ci-base-image-arm64 -f - . 08:32:45 --parallel Build images in parallel. [Pipeline] } 08:32:45 $ docker stop --time=1 bd0b5bf84b0b56d904d5ba7a68aa423d910117fc09493973f06bc9eb47107c41 08:32:45 Sending build context to Docker daemon 2.934MB 08:32:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:45 ---> 6cb57ee374ae 08:32:45 Step 2/4 : WORKDIR /edgex 08:32:46 $ docker rm -f --volumes bd0b5bf84b0b56d904d5ba7a68aa423d910117fc09493973f06bc9eb47107c41 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:47 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 08:32:47 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:47 $ docker top 2a8d9e8971409325511b91eca574b2e627d43aa4122283b6f5ca756de982c1b3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:47 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:47 ---> Running in a914bfb31dce 08:32:48 Removing intermediate container a914bfb31dce 08:32:48 ---> 468bd7ca25e6 08:32:48 Step 3/4 : COPY go.mod . 08:32:48 Building core-command ... 08:32:48 Building core-common-config-bootstrapper ... 08:32:48 Building core-data ... 08:32:48 Building core-metadata ... 08:32:48 Building security-bootstrapper ... 08:32:48 Building security-proxy-auth ... 08:32:48 Building security-proxy-setup ... 08:32:48 Building security-secretstore-setup ... 08:32:48 Building security-spiffe-token-provider ... 08:32:48 Building security-spire-agent ... 08:32:48 Building security-spire-config ... 08:32:48 Building security-spire-server ... 08:32:48 Building support-notifications ... 08:32:48 Building support-scheduler ... 08:32:48 Building core-common-config-bootstrapper 08:32:48 Building security-spire-agent 08:32:48 Building core-command 08:32:48 Building security-proxy-auth 08:32:48 Building security-spire-server 08:32:48 ---> 3c4f6c65f804 08:32:48 Step 4/4 : RUN go mod download 08:32:48 ---> Running in 629a28ebe2bd 08:33:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:00 ---> e55ea260c95b 08:33:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:00 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:33:00 ---> e55ea260c95b 08:33:00 Step 3/26 : WORKDIR /edgex-go 08:33:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:00 ---> e55ea260c95b 08:33:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:00 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:00 ---> e55ea260c95b 08:33:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:01 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:01 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:01 ---> e55ea260c95b 08:33:01 Step 3/27 : WORKDIR /edgex-go 08:33:11 ---> Running in 7e0070597644 08:33:11 ---> Running in 7707f7c821e7 08:33:11 ---> Running in 3740fad7f306 08:33:11 ---> Running in 3e4292b93a97 08:33:11 ---> Running in a91c85a25a5b 08:33:11 Removing intermediate container a91c85a25a5b 08:33:11 ---> 01224ff93d56 08:33:11 Step 4/24 : WORKDIR /edgex-go 08:33:11 Removing intermediate container 7707f7c821e7 08:33:11 ---> 33c0b2549b66 08:33:11 Step 4/23 : WORKDIR /edgex-go 08:33:11 Removing intermediate container 3740fad7f306 08:33:11 ---> a37ae6939d5f 08:33:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:11 Removing intermediate container 3e4292b93a97 08:33:11 ---> 88b2484c5e8d 08:33:11 Step 4/23 : WORKDIR /edgex-go 08:33:11 Removing intermediate container 7e0070597644 08:33:11 ---> 83a8faa5c323 08:33:11 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:33:11 ---> Running in 1e113729cbc2 08:33:11 ---> Running in c4ed19fbdb85 08:33:11 ---> Running in b47522b2084a 08:33:11 ---> Running in 480c4950c9a1 08:33:11 ---> Running in 25cab055c459 08:33:11 Removing intermediate container 1e113729cbc2 08:33:11 ---> 408b04384bae 08:33:11 Step 5/24 : RUN apk add --update --no-cache make git 08:33:11 Removing intermediate container c4ed19fbdb85 08:33:11 ---> d9319b5e2c5b 08:33:11 Step 5/23 : RUN apk add --update --no-cache make git 08:33:11 ---> Running in cb8c2efa6c24 08:33:11 Removing intermediate container 25cab055c459 08:33:11 ---> 0c83c3adc3ac 08:33:11 Step 5/23 : RUN apk add --update --no-cache make git 08:33:11 ---> Running in db7ec6ac53ee 08:33:11 ---> Running in b6db6d1d2339 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:11 OK: 265 MiB in 53 packages 08:33:11 OK: 265 MiB in 53 packages 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:12 OK: 265 MiB in 53 packages 08:33:12 OK: 265 MiB in 53 packages 08:33:12 OK: 265 MiB in 53 packages 08:33:12 Removing intermediate container 480c4950c9a1 08:33:12 ---> 5afc0991f522 08:33:12 Step 5/26 : COPY go.mod vendor* ./ 08:33:12 Removing intermediate container b47522b2084a 08:33:12 ---> 3e497431b375 08:33:12 Step 5/27 : COPY go.mod vendor* ./ 08:33:12 ---> bee11d93a0ee 08:33:12 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:12 ---> Running in 49e88073f230 08:33:12 Removing intermediate container db7ec6ac53ee 08:33:12 ---> e344e1cb2d1c 08:33:12 Step 6/23 : COPY go.mod vendor* ./ 08:33:12 ---> 248a1b6d3d16 08:33:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:12 ---> Running in beb8252fc8de 08:33:12 Removing intermediate container cb8c2efa6c24 08:33:12 ---> ffc9475c29e3 08:33:12 Step 6/24 : COPY go.mod vendor* ./ 08:33:12 Removing intermediate container b6db6d1d2339 08:33:12 ---> 6d578e0d9056 08:33:12 Step 6/23 : COPY go.mod vendor* ./ 08:33:12 ---> 2c77655833c7 08:33:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:12 ---> Running in 18772db50fc1 08:33:12 ---> 20bca976f73e 08:33:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:12 ---> Running in 31d96c6adaaf 08:33:12 ---> feb3eb8016c8 08:33:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:12 ---> Running in 856e98c551e9 08:33:15 Removing intermediate container 629a28ebe2bd 08:33:15 ---> e510da0e2ed0 08:33:15 Successfully built e510da0e2ed0 08:33:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:15 + docker inspect -f . ci-base-image-arm64 08:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:16 prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container 08:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:17 $ docker top e8dd0c24db27098eb7fa98efa98156efcf5a7ffbe23bd7b4ba15776b6b70db2d -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:18 + go version 08:33:18 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:18 $ docker stop --time=1 e8dd0c24db27098eb7fa98efa98156efcf5a7ffbe23bd7b4ba15776b6b70db2d 08:33:19 $ docker rm -f --volumes e8dd0c24db27098eb7fa98efa98156efcf5a7ffbe23bd7b4ba15776b6b70db2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:20 + docker inspect -f . ci-base-image-arm64 08:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:20 prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container 08:33:20 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:21 $ docker top 106f0116a27224b6673b97a94c2f340da2e266766d9a31bff6d7981b90d6fdc8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:21 ========================================================= 08:33:21 [edgeXBuildGoParallel] Running Tests and Build... 08:33:21 ========================================================= [Pipeline] sh 08:33:22 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:33:22 + make test 08:33:22 go test -race -coverprofile=coverage.out ./... 08:34:01 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:34 Removing intermediate container beb8252fc8de 08:34:34 ---> 54f68b568f50 08:34:34 Step 7/27 : COPY . . 08:34:34 Removing intermediate container 856e98c551e9 08:34:34 ---> 105321aa5a98 08:34:34 Step 8/23 : COPY . . 08:34:34 Removing intermediate container 49e88073f230 08:34:34 ---> fb8dab1716cf 08:34:34 Step 7/26 : COPY . . 08:34:34 Removing intermediate container 31d96c6adaaf 08:34:34 ---> 38804e848d95 08:34:34 Step 8/24 : COPY . . 08:34:34 Removing intermediate container 18772db50fc1 08:34:34 ---> 8ce091026cfb 08:34:34 Step 8/23 : COPY . . 08:34:52 ---> 6cb016291a08 08:34:52 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:52 ---> eb3db6858652 08:34:52 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:34:52 ---> 847fc72e152d 08:34:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:52 ---> Running in 2da543c08dd7 08:34:52 ---> Running in b93766b5e1e7 08:34:52 ---> Running in 4b2ed0bc3720 08:34:52 ---> 9762ea9b89f3 08:34:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:52 ---> 0aef334e3830 08:34:52 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:34:52 ---> Running in e1bdc9515c39 08:34:52 ---> Running in f971dd758ae7 08:34:52 Removing intermediate container 4b2ed0bc3720 08:34:52 ---> 954f3c76f1e8 08:34:52 Step 9/27 : WORKDIR /edgex-go/spire-build 08:34:52 Removing intermediate container f971dd758ae7 08:34:52 ---> cf468b21efa6 08:34:52 Step 9/26 : WORKDIR /edgex-go/spire-build 08:34:52 ---> Running in c3f6ddfb6b91 08:34:52 ---> Running in f079e49f1fff 08:34:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:52 Removing intermediate container c3f6ddfb6b91 08:34:52 ---> 62611f411e78 08:34:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:52 ---> Running in c83bb9b9c3dd 08:34:52 Removing intermediate container f079e49f1fff 08:34:52 ---> 38824b554e94 08:34:52 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:52 ---> Running in 1d025983cc25 08:34:52 Removing intermediate container c83bb9b9c3dd 08:34:52 ---> 7ddc6fcd16d0 08:34:52 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:52 ---> Running in b458ffe923cc 08:34:52 Removing intermediate container 1d025983cc25 08:34:52 ---> 3aa582464940 08:34:52 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:52 ---> Running in 9f5a56e927f8 08:34:53 Removing intermediate container 9f5a56e927f8 08:34:53 ---> a9cb05d4790d 08:34:53 Step 12/26 : WORKDIR /edgex-go 08:34:53 ---> Running in 794da3c2edb4 08:34:53 Removing intermediate container b458ffe923cc 08:34:53 ---> cb073be57b4b 08:34:53 Step 12/27 : WORKDIR /edgex-go 08:34:53 ---> Running in f39f548e4b1a 08:34:53 Removing intermediate container 794da3c2edb4 08:34:53 ---> 9fc98347e180 08:34:53 08:34:53 Step 13/26 : FROM alpine:3.17 08:34:53 Removing intermediate container f39f548e4b1a 08:34:53 ---> 2d1af8734418 08:34:53 08:34:53 Step 13/27 : FROM alpine:3.17 08:34:54 3.17: Pulling from library/alpine 08:34:54 3.17: Pulling from library/alpine 08:34:55 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:55 Status: Downloaded newer image for alpine:3.17 08:34:55 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:34:55 Status: Image is up to date for alpine:3.17 08:34:55 ---> b2aa39c304c2 08:34:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:55 ---> b2aa39c304c2 08:34:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:56 ---> Running in 10b6aa39f405 08:34:56 ---> Running in fa980f558700 08:34:56 Removing intermediate container fa980f558700 08:34:56 ---> 442913f60cc8 08:34:56 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:57 ---> Running in 7cb2111a2d0f 08:34:57 Removing intermediate container 10b6aa39f405 08:34:57 ---> deb32e557aa1 08:34:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:57 ---> Running in 43caecc39207 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:58 v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:58 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:58 OK: 17820 distinct packages available 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:58 v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:58 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:58 OK: 17820 distinct packages available 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:59 (1/5) Installing dumb-init (1.2.5-r2) 08:34:59 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:59 (3/5) Installing libucontext (1.2-r0) 08:34:59 (4/5) Installing gcompat (1.1.0-r0) 08:34:59 (5/5) Installing openssl (3.0.8-r1) 08:34:59 Executing busybox-1.35.0-r29.trigger 08:34:59 OK: 8 MiB in 20 packages 08:34:59 (1/5) Installing dumb-init (1.2.5-r2) 08:34:59 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:59 (3/5) Installing libucontext (1.2-r0) 08:34:59 (4/5) Installing gcompat (1.1.0-r0) 08:34:59 (5/5) Installing openssl (3.0.8-r1) 08:34:59 Executing busybox-1.35.0-r29.trigger 08:34:59 OK: 8 MiB in 20 packages 08:35:00 Removing intermediate container 43caecc39207 08:35:00 ---> 82c3a343ff76 08:35:00 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:00 Removing intermediate container 7cb2111a2d0f 08:35:00 ---> 3532edd843a0 08:35:00 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:00 ---> 42e4d056e5b8 08:35:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:04 ---> d1e97228a88e 08:35:04 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:35:05 ---> f60d3994993a 08:35:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:05 ---> f52e7f352c13 08:35:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:09 ---> 1076de4eb797 08:35:09 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:09 ---> ed8a3a600041 08:35:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:09 ---> 6306f4ca5137 08:35:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:15 ---> 21ac3d769083 08:35:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:15 ---> da16d928b10a 08:35:15 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:15 ---> 37430784c768 08:35:15 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:15 ---> b1532adb1231 08:35:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:15 ---> Running in c648aaabe41d 08:35:15 Removing intermediate container c648aaabe41d 08:35:15 ---> 5d106b9360f2 08:35:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:16 ---> 1cb5a535e2e2 08:35:16 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:18 ---> Running in 311be82eb987 08:35:18 ---> 53e13db69864 08:35:18 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:18 ---> Running in 8d3eee6f5a2d 08:35:18 Removing intermediate container 311be82eb987 08:35:18 ---> 67fe71190b39 08:35:18 Step 24/26 : LABEL arch=x86_64 08:35:18 Removing intermediate container b93766b5e1e7 08:35:18 ---> 0c5a0525c5f8 08:35:18 08:35:18 Step 10/23 : FROM alpine:3.17 08:35:18 ---> b2aa39c304c2 08:35:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:18 ---> Running in 01a930628b87 08:35:18 Removing intermediate container e1bdc9515c39 08:35:18 ---> e12f6e10b915 08:35:18 08:35:18 Step 10/23 : FROM alpine:3.17 08:35:18 ---> b2aa39c304c2 08:35:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:18 ---> Running in 016c79c339f1 08:35:18 Removing intermediate container 2da543c08dd7 08:35:18 ---> 43bc25e9be2a 08:35:18 08:35:18 Step 10/24 : FROM alpine:3.17 08:35:18 ---> b2aa39c304c2 08:35:18 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:18 Removing intermediate container 8d3eee6f5a2d 08:35:18 ---> e601a02c8685 08:35:18 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:18 ---> Running in b62996674a93 08:35:18 ---> Running in 713529a8fac6 08:35:18 ---> Running in 71aa0bb8c383 08:35:18 Removing intermediate container 01a930628b87 08:35:18 ---> b25852b4b652 08:35:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:18 Removing intermediate container 016c79c339f1 08:35:18 ---> 6c777ae58875 08:35:18 Step 25/26 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:35:18 ---> Running in 813aa64fc6fa 08:35:19 Removing intermediate container b62996674a93 08:35:19 ---> 08228ff34d3a 08:35:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:19 ---> Running in 25cf05bfc14d 08:35:19 ---> Running in 12be712535a4 08:35:19 Removing intermediate container 71aa0bb8c383 08:35:19 ---> 759031ce6996 08:35:19 Step 25/27 : LABEL arch=x86_64 08:35:19 Removing intermediate container 25cf05bfc14d 08:35:19 ---> 145b8e05b980 08:35:19 Step 26/26 : LABEL version=0.0.0 08:35:19 ---> Running in f3ebf460729b 08:35:19 ---> Running in 30333bea9171 08:35:19 Removing intermediate container f3ebf460729b 08:35:19 ---> e93a1a478cf6 08:35:19 Step 26/27 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:35:19 Removing intermediate container 30333bea9171 08:35:19 ---> 10c606b02bec 08:35:19 08:35:19 ---> Running in d894866f367c 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:19 Successfully built 10c606b02bec 08:35:19 Successfully tagged security-spire-server:latest 08:35:19  Building security-spire-server ... done Building core-metadata 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:19 (1/1) Installing dumb-init (1.2.5-r2) 08:35:19 Executing busybox-1.35.0-r29.trigger 08:35:19 OK: 7 MiB in 16 packages 08:35:19 (1/1) Installing dumb-init (1.2.5-r2) 08:35:19 Executing busybox-1.35.0-r29.trigger 08:35:19 (1/1) Installing dumb-init (1.2.5-r2) 08:35:19 OK: 7 MiB in 16 packages 08:35:19 Executing busybox-1.35.0-r29.trigger 08:35:19 OK: 7 MiB in 16 packages 08:35:20 Removing intermediate container d894866f367c 08:35:20 ---> 4b9faedcb073 08:35:20 Step 27/27 : LABEL version=0.0.0 08:35:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:23 ---> e55ea260c95b 08:35:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:35:23 ---> Using cache 08:35:23 ---> 88b2484c5e8d 08:35:23 Step 4/25 : WORKDIR /edgex-go 08:35:23 ---> Using cache 08:35:23 ---> 0c83c3adc3ac 08:35:23 Step 5/25 : RUN apk add --update --no-cache make git 08:35:23 ---> Using cache 08:35:23 ---> 6d578e0d9056 08:35:23 Step 6/25 : COPY go.mod vendor* ./ 08:35:23 ---> Using cache 08:35:23 ---> feb3eb8016c8 08:35:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:23 ---> Using cache 08:35:23 ---> 105321aa5a98 08:35:23 Step 8/25 : COPY . . 08:35:23 ---> Using cache 08:35:23 ---> 847fc72e152d 08:35:23 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:25 ---> Running in 2f9eaeebe4b7 08:35:25 ---> Running in 9a4f21470120 08:35:25 Removing intermediate container 2f9eaeebe4b7 08:35:25 ---> 2c238d059a26 08:35:25 08:35:25 Removing intermediate container 713529a8fac6 08:35:25 ---> 2741920b8845 08:35:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:25 ---> Running in 6cf5b043fdbb 08:35:25 Successfully built 2c238d059a26 08:35:25 Successfully tagged security-spire-agent:latest 08:35:25  Building security-spire-agent ... done Building support-notifications 08:35:25 Removing intermediate container 12be712535a4 08:35:25 ---> 2d9021dfa592 08:35:25 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:25 Removing intermediate container 813aa64fc6fa 08:35:25 ---> 4eb594575b0c 08:35:25 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:25 Removing intermediate container 6cf5b043fdbb 08:35:25 ---> 8616b88cdc0d 08:35:25 Step 13/24 : ENV APP_PORT=59882 08:35:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:27 ---> 1267e29b133e 08:35:27 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:31 ---> e55ea260c95b 08:35:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:31 ---> Using cache 08:35:31 ---> 88b2484c5e8d 08:35:31 Step 4/23 : WORKDIR /edgex-go 08:35:31 ---> Using cache 08:35:31 ---> 0c83c3adc3ac 08:35:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:31 ---> 6a4feaf00808 08:35:31 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:31 ---> Running in f81dbfe5772b 08:35:31 ---> Running in fec8489fccc7 08:35:31 ---> f33c646b13e3 08:35:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:31 Removing intermediate container f81dbfe5772b 08:35:31 ---> 5f76a4c7bbdd 08:35:31 Step 14/24 : EXPOSE $APP_PORT 08:35:32 ---> Running in 4bc2b0958e99 08:35:32 ---> 01d385e658a8 08:35:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:32 Removing intermediate container 4bc2b0958e99 08:35:32 ---> 53ad84662601 08:35:32 Step 15/24 : WORKDIR / 08:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:33 OK: 265 MiB in 53 packages 08:35:33 ---> Running in 869679023f4b 08:35:33 ---> 995259e35114 08:35:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:33 ---> e4d2c78d0e56 08:35:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:33 Removing intermediate container 869679023f4b 08:35:33 ---> 12baae9d63b4 08:35:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:33 Removing intermediate container fec8489fccc7 08:35:33 ---> ded6c5fab298 08:35:33 Step 6/23 : COPY go.mod vendor* ./ 08:35:33 ---> 70b571a2e970 08:35:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:33 ---> 4f2cae95cd10 08:35:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:33 ---> 132e04d38450 08:35:33 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:35:34 ---> 638ee020c921 08:35:34 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:34 ---> ac0076e0fb2a 08:35:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:34 ---> 57a8375005aa 08:35:34 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:34 ---> 2933840b5513 08:35:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:34 ---> Running in 84ceef5f7017 08:35:34 ---> Running in ea3d6a515517 08:35:34 ---> Running in 3547266d1eec 08:35:35 ---> efea96675e0b 08:35:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:35 ---> 0687824eeea6 08:35:35 Step 20/24 : ENTRYPOINT ["/core-command"] 08:35:35 ---> Running in f5a029e731bc 08:35:36 Removing intermediate container f5a029e731bc 08:35:36 ---> 6ec954287119 08:35:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:36 Removing intermediate container ea3d6a515517 08:35:36 ---> 451885f19e8f 08:35:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:36 ---> Running in 988d3f285d93 08:35:36 Removing intermediate container 3547266d1eec 08:35:36 ---> b2995df50fd0 08:35:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:36 ---> Running in 3ab01f091a0c 08:35:36 ---> Running in 031d50a73411 08:35:36 Removing intermediate container 3ab01f091a0c 08:35:36 ---> 166546c4f6e8 08:35:36 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:36 Removing intermediate container 988d3f285d93 08:35:36 ---> dc953cab3b31 08:35:36 Step 22/24 : LABEL arch=x86_64 08:35:36 ---> Running in 37dfe03da4a0 08:35:36 ---> Running in f71c2790e6ff 08:35:36 Removing intermediate container 031d50a73411 08:35:36 ---> 9ac97fd79138 08:35:36 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:35:36 ---> Running in aacbf485ebb8 08:35:36 Removing intermediate container 37dfe03da4a0 08:35:36 ---> 485245d343cc 08:35:36 Step 21/23 : LABEL arch=x86_64 08:35:36 ---> Running in 8c267d93e323 08:35:36 Removing intermediate container f71c2790e6ff 08:35:36 ---> 7ebdf24e61ba 08:35:36 Step 23/24 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:35:36 ---> Running in 0bc08e318752 08:35:36 Removing intermediate container aacbf485ebb8 08:35:36 ---> 3987fccdbe51 08:35:36 Step 21/23 : LABEL arch=x86_64 08:35:36 Removing intermediate container 8c267d93e323 08:35:36 ---> e2229bd36719 08:35:36 Step 22/23 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:35:36 ---> Running in 64a3bd15d571 08:35:36 ---> Running in a28f39fab6ba 08:35:36 Removing intermediate container 0bc08e318752 08:35:36 ---> fc707972e0d3 08:35:36 Step 24/24 : LABEL version=0.0.0 08:35:36 ---> Running in 82b91ab93906 08:35:36 Removing intermediate container 64a3bd15d571 08:35:36 ---> 0eb4878bb05b 08:35:36 Step 22/23 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:35:36 ---> Running in 2c3939b9542e 08:35:36 Removing intermediate container a28f39fab6ba 08:35:36 ---> a67ea8c26e3b 08:35:36 Step 23/23 : LABEL version=0.0.0 08:35:36 ---> Running in 693567464a6b 08:35:36 Removing intermediate container 82b91ab93906 08:35:36 ---> 5b8ddbb5b602 08:35:36 08:35:36 Removing intermediate container 2c3939b9542e 08:35:36 ---> 1480a34da83a 08:35:36 Step 23/23 : LABEL version=0.0.0 08:35:36 Successfully built 5b8ddbb5b602 08:35:36 Removing intermediate container 693567464a6b 08:35:36 ---> 7bd7ee6c7c4d 08:35:36 08:35:36 Successfully tagged core-command:latest 08:35:36 Building security-bootstrapper 08:35:37  Building core-command ... done  ---> Running in 23b7319fa651 08:35:37 Successfully built 7bd7ee6c7c4d 08:35:37 Successfully tagged security-proxy-auth:latest 08:35:37 Building security-spiffe-token-provider 08:35:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:35:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:35:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:35:39  Building security-proxy-auth ... done Removing intermediate container 23b7319fa651 08:35:39 ---> 738869f6b327 08:35:39 08:35:39 Successfully built 738869f6b327 08:35:39 Successfully tagged core-common-config-bootstrapper:latest 08:35:39 Building security-spire-config 08:35:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:35:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:35:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:35:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:35:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:35:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:35:43  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> e55ea260c95b 08:35:43 Step 3/20 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> 83a8faa5c323 08:35:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:35:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:35:45 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:35:45 ---> e55ea260c95b 08:35:45 Step 3/27 : WORKDIR /edgex-go 08:35:45 ---> Using cache 08:35:45 ---> 83a8faa5c323 08:35:45 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:35:45 ---> Using cache 08:35:45 ---> 5afc0991f522 08:35:45 Step 5/27 : COPY go.mod vendor* ./ 08:35:45 ---> Using cache 08:35:45 ---> bee11d93a0ee 08:35:45 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:45 ---> Using cache 08:35:45 ---> fb8dab1716cf 08:35:45 Step 7/27 : COPY . . 08:35:45 ---> Using cache 08:35:45 ---> 0aef334e3830 08:35:45 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:35:45 ---> Using cache 08:35:45 ---> cf468b21efa6 08:35:45 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:45 ---> Using cache 08:35:45 ---> 38824b554e94 08:35:45 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:45 ---> Using cache 08:35:45 ---> 3aa582464940 08:35:45 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:45 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:45 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:35:45 ---> e55ea260c95b 08:35:45 Step 3/33 : WORKDIR /edgex-go 08:35:45 ---> Using cache 08:35:45 ---> 83a8faa5c323 08:35:45 Step 4/33 : RUN apk add --update --no-cache make git 08:35:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:35:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:35:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:35:55 ---> Running in d5bcb66a72a1 08:35:55 ---> Running in 1c965af65f30 08:35:55 ---> Running in ad5d25f45fee 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:56 OK: 265 MiB in 53 packages 08:35:56 v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:56 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:56 OK: 17822 distinct packages available 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:57 OK: 265 MiB in 53 packages 08:35:58 Removing intermediate container 9a4f21470120 08:35:58 ---> 00f1f65660cd 08:35:58 08:35:58 Step 10/25 : FROM alpine:3.17 08:35:58 ---> b2aa39c304c2 08:35:58 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:35:58 ---> Using cache 08:35:58 ---> 2741920b8845 08:35:58 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:58 ---> Using cache 08:35:58 ---> 8616b88cdc0d 08:35:58 Step 13/25 : ENV APP_PORT=59881 08:35:58 Removing intermediate container 1c965af65f30 08:35:58 ---> 84449752b7e9 08:35:58 Step 12/27 : WORKDIR /edgex-go 08:35:58 ---> Running in 34999607359e 08:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:35:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:35:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.441s coverage: 28.7% of statements 08:35:58 ---> Running in 23a5ad5fcccf 08:35:58 Removing intermediate container d5bcb66a72a1 08:35:58 ---> 12e6733035e5 08:35:58 Step 5/33 : COPY go.mod vendor* ./ 08:35:58 Removing intermediate container 34999607359e 08:35:58 ---> 2a225d56c245 08:35:58 Step 14/25 : EXPOSE $APP_PORT 08:35:58 ---> Running in 32da14d4f504 08:35:58 Removing intermediate container 23a5ad5fcccf 08:35:58 ---> eb6d969ce734 08:35:58 08:35:58 Step 13/27 : FROM alpine:3.17 08:35:58 ---> b2aa39c304c2 08:35:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:58 ---> Using cache 08:35:58 ---> deb32e557aa1 08:35:58 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:58 Removing intermediate container ad5d25f45fee 08:35:58 ---> 59a736a0fdcc 08:35:58 Step 5/20 : COPY go.mod vendor* ./ 08:35:58 ---> Running in 773c9121436e 08:35:58 Removing intermediate container 32da14d4f504 08:35:58 ---> d7493296cf08 08:35:58 Step 15/25 : WORKDIR / 08:35:58 ---> Running in 1ce71111b0f2 08:35:58 ---> 5c376fb5734e 08:35:58 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:58 ---> Running in 9fda732709f7 08:35:58 ---> c5f542acbc1a 08:35:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:58 ---> Running in 29238baf0818 08:35:58 Removing intermediate container 1ce71111b0f2 08:35:58 ---> 6eb602b8a304 08:35:58 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:58 ---> 49e6d2093cd7 08:35:58 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:59 ---> abb01eac67be 08:35:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:59 v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:59 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:59 OK: 17820 distinct packages available 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:59 (1/4) Installing dumb-init (1.2.5-r2) 08:35:59 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:59 (3/4) Installing libucontext (1.2-r0) 08:35:59 (4/4) Installing gcompat (1.1.0-r0) 08:35:59 Executing busybox-1.35.0-r29.trigger 08:35:59 OK: 7 MiB in 19 packages 08:35:59 ---> 4203ff9c9755 08:35:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:00 ---> 2e7041b36e93 08:36:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:00 Removing intermediate container 773c9121436e 08:36:00 ---> dcc36dbb7f73 08:36:00 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:00 ---> 9a8959480234 08:36:00 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:36:00 ---> Running in 56322ff86985 08:36:00 Removing intermediate container 56322ff86985 08:36:00 ---> 3e7e7d132c6d 08:36:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:00 ---> f55656d17cf1 08:36:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:00 ---> Running in c9925a536b3b 08:36:00 Removing intermediate container c9925a536b3b 08:36:00 ---> 30b77c127cf8 08:36:00 Step 23/25 : LABEL arch=x86_64 08:36:00 ---> Running in 078cdb3bba5f 08:36:00 ---> bf9d6a573a40 08:36:00 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:00 Removing intermediate container 078cdb3bba5f 08:36:00 ---> 6a2dda7b6fc2 08:36:00 Step 24/25 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:36:00 ---> Running in d17bf5fc810e 08:36:00 Removing intermediate container d17bf5fc810e 08:36:00 ---> 377562c933f3 08:36:00 Step 25/25 : LABEL version=0.0.0 08:36:00 ---> Running in bbb6eac91fad 08:36:00 Removing intermediate container bbb6eac91fad 08:36:00 ---> e13865da341d 08:36:00 08:36:00 Successfully built e13865da341d 08:36:00 Successfully tagged core-metadata:latest 08:36:00  Building core-metadata ... done Building security-proxy-setup 08:36:05 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:05 ---> e55ea260c95b 08:36:05 Step 3/22 : WORKDIR /edgex-go 08:36:05 ---> Using cache 08:36:05 ---> 83a8faa5c323 08:36:05 Step 4/22 : RUN apk add --update --no-cache make git 08:36:05 ---> Using cache 08:36:05 ---> 12e6733035e5 08:36:05 Step 5/22 : COPY go.mod vendor* ./ 08:36:05 ---> Using cache 08:36:05 ---> 5c376fb5734e 08:36:05 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.295s coverage: 98.5% of statements 08:36:07 ---> Running in d0734af6539f 08:36:07 ---> 9389d07810d9 08:36:07 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:07 ---> c44f3e655d8a 08:36:07 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:07 ---> Running in dce3860f6a6c 08:36:07 Removing intermediate container dce3860f6a6c 08:36:07 ---> e02c1263954d 08:36:07 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:07 ---> dee05e177e16 08:36:07 Step 22/27 : WORKDIR / 08:36:07 ---> Running in 38c57d74877b 08:36:07 Removing intermediate container 38c57d74877b 08:36:07 ---> 13f0a7a6bc50 08:36:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:07 ---> Running in 06d5b5ac1c68 08:36:07 Removing intermediate container 06d5b5ac1c68 08:36:07 ---> 84f666493bc9 08:36:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:07 ---> Running in 798e320a9f3b 08:36:07 Removing intermediate container 798e320a9f3b 08:36:07 ---> 572a71372e13 08:36:07 Step 25/27 : LABEL arch=x86_64 08:36:07 ---> Running in 1d29359b9fc6 08:36:08 Removing intermediate container 1d29359b9fc6 08:36:08 ---> 9ffdec9f5ca5 08:36:08 Step 26/27 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:36:08 ---> Running in 0c0f757c2dfc 08:36:08 Removing intermediate container 0c0f757c2dfc 08:36:08 ---> 01390b1d1515 08:36:08 Step 27/27 : LABEL version=0.0.0 08:36:08 ---> Running in b6e8274e322d 08:36:08 Removing intermediate container b6e8274e322d 08:36:08 ---> aec0b754249b 08:36:08 08:36:08 Successfully built aec0b754249b 08:36:08 Successfully tagged security-spire-config:latest 08:36:08  Building security-spire-config ... done Building security-secretstore-setup 08:36:10 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:10 ---> e55ea260c95b 08:36:10 Step 3/25 : WORKDIR /edgex-go 08:36:10 ---> Using cache 08:36:10 ---> 83a8faa5c323 08:36:10 Step 4/25 : RUN apk add --update --no-cache make git 08:36:10 ---> Using cache 08:36:10 ---> 12e6733035e5 08:36:10 Step 5/25 : COPY go.mod vendor* ./ 08:36:10 ---> Using cache 08:36:10 ---> 5c376fb5734e 08:36:10 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:12 ---> Running in 3bb3d75f804a 08:36:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.793s coverage: 71.3% of statements 08:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 54.0% of statements 08:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.386s coverage: 88.5% of statements 08:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.654s coverage: 3.9% of statements 08:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:36:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.797s coverage: 95.6% of statements 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:36:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 72.2% of statements 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:36:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.390s coverage: 65.9% of statements 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.426s coverage: 0.9% of statements 08:37:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.238s coverage: 29.0% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 44.1% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.257s coverage: 82.9% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.217s coverage: 94.1% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.281s coverage: 96.3% of statements 08:37:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.197s coverage: 87.5% of statements 08:37:09 Removing intermediate container 3bb3d75f804a 08:37:09 ---> d3f3f4688225 08:37:09 Step 7/25 : COPY . . 08:37:09 Removing intermediate container d0734af6539f 08:37:09 ---> a5f2be264e38 08:37:09 Step 7/22 : COPY . . 08:37:09 Removing intermediate container 9fda732709f7 08:37:09 ---> aab9b022ce60 08:37:09 Step 7/33 : COPY . . 08:37:09 Removing intermediate container 84ceef5f7017 08:37:09 ---> bb4f7ea4e66e 08:37:09 Step 8/23 : COPY . . 08:37:09 Removing intermediate container 29238baf0818 08:37:09 ---> aa739a260696 08:37:09 Step 7/20 : COPY . . 08:37:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.195s coverage: 94.4% of statements 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:27 ---> 295ae495c5ba 08:37:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:27 ---> e89340e6fb3d 08:37:27 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:27 ---> b15e490dfeaa 08:37:27 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:37:27 ---> 6de14cac27b6 08:37:27 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:37:27 ---> ec10120e3e5e 08:37:27 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:27 ---> Running in 2c791dec47af 08:37:27 ---> Running in f0860dbaa8d8 08:37:27 ---> Running in 424d30f08e9f 08:37:27 ---> Running in f0923eea351c 08:37:27 ---> Running in f9e5d560e562 08:37:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:37:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:37:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.978s coverage: 79.9% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.244s coverage: 92.9% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.201s coverage: 62.3% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.161s coverage: 20.0% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.440s coverage: 81.2% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.457s coverage: 82.1% of statements 08:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 86.0% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.983s coverage: 63.1% of statements 08:37:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.970s coverage: 38.4% of statements 08:37:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38: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 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.330s coverage: 17.7% of statements 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.525s coverage: 92.3% of statements 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.264s coverage: 61.5% of statements 08:38:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.7% of statements 08:38:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:38:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:13 go vet ./... 08:38:19 Removing intermediate container 2c791dec47af 08:38:19 ---> 186dbf67ebad 08:38:19 08:38:19 Step 9/33 : FROM alpine:3.17 08:38:19 ---> b2aa39c304c2 08:38:19 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:19 Removing intermediate container f9e5d560e562 08:38:19 ---> 48348a4f2846 08:38:19 08:38:19 Step 9/22 : FROM alpine:3.17 08:38:19 ---> b2aa39c304c2 08:38:19 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:38:19 Removing intermediate container f0860dbaa8d8 08:38:19 ---> 60145ebe3ed4 08:38:19 08:38:19 Step 9/25 : FROM alpine:3.17 08:38:19 ---> b2aa39c304c2 08:38:19 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:38:20 ---> Running in 6f85185cb2d6 08:38:20 ---> Running in 1e920e34acfd 08:38:20 ---> Running in 71b55f995de7 08:38:20 Removing intermediate container 6f85185cb2d6 08:38:20 ---> 43b6955610e9 08:38:20 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:38:20 ---> Running in 7c36bfdb72b2 08:38:20 Removing intermediate container 424d30f08e9f 08:38:20 ---> 00ae49dff9aa 08:38:20 08:38:20 Step 9/20 : FROM alpine:3.17 08:38:20 ---> b2aa39c304c2 08:38:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:20 ---> Using cache 08:38:20 ---> 43b6955610e9 08:38:20 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:20 Removing intermediate container f0923eea351c 08:38:20 ---> e8dc0839d938 08:38:20 08:38:20 Step 10/23 : FROM alpine:3.17 08:38:20 ---> b2aa39c304c2 08:38:20 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:20 ---> Running in 01a7ee752efa 08:38:20 ---> Running in 9e8192200ad4 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:21 (1/2) Installing dumb-init (1.2.5-r2) 08:38:21 (2/2) Installing openssl (3.0.8-r1) 08:38:21 Executing busybox-1.35.0-r29.trigger 08:38:21 OK: 8 MiB in 17 packages 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:21 (1/3) Installing ca-certificates (20220614-r4) 08:38:21 (2/3) Installing dumb-init (1.2.5-r2) 08:38:21 (3/3) Installing su-exec (0.2-r2) 08:38:21 Executing busybox-1.35.0-r29.trigger 08:38:21 Executing ca-certificates-20220614-r4.trigger 08:38:21 (1/2) Installing dumb-init (1.2.5-r2) 08:38:21 (2/2) Installing su-exec (0.2-r2) 08:38:21 Executing busybox-1.35.0-r29.trigger 08:38:21 OK: 7 MiB in 17 packages 08:38:21 OK: 8 MiB in 18 packages 08:38:21 (1/2) Installing ca-certificates (20220614-r4) 08:38:21 v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:21 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:21 OK: 17820 distinct packages available 08:38:21 (2/2) Installing dumb-init (1.2.5-r2) 08:38:21 Executing busybox-1.35.0-r29.trigger 08:38:22 Executing ca-certificates-20220614-r4.trigger 08:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:22 OK: 8 MiB in 17 packages 08:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:22 Removing intermediate container 1e920e34acfd 08:38:22 ---> 45da13a2eb9e 08:38:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:22 ---> Running in a0b973c30987 08:38:22 Removing intermediate container a0b973c30987 08:38:22 ---> 21329bbe64a5 08:38:22 Step 12/22 : WORKDIR /edgex 08:38:22 (1/9) Installing ca-certificates (20220614-r4) 08:38:22 (2/9) Installing brotli-libs (1.0.9-r9) 08:38:22 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:38:22 (4/9) Installing libcurl (7.88.1-r1) 08:38:22 (5/9) Installing curl (7.88.1-r1) 08:38:22 ---> Running in 0308469ae783 08:38:22 (6/9) Installing dumb-init (1.2.5-r2) 08:38:22 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:22 (8/9) Installing libucontext (1.2-r0) 08:38:22 Removing intermediate container 71b55f995de7 08:38:22 ---> 3d0a0e65413f 08:38:22 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:22 (9/9) Installing gcompat (1.1.0-r0) 08:38:22 Executing busybox-1.35.0-r29.trigger 08:38:22 Executing ca-certificates-20220614-r4.trigger 08:38:22 Removing intermediate container 7c36bfdb72b2 08:38:22 ---> 7cc921119247 08:38:22 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:22 ---> Running in 44c0e3cbaa67 08:38:22 ---> Running in cc87bfe43df4 08:38:22 Removing intermediate container 0308469ae783 08:38:22 ---> 31183bd3e9b6 08:38:22 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:22 OK: 10 MiB in 24 packages 08:38:22 Removing intermediate container 44c0e3cbaa67 08:38:22 ---> bb6c76277ba6 08:38:22 Step 12/25 : WORKDIR / 08:38:22 Removing intermediate container 9e8192200ad4 08:38:22 ---> 4ae7264d6e70 08:38:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:38:22 Removing intermediate container cc87bfe43df4 08:38:22 ---> 8c7173309971 08:38:22 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:22 ---> Running in b2d2cce74d64 08:38:22 ---> Running in e2abaddba49c 08:38:22 ---> Running in ee23cfc4afb4 08:38:22 ---> fae21159803a 08:38:22 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:38:22 Removing intermediate container b2d2cce74d64 08:38:22 ---> 33798c33565a 08:38:22 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:22 Removing intermediate container e2abaddba49c 08:38:22 ---> 92c68d5f7c65 08:38:22 Step 13/23 : ENV APP_PORT=59860 08:38:22 Removing intermediate container ee23cfc4afb4 08:38:22 ---> 2f09721361a4 08:38:22 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:22 ---> Running in ef57e3937c7e 08:38:22 ---> Running in 52a4b27a76ba 08:38:23 ---> cfb8894f59cd 08:38:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:23 Removing intermediate container ef57e3937c7e 08:38:23 ---> b64d8bda5000 08:38:23 Step 14/23 : EXPOSE $APP_PORT 08:38:23 ---> 4536ca6547f8 08:38:23 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:38:23 Removing intermediate container 52a4b27a76ba 08:38:23 ---> cc0a024e5d56 08:38:23 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:23 Removing intermediate container 01a7ee752efa 08:38:23 ---> f233c2eacdfa 08:38:23 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:23 ---> Running in 32afdd84d676 08:38:23 ---> Running in 1cac9931e845 08:38:23 ---> 8c1bc55ab3f2 08:38:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:23 ---> 899f40edf647 08:38:23 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:23 Removing intermediate container 32afdd84d676 08:38:23 ---> 0f31829fe8bd 08:38:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:23 Removing intermediate container 1cac9931e845 08:38:23 ---> e97a17faae42 08:38:23 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:23 ---> 8b0e378c5d4d 08:38:23 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:38:23 ---> Running in 3a9e6063bb47 08:38:23 ---> 649c7278b64c 08:38:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:23 ---> ef1174d7334a 08:38:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:23 ---> a0bd1de84f4c 08:38:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:23 ---> bae9edf54c53 08:38:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:24 ---> 7e050520c12c 08:38:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:24 ---> 37123f332a7a 08:38:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:24 ---> efbb66efc6ab 08:38:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:24 ---> 7fe208da1f0c 08:38:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:24 ---> Running in ced70a8b3538 08:38:24 Removing intermediate container 3a9e6063bb47 08:38:24 ---> d3aa5b4078e5 08:38:24 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:24 ---> Running in 25ab65591606 08:38:24 ---> 3905f82cae95 08:38:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:25 ---> da26dee1aa8d 08:38:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:25 Removing intermediate container 25ab65591606 08:38:25 ---> e529de56eff0 08:38:25 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:25 ---> 4fb1220c12b2 08:38:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> Running in a24d62a5271d 08:38:25 08:38:25 ---> c0b63de6b49e 08:38:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:25 Removing intermediate container a24d62a5271d 08:38:25 ---> e88a15424b3d 08:38:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:26 ---> Running in 4b0f2fc50ce5 08:38:26 ---> 1837282fda13 08:38:26 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:26 ---> a3fa7755843f 08:38:26 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:38:26 ---> Running in 9a30b4cb404b 08:38:26 ---> ef652e12a26d 08:38:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:26 ---> Running in b25aceb3d3fb 08:38:26 Removing intermediate container 4b0f2fc50ce5 08:38:26 ---> 73b02ab5d84d 08:38:26 Step 18/20 : LABEL arch=x86_64 08:38:26 Removing intermediate container ced70a8b3538 08:38:26 ---> 5ff81870ea91 08:38:26 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:26 ---> Running in 27612efc2c8d 08:38:26 Removing intermediate container b25aceb3d3fb 08:38:26 ---> 7a31d710582c 08:38:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:26 ---> 8b7a08e3a31c 08:38:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:26 ---> Running in 95ff12193fb2 08:38:26 ---> Running in 6e6cbf62a7a3 08:38:26 ---> Running in 9a636396e2d7 08:38:26 Removing intermediate container 27612efc2c8d 08:38:26 ---> 7d4ef47ffa4c 08:38:26 Step 19/20 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:38:26 ---> Running in d1280ee7ee0d 08:38:26 Removing intermediate container 95ff12193fb2 08:38:26 ---> ed01b44f3ab5 08:38:26 Step 20/22 : LABEL arch=x86_64 08:38:26 Removing intermediate container 6e6cbf62a7a3 08:38:26 ---> 9b895dc1dac7 08:38:26 Step 21/23 : LABEL arch=x86_64 08:38:26 ---> Running in c8080d68ee6d 08:38:26 ---> Running in 008b0a7e4f0d 08:38:26 Removing intermediate container d1280ee7ee0d 08:38:26 ---> 3aca6e6f566a 08:38:26 Step 20/20 : LABEL version=0.0.0 08:38:26 ---> Running in 4e9f0fe40edf 08:38:26 Removing intermediate container c8080d68ee6d 08:38:26 ---> a03ce396b110 08:38:26 Step 21/22 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:38:26 Removing intermediate container 008b0a7e4f0d 08:38:26 ---> 8e6b16ffe9dc 08:38:26 Step 22/23 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:38:27 ---> Running in 4f82644fb079 08:38:27 Removing intermediate container 4e9f0fe40edf 08:38:27 ---> a6dc520e28f6 08:38:27 08:38:27 ---> Running in e73feade2c0e 08:38:27 Removing intermediate container 9a30b4cb404b 08:38:27 ---> 7e240078f286 08:38:27 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:27 Successfully built a6dc520e28f6 08:38:27 Successfully tagged security-spiffe-token-provider:latest 08:38:27  Building security-spiffe-token-provider ... done Building support-scheduler 08:38:27 Removing intermediate container 4f82644fb079 08:38:27 ---> ab5cd824932b 08:38:27 Step 22/22 : LABEL version=0.0.0 08:38:27 Removing intermediate container e73feade2c0e 08:38:27 ---> 2337ec9ec775 08:38:27 Step 23/23 : LABEL version=0.0.0 08:38:27 ---> Running in fcd178881f1e 08:38:27 ---> Running in e4fc1f7e6417 08:38:27 ---> 3a9aca7ded88 08:38:27 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:30 ---> e55ea260c95b 08:38:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:30 ---> Using cache 08:38:30 ---> 88b2484c5e8d 08:38:30 Step 4/23 : WORKDIR /edgex-go 08:38:30 ---> Using cache 08:38:30 ---> 0c83c3adc3ac 08:38:30 Step 5/23 : RUN apk add --update --no-cache make git 08:38:30 ---> Using cache 08:38:30 ---> 6d578e0d9056 08:38:30 Step 6/23 : COPY go.mod vendor* ./ 08:38:30 ---> Using cache 08:38:30 ---> feb3eb8016c8 08:38:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:30 ---> Using cache 08:38:30 ---> 105321aa5a98 08:38:30 Step 8/23 : COPY . . 08:38:31 ---> Using cache 08:38:31 ---> 847fc72e152d 08:38:31 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:38:32 Removing intermediate container fcd178881f1e 08:38:32 ---> ac7451732f54 08:38:32 08:38:32 Removing intermediate container e4fc1f7e6417 08:38:32 ---> 6bc6a2aa8884 08:38:32 08:38:32 Removing intermediate container 9a636396e2d7 08:38:32 ---> 48a7f2c52aae 08:38:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:38:32 ---> Running in bb390bca42f8 08:38:32 ---> b921306f61a9 08:38:32 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:32 ---> Running in c71aed71c37d 08:38:32 Successfully built 6bc6a2aa8884 08:38:32 Successfully built ac7451732f54 08:38:32 Successfully tagged security-proxy-setup:latest 08:38:32 Successfully tagged support-notifications:latest 08:38:32  Building security-proxy-setup ... done Building core-data 08:38:32  Building support-notifications ... done Removing intermediate container c71aed71c37d 08:38:32 ---> ec09f41c19de 08:38:32 Step 23/25 : LABEL arch=x86_64 08:38: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 08:38:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:37 ---> e55ea260c95b 08:38:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:37 ---> Using cache 08:38:37 ---> 88b2484c5e8d 08:38:37 Step 4/23 : WORKDIR /edgex-go 08:38:37 ---> Using cache 08:38:37 ---> 0c83c3adc3ac 08:38:37 Step 5/23 : RUN apk add --update --no-cache make git 08:38:37 ---> Using cache 08:38:37 ---> 6d578e0d9056 08:38:37 Step 6/23 : COPY go.mod vendor* ./ 08:38:37 ---> Using cache 08:38:37 ---> feb3eb8016c8 08:38:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:37 ---> Using cache 08:38:37 ---> 105321aa5a98 08:38:37 Step 8/23 : COPY . . 08:38:37 ---> Using cache 08:38:37 ---> 847fc72e152d 08:38:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:38:38 ---> Running in ba71f1f8192e 08:38:38 ---> Running in 32c11ad51aed 08:38:38 ---> 11ebec2d163b 08:38:38 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:38 Removing intermediate container ba71f1f8192e 08:38:38 ---> e8204a29f5c7 08:38:38 Step 24/25 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:38:38 ---> Running in 9ca554946e84 08:38:38 Removing intermediate container 9ca554946e84 08:38:38 ---> c25deb9a21ea 08:38:38 Step 25/25 : LABEL version=0.0.0 08:38:39 ---> f4a499ca6457 08:38:39 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:39 ---> Running in 726dbfb527bc 08:38:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:38:39 Removing intermediate container 726dbfb527bc 08:38:39 ---> 796e569d9408 08:38:39 08:38:39 ---> f7f74771c0d2 08:38:39 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:39 Successfully built 796e569d9408 08:38:39 Successfully tagged security-secretstore-setup:latest 08:38:40  Building security-secretstore-setup ... done  ---> 5b0741b0a7fd 08:38:40 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:40 ---> 76d086100ca9 08:38:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:40 ---> 4ca7e52d0dab 08:38:40 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:40 ---> Running in 79cc7b15d616 08:38:42 Removing intermediate container 79cc7b15d616 08:38:42 ---> 70de01349dc4 08:38:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:42 ---> Running in 1c589667ba8b 08:38:42 Removing intermediate container 1c589667ba8b 08:38:42 ---> 3fc5bdb0cdc7 08:38:42 Step 30/33 : CMD ["gate"] 08:38:42 ---> Running in ff60990e5b13 08:38:42 Removing intermediate container ff60990e5b13 08:38:42 ---> 78ebcdaf119f 08:38:42 Step 31/33 : LABEL arch=x86_64 08:38:42 ---> Running in 462b4346f93c 08:38:43 Removing intermediate container 462b4346f93c 08:38:43 ---> b5c0a3df153d 08:38:43 Step 32/33 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:38:43 ---> Running in 0bb4f598af99 08:38:43 Removing intermediate container 0bb4f598af99 08:38:43 ---> 7750a09311d3 08:38:43 Step 33/33 : LABEL version=0.0.0 08:38:44 ---> Running in 414fe81f3804 08:38:44 Removing intermediate container 414fe81f3804 08:38:44 ---> d9ee96d8229f 08:38:44 08:38:44 Successfully built d9ee96d8229f 08:38:44 Successfully tagged security-bootstrapper:latest 08:39:02  Building security-bootstrapper ... done Removing intermediate container 32c11ad51aed 08:39:02 ---> 604db4443d83 08:39:02 08:39:02 Step 10/23 : FROM alpine:3.17 08:39:02 ---> b2aa39c304c2 08:39:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:39:02 Removing intermediate container bb390bca42f8 08:39:02 ---> 9cb4b9177741 08:39:02 08:39:02 Step 10/23 : FROM alpine:3.17 08:39:02 ---> b2aa39c304c2 08:39:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:39:02 ---> Using cache 08:39:02 ---> 2741920b8845 08:39:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' ---> Running in e98de234668b 08:39:02 08:39:02 ---> Using cache 08:39:02 ---> 8616b88cdc0d 08:39:02 Step 13/23 : ENV APP_PORT=59861 08:39:02 ---> Running in 7eab0ab7698b 08:39:02 Removing intermediate container e98de234668b 08:39:02 ---> 2730cd6fa0f9 08:39:02 Step 12/23 : ENV APP_PORT=59880 08:39:02 ---> Running in e1ce4e702d84 08:39:02 Removing intermediate container 7eab0ab7698b 08:39:02 ---> 409973a084ac 08:39:02 Step 14/23 : EXPOSE $APP_PORT 08:39:02 ---> Running in b922003f2329 08:39:02 Removing intermediate container e1ce4e702d84 08:39:02 ---> e83d55f1906e 08:39:02 Step 13/23 : EXPOSE $APP_PORT 08:39:02 ---> Running in 0bc67bf8c69c 08:39:02 Removing intermediate container b922003f2329 08:39:02 ---> d4adf1248d72 08:39:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:02 Removing intermediate container 0bc67bf8c69c 08:39:02 ---> 13767764e91a 08:39:02 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:39:02 ---> Running in 5b9871b0263b 08:39:02 ---> 1c09453cdcc9 08:39:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:39:03 ---> 6755265a3da3 08:39:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:03 (1/1) Installing dumb-init (1.2.5-r2) 08:39:03 Executing busybox-1.35.0-r29.trigger 08:39:03 OK: 7 MiB in 16 packages 08:39:04 ---> 83b900cfd853 08:39:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:39:04 ---> 128936bea0d4 08:39:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:39:04 Removing intermediate container 5b9871b0263b 08:39:04 ---> 588a18ec4a4a 08:39:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:04 ---> Running in 51a0564d8e88 08:39:04 Removing intermediate container 51a0564d8e88 08:39:04 ---> e943839fd311 08:39:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:04 ---> Running in a2891ba1816d 08:39:04 ---> 9ce694ffecd1 08:39:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:39:04 Removing intermediate container a2891ba1816d 08:39:04 ---> 4b71b6c9f014 08:39:04 Step 21/23 : LABEL arch=x86_64 08:39:04 ---> Running in 33f7538f281c 08:39:04 ---> dc8cea634251 08:39:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:04 Removing intermediate container 33f7538f281c 08:39:04 ---> 52e81723c902 08:39:04 Step 22/23 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:39:04 ---> Running in d91cdab45c1e 08:39:05 Removing intermediate container d91cdab45c1e 08:39:05 ---> cb57996b16a0 08:39:05 Step 23/23 : LABEL version=0.0.0 08:39:05 ---> Running in 2fa0867c32d4 08:39:05 ---> 60195f972872 08:39:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:39:05 Removing intermediate container 2fa0867c32d4 08:39:05 ---> 00d824a5ea70 08:39:05 08:39:05 Successfully built 00d824a5ea70 08:39:05 Successfully tagged support-scheduler:latest 08:39:05  Building support-scheduler ... done  ---> f6709305e7c8 08:39:05 Step 19/23 : ENTRYPOINT ["/core-data"] 08:39:05 ---> Running in fa4cedf7cd9d 08:39:05 Removing intermediate container fa4cedf7cd9d 08:39:05 ---> 8fc64f8f5aa4 08:39:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:05 ---> Running in c73935f06891 08:39:05 Removing intermediate container c73935f06891 08:39:05 ---> eb32099026aa 08:39:05 Step 21/23 : LABEL arch=x86_64 08:39:05 ---> Running in 87e58a2564cd 08:39:05 Removing intermediate container 87e58a2564cd 08:39:05 ---> ad4ddc688e4e 08:39:05 Step 22/23 : LABEL git_sha=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b 08:39:05 ---> Running in d1c7f7f42dad 08:39:05 Removing intermediate container d1c7f7f42dad 08:39:05 ---> 5a77e498d1a1 08:39:05 Step 23/23 : LABEL version=0.0.0 08:39:05 ---> Running in eade1d4fcb8c 08:39:05 Removing intermediate container eade1d4fcb8c 08:39:05 ---> d0a9c98b4c94 08:39:05 08:39:05 Successfully built d0a9c98b4c94 08:39:05 Successfully tagged core-data:latest 08:39:06  Building core-data ... done  [Pipeline] } 08:39:06 $ docker stop --time=1 2a8d9e8971409325511b91eca574b2e627d43aa4122283b6f5ca756de982c1b3 08:39:07 $ docker rm -f --volumes 2a8d9e8971409325511b91eca574b2e627d43aa4122283b6f5ca756de982c1b3 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:07 + docker images 08:39:07 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:07 core-data latest d0a9c98b4c94 2 seconds ago 20MB 08:39:07 support-scheduler latest 00d824a5ea70 2 seconds ago 32.1MB 08:39:07 9cb4b9177741 6 seconds ago 1.75GB 08:39:07 604db4443d83 8 seconds ago 1.69GB 08:39:07 security-bootstrapper latest d9ee96d8229f 23 seconds ago 22.2MB 08:39:07 security-secretstore-setup latest 796e569d9408 28 seconds ago 32.8MB 08:39:07 security-proxy-setup latest ac7451732f54 40 seconds ago 18.7MB 08:39:07 support-notifications latest 6bc6a2aa8884 40 seconds ago 32.7MB 08:39:07 security-spiffe-token-provider latest a6dc520e28f6 41 seconds ago 32.8MB 08:39:07 00ae49dff9aa 47 seconds ago 1.73GB 08:39:07 e8dc0839d938 47 seconds ago 1.75GB 08:39:07 186dbf67ebad 51 seconds ago 1.67GB 08:39:07 60145ebe3ed4 51 seconds ago 1.68GB 08:39:07 48348a4f2846 51 seconds ago 1.67GB 08:39:07 security-spire-config latest aec0b754249b 2 minutes ago 88.9MB 08:39:07 core-metadata latest e13865da341d 3 minutes ago 20.4MB 08:39:07 eb6d969ce734 3 minutes ago 1.54GB 08:39:07 00f1f65660cd 3 minutes ago 1.69GB 08:39:07 core-common-config-bootstrapper latest 738869f6b327 3 minutes ago 17.2MB 08:39:07 security-proxy-auth latest 7bd7ee6c7c4d 3 minutes ago 18.3MB 08:39:07 core-command latest 5b8ddbb5b602 3 minutes ago 19.8MB 08:39:07 security-spire-agent latest 2c238d059a26 3 minutes ago 129MB 08:39:07 security-spire-server latest 10c606b02bec 3 minutes ago 89.8MB 08:39:07 0c5a0525c5f8 3 minutes ago 1.66GB 08:39:07 e12f6e10b915 3 minutes ago 1.68GB 08:39:07 43bc25e9be2a 3 minutes ago 1.69GB 08:39:07 2d1af8734418 4 minutes ago 1.54GB 08:39:07 9fc98347e180 4 minutes ago 1.54GB 08:39:07 ci-base-image-x86_64 latest e55ea260c95b 8 minutes ago 881MB 08:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 08:39:07 alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB 08:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:40:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:35 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:40:35 + ls -al . 08:40:36 total 700 08:40:36 drwxrwxr-x 10 1001 1001 4096 Mar 25 08:33 . 08:40:36 drwxr-xr-x 4 root root 4096 Mar 25 08:33 .. 08:40:36 drwxrwxr-x 2 1001 1001 4096 Mar 25 08:31 .blubracket 08:40:36 -rw-rw-r-- 1 1001 1001 16 Mar 25 08:31 .dockerignore 08:40:36 drwxrwxr-x 8 1001 1001 4096 Mar 25 08:31 .git 08:40:36 drwxrwxr-x 3 1001 1001 4096 Mar 25 08:31 .github 08:40:36 -rw-rw-r-- 1 1001 1001 1133 Mar 25 08:31 .gitignore 08:40:36 -rw-rw-r-- 1 1001 1001 42 Mar 25 08:31 .golangci.yml 08:40:36 -rw-rw-r-- 1 1001 1001 87 Mar 25 08:31 .hadolint.yml 08:40:36 -rw-rw-r-- 1 1001 1001 166 Mar 25 08:31 .sonarcloud.properties 08:40:36 -rw-rw-r-- 1 1001 1001 1171 Mar 25 08:31 ADOPTERS.md 08:40:36 -rw-rw-r-- 1 1001 1001 10835 Mar 25 08:31 Attribution.txt 08:40:36 -rw-rw-r-- 1 1001 1001 73765 Mar 25 08:31 CHANGELOG.md 08:40:36 -rw-rw-r-- 1 1001 1001 3804 Mar 25 08:31 CONTRIBUTING.md 08:40:36 -rw-rw-r-- 1 1001 1001 677 Mar 25 08:31 GOVERNANCE.md 08:40:36 -rw-rw-r-- 1 1001 1001 883 Mar 25 08:31 Jenkinsfile 08:40:36 -rw-rw-r-- 1 1001 1001 10775 Mar 25 08:31 LICENSE 08:40:36 -rw-rw-r-- 1 1001 1001 14368 Mar 25 08:31 Makefile 08:40:36 -rw-rw-r-- 1 1001 1001 582 Mar 25 08:31 OWNERS.md 08:40:36 -rw-rw-r-- 1 1001 1001 9403 Mar 25 08:31 README.md 08:40:36 -rw-rw-r-- 1 1001 1001 789 Mar 25 08:31 SECURITY.md 08:40:36 -rw-rw-r-- 1 1001 1001 5 Mar 25 08:29 VERSION 08:40:36 drwxrwxr-x 2 1001 1001 4096 Mar 25 08:31 bin 08:40:36 drwxrwxr-x 18 1001 1001 4096 Mar 25 08:31 cmd 08:40:36 -rw-r--r-- 1 root root 447380 Mar 25 08:38 coverage.out 08:40:36 -rw-rw-r-- 1 1001 1001 3200 Mar 25 08:31 go.mod 08:40:36 -rw-rw-r-- 1 1001 1001 31265 Mar 25 08:31 go.sum 08:40:36 drwxrwxr-x 7 1001 1001 4096 Mar 25 08:31 internal 08:40:36 drwxrwxr-x 3 1001 1001 4096 Mar 25 08:31 openapi 08:40:36 -rw-rw-r-- 1 1001 1001 594 Mar 25 08:31 security.txt 08:40:36 drwxrwxr-x 4 1001 1001 4096 Mar 25 08:31 snap 08:40:36 -rw-rw-r-- 1 1001 1001 204 Mar 25 08:31 version.go [Pipeline] sh 08:40:36 + '[' -e coverage.out ] 08:40:36 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:36 Warning: overwriting stash ‘coverage-report’ 08:40:37 Stashed 1 file(s) [Pipeline] sh 08:40:38 + make build 08:40:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:41: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 08:42:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:42:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:42:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:43:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:43:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:43: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:43:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:43:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:43:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:43:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:43:31 $ docker stop --time=1 106f0116a27224b6673b97a94c2f340da2e266766d9a31bff6d7981b90d6fdc8 08:43:34 $ docker rm -f --volumes 106f0116a27224b6673b97a94c2f340da2e266766d9a31bff6d7981b90d6fdc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:36 08:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:37 latest: Pulling from edgex-devops/edgex-compose-arm64 08:43:37 29e5d40040c1: Pulling fs layer 08:43:37 1ce36da41761: Pulling fs layer 08:43:37 25b303627fd3: Pulling fs layer 08:43:37 29e5d40040c1: Verifying Checksum 08:43:37 29e5d40040c1: Download complete 08:43:37 1ce36da41761: Verifying Checksum 08:43:37 1ce36da41761: Download complete 08:43:37 29e5d40040c1: Pull complete 08:43:38 25b303627fd3: Verifying Checksum 08:43:38 25b303627fd3: Download complete 08:43:38 1ce36da41761: Pull complete 08:43:49 25b303627fd3: Pull complete 08:43:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:43:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:49 prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container 08:43:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:51 $ docker top 17167ecc750e17d2cb707af6af29b32b66a5e5a376514fd47035a297af3f7f04 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:52 + grep parallel 08:43:52 + docker-compose build --help 08:43:56 --parallel Build images in parallel. [Pipeline] } 08:43:56 $ docker stop --time=1 17167ecc750e17d2cb707af6af29b32b66a5e5a376514fd47035a297af3f7f04 08:43:58 $ docker rm -f --volumes 17167ecc750e17d2cb707af6af29b32b66a5e5a376514fd47035a297af3f7f04 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:58 prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container 08:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:44:00 $ docker top 87387e6ae3fa49df585cf37a1eec03263c1e28240d9f5516a37a06d7473598b1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:02 + docker-compose -f ./docker-compose-build.yml build --parallel 08:44:06 Building core-command ... 08:44:06 Building core-common-config-bootstrapper ... 08:44:06 Building core-data ... 08:44:06 Building core-metadata ... 08:44:06 Building security-bootstrapper ... 08:44:06 Building security-proxy-auth ... 08:44:06 Building security-proxy-setup ... 08:44:06 Building security-secretstore-setup ... 08:44:06 Building security-spiffe-token-provider ... 08:44:06 Building security-spire-agent ... 08:44:06 Building security-spire-config ... 08:44:06 Building security-spire-server ... 08:44:06 Building support-notifications ... 08:44:06 Building support-scheduler ... 08:44:06 Building support-scheduler 08:44:06 Building core-common-config-bootstrapper 08:44:06 Building security-proxy-auth 08:44:06 Building security-proxy-setup 08:44:06 Building security-spire-agent 08:44:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:44:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:44:53 ---> e510da0e2ed0 08:44:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:44:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:44:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:44:53 ---> e510da0e2ed0 08:44:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:44:53 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:44:53 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:44:53 ---> e510da0e2ed0 08:44:53 Step 3/27 : WORKDIR /edgex-go 08:44:53 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:44:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:53 ---> e510da0e2ed0 08:44:53 Step 3/22 : WORKDIR /edgex-go 08:44:53 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:44:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:44:53 ---> e510da0e2ed0 08:44:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:44:53 ---> Running in 1e6fdcbc6b32 08:44:53 ---> Running in bc7695dfb5e7 08:44:53 ---> Running in 007f2449577b 08:44:53 ---> Running in 94de63503bac 08:44:53 ---> Running in 361ada0e3e26 08:44:54 Removing intermediate container 94de63503bac 08:44:54 ---> bc6140a4aaed 08:44:54 Step 4/23 : WORKDIR /edgex-go 08:44:54 Removing intermediate container 1e6fdcbc6b32 08:44:54 ---> 1beb6b89bad9 08:44:54 Step 4/22 : RUN apk add --update --no-cache make git 08:44:54 ---> Running in 54396cb35126 08:44:54 Removing intermediate container 361ada0e3e26 08:44:54 ---> f6c05eedf403 08:44:54 Step 4/23 : WORKDIR /edgex-go 08:44:54 Removing intermediate container bc7695dfb5e7 08:44:54 ---> da986c9d1cca 08:44:54 Step 4/23 : WORKDIR /edgex-go 08:44:54 Removing intermediate container 007f2449577b 08:44:54 ---> 09a41d517c22 08:44:54 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:44:54 ---> Running in 2ae03eee3b90 08:44:54 ---> Running in 7d4a31ba6ee1 08:44:54 ---> Running in e5bdfeaa72a6 08:44:55 ---> Running in 3f5a3bb519db 08:44:55 Removing intermediate container 54396cb35126 08:44:55 ---> bad38edd9154 08:44:55 Step 5/23 : RUN apk add --update --no-cache make git 08:44:55 ---> Running in 60fa0ae4a012 08:44:55 Removing intermediate container 7d4a31ba6ee1 08:44:55 ---> 4b8222238fe5 08:44:55 Step 5/23 : RUN apk add --update --no-cache make git 08:44:55 Removing intermediate container e5bdfeaa72a6 08:44:55 ---> 81a053a9fd6e 08:44:55 Step 5/23 : RUN apk add --update --no-cache make git 08:44:55 ---> Running in c1158ceb4bb7 08:44:55 ---> Running in 56f83069cb52 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:44:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:44:59 OK: 263 MiB in 53 packages 08:44:59 OK: 263 MiB in 53 packages 08:44:59 OK: 263 MiB in 53 packages 08:45:00 OK: 263 MiB in 53 packages 08:45:00 OK: 263 MiB in 53 packages 08:45:01 Removing intermediate container 2ae03eee3b90 08:45:01 ---> f402b4bf8f54 08:45:01 Step 5/22 : COPY go.mod vendor* ./ 08:45:01 Removing intermediate container 3f5a3bb519db 08:45:01 ---> 9510b8995913 08:45:01 Step 5/27 : COPY go.mod vendor* ./ 08:45:02 Removing intermediate container c1158ceb4bb7 08:45:02 ---> ef114dce3c5d 08:45:02 Step 6/23 : COPY go.mod vendor* ./ 08:45:02 Removing intermediate container 60fa0ae4a012 08:45:02 ---> 3c411d022c12 08:45:02 Step 6/23 : COPY go.mod vendor* ./ 08:45:02 Removing intermediate container 56f83069cb52 08:45:02 ---> 5d446c20f479 08:45:02 Step 6/23 : COPY go.mod vendor* ./ 08:45:02 ---> df039ff28d3d 08:45:02 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:02 ---> Running in 91ad3a4e515b 08:45:03 ---> 443b542b1771 08:45:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:03 ---> 16bd339bdb1a 08:45:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:03 ---> 67de9f6ea338 08:45:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:03 ---> Running in eee7c57245f2 08:45:03 ---> Running in 8742d94a359e 08:45:03 ---> Running in d4712277e3ad 08:45:03 ---> 07662373577f 08:45:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:03 ---> Running in 6008575a3a20 08:46:55 Removing intermediate container 91ad3a4e515b 08:46:55 ---> fc2597c450c8 08:46:55 Step 7/22 : COPY . . 08:46:55 Removing intermediate container 8742d94a359e 08:46:55 ---> 509886ad0327 08:46:55 Step 8/23 : COPY . . 08:46:55 Removing intermediate container 6008575a3a20 08:46:55 ---> 2ebbf3c277d3 08:46:55 Step 8/23 : COPY . . 08:46:55 Removing intermediate container d4712277e3ad 08:46:55 ---> 931f846a71c9 08:46:55 Step 7/27 : COPY . . 08:46:55 Removing intermediate container eee7c57245f2 08:46:55 ---> 067e972d1218 08:46:55 Step 8/23 : COPY . . 08:47:05 ---> 9e295d0b9898 08:47:05 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:47:05 ---> 0ae6db79ecd6 08:47:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:47:05 ---> Running in 4f7775759ae0 08:47:05 ---> 16da038e5ee3 08:47:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:47:05 ---> 6aec2c3bb8d9 08:47:05 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:47:05 ---> a5a02e39658c 08:47:05 ---> Running in 99c157dff9aa 08:47:05 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:47:05 ---> Running in 2132eab22718 08:47:05 ---> Running in 6de0fc4cccfd 08:47:05 ---> Running in 078a581817c6 08:47:05 Removing intermediate container 99c157dff9aa 08:47:05 ---> 96fa17dec72e 08:47:05 Step 9/27 : WORKDIR /edgex-go/spire-build 08:47:05 ---> Running in d177c901fe81 08:47:05 Removing intermediate container d177c901fe81 08:47:05 ---> cba0427bbcb4 08:47:05 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:47:05 ---> Running in aedfafce7887 08:47:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:06 Removing intermediate container aedfafce7887 08:47:06 ---> 646a9c8e0e27 08:47:06 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:06 ---> Running in 7a00c44212ba 08:47:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:47:10 Removing intermediate container 7a00c44212ba 08:47:10 ---> 751ce1bf31f3 08:47:10 Step 12/27 : WORKDIR /edgex-go 08:47:10 ---> Running in d86473372f09 08:47:10 Removing intermediate container d86473372f09 08:47:10 ---> e2e5814c5fd6 08:47:10 08:47:10 Step 13/27 : FROM alpine:3.17 08:47:10 3.17: Pulling from library/alpine 08:47:10 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:47:10 Status: Downloaded newer image for alpine:3.17 08:47:10 ---> d74e625d9115 08:47:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:47:10 ---> Running in 085e03780c02 08:47:11 Removing intermediate container 085e03780c02 08:47:11 ---> e6561209437c 08:47:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:11 ---> Running in 6462731b8248 08:47:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:15 v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:47:15 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:47:15 OK: 17691 distinct packages available 08:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:18 (1/5) Installing dumb-init (1.2.5-r2) 08:47:18 (2/5) Installing musl-obstack (1.2.3-r0) 08:47:18 (3/5) Installing libucontext (1.2-r0) 08:47:18 (4/5) Installing gcompat (1.1.0-r0) 08:47:18 (5/5) Installing openssl (3.0.8-r1) 08:47:18 Executing busybox-1.35.0-r29.trigger 08:47:18 OK: 9 MiB in 20 packages 08:47:21 Removing intermediate container 6462731b8248 08:47:21 ---> 035ef9e592a0 08:47:21 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:47:22 ---> 0e78fdba850b 08:47:22 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:47:23 ---> 0d6ed55fdb4d 08:47:23 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:47:27 ---> c87dea99deef 08:47:27 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:31 ---> 961eec17e825 08:47:31 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:47:32 ---> 625987d79d75 08:47:32 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:47:33 ---> 65e1ed0cddfa 08:47:33 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:47:34 ---> d56ecaff182f 08:47:34 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:47:34 ---> Running in 5540c2b6e3e4 08:47:35 Removing intermediate container 5540c2b6e3e4 08:47:35 ---> aa57bc4b12f7 08:47:35 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:47:35 ---> Running in 73172e278ab5 08:47:35 Removing intermediate container 73172e278ab5 08:47:35 ---> 27fee97f0edf 08:47:35 Step 25/27 : LABEL arch=arm64 08:47:35 ---> Running in 3fdd5beae256 08:47:36 Removing intermediate container 3fdd5beae256 08:47:36 ---> 0a4dbfc8e45d 08:47:36 Step 26/27 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 08:47:36 ---> Running in a8c56da2b6df 08:47:37 Removing intermediate container a8c56da2b6df 08:47:37 ---> 8f8706ec1166 08:47:37 Step 27/27 : LABEL version=0.0.0 08:47:37 ---> Running in c04ea854a42d 08:47:37 Removing intermediate container c04ea854a42d 08:47:37 ---> 436f1aaddd70 08:47:37 08:47:37 Successfully built 436f1aaddd70 08:47:37 Successfully tagged security-spire-agent-arm64:latest 08:47:37  Building security-spire-agent ... done Building security-spire-config 08:47:52 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:52 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:47:52 ---> e510da0e2ed0 08:47:52 Step 3/27 : WORKDIR /edgex-go 08:47:52 ---> Using cache 08:47:52 ---> 09a41d517c22 08:47:52 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:47:52 ---> Using cache 08:47:52 ---> 9510b8995913 08:47:52 Step 5/27 : COPY go.mod vendor* ./ 08:47:52 ---> Using cache 08:47:52 ---> 443b542b1771 08:47:52 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:52 ---> Using cache 08:47:52 ---> 931f846a71c9 08:47:52 Step 7/27 : COPY . . 08:47:52 ---> Using cache 08:47:52 ---> 9e295d0b9898 08:47:52 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 08:47:52 ---> Using cache 08:47:52 ---> 96fa17dec72e 08:47:52 Step 9/27 : WORKDIR /edgex-go/spire-build 08:47:52 ---> Using cache 08:47:52 ---> cba0427bbcb4 08:47:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:47:52 ---> Using cache 08:47:52 ---> 646a9c8e0e27 08:47:52 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:52 ---> Using cache 08:47:52 ---> 751ce1bf31f3 08:47:52 Step 12/27 : WORKDIR /edgex-go 08:47:52 ---> Using cache 08:47:52 ---> e2e5814c5fd6 08:47:52 08:47:52 Step 13/27 : FROM alpine:3.17 08:47:52 ---> d74e625d9115 08:47:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:47:52 ---> Using cache 08:47:52 ---> e6561209437c 08:47:52 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:52 ---> Running in 20aaf0b6cf0f 08:47:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:56 v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:47:56 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:47:56 OK: 17691 distinct packages available 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:59 (1/4) Installing dumb-init (1.2.5-r2) 08:47:59 (2/4) Installing musl-obstack (1.2.3-r0) 08:47:59 (3/4) Installing libucontext (1.2-r0) 08:47:59 (4/4) Installing gcompat (1.1.0-r0) 08:47:59 Executing busybox-1.35.0-r29.trigger 08:47:59 OK: 8 MiB in 19 packages 08:48:03 Removing intermediate container 20aaf0b6cf0f 08:48:03 ---> d002899b66d4 08:48:03 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:48:04 ---> eb9452269e7a 08:48:04 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:48:05 ---> 47b27fa7f1c9 08:48:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:48:10 ---> afeadb435997 08:48:10 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:48:11 ---> 362106b53be4 08:48:11 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:48:11 ---> Running in 375ad2bbdd55 08:48:12 Removing intermediate container 375ad2bbdd55 08:48:12 ---> b49c62783934 08:48:12 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:48:15 ---> 8905fb418381 08:48:15 Step 22/27 : WORKDIR / 08:48:15 ---> Running in 4302fb14bd51 08:48:15 Removing intermediate container 4302fb14bd51 08:48:15 ---> 48c38d337973 08:48:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:48:15 ---> Running in 37329640efc3 08:48:16 Removing intermediate container 37329640efc3 08:48:16 ---> ad72dc93ab4e 08:48:16 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:48:16 ---> Running in 21fc46b7d893 08:48:16 Removing intermediate container 21fc46b7d893 08:48:16 ---> 9eef24e866bd 08:48:16 Step 25/27 : LABEL arch=arm64 08:48:16 ---> Running in 688492d0094b 08:48:17 Removing intermediate container 688492d0094b 08:48:17 ---> 6c77c88571fd 08:48:17 Step 26/27 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 08:48:17 ---> Running in 0cd89f93a38e 08:48:18 Removing intermediate container 0cd89f93a38e 08:48:18 ---> 6b512461b032 08:48:18 Step 27/27 : LABEL version=0.0.0 08:48:18 ---> Running in 24ad39d52dd4 08:48:19 Removing intermediate container 24ad39d52dd4 08:48:19 ---> 08f41d35f7fe 08:48:19 08:48:19 Successfully built 08f41d35f7fe 08:48:19 Successfully tagged security-spire-config-arm64:latest 08:48:19  Building security-spire-config ... done Building support-notifications 08:48:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:37 ---> e510da0e2ed0 08:48:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:37 ---> Using cache 08:48:37 ---> da986c9d1cca 08:48:37 Step 4/23 : WORKDIR /edgex-go 08:48:37 ---> Using cache 08:48:37 ---> 81a053a9fd6e 08:48:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:48:37 ---> Running in e0b1447a7ca7 08:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:39 OK: 263 MiB in 53 packages 08:48:40 Removing intermediate container e0b1447a7ca7 08:48:40 ---> 64f1ed61e2ac 08:48:40 Step 6/23 : COPY go.mod vendor* ./ 08:48:41 ---> e3ae0eef0a77 08:48:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:41 ---> Running in 6e2e8c38ee13 08:50:18 Removing intermediate container 6e2e8c38ee13 08:50:18 ---> 4f3d6a08b6ff 08:50:18 Step 8/23 : COPY . . 08:50:23 ---> ddd9dbbffb7c 08:50:23 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:50:23 ---> Running in 7448101755e1 08:50:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:53:18 Removing intermediate container 4f7775759ae0 08:53:18 ---> 57f39e4b6466 08:53:18 08:53:18 Step 10/23 : FROM alpine:3.17 08:53:18 ---> d74e625d9115 08:53:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:53:18 ---> Running in 0b8274e1df70 08:53:18 Removing intermediate container 0b8274e1df70 08:53:18 ---> 1d954708ffe2 08:53:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:53:18 ---> Running in 4e16a1aa52b2 08:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:20 (1/1) Installing dumb-init (1.2.5-r2) 08:53:20 Executing busybox-1.35.0-r29.trigger 08:53:20 OK: 8 MiB in 16 packages 08:53:22 Removing intermediate container 4e16a1aa52b2 08:53:22 ---> 500b5b99904a 08:53:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:24 ---> 888b9ffbd018 08:53:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:53:25 ---> 9c38815b51f1 08:53:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:53:26 Removing intermediate container 078a581817c6 08:53:26 ---> 652bb58e2159 08:53:26 08:53:26 Step 9/22 : FROM alpine:3.17 08:53:26 ---> d74e625d9115 08:53:26 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:53:26 ---> Running in 59738166d4d4 08:53:27 ---> a1c48af85847 08:53:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:53:31 ---> f04c25e563d5 08:53:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:53:32 ---> dc7f1bb38c06 08:53:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:32 ---> Running in 35b766c189b1 08:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:53:34 (1/2) Installing dumb-init (1.2.5-r2) 08:53:34 (2/2) Installing openssl (3.0.8-r1) 08:53:34 Executing busybox-1.35.0-r29.trigger 08:53:34 OK: 8 MiB in 17 packages 08:53:36 Removing intermediate container 35b766c189b1 08:53:36 ---> 36ee4262f584 08:53:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:53:36 ---> Running in 43cbb1e2c6ff 08:53:36 Removing intermediate container 59738166d4d4 08:53:36 ---> 39ec5452c4f6 08:53:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:53:37 ---> Running in 985ea16f8aaf 08:53:37 Removing intermediate container 43cbb1e2c6ff 08:53:37 ---> 90fe92cc564f 08:53:37 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:53:37 ---> Running in 76752641f88f 08:53:37 Removing intermediate container 985ea16f8aaf 08:53:37 ---> b9a8725ffa5c 08:53:37 Step 12/22 : WORKDIR /edgex 08:53:37 ---> Running in fc26cf5cf61b 08:53:38 Removing intermediate container 76752641f88f 08:53:38 ---> b48fbe08756f 08:53:38 Step 21/23 : LABEL arch=arm64 08:53:38 ---> Running in 38ab58cc6459 08:53:38 Removing intermediate container fc26cf5cf61b 08:53:38 ---> d579e0b67c37 08:53:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:39 Removing intermediate container 38ab58cc6459 08:53:39 ---> a14bc4410bf9 08:53:39 Step 22/23 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 08:53:39 ---> Running in 6d2095d60f1a 08:53:39 ---> ddebaff7c9ad 08:53:39 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:53:40 Removing intermediate container 6d2095d60f1a 08:53:40 ---> 42dd8a8e31a0 08:53:40 Step 23/23 : LABEL version=0.0.0 08:53:40 ---> Running in 3d5134d86e69 08:53:41 ---> ada0efa3d279 08:53:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:53:41 Removing intermediate container 3d5134d86e69 08:53:41 ---> 3292c69e0a9a 08:53:41 08:53:42 Successfully built 3292c69e0a9a 08:53:42 Successfully tagged security-proxy-auth-arm64:latest 08:53:42  Building security-proxy-auth ... done Building core-data 08:53:46 ---> 3a0b5bef34e3 08:53:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:53:48 ---> d3d2abd47eca 08:53:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:53:50 ---> fa2a447b870d 08:53:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:53:50 ---> Running in 1136efe92557 08:53:51 Removing intermediate container 6de0fc4cccfd 08:53:51 ---> e7568c0632c7 08:53:51 08:53:51 Step 10/23 : FROM alpine:3.17 08:53:51 ---> d74e625d9115 08:53:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:53:51 ---> Using cache 08:53:51 ---> 1d954708ffe2 08:53:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:53:51 ---> Using cache 08:53:51 ---> 500b5b99904a 08:53:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:51 ---> Using cache 08:53:51 ---> 888b9ffbd018 08:53:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:53:51 ---> Using cache 08:53:51 ---> 9c38815b51f1 08:53:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:53:54 Removing intermediate container 1136efe92557 08:53:54 ---> c7ac56b67cd9 08:53:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:53:54 ---> Running in 1802833c064f 08:53:55 ---> f2741ca2c7d2 08:53:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:53:55 Removing intermediate container 1802833c064f 08:53:55 ---> c6237bd0da15 08:53:55 Step 20/22 : LABEL arch=arm64 08:53:55 ---> Running in b9d7868d0d45 08:53:58 Removing intermediate container b9d7868d0d45 08:53:58 ---> ea4ebf8ce57a 08:53:58 Step 21/22 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 08:53:58 ---> e35bf49d0793 08:53:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:53:58 ---> Running in 055df09c238d 08:53:59 Removing intermediate container 055df09c238d 08:53:59 ---> 069de8b99745 08:53:59 Step 22/22 : LABEL version=0.0.0 08:53:59 ---> Running in 11ad02c74273 08:53:59 ---> 828e828e004c 08:53:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:00 ---> Running in 367fc07da526 08:54:01 Removing intermediate container 11ad02c74273 08:54:01 ---> f3fd0f44571e 08:54:01 08:54:02 Successfully built f3fd0f44571e 08:54:02 Successfully tagged security-proxy-setup-arm64:latest 08:54:02 Building core-metadata 08:54:03  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:54:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:54:03 ---> e510da0e2ed0 08:54:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:54:03 ---> Using cache 08:54:03 ---> da986c9d1cca 08:54:03 Step 4/23 : WORKDIR /edgex-go 08:54:03 ---> Using cache 08:54:03 ---> 81a053a9fd6e 08:54:03 Step 5/23 : RUN apk add --update --no-cache make git 08:54:03 ---> Using cache 08:54:03 ---> ef114dce3c5d 08:54:03 Step 6/23 : COPY go.mod vendor* ./ 08:54:03 ---> Using cache 08:54:03 ---> 67de9f6ea338 08:54:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:03 ---> Using cache 08:54:03 ---> 067e972d1218 08:54:03 Step 8/23 : COPY . . 08:54:03 ---> Using cache 08:54:03 ---> 16da038e5ee3 08:54:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:54:03 ---> Running in 0f334f464aa4 08:54:05 Removing intermediate container 367fc07da526 08:54:05 ---> e7ec25487e23 08:54:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:54:05 ---> Running in 79fde65129b6 08:54:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:54:05 Removing intermediate container 79fde65129b6 08:54:05 ---> de8bc02442e0 08:54:05 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:54:06 ---> Running in 4adab48e351f 08:54:06 Removing intermediate container 4adab48e351f 08:54:06 ---> 56fd532f227c 08:54:06 Step 21/23 : LABEL arch=arm64 08:54:06 ---> Running in 2f44316ad6d2 08:54:07 Removing intermediate container 2f44316ad6d2 08:54:07 ---> 38ecca4e359d 08:54:07 Step 22/23 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 08:54:07 ---> Running in 2f487d239b39 08:54:07 Removing intermediate container 2f487d239b39 08:54:07 ---> 00d6187599fe 08:54:08 Step 23/23 : LABEL version=0.0.0 08:54:08 ---> Running in 044182b6f125 08:54:10 Removing intermediate container 044182b6f125 08:54:10 ---> 89357cbdb9bb 08:54:10 08:54:11 Successfully built 89357cbdb9bb 08:54:11 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:54:11  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 08:54:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:54:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:54:23 ---> e510da0e2ed0 08:54:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:54:23 ---> Using cache 08:54:23 ---> da986c9d1cca 08:54:23 Step 4/25 : WORKDIR /edgex-go 08:54:23 ---> Using cache 08:54:23 ---> 81a053a9fd6e 08:54:23 Step 5/25 : RUN apk add --update --no-cache make git 08:54:23 ---> Using cache 08:54:23 ---> ef114dce3c5d 08:54:23 Step 6/25 : COPY go.mod vendor* ./ 08:54:23 ---> Using cache 08:54:23 ---> 67de9f6ea338 08:54:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:23 ---> Using cache 08:54:23 ---> 067e972d1218 08:54:23 Step 8/25 : COPY . . 08:54:23 ---> Using cache 08:54:23 ---> 16da038e5ee3 08:54:23 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:54:24 ---> Running in 15542e7918d7 08:54:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:54:33 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:54:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:54:33 ---> e510da0e2ed0 08:54:33 Step 3/25 : WORKDIR /edgex-go 08:54:33 ---> Using cache 08:54:33 ---> 09a41d517c22 08:54:33 Step 4/25 : RUN apk add --update --no-cache make git 08:54:33 ---> Running in fe1bef715317 08:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:54:37 OK: 263 MiB in 53 packages 08:54:38 Removing intermediate container fe1bef715317 08:54:38 ---> b5c08ac61247 08:54:38 Step 5/25 : COPY go.mod vendor* ./ 08:54:39 ---> 5917dc2c49c3 08:54:39 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:39 ---> Running in 12e7a5e8142e 08:56:16 Removing intermediate container 12e7a5e8142e 08:56:16 ---> 2056c8fabb35 08:56:16 Step 7/25 : COPY . . 08:56:20 ---> ac3ccf89b283 08:56:20 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:22 ---> Running in 9bd7947f272c 08:56:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:56:45 Removing intermediate container 2132eab22718 08:56:45 ---> ad072804fb81 08:56:45 08:56:45 Step 10/23 : FROM alpine:3.17 08:56:45 ---> d74e625d9115 08:56:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:56:45 ---> Running in b27f493b2a4f 08:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:46 (1/1) Installing dumb-init (1.2.5-r2) 08:56:46 Executing busybox-1.35.0-r29.trigger 08:56:46 OK: 8 MiB in 16 packages 08:56:48 Removing intermediate container b27f493b2a4f 08:56:48 ---> 2d6753b3a8f1 08:56:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:56:48 ---> Running in 50033bd9c423 08:56:48 Removing intermediate container 50033bd9c423 08:56:48 ---> 0cbd5217d6e8 08:56:48 Step 13/23 : ENV APP_PORT=59861 08:56:48 ---> Running in e379e786e764 08:56:49 Removing intermediate container e379e786e764 08:56:49 ---> f8211402de38 08:56:49 Step 14/23 : EXPOSE $APP_PORT 08:56:49 ---> Running in 43dc4c5424a2 08:56:50 Removing intermediate container 43dc4c5424a2 08:56:50 ---> 6b229bb7b480 08:56:50 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:51 ---> ccc211e2a5ca 08:56:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:56:52 ---> 22a77701a85e 08:56:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:56:54 ---> f0b3dcac4863 08:56:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:56:55 ---> a39aa9e5fb3a 08:56:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:56:55 ---> Running in bd6c81b1ac3e 08:56:55 Removing intermediate container bd6c81b1ac3e 08:56:55 ---> a043c2765c3e 08:56:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:55 ---> Running in 3f070e597c53 08:56:56 Removing intermediate container 3f070e597c53 08:56:56 ---> 3d9b151a526b 08:56:56 Step 21/23 : LABEL arch=arm64 08:56:56 ---> Running in f5b56208d888 08:56:57 Removing intermediate container f5b56208d888 08:56:57 ---> 0fe727d796f9 08:56:57 Step 22/23 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 08:56:57 ---> Running in a0b97375c983 08:56:57 Removing intermediate container a0b97375c983 08:56:57 ---> 0ce1ee03f235 08:56:57 Step 23/23 : LABEL version=0.0.0 08:56:57 ---> Running in efbb4c96c736 08:56:58 Removing intermediate container efbb4c96c736 08:56:58 ---> 79bbfd5139f1 08:56:58 08:56:58 Successfully built 79bbfd5139f1 08:56:58 Successfully tagged support-scheduler-arm64:latest 08:56:58  Building support-scheduler ... done Building security-spiffe-token-provider 08:57:13 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:57:13 ---> e510da0e2ed0 08:57:13 Step 3/20 : WORKDIR /edgex-go 08:57:13 ---> Using cache 08:57:13 ---> 09a41d517c22 08:57:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:57:16 ---> Running in d9b8695f0d22 08:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:20 v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:57:20 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:57:20 OK: 17693 distinct packages available 08:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:22 OK: 263 MiB in 53 packages 08:57:24 Removing intermediate container d9b8695f0d22 08:57:24 ---> 6e84435c5c69 08:57:24 Step 5/20 : COPY go.mod vendor* ./ 08:57:25 ---> 36716d5c1e3d 08:57:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:25 ---> Running in 6bf9d3ae3aa8 08:59:02 Removing intermediate container 6bf9d3ae3aa8 08:59:02 ---> 6f1e37c9913f 08:59:02 Step 7/20 : COPY . . 08:59:10 ---> bc2fb9055301 08:59:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:59:13 ---> Running in 6bb8186b96b2 08:59: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 08:59:53 Removing intermediate container 7448101755e1 08:59:53 ---> ad821454bc72 08:59:53 08:59:53 Step 10/23 : FROM alpine:3.17 08:59:53 ---> d74e625d9115 08:59:53 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:59:53 ---> Running in 0541f62ce837 08:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:57 (1/2) Installing ca-certificates (20220614-r4) 08:59:57 (2/2) Installing dumb-init (1.2.5-r2) 08:59:57 Executing busybox-1.35.0-r29.trigger 08:59:57 Executing ca-certificates-20220614-r4.trigger 08:59:58 OK: 8 MiB in 17 packages 09:00:00 Removing intermediate container 0541f62ce837 09:00:00 ---> d458e33018af 09:00:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:00:00 ---> Running in e124875e99aa 09:00:00 Removing intermediate container e124875e99aa 09:00:00 ---> efa07d8e1738 09:00:00 Step 13/23 : ENV APP_PORT=59860 09:00:00 ---> Running in 1da04cc9d892 09:00:01 Removing intermediate container 1da04cc9d892 09:00:01 ---> ced77e491f4b 09:00:01 Step 14/23 : EXPOSE $APP_PORT 09:00:01 ---> Running in e976d22133c0 09:00:01 Removing intermediate container e976d22133c0 09:00:01 ---> 511baae05fbb 09:00:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:02 ---> b588a5db8376 09:00:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:00:05 ---> 986aafea9117 09:00:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:07 ---> 6efae8bf4513 09:00:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:00:08 ---> 5dba3813cfa9 09:00:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:00:08 ---> Running in 94eb82b7a5de 09:00:08 Removing intermediate container 94eb82b7a5de 09:00:08 ---> 5fa55f4e876a 09:00:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:08 ---> Running in 4253f5f34085 09:00:09 Removing intermediate container 4253f5f34085 09:00:09 ---> 9232085c7e98 09:00:09 Step 21/23 : LABEL arch=arm64 09:00:09 ---> Running in 2cc6f856df80 09:00:10 Removing intermediate container 2cc6f856df80 09:00:10 ---> 8ccd840d4cff 09:00:10 Step 22/23 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 09:00:10 ---> Running in 7d8a47632557 09:00:10 Removing intermediate container 7d8a47632557 09:00:10 ---> e9f82df1e089 09:00:10 Step 23/23 : LABEL version=0.0.0 09:00:10 ---> Running in 2d593085bb2f 09:00:10 Removing intermediate container 2d593085bb2f 09:00:10 ---> 67e434d22321 09:00:10 09:00:11 Successfully built 67e434d22321 09:00:11 Successfully tagged support-notifications-arm64:latest 09:00:11  Building support-notifications ... done Building security-spire-server 09:00:29 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:00:29 ---> e510da0e2ed0 09:00:29 Step 3/26 : WORKDIR /edgex-go 09:00:29 ---> Using cache 09:00:29 ---> 09a41d517c22 09:00:29 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:00:29 ---> Using cache 09:00:29 ---> 9510b8995913 09:00:29 Step 5/26 : COPY go.mod vendor* ./ 09:00:29 ---> Using cache 09:00:29 ---> 443b542b1771 09:00:29 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:29 ---> Using cache 09:00:29 ---> 931f846a71c9 09:00:29 Step 7/26 : COPY . . 09:00:29 ---> Using cache 09:00:29 ---> 9e295d0b9898 09:00:29 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:00:29 ---> Using cache 09:00:29 ---> 96fa17dec72e 09:00:29 Step 9/26 : WORKDIR /edgex-go/spire-build 09:00:29 ---> Using cache 09:00:29 ---> cba0427bbcb4 09:00:29 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:00:29 ---> Using cache 09:00:29 ---> 646a9c8e0e27 09:00:29 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:00:30 ---> Running in 04a35121456c 09:00:33 Removing intermediate container 04a35121456c 09:00:33 ---> 6b340edacba3 09:00:33 Step 12/26 : WORKDIR /edgex-go 09:00:33 ---> Running in 496be9977f5a 09:00:34 Removing intermediate container 496be9977f5a 09:00:34 ---> 08a1de7cd869 09:00:34 09:00:34 Step 13/26 : FROM alpine:3.17 09:00:34 ---> d74e625d9115 09:00:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:34 ---> Using cache 09:00:34 ---> e6561209437c 09:00:34 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:00:34 ---> Using cache 09:00:34 ---> 035ef9e592a0 09:00:34 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:34 ---> Using cache 09:00:34 ---> 0e78fdba850b 09:00:34 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:00:34 ---> Using cache 09:00:34 ---> 0d6ed55fdb4d 09:00:34 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:00:40 ---> 30d84f6656b5 09:00:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:00:42 ---> f0afde20439f 09:00:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:00:43 ---> 8cff78b68843 09:00:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:00:44 ---> 251989217b62 09:00:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:00:44 ---> Running in b148f30a985c 09:00:45 Removing intermediate container b148f30a985c 09:00:45 ---> 176496e7fb31 09:00:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:00:45 ---> Running in 39556c127d67 09:00:45 Removing intermediate container 39556c127d67 09:00:45 ---> c5dc812b2460 09:00:45 Step 24/26 : LABEL arch=arm64 09:00:45 ---> Running in bd83eefa6282 09:00:46 Removing intermediate container bd83eefa6282 09:00:46 ---> 9cc74b6aee3a 09:00:46 Step 25/26 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 09:00:46 ---> Running in 50a7b66d6ad6 09:00:47 Removing intermediate container 50a7b66d6ad6 09:00:47 ---> 682e5b04339b 09:00:47 Step 26/26 : LABEL version=0.0.0 09:00:47 ---> Running in 56db90a040f3 09:00:47 Removing intermediate container 56db90a040f3 09:00:47 ---> a7954777cf79 09:00:47 09:00:48 Successfully built a7954777cf79 09:00:48 Successfully tagged security-spire-server-arm64:latest 09:00:48  Building security-spire-server ... done Building security-bootstrapper 09:01:10 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:10 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:01:10 ---> e510da0e2ed0 09:01:10 Step 3/33 : WORKDIR /edgex-go 09:01:10 ---> Using cache 09:01:10 ---> 09a41d517c22 09:01:10 Step 4/33 : RUN apk add --update --no-cache make git 09:01:10 ---> Using cache 09:01:10 ---> b5c08ac61247 09:01:10 Step 5/33 : COPY go.mod vendor* ./ 09:01:10 ---> Using cache 09:01:10 ---> 5917dc2c49c3 09:01:10 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:10 ---> Using cache 09:01:10 ---> 2056c8fabb35 09:01:10 Step 7/33 : COPY . . 09:01:10 ---> Using cache 09:01:10 ---> ac3ccf89b283 09:01:10 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:01:10 ---> Running in 20a98c00d493 09: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:01:25 Removing intermediate container 0f334f464aa4 09:01:25 ---> b1cf01bde398 09:01:25 09:01:25 Step 10/23 : FROM alpine:3.17 09:01:25 ---> d74e625d9115 09:01:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:25 ---> Running in 920c571f5e42 09:01:25 Removing intermediate container 920c571f5e42 09:01:25 ---> 5799ad291fd5 09:01:25 Step 12/23 : ENV APP_PORT=59880 09:01:25 ---> Running in 77720648f715 09:01:25 Removing intermediate container 77720648f715 09:01:25 ---> ecb4404b8a80 09:01:25 Step 13/23 : EXPOSE $APP_PORT 09:01:25 ---> Running in bda59ca5048d 09:01:26 Removing intermediate container bda59ca5048d 09:01:26 ---> a493b4d10dd5 09:01:26 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:01:26 ---> Running in 6776bbfd11c8 09:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:30 (1/1) Installing dumb-init (1.2.5-r2) 09:01:30 Executing busybox-1.35.0-r29.trigger 09:01:30 OK: 8 MiB in 16 packages 09:01:32 Removing intermediate container 6776bbfd11c8 09:01:32 ---> 40b0d7c0b237 09:01:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:32 ---> 0bb014167297 09:01:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:01:35 ---> 0511b46ad21d 09:01:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:01:37 ---> 93a84bb0c908 09:01:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:01:37 ---> f5b736989dfc 09:01:37 Step 19/23 : ENTRYPOINT ["/core-data"] 09:01:37 ---> Running in 8c26e5c857e9 09:01:38 Removing intermediate container 8c26e5c857e9 09:01:38 ---> 11f0e0e8f65a 09:01:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:38 ---> Running in c7958f8852be 09:01:39 Removing intermediate container c7958f8852be 09:01:39 ---> 7736c76471bc 09:01:39 Step 21/23 : LABEL arch=arm64 09:01:39 ---> Running in 6c0bf60712b1 09:01:40 Removing intermediate container 6c0bf60712b1 09:01:40 ---> 5bd491a2a33c 09:01:40 Step 22/23 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 09:01:40 ---> Running in 5a1d0644e96f 09:01:41 Removing intermediate container 5a1d0644e96f 09:01:41 ---> 743163e8a7c0 09:01:41 Step 23/23 : LABEL version=0.0.0 09:01:41 ---> Running in a87c23ba0c65 09:01:42 Removing intermediate container a87c23ba0c65 09:01:42 ---> 3408b4e4a2a7 09:01:42 09:01:43 Successfully built 3408b4e4a2a7 09:01:43 Successfully tagged core-data-arm64:latest 09:01:43 Building core-command 09:01:48  Building core-data ... done Removing intermediate container 15542e7918d7 09:01:48 ---> 2d8fab0de99c 09:01:48 09:01:48 Step 10/25 : FROM alpine:3.17 09:01:48 ---> d74e625d9115 09:01:48 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:01:48 ---> Using cache 09:01:48 ---> 2d6753b3a8f1 09:01:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:48 ---> Using cache 09:01:48 ---> 0cbd5217d6e8 09:01:48 Step 13/25 : ENV APP_PORT=59881 09:01:48 ---> Running in d1547de8a30b 09:01:49 Removing intermediate container d1547de8a30b 09:01:49 ---> b77b89d151a8 09:01:49 Step 14/25 : EXPOSE $APP_PORT 09:01:49 ---> Running in 365ce16e837b 09:01:49 Removing intermediate container 365ce16e837b 09:01:49 ---> 618bf32a61ce 09:01:49 Step 15/25 : WORKDIR / 09:01:49 ---> Running in d0e1d279c410 09:01:50 Removing intermediate container d0e1d279c410 09:01:50 ---> 72e9ee9bf1f9 09:01:50 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:51 ---> a5f82ed101eb 09:01:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:01:52 ---> 2aa473e4ec34 09:01:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:01:55 ---> 84f251871905 09:01:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:01:56 ---> 3956eb5645ce 09:01:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:01:57 ---> f9c2e69e3871 09:01:57 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:01:57 ---> Running in d3e552151698 09:02:00 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:02:00 ---> e510da0e2ed0 09:02:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:02:00 ---> Using cache 09:02:00 ---> da986c9d1cca 09:02:00 Step 4/24 : WORKDIR /edgex-go 09:02:00 ---> Using cache 09:02:00 ---> 81a053a9fd6e 09:02:00 Step 5/24 : RUN apk add --update --no-cache make git 09:02:00 ---> Using cache 09:02:00 ---> ef114dce3c5d 09:02:00 Step 6/24 : COPY go.mod vendor* ./ 09:02:00 ---> Using cache 09:02:00 ---> 67de9f6ea338 09:02:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:00 ---> Using cache 09:02:00 ---> 067e972d1218 09:02:00 Step 8/24 : COPY . . 09:02:00 ---> Using cache 09:02:00 ---> 16da038e5ee3 09:02:00 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:02:00 Removing intermediate container d3e552151698 09:02:00 ---> 1d27e16e95c0 09:02:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:00 ---> Running in 682dc2afe598 09:02:00 ---> Running in 5bb02ee943e7 09:02:01 Removing intermediate container 5bb02ee943e7 09:02:01 ---> 8ee6b40589b6 09:02:01 Step 23/25 : LABEL arch=arm64 09:02:01 ---> Running in 297d0cbeb71a 09:02:02 Removing intermediate container 297d0cbeb71a 09:02:02 ---> 9a5660919d2b 09:02:02 Step 24/25 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 09:02:02 ---> Running in 7ee77a0123b9 09:02:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:02:03 Removing intermediate container 7ee77a0123b9 09:02:03 ---> f91d9b8ecb6c 09:02:03 Step 25/25 : LABEL version=0.0.0 09:02:03 ---> Running in 06c03b1858d2 09:02:03 Removing intermediate container 06c03b1858d2 09:02:03 ---> b218fc3b2305 09:02:03 09:02:04 Successfully built b218fc3b2305 09:02:04 Successfully tagged core-metadata-arm64:latest 09:02:30  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:02:45 Removing intermediate container 9bd7947f272c 09:02:45 ---> 5ef9b34bf279 09:02:45 09:02:45 Step 9/25 : FROM alpine:3.17 09:02:45 ---> d74e625d9115 09:02:45 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:02:45 ---> Running in d46038704856 09:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:49 (1/3) Installing ca-certificates (20220614-r4) 09:02:49 (2/3) Installing dumb-init (1.2.5-r2) 09:02:49 (3/3) Installing su-exec (0.2-r2) 09:02:49 Executing busybox-1.35.0-r29.trigger 09:02:49 Executing ca-certificates-20220614-r4.trigger 09:02:49 OK: 8 MiB in 18 packages 09:02:53 Removing intermediate container d46038704856 09:02:53 ---> 5e03a3c33809 09:02:53 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:02:53 ---> Running in fe79f3e5e17b 09:02:53 Removing intermediate container fe79f3e5e17b 09:02:53 ---> 8ba1e4269c00 09:02:53 Step 12/25 : WORKDIR / 09:02:53 ---> Running in dfe56926d12a 09:02:54 Removing intermediate container dfe56926d12a 09:02:54 ---> 1f98ae9792a5 09:02:54 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:55 ---> 48da97070cb9 09:02:55 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:02:56 ---> dd516dfc5bbd 09:02:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:02:57 ---> fea8b8e9225a 09:02:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:02:57 ---> dc60caea5588 09:02:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:02:58 ---> 5c78247aaa67 09:02:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:03:00 ---> 51e7218cd07b 09:03:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:03:02 ---> a15db04edb61 09:03:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:03:05 ---> 47bd4c283168 09:03:05 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:05 ---> Running in 2c1fc3638531 09:03:08 Removing intermediate container 2c1fc3638531 09:03:08 ---> c611a281966b 09:03:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:03:08 ---> Running in c5a268d00a3f 09:03:08 Removing intermediate container c5a268d00a3f 09:03:08 ---> 70477fcc8c85 09:03:08 Step 23/25 : LABEL arch=arm64 09:03:08 ---> Running in 95738a55abfc 09:03:09 Removing intermediate container 95738a55abfc 09:03:09 ---> ebdeee788a78 09:03:09 Step 24/25 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 09:03:09 ---> Running in 269c4f5dc8a1 09:03:09 Removing intermediate container 269c4f5dc8a1 09:03:09 ---> 7dada7741099 09:03:09 Step 25/25 : LABEL version=0.0.0 09:03:09 ---> Running in c67f795f0eed 09:03:10 Removing intermediate container c67f795f0eed 09:03:10 ---> 87f866080ffb 09:03:10 09:03:10 Successfully built 87f866080ffb 09:03:10 Successfully tagged security-secretstore-setup-arm64:latest 09:05:47  Building security-secretstore-setup ... done Removing intermediate container 20a98c00d493 09:05:47 ---> 6849707bfbac 09:05:47 09:05:47 Step 9/33 : FROM alpine:3.17 09:05:47 ---> d74e625d9115 09:05:47 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:05:47 ---> Running in ff64d8d987cd 09:05:47 Removing intermediate container ff64d8d987cd 09:05:47 ---> e7c09d175049 09:05:47 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:05:47 ---> Running in 78feb93ad60a 09:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:47 (1/2) Installing dumb-init (1.2.5-r2) 09:05:47 (2/2) Installing su-exec (0.2-r2) 09:05:47 Executing busybox-1.35.0-r29.trigger 09:05:47 OK: 8 MiB in 17 packages 09:05:47 Removing intermediate container 78feb93ad60a 09:05:47 ---> 3d6f87964831 09:05:47 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:05:47 ---> Running in 7f9ea9484b25 09:05:47 Removing intermediate container 7f9ea9484b25 09:05:47 ---> a32ee2beea93 09:05:47 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:05:47 ---> Running in 6561b3a06806 09:05:47 Removing intermediate container 6561b3a06806 09:05:47 ---> c211887e4ccb 09:05:47 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:05:47 ---> Running in b4a88d566232 09:05:47 Removing intermediate container b4a88d566232 09:05:47 ---> 0c3de521ce9e 09:05:47 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:05:47 ---> Running in 91b9ab6a9a8e 09:05:47 Removing intermediate container 91b9ab6a9a8e 09:05:47 ---> 27b5827edde0 09:05:47 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:05:47 ---> Running in 3bf4617713b4 09:05:48 Removing intermediate container 3bf4617713b4 09:05:48 ---> e2c1df52fee5 09:05:48 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:05:48 ---> Running in 0e28ff0aebb9 09:05:48 Removing intermediate container 0e28ff0aebb9 09:05:48 ---> fc95180c5e00 09:05:48 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:05:49 ---> a7dbbdb22428 09:05:49 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:05:49 ---> Running in 7546a3686d74 09:05:53 Removing intermediate container 6bb8186b96b2 09:05:53 ---> 741c08c86bff 09:05:53 09:05:53 Step 9/20 : FROM alpine:3.17 09:05:53 ---> d74e625d9115 09:05:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:05:53 ---> Using cache 09:05:53 ---> e7c09d175049 09:05:53 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:05:53 ---> Running in 7f54d06b921d 09:05:53 Removing intermediate container 7546a3686d74 09:05:53 ---> 607cc9334ef0 09:05:53 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:54 ---> bf60dfeeba85 09:05:54 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:55 ---> e6644533f19a 09:05:55 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:57 v3.17.2-276-g83256b47105 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:05:57 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:05:57 OK: 17691 distinct packages available 09:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:57 ---> 0afc17e4b81f 09:05:57 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:58 ---> 4a74004073de 09:05:58 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:05:58 (1/9) Installing ca-certificates (20220614-r4) 09:05:58 (2/9) Installing brotli-libs (1.0.9-r9) 09:05:58 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:05:58 (4/9) Installing libcurl (7.88.1-r1) 09:05:58 (5/9) Installing curl (7.88.1-r1) 09:05:58 ---> 7b855d0f1b2f 09:05:58 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:05:58 (6/9) Installing dumb-init (1.2.5-r2) 09:05:59 (7/9) Installing musl-obstack (1.2.3-r0) 09:05:59 (8/9) Installing libucontext (1.2-r0) 09:05:59 (9/9) Installing gcompat (1.1.0-r0) 09:05:59 Executing busybox-1.35.0-r29.trigger 09:05:59 Executing ca-certificates-20220614-r4.trigger 09:05:59 OK: 11 MiB in 24 packages 09:06:00 ---> 329a6da0e0a1 09:06:00 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:06:00 ---> 2274071c9b91 09:06:00 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:06:00 Removing intermediate container 682dc2afe598 09:06:00 ---> e56c85d8959d 09:06:00 09:06:00 Step 10/24 : FROM alpine:3.17 09:06:00 ---> d74e625d9115 09:06:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:06:00 ---> Using cache 09:06:00 ---> 2d6753b3a8f1 09:06:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:06:00 ---> Using cache 09:06:00 ---> 0cbd5217d6e8 09:06:00 Step 13/24 : ENV APP_PORT=59882 09:06:00 ---> Running in cb10c7ce3d61 09:06:01 Removing intermediate container 7f54d06b921d 09:06:01 ---> c5a99c70bfb5 09:06:01 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:01 Removing intermediate container cb10c7ce3d61 09:06:01 ---> c96d4dcc0aa0 09:06:01 Step 14/24 : EXPOSE $APP_PORT 09:06:01 ---> b508b162a66b 09:06:01 Step 28/33 : RUN chmod +x /entrypoint.sh 09:06:01 ---> Running in 104c7867c3a1 09:06:01 ---> Running in 8f77866c3f7a 09:06:02 Removing intermediate container 104c7867c3a1 09:06:02 ---> 1406b6651fda 09:06:02 Step 15/24 : WORKDIR / 09:06:02 ---> Running in bb031f09cbcf 09:06:02 ---> e6714e7d7279 09:06:02 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:06:02 Removing intermediate container bb031f09cbcf 09:06:02 ---> 5b56587f7d92 09:06:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:02 ---> 2df33e7e2ab6 09:06:02 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:06:03 ---> 8940e8fddb3b 09:06:03 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:06:03 Removing intermediate container 8f77866c3f7a 09:06:03 ---> 4362bfdf064e 09:06:03 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:06:04 ---> Running in 9706698c1364 09:06:04 ---> 36ebaea1a779 09:06:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:06:04 Removing intermediate container 9706698c1364 09:06:04 ---> a8d5606dc038 09:06:04 Step 30/33 : CMD ["gate"] 09:06:04 ---> Running in aa97aa518a66 09:06:05 ---> f7b209e90352 09:06:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:06:05 Removing intermediate container aa97aa518a66 09:06:05 ---> 8d9dd2a9387f 09:06:05 Step 31/33 : LABEL arch=arm64 09:06:05 ---> Running in eeba9f8cfc72 09:06:05 Removing intermediate container eeba9f8cfc72 09:06:05 ---> c5b6b7f609db 09:06:05 Step 32/33 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 09:06:05 ---> cc8e56ec4ba9 09:06:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:06:05 ---> Running in a3c68069191d 09:06:05 ---> 6330c46ba1f7 09:06:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:06:06 ---> Running in ffffa161b3cf 09:06:06 Removing intermediate container a3c68069191d 09:06:06 ---> 2488e09f2aaa 09:06:06 Step 33/33 : LABEL version=0.0.0 09:06:06 ---> Running in 12029b6ffc72 09:06:06 Removing intermediate container ffffa161b3cf 09:06:06 ---> 860f963f8aae 09:06:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:06 ---> Running in 60c479c1b510 09:06:06 ---> 14809e569ddf 09:06:06 Step 20/24 : ENTRYPOINT ["/core-command"] 09:06:06 ---> Running in 4c62b1fbfe36 09:06:06 Removing intermediate container 12029b6ffc72 09:06:06 ---> 55ba5bc54171 09:06:06 09:06:06 Removing intermediate container 60c479c1b510 09:06:06 ---> b033960a91e3 09:06:06 Step 18/20 : LABEL arch=arm64 09:06:07 ---> Running in 689e2adea940 09:06:07 Removing intermediate container 4c62b1fbfe36 09:06:07 ---> af1fb3ae6d10 09:06:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:07 Successfully built 55ba5bc54171 09:06:07 Successfully tagged security-bootstrapper-arm64:latest 09:06:07  Building security-bootstrapper ... done  ---> Running in 18f997a004a9 09:06:07 Removing intermediate container 689e2adea940 09:06:07 ---> 648dcb498fc2 09:06:07 Step 19/20 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 09:06:07 Removing intermediate container 18f997a004a9 09:06:07 ---> 59d7c340371a 09:06:07 Step 22/24 : LABEL arch=arm64 09:06:07 ---> Running in 77a0b44feb1e 09:06:07 ---> Running in 78dd2555d091 09:06:07 Removing intermediate container 77a0b44feb1e 09:06:07 ---> 086bcbc82cd3 09:06:07 Step 20/20 : LABEL version=0.0.0 09:06:07 ---> Running in 3d9c1273f56c 09:06:07 Removing intermediate container 78dd2555d091 09:06:07 ---> eabee9a6bbbd 09:06:07 Step 23/24 : LABEL git_sha=5504f30f9675e92d1f8977d651cf3c632918e7c0 09:06:08 ---> Running in 715d5680a5f3 09:06:08 Removing intermediate container 3d9c1273f56c 09:06:08 ---> cf2d3eebbf49 09:06:08 09:06:08 Removing intermediate container 715d5680a5f3 09:06:08 ---> 9d7906b228f1 09:06:08 Step 24/24 : LABEL version=0.0.0 09:06:08 ---> Running in 609f2b14128a 09:06:08 Successfully built cf2d3eebbf49 09:06:08 Successfully tagged security-spiffe-token-provider-arm64:latest 09:06:08  Building security-spiffe-token-provider ... done Removing intermediate container 609f2b14128a 09:06:08 ---> ec733600244d 09:06:08 09:06:08 Successfully built ec733600244d 09:06:08 Successfully tagged core-command-arm64:latest 09:06:09  Building core-command ... done  [Pipeline] } 09:06:09 $ docker stop --time=1 87387e6ae3fa49df585cf37a1eec03263c1e28240d9f5516a37a06d7473598b1 09:06:11 $ docker rm -f --volumes 87387e6ae3fa49df585cf37a1eec03263c1e28240d9f5516a37a06d7473598b1 [Pipeline] // withDockerContainer [Pipeline] sh 09:06:11 + docker images 09:06:11 REPOSITORY TAG IMAGE ID CREATED SIZE 09:06:11 security-spiffe-token-provider-arm64 latest cf2d3eebbf49 3 seconds ago 32.7MB 09:06:11 core-command-arm64 latest ec733600244d 3 seconds ago 19.7MB 09:06:11 security-bootstrapper-arm64 latest 55ba5bc54171 5 seconds ago 21.9MB 09:06:11 e56c85d8959d 11 seconds ago 1.49GB 09:06:11 741c08c86bff 21 seconds ago 1.53GB 09:06:11 6849707bfbac 39 seconds ago 1.48GB 09:06:11 security-secretstore-setup-arm64 latest 87f866080ffb 3 minutes ago 32.2MB 09:06:11 5ef9b34bf279 3 minutes ago 1.49GB 09:06:11 core-metadata-arm64 latest b218fc3b2305 4 minutes ago 20.2MB 09:06:11 2d8fab0de99c 4 minutes ago 1.5GB 09:06:11 core-data-arm64 latest 3408b4e4a2a7 4 minutes ago 19.9MB 09:06:11 b1cf01bde398 4 minutes ago 1.5GB 09:06:11 security-spire-server-arm64 latest a7954777cf79 5 minutes ago 87.1MB 09:06:11 08a1de7cd869 5 minutes ago 1.35GB 09:06:11 support-notifications-arm64 latest 67e434d22321 6 minutes ago 32.1MB 09:06:11 ad821454bc72 6 minutes ago 1.56GB 09:06:11 support-scheduler-arm64 latest 79bbfd5139f1 9 minutes ago 31.5MB 09:06:11 ad072804fb81 9 minutes ago 1.56GB 09:06:11 core-common-config-bootstrapper-arm64 latest 89357cbdb9bb 12 minutes ago 17.2MB 09:06:11 security-proxy-setup-arm64 latest f3fd0f44571e 12 minutes ago 18.7MB 09:06:11 e7568c0632c7 12 minutes ago 1.49GB 09:06:11 security-proxy-auth-arm64 latest 3292c69e0a9a 12 minutes ago 18.2MB 09:06:11 652bb58e2159 12 minutes ago 1.47GB 09:06:11 57f39e4b6466 13 minutes ago 1.47GB 09:06:11 security-spire-config-arm64 latest 08f41d35f7fe 17 minutes ago 86.2MB 09:06:11 security-spire-agent-arm64 latest 436f1aaddd70 18 minutes ago 125MB 09:06:11 e2e5814c5fd6 19 minutes ago 1.35GB 09:06:11 ci-base-image-arm64 latest e510da0e2ed0 32 minutes ago 866MB 09:06:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 09:06:11 alpine 3.17 d74e625d9115 6 weeks ago 7.46MB 09:06:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:12 09:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:13 arm64: Pulling from edgex-lftools-log-publisher 09:06:13 8998bd30e6a1: Pulling fs layer 09:06:13 04944245beec: Pulling fs layer 09:06:13 699f458cf7ca: Pulling fs layer 09:06:13 765212b225bb: Pulling fs layer 09:06:13 f23df028b6ca: Pulling fs layer 09:06:13 d65c8cfc05b1: Pulling fs layer 09:06:13 2437ff75d9bd: Pulling fs layer 09:06:13 765212b225bb: Waiting 09:06:13 d65c8cfc05b1: Waiting 09:06:13 2437ff75d9bd: Waiting 09:06:13 f23df028b6ca: Waiting 09:06:13 04944245beec: Verifying Checksum 09:06:13 04944245beec: Download complete 09:06:13 765212b225bb: Download complete 09:06:13 f23df028b6ca: Verifying Checksum 09:06:13 f23df028b6ca: Download complete 09:06:13 d65c8cfc05b1: Verifying Checksum 09:06:13 d65c8cfc05b1: Download complete 09:06:13 699f458cf7ca: Verifying Checksum 09:06:13 699f458cf7ca: Download complete 09:06:13 8998bd30e6a1: Verifying Checksum 09:06:13 8998bd30e6a1: Download complete 09:06:16 2437ff75d9bd: Verifying Checksum 09:06:16 2437ff75d9bd: Download complete 09:06:17 8998bd30e6a1: Pull complete 09:06:19 04944245beec: Pull complete 09:06:20 699f458cf7ca: Pull complete 09:06:20 765212b225bb: Pull complete 09:06:21 f23df028b6ca: Pull complete 09:06:22 d65c8cfc05b1: Pull complete 09:06:37 2437ff75d9bd: Pull complete 09:06:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:37 prd-ubuntu20.04-docker-arm64-4c-16g-5798 does not seem to be running inside a container 09:06:37 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:06:39 $ docker top 3ff3613bc064f8b5ae1410a73d0ef2deb20669eef27ac838c09e686c600e4d9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:40 ---> job-cost.sh 09:06:40 lf-activate-venv: SKIPPING 09:06:40 INFO: No Stack... 09:06:41 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:42 INFO: Archiving Costs [Pipeline] sh 09:06:43 + + cut -d,cat -f6 /w/workspace/edgex-go/9/archives/cost.csv 09:06:43 [Pipeline] lock 09:06:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-9-stack-cost] 09:06:43 Resource [jenkins-edgexfoundry-edgex-go-PR-4465-9-stack-cost] did not exist. Created. 09:06:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:43 + echo total: 0.10999999940395355 [Pipeline] stash 09:06:43 Stashed 1 file(s) [Pipeline] } 09:06:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4465-9-stack-cost] [Pipeline] // lock [Pipeline] } 09:06:43 $ docker stop --time=1 3ff3613bc064f8b5ae1410a73d0ef2deb20669eef27ac838c09e686c600e4d9f 09:06:46 $ docker rm -f --volumes 3ff3613bc064f8b5ae1410a73d0ef2deb20669eef27ac838c09e686c600e4d9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:06:47 provisioning config files... 09:06:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config15062198431341164158tmp [Pipeline] { [Pipeline] sh 09:06:47 + set +x 09:06:47 + + bash -s -- 09:06:47 curl -s https://codecov.io/bash 09:06:47 09:06:47 _____ _ 09:06:47 / ____| | | 09:06:47 | | ___ __| | ___ ___ _____ __ 09:06:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:06:47 | |___| (_) | (_| | __/ (_| (_) \ V / 09:06:47 \_____\___/ \__,_|\___|\___\___/ \_/ 09:06:47 Bash-1.0.6 09:06:47 09:06:47 09:06:47 ==> git version 2.25.1 found 09:06:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:06:47 Release-Date: 2020-01-08 09:06:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:06:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:06:47 ==> Jenkins CI detected. 09:06:47 current dir:  /w/workspace/edgex-go/9 09:06:47 project root: . 09:06:47 --> token set from env 09:06:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:06:47 ==> Running gcov in . (disable via -X gcov) 09:06:47 ==> Python coveragepy not found 09:06:47 ==> Searching for coverage reports in: 09:06:47 + . 09:06:47 -> Found 1 reports 09:06:47 ==> Detecting git/mercurial file structure 09:06:47 ==> Reading reports 09:06:47 + ./coverage.out bytes=447380 09:06:47 ==> Appending adjustments 09:06:47 https://docs.codecov.io/docs/fixing-reports 09:06:48 + Found adjustments 09:06:48 ==> Gzipping contents 09:06:48 60K /tmp/codecov.OJeENg.gz 09:06:48 ==> Uploading reports 09:06:48 url: https://codecov.io 09:06:48 query: branch=PR-4465&commit=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 09:06:48 -> Pinging Codecov 09:06:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4465&commit=fd08c40bfafabfd76205aca6c4ff9e66dc093c9b&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 09:06:48 -> Uploading to 09:06:48 https://storage.googleapis.com/codecov/v4/raw/2023-03-25/00271124DB129430A58F1EEE437C3FCB/fd08c40bfafabfd76205aca6c4ff9e66dc093c9b/e8ba983d-cee9-4bab-9068-50dddb7f9df8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230325T090648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8738b2e60e63dc6d301a7dc66f9ac13b85bc6de8ad6d81a915e9044b13792a50 09:06:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:48 Dload Upload Total Spent Left Speed 09:06:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57483 0 0 100 57483 0 193k --:--:-- --:--:-- --:--:-- 194k 09:06:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd08c40bfafabfd76205aca6c4ff9e66dc093c9b [Pipeline] } 09:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:06:49 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 09:06:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:50 ---> package-listing.sh 09:06:50 ++ facter osfamily 09:06:50 ++ tr '[:upper:]' '[:lower:]' 09:06:51 + OS_FAMILY=debian 09:06:51 + workspace=/w/workspace/edgex-go/9 09:06:51 + START_PACKAGES=/tmp/packages_start.txt 09:06:51 + END_PACKAGES=/tmp/packages_end.txt 09:06:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:51 + PACKAGES=/tmp/packages_start.txt 09:06:51 + '[' /w/workspace/edgex-go/9 ']' 09:06:51 + PACKAGES=/tmp/packages_end.txt 09:06:51 + case "${OS_FAMILY}" in 09:06:51 + dpkg -l 09:06:51 + grep '^ii' 09:06:51 + '[' -f /tmp/packages_start.txt ']' 09:06:51 + '[' -f /tmp/packages_end.txt ']' 09:06:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:51 + '[' /w/workspace/edgex-go/9 ']' 09:06:51 + mkdir -p /w/workspace/edgex-go/9/archives/ 09:06:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 09:06:51 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:06:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:51 09:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:52 latest: Pulling from edgex-lftools-log-publisher 09:06:52 5eb5b503b376: Pulling fs layer 09:06:52 5c69ac0246d0: Pulling fs layer 09:06:52 ec43610c2a17: Pulling fs layer 09:06:52 3a2ae6a8a46f: Pulling fs layer 09:06:52 33b1e0a273af: Pulling fs layer 09:06:52 5d3b04190fa2: Pulling fs layer 09:06:52 2f39f015ded8: Pulling fs layer 09:06:52 5d3b04190fa2: Waiting 09:06:52 2f39f015ded8: Waiting 09:06:52 3a2ae6a8a46f: Waiting 09:06:52 33b1e0a273af: Waiting 09:06:52 5c69ac0246d0: Verifying Checksum 09:06:52 5c69ac0246d0: Download complete 09:06:52 3a2ae6a8a46f: Download complete 09:06:52 33b1e0a273af: Verifying Checksum 09:06:52 33b1e0a273af: Download complete 09:06:52 5d3b04190fa2: Verifying Checksum 09:06:52 5d3b04190fa2: Download complete 09:06:52 ec43610c2a17: Verifying Checksum 09:06:52 ec43610c2a17: Download complete 09:06:52 5eb5b503b376: Verifying Checksum 09:06:52 5eb5b503b376: Download complete 09:06:53 2f39f015ded8: Download complete 09:06:53 5eb5b503b376: Pull complete 09:06:53 5c69ac0246d0: Pull complete 09:06:54 ec43610c2a17: Pull complete 09:06:54 3a2ae6a8a46f: Pull complete 09:06:54 33b1e0a273af: Pull complete 09:06:54 5d3b04190fa2: Pull complete 09:06:58 2f39f015ded8: Pull complete 09:06:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:06:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:58 prd-ubuntu20.04-docker-8c-8g-5797 does not seem to be running inside a container 09:06:58 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:07:01 $ docker top f1dd5644e0c01b23b6d67518c7fc9b65df6948f33be7b6c27e61c28097e94580 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:01 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:01 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:02 + ls /var/log/sa-host 09:07:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:02 provisioning config files... 09:07:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config7557103706269608704tmp [Pipeline] { [Pipeline] echo 09:07:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:02 ---> create-netrc.sh [Pipeline] } 09:07:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:02 ---> python-tools-install.sh [Pipeline] echo 09:07:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:03 ---> sudo-logs.sh 09:07:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:07:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:03 ---> job-cost.sh 09:07:03 lf-activate-venv: SKIPPING 09:07:03 DEBUG: total: 0.10999999940395355 09:07:03 INFO: Retrieving Stack Cost... 09:07:03 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:04 INFO: Archiving Costs [Pipeline] echo 09:07:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:04 ---> logs-deploy.sh 09:07:04 lf-activate-venv: SKIPPING 09:07:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/9 09:07:04 INFO: archiving workspace using pattern(s): 09:07:05 Archives upload complete. 09:07:05 INFO: archiving logs to Nexus 09:07:06 ---> uname -a: 09:07:06 Linux prd-ubuntu20-04-docker-8c-8g-5797 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:07:06 09:07:06 09:07:06 ---> lscpu: 09:07:06 Architecture: x86_64 09:07:06 CPU op-mode(s): 32-bit, 64-bit 09:07:06 Byte Order: Little Endian 09:07:06 Address sizes: 40 bits physical, 48 bits virtual 09:07:06 CPU(s): 8 09:07:06 On-line CPU(s) list: 0-7 09:07:06 Thread(s) per core: 1 09:07:06 Core(s) per socket: 1 09:07:06 Socket(s): 8 09:07:06 NUMA node(s): 1 09:07:06 Vendor ID: AuthenticAMD 09:07:06 CPU family: 23 09:07:06 Model: 49 09:07:06 Model name: AMD EPYC-Rome Processor 09:07:06 Stepping: 0 09:07:06 CPU MHz: 2799.998 09:07:06 BogoMIPS: 5599.99 09:07:06 Virtualization: AMD-V 09:07:06 Hypervisor vendor: KVM 09:07:06 Virtualization type: full 09:07:06 L1d cache: 256 KiB 09:07:06 L1i cache: 256 KiB 09:07:06 L2 cache: 4 MiB 09:07:06 L3 cache: 128 MiB 09:07:06 NUMA node0 CPU(s): 0-7 09:07:06 Vulnerability Itlb multihit: Not affected 09:07:06 Vulnerability L1tf: Not affected 09:07:06 Vulnerability Mds: Not affected 09:07:06 Vulnerability Meltdown: Not affected 09:07:06 Vulnerability Mmio stale data: Not affected 09:07:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:07:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:07:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:07:06 Vulnerability Srbds: Not affected 09:07:06 Vulnerability Tsx async abort: Not affected 09:07:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:07:06 09:07:06 09:07:06 ---> nproc: 09:07:06 8 09:07:06 09:07:06 09:07:06 ---> df -h: 09:07:06 Filesystem Size Used Avail Use% Mounted on 09:07:06 overlay 155G 21G 135G 14% / 09:07:06 tmpfs 64M 0 64M 0% /dev 09:07:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:07:06 shm 64M 0 64M 0% /dev/shm 09:07:06 /dev/vda1 155G 21G 135G 14% /facter-os 09:07:06 09:07:06 09:07:06 ---> sar -b -r -n DEV: 09:07:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5797) 03/25/23 _x86_64_ (8 CPU) 09:07:06 09:07:06 08:28:45 LINUX RESTART (8 CPU) 09:07:06 09:07:06 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:07:06 08:30:02 340.38 47.79 292.58 0.00 5406.17 160219.43 0.00 09:07:06 08:31:01 82.44 0.63 81.82 0.00 12.34 36282.39 0.00 09:07:06 08:32:01 31.26 0.22 31.04 0.00 1.73 18424.81 0.00 09:07:06 08:33:01 96.72 0.13 96.58 0.00 2.27 57042.76 0.00 09:07:06 08:34:01 367.74 7.08 360.66 0.00 118.38 118573.84 0.00 09:07:06 08:35:01 512.20 12.10 500.10 0.00 2856.11 205843.12 0.00 09:07:06 08:36:01 720.60 2.10 718.50 0.00 2286.29 172150.24 0.00 09:07:06 08:37:01 502.63 6.02 496.62 0.00 51.19 170196.70 0.00 09:07:06 08:38:01 125.07 0.05 125.02 0.00 3.33 124755.21 0.00 09:07:06 08:39:01 677.19 1.13 676.05 0.00 28.93 134784.60 0.00 09:07:06 08:40:01 128.73 0.02 128.71 0.00 0.67 7513.28 0.00 09:07:06 08:41:01 2.13 0.00 2.13 0.00 0.00 22.66 0.00 09:07:06 08:42:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 09:07:06 08:43:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 09:07:06 08:44:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 09:07:06 08:45:01 2.40 0.02 2.38 0.00 0.13 31.06 0.00 09:07:06 08:46:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 09:07:06 08:47:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 09:07:06 08:48:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 09:07:06 08:49:01 1.73 0.00 1.73 0.00 0.00 19.99 0.00 09:07:06 08:50:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 09:07:06 08:51:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 09:07:06 08:52:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 09:07:06 08:53:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 09:07:06 08:54:01 2.65 1.58 1.07 0.00 37.19 13.86 0.00 09:07:06 08:55:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 09:07:06 08:56:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 09:07:06 08:57:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 09:07:06 08:58:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 09:07:06 08:59:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 09:07:06 09:00:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 09:07:06 09:01:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 09:07:06 09:02:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 09:07:06 09:03:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 09:07:06 09:04:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 09:07:06 09:05:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 09:07:06 09:06:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 09:07:06 09:07:02 41.36 0.23 41.13 0.00 17.60 16769.34 0.00 09:07:06 Average: 96.43 2.08 94.34 0.00 284.92 32181.70 0.00 09:07:06 09:07:06 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:07:06 08:30:02 28726672 31608972 718024 2.18 73444 3078440 1860648 5.48 1048568 2755656 456068 09:07:06 08:31:01 27644708 31217776 1095776 3.33 113160 3655988 2193880 6.47 1809444 2987244 509356 09:07:06 08:32:01 27955456 31592148 717852 2.18 116844 3692396 1790396 5.28 1243936 3212612 271036 09:07:06 08:33:01 26192412 31550616 761292 2.32 119472 5380808 1811336 5.34 1570036 4622384 1535968 09:07:06 08:34:01 23671096 31395700 902132 2.74 216000 7440436 2682948 7.91 2175340 6306492 397852 09:07:06 08:35:01 21040444 30922404 1345856 4.09 309472 9395276 3852900 11.35 2630884 8337400 57948 09:07:06 08:36:01 20669984 31398912 873152 2.66 336616 10210988 2434708 7.18 2377844 8963028 477372 09:07:06 08:37:01 16710412 31393756 878972 2.67 453888 13812136 2710088 7.99 2505400 12563664 2054464 09:07:06 08:38:01 15744300 31288660 969528 2.95 454696 14563268 2422200 7.14 2982876 12929720 846572 09:07:06 08:39:01 16451088 31465544 802956 2.44 461980 14085220 1959740 5.78 2591296 12684528 50232 09:07:06 08:40:01 17566860 31528960 745216 2.27 463848 13073464 1884476 5.55 2532196 11675308 176 09:07:06 08:41:01 17566844 31529056 745152 2.27 463908 13073468 1884476 5.55 2532060 11675332 164 09:07:06 08:42:01 17575152 31537428 736756 2.24 463984 13073468 1884476 5.55 2523584 11675332 172 09:07:06 08:43:01 17575096 31537428 736716 2.24 464004 13073476 1884476 5.55 2523924 11675332 200 09:07:06 08:44:01 17580680 31543064 731148 2.22 464048 13073476 1884476 5.55 2519440 11675336 12 09:07:06 08:45:01 17579804 31542300 731772 2.23 464076 13073456 1896856 5.59 2519244 11675368 196 09:07:06 08:46:01 17579944 31542508 731448 2.22 464128 13073460 1896856 5.59 2519284 11675372 176 09:07:06 08:47:01 17580172 31542776 731068 2.22 464152 13073460 1896856 5.59 2518908 11675372 4 09:07:06 08:48:01 17580260 31542920 731076 2.22 464172 13073464 1896856 5.59 2519368 11675376 176 09:07:06 08:49:01 17579936 31542628 731248 2.22 464220 13073468 1896856 5.59 2519412 11675380 60 09:07:06 08:50:01 17580100 31542884 730996 2.22 464248 13073468 1896856 5.59 2519672 11675424 160 09:07:06 08:51:01 17580304 31543140 730680 2.22 464292 13073472 1896856 5.59 2519520 11675428 172 09:07:06 08:52:01 17580076 31542912 730868 2.22 464332 13073472 1896856 5.59 2519172 11675428 8 09:07:06 08:53:01 17579736 31542632 731104 2.22 464344 13073484 1896856 5.59 2519576 11675432 164 09:07:06 08:54:01 17560164 31525068 748640 2.28 464384 13074596 1896856 5.59 2540952 11675820 56 09:07:06 08:55:01 17566424 31531336 742312 2.26 464384 13074600 1896856 5.59 2534336 11675820 172 09:07:06 08:56:01 17566868 31531784 742036 2.26 464384 13074604 1896856 5.59 2534068 11675772 8 09:07:06 08:57:01 17566512 31531432 742284 2.26 464388 13074604 1896856 5.59 2534520 11675772 268 09:07:06 08:58:01 17566716 31531640 742004 2.26 464400 13074608 1896856 5.59 2534312 11675776 156 09:07:06 08:59:01 17566708 31531656 741940 2.26 464420 13074600 1896856 5.59 2534312 11675780 44 09:07:06 09:00:01 17566652 31531628 742060 2.26 464428 13074612 1896856 5.59 2534472 11675780 160 09:07:06 09:01:01 17566592 31531600 742276 2.26 464456 13074620 1896856 5.59 2534420 11675784 272 09:07:06 09:02:01 17566584 31531596 742252 2.26 464468 13074624 1896856 5.59 2534420 11675788 176 09:07:06 09:03:01 17566568 31531608 742180 2.26 464488 13074624 1896856 5.59 2534480 11675788 164 09:07:06 09:04:01 17566008 31531072 742660 2.26 464500 13074628 1896856 5.59 2534732 11675796 24 09:07:06 09:05:01 17566128 31531220 742656 2.26 464520 13074628 1880440 5.54 2534676 11675796 272 09:07:06 09:06:01 17566120 31531236 742620 2.26 464540 13074632 1880440 5.54 2534536 11675800 176 09:07:06 09:07:02 17022076 31488660 781832 2.38 467432 13527920 2136612 6.30 2581072 12125488 408 09:07:06 Average: 18849254 31494386 783646 2.38 412066 11890563 2025680 5.97 2415166 10598124 175291 09:07:06 09:07:06 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:07:06 08:30:02 docker0 530.96 482.77 37.34 2745.08 0.00 0.00 0.00 0.00 09:07:06 08:30:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 09:07:06 08:30:02 ens3 1461.79 1387.07 11932.80 198.63 0.00 0.00 0.00 0.00 09:07:06 08:31:01 docker0 87.05 132.16 6.74 694.36 0.00 0.00 0.00 0.00 09:07:06 08:31:01 veth96c51eb 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 09:07:06 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:31:01 ens3 169.70 109.41 728.34 22.84 0.00 0.00 0.00 0.00 09:07:06 08:32:01 docker0 1.63 1.63 0.12 0.15 0.00 0.00 0.00 0.00 09:07:06 08:32:01 veth96c51eb 1.63 1.65 0.14 0.15 0.00 0.00 0.00 0.00 09:07:06 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:32:01 ens3 32.29 17.76 25.36 13.85 0.00 0.00 0.00 0.00 09:07:06 08:33:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:07:06 08:33:01 ens3 99.73 62.49 1701.87 21.70 0.00 0.00 0.00 0.00 09:07:06 08:33:01 vethf86fa54 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:34:01 docker0 603.88 921.96 47.22 6230.74 0.00 0.00 0.00 0.00 09:07:06 08:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:34:01 ens3 932.41 610.48 6239.45 60.43 0.00 0.00 0.00 0.00 09:07:06 08:34:01 vethf86fa54 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:35:01 vethe24c666 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:35:01 veth663d3b2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:35:01 docker0 6.91 13.50 0.45 183.72 0.00 0.00 0.00 0.00 09:07:06 08:35:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 09:07:06 08:35:01 ens3 204.02 101.93 3002.35 12.89 0.00 0.00 0.00 0.00 09:07:06 08:35:01 vethf86fa54 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:35:01 veth5c76f0f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:36:01 docker0 65.94 107.92 5.19 412.53 0.00 0.00 0.00 0.00 09:07:06 08:36:01 veth70f9c92 16.60 24.70 1.62 8.88 0.00 0.00 0.00 0.00 09:07:06 08:36:01 veth9481ce7 18.56 27.75 1.76 9.10 0.00 0.00 0.00 0.00 09:07:06 08:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:36:01 ens3 173.17 135.41 454.11 200.19 0.00 0.00 0.00 0.00 09:07:06 08:36:01 veth733484d 17.18 25.46 1.67 8.96 0.00 0.00 0.00 0.00 09:07:06 08:36:01 vethf86fa54 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 09:07:06 08:37:01 docker0 557.14 805.92 43.31 5989.29 0.00 0.00 0.00 0.00 09:07:06 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:37:01 ens3 820.13 567.01 6004.73 56.99 0.00 0.00 0.00 0.00 09:07:06 08:37:01 vethf86fa54 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:38:01 veth4dcda65 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:38:01 ens3 11.00 6.85 8.84 4.84 0.00 0.00 0.00 0.00 09:07:06 08:38:01 vethc10fae1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:38:01 veth2700ca9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:38:01 vethf86fa54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:39:01 docker0 10.93 22.38 0.72 285.59 0.00 0.00 0.00 0.00 09:07:06 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:39:01 ens3 53.49 30.41 309.80 14.48 0.00 0.00 0.00 0.00 09:07:06 08:39:01 vethf86fa54 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 09:07:06 08:40:01 docker0 1.43 3.45 0.09 43.05 0.00 0.00 0.00 0.00 09:07:06 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:40:01 ens3 10.06 5.47 49.18 2.98 0.00 0.00 0.00 0.00 09:07:06 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:43:01 ens3 0.55 0.28 0.26 0.20 0.00 0.00 0.00 0.00 09:07:06 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:45:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:07:06 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:46:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:47:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:50:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:07:06 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:54:01 ens3 4.58 3.30 4.11 4.10 0.00 0.00 0.00 0.00 09:07:06 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:55:01 ens3 3.25 2.82 1.79 2.12 0.00 0.00 0.00 0.00 09:07:06 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 08:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:00:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:07:06 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 09:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 09:03:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:04:01 ens3 0.95 0.57 0.54 0.29 0.00 0.00 0.00 0.00 09:07:06 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:07:06 09:05:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:07:06 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:06 09:07:02 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:07:06 09:07:02 ens3 103.10 64.24 2529.92 14.02 0.00 0.00 0.00 0.00 09:07:06 Average: docker0 49.08 65.54 3.71 436.30 0.00 0.00 0.00 0.00 09:07:06 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:07:06 Average: ens3 107.40 81.75 868.30 16.60 0.00 0.00 0.00 0.00 09:07:06 09:07:06 09:07:06 ---> sar -P ALL: 09:07:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5797) 03/25/23 _x86_64_ (8 CPU) 09:07:06 09:07:06 08:28:45 LINUX RESTART (8 CPU) 09:07:06 09:07:06 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:07:06 08:30:02 all 11.37 0.00 4.30 2.80 0.07 81.45 09:07:06 08:30:02 0 9.76 0.00 4.35 0.71 0.05 85.13 09:07:06 08:30:02 1 10.43 0.00 5.31 4.89 0.07 79.30 09:07:06 08:30:02 2 13.37 0.00 2.66 0.20 0.07 83.70 09:07:06 08:30:02 3 10.22 0.00 4.48 4.99 0.05 80.25 09:07:06 08:30:02 4 10.57 0.00 4.63 0.46 0.05 84.29 09:07:06 08:30:02 5 14.39 0.00 3.57 4.21 0.07 77.76 09:07:06 08:30:02 6 13.09 0.00 3.52 3.03 0.07 80.29 09:07:06 08:30:02 7 9.11 0.00 5.92 3.98 0.10 80.89 09:07:06 08:31:01 all 23.28 0.00 4.54 1.30 0.09 70.80 09:07:06 08:31:01 0 24.72 0.00 4.82 0.26 0.09 70.12 09:07:06 08:31:01 1 23.69 0.00 4.13 0.46 0.09 71.63 09:07:06 08:31:01 2 21.50 0.00 5.31 4.27 0.10 68.82 09:07:06 08:31:01 3 23.74 0.00 4.45 0.12 0.09 71.60 09:07:06 08:31:01 4 23.90 0.00 4.52 0.02 0.07 71.50 09:07:06 08:31:01 5 22.69 0.00 4.48 2.41 0.09 70.33 09:07:06 08:31:01 6 21.90 0.00 4.15 0.10 0.09 73.76 09:07:06 08:31:01 7 24.06 0.00 4.49 2.76 0.09 68.60 09:07:06 08:32:01 all 38.69 0.00 5.87 0.52 0.08 54.84 09:07:06 08:32:01 0 38.62 0.00 5.45 0.22 0.07 55.65 09:07:06 08:32:01 1 40.83 0.00 5.87 0.05 0.08 53.17 09:07:06 08:32:01 2 39.58 0.00 5.17 3.49 0.07 51.69 09:07:06 08:32:01 3 37.09 0.00 5.22 0.03 0.10 57.56 09:07:06 08:32:01 4 38.10 0.00 5.80 0.00 0.08 56.02 09:07:06 08:32:01 5 39.49 0.00 7.60 0.15 0.07 52.69 09:07:06 08:32:01 6 37.81 0.00 5.48 0.20 0.08 56.42 09:07:06 08:32:01 7 38.02 0.00 6.34 0.02 0.07 55.56 09:07:06 08:33:01 all 23.22 0.00 7.25 2.23 0.09 67.21 09:07:06 08:33:01 0 24.22 0.00 6.30 0.08 0.08 69.30 09:07:06 08:33:01 1 25.46 0.00 9.57 0.07 0.10 64.80 09:07:06 08:33:01 2 21.65 0.00 6.54 0.02 0.08 71.71 09:07:06 08:33:01 3 22.22 0.00 8.34 15.44 0.09 53.91 09:07:06 08:33:01 4 22.88 0.00 7.65 0.27 0.09 69.11 09:07:06 08:33:01 5 21.36 0.00 7.00 0.75 0.08 70.81 09:07:06 08:33:01 6 24.89 0.00 6.94 1.10 0.08 66.99 09:07:06 08:33:01 7 23.04 0.00 5.74 0.20 0.08 70.94 09:07:06 08:34:01 all 6.78 0.00 3.28 7.62 0.06 82.25 09:07:06 08:34:01 0 6.34 0.00 2.55 4.21 0.05 86.86 09:07:06 08:34:01 1 6.24 0.00 2.84 1.54 0.05 89.33 09:07:06 08:34:01 2 6.95 0.00 3.31 6.39 0.05 83.30 09:07:06 08:34:01 3 7.13 0.00 3.89 16.53 0.08 72.37 09:07:06 08:34:01 4 6.97 0.00 4.06 20.68 0.05 68.25 09:07:06 08:34:01 5 7.38 0.00 2.61 4.80 0.03 85.18 09:07:06 08:34:01 6 6.88 0.00 3.18 5.04 0.05 84.85 09:07:06 08:34:01 7 6.38 0.00 3.83 1.84 0.10 87.85 09:07:06 08:35:01 all 17.90 0.00 6.95 17.41 0.07 57.67 09:07:06 08:35:01 0 18.54 0.00 6.99 6.70 0.10 67.67 09:07:06 08:35:01 1 18.61 0.00 7.33 26.71 0.07 47.29 09:07:06 08:35:01 2 17.75 0.00 5.65 6.04 0.05 70.51 09:07:06 08:35:01 3 17.51 0.00 6.12 3.72 0.07 72.58 09:07:06 08:35:01 4 17.43 0.00 8.02 65.96 0.08 8.50 09:07:06 08:35:01 5 18.30 0.00 7.42 16.01 0.07 58.20 09:07:06 08:35:01 6 17.32 0.00 6.26 5.37 0.05 71.00 09:07:06 08:35:01 7 17.72 0.00 7.80 9.15 0.08 65.24 09:07:06 08:36:01 all 33.24 0.00 9.87 16.23 0.12 40.53 09:07:06 08:36:01 0 34.72 0.00 12.19 13.44 0.12 39.54 09:07:06 08:36:01 1 35.59 0.00 9.45 20.89 0.08 33.98 09:07:06 08:36:01 2 32.76 0.00 8.07 17.69 0.12 41.37 09:07:06 08:36:01 3 31.55 0.00 10.28 12.17 0.20 45.80 09:07:06 08:36:01 4 30.59 0.00 9.27 4.34 0.10 55.69 09:07:06 08:36:01 5 36.56 0.00 10.60 6.43 0.10 46.31 09:07:06 08:36:01 6 30.98 0.00 9.55 32.45 0.12 26.90 09:07:06 08:36:01 7 33.20 0.00 9.55 22.50 0.12 34.62 09:07:06 08:37:01 all 10.67 0.00 7.04 17.09 0.08 65.11 09:07:06 08:37:01 0 12.11 0.00 6.26 13.72 0.07 67.84 09:07:06 08:37:01 1 10.18 0.00 7.12 15.43 0.08 67.19 09:07:06 08:37:01 2 9.90 0.00 7.85 30.53 0.08 51.64 09:07:06 08:37:01 3 10.73 0.00 6.88 15.59 0.08 66.72 09:07:06 08:37:01 4 10.79 0.00 7.03 13.53 0.05 68.60 09:07:06 08:37:01 5 11.34 0.00 8.69 23.56 0.07 56.35 09:07:06 08:37:01 6 10.39 0.00 5.94 7.56 0.07 76.04 09:07:06 08:37:01 7 9.94 0.00 6.57 16.91 0.12 66.47 09:07:06 08:38:01 all 50.56 0.00 7.94 7.44 0.09 33.97 09:07:06 08:38:01 0 50.11 0.00 8.42 0.69 0.08 40.69 09:07:06 08:38:01 1 49.63 0.00 8.60 1.77 0.12 39.89 09:07:06 08:38:01 2 51.21 0.00 7.20 0.05 0.10 41.43 09:07:06 08:38:01 3 51.54 0.00 7.79 1.52 0.08 39.06 09:07:06 08:38:01 4 50.92 0.00 7.29 1.92 0.08 39.79 09:07:06 08:38:01 5 49.36 0.00 8.77 37.08 0.12 4.67 09:07:06 08:38:01 6 50.75 0.00 7.59 1.42 0.07 40.17 09:07:06 08:38:01 7 50.93 0.00 7.85 15.46 0.10 25.67 09:07:06 08:39:01 all 29.66 0.00 7.75 15.55 0.10 46.95 09:07:06 08:39:01 0 27.69 0.00 8.73 6.10 0.10 57.37 09:07:06 08:39:01 1 30.38 0.00 9.31 42.66 0.08 17.56 09:07:06 08:39:01 2 30.93 0.00 7.14 16.37 0.08 45.48 09:07:06 08:39:01 3 30.13 0.00 7.16 8.55 0.10 54.06 09:07:06 08:39:01 4 28.54 0.00 8.23 13.86 0.08 49.29 09:07:06 08:39:01 5 26.28 0.00 6.78 20.09 0.08 46.76 09:07:06 08:39:01 6 31.58 0.00 7.34 13.78 0.08 47.21 09:07:06 08:39:01 7 31.74 0.00 7.31 2.99 0.14 57.82 09:07:06 08:40:01 all 0.90 0.00 0.57 0.74 0.02 97.77 09:07:06 08:40:01 0 0.90 0.00 0.55 0.15 0.03 98.37 09:07:06 08:40:01 1 0.83 0.00 0.65 0.55 0.03 97.93 09:07:06 08:40:01 2 1.28 0.00 0.87 1.57 0.02 96.26 09:07:06 08:40:01 3 0.83 0.00 0.47 1.55 0.02 97.13 09:07:06 08:40:01 4 0.53 0.00 0.75 1.92 0.00 96.80 09:07:06 08:40:01 5 0.90 0.00 0.33 0.03 0.00 98.73 09:07:06 08:40:01 6 0.98 0.00 0.55 0.00 0.02 98.45 09:07:06 08:40:01 7 0.93 0.00 0.38 0.17 0.02 98.50 09:07:06 09:07:06 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:07:06 08:41:01 all 0.26 0.00 0.01 0.03 0.01 99.69 09:07:06 08:41:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:07:06 08:41:01 1 0.02 0.00 0.00 0.03 0.03 99.92 09:07:06 08:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:07:06 08:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:07:06 08:41:01 4 0.00 0.00 0.00 0.22 0.00 99.78 09:07:06 08:41:01 5 1.95 0.00 0.02 0.00 0.02 98.01 09:07:06 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:07:06 08:42:01 all 0.17 0.00 0.02 0.01 0.01 99.79 09:07:06 08:42:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:07:06 08:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:07:06 08:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:07:06 08:42:01 4 0.02 0.00 0.00 0.10 0.02 99.87 09:07:06 08:42:01 5 1.21 0.00 0.02 0.00 0.00 98.78 09:07:06 08:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:07:06 08:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:07:06 08:43:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:07:06 08:43:01 0 0.10 0.00 0.03 0.00 0.02 99.85 09:07:06 08:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:07:06 08:43:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:07:06 08:43:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:07:06 08:43:01 4 0.00 0.00 0.02 0.03 0.00 99.95 09:07:06 08:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:07:06 08:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:07:06 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:44:01 all 0.02 0.00 0.01 0.02 0.00 99.95 09:07:06 08:44:01 0 0.03 0.00 0.03 0.08 0.00 99.85 09:07:06 08:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:07:06 08:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:07:06 08:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:06 08:44:01 4 0.02 0.00 0.00 0.08 0.00 99.90 09:07:06 08:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:07:06 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:45:01 all 0.04 0.00 0.03 0.02 0.01 99.90 09:07:06 08:45:01 0 0.05 0.00 0.07 0.02 0.02 99.85 09:07:06 08:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:07:06 08:45:01 2 0.05 0.00 0.02 0.07 0.00 99.87 09:07:06 08:45:01 3 0.07 0.00 0.05 0.00 0.02 99.87 09:07:06 08:45:01 4 0.02 0.00 0.02 0.07 0.00 99.90 09:07:06 08:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:07:06 08:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:07:06 08:45:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:07:06 08:46:01 all 0.02 0.00 0.00 0.01 0.01 99.95 09:07:06 08:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:07:06 08:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:07:06 08:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:07:06 08:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:07:06 08:46:01 4 0.02 0.00 0.02 0.10 0.00 99.87 09:07:06 08:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:07:06 08:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:07:06 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:07:06 08:47:01 0 0.03 0.00 0.03 0.03 0.02 99.88 09:07:06 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:07:06 08:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:07:06 08:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:07:06 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:47:01 6 0.02 0.00 0.00 0.00 0.03 99.95 09:07:06 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:48:01 all 0.02 0.00 0.01 0.01 0.01 99.94 09:07:06 08:48:01 0 0.10 0.00 0.03 0.00 0.02 99.85 09:07:06 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:07:06 08:48:01 4 0.02 0.00 0.02 0.07 0.00 99.90 09:07:06 08:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:07:06 08:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:07:06 08:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:07:06 08:49:01 all 0.27 0.00 0.01 0.01 0.00 99.71 09:07:06 08:49:01 0 0.10 0.00 0.02 0.02 0.02 99.85 09:07:06 08:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:07:06 08:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:06 08:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:07:06 08:49:01 5 1.95 0.00 0.00 0.00 0.00 98.05 09:07:06 08:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:07:06 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:50:01 all 0.28 0.00 0.00 0.00 0.01 99.70 09:07:06 08:50:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:07:06 08:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:07:06 08:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:07:06 08:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:07:06 08:50:01 4 0.03 0.00 0.00 0.02 0.02 99.93 09:07:06 08:50:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:07:06 08:50:01 6 0.07 0.00 0.00 0.00 0.03 99.90 09:07:06 08:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:07:06 08:51:01 all 0.17 0.00 0.03 0.01 0.01 99.79 09:07:06 08:51:01 0 0.02 0.00 0.02 0.03 0.02 99.92 09:07:06 08:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:07:06 08:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:07:06 08:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:06 08:51:01 4 0.00 0.00 0.02 0.03 0.00 99.95 09:07:06 08:51:01 5 1.30 0.00 0.10 0.00 0.02 98.58 09:07:06 08:51:01 6 0.00 0.00 0.03 0.00 0.02 99.95 09:07:06 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 09:07:06 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:07:06 08:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:07:06 08:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:07:06 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:07:06 08:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:07:06 08:52:01 4 0.05 0.00 0.00 0.03 0.00 99.92 09:07:06 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:52:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:07:06 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:07:06 08:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:07:06 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:53:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:07:06 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:53:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:07:06 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:07:06 08:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:54:01 all 0.35 0.00 0.04 0.01 0.01 99.58 09:07:06 08:54:01 0 1.15 0.00 0.02 0.02 0.02 98.80 09:07:06 08:54:01 1 0.55 0.00 0.03 0.00 0.02 99.40 09:07:06 08:54:01 2 0.10 0.00 0.07 0.00 0.00 99.83 09:07:06 08:54:01 3 0.12 0.00 0.03 0.00 0.02 99.83 09:07:06 08:54:01 4 0.33 0.00 0.05 0.02 0.03 99.57 09:07:06 08:54:01 5 0.23 0.00 0.00 0.00 0.02 99.75 09:07:06 08:54:01 6 0.33 0.00 0.08 0.05 0.00 99.53 09:07:06 08:54:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:07:06 08:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:07:06 08:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:07:06 08:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:07:06 08:55:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:07:06 08:55:01 4 0.05 0.00 0.03 0.02 0.02 99.88 09:07:06 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:07:06 08:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:07:06 08:56:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:07:06 08:56:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:07:06 08:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:56:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:07:06 08:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:07:06 08:56:01 4 0.03 0.00 0.05 0.02 0.02 99.88 09:07:06 08:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:07:06 08:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:57:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:07:06 08:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:07:06 08:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:07:06 08:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:07:06 08:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:07:06 08:57:01 4 0.02 0.00 0.02 0.08 0.02 99.87 09:07:06 08:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:58:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:07:06 08:58:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:07:06 08:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:07:06 08:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:07:06 08:58:01 3 0.10 0.00 0.02 0.00 0.02 99.87 09:07:06 08:58:01 4 0.03 0.00 0.02 0.05 0.02 99.88 09:07:06 08:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:07:06 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:07:06 08:59:01 0 0.10 0.00 0.05 0.00 0.00 99.85 09:07:06 08:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:07:06 08:59:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:07:06 08:59:01 4 0.03 0.00 0.00 0.02 0.02 99.93 09:07:06 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 08:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 08:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:07:06 09:00:01 all 0.05 0.00 0.02 0.00 0.01 99.92 09:07:06 09:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:07:06 09:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 09:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:07:06 09:00:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:07:06 09:00:01 4 0.03 0.00 0.02 0.02 0.03 99.90 09:07:06 09:00:01 5 0.20 0.00 0.10 0.00 0.02 99.68 09:07:06 09:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:07:06 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 09:01:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:07:06 09:01:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:07:06 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 09:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:07:06 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 09:01:01 4 0.03 0.00 0.03 0.05 0.02 99.87 09:07:06 09:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 09:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:07:06 09:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 09:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:07:06 09:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:07:06 09:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:07:06 09:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:07:06 09:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:07:06 09:02:01 4 0.00 0.00 0.03 0.02 0.03 99.92 09:07:06 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 09:07:06 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:07:06 09:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:07:06 09:03:01 0 0.10 0.00 0.02 0.00 0.00 99.88 09:07:06 09:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:07:06 09:03:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:07:06 09:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:07:06 09:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:07:06 09:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:07:06 09:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 09:04:01 all 0.05 0.00 0.01 0.02 0.07 99.86 09:07:06 09:04:01 0 0.07 0.00 0.00 0.00 0.02 99.92 09:07:06 09:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:07:06 09:04:01 2 0.00 0.00 0.00 0.08 0.02 99.90 09:07:06 09:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:06 09:04:01 4 0.03 0.00 0.02 0.05 0.02 99.88 09:07:06 09:04:01 5 0.23 0.00 0.00 0.00 0.00 99.77 09:07:06 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 09:04:01 7 0.02 0.00 0.00 0.00 0.50 99.49 09:07:06 09:05:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:07:06 09:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:07:06 09:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 09:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:07:06 09:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:07:06 09:05:01 4 0.07 0.00 0.02 0.03 0.02 99.87 09:07:06 09:05:01 5 1.99 0.00 0.00 0.00 0.02 98.00 09:07:06 09:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 09:06:01 all 0.26 0.00 0.01 0.01 0.00 99.72 09:07:06 09:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:07:06 09:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 09:06:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:07:06 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 09:06:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:07:06 09:06:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:07:06 09:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:07:06 09:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:07:06 09:07:02 all 3.13 0.00 1.27 0.52 0.02 95.06 09:07:06 09:07:02 0 3.34 0.00 1.39 0.03 0.02 95.23 09:07:06 09:07:02 1 3.48 0.00 1.27 0.00 0.02 95.23 09:07:06 09:07:02 2 2.60 0.00 1.14 0.02 0.02 96.23 09:07:06 09:07:02 3 2.14 0.00 1.66 0.02 0.02 96.17 09:07:06 09:07:02 4 2.21 0.00 1.22 0.67 0.03 95.87 09:07:06 09:07:02 5 5.76 0.00 1.04 0.02 0.03 93.15 09:07:06 09:07:02 6 2.73 0.00 0.94 0.08 0.02 96.23 09:07:06 09:07:02 7 2.72 0.00 1.49 3.36 0.03 92.40 09:07:06 Average: all 6.57 0.00 1.75 2.34 0.03 89.31 09:07:06 Average: 0 6.62 0.00 1.79 1.22 0.03 90.34 09:07:06 Average: 1 6.68 0.00 1.87 3.00 0.03 88.42 09:07:06 Average: 2 6.52 0.00 1.59 2.27 0.03 89.59 09:07:06 Average: 3 6.41 0.00 1.75 2.09 0.03 89.72 09:07:06 Average: 4 6.37 0.00 1.80 3.26 0.03 88.55 09:07:06 Average: 5 6.96 0.00 1.80 3.00 0.03 88.21 09:07:06 Average: 6 6.53 0.00 1.61 1.83 0.03 90.00 09:07:06 Average: 7 6.46 0.00 1.75 2.06 0.04 89.68 09:07:06 09:07:06 09:07:06