Pull request #4464 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/edgex-go Obtained Jenkinsfile from 2d1e6c211f0d0a174d4a783f547b5908762bea7e+39fc096b77c2eedd71264681ac4b967ce8df7b72 (9cd7504decb0a517cd1e9ed98b84c1cce26d4efd) 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-ssh10619408160294325433.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-ssh2153421659562122676.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-4464/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-4464/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7302127805122525653.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-ssh15361813970737159088.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-4464/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-4464/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13378555138814551708.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-4984 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 2d1e6c211f0d0a174d4a783f547b5908762bea7e Merge succeeded, producing 2d1e6c211f0d0a174d4a783f547b5908762bea7e Checking out Revision 2d1e6c211f0d0a174d4a783f547b5908762bea7e (PR-4464) > 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/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # 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 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 Commit message: "fix: Add common config flag for security bootstrapper, update Attribution.txt" > git rev-list --no-walk ab55d0f60954e1225f754cad4037eecc91d7ab25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:09:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:09:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:09:03 ========================================================= 23:09:03 EdgeX Global Pipelines Version Info 23:09:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:09:04 ------------------- 23:09:04 stable info: 23:09:04 ------------------- 23:09:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:09:04 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:09:04 Message: update stable to v1.0.245 23:09:05 ------------------- 23:09:05 experimental info: 23:09:05 ------------------- 23:09:05 Commited By: **** collab-it+edgex@linuxfoundation.org 23:09:05 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:09:05 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4464 [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4464 [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4464 [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d1e6c211f0d0a174d4a783f547b5908762bea7e [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d1e6c2 [Pipeline] echo 23:09:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:05 provisioning config files... 23:09:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3147924096397572301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:05 ---> docker-login.sh 23:09:05 nexus3.edgexfoundry.org:10001 23:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:06 Configure a credential helper to remove this warning. See 23:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:06 23:09:06 Login Succeeded 23:09:06 nexus3.edgexfoundry.org:10002 23:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:06 Configure a credential helper to remove this warning. See 23:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:06 23:09:06 Login Succeeded 23:09:06 nexus3.edgexfoundry.org:10003 23:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:06 Configure a credential helper to remove this warning. See 23:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:06 23:09:06 Login Succeeded 23:09:06 nexus3.edgexfoundry.org:10004 23:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:06 Configure a credential helper to remove this warning. See 23:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:06 23:09:06 Login Succeeded 23:09:06 docker.io 23:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:06 Configure a credential helper to remove this warning. See 23:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:06 23:09:06 Login Succeeded 23:09:06 ---> docker-login.sh ends [Pipeline] } 23:09:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:07 + 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 23:09:07 + dirname cmd/core-command/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo core-command,cmd/core-command/Dockerfile 23:09:07 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:09:07 + dirname cmd/core-data/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo core-data,cmd/core-data/Dockerfile 23:09:07 + dirname cmd/core-metadata/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo core-metadata,cmd/core-metadata/Dockerfile 23:09:07 + + dirname cmd/security-bootstrapper/Dockerfile 23:09:07 cut -d/ -f2 23:09:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:09:07 + dirname cmd/security-proxy-auth/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:09:07 + dirname cmd/security-proxy-setup/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:09:07 + dirname cmd/security-secretstore-setup/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:09:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:09:07 + dirname cmd/security-spire-agent/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:09:07 + dirname cmd/security-spire-config/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:09:07 + dirname cmd/security-spire-server/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:09:07 + dirname cmd/support-notifications/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo support-notifications,cmd/support-notifications/Dockerfile 23:09:07 + dirname cmd/support-scheduler/Dockerfile 23:09:07 + cut -d/ -f2 23:09:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:09:07 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 23:09:07 + git rev-list -1 --merges 2d1e6c211f0d0a174d4a783f547b5908762bea7e~1..2d1e6c211f0d0a174d4a783f547b5908762bea7e [Pipeline] echo 23:09:07 -----------> git rev-list -1 --merges 2d1e6c211f0d0a174d4a783f547b5908762bea7e~1..2d1e6c211f0d0a174d4a783f547b5908762bea7e 2d1e6c211f0d0a174d4a783f547b5908762bea7e [false] [Pipeline] sh 23:09:08 + git log --format=format:%s -1 2d1e6c211f0d0a174d4a783f547b5908762bea7e [Pipeline] echo 23:09:08 ========================================================= 23:09:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:09:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:09:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:08 + grep -v github /etc/ssh/ssh_known_hosts 23:09:08 + [ -e /tmp/ssh_known_hosts ] 23:09:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:09:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:09:08 + sudo tee -a /etc/ssh/ssh_known_hosts 23:09:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:08 23:09:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:09 0.1.4: Pulling from edgex-devops/py-git-semver 23:09:09 b85a868b505f: Pulling fs layer 23:09:09 e2be974225ed: Pulling fs layer 23:09:09 339a4e72a1f5: Pulling fs layer 23:09:09 988bab9f4d93: Pulling fs layer 23:09:09 1469e6f7b9e6: Pulling fs layer 23:09:09 eaf3925da568: Pulling fs layer 23:09:09 bab4dde63d76: Pulling fs layer 23:09:09 bde34c3a00c8: Pulling fs layer 23:09:09 b352a97aabf1: Pulling fs layer 23:09:09 4872d77fe225: Pulling fs layer 23:09:09 5851b861e8e6: Pulling fs layer 23:09:09 bde34c3a00c8: Waiting 23:09:09 b352a97aabf1: Waiting 23:09:09 1469e6f7b9e6: Waiting 23:09:09 4872d77fe225: Waiting 23:09:09 eaf3925da568: Waiting 23:09:09 5851b861e8e6: Waiting 23:09:09 bab4dde63d76: Waiting 23:09:09 988bab9f4d93: Waiting 23:09:09 e2be974225ed: Download complete 23:09:09 988bab9f4d93: Verifying Checksum 23:09:09 988bab9f4d93: Download complete 23:09:09 1469e6f7b9e6: Verifying Checksum 23:09:09 339a4e72a1f5: Verifying Checksum 23:09:09 339a4e72a1f5: Download complete 23:09:09 eaf3925da568: Verifying Checksum 23:09:09 eaf3925da568: Download complete 23:09:09 bde34c3a00c8: Verifying Checksum 23:09:09 bde34c3a00c8: Download complete 23:09:09 b352a97aabf1: Download complete 23:09:09 4872d77fe225: Verifying Checksum 23:09:09 4872d77fe225: Download complete 23:09:09 5851b861e8e6: Verifying Checksum 23:09:09 5851b861e8e6: Download complete 23:09:09 b85a868b505f: Verifying Checksum 23:09:09 b85a868b505f: Download complete 23:09:09 bab4dde63d76: Verifying Checksum 23:09:09 bab4dde63d76: Download complete 23:09:10 b85a868b505f: Pull complete 23:09:10 e2be974225ed: Pull complete 23:09:11 339a4e72a1f5: Pull complete 23:09:11 988bab9f4d93: Pull complete 23:09:11 1469e6f7b9e6: Pull complete 23:09:11 eaf3925da568: Pull complete 23:09:13 bab4dde63d76: Pull complete 23:09:13 bde34c3a00c8: Pull complete 23:09:13 b352a97aabf1: Pull complete 23:09:13 4872d77fe225: Pull complete 23:09:13 5851b861e8e6: Pull complete 23:09:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:13 prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container 23:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat 23:09:15 $ docker top 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 -eo pid,comm 23:09:15 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). 23:09:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:15 [ssh-agent] Looking for ssh-agent implementation... 23:09:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:16 $ docker exec 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 ssh-agent 23:09:16 SSH_AUTH_SOCK=/tmp/ssh-aYlys5Zl7cLu/agent.32 23:09:16 SSH_AGENT_PID=38 23:09:16 Running ssh-add (command line suppressed) 23:09:16 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8080143340861056120.key (/w/workspace/edgex-go/3@tmp/private_key_8080143340861056120.key) 23:09:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:16 + git tag --points-at HEAD [Pipeline] } 23:09:16 $ docker exec --env ******** --env ******** 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 ssh-agent -k 23:09:16 unset SSH_AUTH_SOCK; 23:09:16 unset SSH_AGENT_PID; 23:09:16 echo Agent pid 38 killed; 23:09:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:09:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:16 [ssh-agent] Looking for ssh-agent implementation... 23:09:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:16 $ docker exec 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 ssh-agent 23:09:16 SSH_AUTH_SOCK=/tmp/ssh-Cgp9x11Qabov/agent.70 23:09:16 SSH_AGENT_PID=76 23:09:16 Running ssh-add (command line suppressed) 23:09:17 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4358537043138544256.key (/w/workspace/edgex-go/3@tmp/private_key_4358537043138544256.key) 23:09:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:17 + git semver init 23:09:17 2023-03-21 23:09:17,538 [run_init] DEBUG init version:0.0.0 force:False 23:09:17 2023-03-21 23:09:17,539 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 23:09:17 2023-03-21 23:09:17,539 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 23:09:17 2023-03-21 23:09:17,539 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 23:09:22 2023-03-21 23:09:21,936 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 23:09:22 2023-03-21 23:09:21,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4464 with force:False 23:09:22 2023-03-21 23:09:21,936 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4464 23:09:22 2023-03-21 23:09:21,940 [execute] INFO git cat-file --batch-check 23:09:22 2023-03-21 23:09:21,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 23:09:22 2023-03-21 23:09:21,947 [execute] INFO git cat-file --batch 23:09:22 2023-03-21 23:09:21,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 23:09:22 2023-03-21 23:09:21,952 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4464 23:09:22 0.0.0 [Pipeline] } 23:09:22 $ docker exec --env ******** --env ******** 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 ssh-agent -k 23:09:23 unset SSH_AUTH_SOCK; 23:09:23 unset SSH_AGENT_PID; 23:09:23 echo Agent pid 76 killed; 23:09:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:23 + git semver [Pipeline] } 23:09:23 $ docker stop --time=1 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 23:09:24 $ docker rm -f --volumes 602cc7ceaf3fbbc5ba4d8e2eb203ef8729920602cd6086cfe16283deb2be7259 [Pipeline] // withDockerContainer [Pipeline] sh 23:09:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:09:25 Stashed 1 file(s) [Pipeline] echo 23:09:25 [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 23:09:25 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 23:09:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:25 ========================================================= 23:09:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:09:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:09:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:09:26 63b65145d645: Pulling fs layer 23:09:26 a2d21d5440eb: Pulling fs layer 23:09:26 935e6c44a52c: Pulling fs layer 23:09:26 94cc34f8dd06: Pulling fs layer 23:09:26 30dea6a524f1: Pulling fs layer 23:09:26 a2aff8979fd8: Pulling fs layer 23:09:26 6808be2612f2: Pulling fs layer 23:09:26 f25807f1079a: Pulling fs layer 23:09:26 a2aff8979fd8: Waiting 23:09:26 94cc34f8dd06: Waiting 23:09:26 30dea6a524f1: Waiting 23:09:26 6808be2612f2: Waiting 23:09:26 a2d21d5440eb: Download complete 23:09:26 94cc34f8dd06: Download complete 23:09:26 30dea6a524f1: Verifying Checksum 23:09:26 30dea6a524f1: Download complete 23:09:26 63b65145d645: Download complete 23:09:26 a2aff8979fd8: Verifying Checksum 23:09:26 a2aff8979fd8: Download complete 23:09:26 63b65145d645: Pull complete 23:09:26 a2d21d5440eb: Pull complete 23:09:27 f25807f1079a: Verifying Checksum 23:09:27 f25807f1079a: Download complete 23:09:27 935e6c44a52c: Verifying Checksum 23:09:27 935e6c44a52c: Download complete 23:09:27 6808be2612f2: Verifying Checksum 23:09:27 6808be2612f2: Download complete 23:09:29 935e6c44a52c: Pull complete 23:09:29 94cc34f8dd06: Pull complete 23:09:29 30dea6a524f1: Pull complete 23:09:30 a2aff8979fd8: Pull complete 23:09:31 6808be2612f2: Pull complete 23:09:32 f25807f1079a: Pull complete 23:09:32 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:09:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:09:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:09:33 WORKDIR /edgex 23:09:33 COPY go.mod . 23:09:33 RUN go mod download 23:09:33 + docker build -t ci-base-image-x86_64 -f - . 23:09:33 Sending build context to Docker daemon 170.5MB 23:09:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:09:33 ---> 3b553350e43f 23:09:33 Step 2/4 : WORKDIR /edgex 23:09:37 ---> Running in 4ea0087a5ce0 23:09:37 Removing intermediate container 4ea0087a5ce0 23:09:37 ---> 09a7db26a319 23:09:37 Step 3/4 : COPY go.mod . 23:09:37 ---> 315a2ff06503 23:09:37 Step 4/4 : RUN go mod download 23:09:37 ---> Running in c6d340a28097 23:09:40 Still waiting to schedule task 23:09:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:09:50 Removing intermediate container c6d340a28097 23:09:50 ---> c2f6f0371e20 23:09:50 Successfully built c2f6f0371e20 23:09:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:50 + docker inspect -f . ci-base-image-x86_64 23:09:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:50 prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container 23:09:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:51 $ docker top c026228d8abb8d8151e57acae5654bf22feead1677ad915179f7013b24b75c4a -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:51 + go version 23:09:51 go version go1.20.2 linux/amd64 [Pipeline] } 23:09:51 $ docker stop --time=1 c026228d8abb8d8151e57acae5654bf22feead1677ad915179f7013b24b75c4a 23:09:52 $ docker rm -f --volumes c026228d8abb8d8151e57acae5654bf22feead1677ad915179f7013b24b75c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:53 + docker inspect -f . ci-base-image-x86_64 23:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:53 prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container 23:09:53 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:53 $ docker top 30b4e1b077cedb515a7fb20824ef3d4a84c7fc649aecd9e8910f9dabba4086c3 -eo pid,comm [Pipeline] { [Pipeline] echo 23:09:53 ========================================================= 23:09:53 [edgeXBuildGoParallel] Running Tests and Build... 23:09:53 ========================================================= [Pipeline] sh 23:09:53 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 23:09:54 + make test 23:09:54 go test -race -coverprofile=coverage.out ./... 23:10:00 ? github.com/edgexfoundry/edgex-go [no test files] 23:10:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:10:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:10:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:10:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:10:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:10:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:10:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:10:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:10:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:10:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:10:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 23:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 23:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:10:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.081s coverage: 71.3% of statements 23:10:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 23:10:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:10:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.119s coverage: 88.5% of statements 23:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.9% of statements 23:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.370s coverage: 95.6% of statements 23:10:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:10:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:10:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:10:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:10:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:10:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 23:10:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:10:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:10:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:10:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 23:10:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:10:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 23:10:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.0% of statements 23:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 44.1% of statements 23:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.040s coverage: 82.9% of statements 23:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 23:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 23:10:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:10:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:10:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:10:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:10:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:10:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:10:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:10:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:10:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 23:10:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:10:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.288s coverage: 79.9% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.068s coverage: 92.9% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.043s coverage: 86.9% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.068s coverage: 87.2% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.057s coverage: 20.0% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 23:10:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 23:10:51 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 23:11:13 go vet ./... 23:11:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:11:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:11:14 ./bin/test-attribution-txt.sh [Pipeline] echo 23:11:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:11:14 + ls -al . 23:11:14 total 704 23:11:14 drwxrwxr-x 11 1001 1001 4096 Mar 21 23:09 . 23:11:14 drwxr-xr-x 4 root root 4096 Mar 21 23:09 .. 23:11:14 drwxrwxr-x 2 1001 1001 4096 Mar 21 23:09 .blubracket 23:11:14 -rw-rw-r-- 1 1001 1001 16 Mar 21 23:09 .dockerignore 23:11:14 drwxrwxr-x 8 1001 1001 4096 Mar 21 23:09 .git 23:11:14 drwxrwxr-x 3 1001 1001 4096 Mar 21 23:09 .github 23:11:14 -rw-rw-r-- 1 1001 1001 1133 Mar 21 23:09 .gitignore 23:11:14 -rw-rw-r-- 1 1001 1001 42 Mar 21 23:09 .golangci.yml 23:11:14 -rw-rw-r-- 1 1001 1001 87 Mar 21 23:09 .hadolint.yml 23:11:14 drwxr-xr-x 3 1001 1001 4096 Mar 21 23:09 .semver 23:11:14 -rw-rw-r-- 1 1001 1001 166 Mar 21 23:09 .sonarcloud.properties 23:11:14 -rw-rw-r-- 1 1001 1001 1171 Mar 21 23:09 ADOPTERS.md 23:11:14 -rw-rw-r-- 1 1001 1001 10954 Mar 21 23:09 Attribution.txt 23:11:14 -rw-rw-r-- 1 1001 1001 73765 Mar 21 23:09 CHANGELOG.md 23:11:14 -rw-rw-r-- 1 1001 1001 3804 Mar 21 23:09 CONTRIBUTING.md 23:11:14 -rw-rw-r-- 1 1001 1001 677 Mar 21 23:09 GOVERNANCE.md 23:11:14 -rw-rw-r-- 1 1001 1001 883 Mar 21 23:09 Jenkinsfile 23:11:14 -rw-rw-r-- 1 1001 1001 10775 Mar 21 23:09 LICENSE 23:11:14 -rw-rw-r-- 1 1001 1001 14266 Mar 21 23:09 Makefile 23:11:14 -rw-rw-r-- 1 1001 1001 582 Mar 21 23:09 OWNERS.md 23:11:14 -rw-rw-r-- 1 1001 1001 9403 Mar 21 23:09 README.md 23:11:14 -rw-rw-r-- 1 1001 1001 789 Mar 21 23:09 SECURITY.md 23:11:14 -rw-rw-r-- 1 1001 1001 5 Mar 21 23:09 VERSION 23:11:14 drwxrwxr-x 2 1001 1001 4096 Mar 21 23:09 bin 23:11:14 drwxrwxr-x 18 1001 1001 4096 Mar 21 23:09 cmd 23:11:14 -rw-r--r-- 1 root root 447377 Mar 21 23:10 coverage.out 23:11:14 -rw-rw-r-- 1 1001 1001 3379 Mar 21 23:09 go.mod 23:11:14 -rw-rw-r-- 1 1001 1001 31440 Mar 21 23:09 go.sum 23:11:14 drwxrwxr-x 7 1001 1001 4096 Mar 21 23:09 internal 23:11:14 drwxrwxr-x 3 1001 1001 4096 Mar 21 23:09 openapi 23:11:14 -rw-rw-r-- 1 1001 1001 594 Mar 21 23:09 security.txt 23:11:14 drwxrwxr-x 4 1001 1001 4096 Mar 21 23:09 snap 23:11:14 -rw-rw-r-- 1 1001 1001 204 Mar 21 23:09 version.go [Pipeline] sh 23:11:15 + '[' -e coverage.out ] 23:11:15 + chown 1001:1001 coverage.out [Pipeline] stash 23:11:15 Stashed 1 file(s) [Pipeline] sh 23:11:15 + make build 23:11:15 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 23:11:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4985 in /w/workspace/edgexfoundry_edgex-go_PR-4464 [Pipeline] { [Pipeline] ws 23:11:18 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 23:11:18 The recommended git tool is: git 23:11:23 using credential edgex-jenkins-ssh 23:11:23 Cloning the remote Git repository 23:11:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:11:23 > git init /w/workspace/edgex-go/3 # timeout=10 23:11:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:11:23 > git --version # timeout=10 23:11:23 > git --version # 'git version 2.25.1' 23:11:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:11:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:11:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:11:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:11:35 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 23:11:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:11:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:11:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:11:38 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 23:11:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:11:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:11:41 $ docker stop --time=1 30b4e1b077cedb515a7fb20824ef3d4a84c7fc649aecd9e8910f9dabba4086c3 23:11:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:11:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:11:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:11:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4464/head:refs/remotes/origin/PR-4464 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:11:42 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:11:43 Merge succeeded, producing 2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:11:43 Checking out Revision 2d1e6c211f0d0a174d4a783f547b5908762bea7e (PR-4464) 23:11:42 > git config core.sparsecheckout # timeout=10 23:11:42 > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 23:11:43 > git remote # timeout=10 23:11:43 > git config --get remote.origin.url # timeout=10 23:11:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:43 > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 23:11:43 > git rev-parse HEAD^{commit} # timeout=10 23:11:43 > git config core.sparsecheckout # timeout=10 23:11:43 > git checkout -f 2d1e6c211f0d0a174d4a783f547b5908762bea7e # timeout=10 23:11:45 $ docker rm -f --volumes 30b4e1b077cedb515a7fb20824ef3d4a84c7fc649aecd9e8910f9dabba4086c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:11:45 23:11:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:11:46 latest: Pulling from edgex-devops/edgex-compose 23:11:46 cbdbe7a5bc2a: Pulling fs layer 23:11:46 ca9280d653b3: Pulling fs layer 23:11:46 7e9c9ca2126c: Pulling fs layer 23:11:46 cbdbe7a5bc2a: Download complete 23:11:46 ca9280d653b3: Verifying Checksum 23:11:46 ca9280d653b3: Download complete 23:11:46 cbdbe7a5bc2a: Pull complete 23:11:46 Commit message: "fix: Add common config flag for security bootstrapper, update Attribution.txt" 23:11:47 7e9c9ca2126c: Download complete 23:11:47 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:11:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:11:47 Dload Upload Total Spent Left Speed 23:11:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 23:11:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:11:48 + sudo tee /etc/docker/daemon.new 23:11:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:11:48 { 23:11:48 "registry-mirrors": [ 23:11:48 "https://nexus3.edgexfoundry.org:10001" 23:11:48 ], 23:11:48 "bip": "10.250.0.254/24", 23:11:48 "hosts": [ 23:11:48 "tcp://0.0.0.0:5555", 23:11:48 "unix:///var/run/docker.sock" 23:11:48 ], 23:11:48 "mtu": 1458, 23:11:48 "selinux-enabled": true, 23:11:48 "seccomp-profile": "/etc/docker/seccomp.json" 23:11:48 } [Pipeline] sh 23:11:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:11:49 + sudo service docker restart 23:11:50 7e9c9ca2126c: Pull complete 23:11:50 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:11:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:50 prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container 23:11:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:11:52 $ docker top 5b1fd5f84cf0f68f30aefc80b210343bf126d52b80dc62c83dcdbbc10ab81a66 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:52 + docker-compose build --help 23:11:52 + grep parallel 23:11:53 --parallel Build images in parallel. [Pipeline] } 23:11:53 $ docker stop --time=1 5b1fd5f84cf0f68f30aefc80b210343bf126d52b80dc62c83dcdbbc10ab81a66 23:11:54 $ docker rm -f --volumes 5b1fd5f84cf0f68f30aefc80b210343bf126d52b80dc62c83dcdbbc10ab81a66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:11:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:55 prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container 23:11:55 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:11:55 $ docker top 815ba8abc96e02e4a822bbadc620edc0f750cd0cb37115cc4ac7a17453575bcd -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:55 + docker-compose -f ./docker-compose-build.yml build --parallel 23:11:56 Building core-command ... 23:11:56 Building core-common-config-bootstrapper ... 23:11:56 Building core-data ... 23:11:56 Building core-metadata ... 23:11:56 Building security-bootstrapper ... 23:11:56 Building security-proxy-auth ... 23:11:56 Building security-proxy-setup ... 23:11:56 Building security-secretstore-setup ... 23:11:56 Building security-spiffe-token-provider ... 23:11:56 Building security-spire-agent ... 23:11:56 Building security-spire-config ... 23:11:56 Building security-spire-server ... 23:11:56 Building support-notifications ... 23:11:56 Building support-scheduler ... 23:11:56 Building security-spire-server 23:11:56 Building core-common-config-bootstrapper 23:11:56 Building core-metadata 23:11:56 Building core-data 23:11:56 Building security-proxy-auth 23:12:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:12:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:12:06 ---> c2f6f0371e20 23:12:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:12:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:12:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:06 ---> c2f6f0371e20 23:12:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:12:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:12:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:06 ---> c2f6f0371e20 23:12:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:12:06 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:12:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:12:06 ---> c2f6f0371e20 23:12:06 Step 3/26 : WORKDIR /edgex-go 23:12:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:12:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:06 ---> c2f6f0371e20 23:12:06 Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:07 provisioning config files... 23:12:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11536387660771364448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:08 ---> docker-login.sh 23:12:08 nexus3.edgexfoundry.org:10001 23:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:08 Configure a credential helper to remove this warning. See 23:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:08 23:12:08 Login Succeeded 23:12:08 nexus3.edgexfoundry.org:10002 23:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:09 Configure a credential helper to remove this warning. See 23:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:09 23:12:09 Login Succeeded 23:12:09 nexus3.edgexfoundry.org:10003 23:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:09 Configure a credential helper to remove this warning. See 23:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:09 23:12:09 Login Succeeded 23:12:09 nexus3.edgexfoundry.org:10004 23:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:09 Configure a credential helper to remove this warning. See 23:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:09 23:12:09 Login Succeeded 23:12:09 docker.io 23:12:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:10 Configure a credential helper to remove this warning. See 23:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:10 23:12:10 Login Succeeded 23:12:10 ---> docker-login.sh ends [Pipeline] } 23:12:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:12:10 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 23:12:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:10 ========================================================= 23:12:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:12:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:12:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:12:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:12:11 af6eaf76a39c: Pulling fs layer 23:12:11 55522c791124: Pulling fs layer 23:12:11 ce5c4a1c91eb: Pulling fs layer 23:12:11 169dfbe0d373: Pulling fs layer 23:12:11 e1ff8fa3b103: Pulling fs layer 23:12:11 52ebb69f0ebf: Pulling fs layer 23:12:11 5abe8eddf0d5: Pulling fs layer 23:12:11 e1ff8fa3b103: Waiting 23:12:11 52ebb69f0ebf: Waiting 23:12:11 5abe8eddf0d5: Waiting 23:12:11 169dfbe0d373: Waiting 23:12:11 55522c791124: Download complete 23:12:11 169dfbe0d373: Verifying Checksum 23:12:11 169dfbe0d373: Download complete 23:12:11 e1ff8fa3b103: Verifying Checksum 23:12:11 e1ff8fa3b103: Download complete 23:12:11 af6eaf76a39c: Verifying Checksum 23:12:11 af6eaf76a39c: Download complete 23:12:12 af6eaf76a39c: Pull complete 23:12:12 5abe8eddf0d5: Verifying Checksum 23:12:12 5abe8eddf0d5: Download complete 23:12:13 55522c791124: Pull complete 23:12:13 ---> Running in 8d493640686a 23:12:13 ---> Running in 14e0b6b9a318 23:12:13 ---> Running in 3535cdda3be8 23:12:13 ---> Running in 54fecfeb76a9 23:12:13 ---> Running in 4a1a0ace0ecd 23:12:13 Removing intermediate container 14e0b6b9a318 23:12:13 ---> 431e648fab2c 23:12:13 Step 4/23 : WORKDIR /edgex-go 23:12:13 Removing intermediate container 8d493640686a 23:12:13 ---> 99439f446bdf 23:12:13 Step 4/25 : WORKDIR /edgex-go 23:12:13 Removing intermediate container 4a1a0ace0ecd 23:12:13 ---> 044d2d9cf2a8 23:12:13 Step 4/23 : WORKDIR /edgex-go 23:12:13 Removing intermediate container 54fecfeb76a9 23:12:13 ---> 9344ba5bb0af 23:12:13 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:12:13 Removing intermediate container 3535cdda3be8 23:12:13 ---> a2b6d1c10e3d 23:12:13 Step 4/23 : WORKDIR /edgex-go 23:12:13 ---> Running in 1b22611cc877 23:12:13 ---> Running in d5a1b7acd102 23:12:13 ---> Running in cffc11d25113 23:12:13 ---> Running in 0ae0ba3b5643 23:12:13 ---> Running in a16cd1c55360 23:12:13 Removing intermediate container 1b22611cc877 23:12:13 ---> 6872118e8530 23:12:13 Step 5/23 : RUN apk add --update --no-cache make git 23:12:13 ---> Running in 95cef588996e 23:12:13 Removing intermediate container cffc11d25113 23:12:13 ---> a1817f15d5ec 23:12:13 Step 5/23 : RUN apk add --update --no-cache make git 23:12:13 Removing intermediate container d5a1b7acd102 23:12:13 ---> 8558a4fcae93 23:12:13 Step 5/25 : RUN apk add --update --no-cache make git 23:12:13 Removing intermediate container 0ae0ba3b5643 23:12:13 ---> 1bb8eb8a97e4 23:12:13 Step 5/23 : RUN apk add --update --no-cache make git 23:12:13 ---> Running in 73033cd27e65 23:12:13 ---> Running in 181b04a02a4b 23:12:13 ---> Running in 90ed26321e42 23:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:12:14 OK: 265 MiB in 53 packages 23:12:14 OK: 265 MiB in 53 packages 23:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:12:14 OK: 265 MiB in 53 packages 23:12:14 52ebb69f0ebf: Verifying Checksum 23:12:14 52ebb69f0ebf: Download complete 23:12:14 ce5c4a1c91eb: Verifying Checksum 23:12:14 ce5c4a1c91eb: Download complete 23:12:14 OK: 265 MiB in 53 packages 23:12:14 OK: 265 MiB in 53 packages 23:12:14 Removing intermediate container a16cd1c55360 23:12:14 ---> e42ddfcddd6f 23:12:14 Step 5/26 : COPY go.mod vendor* ./ 23:12:14 Removing intermediate container 95cef588996e 23:12:14 ---> 7bb2abe78771 23:12:14 Step 6/23 : COPY go.mod vendor* ./ 23:12:14 ---> b1b1bd88ae78 23:12:14 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:14 Removing intermediate container 73033cd27e65 23:12:14 ---> e5b5484bf4af 23:12:14 Step 6/23 : COPY go.mod vendor* ./ 23:12:14 ---> Running in fbe2b6d32f1a 23:12:14 ---> 2d4df5f1a48a 23:12:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:14 ---> Running in 6147db484619 23:12:14 Removing intermediate container 181b04a02a4b 23:12:14 ---> a8f08cd73582 23:12:14 Step 6/25 : COPY go.mod vendor* ./ 23:12:14 ---> 8254d6188d13 23:12:14 Removing intermediate container 90ed26321e42 23:12:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:14 ---> 0269efb48bef 23:12:14 Step 6/23 : COPY go.mod vendor* ./ 23:12:14 ---> Running in 04b5ebc14064 23:12:14 ---> c2e316eb31b3 23:12:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:14 ---> Running in ea5c590de072 23:12:14 ---> 447e2c9a582f 23:12:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:14 ---> Running in 2e6f70cdde21 23:12:26 ce5c4a1c91eb: Pull complete 23:12:26 169dfbe0d373: Pull complete 23:12:26 e1ff8fa3b103: Pull complete 23:12:31 52ebb69f0ebf: Pull complete 23:12:34 5abe8eddf0d5: Pull complete 23:12:34 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:12:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:12:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:12:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:12:34 WORKDIR /edgex 23:12:34 COPY go.mod . 23:12:34 RUN go mod download 23:12:34 + docker build -t ci-base-image-arm64 -f - . 23:12:35 Sending build context to Docker daemon 2.933MB 23:12:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:12:35 ---> 6cb57ee374ae 23:12:35 Step 2/4 : WORKDIR /edgex 23:12:37 ---> Running in c66e5b298ce3 23:12:37 Removing intermediate container c66e5b298ce3 23:12:37 ---> c217cb7ab298 23:12:37 Step 3/4 : COPY go.mod . 23:12:38 ---> 8ebf0f0e7088 23:12:38 Step 4/4 : RUN go mod download 23:12:38 ---> Running in d840dc8354ef 23:13:10 Removing intermediate container d840dc8354ef 23:13:10 ---> 17d8a7d3b840 23:13:10 Successfully built 17d8a7d3b840 23:13:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:10 + docker inspect -f . ci-base-image-arm64 23:13:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:10 prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container 23:13:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:13:12 $ docker top 7f282411994307658ce92fc7735afb161599077939eea1625470fffb4c5a86fa -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:12 + go version 23:13:12 go version go1.20.2 linux/arm64 [Pipeline] } 23:13:12 $ docker stop --time=1 7f282411994307658ce92fc7735afb161599077939eea1625470fffb4c5a86fa 23:13:14 $ docker rm -f --volumes 7f282411994307658ce92fc7735afb161599077939eea1625470fffb4c5a86fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:15 + docker inspect -f . ci-base-image-arm64 23:13:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:15 prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container 23:13:15 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:13:16 $ docker top 055e578c07e23163c9bf8d5eba768f2310c9f37d8e06d7a054964df357f28d10 -eo pid,comm [Pipeline] { [Pipeline] echo 23:13:16 ========================================================= 23:13:16 [edgeXBuildGoParallel] Running Tests and Build... 23:13:16 ========================================================= [Pipeline] sh 23:13:16 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 23:13:17 + make test 23:13:17 go test -race -coverprofile=coverage.out ./... 23:13:22 Removing intermediate container 04b5ebc14064 23:13:22 ---> 432c103e1939 23:13:22 Step 8/23 : COPY . . 23:13:22 Removing intermediate container 2e6f70cdde21 23:13:22 ---> 79cbb37dec79 23:13:22 Step 8/23 : COPY . . 23:13:22 Removing intermediate container ea5c590de072 23:13:22 ---> 4ff6328dc3d7 23:13:22 Step 8/25 : COPY . . 23:13:22 Removing intermediate container 6147db484619 23:13:22 ---> e7d988b34769 23:13:22 Step 8/23 : COPY . . 23:13:22 Removing intermediate container fbe2b6d32f1a 23:13:22 ---> 0c4edc741cf4 23:13:22 Step 7/26 : COPY . . 23:13:49 ---> 21bdf9db4e5c 23:13:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:13:49 ---> 008ca2008dbc 23:13:49 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:13:49 ---> f18234979ef8 23:13:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:13:49 ---> f3f9568f1d29 23:13:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:13:49 ---> a934449ed0a5 23:13:49 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:13:49 ---> Running in 888b5f396f85 23:13:49 ---> Running in 898226e0730d 23:13:49 ---> Running in 5f07ff29df50 23:13:49 ---> Running in 60fc78c7727a 23:13:49 ---> Running in e0746eab48f9 23:13:49 Removing intermediate container e0746eab48f9 23:13:49 ---> afef1b655894 23:13:49 Step 9/26 : WORKDIR /edgex-go/spire-build 23:13:49 ---> Running in eb55d5af1d51 23:13:49 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 23:13:49 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 23:13:49 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 23:13:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:13:49 Removing intermediate container eb55d5af1d51 23:13:49 ---> 12991544b960 23:13:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:13:50 ---> Running in d168283fc463 23:13:50 Removing intermediate container d168283fc463 23:13:50 ---> 5ab6af15830c 23:13:50 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 23:13:50 ---> Running in f215c4f89b65 23:13:51 Removing intermediate container f215c4f89b65 23:13:51 ---> 31df141b5d5e 23:13:51 Step 12/26 : WORKDIR /edgex-go 23:13:51 ---> Running in 6dd937adbd4d 23:13:51 Removing intermediate container 6dd937adbd4d 23:13:51 ---> 8229e8de6534 23:13:51 23:13:51 Step 13/26 : FROM alpine:3.17 23:13:51 3.17: Pulling from library/alpine 23:13:51 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:13:51 Status: Downloaded newer image for alpine:3.17 23:13:51 ---> b2aa39c304c2 23:13:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:13:51 ---> Running in 47340519c28c 23:13:52 Removing intermediate container 47340519c28c 23:13:52 ---> 96229d69c1e9 23:13:52 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:13:52 ---> Running in 1be27bc291ab 23:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:53 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:13:53 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:13:53 OK: 17818 distinct packages available 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:13:53 (1/5) Installing dumb-init (1.2.5-r2) 23:13:53 (2/5) Installing musl-obstack (1.2.3-r0) 23:13:53 (3/5) Installing libucontext (1.2-r0) 23:13:53 (4/5) Installing gcompat (1.1.0-r0) 23:13:53 (5/5) Installing openssl (3.0.8-r0) 23:13:53 Executing busybox-1.35.0-r29.trigger 23:13:53 OK: 8 MiB in 20 packages 23:13:56 ? github.com/edgexfoundry/edgex-go [no test files] 23:13:59 Removing intermediate container 1be27bc291ab 23:13:59 ---> bc554ffe4288 23:13:59 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:05 ---> 65717c7804cb 23:14:05 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:14:06 ---> 72ac61e2ff94 23:14:06 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:14:11 ---> 1becb727ff8f 23:14:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:14:12 ---> 0d5a931b3ea6 23:14:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:14:12 ---> dd038df273ef 23:14:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:14:15 ---> 1421fc8283b7 23:14:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:14:16 ---> Running in d3a5b87a7299 23:14:17 Removing intermediate container d3a5b87a7299 23:14:17 ---> 4b28951da1bf 23:14:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:14:17 ---> Running in 686ed101cad6 23:14:18 Removing intermediate container 686ed101cad6 23:14:18 ---> 7967d6abbf95 23:14:18 Step 24/26 : LABEL arch=x86_64 23:14:19 ---> Running in c7f47c5ffeb8 23:14:19 Removing intermediate container c7f47c5ffeb8 23:14:19 ---> d429dc4149fc 23:14:19 Step 25/26 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:14:19 Removing intermediate container 888b5f396f85 23:14:19 ---> ce6259b5c3e3 23:14:19 23:14:19 Step 10/23 : FROM alpine:3.17 23:14:19 ---> b2aa39c304c2 23:14:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:14:23 ---> Running in c194c5c5adfc 23:14:23 ---> Running in a0558f286d03 23:14:23 Removing intermediate container c194c5c5adfc 23:14:23 ---> 6523dee6182a 23:14:23 Step 26/26 : LABEL version=0.0.0 23:14:23 Removing intermediate container a0558f286d03 23:14:23 ---> f30b8a5ec989 23:14:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:14:23 Removing intermediate container 5f07ff29df50 23:14:23 ---> be473f808752 23:14:23 23:14:23 Step 10/23 : FROM alpine:3.17 23:14:23 ---> b2aa39c304c2 23:14:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:14:23 ---> Using cache 23:14:23 ---> f30b8a5ec989 23:14:23 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:14:23 Removing intermediate container 898226e0730d 23:14:23 ---> 54e7a3ec9e04 23:14:23 23:14:23 Step 10/25 : FROM alpine:3.17 23:14:23 ---> b2aa39c304c2 23:14:23 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:14:23 ---> Running in 452f435fd896 23:14:23 Removing intermediate container 60fc78c7727a 23:14:23 ---> 1a377f7fdc61 23:14:23 23:14:23 Step 10/23 : FROM alpine:3.17 23:14:23 ---> b2aa39c304c2 23:14:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:14:23 ---> Running in 0a20638c26d2 23:14:23 ---> Running in 20854548cfca 23:14:23 ---> Running in 8cdd0b37ed20 23:14:23 ---> Running in 2d3bc428a144 23:14:23 Removing intermediate container 452f435fd896 23:14:23 ---> e65a6280c5f4 23:14:23 23:14:23 Removing intermediate container 2d3bc428a144 23:14:23 ---> 02111c40ecf4 23:14:23 Step 12/23 : ENV APP_PORT=59880 23:14:23 ---> Running in 9fbda4329e54 23:14:23 Successfully built e65a6280c5f4 23:14:23 Successfully tagged security-spire-server:latest 23:14:23  Building security-spire-server ... done Building core-command 23:14:23 Removing intermediate container 9fbda4329e54 23:14:23 ---> ddcb126169a3 23:14:23 Step 13/23 : EXPOSE $APP_PORT 23:14:23 ---> Running in 2db4263d42d4 23:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:26 (1/1) Installing dumb-init (1.2.5-r2) 23:14:26 Executing busybox-1.35.0-r29.trigger 23:14:26 OK: 7 MiB in 16 packages 23:14:27 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:14:27 ---> c2f6f0371e20 23:14:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:14:27 ---> Using cache 23:14:27 ---> a2b6d1c10e3d 23:14:27 Step 4/24 : WORKDIR /edgex-go 23:14:27 ---> Using cache 23:14:27 ---> 1bb8eb8a97e4 23:14:27 Step 5/24 : RUN apk add --update --no-cache make git 23:14:27 ---> Using cache 23:14:27 ---> 0269efb48bef 23:14:27 Step 6/24 : COPY go.mod vendor* ./ 23:14:27 ---> Using cache 23:14:27 ---> 447e2c9a582f 23:14:27 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:27 ---> Using cache 23:14:27 ---> 79cbb37dec79 23:14:27 Step 8/24 : COPY . . 23:14:27 ---> Using cache 23:14:27 ---> 21bdf9db4e5c 23:14:27 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:27 (1/1) Installing dumb-init (1.2.5-r2) 23:14:27 Executing busybox-1.35.0-r29.trigger 23:14:27 OK: 7 MiB in 16 packages 23:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:28 (1/1) Installing dumb-init (1.2.5-r2) 23:14:28 Executing busybox-1.35.0-r29.trigger 23:14:28 OK: 7 MiB in 16 packages 23:14:29 Removing intermediate container 2db4263d42d4 23:14:29 ---> e7e722c7ed2d 23:14:29 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:14:29 ---> Running in fb97206ffc8c 23:14:29 ---> Running in b9ff80a04beb 23:14:29 Removing intermediate container 0a20638c26d2 23:14:29 ---> d06fe22cc46b 23:14:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:30 Removing intermediate container 8cdd0b37ed20 23:14:30 ---> a64f741555a9 23:14:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:14:30 ---> Running in a4967ec670f3 23:14:30 Removing intermediate container 20854548cfca 23:14:30 ---> 031af26e3f91 23:14:30 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:30 ---> 97d099d0573e 23:14:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:14:30 Removing intermediate container a4967ec670f3 23:14:30 ---> 918b2bbfdd16 23:14:30 Step 13/25 : ENV APP_PORT=59881 23:14:30 ---> Running in 3338dd86623d 23:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:30 ---> 8478448a4dfa 23:14:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:14:30 ---> 971e747fb596 23:14:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:14:30 Removing intermediate container 3338dd86623d 23:14:30 ---> e9f7f3d67b52 23:14:30 Step 14/25 : EXPOSE $APP_PORT 23:14:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:30 ---> Running in bee523fc3224 23:14:30 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 23:14:30 (1/1) Installing dumb-init (1.2.5-r2) 23:14:30 Executing busybox-1.35.0-r29.trigger 23:14:30 OK: 7 MiB in 16 packages 23:14:30 ---> 8c9d7b3d3dab 23:14:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:14:30 Removing intermediate container bee523fc3224 23:14:30 ---> 5b9a48999624 23:14:30 Step 15/25 : WORKDIR / 23:14:30 ---> Running in ff37e1c23404 23:14:31 ---> c02846e6effd 23:14:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:14:31 ---> 176619f086ab 23:14:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:14:31 Removing intermediate container b9ff80a04beb 23:14:31 ---> 57adf457597f 23:14:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:31 Removing intermediate container ff37e1c23404 23:14:31 ---> 6a714c4bfb1e 23:14:31 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:31 ---> 545a3e2a89dc 23:14:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:14:31 ---> 24e647814c0b 23:14:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:14:31 ---> 381be53ba06a 23:14:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:14:31 ---> 9c4ff31e191f 23:14:31 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:14:31 ---> 6d2eab35dcaf 23:14:31 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:14:31 ---> addd0781be80 23:14:31 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:14:31 ---> Running in a9a7e1a917aa 23:14:31 ---> Running in 956a4630af2a 23:14:31 ---> 680a92315e78 23:14:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:14:31 ---> 0769da16fa08 23:14:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:14:32 ---> a26719d2fd5f 23:14:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:14:32 ---> 2877bc514c7d 23:14:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:14:32 ---> 4ad01010f666 23:14:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:14:32 ---> 95fd3e6fb9d8 23:14:32 Step 19/23 : ENTRYPOINT ["/core-data"] 23:14:32 ---> Running in a3265893e3ce 23:14:32 Removing intermediate container a3265893e3ce 23:14:32 ---> d5d2c880001a 23:14:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:14:32 ---> b4440f066dd4 23:14:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:14:32 ---> Running in b20df2c2d984 23:14:32 ---> Running in 62f6d1010647 23:14:33 Removing intermediate container a9a7e1a917aa 23:14:33 ---> 69ca82e126a8 23:14:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:14:33 Removing intermediate container 956a4630af2a 23:14:33 ---> 537755e3916a 23:14:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:14:33 ---> Running in 261b2a0518c9 23:14:33 Removing intermediate container b20df2c2d984 23:14:33 ---> ae7f30bcc81a 23:14:33 Step 21/23 : LABEL arch=x86_64 23:14:33 Removing intermediate container 62f6d1010647 23:14:33 ---> 61b0c38614e0 23:14:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:14:33 ---> Running in 39671c3648c8 23:14:33 ---> Running in 04f2487bd983 23:14:33 ---> Running in fc93333c1ec9 23:14:33 Removing intermediate container 261b2a0518c9 23:14:33 ---> cf0287239cb0 23:14:33 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:14:33 ---> Running in 71d1dbfb7d8a 23:14:33 Removing intermediate container 39671c3648c8 23:14:33 ---> 1c2b76d2003e 23:14:33 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:14:33 Removing intermediate container fc93333c1ec9 23:14:33 ---> 359f36d4f7b4 23:14:33 Step 23/25 : LABEL arch=x86_64 23:14:33 Removing intermediate container 04f2487bd983 23:14:33 ---> 595d7c62ffe8 23:14:33 Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:14:33 Removing intermediate container 71d1dbfb7d8a 23:14:33 ---> e392c6cfaa9b 23:14:33 Step 21/23 : LABEL arch=x86_64 23:14:33 ---> Running in c9f37ea7103a 23:14:33 ---> Running in 1f030a3600ca 23:14:33 ---> Running in 0105077dd842 23:14:33 ---> Running in 50a58abf2f05 23:14:33 Removing intermediate container c9f37ea7103a 23:14:33 ---> 6cfbdfbc7411 23:14:33 Step 21/23 : LABEL arch=x86_64 23:14:33 ---> Running in 9cda3348d7de 23:14:33 Removing intermediate container 0105077dd842 23:14:33 ---> 88b1ffe8bd73 23:14:33 Step 23/23 : LABEL version=0.0.0 23:14:33 Removing intermediate container 1f030a3600ca 23:14:33 ---> 3bdf4625d270 23:14:33 Step 24/25 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:14:34 ---> Running in 396f6d3d36a0 23:14:34 Removing intermediate container 9cda3348d7de 23:14:34 ---> 40496b26c275 23:14:34 Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:14:34 ---> Running in a30c684942c7 23:14:34 Removing intermediate container 50a58abf2f05 23:14:34 ---> c14f9b1779c6 23:14:34 Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:14:34 ---> Running in 08fc0edc0455 23:14:34 ---> Running in 4ed491625542 23:14:34 Removing intermediate container 396f6d3d36a0 23:14:34 ---> 7ed4a2181c9e 23:14:34 23:14:34 Successfully built 7ed4a2181c9e 23:14:34 Removing intermediate container 08fc0edc0455 23:14:34 ---> 646e956c2edc 23:14:34 Step 23/23 : LABEL version=0.0.0 23:14:34 Removing intermediate container a30c684942c7 23:14:34 ---> f8b6ce750bf2 23:14:34 Step 25/25 : LABEL version=0.0.0 23:14:34 Successfully tagged core-data:latest 23:14:34  Building core-data ... done Building security-proxy-setup 23:14:34 Removing intermediate container 4ed491625542 23:14:34 ---> 454d0b04b8a6 23:14:34 Step 23/23 : LABEL version=0.0.0 23:14:34 ---> Running in 54aa6f5c5ed6 23:14:34 ---> Running in 371e7483a470 23:14:34 ---> Running in 9eb7f8a83a08 23:14:38 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:14:38 ---> c2f6f0371e20 23:14:38 Step 3/22 : WORKDIR /edgex-go 23:14:38 ---> Using cache 23:14:38 ---> 9344ba5bb0af 23:14:38 Step 4/22 : RUN apk add --update --no-cache make git 23:14:42 Removing intermediate container 371e7483a470 23:14:42 ---> 0a6fca781568 23:14:42 23:14:42 Successfully built 0a6fca781568 23:14:42 Successfully tagged core-metadata:latest 23:14:42  Building core-metadata ... done Removing intermediate container 54aa6f5c5ed6 23:14:42 ---> 9139392c9033 23:14:42 23:14:42 Building security-secretstore-setup 23:14:42 ---> Running in b335f7ae0edc 23:14:42 Removing intermediate container 9eb7f8a83a08 23:14:42 ---> 7c750200f857 23:14:42 23:14:42 Successfully built 9139392c9033 23:14:42 Successfully tagged core-common-config-bootstrapper:latest 23:14:42  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 23:14:42 Successfully built 7c750200f857 23:14:42 Successfully tagged security-proxy-auth:latest 23:14:42  Building security-proxy-auth ... done Building support-scheduler 23:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:14:43 OK: 265 MiB in 53 packages 23:14:49 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:14:49 ---> c2f6f0371e20 23:14:49 Step 3/25 : WORKDIR /edgex-go 23:14:49 ---> Using cache 23:14:49 ---> 9344ba5bb0af 23:14:49 Step 4/25 : RUN apk add --update --no-cache make git 23:14:49 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:14:49 ---> c2f6f0371e20 23:14:49 Step 3/20 : WORKDIR /edgex-go 23:14:49 ---> Using cache 23:14:49 ---> 9344ba5bb0af 23:14:49 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:14:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:14:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:14:52 ---> c2f6f0371e20 23:14:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:14:52 ---> Using cache 23:14:52 ---> a2b6d1c10e3d 23:14:52 Step 4/23 : WORKDIR /edgex-go 23:14:52 ---> Using cache 23:14:52 ---> 1bb8eb8a97e4 23:14:52 Step 5/23 : RUN apk add --update --no-cache make git 23:14:52 ---> Using cache 23:14:52 ---> 0269efb48bef 23:14:52 Step 6/23 : COPY go.mod vendor* ./ 23:14:52 ---> Using cache 23:14:52 ---> 447e2c9a582f 23:14:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:52 ---> Using cache 23:14:52 ---> 79cbb37dec79 23:14:52 Step 8/23 : COPY . . 23:14:52 ---> Using cache 23:14:52 ---> 21bdf9db4e5c 23:14:52 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:15:02 ---> Running in 785241b44cd6 23:15:02 ---> Running in 44fbbea14be6 23:15:02 ---> Running in ab10451bcb56 23:15:02 Removing intermediate container b335f7ae0edc 23:15:02 ---> 98fce02468a7 23:15:02 Step 5/22 : COPY go.mod vendor* ./ 23:15:02 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 23:15:02 ---> 8cfd70e3935b 23:15:02 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:02 OK: 265 MiB in 53 packages 23:15:02 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:15:02 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:15:02 OK: 17820 distinct packages available 23:15:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:03 OK: 265 MiB in 53 packages 23:15:03 ---> Running in d74631d9dc08 23:15:04 Removing intermediate container fb97206ffc8c 23:15:04 ---> 7a8f74fa3a4e 23:15:04 23:15:04 Step 10/24 : FROM alpine:3.17 23:15:04 ---> b2aa39c304c2 23:15:04 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:15:04 ---> Using cache 23:15:04 ---> a64f741555a9 23:15:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:15:04 ---> Using cache 23:15:04 ---> 918b2bbfdd16 23:15:04 Step 13/24 : ENV APP_PORT=59882 23:15:04 ---> Running in b9c1ead26094 23:15:04 Removing intermediate container 785241b44cd6 23:15:04 ---> 989715d2aac1 23:15:04 Step 5/25 : COPY go.mod vendor* ./ 23:15:04 Removing intermediate container b9c1ead26094 23:15:04 ---> 5028f42bf43c 23:15:04 Step 14/24 : EXPOSE $APP_PORT 23:15:04 ---> Running in 6dbcedf44592 23:15:04 Removing intermediate container ab10451bcb56 23:15:04 ---> 243fcb63d888 23:15:04 Step 5/20 : COPY go.mod vendor* ./ 23:15:04 Removing intermediate container 6dbcedf44592 23:15:04 ---> afde306b2ac5 23:15:04 Step 15/24 : WORKDIR / 23:15:04 ---> fd69e93fe0e8 23:15:04 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:04 ---> Running in 6bc007ab1e89 23:15:04 ---> Running in 828cdd7823a8 23:15:04 ---> 4eba8e6a768d 23:15:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:04 Removing intermediate container 6bc007ab1e89 23:15:04 ---> 8dfc59f098e4 23:15:04 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:04 ---> Running in 18751ef6b9d7 23:15:04 ---> d5078e307352 23:15:04 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:15:04 ---> 0da935e1c8ab 23:15:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:15:05 ---> f27a0e173081 23:15:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:15:06 ---> e7e3ba0ec188 23:15:06 Step 20/24 : ENTRYPOINT ["/core-command"] 23:15:06 ---> Running in 5091143880e5 23:15:06 Removing intermediate container 5091143880e5 23:15:06 ---> 34e7cfbea634 23:15:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:06 ---> Running in ba3d8c37b554 23:15:06 Removing intermediate container ba3d8c37b554 23:15:06 ---> dc15e7fd9474 23:15:06 Step 22/24 : LABEL arch=x86_64 23:15:07 ---> Running in 85dc20227952 23:15:07 Removing intermediate container 85dc20227952 23:15:07 ---> a6b7a36c6eb0 23:15:07 Step 23/24 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:15:07 ---> Running in 652728754b27 23:15:07 Removing intermediate container 652728754b27 23:15:07 ---> 55d4453dd1ab 23:15:07 Step 24/24 : LABEL version=0.0.0 23:15:07 ---> Running in 741450c4f085 23:15:07 Removing intermediate container 741450c4f085 23:15:07 ---> 073e2c944425 23:15:07 23:15:08 Successfully built 073e2c944425 23:15:08 Successfully tagged core-command:latest 23:15:08 Building support-notifications 23:15:10  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:15:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:15:10 ---> c2f6f0371e20 23:15:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:15:10 ---> Using cache 23:15:10 ---> a2b6d1c10e3d 23:15:10 Step 4/23 : WORKDIR /edgex-go 23:15:10 ---> Using cache 23:15:10 ---> 1bb8eb8a97e4 23:15:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:15:18 ---> Running in ee1578d78f78 23:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:15:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:15:19 OK: 265 MiB in 53 packages 23:15:20 Removing intermediate container ee1578d78f78 23:15:20 ---> ed7b4ece6e3b 23:15:20 Step 6/23 : COPY go.mod vendor* ./ 23:15:21 ---> ca4d7578c77f 23:15:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:21 ---> Running in 9ce6fb5db100 23:15:34 Removing intermediate container 44fbbea14be6 23:15:34 ---> ba004fbaa201 23:15:34 23:15:34 Step 10/23 : FROM alpine:3.17 23:15:34 ---> b2aa39c304c2 23:15:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:15:34 ---> Using cache 23:15:34 ---> a64f741555a9 23:15:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:15:34 ---> Using cache 23:15:34 ---> 918b2bbfdd16 23:15:34 Step 13/23 : ENV APP_PORT=59861 23:15:34 ---> Running in ed0429d4f54a 23:15:34 Removing intermediate container ed0429d4f54a 23:15:34 ---> bb6ca56d4d4e 23:15:34 Step 14/23 : EXPOSE $APP_PORT 23:15:35 ---> Running in f6f7d5b40a4a 23:15:45 Removing intermediate container f6f7d5b40a4a 23:15:45 ---> cb6598c1d8d7 23:15:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:46 ---> ed75f503d9a4 23:15:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:15:46 ---> d3b8f99bbc3c 23:15:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:15:46 Removing intermediate container 18751ef6b9d7 23:15:46 ---> 106cb21baa69 23:15:46 Step 7/20 : COPY . . 23:15:46 Removing intermediate container d74631d9dc08 23:15:46 ---> 2ff52181e765 23:15:46 Step 7/22 : COPY . . 23:15:46 Removing intermediate container 828cdd7823a8 23:15:46 ---> c4aadc972057 23:15:46 Step 7/25 : COPY . . 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:16:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.377s coverage: 28.7% of statements 23:16:01 ---> a79d3ceee3b0 23:16:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:16:01 ---> 52de2d152379 23:16:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:16:01 ---> 875f40805afb 23:16:01 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:16:01 ---> a77d9f9a1131 23:16:01 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:16:01 ---> Running in 0e963f6c6db5 23:16:01 ---> Running in c6606e71484f 23:16:01 ---> Running in 0498b348abb0 23:16:01 ---> 0be74414ab22 23:16:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:16:01 ---> Running in 636103b0d4be 23:16:01 Removing intermediate container 636103b0d4be 23:16:01 ---> 7b3c2695fe08 23:16:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:16:01 ---> Running in 5ada2ea617c1 23:16:01 Removing intermediate container 5ada2ea617c1 23:16:01 ---> 6c9ad3d64eb9 23:16:01 Step 21/23 : LABEL arch=x86_64 23:16:01 ---> Running in 5be6e527f85b 23:16:01 Removing intermediate container 5be6e527f85b 23:16:01 ---> 7037028d6756 23:16:01 Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:16:01 ---> Running in c7b491fd15f5 23:16:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:16: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:16:01 Removing intermediate container c7b491fd15f5 23:16:01 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 23:16:01 ---> 95f85300e50f 23:16:01 Step 23/23 : LABEL version=0.0.0 23:16:01 ---> Running in d286e111a14d 23:16:01 Removing intermediate container d286e111a14d 23:16:01 ---> c34e19bdb6ab 23:16:01 23:16:01 Successfully built c34e19bdb6ab 23:16:01 Successfully tagged support-scheduler:latest 23:16:01  Building support-scheduler ... done Building security-spire-config 23:16:04 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:16:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:16:04 ---> c2f6f0371e20 23:16:04 Step 3/27 : WORKDIR /edgex-go 23:16:04 ---> Using cache 23:16:04 ---> 9344ba5bb0af 23:16:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:16:04 ---> Using cache 23:16:04 ---> e42ddfcddd6f 23:16:04 Step 5/27 : COPY go.mod vendor* ./ 23:16:04 ---> Using cache 23:16:04 ---> b1b1bd88ae78 23:16:04 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:04 ---> Using cache 23:16:04 ---> 0c4edc741cf4 23:16:04 Step 7/27 : COPY . . 23:16:04 ---> Using cache 23:16:04 ---> a934449ed0a5 23:16:04 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:16:04 ---> Using cache 23:16:04 ---> afef1b655894 23:16:04 Step 9/27 : WORKDIR /edgex-go/spire-build 23:16:04 ---> Using cache 23:16:04 ---> 12991544b960 23:16:04 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:16:04 ---> Using cache 23:16:04 ---> 5ab6af15830c 23:16:04 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 23:16:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 98.5% of statements 23:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.497s coverage: 71.3% of statements 23:16:19 ---> Running in e75b12cf00e9 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.300s coverage: 54.0% of statements 23:16:22 Removing intermediate container e75b12cf00e9 23:16:22 ---> 2261453f55de 23:16:22 Step 12/27 : WORKDIR /edgex-go 23:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:16:25 ---> Running in d16654e3ee92 23:16:27 Removing intermediate container 9ce6fb5db100 23:16:27 ---> 2ccaed332ae2 23:16:27 Step 8/23 : COPY . . 23:16: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:16:27 Removing intermediate container d16654e3ee92 23:16:27 ---> 9c72358416ce 23:16:27 23:16:27 Step 13/27 : FROM alpine:3.17 23:16:27 ---> b2aa39c304c2 23:16:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:16:27 ---> Using cache 23:16:27 ---> 96229d69c1e9 23:16:27 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:16:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:16:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:16:32 ---> Running in 63d066b3a85a 23:16:33 ---> 68f2fafd5ecd 23:16:33 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:16:33 ---> Running in 86b3ce4550a9 23:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:33 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 23:16:33 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:16:33 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:16:33 OK: 17818 distinct packages available 23:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:34 (1/4) Installing dumb-init (1.2.5-r2) 23:16:34 (2/4) Installing musl-obstack (1.2.3-r0) 23:16:34 (3/4) Installing libucontext (1.2-r0) 23:16:34 (4/4) Installing gcompat (1.1.0-r0) 23:16:34 Executing busybox-1.35.0-r29.trigger 23:16:34 OK: 7 MiB in 19 packages 23:16:40 Removing intermediate container 0498b348abb0 23:16:40 ---> c374a6d46ecb 23:16:40 23:16:40 Step 9/22 : FROM alpine:3.17 23:16:40 ---> b2aa39c304c2 23:16:40 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:16:40 Removing intermediate container 0e963f6c6db5 23:16:40 ---> ce7a8ccc951f 23:16:40 23:16:40 Step 9/25 : FROM alpine:3.17 23:16:40 ---> b2aa39c304c2 23:16:40 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:16:40 Removing intermediate container c6606e71484f 23:16:40 ---> 390e8be8defc 23:16:40 23:16:40 Step 9/20 : FROM alpine:3.17 23:16:40 ---> b2aa39c304c2 23:16:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:16:41 ---> Running in 410694d266b5 23:16:41 ---> Running in 6a8d1dfbdc0e 23:16:41 ---> Running in 041b810f8642 23:16:41 Removing intermediate container 63d066b3a85a 23:16:41 ---> 1ba546e3c6b1 23:16:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:16:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.938s coverage: 88.5% of statements 23:16:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.564s coverage: 3.9% of statements 23:16:41 Removing intermediate container 6a8d1dfbdc0e 23:16:41 ---> 7a3424decd47 23:16:41 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:16:41 ---> 25b80e0d0196 23:16:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:41 ---> Running in 2675f6175b04 23:16:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:42 (1/3) Installing ca-certificates (20220614-r4) 23:16:42 (1/2) Installing dumb-init (1.2.5-r2) 23:16:42 (2/2) Installing openssl (3.0.8-r0) 23:16:42 Executing busybox-1.35.0-r29.trigger 23:16:42 (2/3) Installing dumb-init (1.2.5-r2) 23:16:42 OK: 8 MiB in 17 packages 23:16:42 (3/3) Installing su-exec (0.2-r2) 23:16:42 Executing busybox-1.35.0-r29.trigger 23:16:42 Executing ca-certificates-20220614-r4.trigger 23:16:42 ---> 5e376ef151de 23:16:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:42 OK: 8 MiB in 18 packages 23:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:42 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:16:42 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:16:42 OK: 17818 distinct packages available 23:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:16:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:16:43 (1/9) Installing ca-certificates (20220614-r4) 23:16:43 (2/9) Installing brotli-libs (1.0.9-r9) 23:16:43 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:16:43 (4/9) Installing libcurl (7.88.1-r1) 23:16:43 (5/9) Installing curl (7.88.1-r1) 23:16:43 (6/9) Installing dumb-init (1.2.5-r2) 23:16:43 (7/9) Installing musl-obstack (1.2.3-r0) 23:16:43 (8/9) Installing libucontext (1.2-r0) 23:16:43 (9/9) Installing gcompat (1.1.0-r0) 23:16:43 Executing busybox-1.35.0-r29.trigger 23:16:43 Executing ca-certificates-20220614-r4.trigger 23:16:43 OK: 10 MiB in 24 packages 23:16:45 ---> f8774c1d0bcc 23:16:45 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:16:45 Removing intermediate container 410694d266b5 23:16:45 ---> 7ba9b3a65df3 23:16:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:16:45 Removing intermediate container 041b810f8642 23:16:45 ---> ec8a399f6471 23:16:45 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:16:45 ---> Running in bcf54c5099e9 23:16:45 ---> Running in cbc299929561 23:16:45 Removing intermediate container cbc299929561 23:16:45 ---> 6504c5c55cfc 23:16:45 Step 12/25 : WORKDIR / 23:16:45 Removing intermediate container bcf54c5099e9 23:16:45 ---> ef6a1eda75e2 23:16:45 Step 12/22 : WORKDIR /edgex 23:16:45 ---> d3c2f12083bc 23:16:45 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:16:45 ---> Running in 3d87930a0a40 23:16:45 Removing intermediate container 2675f6175b04 23:16:45 ---> 3771c5bdc2a9 23:16:45 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:16:45 ---> Running in 8242df0b72f5 23:16:45 ---> Running in 81799f258343 23:16:46 Removing intermediate container 8242df0b72f5 23:16:46 ---> a74810d3a7f0 23:16:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:16:46 Removing intermediate container 81799f258343 23:16:46 Removing intermediate container 3d87930a0a40 23:16:46 ---> 0ff26e0044d1 23:16:46 ---> b530b85dccfe 23:16:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:16:46 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / ---> a09fdac7de60 23:16:46 23:16:46 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:16:46 ---> 9859c653bec5 23:16:46 Step 22/27 : WORKDIR / 23:16:46 ---> 2dc6391f8e14 23:16:46 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:16:46 ---> Running in db2e39de79da 23:16:46 ---> ff619ae7172b 23:16:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:16:46 ---> 3b50f5f98469 23:16:46 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:16:46 Removing intermediate container db2e39de79da 23:16:46 ---> 6ea306ebd25a 23:16:46 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:16:47 ---> 98d198216eac 23:16:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:16:47 ---> Running in 5a6dabeb5309 23:16:47 ---> ed7b44a2ffd1 23:16:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:16:47 ---> 7f3170c9694b 23:16:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:16:47 Removing intermediate container 5a6dabeb5309 23:16:47 ---> b6045082bc37 23:16:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:16:47 ---> de42e9424ea5 23:16:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:16:47 ---> 078707cfc7dc 23:16:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:16:47 ---> Running in a0fee6a48300 23:16:47 ---> 99f06c2a4f72 23:16:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:16:47 ---> Running in d0a61392435b 23:16:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.448s coverage: 95.6% of statements 23:16:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:16:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:16:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:16:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:16:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:16:47 Removing intermediate container a0fee6a48300 23:16:47 ---> d651f4a03012 23:16:47 Step 25/27 : LABEL arch=x86_64 23:16:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements 23:16:47 Removing intermediate container d0a61392435b 23:16:47 ---> 9e08e5d460ac 23:16:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:16:48 ---> b0487caaa23a 23:16:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:16:48 ---> Running in 1b33799f2451 23:16:48 ---> Running in 3c37d445cb4d 23:16:48 ---> 8f35a5c4d7fd 23:16:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:16:48 Removing intermediate container 1b33799f2451 23:16:48 ---> 3887ed1e822e 23:16:48 ---> 33a80112d743 23:16:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 26/27 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:16:48 23:16:48 ---> Running in 6a2bc76c043e 23:16:48 Removing intermediate container 3c37d445cb4d 23:16:48 ---> 3d1a7a2e5f3f 23:16:48 Step 18/20 : LABEL arch=x86_64 23:16:48 ---> Running in 474c5c8cca0a 23:16:48 Removing intermediate container 6a2bc76c043e 23:16:48 ---> a0f4aed64c07 23:16:48 Step 27/27 : LABEL version=0.0.0 23:16:48 ---> dd284b328804 23:16:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:16:48 ---> Running in f4b314e36b24 23:16:48 Removing intermediate container 474c5c8cca0a 23:16:48 ---> c8d2334f0130 23:16:48 Step 19/20 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:16:48 ---> cffe8fbcdc24 23:16:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:16:48 ---> Running in 39349e621636 23:16:48 ---> Running in e85cf2a242e9 23:16:48 Removing intermediate container f4b314e36b24 23:16:48 ---> 4a7d42928eec 23:16:48 23:16:48 Successfully built 4a7d42928eec 23:16:48 Successfully tagged security-spire-config:latest 23:16:48  Building security-spire-config ... done Building security-bootstrapper 23:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 65.9% of statements 23:16:54 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:16:54 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:16:54 ---> c2f6f0371e20 23:16:54 Step 3/33 : WORKDIR /edgex-go 23:16:54 ---> Using cache 23:16:54 ---> 9344ba5bb0af 23:16:54 Step 4/33 : RUN apk add --update --no-cache make git 23:16:54 ---> Using cache 23:16:54 ---> 989715d2aac1 23:16:54 Step 5/33 : COPY go.mod vendor* ./ 23:16:54 ---> Using cache 23:16:54 ---> fd69e93fe0e8 23:16:54 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:54 ---> Using cache 23:16:54 ---> c4aadc972057 23:16:54 Step 7/33 : COPY . . 23:16:54 ---> Using cache 23:16:54 ---> 875f40805afb 23:16:54 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:16:56 Removing intermediate container e85cf2a242e9 23:16:56 ---> 205899002fba 23:16:56 Step 20/20 : LABEL version=0.0.0 23:16:57 ---> 1a05746fcfc7 23:16:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:16:57 ---> Running in 85c3e269f272 23:16:57 ---> Running in d26ee3bd83a0 23:16:57 Removing intermediate container 39349e621636 23:16:57 ---> 32b193fb913e 23:16:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:16:57 ---> Running in e186f0e09761 23:16:57 Removing intermediate container d26ee3bd83a0 23:16:57 ---> fc4b17b8a9e7 23:16:57 23:16:57 ---> 08d2507ddbe3 23:16:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:16:57 ---> Running in b2d9d52f859c 23:16:57 Removing intermediate container e186f0e09761 23:16:57 ---> 219862788fb0 23:16:57 Step 20/22 : LABEL arch=x86_64 23:16:57 Successfully built fc4b17b8a9e7 23:16:57 Successfully tagged security-spiffe-token-provider:latest 23:16:57  Building security-spiffe-token-provider ... done Building security-spire-agent 23:16:57 ---> Running in a6814a4cbbd4 23:16:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:17:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.420s coverage: 0.9% of statements 23:17:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.258s coverage: 29.0% of statements 23:17:03 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:17:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:17:03 ---> c2f6f0371e20 23:17:03 Step 3/27 : WORKDIR /edgex-go 23:17:03 ---> Using cache 23:17:03 ---> 9344ba5bb0af 23:17:03 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:17:03 ---> Using cache 23:17:03 ---> e42ddfcddd6f 23:17:03 Step 5/27 : COPY go.mod vendor* ./ 23:17:03 ---> Using cache 23:17:03 ---> b1b1bd88ae78 23:17:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:03 ---> Using cache 23:17:03 ---> 0c4edc741cf4 23:17:03 Step 7/27 : COPY . . 23:17:03 ---> Using cache 23:17:03 ---> a934449ed0a5 23:17:03 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:17:03 ---> Using cache 23:17:03 ---> afef1b655894 23:17:03 Step 9/27 : WORKDIR /edgex-go/spire-build 23:17:03 ---> Using cache 23:17:03 ---> 12991544b960 23:17:03 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:17:03 ---> Using cache 23:17:03 ---> 5ab6af15830c 23:17:03 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 23:17:03 ---> Using cache 23:17:03 ---> 2261453f55de 23:17:03 Step 12/27 : WORKDIR /edgex-go 23:17:03 ---> Using cache 23:17:03 ---> 9c72358416ce 23:17:03 23:17:03 Step 13/27 : FROM alpine:3.17 23:17:03 ---> b2aa39c304c2 23:17:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:17:03 ---> Using cache 23:17:03 ---> 96229d69c1e9 23:17:03 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:17:03 ---> Using cache 23:17:03 ---> bc554ffe4288 23:17:03 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:03 ---> Using cache 23:17:06 Removing intermediate container a6814a4cbbd4 23:17:06 ---> aaf3db87e1ae 23:17:06 Step 21/22 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:17:06 ---> 65717c7804cb 23:17:06 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:17:06 ---> Using cache 23:17:06 ---> 72ac61e2ff94 23:17:06 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:17:06 ---> Running in 6972a09145a5 23:17:07 Removing intermediate container 86b3ce4550a9 23:17:07 ---> 98de144e7233 23:17:07 23:17:07 Step 10/23 : FROM alpine:3.17 23:17:07 ---> b2aa39c304c2 23:17:07 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:17:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 44.1% of statements 23:17:07 Removing intermediate container b2d9d52f859c 23:17:07 ---> 8f8999e320c5 23:17:07 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 82.9% of statements 23:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements 23:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.339s coverage: 96.3% of statements 23:17:09 ---> Running in 8ea224976736 23:17:09 Removing intermediate container 6972a09145a5 23:17:09 ---> c828902ce80d 23:17:09 Step 22/22 : LABEL version=0.0.0 23:17:09 ---> Running in 4c5b6edea6ff 23:17:09 ---> 5b00766b5bf5 23:17:09 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:09 ---> Running in 837d4a19dd79 23:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:17:09 (1/2) Installing ca-certificates (20220614-r4) 23:17:09 (2/2) Installing dumb-init (1.2.5-r2) 23:17:09 Executing busybox-1.35.0-r29.trigger 23:17:09 Executing ca-certificates-20220614-r4.trigger 23:17:09 OK: 8 MiB in 17 packages 23:17:09 Removing intermediate container 4c5b6edea6ff 23:17:09 ---> 895a74e0a06c 23:17:09 Step 23/25 : LABEL arch=x86_64 23:17:10 Removing intermediate container 837d4a19dd79 23:17:10 ---> 7c9c4069a3f8 23:17:10 23:17:10 ---> 65e5a21a2405 23:17:10 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:17:10 ---> Running in 3b80d062c15a 23:17:10 Successfully built 7c9c4069a3f8 23:17:10 Successfully tagged security-proxy-setup:latest 23:17:10  Building security-proxy-setup ... done Removing intermediate container 3b80d062c15a 23:17:10 ---> ef231da259df 23:17:10 Step 24/25 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:17:10 ---> Running in 7fea4c1eece1 23:17:10 ---> b1a123615880 23:17:10 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:17:11 Removing intermediate container 7fea4c1eece1 23:17:11 ---> 7a371f14111f 23:17:11 Step 25/25 : LABEL version=0.0.0 23:17:11 Removing intermediate container 8ea224976736 23:17:11 ---> 5218093ef9d3 23:17:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:17:11 ---> Running in 2e47e84443ec 23:17:11 ---> Running in b4bd55362ad4 23:17:11 ---> 1a01889fe402 23:17:11 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:17:11 Removing intermediate container b4bd55362ad4 23:17:11 ---> c79b8f01a0f4 23:17:11 Step 13/23 : ENV APP_PORT=59860 23:17:11 Removing intermediate container 2e47e84443ec 23:17:11 ---> 8224ffd02278 23:17:11 23:17:11 ---> 918d5d718492 23:17:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:17:11 ---> Running in 42e238c4336c 23:17:11 ---> Running in 7946c982bcf2 23:17:11 Successfully built 8224ffd02278 23:17:11 Successfully tagged security-secretstore-setup:latest 23:17:11  Building security-secretstore-setup ... done Removing intermediate container 42e238c4336c 23:17:11 ---> 9b7cebf92082 23:17:11 Step 14/23 : EXPOSE $APP_PORT 23:17:11 Removing intermediate container 7946c982bcf2 23:17:11 ---> f4f27a83a4a8 23:17:11 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:17:11 ---> Running in 6db9bbbb2419 23:17:11 ---> Running in 2cefe6cc66e4 23:17:11 Removing intermediate container 6db9bbbb2419 23:17:11 ---> 95ece2075d07 23:17:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:11 Removing intermediate container 2cefe6cc66e4 23:17:11 ---> 4284de1b4946 23:17:11 Step 25/27 : LABEL arch=x86_64 23:17:11 ---> Running in ae4bdccdcd78 23:17:11 Removing intermediate container ae4bdccdcd78 23:17:11 ---> edce94b965ea 23:17:11 Step 26/27 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:17:11 ---> Running in c5a95c7aa16a 23:17:11 ---> 6807122f696d 23:17:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:17:11 Removing intermediate container c5a95c7aa16a 23:17:11 ---> 918f67caf578 23:17:11 Step 27/27 : LABEL version=0.0.0 23:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 23:17:11 ---> Running in 103714a3b73c 23:17:11 ---> fccffec3420f 23:17:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:17:11 Removing intermediate container 103714a3b73c 23:17:11 ---> fdd02da9e7fb 23:17:11 23:17:11 Successfully built fdd02da9e7fb 23:17:12 Successfully tagged security-spire-agent:latest 23:17:13  Building security-spire-agent ... done  ---> 86842d103052 23:17:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:17:13 ---> 6611ea631c82 23:17:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:17:13 ---> Running in 266752001cdd 23:17:13 Removing intermediate container 266752001cdd 23:17:13 ---> 82e7d9898af7 23:17:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:17:13 ---> Running in d9bdb05142e0 23:17:13 Removing intermediate container d9bdb05142e0 23:17:13 ---> ae873c581ba7 23:17:13 Step 21/23 : LABEL arch=x86_64 23:17:13 ---> Running in b591c8684630 23:17:13 Removing intermediate container b591c8684630 23:17:13 ---> a1dff47d53c6 23:17:13 Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:17:13 ---> Running in e9fbbb2e1dad 23:17:13 Removing intermediate container e9fbbb2e1dad 23:17:13 ---> 854e3ee8dda6 23:17:13 Step 23/23 : LABEL version=0.0.0 23:17:13 ---> Running in b022c62c8670 23:17:13 Removing intermediate container b022c62c8670 23:17:13 ---> 1157a9187554 23:17:13 23:17:13 Successfully built 1157a9187554 23:17:14 Successfully tagged support-notifications:latest 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:17:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:17:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:17:20  Building support-notifications ... done Removing intermediate container 85c3e269f272 23:17:20 ---> fc5eead28aac 23:17:20 23:17:20 Step 9/33 : FROM alpine:3.17 23:17:20 ---> b2aa39c304c2 23:17:20 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:17:20 ---> Using cache 23:17:20 ---> 7a3424decd47 23:17:20 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:17:20 ---> Running in b4ae717b04e6 23:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:17:20 (1/2) Installing dumb-init (1.2.5-r2) 23:17:20 (2/2) Installing su-exec (0.2-r2) 23:17:20 Executing busybox-1.35.0-r29.trigger 23:17:20 OK: 7 MiB in 17 packages 23:17:20 Removing intermediate container b4ae717b04e6 23:17:20 ---> c1d2f2d8fef2 23:17:20 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:17:20 ---> Running in 75f2ee578fe3 23:17:20 Removing intermediate container 75f2ee578fe3 23:17:20 ---> 6f46e484b3d1 23:17:20 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:17:20 ---> Running in efa458619e91 23:17:21 Removing intermediate container efa458619e91 23:17:21 ---> e02ef57ffe0e 23:17:21 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:17:21 ---> Running in 23c42f06b466 23:17:21 Removing intermediate container 23c42f06b466 23:17:21 ---> 6de7bcf92101 23:17:21 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:17:21 ---> Running in 933004dce718 23:17:21 Removing intermediate container 933004dce718 23:17:21 ---> f1837580ab82 23:17:21 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:17:21 ---> Running in 02bef559c205 23:17:21 Removing intermediate container 02bef559c205 23:17:21 ---> f3e8dd193ac0 23:17:21 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:17:21 ---> Running in fca38f2fb191 23:17:21 Removing intermediate container fca38f2fb191 23:17:21 ---> d6530c9c8ee0 23:17:21 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:17:22 ---> 026e48596f73 23:17:22 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:17:22 ---> Running in 48aef1b926c9 23:17:22 Removing intermediate container 48aef1b926c9 23:17:22 ---> cd9e9d6e6565 23:17:22 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:22 ---> 780af32f79cf 23:17:22 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:17:22 ---> e13fbf23fc63 23:17:22 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:17:23 ---> 7b9fa90f1e49 23:17:23 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:17:23 ---> 9040ee4d6deb 23:17:23 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:17:23 ---> 8f68670b2bdb 23:17:23 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:17:23 ---> b66637bfeb86 23:17:23 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:17:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements 23:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:17:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:17:23 ---> 6e2aeedc4fde 23:17:23 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:17:23 ---> 90fd9074f24b 23:17:23 Step 28/33 : RUN chmod +x /entrypoint.sh 23:17:23 ---> Running in 9a03844f22c9 23:17:24 Removing intermediate container 9a03844f22c9 23:17:24 ---> c0c42eefd3ee 23:17:24 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:17:24 ---> Running in 16a30d0b0662 23:17:24 Removing intermediate container 16a30d0b0662 23:17:24 ---> ade98d511446 23:17:24 Step 30/33 : CMD ["gate"] 23:17:24 ---> Running in 9696c45eb9de 23:17:24 Removing intermediate container 9696c45eb9de 23:17:24 ---> 7fc6fd8ef75e 23:17:24 Step 31/33 : LABEL arch=x86_64 23:17:24 ---> Running in ac906b504d10 23:17:24 Removing intermediate container ac906b504d10 23:17:24 ---> 9ef90b883a86 23:17:24 Step 32/33 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:17:24 ---> Running in 224f508f95ab 23:17:25 Removing intermediate container 224f508f95ab 23:17:25 ---> 7c5a42ad5e69 23:17:25 Step 33/33 : LABEL version=0.0.0 23:17:25 ---> Running in c1a2e6dccf7c 23:17:25 Removing intermediate container c1a2e6dccf7c 23:17:25 ---> 806b933c5947 23:17:25 23:17:25 Successfully built 806b933c5947 23:17:25 Successfully tagged security-bootstrapper:latest 23:17:25  Building security-bootstrapper ... done  [Pipeline] } 23:17:25 $ docker stop --time=1 815ba8abc96e02e4a822bbadc620edc0f750cd0cb37115cc4ac7a17453575bcd 23:17:26 $ docker rm -f --volumes 815ba8abc96e02e4a822bbadc620edc0f750cd0cb37115cc4ac7a17453575bcd [Pipeline] // withDockerContainer [Pipeline] sh 23:17:26 + docker images 23:17:26 REPOSITORY TAG IMAGE ID CREATED SIZE 23:17:26 security-bootstrapper latest 806b933c5947 2 seconds ago 22.5MB 23:17:26 fc5eead28aac 8 seconds ago 1.68GB 23:17:26 support-notifications latest 1157a9187554 13 seconds ago 33.1MB 23:17:26 security-secretstore-setup latest 8224ffd02278 15 seconds ago 33.5MB 23:17:26 security-spire-agent latest fdd02da9e7fb 15 seconds ago 129MB 23:17:26 security-proxy-setup latest 7c9c4069a3f8 17 seconds ago 19.1MB 23:17:26 98de144e7233 20 seconds ago 1.76GB 23:17:26 security-spiffe-token-provider latest fc4b17b8a9e7 29 seconds ago 33.2MB 23:17:26 security-spire-config latest 4a7d42928eec 38 seconds ago 88.9MB 23:17:26 ce7a8ccc951f 50 seconds ago 1.69GB 23:17:26 390e8be8defc 50 seconds ago 1.73GB 23:17:26 c374a6d46ecb 50 seconds ago 1.67GB 23:17:26 9c72358416ce About a minute ago 1.55GB 23:17:26 support-scheduler latest c34e19bdb6ab About a minute ago 32.4MB 23:17:26 ba004fbaa201 2 minutes ago 1.76GB 23:17:26 core-command latest 073e2c944425 2 minutes ago 20.2MB 23:17:26 7a8f74fa3a4e 2 minutes ago 1.69GB 23:17:26 security-proxy-auth latest 7c750200f857 2 minutes ago 18.6MB 23:17:26 core-common-config-bootstrapper latest 9139392c9033 2 minutes ago 17.5MB 23:17:26 core-data latest 7ed4a2181c9e 2 minutes ago 20.4MB 23:17:26 core-metadata latest 0a6fca781568 2 minutes ago 20.7MB 23:17:26 security-spire-server latest e65a6280c5f4 3 minutes ago 89.8MB 23:17:26 1a377f7fdc61 3 minutes ago 1.7GB 23:17:26 54e7a3ec9e04 3 minutes ago 1.7GB 23:17:26 be473f808752 3 minutes ago 1.67GB 23:17:26 ce6259b5c3e3 3 minutes ago 1.69GB 23:17:26 8229e8de6534 3 minutes ago 1.55GB 23:17:26 ci-base-image-x86_64 latest c2f6f0371e20 7 minutes ago 881MB 23:17:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB 23:17:26 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 23:17:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 23:17:26 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] } 23:17:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:17:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:17:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.084s coverage: 79.9% of statements 23:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.282s coverage: 92.9% of statements 23:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 23:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.211s coverage: 86.9% of statements 23:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements 23:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements 23:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 23:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.450s coverage: 81.2% of statements 23:17:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.501s coverage: 82.1% of statements 23:17:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:17:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 86.0% of statements 23:17:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:17:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:17:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.975s coverage: 63.1% of statements 23:17:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.223s coverage: 100.0% of statements 23:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 23:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 23:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements 23:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 23:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:17:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.003s coverage: 38.4% of statements 23:17:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements 23:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:18:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:18:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 23:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:18:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.297s coverage: 17.7% of statements 23:18:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:18:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:18:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:18:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:18:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.552s coverage: 92.3% of statements 23:18:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:18:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:18:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.5% of statements 23:18:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:18:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:18:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.7% of statements 23:18:22 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 23:18:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:18:22 go vet ./... 23:21:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:21:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:21:13 ./bin/test-attribution-txt.sh [Pipeline] echo 23:21:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:21:14 + ls -al . 23:21:14 total 700 23:21:14 drwxrwxr-x 10 1001 1001 4096 Mar 21 23:13 . 23:21:14 drwxr-xr-x 4 root root 4096 Mar 21 23:13 .. 23:21:14 drwxrwxr-x 2 1001 1001 4096 Mar 21 23:11 .blubracket 23:21:14 -rw-rw-r-- 1 1001 1001 16 Mar 21 23:11 .dockerignore 23:21:14 drwxrwxr-x 8 1001 1001 4096 Mar 21 23:11 .git 23:21:14 drwxrwxr-x 3 1001 1001 4096 Mar 21 23:11 .github 23:21:14 -rw-rw-r-- 1 1001 1001 1133 Mar 21 23:11 .gitignore 23:21:14 -rw-rw-r-- 1 1001 1001 42 Mar 21 23:11 .golangci.yml 23:21:14 -rw-rw-r-- 1 1001 1001 87 Mar 21 23:11 .hadolint.yml 23:21:14 -rw-rw-r-- 1 1001 1001 166 Mar 21 23:11 .sonarcloud.properties 23:21:14 -rw-rw-r-- 1 1001 1001 1171 Mar 21 23:11 ADOPTERS.md 23:21:14 -rw-rw-r-- 1 1001 1001 10954 Mar 21 23:11 Attribution.txt 23:21:14 -rw-rw-r-- 1 1001 1001 73765 Mar 21 23:11 CHANGELOG.md 23:21:14 -rw-rw-r-- 1 1001 1001 3804 Mar 21 23:11 CONTRIBUTING.md 23:21:14 -rw-rw-r-- 1 1001 1001 677 Mar 21 23:11 GOVERNANCE.md 23:21:14 -rw-rw-r-- 1 1001 1001 883 Mar 21 23:11 Jenkinsfile 23:21:14 -rw-rw-r-- 1 1001 1001 10775 Mar 21 23:11 LICENSE 23:21:14 -rw-rw-r-- 1 1001 1001 14266 Mar 21 23:11 Makefile 23:21:14 -rw-rw-r-- 1 1001 1001 582 Mar 21 23:11 OWNERS.md 23:21:14 -rw-rw-r-- 1 1001 1001 9403 Mar 21 23:11 README.md 23:21:14 -rw-rw-r-- 1 1001 1001 789 Mar 21 23:11 SECURITY.md 23:21:14 -rw-rw-r-- 1 1001 1001 5 Mar 21 23:09 VERSION 23:21:14 drwxrwxr-x 2 1001 1001 4096 Mar 21 23:11 bin 23:21:14 drwxrwxr-x 18 1001 1001 4096 Mar 21 23:11 cmd 23:21:14 -rw-r--r-- 1 root root 447378 Mar 21 23:18 coverage.out 23:21:14 -rw-rw-r-- 1 1001 1001 3379 Mar 21 23:11 go.mod 23:21:14 -rw-rw-r-- 1 1001 1001 31440 Mar 21 23:11 go.sum 23:21:14 drwxrwxr-x 7 1001 1001 4096 Mar 21 23:11 internal 23:21:14 drwxrwxr-x 3 1001 1001 4096 Mar 21 23:11 openapi 23:21:14 -rw-rw-r-- 1 1001 1001 594 Mar 21 23:11 security.txt 23:21:14 drwxrwxr-x 4 1001 1001 4096 Mar 21 23:11 snap 23:21:14 -rw-rw-r-- 1 1001 1001 204 Mar 21 23:11 version.go [Pipeline] sh 23:21:14 + '[' -e coverage.out ] 23:21:14 + chown 1001:1001 coverage.out [Pipeline] stash 23:21:14 Warning: overwriting stash ‘coverage-report’ 23:21:15 Stashed 1 file(s) [Pipeline] sh 23:21:16 + make build 23:21:16 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 23:22:53 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 23:22:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:23:05 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 23:23:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:24:05 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 23:24:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:24:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:24:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:24: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 23:24:32 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 23:24:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:24:46 $ docker stop --time=1 055e578c07e23163c9bf8d5eba768f2310c9f37d8e06d7a054964df357f28d10 23:24:48 $ docker rm -f --volumes 055e578c07e23163c9bf8d5eba768f2310c9f37d8e06d7a054964df357f28d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:24:51 23:24:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:24:51 latest: Pulling from edgex-devops/edgex-compose-arm64 23:24:51 29e5d40040c1: Pulling fs layer 23:24:51 1ce36da41761: Pulling fs layer 23:24:51 25b303627fd3: Pulling fs layer 23:24:51 29e5d40040c1: Verifying Checksum 23:24:51 29e5d40040c1: Download complete 23:24:52 1ce36da41761: Verifying Checksum 23:24:52 1ce36da41761: Download complete 23:24:52 29e5d40040c1: Pull complete 23:24:53 25b303627fd3: Verifying Checksum 23:24:53 25b303627fd3: Download complete 23:24:53 1ce36da41761: Pull complete 23:25:06 25b303627fd3: Pull complete 23:25:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:25:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:06 prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container 23:25:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:25:09 $ docker top 5f3ec531ccf35e4dcdb60aba8ee7e84d98083f63bd09200d46ba5a610632b49d -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:10 + docker-compose build --help 23:25:10 + grep parallel 23:25:16 --parallel Build images in parallel. [Pipeline] } 23:25:17 $ docker stop --time=1 5f3ec531ccf35e4dcdb60aba8ee7e84d98083f63bd09200d46ba5a610632b49d 23:25:19 $ docker rm -f --volumes 5f3ec531ccf35e4dcdb60aba8ee7e84d98083f63bd09200d46ba5a610632b49d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:25:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:25:19 prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container 23:25:20 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:25:21 $ docker top 750041b26d0e01ff4d8b625c0e7904baa149ca5fc1fbd09b03e003557a770900 -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:22 + docker-compose -f ./docker-compose-build.yml build --parallel 23:25:28 Building core-command ... 23:25:28 Building core-common-config-bootstrapper ... 23:25:28 Building core-data ... 23:25:28 Building core-metadata ... 23:25:28 Building security-bootstrapper ... 23:25:28 Building security-proxy-auth ... 23:25:28 Building security-proxy-setup ... 23:25:28 Building security-secretstore-setup ... 23:25:28 Building security-spiffe-token-provider ... 23:25:28 Building security-spire-agent ... 23:25:28 Building security-spire-config ... 23:25:28 Building security-spire-server ... 23:25:28 Building support-notifications ... 23:25:28 Building support-scheduler ... 23:25:28 Building security-spire-agent 23:25:28 Building security-spiffe-token-provider 23:25:28 Building support-scheduler 23:25:28 Building core-metadata 23:25:28 Building core-common-config-bootstrapper 23:26:15 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:26:15 ---> 17d8a7d3b840 23:26:15 Step 3/27 : WORKDIR /edgex-go 23:26:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:26:15 ---> 17d8a7d3b840 23:26:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:26:15 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:26:15 ---> 17d8a7d3b840 23:26:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:26:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:26:15 ---> 17d8a7d3b840 23:26:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:26:15 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:26:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:26:15 ---> 17d8a7d3b840 23:26:15 Step 3/20 : WORKDIR /edgex-go 23:26:16 ---> Running in 57207ef51294 23:26:16 ---> Running in 666f6cf25c25 23:26:16 ---> Running in 09b826c32183 23:26:16 ---> Running in 8bd38524d1c7 23:26:16 ---> Running in 3eae6c262f5c 23:26:16 Removing intermediate container 57207ef51294 23:26:16 ---> 6a0fafb76d1e 23:26:16 Step 4/25 : WORKDIR /edgex-go 23:26:16 Removing intermediate container 3eae6c262f5c 23:26:16 ---> ec1b6b0d75ad 23:26:16 Step 4/23 : WORKDIR /edgex-go 23:26:16 ---> Running in 4655b9e657ed 23:26:17 Removing intermediate container 09b826c32183 23:26:17 ---> 0b0a093d941a 23:26:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:26:17 Removing intermediate container 666f6cf25c25 23:26:17 ---> 80e8807217ee 23:26:17 Step 4/23 : WORKDIR /edgex-go 23:26:17 Removing intermediate container 8bd38524d1c7 23:26:17 ---> 4c69d848b9a8 23:26:17 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:26:17 ---> Running in 835b9acc7975 23:26:17 ---> Running in 09ddb08ec823 23:26:17 ---> Running in 0ad399a86501 23:26:17 ---> Running in 056611d493d5 23:26:17 Removing intermediate container 4655b9e657ed 23:26:17 ---> a7e7e7a9a967 23:26:17 Step 5/25 : RUN apk add --update --no-cache make git 23:26:17 ---> Running in c9f2e39d7aa3 23:26:18 Removing intermediate container 835b9acc7975 23:26:18 ---> da1c0b3afb9e 23:26:18 Step 5/23 : RUN apk add --update --no-cache make git 23:26:18 Removing intermediate container 0ad399a86501 23:26:18 ---> 035a36217042 23:26:18 Step 5/23 : RUN apk add --update --no-cache make git 23:26:18 ---> Running in 6a0e7b359318 23:26:18 ---> Running in 55a2edcdc1b3 23:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:22 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:26:22 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:26:22 OK: 17691 distinct packages available 23:26:22 OK: 263 MiB in 53 packages 23:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:23 OK: 263 MiB in 53 packages 23:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:23 OK: 263 MiB in 53 packages 23:26:23 OK: 263 MiB in 53 packages 23:26:23 Removing intermediate container 09ddb08ec823 23:26:23 ---> 14fba3fa9c7b 23:26:23 Step 5/27 : COPY go.mod vendor* ./ 23:26:24 OK: 263 MiB in 53 packages 23:26:24 Removing intermediate container c9f2e39d7aa3 23:26:24 ---> d75013ce474e 23:26:24 Step 6/25 : COPY go.mod vendor* ./ 23:26:25 Removing intermediate container 6a0e7b359318 23:26:25 ---> b6dca50d32cf 23:26:25 Step 6/23 : COPY go.mod vendor* ./ 23:26:25 Removing intermediate container 55a2edcdc1b3 23:26:25 ---> 1441e87c4106 23:26:25 Step 6/23 : COPY go.mod vendor* ./ 23:26:25 ---> dae0fda38f6d 23:26:25 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:25 ---> Running in c76f746e5016 23:26:26 Removing intermediate container 056611d493d5 23:26:26 ---> 8f150f323f69 23:26:26 ---> 9b8eb27aaff6 23:26:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:26 Step 5/20 : COPY go.mod vendor* ./ 23:26:26 ---> 7008f1adad0b 23:26:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:26 ---> Running in 9fae25532568 23:26:26 ---> Running in a222ad0de4de 23:26:26 ---> 2fd7032f2ce6 23:26:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:26 ---> Running in c207c18e8c66 23:26:27 ---> 887328a6f34a 23:26:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:27 ---> Running in 251598f8e91d 23:28:34 Removing intermediate container 9fae25532568 23:28:34 ---> 5c9fd8532b3e 23:28:34 Step 8/25 : COPY . . 23:28:34 Removing intermediate container 251598f8e91d 23:28:34 ---> 92c5b2400de0 23:28:34 Step 7/20 : COPY . . 23:28:34 Removing intermediate container a222ad0de4de 23:28:34 ---> 71f4598b158e 23:28:34 Step 8/23 : COPY . . 23:28:34 Removing intermediate container c76f746e5016 23:28:34 ---> 928967a3a7aa 23:28:34 Step 7/27 : COPY . . 23:28:34 Removing intermediate container c207c18e8c66 23:28:34 ---> c8cbdb6b47a2 23:28:34 Step 8/23 : COPY . . 23:28:52 ---> 5bb62e0e42d7 23:28:52 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:28:52 ---> cecb1bacd5ab 23:28:52 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:28:52 ---> abd456e91843 23:28:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:28:52 ---> Running in 075422450dbf 23:28:52 ---> Running in 923fe3bb10da 23:28:52 ---> 8450ce20c1a6 23:28:52 ---> Running in 4f4dd577f039 23:28:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:28:52 ---> f511ed9c5f12 23:28:52 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:28:52 ---> Running in 2c4c22649fe3 23:28:52 ---> Running in 18d7231ec811 23:28:52 Removing intermediate container 18d7231ec811 23:28:52 ---> 1edcf02059a5 23:28:52 Step 9/27 : WORKDIR /edgex-go/spire-build 23:28:52 ---> Running in ca4a796932d7 23:28:52 Removing intermediate container ca4a796932d7 23:28:52 ---> df993f4ee1f5 23:28:52 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:28:52 ---> Running in dce45c6db479 23:28:52 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 23:28:52 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 23:28:52 Removing intermediate container dce45c6db479 23:28:52 ---> 31cc94cfebe8 23:28: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 23:28:53 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 23:28:53 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 23:28:53 ---> Running in cd7922930cda 23:28:56 Removing intermediate container cd7922930cda 23:28:56 ---> 7275bb545d75 23:28:56 Step 12/27 : WORKDIR /edgex-go 23:28:56 ---> Running in 0977733bb622 23:28:57 Removing intermediate container 0977733bb622 23:28:57 ---> 7dc8ff04ebcd 23:28:57 23:28:57 Step 13/27 : FROM alpine:3.17 23:28:57 3.17: Pulling from library/alpine 23:28:57 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 23:28:57 Status: Downloaded newer image for alpine:3.17 23:28:57 ---> d74e625d9115 23:28:57 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:28:57 ---> Running in af03ce78b96f 23:28:57 Removing intermediate container af03ce78b96f 23:28:57 ---> 53819896882f 23:28:57 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:28:58 ---> Running in e29836d34f34 23:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:29:02 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:29:02 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:29:02 OK: 17689 distinct packages available 23:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:29:05 (1/5) Installing dumb-init (1.2.5-r2) 23:29:05 (2/5) Installing musl-obstack (1.2.3-r0) 23:29:05 (3/5) Installing libucontext (1.2-r0) 23:29:05 (4/5) Installing gcompat (1.1.0-r0) 23:29:05 (5/5) Installing openssl (3.0.8-r0) 23:29:05 Executing busybox-1.35.0-r29.trigger 23:29:05 OK: 9 MiB in 20 packages 23:29:06 Removing intermediate container e29836d34f34 23:29:06 ---> a286950445ec 23:29:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:07 ---> 5f06aa9bb385 23:29:07 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:29:08 ---> 6bb37af89398 23:29:08 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:29:12 ---> 03c3bb03c2b1 23:29:12 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:29:18 ---> 88bffe979dfe 23:29:18 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:29:19 ---> c1e2f71e6231 23:29:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:29:20 ---> 80215c7677a0 23:29:20 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:29:21 ---> 7a83a59f7d0f 23:29:21 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:29:21 ---> Running in 78e35bf1cd79 23:29:24 Removing intermediate container 78e35bf1cd79 23:29:24 ---> a26a1ca676ff 23:29:24 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:29:24 ---> Running in 7ad6f47b8734 23:29:24 Removing intermediate container 7ad6f47b8734 23:29:24 ---> 13b7c0134cec 23:29:24 Step 25/27 : LABEL arch=arm64 23:29:24 ---> Running in 2cff4eb7d0c0 23:29:25 Removing intermediate container 2cff4eb7d0c0 23:29:25 ---> a022475b54df 23:29:25 Step 26/27 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:29:25 ---> Running in 9061d57d35b6 23:29:26 Removing intermediate container 9061d57d35b6 23:29:26 ---> 0dc8ee93ac8b 23:29:26 Step 27/27 : LABEL version=0.0.0 23:29:26 ---> Running in fecfa972207e 23:29:26 Removing intermediate container fecfa972207e 23:29:26 ---> aafa9083448e 23:29:26 23:29:26 Successfully built aafa9083448e 23:29:26 Successfully tagged security-spire-agent-arm64:latest 23:29:26  Building security-spire-agent ... done Building security-proxy-setup 23:29:45 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:29:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:29:45 ---> 17d8a7d3b840 23:29:45 Step 3/22 : WORKDIR /edgex-go 23:29:45 ---> Using cache 23:29:45 ---> 4c69d848b9a8 23:29:45 Step 4/22 : RUN apk add --update --no-cache make git 23:29:45 ---> Running in deac24f60f30 23:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:29:47 OK: 263 MiB in 53 packages 23:29:48 Removing intermediate container deac24f60f30 23:29:48 ---> 40bde09c96ed 23:29:48 Step 5/22 : COPY go.mod vendor* ./ 23:29:52 ---> e01d889ebd76 23:29:52 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:52 ---> Running in 9c07eebf89d8 23:31:29 Removing intermediate container 9c07eebf89d8 23:31:29 ---> 0748fb040cba 23:31:29 Step 7/22 : COPY . . 23:31:34 ---> 4c1dd2e915da 23:31:34 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:31:36 ---> Running in 784db68350e1 23:31:37 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 23:35:44 Removing intermediate container 4f4dd577f039 23:35:44 ---> a42e10b9e7b5 23:35:44 23:35:44 Step 10/23 : FROM alpine:3.17 23:35:44 ---> d74e625d9115 23:35:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:35:45 ---> Running in fa13063ebd90 23:35:45 Removing intermediate container fa13063ebd90 23:35:45 ---> 6274d679f58c 23:35:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:35:45 ---> Running in f5a9b1841054 23:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:49 (1/1) Installing dumb-init (1.2.5-r2) 23:35:49 Executing busybox-1.35.0-r29.trigger 23:35:49 OK: 8 MiB in 16 packages 23:35:50 Removing intermediate container f5a9b1841054 23:35:50 ---> 95350f64cb4b 23:35:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:51 ---> 30be479b7612 23:35:51 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:35:52 ---> 0a42b27d77b2 23:35:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:35:54 ---> 583793c27e5e 23:35:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:35:56 ---> 12c860b38b7b 23:35:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:35:57 ---> 5f9fd5db73f4 23:35:57 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:35:57 ---> Running in 4c22284f188b 23:36:00 Removing intermediate container 4c22284f188b 23:36:00 ---> c07739543ec1 23:36:00 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:36:00 ---> Running in 3ed0290c4288 23:36:00 Removing intermediate container 3ed0290c4288 23:36:00 ---> 90da80cb5f3b 23:36:00 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:36:00 ---> Running in c653e87c6622 23:36:01 Removing intermediate container c653e87c6622 23:36:01 ---> 315f2eec4e83 23:36:01 Step 21/23 : LABEL arch=arm64 23:36:01 ---> Running in e7ba18753b4e 23:36:01 Removing intermediate container e7ba18753b4e 23:36:01 ---> e63580e959e5 23:36:01 Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:36:01 ---> Running in b7f88f352522 23:36:02 Removing intermediate container b7f88f352522 23:36:02 ---> 375c5a2528b0 23:36:02 Step 23/23 : LABEL version=0.0.0 23:36:02 ---> Running in 3fef64a3dfee 23:36:02 Removing intermediate container 3fef64a3dfee 23:36:02 ---> 03a76a0ccdca 23:36:02 23:36:02 Successfully built 03a76a0ccdca 23:36:03 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:36:03  Building core-common-config-bootstrapper ... done Building core-command 23:36:18 Removing intermediate container 923fe3bb10da 23:36:18 ---> 26624a734435 23:36:18 23:36:18 Step 10/25 : FROM alpine:3.17 23:36:18 ---> d74e625d9115 23:36:18 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:36:18 ---> Running in 203e9c22e6e3 23:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:20 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:36:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:36:20 ---> 17d8a7d3b840 23:36:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:36:20 ---> Using cache 23:36:20 ---> 80e8807217ee 23:36:20 Step 4/24 : WORKDIR /edgex-go 23:36:20 ---> Using cache 23:36:20 ---> 035a36217042 23:36:20 Step 5/24 : RUN apk add --update --no-cache make git 23:36:20 ---> Using cache 23:36:20 ---> 1441e87c4106 23:36:20 Step 6/24 : COPY go.mod vendor* ./ 23:36:20 ---> Using cache 23:36:20 ---> 2fd7032f2ce6 23:36:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:20 ---> Using cache 23:36:20 ---> c8cbdb6b47a2 23:36:20 Step 8/24 : COPY . . 23:36:20 ---> Using cache 23:36:20 ---> cecb1bacd5ab 23:36:20 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:21 ---> Running in face60ad8e83 23:36:22 (1/1) Installing dumb-init (1.2.5-r2) 23:36:22 Executing busybox-1.35.0-r29.trigger 23:36:22 OK: 8 MiB in 16 packages 23:36:24 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 23:36:24 Removing intermediate container 203e9c22e6e3 23:36:24 ---> ca3a795285ec 23:36:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:36:24 ---> Running in 1440dc164636 23:36:25 Removing intermediate container 1440dc164636 23:36:25 ---> 42a57e933ff6 23:36:25 Step 13/25 : ENV APP_PORT=59881 23:36:25 ---> Running in 7e95de640ef6 23:36:25 Removing intermediate container 7e95de640ef6 23:36:25 ---> cd2c166932ce 23:36:25 Step 14/25 : EXPOSE $APP_PORT 23:36:25 ---> Running in 0873b2d6969a 23:36:26 Removing intermediate container 0873b2d6969a 23:36:26 ---> 49734c8cadac 23:36:26 Step 15/25 : WORKDIR / 23:36:26 ---> Running in 1f3dbd987a2f 23:36:26 Removing intermediate container 1f3dbd987a2f 23:36:26 ---> a53f01a5bea3 23:36:26 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:36:27 ---> d9d535f684c5 23:36:27 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:36:28 ---> 72fe1823c94f 23:36:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:36:30 ---> 05e3e3b6ed7d 23:36:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:36:31 ---> cdd1309df2d3 23:36:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:36:32 ---> b751f4c9dcf7 23:36:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:36:32 ---> Running in b2cd0e333f14 23:36:32 Removing intermediate container b2cd0e333f14 23:36:32 ---> e530e347468e 23:36:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:36:32 ---> Running in 114bbc52c56e 23:36:33 Removing intermediate container 114bbc52c56e 23:36:33 ---> bafb5656d1c0 23:36:33 Step 23/25 : LABEL arch=arm64 23:36:33 ---> Running in 19fe4e488688 23:36:35 Removing intermediate container 19fe4e488688 23:36:35 ---> 6bbc62534110 23:36:35 Step 24/25 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:36:35 ---> Running in af945034331d 23:36:36 Removing intermediate container af945034331d 23:36:36 ---> 4f37582eaa59 23:36:36 Step 25/25 : LABEL version=0.0.0 23:36:36 ---> Running in 06bcb1d51b15 23:36:36 Removing intermediate container 06bcb1d51b15 23:36:37 ---> 5e86fff86f72 23:36:37 23:36:37 Successfully built 5e86fff86f72 23:36:37 Successfully tagged core-metadata-arm64:latest 23:36:37  Building core-metadata ... done Building security-spire-config 23:36:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:36:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:36:55 ---> 17d8a7d3b840 23:36:55 Step 3/27 : WORKDIR /edgex-go 23:36:55 ---> Using cache 23:36:55 ---> 4c69d848b9a8 23:36:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:36:55 ---> Running in 58610b925458 23:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:36:59 OK: 263 MiB in 53 packages 23:37:03 Removing intermediate container 58610b925458 23:37:03 ---> 4638692a0d49 23:37:03 Step 5/27 : COPY go.mod vendor* ./ 23:37:03 ---> 66e54655c16a 23:37:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:03 ---> Running in 0f56e05dadf9 23:37:50 Removing intermediate container 2c4c22649fe3 23:37:50 ---> 3a4a9cec5668 23:37:50 23:37:50 Step 9/20 : FROM alpine:3.17 23:37:50 ---> d74e625d9115 23:37:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:37:50 ---> Running in 0e5d163653ad 23:37:50 Removing intermediate container 0e5d163653ad 23:37:50 ---> b2cc2183502c 23:37:50 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:37:50 ---> Running in f8cbb7ab7f65 23:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:37:50 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:37:50 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:37:50 OK: 17689 distinct packages available 23:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:37:51 Removing intermediate container 784db68350e1 23:37:51 ---> 4c42c0eef421 23:37:51 23:37:51 Step 9/22 : FROM alpine:3.17 23:37:51 ---> d74e625d9115 23:37:51 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:37:51 ---> Running in e84e8bbfd78e 23:37:52 (1/9) Installing ca-certificates (20220614-r4) 23:37:52 (2/9) Installing brotli-libs (1.0.9-r9) 23:37:52 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:37:52 (4/9) Installing libcurl (7.88.1-r1) 23:37:52 (5/9) Installing curl (7.88.1-r1) 23:37:52 (6/9) Installing dumb-init (1.2.5-r2) 23:37:52 (7/9) Installing musl-obstack (1.2.3-r0) 23:37:52 (8/9) Installing libucontext (1.2-r0) 23:37:52 (9/9) Installing gcompat (1.1.0-r0) 23:37:52 Executing busybox-1.35.0-r29.trigger 23:37:52 Executing ca-certificates-20220614-r4.trigger 23:37:53 OK: 11 MiB in 24 packages 23:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:37:55 Removing intermediate container f8cbb7ab7f65 23:37:55 ---> 43f93ca9db04 23:37:55 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:37:55 (1/2) Installing dumb-init (1.2.5-r2) 23:37:55 (2/2) Installing openssl (3.0.8-r0) 23:37:55 Executing busybox-1.35.0-r29.trigger 23:37:55 OK: 8 MiB in 17 packages 23:37:56 ---> e95be711102e 23:37:56 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:37:57 Removing intermediate container e84e8bbfd78e 23:37:57 ---> 03d1fd658564 23:37:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:37:57 ---> Running in e214b324901b 23:37:58 ---> 0e9ae56687ea 23:37:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:37:58 Removing intermediate container e214b324901b 23:37:58 ---> 8f62cebd5c46 23:37:58 Step 12/22 : WORKDIR /edgex 23:37:58 ---> Running in 1fba8cc0544f 23:37:59 Removing intermediate container 1fba8cc0544f 23:37:59 ---> eba7faee1419 23:37:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:00 ---> 59cb0f109960 23:38:00 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:38:00 ---> 91d05db5440f 23:38:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:38:01 ---> 059dbb3cbe94 23:38:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:38:02 ---> f6c3eb37c107 23:38:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:38:02 ---> Running in bfb24ffb3e47 23:38:03 Removing intermediate container bfb24ffb3e47 23:38:03 ---> 67f88ad68ea8 23:38:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:38:03 ---> Running in 7e36fec97e5a 23:38:03 ---> a24b7d169cfb 23:38:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:38:03 Removing intermediate container 7e36fec97e5a 23:38:03 ---> 1f745c93c975 23:38:03 Step 18/20 : LABEL arch=arm64 23:38:03 ---> Running in f77ddeb0ab70 23:38:07 Removing intermediate container f77ddeb0ab70 23:38:07 ---> 49dec65b72d1 23:38:07 Step 19/20 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:38:07 ---> Running in a8e983966f24 23:38:07 ---> 05510e9f4516 23:38:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:38:07 Removing intermediate container a8e983966f24 23:38:07 ---> ef077e150597 23:38:07 Step 20/20 : LABEL version=0.0.0 23:38:08 ---> Running in 0e857438936d 23:38:08 ---> 664cb453cacb 23:38:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:38:08 ---> Running in a7977ac87e0e 23:38:08 Removing intermediate container 0e857438936d 23:38:08 ---> 6d3fea4bef59 23:38:08 23:38:10 Successfully built 6d3fea4bef59 23:38:10 Successfully tagged security-spiffe-token-provider-arm64:latest 23:38:10 Building support-notifications 23:38:13  Building security-spiffe-token-provider ... done Removing intermediate container a7977ac87e0e 23:38:13 ---> cfb94cca8a79 23:38:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:38:13 ---> Running in 835ba2254d56 23:38:14 Removing intermediate container 835ba2254d56 23:38:14 ---> 21bb470b6dc4 23:38:14 Step 20/22 : LABEL arch=arm64 23:38:14 ---> Running in 4e061aa796ea 23:38:15 Removing intermediate container 4e061aa796ea 23:38:15 ---> abc762cbe08f 23:38:15 Step 21/22 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:38:15 ---> Running in a2987e58c4a8 23:38:16 Removing intermediate container a2987e58c4a8 23:38:16 ---> 90d18eb35894 23:38:16 Step 22/22 : LABEL version=0.0.0 23:38:16 ---> Running in 7320bb2cf9ad 23:38:17 Removing intermediate container 7320bb2cf9ad 23:38:17 ---> 9747df282652 23:38:17 23:38:17 Successfully built 9747df282652 23:38:17 Successfully tagged security-proxy-setup-arm64:latest 23:38:18 Building security-spire-server 23:38:33  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:38:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:38:33 ---> 17d8a7d3b840 23:38:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:38:33 ---> Using cache 23:38:33 ---> 80e8807217ee 23:38:33 Step 4/23 : WORKDIR /edgex-go 23:38:33 ---> Using cache 23:38:33 ---> 035a36217042 23:38:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:38:33 ---> Running in 676958e304cc 23:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:38:36 OK: 263 MiB in 53 packages 23:38:38 Removing intermediate container 676958e304cc 23:38:38 ---> 087927f1699b 23:38:38 Step 6/23 : COPY go.mod vendor* ./ 23:38:40 ---> 7e002191740b 23:38:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:40 ---> Running in 5b5a4dde42da 23:38:45 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:38:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:38:45 ---> 17d8a7d3b840 23:38:45 Step 3/26 : WORKDIR /edgex-go 23:38:45 ---> Using cache 23:38:45 ---> 4c69d848b9a8 23:38:45 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:38:45 ---> Using cache 23:38:45 ---> 4638692a0d49 23:38:45 Step 5/26 : COPY go.mod vendor* ./ 23:38:45 ---> Using cache 23:38:45 ---> 66e54655c16a 23:38:45 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:45 ---> Running in 6cead552b66c 23:38:52 Removing intermediate container 075422450dbf 23:38:52 ---> e3397e25b9ad 23:38:52 23:38:52 Step 10/23 : FROM alpine:3.17 23:38:52 ---> d74e625d9115 23:38:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:38:52 ---> Using cache 23:38:52 ---> ca3a795285ec 23:38:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:38:52 ---> Using cache 23:38:52 ---> 42a57e933ff6 23:38:52 Step 13/23 : ENV APP_PORT=59861 23:38:52 ---> Running in 85346022044b 23:38:53 Removing intermediate container 85346022044b 23:38:53 ---> 3e34abfb9f6b 23:38:53 Step 14/23 : EXPOSE $APP_PORT 23:38:53 ---> Running in a078cb7d5249 23:38:54 Removing intermediate container a078cb7d5249 23:38:54 ---> 4ca88d4ab3d9 23:38:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:55 ---> 9a47d9d628c6 23:38:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:38:56 ---> 364ca7b60671 23:38:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:39:01 ---> 65b5c82d4987 23:39:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:39:02 ---> e1dcdf664f4d 23:39:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:39:02 ---> Running in 16d6ea8025fa 23:39:03 Removing intermediate container 16d6ea8025fa 23:39:03 ---> da9a298723e6 23:39:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:39:03 ---> Running in f71dec126156 23:39:03 Removing intermediate container f71dec126156 23:39:03 ---> d9b537a77098 23:39:03 Step 21/23 : LABEL arch=arm64 23:39:04 ---> Running in f38c899310f1 23:39:04 Removing intermediate container f38c899310f1 23:39:04 ---> 912a2ef87008 23:39:04 Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:39:04 ---> Running in 31b6109913f7 23:39:05 Removing intermediate container 31b6109913f7 23:39:05 ---> 7175d25d0549 23:39:05 Step 23/23 : LABEL version=0.0.0 23:39:05 ---> Running in 84b08c57b036 23:39:06 Removing intermediate container 84b08c57b036 23:39:06 ---> 335cb4f34716 23:39:06 23:39:06 Removing intermediate container 0f56e05dadf9 23:39:06 ---> 30de052bfaff 23:39:06 Step 7/27 : COPY . . 23:39:06 Successfully built 335cb4f34716 23:39:06 Successfully tagged support-scheduler-arm64:latest 23:39:06  Building support-scheduler ... done Building core-data 23:39:21 ---> b3a7e73a3c8e 23:39:21 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:39:21 ---> Running in e6c9e44503f5 23:39:21 Removing intermediate container e6c9e44503f5 23:39:21 ---> 946ea97da1d5 23:39:21 Step 9/27 : WORKDIR /edgex-go/spire-build 23:39:21 ---> Running in 8c0b9ee40496 23:39:22 Removing intermediate container 8c0b9ee40496 23:39:22 ---> 9b8dc25c3b36 23:39:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:39:22 ---> Running in 96f7c46fceec 23:39:23 Removing intermediate container 96f7c46fceec 23:39:23 ---> 7296eb7027c9 23:39:23 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 23:39:23 ---> Running in b5253d2e0a20 23:39:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:39:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:39:25 ---> 17d8a7d3b840 23:39:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:39:25 ---> Using cache 23:39:25 ---> 80e8807217ee 23:39:25 Step 4/23 : WORKDIR /edgex-go 23:39:25 ---> Using cache 23:39:25 ---> 035a36217042 23:39:25 Step 5/23 : RUN apk add --update --no-cache make git 23:39:25 ---> Using cache 23:39:25 ---> 1441e87c4106 23:39:25 Step 6/23 : COPY go.mod vendor* ./ 23:39:25 ---> Using cache 23:39:25 ---> 2fd7032f2ce6 23:39:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:25 ---> Using cache 23:39:25 ---> c8cbdb6b47a2 23:39:25 Step 8/23 : COPY . . 23:39:25 ---> Using cache 23:39:25 ---> cecb1bacd5ab 23:39:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:39:25 ---> Running in 4bc07ee01570 23:39:28 Removing intermediate container b5253d2e0a20 23:39:28 ---> 539e3434b085 23:39:28 Step 12/27 : WORKDIR /edgex-go 23:39:28 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 23:39:28 ---> Running in 326b3cf66503 23:39:28 Removing intermediate container 326b3cf66503 23:39:28 ---> 7118bc25476c 23:39:28 23:39:28 Step 13/27 : FROM alpine:3.17 23:39:28 ---> d74e625d9115 23:39:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:39:28 ---> Using cache 23:39:28 ---> 53819896882f 23:39:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:39:29 ---> Running in cf5f2a1e8258 23:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:39:33 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:39:33 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:39:33 OK: 17689 distinct packages available 23:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:39:36 (1/4) Installing dumb-init (1.2.5-r2) 23:39:36 (2/4) Installing musl-obstack (1.2.3-r0) 23:39:36 (3/4) Installing libucontext (1.2-r0) 23:39:36 (4/4) Installing gcompat (1.1.0-r0) 23:39:36 Executing busybox-1.35.0-r29.trigger 23:39:36 OK: 8 MiB in 19 packages 23:39:38 Removing intermediate container cf5f2a1e8258 23:39:38 ---> 2ce3a2309cbe 23:39:38 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:39 ---> f5d05d6fb428 23:39:39 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:39:40 ---> 5f76334853d1 23:39:40 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:39:48 ---> 940c0a3fef9a 23:39:48 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:39:49 ---> f8a2a3315141 23:39:49 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:39:50 ---> Running in 1982fc0169f8 23:39:51 Removing intermediate container 1982fc0169f8 23:39:51 ---> 12bdcc7f8331 23:39:51 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:39:52 ---> 31a1381ed203 23:39:52 Step 22/27 : WORKDIR / 23:39:53 ---> Running in 314102edbf88 23:39:54 Removing intermediate container 314102edbf88 23:39:54 ---> cf7f1c168dde 23:39:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:39:54 ---> Running in b5ff30748b50 23:39:55 Removing intermediate container b5ff30748b50 23:39:55 ---> 4a4537b79b68 23:39:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:39:55 ---> Running in bcb295aa38a4 23:39:56 Removing intermediate container bcb295aa38a4 23:39:56 ---> a83684e9b9de 23:39:56 Step 25/27 : LABEL arch=arm64 23:39:56 ---> Running in 718011f25f8a 23:39:57 Removing intermediate container 718011f25f8a 23:39:57 ---> a06508dcbab7 23:39:57 Step 26/27 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:39:57 ---> Running in 8537e8cc226b 23:39:58 Removing intermediate container 8537e8cc226b 23:39:58 ---> 6ad90ce419aa 23:39:58 Step 27/27 : LABEL version=0.0.0 23:39:58 ---> Running in 8b4961e0ba89 23:39:59 Removing intermediate container 8b4961e0ba89 23:39:59 ---> e3057c6fca0e 23:39:59 23:40:00 Successfully built e3057c6fca0e 23:40:00 Successfully tagged security-spire-config-arm64:latest 23:40:00  Building security-spire-config ... done Building security-proxy-auth 23:40:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:40:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:40:22 ---> 17d8a7d3b840 23:40:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:40:22 ---> Using cache 23:40:22 ---> 80e8807217ee 23:40:22 Step 4/23 : WORKDIR /edgex-go 23:40:22 ---> Using cache 23:40:22 ---> 035a36217042 23:40:22 Step 5/23 : RUN apk add --update --no-cache make git 23:40:22 ---> Using cache 23:40:22 ---> 1441e87c4106 23:40:22 Step 6/23 : COPY go.mod vendor* ./ 23:40:22 ---> Using cache 23:40:22 ---> 2fd7032f2ce6 23:40:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:22 ---> Using cache 23:40:22 ---> c8cbdb6b47a2 23:40:22 Step 8/23 : COPY . . 23:40:22 ---> Using cache 23:40:22 ---> cecb1bacd5ab 23:40:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:40:23 ---> Running in c2f9602ee67f 23:40: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 23:40:47 Removing intermediate container 5b5a4dde42da 23:40:47 ---> 731123745b43 23:40:47 Step 8/23 : COPY . . 23:40:52 Removing intermediate container 6cead552b66c 23:40:52 ---> f8c13ea5c981 23:40:52 Step 7/26 : COPY . . 23:41:04 ---> 54cab77bfbc1 23:41:04 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:41:04 ---> Running in e8cde6b8933c 23:41:05 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 23:41:10 ---> 01efb2056981 23:41:10 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:41:10 ---> Running in e1d36df4ac99 23:41:10 Removing intermediate container e1d36df4ac99 23:41:10 ---> 6c4686c750c1 23:41:10 Step 9/26 : WORKDIR /edgex-go/spire-build 23:41:10 ---> Running in f8644b6ffcf9 23:41:11 Removing intermediate container f8644b6ffcf9 23:41:11 ---> 658a2584406f 23:41:11 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:41:11 ---> Running in d7d3dd89913c 23:41:12 Removing intermediate container d7d3dd89913c 23:41:12 ---> d59dc806e76f 23:41:12 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 23:41:12 ---> Running in 094a9b70cefb 23:41:15 Removing intermediate container 094a9b70cefb 23:41:15 ---> fc436b4fb6da 23:41:15 Step 12/26 : WORKDIR /edgex-go 23:41:15 ---> Running in a3f3fab82ed8 23:41:15 Removing intermediate container a3f3fab82ed8 23:41:15 ---> e90b9c103dd2 23:41:15 23:41:15 Step 13/26 : FROM alpine:3.17 23:41:15 ---> d74e625d9115 23:41:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:41:15 ---> Using cache 23:41:15 ---> 53819896882f 23:41:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:41:15 ---> Using cache 23:41:15 ---> a286950445ec 23:41:15 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:15 ---> Using cache 23:41:15 ---> 5f06aa9bb385 23:41:15 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:41:15 ---> Using cache 23:41:15 ---> 6bb37af89398 23:41:15 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:41:24 ---> e0ade1389a8b 23:41:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:41:24 ---> ffb14a715365 23:41:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:41:24 ---> 5d0796d0da07 23:41:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:41:25 ---> 7cad71370bf6 23:41:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:41:25 ---> Running in a0b01440422f 23:41:26 Removing intermediate container a0b01440422f 23:41:26 ---> 1317552e90de 23:41:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:41:26 ---> Running in b21909123795 23:41:26 Removing intermediate container b21909123795 23:41:26 ---> e2b38b3e649b 23:41:26 Step 24/26 : LABEL arch=arm64 23:41:26 ---> Running in 25350739a718 23:41:27 Removing intermediate container 25350739a718 23:41:27 ---> a6f8a34527b7 23:41:27 Step 25/26 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:41:27 ---> Running in 84ccfd3f8ece 23:41:27 Removing intermediate container 84ccfd3f8ece 23:41:27 ---> 311d3e271808 23:41:27 Step 26/26 : LABEL version=0.0.0 23:41:28 ---> Running in 726bd792ec35 23:41:28 Removing intermediate container 726bd792ec35 23:41:28 ---> 41c78002ad7f 23:41:28 23:41:29 Successfully built 41c78002ad7f 23:41:29 Successfully tagged security-spire-server-arm64:latest 23:41:29  Building security-spire-server ... done Building security-bootstrapper 23:41:47 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:41:47 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:41:47 ---> 17d8a7d3b840 23:41:47 Step 3/33 : WORKDIR /edgex-go 23:41:47 ---> Using cache 23:41:47 ---> 4c69d848b9a8 23:41:47 Step 4/33 : RUN apk add --update --no-cache make git 23:41:47 ---> Using cache 23:41:47 ---> 40bde09c96ed 23:41:47 Step 5/33 : COPY go.mod vendor* ./ 23:41:47 ---> Using cache 23:41:47 ---> e01d889ebd76 23:41:47 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:47 ---> Using cache 23:41:47 ---> 0748fb040cba 23:41:47 Step 7/33 : COPY . . 23:41:47 ---> Using cache 23:41:47 ---> 4c1dd2e915da 23:41:47 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:41:47 ---> Running in 6361279b0a47 23:41:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:41:53 Removing intermediate container face60ad8e83 23:41:53 ---> dc8058da2282 23:41:53 23:41:53 Step 10/24 : FROM alpine:3.17 23:41:53 ---> d74e625d9115 23:41:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:41:53 ---> Using cache 23:41:53 ---> ca3a795285ec 23:41:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:41:53 ---> Using cache 23:41:53 ---> 42a57e933ff6 23:41:53 Step 13/24 : ENV APP_PORT=59882 23:41:53 ---> Running in b3c5ae533558 23:41:53 Removing intermediate container b3c5ae533558 23:41:53 ---> 58e6d520b240 23:41:53 Step 14/24 : EXPOSE $APP_PORT 23:41:53 ---> Running in 3de3a8246e28 23:41:54 Removing intermediate container 3de3a8246e28 23:41:54 ---> 243dc476b12f 23:41:54 Step 15/24 : WORKDIR / 23:41:54 ---> Running in 0f40d9830029 23:41:54 Removing intermediate container 0f40d9830029 23:41:54 ---> 9ff66cdbbf3b 23:41:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:55 ---> d9bec1f1d454 23:41:55 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:41:56 ---> 9f798eb7f18a 23:41:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:41:58 ---> f5c671fd577b 23:41:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:41:58 ---> e903a22fd4b6 23:41:58 Step 20/24 : ENTRYPOINT ["/core-command"] 23:41:59 ---> Running in dd9bdccb327a 23:41:59 Removing intermediate container dd9bdccb327a 23:41:59 ---> 7e1451c40adf 23:41:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:41:59 ---> Running in 657ebbc0e663 23:42:02 Removing intermediate container 657ebbc0e663 23:42:02 ---> 299905ec2276 23:42:02 Step 22/24 : LABEL arch=arm64 23:42:02 ---> Running in 190f235df918 23:42:02 Removing intermediate container 190f235df918 23:42:02 ---> 922485d8786b 23:42:02 Step 23/24 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:42:02 ---> Running in ae5780a068d2 23:42:03 Removing intermediate container ae5780a068d2 23:42:03 ---> eccf03170e29 23:42:03 Step 24/24 : LABEL version=0.0.0 23:42:03 ---> Running in cb07bccd6a51 23:42:04 Removing intermediate container cb07bccd6a51 23:42:04 ---> 6ea1d0c09282 23:42:04 23:42:04 Successfully built 6ea1d0c09282 23:42:04 Successfully tagged core-command-arm64:latest 23:42:04 Building security-secretstore-setup 23:42:22  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:42:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:42:22 ---> 17d8a7d3b840 23:42:22 Step 3/25 : WORKDIR /edgex-go 23:42:22 ---> Using cache 23:42:22 ---> 4c69d848b9a8 23:42:22 Step 4/25 : RUN apk add --update --no-cache make git 23:42:22 ---> Using cache 23:42:22 ---> 40bde09c96ed 23:42:22 Step 5/25 : COPY go.mod vendor* ./ 23:42:22 ---> Using cache 23:42:22 ---> e01d889ebd76 23:42:22 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:22 ---> Using cache 23:42:22 ---> 0748fb040cba 23:42:22 Step 7/25 : COPY . . 23:42:22 ---> Using cache 23:42:22 ---> 4c1dd2e915da 23:42:22 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:42:22 ---> Running in 47749670c8b2 23:42: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 23:47:00 Removing intermediate container 4bc07ee01570 23:47:00 ---> c7cf82433b8e 23:47:00 23:47:00 Step 10/23 : FROM alpine:3.17 23:47:00 ---> d74e625d9115 23:47:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:47:00 ---> Running in b46915acd7f4 23:47:00 Removing intermediate container b46915acd7f4 23:47:00 ---> 22330a92d819 23:47:00 Step 12/23 : ENV APP_PORT=59880 23:47:00 ---> Running in 7e404494ac94 23:47:00 Removing intermediate container 7e404494ac94 23:47:00 ---> 28dbcd01e119 23:47:00 Step 13/23 : EXPOSE $APP_PORT 23:47:00 ---> Running in 813a207b3de1 23:47:00 Removing intermediate container 813a207b3de1 23:47:00 ---> c7e16c5e080c 23:47:00 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:47:00 ---> Running in 6221780da710 23:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:47:00 (1/1) Installing dumb-init (1.2.5-r2) 23:47:00 Executing busybox-1.35.0-r29.trigger 23:47:00 OK: 8 MiB in 16 packages 23:47:05 Removing intermediate container 6221780da710 23:47:05 ---> f045486f59b4 23:47:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:06 ---> 785ab2bb60e5 23:47:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:47:07 ---> 7bce3b5b0f16 23:47:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:47:10 ---> 64699f708972 23:47:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:47:12 ---> c6744aa0df23 23:47:12 Step 19/23 : ENTRYPOINT ["/core-data"] 23:47:12 ---> Running in 3e1f098052cf 23:47:13 Removing intermediate container 3e1f098052cf 23:47:13 ---> c24bc5504720 23:47:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:47:13 ---> Running in b682b296a94e 23:47:13 Removing intermediate container b682b296a94e 23:47:13 ---> 7d2e4c38f24b 23:47:13 Step 21/23 : LABEL arch=arm64 23:47:14 ---> Running in 1484d58c2b1f 23:47:14 Removing intermediate container 1484d58c2b1f 23:47:14 ---> e06a7d3bfdcf 23:47:14 Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:47:15 ---> Running in 640654d512e4 23:47:15 Removing intermediate container c2f9602ee67f 23:47:15 ---> ad5a11bba0d2 23:47:15 23:47:15 Step 10/23 : FROM alpine:3.17 23:47:15 ---> d74e625d9115 23:47:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:47:15 ---> Using cache 23:47:15 ---> 6274d679f58c 23:47:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:47:15 ---> Using cache 23:47:15 ---> 95350f64cb4b 23:47:15 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:15 ---> Using cache 23:47:15 ---> 30be479b7612 23:47:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:47:15 ---> Using cache 23:47:15 ---> 0a42b27d77b2 23:47:15 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:47:17 Removing intermediate container 640654d512e4 23:47:17 ---> a14b9a5ae323 23:47:17 Step 23/23 : LABEL version=0.0.0 23:47:17 ---> Running in 25a6b8c768f2 23:47:17 ---> 19cd9a015780 23:47:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:47:18 Removing intermediate container 25a6b8c768f2 23:47:18 ---> c6b0c9340569 23:47:18 23:47:18 Successfully built c6b0c9340569 23:47:18 Successfully tagged core-data-arm64:latest 23:47:18  Building core-data ... done  ---> de62e7bc19da 23:47:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:47:19 ---> 5b0fda455eb4 23:47:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:47:19 ---> Running in b0fe9445049e 23:47:22 Removing intermediate container b0fe9445049e 23:47:22 ---> beed2a4fd38d 23:47:22 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:47:22 ---> Running in dac07d943b02 23:47:22 Removing intermediate container dac07d943b02 23:47:22 ---> 12b14893a9fc 23:47:22 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:47:23 ---> Running in a54054e34d8f 23:47:23 Removing intermediate container a54054e34d8f 23:47:23 ---> 8b2e34fb55d4 23:47:23 Step 21/23 : LABEL arch=arm64 23:47:23 ---> Running in 317969392fe2 23:47:24 Removing intermediate container 317969392fe2 23:47:24 ---> 2a89f8d69c3f 23:47:24 Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:47:24 ---> Running in e3acd8235ec9 23:47:24 Removing intermediate container e3acd8235ec9 23:47:24 ---> 3b6573885b07 23:47:24 Step 23/23 : LABEL version=0.0.0 23:47:24 ---> Running in 9807c84fd38c 23:47:25 Removing intermediate container 9807c84fd38c 23:47:25 ---> 96d8bca11e12 23:47:25 23:47:25 Successfully built 96d8bca11e12 23:47:25 Successfully tagged security-proxy-auth-arm64:latest 23:48:21  Building security-proxy-auth ... done Removing intermediate container 6361279b0a47 23:48:21 ---> 1ddeeac2a679 23:48:21 23:48:21 Step 9/33 : FROM alpine:3.17 23:48:21 ---> d74e625d9115 23:48:21 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:48:21 ---> Using cache 23:48:21 ---> b2cc2183502c 23:48:21 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:48:21 ---> Running in 8b97dab9b4e7 23:48:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:48:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:48:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:48:21 (1/2) Installing dumb-init (1.2.5-r2) 23:48:21 (2/2) Installing su-exec (0.2-r2) 23:48:21 Executing busybox-1.35.0-r29.trigger 23:48:21 OK: 8 MiB in 17 packages 23:48:21 Removing intermediate container 8b97dab9b4e7 23:48:21 ---> 95b4b593ff9f 23:48:21 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:48:22 ---> Running in 6c5442507e27 23:48:22 Removing intermediate container 6c5442507e27 23:48:22 ---> c5fbd36b56fa 23:48:22 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:48:22 ---> Running in 6f15b57250aa 23:48:23 Removing intermediate container 6f15b57250aa 23:48:23 ---> 755c865f1b58 23:48:23 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:48:23 ---> Running in 0ed36c9a8a02 23:48:24 Removing intermediate container 0ed36c9a8a02 23:48:24 ---> a33d4cfdad88 23:48:24 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:48:24 ---> Running in 0093da6d788b 23:48:25 Removing intermediate container 0093da6d788b 23:48:25 ---> b1a7086a3416 23:48:25 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:48:25 ---> Running in 23f2d35bb42f 23:48:29 Removing intermediate container 23f2d35bb42f 23:48:29 ---> e40f36c88a14 23:48:29 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:48:29 ---> Running in 1e145003e072 23:48:30 Removing intermediate container 1e145003e072 23:48:30 ---> 6110ed70a2fb 23:48:30 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:48:30 ---> b3a08b04a700 23:48:30 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:48:31 ---> Running in 4e0c4c48c07e 23:48:36 Removing intermediate container 4e0c4c48c07e 23:48:36 ---> 7b9e632bf145 23:48:36 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:36 Removing intermediate container 47749670c8b2 23:48:36 ---> c4b72feb8d89 23:48:36 23:48:36 Step 9/25 : FROM alpine:3.17 23:48:36 ---> d74e625d9115 23:48:36 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:48:36 ---> Running in fe0e51345e54 23:48:36 ---> 89a59535dd81 23:48:36 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:48:37 ---> f710f93fec5d 23:48:37 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:48:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:48:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:48:39 ---> 916e5417e7fe 23:48:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:48:39 (1/3) Installing ca-certificates (20220614-r4) 23:48:39 (2/3) Installing dumb-init (1.2.5-r2) 23:48:39 (3/3) Installing su-exec (0.2-r2) 23:48:39 Executing busybox-1.35.0-r29.trigger 23:48:40 Executing ca-certificates-20220614-r4.trigger 23:48:40 ---> 8ef52063e538 23:48:40 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:48:40 OK: 8 MiB in 18 packages 23:48:41 ---> 42d06bcaa946 23:48:41 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:48:42 ---> da99d3345e9a 23:48:42 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:48:42 Removing intermediate container fe0e51345e54 23:48:42 ---> 6558f29cf4c7 23:48:42 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:48:42 ---> Running in 5420262b02ff 23:48:42 ---> 2fe76f6c256c 23:48:42 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:48:42 Removing intermediate container 5420262b02ff 23:48:42 ---> c2d12064304f 23:48:42 Step 12/25 : WORKDIR / 23:48:43 ---> Running in b0f275cf218f 23:48:43 ---> 085e58616e66 23:48:43 Step 28/33 : RUN chmod +x /entrypoint.sh 23:48:43 ---> Running in 9de93799ec4d 23:48:43 Removing intermediate container b0f275cf218f 23:48:43 ---> cb0b7ee837ea 23:48:43 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:45 ---> 384924a0b590 23:48:45 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:48:45 ---> 08dd702d75cd 23:48:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:48:47 Removing intermediate container 9de93799ec4d 23:48:47 ---> 90da64bd3a7c 23:48:47 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:48:47 ---> 7c098a99c7a2 23:48:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:48:47 ---> Running in d1b8218cb4aa 23:48:48 Removing intermediate container d1b8218cb4aa 23:48:48 ---> e306589979df 23:48:48 Step 30/33 : CMD ["gate"] 23:48:48 ---> Running in f7e65bc0cf80 23:48:48 ---> ceabfc331630 23:48:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:48:49 Removing intermediate container f7e65bc0cf80 23:48:49 ---> 7c50efc27d20 23:48:49 Step 31/33 : LABEL arch=arm64 23:48:49 ---> Running in e27119341a09 23:48:49 ---> 57f011c38210 23:48:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:48:49 Removing intermediate container e27119341a09 23:48:49 ---> 03858d16e1ce 23:48:49 Step 32/33 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:48:49 ---> Running in 3ad71592d0c7 23:48:50 Removing intermediate container 3ad71592d0c7 23:48:50 ---> 3b9f9d929ece 23:48:50 Step 33/33 : LABEL version=0.0.0 23:48:50 ---> Running in b3ac408c6a51 23:48:50 ---> 8a0627b7576b 23:48:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:48:50 Removing intermediate container b3ac408c6a51 23:48:50 ---> b012dbcc530d 23:48:50 23:48:51 Successfully built b012dbcc530d 23:48:51 Successfully tagged security-bootstrapper-arm64:latest 23:48:52  Building security-bootstrapper ... done  ---> b1cf70b4b16e 23:48:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:48:53 ---> b67c4200f94e 23:48:53 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:53 ---> Running in c4e4d640b55f 23:48:55 Removing intermediate container c4e4d640b55f 23:48:55 ---> 418b97636b3e 23:48:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:48:55 ---> Running in 7248e6c9d234 23:48:56 Removing intermediate container 7248e6c9d234 23:48:56 ---> e1bb1af0cf6c 23:48:56 Step 23/25 : LABEL arch=arm64 23:48:56 ---> Running in cc2d932e246b 23:48:56 Removing intermediate container cc2d932e246b 23:48:56 ---> 2f2388ea6982 23:48:56 Step 24/25 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:48:56 ---> Running in f7793e7058b7 23:48:56 Removing intermediate container f7793e7058b7 23:48:56 ---> d98e539b7a16 23:48:56 Step 25/25 : LABEL version=0.0.0 23:48:56 ---> Running in 2e594baaf916 23:48:57 Removing intermediate container 2e594baaf916 23:48:57 ---> 315185470cf6 23:48:57 23:48:57 Successfully built 315185470cf6 23:48:57 Successfully tagged security-secretstore-setup-arm64:latest 23:49:19  Building security-secretstore-setup ... done Removing intermediate container e8cde6b8933c 23:49:19 ---> e1d6fd6ea627 23:49:19 23:49:19 Step 10/23 : FROM alpine:3.17 23:49:19 ---> d74e625d9115 23:49:19 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:49:19 ---> Running in 76fbe267fb9c 23:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:19 (1/2) Installing ca-certificates (20220614-r4) 23:49:19 (2/2) Installing dumb-init (1.2.5-r2) 23:49:19 Executing busybox-1.35.0-r29.trigger 23:49:19 Executing ca-certificates-20220614-r4.trigger 23:49:20 OK: 8 MiB in 17 packages 23:49:21 Removing intermediate container 76fbe267fb9c 23:49:21 ---> a5e50ad8d78d 23:49:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:49:21 ---> Running in 533d427fabee 23:49:21 Removing intermediate container 533d427fabee 23:49:21 ---> fcf08a683f20 23:49:21 Step 13/23 : ENV APP_PORT=59860 23:49:22 ---> Running in 72fea6f729b8 23:49:22 Removing intermediate container 72fea6f729b8 23:49:22 ---> fe9a903532e5 23:49:22 Step 14/23 : EXPOSE $APP_PORT 23:49:22 ---> Running in fba0bd9e3934 23:49:22 Removing intermediate container fba0bd9e3934 23:49:22 ---> 36297b6680ed 23:49:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:23 ---> 5fc9231bfe2e 23:49:23 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:49:23 ---> 3e002f808b35 23:49:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:49:25 ---> 8ee60c059f44 23:49:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:49:25 ---> 5552f0232271 23:49:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:49:25 ---> Running in 54f4aac5f45b 23:49:25 Removing intermediate container 54f4aac5f45b 23:49:25 ---> 8148228066f0 23:49:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:49:26 ---> Running in 37b00a558167 23:49:26 Removing intermediate container 37b00a558167 23:49:26 ---> 22998dacc710 23:49:26 Step 21/23 : LABEL arch=arm64 23:49:26 ---> Running in 2dec10d6410a 23:49:26 Removing intermediate container 2dec10d6410a 23:49:26 ---> 9c675e9bf6d3 23:49:26 Step 22/23 : LABEL git_sha=2d1e6c211f0d0a174d4a783f547b5908762bea7e 23:49:26 ---> Running in 96c9d233acc3 23:49:27 Removing intermediate container 96c9d233acc3 23:49:27 ---> bdf1a3ca2ecd 23:49:27 Step 23/23 : LABEL version=0.0.0 23:49:27 ---> Running in 397e2af35a47 23:49:27 Removing intermediate container 397e2af35a47 23:49:27 ---> 40b9eb6e4723 23:49:27 23:49:27 Successfully built 40b9eb6e4723 23:49:27 Successfully tagged support-notifications-arm64:latest 23:49:28  Building support-notifications ... done  [Pipeline] } 23:49:28 $ docker stop --time=1 750041b26d0e01ff4d8b625c0e7904baa149ca5fc1fbd09b03e003557a770900 23:49:29 $ docker rm -f --volumes 750041b26d0e01ff4d8b625c0e7904baa149ca5fc1fbd09b03e003557a770900 [Pipeline] // withDockerContainer [Pipeline] sh 23:49:30 + docker images 23:49:30 REPOSITORY TAG IMAGE ID CREATED SIZE 23:49:30 support-notifications-arm64 latest 40b9eb6e4723 3 seconds ago 32.5MB 23:49:30 e1d6fd6ea627 16 seconds ago 1.57GB 23:49:30 security-secretstore-setup-arm64 latest 315185470cf6 33 seconds ago 32.8MB 23:49:30 security-bootstrapper-arm64 latest b012dbcc530d 40 seconds ago 22.2MB 23:49:30 c4b72feb8d89 55 seconds ago 1.49GB 23:49:30 1ddeeac2a679 About a minute ago 1.49GB 23:49:30 security-proxy-auth-arm64 latest 96d8bca11e12 2 minutes ago 18.5MB 23:49:30 core-data-arm64 latest c6b0c9340569 2 minutes ago 20.2MB 23:49:30 ad5a11bba0d2 2 minutes ago 1.48GB 23:49:30 c7cf82433b8e 2 minutes ago 1.5GB 23:49:30 core-command-arm64 latest 6ea1d0c09282 7 minutes ago 20MB 23:49:30 dc8058da2282 7 minutes ago 1.5GB 23:49:30 security-spire-server-arm64 latest 41c78002ad7f 8 minutes ago 87.1MB 23:49:30 e90b9c103dd2 8 minutes ago 1.36GB 23:49:30 security-spire-config-arm64 latest e3057c6fca0e 9 minutes ago 86.2MB 23:49:30 7118bc25476c 10 minutes ago 1.36GB 23:49:30 support-scheduler-arm64 latest 335cb4f34716 10 minutes ago 31.8MB 23:49:30 e3397e25b9ad 10 minutes ago 1.57GB 23:49:30 security-proxy-setup-arm64 latest 9747df282652 11 minutes ago 19MB 23:49:30 security-spiffe-token-provider-arm64 latest 6d3fea4bef59 11 minutes ago 33.1MB 23:49:30 4c42c0eef421 11 minutes ago 1.48GB 23:49:30 3a4a9cec5668 11 minutes ago 1.54GB 23:49:30 core-metadata-arm64 latest 5e86fff86f72 12 minutes ago 20.6MB 23:49:30 26624a734435 13 minutes ago 1.51GB 23:49:30 core-common-config-bootstrapper-arm64 latest 03a76a0ccdca 13 minutes ago 17.4MB 23:49:30 a42e10b9e7b5 13 minutes ago 1.49GB 23:49:30 security-spire-agent-arm64 latest aafa9083448e 20 minutes ago 125MB 23:49:30 7dc8ff04ebcd 20 minutes ago 1.36GB 23:49:30 ci-base-image-arm64 latest 17d8a7d3b840 36 minutes ago 866MB 23:49:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB 23:49:30 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 23:49:30 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 23:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:30 23:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:31 arm64: Pulling from edgex-lftools-log-publisher 23:49:31 8998bd30e6a1: Pulling fs layer 23:49:31 04944245beec: Pulling fs layer 23:49:31 699f458cf7ca: Pulling fs layer 23:49:31 765212b225bb: Pulling fs layer 23:49:31 f23df028b6ca: Pulling fs layer 23:49:31 d65c8cfc05b1: Pulling fs layer 23:49:31 2437ff75d9bd: Pulling fs layer 23:49:31 f23df028b6ca: Waiting 23:49:31 d65c8cfc05b1: Waiting 23:49:31 2437ff75d9bd: Waiting 23:49:31 765212b225bb: Waiting 23:49:31 04944245beec: Verifying Checksum 23:49:31 04944245beec: Download complete 23:49:31 765212b225bb: Verifying Checksum 23:49:31 765212b225bb: Download complete 23:49:31 f23df028b6ca: Download complete 23:49:31 d65c8cfc05b1: Verifying Checksum 23:49:31 d65c8cfc05b1: Download complete 23:49:31 699f458cf7ca: Verifying Checksum 23:49:31 699f458cf7ca: Download complete 23:49:32 8998bd30e6a1: Download complete 23:49:33 2437ff75d9bd: Verifying Checksum 23:49:33 2437ff75d9bd: Download complete 23:49:35 8998bd30e6a1: Pull complete 23:49:36 04944245beec: Pull complete 23:49:37 699f458cf7ca: Pull complete 23:49:37 765212b225bb: Pull complete 23:49:38 f23df028b6ca: Pull complete 23:49:38 d65c8cfc05b1: Pull complete 23:49:56 2437ff75d9bd: Pull complete 23:49:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:56 prd-ubuntu20.04-docker-arm64-4c-16g-4985 does not seem to be running inside a container 23:49:57 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:49:59 $ docker top f3f221d869b75ab3efaf7344e3bc1b3c9c3ea69129a1207f5f54050bb6ae6122 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:00 ---> job-cost.sh 23:50:00 lf-activate-venv: SKIPPING 23:50:00 INFO: No Stack... 23:50:01 INFO: Retrieving Pricing Info for: v3-standard-4 23:50:01 INFO: Archiving Costs [Pipeline] sh 23:50:02 + cat /w/workspace/edgex-go/3/archives/cost.csv 23:50:02 + cut -d, -f6 [Pipeline] lock 23:50:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4464-3-stack-cost] 23:50:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4464-3-stack-cost] did not exist. Created. 23:50:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4464-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:50:03 + echo total: 0.10999999940395355 [Pipeline] stash 23:50:03 Stashed 1 file(s) [Pipeline] } 23:50:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4464-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:50:03 $ docker stop --time=1 f3f221d869b75ab3efaf7344e3bc1b3c9c3ea69129a1207f5f54050bb6ae6122 23:50:04 $ docker rm -f --volumes f3f221d869b75ab3efaf7344e3bc1b3c9c3ea69129a1207f5f54050bb6ae6122 [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 23:50:05 provisioning config files... 23:50:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config13046744302440289375tmp [Pipeline] { [Pipeline] sh 23:50:05 + set +x 23:50:05 + curl -s https://codecov.io/bash 23:50:05 + bash -s -- 23:50:05 23:50:05 _____ _ 23:50:05 / ____| | | 23:50:05 | | ___ __| | ___ ___ _____ __ 23:50:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:50:05 | |___| (_) | (_| | __/ (_| (_) \ V / 23:50:05 \_____\___/ \__,_|\___|\___\___/ \_/ 23:50:05 Bash-1.0.6 23:50:05 23:50:05 23:50:05 ==> git version 2.25.1 found 23:50:05 ==> 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 23:50:05 Release-Date: 2020-01-08 23:50:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:50:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:50:05 ==> Jenkins CI detected. 23:50:05 current dir:  /w/workspace/edgex-go/3 23:50:05 project root: . 23:50:05 --> token set from env 23:50:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:50:05 ==> Running gcov in . (disable via -X gcov) 23:50:05 ==> Python coveragepy not found 23:50:05 ==> Searching for coverage reports in: 23:50:05 + . 23:50:05 -> Found 1 reports 23:50:05 ==> Detecting git/mercurial file structure 23:50:05 ==> Reading reports 23:50:05 + ./coverage.out bytes=447378 23:50:05 ==> Appending adjustments 23:50:05 https://docs.codecov.io/docs/fixing-reports 23:50:06 + Found adjustments 23:50:06 ==> Gzipping contents 23:50:06 60K /tmp/codecov.wlRxfO.gz 23:50:06 ==> Uploading reports 23:50:06 url: https://codecov.io 23:50:06 query: branch=PR-4464&commit=2d1e6c211f0d0a174d4a783f547b5908762bea7e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= 23:50:06 -> Pinging Codecov 23:50:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4464&commit=2d1e6c211f0d0a174d4a783f547b5908762bea7e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4464%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4464&job=&cmd_args= 23:50:07 -> Uploading to 23:50:07 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/00271124DB129430A58F1EEE437C3FCB/2d1e6c211f0d0a174d4a783f547b5908762bea7e/2a74189d-c94b-42ff-8369-c448c5326594.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T235006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1818c4a422a4fb515579f87c7eeee408611366e39c2cedadf4d3dd2b1d08745 23:50:07 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:07 Dload Upload Total Spent Left Speed 23:50:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57482 0 0 100 57482 0 276k --:--:-- --:--:-- --:--:-- 276k 100 57482 0 0 100 57482 0 174k --:--:-- --:--:-- --:--:-- 174k 23:50:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2d1e6c211f0d0a174d4a783f547b5908762bea7e [Pipeline] } 23:50:07 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 23:50:07 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 23:50:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:50:09 ---> package-listing.sh 23:50:09 ++ facter osfamily 23:50:09 ++ tr '[:upper:]' '[:lower:]' 23:50:09 + OS_FAMILY=debian 23:50:09 + workspace=/w/workspace/edgex-go/3 23:50:09 + START_PACKAGES=/tmp/packages_start.txt 23:50:09 + END_PACKAGES=/tmp/packages_end.txt 23:50:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:50:09 + PACKAGES=/tmp/packages_start.txt 23:50:09 + '[' /w/workspace/edgex-go/3 ']' 23:50:09 + PACKAGES=/tmp/packages_end.txt 23:50:09 + case "${OS_FAMILY}" in 23:50:09 + dpkg -l 23:50:09 + grep '^ii' 23:50:09 + '[' -f /tmp/packages_start.txt ']' 23:50:09 + '[' -f /tmp/packages_end.txt ']' 23:50:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:50:09 + '[' /w/workspace/edgex-go/3 ']' 23:50:09 + mkdir -p /w/workspace/edgex-go/3/archives/ 23:50:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 23:50:09 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:50:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:10 23:50:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:10 latest: Pulling from edgex-lftools-log-publisher 23:50:10 5eb5b503b376: Pulling fs layer 23:50:10 5c69ac0246d0: Pulling fs layer 23:50:10 ec43610c2a17: Pulling fs layer 23:50:10 3a2ae6a8a46f: Pulling fs layer 23:50:10 33b1e0a273af: Pulling fs layer 23:50:10 5d3b04190fa2: Pulling fs layer 23:50:10 2f39f015ded8: Pulling fs layer 23:50:10 3a2ae6a8a46f: Waiting 23:50:10 33b1e0a273af: Waiting 23:50:10 5d3b04190fa2: Waiting 23:50:10 2f39f015ded8: Waiting 23:50:10 5c69ac0246d0: Verifying Checksum 23:50:10 5c69ac0246d0: Download complete 23:50:10 3a2ae6a8a46f: Download complete 23:50:10 33b1e0a273af: Verifying Checksum 23:50:10 33b1e0a273af: Download complete 23:50:10 5d3b04190fa2: Verifying Checksum 23:50:10 5d3b04190fa2: Download complete 23:50:10 ec43610c2a17: Verifying Checksum 23:50:10 ec43610c2a17: Download complete 23:50:10 5eb5b503b376: Verifying Checksum 23:50:10 5eb5b503b376: Download complete 23:50:11 2f39f015ded8: Download complete 23:50:11 5eb5b503b376: Pull complete 23:50:12 5c69ac0246d0: Pull complete 23:50:12 ec43610c2a17: Pull complete 23:50:12 3a2ae6a8a46f: Pull complete 23:50:12 33b1e0a273af: Pull complete 23:50:12 5d3b04190fa2: Pull complete 23:50:17 2f39f015ded8: Pull complete 23:50:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:17 prd-ubuntu20.04-docker-8c-8g-4984 does not seem to be running inside a container 23:50:17 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:50:20 $ docker top 00119e14efacc502d14ea7a4a6b52ca84d4eee692a58303da9990195a84ff459 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:20 + touch /tmp/pre-build-complete [Pipeline] sh 23:50:20 + mkdir -p /var/log/sysstat [Pipeline] sh 23:50:21 + ls /var/log/sa-host 23:50:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:21 provisioning config files... 23:50:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config771961669689800708tmp [Pipeline] { [Pipeline] echo 23:50:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:50:21 ---> create-netrc.sh [Pipeline] } 23:50:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:50:22 ---> python-tools-install.sh [Pipeline] echo 23:50:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:50:22 ---> sudo-logs.sh 23:50:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:50:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:50:22 ---> job-cost.sh 23:50:22 lf-activate-venv: SKIPPING 23:50:22 DEBUG: total: 0.10999999940395355 23:50:22 INFO: Retrieving Stack Cost... 23:50:22 INFO: Retrieving Pricing Info for: v3-standard-8 23:50:23 INFO: Archiving Costs [Pipeline] echo 23:50:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:50:23 ---> logs-deploy.sh 23:50:23 lf-activate-venv: SKIPPING 23:50:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4464/3 23:50:23 INFO: archiving workspace using pattern(s): 23:50:30 Archives upload complete. 23:50:30 INFO: archiving logs to Nexus 23:50:30 ---> uname -a: 23:50:30 Linux prd-ubuntu20-04-docker-8c-8g-4984 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:50:30 23:50:30 23:50:30 ---> lscpu: 23:50:30 Architecture: x86_64 23:50:30 CPU op-mode(s): 32-bit, 64-bit 23:50:30 Byte Order: Little Endian 23:50:30 Address sizes: 40 bits physical, 48 bits virtual 23:50:30 CPU(s): 8 23:50:30 On-line CPU(s) list: 0-7 23:50:30 Thread(s) per core: 1 23:50:30 Core(s) per socket: 1 23:50:30 Socket(s): 8 23:50:30 NUMA node(s): 1 23:50:30 Vendor ID: AuthenticAMD 23:50:30 CPU family: 23 23:50:30 Model: 49 23:50:30 Model name: AMD EPYC-Rome Processor 23:50:30 Stepping: 0 23:50:30 CPU MHz: 2800.000 23:50:30 BogoMIPS: 5600.00 23:50:30 Virtualization: AMD-V 23:50:30 Hypervisor vendor: KVM 23:50:30 Virtualization type: full 23:50:30 L1d cache: 256 KiB 23:50:30 L1i cache: 256 KiB 23:50:30 L2 cache: 4 MiB 23:50:30 L3 cache: 128 MiB 23:50:30 NUMA node0 CPU(s): 0-7 23:50:30 Vulnerability Itlb multihit: Not affected 23:50:30 Vulnerability L1tf: Not affected 23:50:30 Vulnerability Mds: Not affected 23:50:30 Vulnerability Meltdown: Not affected 23:50:30 Vulnerability Mmio stale data: Not affected 23:50:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:50:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:50:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:50:30 Vulnerability Srbds: Not affected 23:50:30 Vulnerability Tsx async abort: Not affected 23:50:30 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 23:50:30 23:50:30 23:50:30 ---> nproc: 23:50:30 8 23:50:30 23:50:30 23:50:30 ---> df -h: 23:50:30 Filesystem Size Used Avail Use% Mounted on 23:50:30 overlay 155G 20G 136G 13% / 23:50:30 tmpfs 64M 0 64M 0% /dev 23:50:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:50:30 shm 64M 0 64M 0% /dev/shm 23:50:30 /dev/vda1 155G 20G 136G 13% /facter-os 23:50:30 23:50:30 23:50:30 ---> sar -b -r -n DEV: 23:50:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4984) 03/21/23 _x86_64_ (8 CPU) 23:50:30 23:50:30 23:08:17 LINUX RESTART (8 CPU) 23:50:30 23:50:30 23:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:50:30 23:10:01 227.39 10.74 216.64 0.00 1757.53 146852.13 0.00 23:50:30 23:11:01 33.80 0.02 33.78 0.00 0.13 35710.28 0.00 23:50:30 23:12:01 88.92 0.25 88.67 0.00 18.13 35089.62 0.00 23:50:30 23:13:01 464.91 10.13 454.77 0.00 85.32 159785.64 0.00 23:50:30 23:14:01 314.52 11.23 303.30 0.00 5172.55 179576.02 0.00 23:50:30 23:15:01 621.86 2.80 619.06 0.00 299.10 185673.84 0.00 23:50:30 23:16:01 545.23 1.53 543.69 0.00 12.26 195858.34 0.00 23:50:30 23:17:01 620.08 0.02 620.06 0.00 0.27 172980.24 0.00 23:50:30 23:18:01 367.21 0.05 367.16 0.00 2.27 44363.14 0.00 23:50:30 23:19:01 2.67 0.00 2.67 0.00 0.00 42.13 0.00 23:50:30 23:20:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 23:50:30 23:21:01 1.83 0.00 1.83 0.00 0.00 19.60 0.00 23:50:30 23:22:01 0.83 0.00 0.83 0.00 0.00 9.20 0.00 23:50:30 23:23:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 23:50:30 23:24:01 1.93 0.02 1.92 0.00 0.13 21.86 0.00 23:50:30 23:25:01 3.18 0.18 3.00 0.00 18.53 33.86 0.00 23:50:30 23:26:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 23:50:30 23:27:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 23:50:30 23:28:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 23:50:30 23:29:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 23:50:30 23:30:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 23:50:30 23:31:01 1.57 0.00 1.57 0.00 0.00 19.86 0.00 23:50:30 23:32:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 23:50:30 23:33:01 2.00 0.00 2.00 0.00 0.00 22.26 0.00 23:50:30 23:34:01 3.25 1.60 1.65 0.00 37.19 21.46 0.00 23:50:30 23:35:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 23:50:30 23:36:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 23:50:30 23:37:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 23:50:30 23:38:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 23:50:30 23:39:01 2.15 0.00 2.15 0.00 0.00 24.80 0.00 23:50:30 23:40:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 23:50:30 23:41:01 2.03 0.00 2.03 0.00 0.00 22.66 0.00 23:50:30 23:42:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 23:50:30 23:43:01 1.90 0.00 1.90 0.00 0.00 20.66 0.00 23:50:30 23:44:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 23:50:30 23:45:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 23:50:30 23:46:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 23:50:30 23:47:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 23:50:30 23:48:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 23:50:30 23:49:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 23:50:30 23:50:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 23:50:30 Average: 81.33 0.94 80.39 0.00 179.99 28161.78 0.00 23:50:30 23:50:30 23:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:50:30 23:10:01 28202684 31385004 920476 2.80 111808 3285596 2316796 6.83 1425548 2822420 136392 23:50:30 23:11:01 27708492 31450464 853252 2.59 114268 3811288 2300232 6.78 1515584 3195484 396140 23:50:30 23:12:01 25701876 31451016 852504 2.59 117592 5764776 2623732 7.73 1643364 5019244 2105360 23:50:30 23:13:01 22235748 31500832 785036 2.39 288696 8753492 1921820 5.66 2125852 7631412 1265084 23:50:30 23:14:01 20614128 30657328 1608200 4.89 296868 9544500 4367904 12.87 2893828 8472532 161916 23:50:30 23:15:01 20964868 31460376 817560 2.49 309044 10003404 2246192 6.62 2195508 8861152 788 23:50:30 23:16:01 18665356 31379792 883132 2.69 374360 11972940 2387664 7.04 2355696 10796196 4256 23:50:30 23:17:01 16020804 31242764 1022932 3.11 379072 14386304 2330148 6.87 2593208 13118136 491028 23:50:30 23:18:01 18410332 31528736 745304 2.27 383604 12350540 1885200 5.56 2374928 11029456 12 23:50:30 23:19:01 18410100 31528600 745256 2.27 383680 12350520 1885200 5.56 2374868 11029436 8 23:50:30 23:20:01 18419408 31537916 735936 2.24 383688 12350520 1885200 5.56 2366424 11029436 8 23:50:30 23:21:01 18419320 31537864 735920 2.24 383716 12350524 1885200 5.56 2366772 11029440 160 23:50:30 23:22:01 18420732 31539280 734672 2.23 383720 12350524 1885200 5.56 2365536 11029440 12 23:50:30 23:23:01 18420708 31539460 734528 2.23 383728 12350656 1885200 5.56 2365732 11029640 4 23:50:30 23:24:01 18422056 31540912 733680 2.23 383780 12350660 1884244 5.55 2365892 11029652 8 23:50:30 23:25:01 18419480 31539140 735140 2.24 383804 12351220 1891264 5.57 2365912 11030168 4 23:50:30 23:26:01 18419636 31539308 734792 2.23 383844 12351224 1891264 5.57 2365920 11030172 8 23:50:30 23:27:01 18419580 31539292 734768 2.23 383880 12351224 1891264 5.57 2365960 11030172 16 23:50:30 23:28:01 18419532 31539328 734708 2.23 383920 12351228 1891264 5.57 2366112 11030176 4 23:50:30 23:29:01 18419516 31539308 734636 2.23 383952 12351232 1891264 5.57 2366128 11030180 4 23:50:30 23:30:01 18419508 31539332 734584 2.23 383952 12351232 1891264 5.57 2366100 11030180 12 23:50:30 23:31:01 18419636 31539464 734564 2.23 384004 12351228 1891264 5.57 2366196 11030184 8 23:50:30 23:32:01 18419620 31539504 734496 2.23 384040 12351244 1891264 5.57 2366248 11030184 8 23:50:30 23:33:01 18419824 31539748 734212 2.23 384064 12351240 1891264 5.57 2366284 11030188 8 23:50:30 23:34:01 18410892 31532848 741248 2.25 384128 12352352 1891264 5.57 2377620 11030568 8 23:50:30 23:35:01 18410964 31532960 741096 2.25 384160 12352364 1891264 5.57 2377268 11030524 8 23:50:30 23:36:01 18411200 31533256 740880 2.25 384204 12352368 1891264 5.57 2377296 11030528 8 23:50:30 23:37:01 18410592 31532656 741372 2.25 384244 12352368 1891264 5.57 2377384 11030528 16 23:50:30 23:38:01 18410868 31532984 740992 2.25 384284 12352372 1874624 5.52 2377304 11030532 16 23:50:30 23:39:01 18411020 31533184 740968 2.25 384336 12352364 1874624 5.52 2377112 11030536 8 23:50:30 23:40:01 18410712 31532940 741180 2.25 384368 12352380 1874624 5.52 2377396 11030544 12 23:50:30 23:41:01 18410412 31532704 741352 2.25 384408 12352384 1874624 5.52 2377572 11030552 8 23:50:30 23:42:01 18410136 31532436 741560 2.26 384432 12352384 1874624 5.52 2377264 11030544 8 23:50:30 23:43:01 18410088 31532396 741508 2.25 384464 12352388 1874624 5.52 2377196 11030548 8 23:50:30 23:44:01 18409936 31532324 741516 2.26 384480 12352392 1874624 5.52 2377600 11030552 44 23:50:30 23:45:01 18409928 31532316 741504 2.25 384504 12352388 1874624 5.52 2377504 11030552 44 23:50:30 23:46:01 18409936 31532352 741412 2.25 384512 12352396 1874624 5.52 2377780 11030556 8 23:50:30 23:47:01 18409856 31532280 741428 2.25 384516 12352396 1874624 5.52 2377552 11030556 12 23:50:30 23:48:01 18409804 31532240 741624 2.26 384516 12352404 1874624 5.52 2377556 11030560 8 23:50:30 23:49:01 18410032 31532480 741348 2.25 384532 12352408 1874624 5.52 2377392 11030560 72 23:50:30 23:50:01 18409668 31532144 741636 2.26 384544 12352412 1874624 5.52 2377712 11030572 12 23:50:30 Average: 19214366 31492421 783486 2.38 357749 11588484 2015768 5.94 2318051 10339366 111257 23:50:30 23:50:30 23:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:50:30 23:10:01 docker0 628.03 576.87 44.93 3484.20 0.00 0.00 0.00 0.00 23:50:30 23:10:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 23:50:30 23:10:01 vethdd47627 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:10:01 ens3 919.56 865.11 9381.75 117.56 0.00 0.00 0.00 0.00 23:50:30 23:11:01 docker0 1.25 1.25 0.09 0.11 0.00 0.00 0.00 0.00 23:50:30 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:11:01 vethdd47627 1.25 1.30 0.11 0.12 0.00 0.00 0.00 0.00 23:50:30 23:11:01 ens3 36.32 26.92 27.85 16.17 0.00 0.00 0.00 0.00 23:50:30 23:12:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:50:30 23:12:01 vethf25561f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:12:01 ens3 108.32 65.69 1707.89 21.17 0.00 0.00 0.00 0.00 23:50:30 23:13:01 docker0 555.67 882.22 44.77 6243.41 0.00 0.00 0.00 0.00 23:50:30 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:13:01 vethf25561f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:13:01 ens3 896.00 562.74 6258.32 57.39 0.00 0.00 0.00 0.00 23:50:30 23:14:01 docker0 4.05 8.13 0.26 91.95 0.00 0.00 0.00 0.00 23:50:30 23:14:01 veth8d590d7 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:14:01 veth65fa5ae 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:14:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 23:50:30 23:14:01 veth7d65551 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:14:01 vethf25561f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:14:01 vethea65578 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:14:01 ens3 146.52 67.50 2054.75 10.64 0.00 0.00 0.00 0.00 23:50:30 23:15:01 docker0 6.98 18.33 0.44 214.83 0.00 0.00 0.00 0.00 23:50:30 23:15:01 veth93842ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:15:01 veth1fa1297 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:15:01 vethd5708ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:15:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 23:50:30 23:15:01 veth7590346 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:15:01 veth502f840 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:15:01 vethf25561f 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:15:01 veth6151fbb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:15:01 ens3 88.82 78.56 246.07 184.31 0.00 0.00 0.00 0.00 23:50:30 23:16:01 docker0 337.40 588.02 27.21 3805.22 0.00 0.00 0.00 0.00 23:50:30 23:16:01 vethfd6ab59 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:16:01 veth1a4cf50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:16:01 vethf25561f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:16:01 vetha594069 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:16:01 veth43dae6c 31.73 45.38 3.06 16.97 0.00 0.00 0.00 0.00 23:50:30 23:16:01 ens3 615.69 351.86 3826.84 43.51 0.00 0.00 0.00 0.00 23:50:30 23:17:01 veth5b40bc4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:17:01 docker0 73.72 170.75 5.66 1473.43 0.00 0.00 0.00 0.00 23:50:30 23:17:01 veth8e9c907 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:17:01 vethf25561f 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 23:50:30 23:17:01 ens3 205.42 91.90 1500.96 21.55 0.00 0.00 0.00 0.00 23:50:30 23:18:01 docker0 3.33 8.43 0.21 88.88 0.00 0.00 0.00 0.00 23:50:30 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:18:01 ens3 28.46 14.98 106.06 9.04 0.00 0.00 0.00 0.00 23:50:30 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:19:01 ens3 1.13 0.30 0.29 0.14 0.00 0.00 0.00 0.00 23:50:30 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:20:01 ens3 1.98 0.37 0.49 0.28 0.00 0.00 0.00 0.00 23:50:30 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:21:01 ens3 1.12 0.90 0.76 0.62 0.00 0.00 0.00 0.00 23:50:30 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:22:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:24:01 ens3 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 23:50:30 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:50:30 23:25:01 ens3 0.45 0.35 0.12 0.04 0.00 0.00 0.00 0.00 23:50:30 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:26:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:50:30 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:28:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:29:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:50:30 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:30:01 ens3 0.30 0.10 0.12 0.01 0.00 0.00 0.00 0.00 23:50:30 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:31:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:34:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:34:01 ens3 7.88 7.18 5.45 6.35 0.00 0.00 0.00 0.00 23:50:30 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:37:01 ens3 0.90 0.48 0.39 0.28 0.00 0.00 0.00 0.00 23:50:30 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:38:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:39:01 ens3 0.35 0.30 0.20 0.08 0.00 0.00 0.00 0.00 23:50:30 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:40:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 23:50:30 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:41:01 ens3 0.33 0.23 0.10 0.08 0.00 0.00 0.00 0.00 23:50:30 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:42:01 ens3 0.37 0.42 0.31 0.21 0.00 0.00 0.00 0.00 23:50:30 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:43:01 ens3 0.57 0.43 0.27 0.22 0.00 0.00 0.00 0.00 23:50:30 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:44:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:50:30 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:45:01 ens3 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 23:50:30 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:46:01 ens3 0.32 0.37 0.25 0.21 0.00 0.00 0.00 0.00 23:50:30 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:48:01 ens3 0.32 0.13 0.07 0.01 0.00 0.00 0.00 0.00 23:50:30 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:50:30 23:49:01 ens3 1.48 0.62 0.49 0.35 0.00 0.00 0.00 0.00 23:50:30 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:50:30 23:50:01 ens3 0.40 0.13 0.12 0.07 0.00 0.00 0.00 0.00 23:50:30 Average: docker0 39.04 54.77 3.00 374.41 0.00 0.00 0.00 0.00 23:50:30 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 23:50:30 Average: ens3 74.44 51.84 609.16 11.92 0.00 0.00 0.00 0.00 23:50:30 23:50:30 23:50:30 ---> sar -P ALL: 23:50:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4984) 03/21/23 _x86_64_ (8 CPU) 23:50:30 23:50:30 23:08:17 LINUX RESTART (8 CPU) 23:50:30 23:50:30 23:09:02 CPU %user %nice %system %iowait %steal %idle 23:50:30 23:10:01 all 13.31 0.00 4.64 2.65 0.08 79.32 23:50:30 23:10:01 0 11.61 0.00 5.76 2.97 0.09 79.57 23:50:30 23:10:01 1 14.32 0.00 3.85 1.20 0.07 80.56 23:50:30 23:10:01 2 14.48 0.00 5.04 1.09 0.07 79.31 23:50:30 23:10:01 3 11.36 0.00 3.90 0.31 0.09 84.35 23:50:30 23:10:01 4 16.77 0.00 4.81 1.73 0.07 76.61 23:50:30 23:10:01 5 11.70 0.00 5.35 11.25 0.07 71.63 23:50:30 23:10:01 6 13.46 0.00 3.82 1.30 0.07 81.34 23:50:30 23:10:01 7 12.74 0.00 4.61 1.31 0.10 81.23 23:50:30 23:11:01 all 32.83 0.00 5.35 0.81 0.12 60.89 23:50:30 23:11:01 0 34.00 0.00 6.17 0.02 0.13 59.68 23:50:30 23:11:01 1 33.41 0.00 5.31 0.13 0.10 61.05 23:50:30 23:11:01 2 35.21 0.00 5.25 0.20 0.13 59.20 23:50:30 23:11:01 3 31.84 0.00 5.07 5.07 0.13 57.88 23:50:30 23:11:01 4 31.80 0.00 5.08 0.12 0.10 62.91 23:50:30 23:11:01 5 31.16 0.00 6.25 0.74 0.13 61.72 23:50:30 23:11:01 6 33.52 0.00 5.02 0.10 0.13 61.23 23:50:30 23:11:01 7 31.72 0.00 4.68 0.08 0.12 63.40 23:50:30 23:12:01 all 33.29 0.00 6.34 1.15 0.09 59.12 23:50:30 23:12:01 0 34.05 0.00 7.19 3.17 0.08 55.50 23:50:30 23:12:01 1 33.79 0.00 6.53 0.08 0.08 59.51 23:50:30 23:12:01 2 33.64 0.00 6.46 1.37 0.08 58.44 23:50:30 23:12:01 3 34.28 0.00 5.68 2.83 0.10 57.11 23:50:30 23:12:01 4 32.28 0.00 6.73 0.12 0.08 60.79 23:50:30 23:12:01 5 33.40 0.00 5.57 0.39 0.07 60.58 23:50:30 23:12:01 6 31.79 0.00 5.67 0.27 0.12 62.15 23:50:30 23:12:01 7 33.13 0.00 6.91 1.00 0.08 58.87 23:50:30 23:13:01 all 11.70 0.00 6.90 13.76 0.09 67.54 23:50:30 23:13:01 0 10.75 0.00 6.21 7.88 0.07 75.10 23:50:30 23:13:01 1 11.65 0.00 6.66 7.83 0.12 73.75 23:50:30 23:13:01 2 12.73 0.00 6.63 10.35 0.05 70.24 23:50:30 23:13:01 3 11.24 0.00 6.57 19.19 0.09 62.91 23:50:30 23:13:01 4 11.96 0.00 7.12 4.78 0.05 76.09 23:50:30 23:13:01 5 12.44 0.00 7.03 11.04 0.15 69.33 23:50:30 23:13:01 6 12.51 0.00 7.70 18.16 0.08 61.55 23:50:30 23:13:01 7 10.31 0.00 7.30 31.10 0.14 51.16 23:50:30 23:14:01 all 18.30 0.00 5.91 15.34 0.10 60.36 23:50:30 23:14:01 0 18.12 0.00 5.78 25.43 0.05 50.62 23:50:30 23:14:01 1 17.93 0.00 6.14 28.53 0.10 47.30 23:50:30 23:14:01 2 19.50 0.00 5.93 6.52 0.15 67.89 23:50:30 23:14:01 3 17.94 0.00 5.87 37.96 0.08 38.15 23:50:30 23:14:01 4 18.49 0.00 5.94 3.78 0.08 71.70 23:50:30 23:14:01 5 18.37 0.00 6.07 1.85 0.05 73.65 23:50:30 23:14:01 6 17.52 0.00 6.25 1.24 0.15 74.84 23:50:30 23:14:01 7 18.50 0.00 5.29 17.73 0.10 58.37 23:50:30 23:15:01 all 34.67 0.00 9.08 15.59 0.13 40.53 23:50:30 23:15:01 0 35.06 0.00 9.43 10.62 0.10 44.79 23:50:30 23:15:01 1 31.16 0.00 9.17 14.56 0.19 44.92 23:50:30 23:15:01 2 36.38 0.00 9.51 11.87 0.10 42.14 23:50:30 23:15:01 3 33.24 0.00 7.63 5.14 0.14 53.86 23:50:30 23:15:01 4 37.31 0.00 9.59 19.28 0.10 33.71 23:50:30 23:15:01 5 34.65 0.00 8.44 13.83 0.19 42.89 23:50:30 23:15:01 6 34.68 0.00 8.17 4.39 0.10 52.66 23:50:30 23:15:01 7 34.74 0.00 10.70 45.19 0.12 9.24 23:50:30 23:16:01 all 22.83 0.00 8.98 24.14 0.14 43.91 23:50:30 23:16:01 0 21.68 0.00 10.14 26.87 0.12 41.19 23:50:30 23:16:01 1 22.77 0.00 7.93 14.03 0.08 55.18 23:50:30 23:16:01 2 26.21 0.00 10.59 35.21 0.15 27.84 23:50:30 23:16:01 3 23.27 0.00 7.71 14.87 0.17 53.99 23:50:30 23:16:01 4 21.30 0.00 7.44 21.14 0.22 49.90 23:50:30 23:16:01 5 21.76 0.00 10.07 27.29 0.10 40.77 23:50:30 23:16:01 6 22.80 0.00 7.94 15.41 0.10 53.75 23:50:30 23:16:01 7 22.82 0.00 10.02 38.45 0.17 28.53 23:50:30 23:17:01 all 48.01 0.00 12.43 14.29 0.16 25.10 23:50:30 23:17:01 0 46.48 0.00 11.33 6.96 0.12 35.11 23:50:30 23:17:01 1 46.93 0.00 11.47 12.73 0.16 28.71 23:50:30 23:17:01 2 46.18 0.00 12.52 19.78 0.14 21.39 23:50:30 23:17:01 3 49.24 0.00 13.35 13.47 0.12 23.81 23:50:30 23:17:01 4 46.66 0.00 12.55 19.99 0.28 20.52 23:50:30 23:17:01 5 49.06 0.00 12.00 14.47 0.12 24.35 23:50:30 23:17:01 6 50.50 0.00 12.87 16.04 0.17 20.41 23:50:30 23:17:01 7 49.03 0.00 13.38 10.97 0.21 26.40 23:50:30 23:18:01 all 9.29 0.00 3.03 4.54 0.04 83.10 23:50:30 23:18:01 0 8.45 0.00 2.71 3.28 0.03 85.52 23:50:30 23:18:01 1 8.95 0.00 2.75 8.25 0.03 80.01 23:50:30 23:18:01 2 8.66 0.00 2.76 2.22 0.03 86.32 23:50:30 23:18:01 3 9.53 0.00 3.05 3.37 0.05 84.00 23:50:30 23:18:01 4 9.49 0.00 3.31 3.41 0.05 83.74 23:50:30 23:18:01 5 10.02 0.00 3.47 5.97 0.05 80.49 23:50:30 23:18:01 6 10.18 0.00 3.21 3.92 0.03 82.66 23:50:30 23:18:01 7 9.07 0.00 2.93 5.92 0.05 82.03 23:50:30 23:19:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:50:30 23:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:50:30 23:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:19:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:50:30 23:19:01 7 0.02 0.00 0.00 0.05 0.00 99.93 23:50:30 23:20:01 all 0.01 0.00 0.02 0.00 0.01 99.96 23:50:30 23:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:50:30 23:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:50:30 23:20:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:50:30 23:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:50:30 23:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:50:30 23:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:50:30 23:20:01 CPU %user %nice %system %iowait %steal %idle 23:50:30 23:21:01 all 0.16 0.00 0.02 0.01 0.00 99.81 23:50:30 23:21:01 0 0.02 0.00 0.05 0.03 0.00 99.90 23:50:30 23:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:21:01 2 1.11 0.00 0.03 0.00 0.02 98.84 23:50:30 23:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:21:01 7 0.08 0.00 0.02 0.03 0.00 99.87 23:50:30 23:22:01 all 0.22 0.00 0.00 0.00 0.01 99.77 23:50:30 23:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:50:30 23:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:22:01 2 1.65 0.00 0.03 0.00 0.02 98.30 23:50:30 23:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:50:30 23:22:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:50:30 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:23:01 all 0.04 0.00 0.02 0.00 0.00 99.94 23:50:30 23:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:50:30 23:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:23:01 4 0.02 0.00 0.03 0.02 0.00 99.93 23:50:30 23:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:23:01 7 0.25 0.00 0.03 0.02 0.00 99.70 23:50:30 23:24:01 all 0.04 0.00 0.02 0.01 0.01 99.93 23:50:30 23:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:24:01 1 0.07 0.00 0.00 0.00 0.00 99.93 23:50:30 23:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:50:30 23:24:01 3 0.02 0.00 0.05 0.02 0.02 99.90 23:50:30 23:24:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:50:30 23:24:01 5 0.07 0.00 0.02 0.00 0.02 99.90 23:50:30 23:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:50:30 23:24:01 7 0.03 0.00 0.03 0.02 0.00 99.92 23:50:30 23:25:01 all 0.08 0.00 0.07 0.01 0.01 99.82 23:50:30 23:25:01 0 0.50 0.00 0.10 0.03 0.02 99.35 23:50:30 23:25:01 1 0.03 0.00 0.23 0.00 0.00 99.73 23:50:30 23:25:01 2 0.02 0.00 0.07 0.00 0.03 99.88 23:50:30 23:25:01 3 0.00 0.00 0.02 0.02 0.02 99.95 23:50:30 23:25:01 4 0.03 0.00 0.05 0.00 0.02 99.90 23:50:30 23:25:01 5 0.02 0.00 0.05 0.02 0.00 99.92 23:50:30 23:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:50:30 23:25:01 7 0.02 0.00 0.03 0.03 0.02 99.90 23:50:30 23:26:01 all 0.02 0.00 0.00 0.01 0.00 99.96 23:50:30 23:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:26:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:50:30 23:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:50:30 23:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:50:30 23:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:50:30 23:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:26:01 7 0.03 0.00 0.00 0.05 0.00 99.92 23:50:30 23:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:50:30 23:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:50:30 23:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:50:30 23:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:50:30 23:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:50:30 23:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:27:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:50:30 23:28:01 all 0.01 0.00 0.01 0.08 0.01 99.90 23:50:30 23:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:50:30 23:28:01 3 0.00 0.00 0.02 0.02 0.02 99.95 23:50:30 23:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:50:30 23:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:28:01 7 0.02 0.00 0.00 0.62 0.00 99.37 23:50:30 23:29:01 all 0.02 0.00 0.01 0.13 0.00 99.85 23:50:30 23:29:01 0 0.00 0.00 0.02 0.35 0.00 99.63 23:50:30 23:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:50:30 23:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:50:30 23:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:50:30 23:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:29:01 7 0.02 0.00 0.00 0.65 0.00 99.33 23:50:30 23:30:01 all 0.00 0.00 0.01 0.00 0.01 99.98 23:50:30 23:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:50:30 23:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:30:01 2 0.00 0.00 0.00 0.00 0.03 99.97 23:50:30 23:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 23:50:30 23:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:31:01 all 0.03 0.00 0.01 0.01 0.00 99.96 23:50:30 23:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:50:30 23:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:50:30 23:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:50:30 23:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:50:30 23:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:50:30 23:31:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:50:30 23:50:30 23:31:01 CPU %user %nice %system %iowait %steal %idle 23:50:30 23:32:01 all 0.01 0.00 0.01 0.00 0.01 99.98 23:50:30 23:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:50:30 23:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:50:30 23:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:50:30 23:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:50:30 23:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:50:30 23:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:33:01 2 0.03 0.00 0.03 0.00 0.03 99.90 23:50:30 23:33:01 3 0.00 0.00 0.02 0.03 0.00 99.95 23:50:30 23:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:50:30 23:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:33:01 7 0.02 0.00 0.02 0.05 0.02 99.90 23:50:30 23:34:01 all 0.28 0.00 0.03 0.11 0.01 99.58 23:50:30 23:34:01 0 1.17 0.00 0.02 0.00 0.00 98.82 23:50:30 23:34:01 1 0.22 0.00 0.03 0.20 0.00 99.55 23:50:30 23:34:01 2 0.30 0.00 0.03 0.00 0.02 99.65 23:50:30 23:34:01 3 0.07 0.00 0.02 0.18 0.02 99.72 23:50:30 23:34:01 4 0.22 0.00 0.03 0.00 0.00 99.75 23:50:30 23:34:01 5 0.07 0.00 0.02 0.00 0.02 99.90 23:50:30 23:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 23:50:30 23:34:01 7 0.18 0.00 0.03 0.52 0.00 99.27 23:50:30 23:35:01 all 0.02 0.00 0.00 0.01 0.01 99.96 23:50:30 23:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:50:30 23:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:50:30 23:35:01 3 0.02 0.00 0.00 0.03 0.02 99.93 23:50:30 23:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:50:30 23:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:50:30 23:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:35:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:50:30 23:36:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:50:30 23:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:50:30 23:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 23:50:30 23:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:50:30 23:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:36:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:50:30 23:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:50:30 23:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:50:30 23:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:37:01 2 0.03 0.00 0.03 0.00 0.03 99.90 23:50:30 23:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:50:30 23:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:37:01 7 0.03 0.00 0.00 0.03 0.00 99.93 23:50:30 23:38:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:50:30 23:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:50:30 23:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:50:30 23:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:50:30 23:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:38:01 7 0.00 0.00 0.00 0.05 0.00 99.95 23:50:30 23:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:50:30 23:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:39:01 2 0.02 0.00 0.02 0.00 0.03 99.93 23:50:30 23:39:01 3 0.03 0.00 0.00 0.07 0.02 99.88 23:50:30 23:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:50:30 23:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:50:30 23:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:39:01 7 0.03 0.00 0.02 0.03 0.00 99.92 23:50:30 23:40:01 all 0.00 0.00 0.00 0.00 0.00 99.99 23:50:30 23:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:50:30 23:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:50:30 23:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:50:30 23:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:50:30 23:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:50:30 23:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:41:01 2 0.03 0.00 0.05 0.00 0.03 99.88 23:50:30 23:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 23:50:30 23:41:01 4 0.07 0.00 0.02 0.00 0.00 99.92 23:50:30 23:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:41:01 7 0.03 0.00 0.00 0.03 0.02 99.92 23:50:30 23:42:01 all 0.01 0.00 0.00 0.00 0.01 99.97 23:50:30 23:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:50:30 23:42:01 3 0.00 0.00 0.00 0.02 0.02 99.97 23:50:30 23:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:50:30 23:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:50:30 23:50:30 23:42:01 CPU %user %nice %system %iowait %steal %idle 23:50:30 23:43:01 all 0.01 0.00 0.01 0.01 0.00 99.98 23:50:30 23:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:50:30 23:43:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:50:30 23:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:43:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:50:30 23:44:01 all 0.19 0.00 0.02 0.00 0.01 99.78 23:50:30 23:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:50:30 23:44:01 2 1.34 0.00 0.05 0.00 0.02 98.60 23:50:30 23:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:50:30 23:44:01 4 0.03 0.00 0.05 0.00 0.02 99.90 23:50:30 23:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:50:30 23:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:45:01 all 0.07 0.00 0.01 0.02 0.00 99.90 23:50:30 23:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:45:01 2 0.52 0.00 0.05 0.00 0.00 99.43 23:50:30 23:45:01 3 0.02 0.00 0.00 0.10 0.00 99.88 23:50:30 23:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:50:30 23:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:45:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:50:30 23:46:01 all 0.26 0.00 0.00 0.00 0.01 99.72 23:50:30 23:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:50:30 23:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:46:01 2 1.97 0.00 0.00 0.00 0.02 98.01 23:50:30 23:46:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:50:30 23:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:50:30 23:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:46:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:50:30 23:47:01 all 0.25 0.00 0.02 0.01 0.01 99.71 23:50:30 23:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:47:01 2 1.97 0.00 0.02 0.00 0.00 98.01 23:50:30 23:47:01 3 0.00 0.00 0.02 0.08 0.02 99.88 23:50:30 23:47:01 4 0.03 0.00 0.07 0.00 0.03 99.87 23:50:30 23:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:50:30 23:47:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:50:30 23:48:01 all 0.12 0.00 0.00 0.01 0.00 99.86 23:50:30 23:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:50:30 23:48:01 2 0.83 0.00 0.00 0.00 0.00 99.17 23:50:30 23:48:01 3 0.03 0.00 0.00 0.03 0.00 99.93 23:50:30 23:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:50:30 23:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:50:30 23:48:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:50:30 23:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:50:30 23:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:50:30 23:49:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:50:30 23:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:50:30 23:49:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:50:30 23:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:50:30 23:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:50:30 23:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:50:30 23:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:50:30 23:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:50:30 23:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:50:30 23:50:01 3 0.02 0.00 0.02 0.02 0.02 99.93 23:50:30 23:50:01 4 0.02 0.00 0.05 0.00 0.02 99.92 23:50:30 23:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:50:30 23:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:50:30 Average: all 5.42 0.00 1.51 2.22 0.03 90.82 23:50:30 Average: 0 5.34 0.00 1.56 2.10 0.02 90.98 23:50:30 Average: 1 5.29 0.00 1.44 2.09 0.02 91.16 23:50:30 Average: 2 5.84 0.00 1.57 2.12 0.04 90.44 23:50:30 Average: 3 5.34 0.00 1.42 2.48 0.03 90.73 23:50:30 Average: 4 5.45 0.00 1.52 1.78 0.03 91.22 23:50:30 Average: 5 5.36 0.00 1.55 2.08 0.02 90.99 23:50:30 Average: 6 5.45 0.00 1.46 1.46 0.02 91.61 23:50:30 Average: 7 5.31 0.00 1.57 3.67 0.03 89.42 23:50:30 23:50:30 23:50:30