Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (e5d7ab5a49cbb7feda027a3e89f84d0e36ba832c) 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-ssh12425103413413002564.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3147810952103773206.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7045065791500418615.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9122722306290160220.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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh461339256504275142.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16947 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 89b91fb00ea030afb36e9a141b977402d661987b Checking out Revision 89b91fb00ea030afb36e9a141b977402d661987b (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89b91fb00ea030afb36e9a141b977402d661987b # timeout=10 Commit message: "Merge commit 'cc406b27680b88a4cbaad5b59c6f9b2898413f21' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:02 ========================================================= 08:30:02 EdgeX Global Pipelines Version Info 08:30:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:03 ------------------- 08:30:03 stable info: 08:30:03 ------------------- 08:30:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:03 Message: update stable to v1.0.249 > git rev-list --no-walk 32369076ea85eef36eeee510d4a824bc2eef44f8 # timeout=10 08:30:04 ------------------- 08:30:04 experimental info: 08:30:04 ------------------- 08:30:04 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:04 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:04 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89b91fb00ea030afb36e9a141b977402d661987b [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89b91fb [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:04 provisioning config files... 08:30:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config12111980639774514596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:04 ---> docker-login.sh 08:30:04 nexus3.edgexfoundry.org:10001 08:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 nexus3.edgexfoundry.org:10002 08:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 nexus3.edgexfoundry.org:10003 08:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 nexus3.edgexfoundry.org:10004 08:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 docker.io 08:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:06 Configure a credential helper to remove this warning. See 08:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:06 08:30:06 Login Succeeded 08:30:06 ---> docker-login.sh ends [Pipeline] } 08:30:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:06 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:06 + + dirname cmd/core-command/Dockerfile 08:30:06 cut -d/ -f2 08:30:06 + echo core-command,cmd/core-command/Dockerfile 08:30:06 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:06 + dirname cmd/core-data/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo core-data,cmd/core-data/Dockerfile 08:30:06 + dirname cmd/core-metadata/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:06 + + cut -d/ -f2dirname 08:30:06 cmd/security-bootstrapper/Dockerfile 08:30:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:06 + dirname cmd/security-proxy-auth/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:06 + dirname cmd/security-proxy-setup/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:06 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:06 + dirname cmd/security-spire-agent/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:06 + dirname cmd/security-spire-config/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:06 + dirname cmd/security-spire-server/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:06 + dirname cmd/support-notifications/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:06 + + dirnamecut cmd/support-scheduler/Dockerfile -d/ 08:30:06 -f2 08:30:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:06 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:06 + git rev-list -1 --merges 89b91fb00ea030afb36e9a141b977402d661987b~1..89b91fb00ea030afb36e9a141b977402d661987b [Pipeline] echo 08:30:06 -----------> git rev-list -1 --merges 89b91fb00ea030afb36e9a141b977402d661987b~1..89b91fb00ea030afb36e9a141b977402d661987b 89b91fb00ea030afb36e9a141b977402d661987b 08:30:06 89b91fb00ea030afb36e9a141b977402d661987b [false] [Pipeline] sh 08:30:07 + git log --format=format:%s -1 89b91fb00ea030afb36e9a141b977402d661987b [Pipeline] echo 08:30:07 ========================================================= 08:30:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:07 + grep -v github /etc/ssh/ssh_known_hosts 08:30:07 + [ -e /tmp/ssh_known_hosts ] 08:30:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:07 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:07 08:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:08 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:08 b85a868b505f: Pulling fs layer 08:30:08 e2be974225ed: Pulling fs layer 08:30:08 339a4e72a1f5: Pulling fs layer 08:30:08 988bab9f4d93: Pulling fs layer 08:30:08 1469e6f7b9e6: Pulling fs layer 08:30:08 eaf3925da568: Pulling fs layer 08:30:08 bab4dde63d76: Pulling fs layer 08:30:08 988bab9f4d93: Waiting 08:30:08 1469e6f7b9e6: Waiting 08:30:08 bde34c3a00c8: Pulling fs layer 08:30:08 eaf3925da568: Waiting 08:30:08 b352a97aabf1: Pulling fs layer 08:30:08 4872d77fe225: Pulling fs layer 08:30:08 5851b861e8e6: Pulling fs layer 08:30:08 b352a97aabf1: Waiting 08:30:08 4872d77fe225: Waiting 08:30:08 e2be974225ed: Verifying Checksum 08:30:08 e2be974225ed: Download complete 08:30:08 988bab9f4d93: Download complete 08:30:08 1469e6f7b9e6: Verifying Checksum 08:30:08 1469e6f7b9e6: Download complete 08:30:08 339a4e72a1f5: Verifying Checksum 08:30:08 339a4e72a1f5: Download complete 08:30:08 eaf3925da568: Verifying Checksum 08:30:08 eaf3925da568: Download complete 08:30:08 bde34c3a00c8: Verifying Checksum 08:30:08 bde34c3a00c8: Download complete 08:30:08 b352a97aabf1: Download complete 08:30:08 4872d77fe225: Verifying Checksum 08:30:08 4872d77fe225: Download complete 08:30:08 5851b861e8e6: Verifying Checksum 08:30:08 5851b861e8e6: Download complete 08:30:08 b85a868b505f: Verifying Checksum 08:30:08 b85a868b505f: Download complete 08:30:08 bab4dde63d76: Verifying Checksum 08:30:08 bab4dde63d76: Download complete 08:30:09 b85a868b505f: Pull complete 08:30:09 e2be974225ed: Pull complete 08:30:10 339a4e72a1f5: Pull complete 08:30:10 988bab9f4d93: Pull complete 08:30:10 1469e6f7b9e6: Pull complete 08:30:11 eaf3925da568: Pull complete 08:30:13 bab4dde63d76: Pull complete 08:30:13 bde34c3a00c8: Pull complete 08:30:13 b352a97aabf1: Pull complete 08:30:14 4872d77fe225: Pull complete 08:30:14 5851b861e8e6: Pull complete 08:30:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:14 prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container 08:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:22 $ docker top 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 -eo pid,comm 08:30:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:22 [ssh-agent] Looking for ssh-agent implementation... 08:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:22 $ docker exec 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 ssh-agent 08:30:22 SSH_AUTH_SOCK=/tmp/ssh-rufgQsVWOH8e/agent.14 08:30:22 SSH_AGENT_PID=20 08:30:22 Running ssh-add (command line suppressed) 08:30:22 Identity added: /w/workspace/edgex-go/10@tmp/private_key_554942948092525067.key (/w/workspace/edgex-go/10@tmp/private_key_554942948092525067.key) 08:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:22 + git tag --points-at HEAD [Pipeline] } 08:30:22 $ docker exec --env ******** --env ******** 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 ssh-agent -k 08:30:22 unset SSH_AUTH_SOCK; 08:30:22 unset SSH_AGENT_PID; 08:30:22 echo Agent pid 20 killed; 08:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:23 [ssh-agent] Looking for ssh-agent implementation... 08:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:23 $ docker exec 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 ssh-agent 08:30:23 SSH_AUTH_SOCK=/tmp/ssh-9ipnsVn9OLIE/agent.70 08:30:23 SSH_AGENT_PID=76 08:30:23 Running ssh-add (command line suppressed) 08:30:23 Identity added: /w/workspace/edgex-go/10@tmp/private_key_7418992988730147603.key (/w/workspace/edgex-go/10@tmp/private_key_7418992988730147603.key) 08:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:23 + git semver init 08:30:23 2023-05-25 08:30:23,823 [run_init] DEBUG init version:0.0.0 force:False 08:30:23 2023-05-25 08:30:23,824 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver 08:30:23 2023-05-25 08:30:23,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver 08:30:23 2023-05-25 08:30:23,825 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) 08:30:30 2023-05-25 08:30:29,699 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude 08:30:30 2023-05-25 08:30:29,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4563 with force:False 08:30:30 2023-05-25 08:30:29,700 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4563 08:30:30 2023-05-25 08:30:29,704 [execute] INFO git cat-file --batch-check 08:30:30 2023-05-25 08:30:29,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 08:30:30 2023-05-25 08:30:29,712 [execute] INFO git cat-file --batch 08:30:30 2023-05-25 08:30:29,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 08:30:30 2023-05-25 08:30:29,720 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4563 08:30:30 0.0.0 [Pipeline] } 08:30:30 $ docker exec --env ******** --env ******** 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 ssh-agent -k 08:30:30 unset SSH_AUTH_SOCK; 08:30:30 unset SSH_AGENT_PID; 08:30:30 echo Agent pid 76 killed; 08:30:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:30 + git semver [Pipeline] } 08:30:31 $ docker stop --time=1 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 08:30:33 $ docker rm -f --volumes 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:33 Stashed 1 file(s) [Pipeline] echo 08:30:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:34 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 08:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:34 ========================================================= 08:30:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:34 f56be85fc22e: Pulling fs layer 08:30:34 85791d961cd3: Pulling fs layer 08:30:34 d694b5ae8c79: Pulling fs layer 08:30:34 9f32a84ed3da: Pulling fs layer 08:30:34 4d19c01a9841: Pulling fs layer 08:30:34 9325e15d5711: Pulling fs layer 08:30:34 556b6ee489ea: Pulling fs layer 08:30:34 c5a4b2cf53e6: Pulling fs layer 08:30:34 4d19c01a9841: Waiting 08:30:34 9325e15d5711: Waiting 08:30:34 556b6ee489ea: Waiting 08:30:34 9f32a84ed3da: Waiting 08:30:34 c5a4b2cf53e6: Waiting 08:30:34 85791d961cd3: Verifying Checksum 08:30:34 85791d961cd3: Download complete 08:30:34 9f32a84ed3da: Verifying Checksum 08:30:34 9f32a84ed3da: Download complete 08:30:34 4d19c01a9841: Verifying Checksum 08:30:34 4d19c01a9841: Download complete 08:30:34 f56be85fc22e: Download complete 08:30:34 9325e15d5711: Verifying Checksum 08:30:34 9325e15d5711: Download complete 08:30:34 f56be85fc22e: Pull complete 08:30:35 c5a4b2cf53e6: Verifying Checksum 08:30:35 c5a4b2cf53e6: Download complete 08:30:35 d694b5ae8c79: Verifying Checksum 08:30:35 d694b5ae8c79: Download complete 08:30:35 85791d961cd3: Pull complete 08:30:35 556b6ee489ea: Verifying Checksum 08:30:35 556b6ee489ea: Download complete 08:30:39 d694b5ae8c79: Pull complete 08:30:39 9f32a84ed3da: Pull complete 08:30:39 4d19c01a9841: Pull complete 08:30:39 9325e15d5711: Pull complete 08:30:42 556b6ee489ea: Pull complete 08:30:43 c5a4b2cf53e6: Pull complete 08:30:43 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:43 WORKDIR /edgex 08:30:43 COPY go.mod . 08:30:43 RUN go mod download 08:30:43 + docker build -t ci-base-image-x86_64 -f - . 08:30:44 Sending build context to Docker daemon 170.7MB 08:30:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:44 ---> c4be618373d6 08:30:44 Step 2/4 : WORKDIR /edgex 08:30:48 Still waiting to schedule task 08:30:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:54 ---> Running in 3685145fcc55 08:30:54 Removing intermediate container 3685145fcc55 08:30:54 ---> 40764c10b222 08:30:54 Step 3/4 : COPY go.mod . 08:30:54 ---> 90ccffb6f840 08:30:54 Step 4/4 : RUN go mod download 08:30:54 ---> Running in 22aeed9ace86 08:31:09 Removing intermediate container 22aeed9ace86 08:31:09 ---> 2c370a044423 08:31:09 Successfully built 2c370a044423 08:31:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:09 + docker inspect -f . ci-base-image-x86_64 08:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:09 prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container 08:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:10 $ docker top 301cf0fd34a5465e719f3ae3e2844dbfb3d628b9e6a8ce69db376e465b180c02 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:10 + go version 08:31:10 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:10 $ docker stop --time=1 301cf0fd34a5465e719f3ae3e2844dbfb3d628b9e6a8ce69db376e465b180c02 08:31:11 $ docker rm -f --volumes 301cf0fd34a5465e719f3ae3e2844dbfb3d628b9e6a8ce69db376e465b180c02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:12 + docker inspect -f . ci-base-image-x86_64 08:31:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:12 prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container 08:31:12 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:12 $ docker top ae085a23e35d0720deb9f672cffaedc2254131719f88600269c6e53042da5994 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:12 ========================================================= 08:31:12 [edgeXBuildGoParallel] Running Tests and Build... 08:31:12 ========================================================= [Pipeline] sh 08:31:13 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 08:31:13 + make test 08:31:13 go test -race -coverprofile=coverage.out ./... 08:31:21 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.699s coverage: 88.5% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 42.9% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.106s coverage: 81.8% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.078s coverage: 97.7% of statements 08:32:12 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:12 running golangci-lint 08:32:12 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:12 go version go1.20.2 linux/amd64 08:32:12 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:12 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:26 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 14.672026742s" 08:32:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.009562ms" 08:32:33 level=info msg="[linters_context/goanalysis] analyzers took 48.210828592s with top 10 stages: buildir: 26.261817253s, fact_deprecated: 1.767312884s, inspect: 1.71082003s, printf: 1.423929885s, ctrlflow: 1.226153209s, gosec: 1.141938516s, nilness: 893.376847ms, S1038: 694.045159ms, fact_purity: 528.303439ms, unused: 423.845908ms" 08:32:33 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:33 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, exclude-rules: 23/203, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, autogenerated_exclude: 203/203, cgo: 203/203, exclude: 203/203, nolint: 0/23" 08:32:33 level=info msg="[runner] processing took 17.839176ms with stages: nolint: 7.966468ms, identifier_marker: 4.825321ms, exclude-rules: 1.687576ms, autogenerated_exclude: 1.352609ms, path_prettifier: 1.289027ms, skip_dirs: 673.754µs, cgo: 27.101µs, filename_unadjuster: 14.13µs, max_same_issues: 580ns, skip_files: 400ns, uniq_by_line: 370ns, source_code: 280ns, diff: 270ns, exclude: 260ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:32:33 level=info msg="[runner] linters took 6.469288546s with stages: goanalysis_metalinter: 6.451368759s" 08:32:33 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:33 level=info msg="Memory: 213 samples, avg is 168.3MB, max is 773.8MB" 08:32:33 level=info msg="Execution took 21.189453325s" 08:32:33 go vet ./... 08:32:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:37 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:38 + ls -al . 08:32:38 total 704 08:32:38 drwxrwxr-x 11 1001 1001 4096 May 25 08:31 . 08:32:38 drwxr-xr-x 4 root root 4096 May 25 08:31 .. 08:32:38 drwxrwxr-x 2 1001 1001 4096 May 25 08:29 .blubracket 08:32:38 -rw-rw-r-- 1 1001 1001 16 May 25 08:29 .dockerignore 08:32:38 drwxrwxr-x 8 1001 1001 4096 May 25 08:30 .git 08:32:38 drwxrwxr-x 3 1001 1001 4096 May 25 08:29 .github 08:32:38 -rw-rw-r-- 1 1001 1001 1133 May 25 08:29 .gitignore 08:32:38 -rw-rw-r-- 1 1001 1001 42 May 25 08:29 .golangci.yml 08:32:38 -rw-rw-r-- 1 1001 1001 87 May 25 08:29 .hadolint.yml 08:32:38 drwxr-xr-x 3 1001 1001 4096 May 25 08:30 .semver 08:32:38 -rw-rw-r-- 1 1001 1001 166 May 25 08:29 .sonarcloud.properties 08:32:38 -rw-rw-r-- 1 1001 1001 1171 May 25 08:29 ADOPTERS.md 08:32:38 -rw-rw-r-- 1 1001 1001 10835 May 25 08:29 Attribution.txt 08:32:38 -rw-rw-r-- 1 1001 1001 73765 May 25 08:29 CHANGELOG.md 08:32:38 -rw-rw-r-- 1 1001 1001 3804 May 25 08:29 CONTRIBUTING.md 08:32:38 -rw-rw-r-- 1 1001 1001 677 May 25 08:29 GOVERNANCE.md 08:32:38 -rw-rw-r-- 1 1001 1001 883 May 25 08:29 Jenkinsfile 08:32:38 -rw-rw-r-- 1 1001 1001 10775 May 25 08:29 LICENSE 08:32:38 -rw-rw-r-- 1 1001 1001 14368 May 25 08:29 Makefile 08:32:38 -rw-rw-r-- 1 1001 1001 582 May 25 08:29 OWNERS.md 08:32:38 -rw-rw-r-- 1 1001 1001 9902 May 25 08:29 README.md 08:32:38 -rw-rw-r-- 1 1001 1001 789 May 25 08:29 SECURITY.md 08:32:38 -rw-rw-r-- 1 1001 1001 5 May 25 08:30 VERSION 08:32:38 drwxrwxr-x 2 1001 1001 4096 May 25 08:29 bin 08:32:38 drwxrwxr-x 18 1001 1001 4096 May 25 08:29 cmd 08:32:38 -rw-r--r-- 1 root root 447731 May 25 08:32 coverage.out 08:32:38 -rw-rw-r-- 1 1001 1001 3160 May 25 08:29 go.mod 08:32:38 -rw-rw-r-- 1 1001 1001 30960 May 25 08:29 go.sum 08:32:38 drwxrwxr-x 7 1001 1001 4096 May 25 08:29 internal 08:32:38 drwxrwxr-x 3 1001 1001 4096 May 25 08:29 openapi 08:32:38 -rw-rw-r-- 1 1001 1001 594 May 25 08:29 security.txt 08:32:38 drwxrwxr-x 4 1001 1001 4096 May 25 08:29 snap 08:32:38 -rw-rw-r-- 1 1001 1001 204 May 25 08:29 version.go [Pipeline] sh 08:32:38 + '[' -e coverage.out ] 08:32:38 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:38 Stashed 1 file(s) [Pipeline] sh 08:32:38 + make build 08:32:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:07 $ docker stop --time=1 ae085a23e35d0720deb9f672cffaedc2254131719f88600269c6e53042da5994 08:33:11 $ docker rm -f --volumes ae085a23e35d0720deb9f672cffaedc2254131719f88600269c6e53042da5994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:12 08:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:12 latest: Pulling from edgex-devops/edgex-compose 08:33:12 cbdbe7a5bc2a: Pulling fs layer 08:33:12 ca9280d653b3: Pulling fs layer 08:33:12 7e9c9ca2126c: Pulling fs layer 08:33:12 cbdbe7a5bc2a: Verifying Checksum 08:33:13 cbdbe7a5bc2a: Pull complete 08:33:13 ca9280d653b3: Verifying Checksum 08:33:13 ca9280d653b3: Download complete 08:33:13 7e9c9ca2126c: Verifying Checksum 08:33:13 7e9c9ca2126c: Download complete 08:33:13 ca9280d653b3: Pull complete 08:33:17 7e9c9ca2126c: Pull complete 08:33:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:17 prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container 08:33:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16950 in /w/workspace/edgexfoundry_edgex-go_PR-4563 08:33:20 $ docker top cbf34ccd40e9164c2bc304d9f23e8cc8191075757df5ce29f7ef970c08838a62 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 08:33:20 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 08:33:20 The recommended git tool is: git 08:33:20 + + docker-composegrep build parallel --help 08:33:20 08:33:20 --parallel Build images in parallel. [Pipeline] } 08:33:20 $ docker stop --time=1 cbf34ccd40e9164c2bc304d9f23e8cc8191075757df5ce29f7ef970c08838a62 08:33:22 $ docker rm -f --volumes cbf34ccd40e9164c2bc304d9f23e8cc8191075757df5ce29f7ef970c08838a62 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:22 prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container 08:33:22 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:23 $ docker top 7a65f36dee397d461535829c6c12f01225b96165ea7e6f6a4e8d998a11fe4825 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:23 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:24 Building core-command ... 08:33:24 Building core-common-config-bootstrapper ... 08:33:24 Building core-data ... 08:33:24 Building core-metadata ... 08:33:24 Building security-bootstrapper ... 08:33:24 Building security-proxy-auth ... 08:33:24 Building security-proxy-setup ... 08:33:24 Building security-secretstore-setup ... 08:33:24 Building security-spiffe-token-provider ... 08:33:24 Building security-spire-agent ... 08:33:24 Building security-spire-config ... 08:33:24 Building security-spire-server ... 08:33:24 Building support-notifications ... 08:33:24 Building support-scheduler ... 08:33:24 Building security-bootstrapper 08:33:24 Building core-data 08:33:24 Building security-proxy-auth 08:33:24 Building support-scheduler 08:33:24 Building core-common-config-bootstrapper 08:33:32 using credential edgex-jenkins-ssh 08:33:32 Cloning the remote Git repository 08:33:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:32 > git init /w/workspace/edgex-go/10 # timeout=10 08:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:34 ---> 2c370a044423 08:33:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:34 ---> 2c370a044423 08:33:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:34 ---> 2c370a044423 08:33:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:34 ---> 2c370a044423 08:33:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:34 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:34 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:33:34 ---> 2c370a044423 08:33:34 Step 3/33 : WORKDIR /edgex-go 08:33:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:33 > git --version # timeout=10 08:33:33 > git --version # 'git version 2.25.1' 08:33:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:48 ---> Running in 6fa0f2d9d612 08:33:48 ---> Running in 1cbb2b36371d 08:33:48 ---> Running in 003ddb40482e 08:33:48 ---> Running in 7ad2d2b6d948 08:33:48 ---> Running in 3a8bd459b700 08:33:48 Removing intermediate container 6fa0f2d9d612 08:33:48 ---> 2ea6b0522d80 08:33:48 Step 4/23 : WORKDIR /edgex-go 08:33:48 Removing intermediate container 7ad2d2b6d948 08:33:48 ---> c51fc36ac6ca 08:33:48 Step 4/23 : WORKDIR /edgex-go 08:33:48 Removing intermediate container 003ddb40482e 08:33:48 ---> fef7143ea014 08:33:48 Step 4/23 : WORKDIR /edgex-go 08:33:48 Removing intermediate container 1cbb2b36371d 08:33:48 ---> 107efaec97e0 08:33:48 Step 4/23 : WORKDIR /edgex-go 08:33:48 Removing intermediate container 3a8bd459b700 08:33:48 ---> e03fe780113a 08:33:48 Step 4/33 : RUN apk add --update --no-cache make git 08:33:48 ---> Running in b2cdce5d3844 08:33:48 ---> Running in 7fe177adc440 08:33:48 ---> Running in 594b82829e7d 08:33:48 ---> Running in c8b5c6ff2962 08:33:48 ---> Running in 0cce304975ac 08:33:48 Removing intermediate container c8b5c6ff2962 08:33:48 ---> 2b81a1962eb2 08:33:48 Step 5/23 : RUN apk add --update --no-cache make git 08:33:48 Removing intermediate container 7fe177adc440 08:33:48 ---> b38ba3e5cb74 08:33:48 Removing intermediate container 594b82829e7d 08:33:48 ---> 8ac0179acf7a 08:33:48 Step 5/23 : RUN apk add --update --no-cache make git 08:33:48 Step 5/23 : RUN apk add --update --no-cache make git 08:33:48 Removing intermediate container b2cdce5d3844 08:33:48 ---> 4fe99095f5f7 08:33:48 Step 5/23 : RUN apk add --update --no-cache make git 08:33:48 ---> Running in b53b877111e0 08:33:48 ---> Running in b0e353794249 08:33:48 ---> Running in 3061cb6ef33c 08:33:48 ---> Running in 292c60792660 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:48 OK: 265 MiB in 53 packages 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:48 OK: 265 MiB in 53 packages 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:48 Removing intermediate container 0cce304975ac 08:33:48 ---> 0c066177a424 08:33:48 Step 5/33 : COPY go.mod vendor* ./ 08:33:48 OK: 265 MiB in 53 packages 08:33:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:48 ---> be79338d3ca1 08:33:48 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 ---> Running in 56fefea38480 08:33:48 OK: 265 MiB in 53 packages 08:33:48 Removing intermediate container b0e353794249 08:33:48 ---> 82bd8f7e2ce4 08:33:48 Step 6/23 : COPY go.mod vendor* ./ 08:33:48 OK: 265 MiB in 53 packages 08:33:48 Removing intermediate container b53b877111e0 08:33:48 ---> a4593ec25e8b 08:33:48 Step 6/23 : COPY go.mod vendor* ./ 08:33:48 ---> 2cd595a01b7a 08:33:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 ---> Running in b7afc1128593 08:33:48 ---> f2a1d12e8a4c 08:33:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 ---> Running in 36b74fedbb65 08:33:48 Removing intermediate container 292c60792660 08:33:48 ---> e2bf91692e4c 08:33:48 Step 6/23 : COPY go.mod vendor* ./ 08:33:49 ---> f7c4580ad9e6 08:33:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:49 ---> Running in 70415be4a867 08:33:49 Removing intermediate container 3061cb6ef33c 08:33:49 ---> d6b767549834 08:33:49 Step 6/23 : COPY go.mod vendor* ./ 08:33:49 ---> 9ba5ddd49a03 08:33:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:49 ---> Running in 2474c5922d0f 08:33:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:53 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 08:33:54 Merge succeeded, producing b1bb09886c8d458ed1ac936744dff8c0edc13237 08:33:54 Checking out Revision b1bb09886c8d458ed1ac936744dff8c0edc13237 (PR-4563) 08:33:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:53 > git config core.sparsecheckout # timeout=10 08:33:53 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 08:33:54 > git remote # timeout=10 08:33:54 > git config --get remote.origin.url # timeout=10 08:33:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:54 > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 08:33:54 > git rev-parse HEAD^{commit} # timeout=10 08:33:54 > git config core.sparsecheckout # timeout=10 08:33:54 > git checkout -f b1bb09886c8d458ed1ac936744dff8c0edc13237 # timeout=10 08:33:57 Commit message: "Merge commit 'cc406b27680b88a4cbaad5b59c6f9b2898413f21' into HEAD" 08:33:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:58 Dload Upload Total Spent Left Speed 08:33:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 08:33:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:59 + sudo tee /etc/docker/daemon.new 08:33:59 { 08:33:59 "registry-mirrors": [ 08:33:59 "https://nexus3.edgexfoundry.org:10001" 08:33:59 ], 08:33:59 "bip": "10.250.0.254/24", 08:33:59 "hosts": [ 08:33:59 "tcp://0.0.0.0:5555", 08:33:59 "unix:///var/run/docker.sock" 08:33:59 ], 08:33:59 "mtu": 1458, 08:33:59 "selinux-enabled": true, 08:33:59 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:59 } [Pipeline] sh 08:34:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:57 > git rev-list --no-walk 32369076ea85eef36eeee510d4a824bc2eef44f8 # timeout=10 08:34:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:18 provisioning config files... 08:34:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config15358362159456654860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:19 ---> docker-login.sh 08:34:19 nexus3.edgexfoundry.org:10001 08:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:19 Configure a credential helper to remove this warning. See 08:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:19 08:34:19 Login Succeeded 08:34:19 nexus3.edgexfoundry.org:10002 08:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:20 Configure a credential helper to remove this warning. See 08:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:20 08:34:20 Login Succeeded 08:34:20 nexus3.edgexfoundry.org:10003 08:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:20 Configure a credential helper to remove this warning. See 08:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:20 08:34:20 Login Succeeded 08:34:20 nexus3.edgexfoundry.org:10004 08:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:20 Configure a credential helper to remove this warning. See 08:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:20 08:34:20 Login Succeeded 08:34:20 docker.io 08:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:21 Configure a credential helper to remove this warning. See 08:34:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:21 08:34:21 Login Succeeded 08:34:21 ---> docker-login.sh ends [Pipeline] } 08:34:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:22 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 08:34:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:22 ========================================================= 08:34:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:22 c41833b44d91: Pulling fs layer 08:34:22 ed15518f5707: Pulling fs layer 08:34:22 feae8fd75edb: Pulling fs layer 08:34:22 242c74f7c9fa: Pulling fs layer 08:34:22 3cdef696dda3: Pulling fs layer 08:34:22 2ced38df9373: Pulling fs layer 08:34:22 58f1dce35555: Pulling fs layer 08:34:22 3cdef696dda3: Waiting 08:34:22 2ced38df9373: Waiting 08:34:22 58f1dce35555: Waiting 08:34:22 242c74f7c9fa: Waiting 08:34:22 ed15518f5707: Verifying Checksum 08:34:22 ed15518f5707: Download complete 08:34:22 242c74f7c9fa: Verifying Checksum 08:34:22 242c74f7c9fa: Download complete 08:34:22 3cdef696dda3: Download complete 08:34:22 c41833b44d91: Verifying Checksum 08:34:22 c41833b44d91: Download complete 08:34:24 58f1dce35555: Verifying Checksum 08:34:24 58f1dce35555: Download complete 08:34:24 c41833b44d91: Pull complete 08:34:25 ed15518f5707: Pull complete 08:34:25 feae8fd75edb: Verifying Checksum 08:34:25 feae8fd75edb: Download complete 08:34:25 2ced38df9373: Verifying Checksum 08:34:25 2ced38df9373: Download complete 08:34:37 feae8fd75edb: Pull complete 08:34:37 242c74f7c9fa: Pull complete 08:34:37 3cdef696dda3: Pull complete 08:34:44 2ced38df9373: Pull complete 08:34:46 58f1dce35555: Pull complete 08:34:46 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:46 WORKDIR /edgex 08:34:46 COPY go.mod . 08:34:46 RUN go mod download 08:34:46 + docker build -t ci-base-image-arm64 -f - . 08:34:47 Sending build context to Docker daemon 2.928MB 08:34:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:47 ---> fadd8f120f05 08:34:47 Step 2/4 : WORKDIR /edgex 08:34:49 ---> Running in 0535c5a597d0 08:34:49 Removing intermediate container 0535c5a597d0 08:34:49 ---> 7053dde7ca4b 08:34:49 Step 3/4 : COPY go.mod . 08:34:49 ---> 9080113dc1b3 08:34:49 Step 4/4 : RUN go mod download 08:34:52 ---> Running in 4606ebd846d8 08:34:57 Removing intermediate container b7afc1128593 08:34:57 ---> 755c6fc51583 08:34:57 Step 8/23 : COPY . . 08:34:57 Removing intermediate container 70415be4a867 08:34:57 ---> b7da4df1a0cc 08:34:57 Step 8/23 : COPY . . 08:34:57 Removing intermediate container 2474c5922d0f 08:34:57 ---> 30f97fe33e46 08:34:57 Step 8/23 : COPY . . 08:34:57 Removing intermediate container 56fefea38480 08:34:57 ---> c0a5d6394aed 08:34:57 Step 7/33 : COPY . . 08:34:57 Removing intermediate container 36b74fedbb65 08:34:57 ---> 84bf0098feb2 08:34:57 Step 8/23 : COPY . . 08:35:19 ---> e5171647d682 08:35:19 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:19 ---> 0bfb69cdd5b8 08:35:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:35:19 ---> 154ccb11bc4f 08:35:19 ---> ab106c150e4f 08:35:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ---> 3fae1348b959 08:35:19 08:35:19 08:35:19 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:35:19 ---> Running in e73f14ffc231 08:35:19 ---> Running in 42d9f83325d8 08:35:19 ---> Running in dd856b997ec4 08:35:19 ---> Running in fe6783461a6e 08:35:19 ---> Running in 591259bf3517 08:35:19 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:24 Removing intermediate container 4606ebd846d8 08:35:24 ---> 0e0687254e60 08:35:24 Successfully built 0e0687254e60 08:35:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:24 + docker inspect -f . ci-base-image-arm64 08:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:25 prd-ubuntu20.04-docker-arm64-4c-16g-16950 does not seem to be running inside a container 08:35:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:26 $ docker top 825fe8f704c271d45e9901ecca9344abf854ddf51ea1bd00357438ce5e2b98da -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:27 + go version 08:35:27 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:27 $ docker stop --time=1 825fe8f704c271d45e9901ecca9344abf854ddf51ea1bd00357438ce5e2b98da 08:35:28 $ docker rm -f --volumes 825fe8f704c271d45e9901ecca9344abf854ddf51ea1bd00357438ce5e2b98da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:29 + docker inspect -f . ci-base-image-arm64 08:35:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:29 prd-ubuntu20.04-docker-arm64-4c-16g-16950 does not seem to be running inside a container 08:35:29 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:30 $ docker top 3669aad9a9a72f613813265850d4bc7bc4d7ba4190f22dcc9a4a8a86f987302d -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:31 ========================================================= 08:35:31 [edgeXBuildGoParallel] Running Tests and Build... 08:35:31 ========================================================= [Pipeline] sh 08:35:31 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 08:35:32 + make test 08:35:32 go test -race -coverprofile=coverage.out ./... 08:36:16 Removing intermediate container 591259bf3517 08:36:16 Removing intermediate container fe6783461a6e 08:36:16 ---> a9adad51ffc9 08:36:16 ---> 3dece76405ec 08:36:16 08:36:16 08:36:16 Step 10/23 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 08:36:16 08:36:16 Removing intermediate container e73f14ffc231 08:36:16 ---> 3aafa4ec9bd7 08:36:16 08:36:16 Step 10/23 : FROM alpine:3.17 08:36:16 Removing intermediate container dd856b997ec4 08:36:16 ---> 7ddfe08004bf 08:36:16 08:36:16 Step 9/33 : FROM alpine:3.17 08:36:16 Removing intermediate container 42d9f83325d8 08:36:16 ---> 15b945e6353a 08:36:16 08:36:16 Step 10/23 : FROM alpine:3.17 08:36:16 3.17: Pulling from library/alpine 08:36:16 3.17: Pulling from library/alpine 08:36:16 3.17: Pulling from library/alpine 08:36:16 3.17: Pulling from library/alpine 08:36:16 3.17: Pulling from library/alpine 08:36:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:36:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:36:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:36:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:36:16 Status: Image is up to date for alpine:3.17 08:36:16 Status: Downloaded newer image for alpine:3.17 08:36:16 Status: Downloaded newer image for alpine:3.17 08:36:16 Status: Downloaded newer image for alpine:3.17 08:36:16 ---> 9ed4aefc74f6 08:36:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:16 ---> 9ed4aefc74f6 08:36:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:16 ---> 9ed4aefc74f6 08:36:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:36:16 Status: Image is up to date for alpine:3.17 08:36:16 ---> 9ed4aefc74f6 08:36:16 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:16 ---> 9ed4aefc74f6 08:36:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:16 ---> Running in 46b1cef84189 08:36:16 ---> Running in feeeca1cb3b2 08:36:16 ---> Running in 1167aaad314c 08:36:16 ---> Running in c14e34cde285 08:36:16 ---> Running in 01a54d4762f5 08:36:16 Removing intermediate container feeeca1cb3b2 08:36:16 ---> 8cab00f65802 08:36:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:16 Removing intermediate container 46b1cef84189 08:36:16 ---> 5e172e588c53 08:36:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:16 Removing intermediate container c14e34cde285 08:36:16 ---> e9fd33839965 08:36:16 Step 12/23 : ENV APP_PORT=59880 08:36:16 Removing intermediate container 1167aaad314c 08:36:16 ---> 804e49f0ce58 08:36:16 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:36:16 ---> Running in 8d2cc2410fce 08:36:16 ---> Running in 22f45d546b7c 08:36:16 ---> Running in b0da7480ea42 08:36:16 ---> Running in 0452b16f80a5 08:36:16 Removing intermediate container b0da7480ea42 08:36:16 ---> fa81100cdede 08:36:16 Step 13/23 : EXPOSE $APP_PORT 08:36:16 ---> Running in 427a23e30ee0 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 Removing intermediate container 427a23e30ee0 08:36:16 ---> 4a9406501364 08:36:16 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:36:16 ---> Running in eafb4bee62bb 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 (1/1) Installing dumb-init (1.2.5-r2) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 OK: 7 MiB in 16 packages 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 (1/1) Installing dumb-init (1.2.5-r2) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 OK: 7 MiB in 16 packages 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:16 (1/1) Installing dumb-init (1.2.5-r2) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 OK: 7 MiB in 16 packages 08:36:16 Removing intermediate container 01a54d4762f5 08:36:16 ---> c6f7be1d3331 08:36:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:16 ---> Running in 006587cc7d7a 08:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:16 Removing intermediate container 006587cc7d7a 08:36:16 ---> feec2138f48f 08:36:16 Step 13/23 : ENV APP_PORT=59861 08:36:16 (1/2) Installing dumb-init (1.2.5-r2) 08:36:16 (2/2) Installing su-exec (0.2-r2) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 OK: 7 MiB in 17 packages 08:36:16 ---> Running in b2a786ce8e59 08:36:16 Removing intermediate container 8d2cc2410fce 08:36:16 ---> 5ca2e85a7afe 08:36:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 Removing intermediate container b2a786ce8e59 08:36:16 ---> 3ebb4f113077 08:36:16 Step 14/23 : EXPOSE $APP_PORT 08:36:16 ---> Running in 59a381e17fae 08:36:16 (1/1) Installing dumb-init (1.2.5-r2) 08:36:16 Executing busybox-1.35.0-r29.trigger 08:36:16 OK: 7 MiB in 16 packages 08:36:16 ---> ca35567a3b7e 08:36:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:16 Removing intermediate container 59a381e17fae 08:36:16 ---> 5598afabbde5 08:36:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 Removing intermediate container 22f45d546b7c 08:36:16 ---> 5f5b309012f8 08:36:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 ---> 3074b3324574 08:36:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:16 ---> 8ee80d7496c4 08:36:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:16 Removing intermediate container 0452b16f80a5 08:36:16 ---> fca2c65e5e88 08:36:16 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:36:16 ---> Running in 7581bf4250e3 08:36:16 Removing intermediate container 7581bf4250e3 08:36:16 ---> a20ccce5d619 08:36:16 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:16 ---> 7d1abb0d457b 08:36:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:16 Removing intermediate container eafb4bee62bb 08:36:16 ---> 091e7329ade2 08:36:16 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 ---> 71d170d456e5 08:36:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:16 ---> Running in 2d37cc3edcb1 08:36:16 ---> 7bc0be91e283 08:36:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:16 Removing intermediate container 2d37cc3edcb1 08:36:16 ---> 95a371d1ce52 08:36:16 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:16 ---> e7adc0976d45 08:36:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:17 ---> Running in bc5e78a3af25 08:36:17 ---> 129e40b3ae2e 08:36:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:17 ---> c13d78e013c3 08:36:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:17 ---> 99dc07b05fc5 08:36:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:17 ---> 283509524aae 08:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:17 Removing intermediate container bc5e78a3af25 08:36:17 ---> b3dd490b797c 08:36:17 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:17 ---> Running in e707cfed0cb0 08:36:18 ---> 922d83cc16cf 08:36:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:36:18 ---> e4dc42ac35a1 08:36:18 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:18 ---> Running in 53e074bccda6 08:36:18 ---> Running in d3630bc7a83b 08:36:18 Removing intermediate container e707cfed0cb0 08:36:18 ---> c96cb1133fde 08:36:18 ---> 601319713163 08:36:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yamlStep 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml ---> 2d9adc2b6479 08:36:18 08:36:18 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:18 08:36:18 ---> Running in 74f68a49cf03 08:36:18 Removing intermediate container d3630bc7a83b 08:36:18 ---> fb36f89b50a8 08:36:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:18 ---> Running in bd9701aa8197 08:36:18 ---> 04044c90bf49 08:36:18 Step 19/23 : ENTRYPOINT ["/core-data"] 08:36:18 ---> Running in 5fb59dfdba0e 08:36:18 ---> bd56ffb4cbb5 08:36:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:18 Removing intermediate container bd9701aa8197 08:36:18 ---> 8a88867ec024 08:36:18 Step 21/23 : LABEL arch=x86_64 08:36:18 ---> Running in 24d7c53eb213 08:36:18 Removing intermediate container 5fb59dfdba0e 08:36:18 ---> ed5e5c1ba72e 08:36:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:18 ---> Running in f14f5b84550a 08:36:18 Removing intermediate container 24d7c53eb213 08:36:18 ---> d9058d1dacdf 08:36:18 Step 22/23 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:36:18 ---> Running in 54ed16122fae 08:36:18 ---> b832c102dbaf 08:36:18 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:18 Removing intermediate container f14f5b84550a 08:36:18 ---> 73f462080f50 08:36:18 Step 21/23 : LABEL arch=x86_64 08:36:18 ---> Running in eff28386aa71 08:36:18 ---> Running in 7609606eb189 08:36:18 Removing intermediate container 54ed16122fae 08:36:18 ---> a0064405c143 08:36:18 Step 23/23 : LABEL version=0.0.0 08:36:18 ---> Running in b60dc7c095d8 08:36:18 Removing intermediate container 7609606eb189 08:36:18 ---> 2ca191bf5a4e 08:36:18 Step 22/23 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:36:19 ---> Running in 516a2dfa0cf9 08:36:19 Removing intermediate container b60dc7c095d8 08:36:19 ---> 9eb6f2926bf2 08:36:19 08:36:19 Successfully built 9eb6f2926bf2 08:36:19 Removing intermediate container 53e074bccda6 08:36:19 ---> a8d9f4d2dee2 08:36:19 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:19 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:19 Successfully tagged support-scheduler:latest 08:36:19 Removing intermediate container 516a2dfa0cf9 08:36:19  Building support-scheduler ... done  ---> 3b4fee565b06 08:36:19 Step 23/23 : LABEL version=0.0.0 08:36:19 Building security-secretstore-setup 08:36:19 Removing intermediate container 74f68a49cf03 08:36:19 ---> 623525a08892 08:36:19 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:20 ---> Running in 7f2581f62168 08:36:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:23 ---> 2c370a044423 08:36:23 Step 3/25 : WORKDIR /edgex-go 08:36:23 ---> Using cache 08:36:23 ---> e03fe780113a 08:36:23 Step 4/25 : RUN apk add --update --no-cache make git 08:36:23 ---> Using cache 08:36:23 ---> 0c066177a424 08:36:23 Step 5/25 : COPY go.mod vendor* ./ 08:36:23 ---> Using cache 08:36:23 ---> be79338d3ca1 08:36:23 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 ---> Using cache 08:36:23 ---> c0a5d6394aed 08:36:23 Step 7/25 : COPY . . 08:36:23 ---> Using cache 08:36:23 ---> e5171647d682 08:36:23 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:27 ---> Running in 5828a3a4707b 08:36:27 ---> Running in 76eef3e4e8ec 08:36:27 ---> Running in 6fdea2b705e0 08:36:27 Removing intermediate container 7f2581f62168 08:36:27 ---> a8e5a8f64ae4 08:36:27 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:36:27 ---> Running in 59d9b2713b75 08:36:27 Removing intermediate container eff28386aa71 08:36:27 ---> b4826c122d49 08:36:27 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:27 Removing intermediate container 76eef3e4e8ec 08:36:27 ---> cce069c57545 08:36:27 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:27 Removing intermediate container 5828a3a4707b 08:36:27 ---> 1e8be5b5dcd8 08:36:27 08:36:27 Removing intermediate container 59d9b2713b75 08:36:27 ---> 484f670589e1 08:36:27 Step 21/23 : LABEL arch=x86_64 08:36:27 ---> Running in c5af2fe6fd9e 08:36:27 ---> Running in 8013c5afd63a 08:36:27 Successfully built 1e8be5b5dcd8 08:36:27 Successfully tagged core-data:latest 08:36:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:27  Building core-data ... done Building support-notifications 08:36:27 Removing intermediate container c5af2fe6fd9e 08:36:27 ---> 6d411ca59095 08:36:27 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:36:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:30 ---> 2c370a044423 08:36:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:30 ---> Using cache 08:36:30 ---> 107efaec97e0 08:36:30 Step 4/23 : WORKDIR /edgex-go 08:36:30 ---> Using cache 08:36:30 ---> 2b81a1962eb2 08:36:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:33 ---> b4133e92e0fb 08:36:33 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:33 Removing intermediate container 8013c5afd63a 08:36:33 ---> 142c507177ce 08:36:33 Step 22/23 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:36:33 ---> Running in 04e28885b1cf 08:36:33 ---> Running in 8bec7b578ad7 08:36:33 ---> Running in 34f7f67604a2 08:36:33 ---> Running in 81011bddac56 08:36:33 Removing intermediate container 04e28885b1cf 08:36:33 ---> 90c601d0562f 08:36:33 Step 21/23 : LABEL arch=x86_64 08:36:33 Removing intermediate container 81011bddac56 08:36:33 ---> d1b71ce64d54 08:36:33 Step 23/23 : LABEL version=0.0.0 08:36:33 ---> Running in 84e7eeb1d24c 08:36:33 ---> Running in db9174969a03 08:36:33 Removing intermediate container 84e7eeb1d24c 08:36:33 ---> 9f5e5e2e1816 08:36:33 Step 22/23 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:36:33 Removing intermediate container db9174969a03 08:36:33 ---> f8e272d35cd3 08:36:33 08:36:33 ---> Running in 9ecd397a64e6 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:33 Successfully built f8e272d35cd3 08:36:34 Successfully tagged core-common-config-bootstrapper:latest 08:36:34  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:34 Removing intermediate container 9ecd397a64e6 08:36:34 ---> eeef31558b33 08:36:34 Step 23/23 : LABEL version=0.0.0 08:36:34 OK: 265 MiB in 53 packages 08:36:39 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:39 ---> 2c370a044423 08:36:39 Step 3/20 : WORKDIR /edgex-go 08:36:39 ---> Using cache 08:36:39 ---> e03fe780113a 08:36:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:36:44 ---> Running in ea4fe8ccf3a7 08:36:44 ---> Running in da63733e8082 08:36:44 Removing intermediate container 8bec7b578ad7 08:36:44 ---> 09a7ee734838 08:36:44 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 Removing intermediate container ea4fe8ccf3a7 08:36:44 ---> 97ef07968819 08:36:44 08:36:44 Removing intermediate container 34f7f67604a2 08:36:44 ---> 86efd4e556ed 08:36:44 Step 6/23 : COPY go.mod vendor* ./ 08:36:44 Successfully built 97ef07968819 08:36:44 Successfully tagged security-proxy-auth:latest 08:36:44  Building security-proxy-auth ... done Building security-spire-config 08:36:44 ---> 1fc5a47be216 08:36:44 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:36:44 ---> 5ffdfac00b7c 08:36:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:45 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:45 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:45 OK: 17826 distinct packages available 08:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:45 OK: 265 MiB in 53 packages 08:36:47 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:47 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:47 ---> 2c370a044423 08:36:47 Step 3/27 : WORKDIR /edgex-go 08:36:47 ---> Using cache 08:36:47 ---> e03fe780113a 08:36:47 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:47 ---> Running in c6fd5ec6aa13 08:36:50 ---> 1b10b3bfe9d1 08:36:50 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:50 ---> Running in e1d1b321f057 08:36:50 Removing intermediate container da63733e8082 08:36:50 ---> 11aaabf94343 08:36:50 Step 5/20 : COPY go.mod vendor* ./ 08:36:51 ---> 6e801161ecd7 08:36:51 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:51 ---> 60843388a81f 08:36:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:51 ---> Running in 6fd86d2ca8c9 08:36:51 ---> 34e25eb2002f 08:36:51 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:52 ---> 105de261a23c 08:36:52 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:52 ---> 598d564273b1 08:36:52 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:52 ---> d927cc9f8efd 08:36:52 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:52 OK: 265 MiB in 53 packages 08:36:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:52 ---> 8c618e1a68b7 08:36:52 Step 28/33 : RUN chmod +x /entrypoint.sh 08:36:52 ---> Running in 33d9320b87e5 08:36:52 Removing intermediate container e1d1b321f057 08:36:52 ---> 660de2cb41e9 08:36:52 Step 5/27 : COPY go.mod vendor* ./ 08:36:53 ---> 1277bae212b6 08:36:53 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:53 ---> Running in 3277ec2e4b5c 08:36:53 Removing intermediate container 33d9320b87e5 08:36:53 ---> 03cf424554b0 08:36:53 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:36:53 ---> Running in 820bee672928 08:36:54 Removing intermediate container 820bee672928 08:36:54 ---> cb709e5c1762 08:36:54 Step 30/33 : CMD ["gate"] 08:36:54 ---> Running in 80752b84de8c 08:36:54 Removing intermediate container 80752b84de8c 08:36:54 ---> 3c632888c1c0 08:36:54 Step 31/33 : LABEL arch=x86_64 08:36:56 ---> Running in 3d8ef8c79b78 08:36:56 Removing intermediate container 6fdea2b705e0 08:36:56 ---> 8cfbad05f8bb 08:36:56 08:36:56 Step 9/25 : FROM alpine:3.17 08:36:56 ---> 9ed4aefc74f6 08:36:56 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:56 ---> Running in 9d64a700cae2 08:36:56 Removing intermediate container 3d8ef8c79b78 08:36:56 ---> 618c7d384567 08:36:56 Step 32/33 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:36:56 ---> Running in 33e9b3fa1eeb 08:36:57 Removing intermediate container 33e9b3fa1eeb 08:36:57 ---> bb4a8fd3c86d 08:36:57 Step 33/33 : LABEL version=0.0.0 08:36:57 ---> Running in f6a523f02fce 08:36:57 Removing intermediate container f6a523f02fce 08:36:57 ---> 3f97b651a573 08:36:57 08:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:57 Successfully built 3f97b651a573 08:36:57 Successfully tagged security-bootstrapper:latest 08:36:57  Building security-bootstrapper ... done Building security-proxy-setup 08:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:57 (1/3) Installing ca-certificates (20230506-r0) 08:36:57 (2/3) Installing dumb-init (1.2.5-r2) 08:36:57 (3/3) Installing su-exec (0.2-r2) 08:36:57 Executing busybox-1.35.0-r29.trigger 08:36:57 Executing ca-certificates-20230506-r0.trigger 08:36:57 OK: 8 MiB in 18 packages 08:37:00 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:00 ---> 2c370a044423 08:37:00 Step 3/22 : WORKDIR /edgex-go 08:37:00 ---> Using cache 08:37:00 ---> e03fe780113a 08:37:00 Step 4/22 : RUN apk add --update --no-cache make git 08:37:00 ---> Using cache 08:37:00 ---> 0c066177a424 08:37:00 Step 5/22 : COPY go.mod vendor* ./ 08:37:00 ---> Using cache 08:37:00 ---> be79338d3ca1 08:37:00 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:00 ---> Using cache 08:37:00 ---> c0a5d6394aed 08:37:00 Step 7/22 : COPY . . 08:37:00 ---> Using cache 08:37:00 ---> e5171647d682 08:37:00 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:37:15 ---> Running in b4bb5ef2e35f 08:37:18 Removing intermediate container 9d64a700cae2 08:37:18 ---> 736cfc21995e 08:37:18 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:37:31 ---> Running in 3fcf7a0011fc 08:37:31 Removing intermediate container 3fcf7a0011fc 08:37:31 ---> 991796941908 08:37:31 Step 12/25 : WORKDIR / 08:37:31 Removing intermediate container 6fd86d2ca8c9 08:37:31 ---> c409febf04c8 08:37:31 Step 7/20 : COPY . . 08:37:31 Removing intermediate container c6fd5ec6aa13 08:37:31 ---> 9b860233fa31 08:37:31 Step 8/23 : COPY . . 08:37:43 ---> Running in ac03baeaa7b3 08:37:47 ---> da067aca7704 08:37:47 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:47 ---> 312c2f5f6044 08:37:47 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:37:47 ---> Running in b0019d2f2f86 08:37:47 ---> Running in 2f7b7e3acd13 08:37:47 Removing intermediate container ac03baeaa7b3 08:37:47 ---> 9b3f836cf256 08:37:47 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:47 Removing intermediate container 3277ec2e4b5c 08:37:47 ---> a2a4894672f7 08:37:47 Step 7/27 : COPY . . 08:37:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:37:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:56 ---> c3052d4e4ebd 08:37:56 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:37:56 Removing intermediate container b4bb5ef2e35f 08:37:56 ---> e05ad704b5ce 08:37:56 08:37:56 Step 9/22 : FROM alpine:3.17 08:37:56 ---> 9ed4aefc74f6 08:37:56 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:37:56 ---> dd514806f6df 08:37:56 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:56 ---> Running in 4baaadea2514 08:37:56 ---> Running in 052c61c39be5 08:37:56 ---> e0f2547944e2 08:37:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:56 Removing intermediate container 052c61c39be5 08:37:56 ---> 6cf43e0c425d 08:37:56 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:56 ---> Running in 5063051c57b9 08:37:56 ---> cc8444217eb1 08:37:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:37:56 Removing intermediate container 5063051c57b9 08:37:56 ---> cb3ff1256f16 08:37:56 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:56 ---> Running in 19b5ad524740 08:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:56 Removing intermediate container 19b5ad524740 08:37:56 ---> ac14bd970bef 08:37:56 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:56 ---> Running in 525640012edf 08:37:56 ---> e9c711a7b3cf 08:37:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:56 ---> d03e506aaaf2 08:37:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:57 ---> 21e07e988366 08:37:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:57 (1/2) Installing dumb-init (1.2.5-r2) 08:37:57 (2/2) Installing openssl (3.0.8-r4) 08:37:57 Executing busybox-1.35.0-r29.trigger 08:37:57 OK: 8 MiB in 17 packages 08:37:58 ---> 28f3c6fec563 08:37:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:58 Removing intermediate container 525640012edf 08:37:58 ---> f6f4c1c62652 08:37:58 Step 12/27 : WORKDIR /edgex-go 08:37:58 ---> Running in cc71ac17b451 08:37:58 Removing intermediate container 4baaadea2514 08:37:58 ---> e385df1302ef 08:37:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:58 ---> 477a0a2374e8 08:37:58 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:58 Removing intermediate container cc71ac17b451 08:37:58 ---> 7745ca4e3336 08:37:58 08:37:58 Step 13/27 : FROM alpine:3.17 08:37:58 ---> 9ed4aefc74f6 08:37:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:58 ---> Running in 3a25381b6312 08:37:58 ---> Running in 7b3a5de52cf6 08:37:58 ---> Running in 56aa85a1d09f 08:37:58 Removing intermediate container 3a25381b6312 08:37:58 ---> 92935ac4a5a2 08:37:58 Step 12/22 : WORKDIR /edgex 08:37:59 Removing intermediate container 56aa85a1d09f 08:37:59 ---> 6f96bd78d311 08:37:59 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:59 ---> Running in 35a2e0a9a3a4 08:37:59 ---> Running in ae872f6ecae7 08:37:59 Removing intermediate container 35a2e0a9a3a4 08:37:59 ---> e139e824071d 08:37:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:00 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:00 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:00 OK: 17823 distinct packages available 08:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:00 Removing intermediate container 7b3a5de52cf6 08:38:00 ---> 302db6579e02 08:38:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:38:00 (1/4) Installing dumb-init (1.2.5-r2) 08:38:00 (2/4) Installing musl-obstack (1.2.3-r0) 08:38:00 (3/4) Installing libucontext (1.2-r0) 08:38:00 (4/4) Installing gcompat (1.1.0-r0) 08:38:00 Executing busybox-1.35.0-r29.trigger 08:38:00 ---> 857e4cb83d10 08:38:00 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:38:00 OK: 7 MiB in 19 packages 08:38:00 ---> Running in f9158c20188c 08:38:02 ---> e3d0e3257194 08:38:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:02 Removing intermediate container f9158c20188c 08:38:02 ---> 07c22fd2b593 08:38:02 Step 23/25 : LABEL arch=x86_64 08:38:02 ---> Running in 6d25a6754a92 08:38:02 Removing intermediate container ae872f6ecae7 08:38:02 ---> b70c203ec967 08:38:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:02 Removing intermediate container 6d25a6754a92 08:38:02 ---> 7529ef61bcf5 08:38:02 Step 24/25 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:38:02 ---> 002a2736a081 08:38:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:02 ---> 36e5e71d09f2 08:38:02 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:38:02 ---> Running in 99f032e36dd8 08:38:03 Removing intermediate container 99f032e36dd8 08:38:03 ---> 77807479c397 08:38:03 Step 25/25 : LABEL version=0.0.0 08:38:03 ---> Running in 06be5029ef46 08:38:05 ---> e663441175de 08:38:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:05 ---> ec5c35e9f412 08:38:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:05 Removing intermediate container 06be5029ef46 08:38:05 ---> a94d61f25983 08:38:05 08:38:05 Successfully built a94d61f25983 08:38:05 Successfully tagged security-secretstore-setup:latest 08:38:05  Building security-secretstore-setup ... done Building security-spire-agent 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:12 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:38:12 ---> 2c370a044423 08:38:12 Step 3/27 : WORKDIR /edgex-go 08:38:12 ---> Using cache 08:38:12 ---> e03fe780113a 08:38:12 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:38:12 ---> Using cache 08:38:12 ---> 660de2cb41e9 08:38:12 Step 5/27 : COPY go.mod vendor* ./ 08:38:12 ---> Using cache 08:38:12 ---> 1277bae212b6 08:38:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:12 ---> Using cache 08:38:12 ---> a2a4894672f7 08:38:12 Step 7/27 : COPY . . 08:38:12 ---> Using cache 08:38:12 ---> dd514806f6df 08:38:12 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:38:12 ---> Using cache 08:38:12 ---> 6cf43e0c425d 08:38:12 Step 9/27 : WORKDIR /edgex-go/spire-build 08:38:12 ---> Using cache 08:38:12 ---> cb3ff1256f16 08:38:12 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:38:12 ---> Using cache 08:38:12 ---> ac14bd970bef 08:38:12 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:12 ---> Using cache 08:38:12 ---> f6f4c1c62652 08:38:12 Step 12/27 : WORKDIR /edgex-go 08:38:12 ---> Using cache 08:38:12 ---> 7745ca4e3336 08:38:12 08:38:12 Step 13/27 : FROM alpine:3.17 08:38:12 ---> 9ed4aefc74f6 08:38:12 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:12 ---> Using cache 08:38:12 ---> 6f96bd78d311 08:38:12 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:24 ---> 95f18334c2a6 08:38:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:24 ---> Running in bc592f3f7ba3 08:38:24 ---> 7aafcd7f5dcc 08:38:24 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:38:24 ---> Running in 3a9324a889ac 08:38:24 ---> f8baa0f5d595 08:38:24 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:38:24 ---> Running in 349d4892732b 08:38:24 Removing intermediate container 349d4892732b 08:38:24 ---> d3531d72d16e 08:38:24 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:26 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:26 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:26 OK: 17823 distinct packages available 08:38:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:27 (1/5) Installing dumb-init (1.2.5-r2) 08:38:27 (2/5) Installing musl-obstack (1.2.3-r0) 08:38:27 (3/5) Installing libucontext (1.2-r0) 08:38:27 (4/5) Installing gcompat (1.1.0-r0) 08:38:27 (5/5) Installing openssl (3.0.8-r4) 08:38:27 Executing busybox-1.35.0-r29.trigger 08:38:27 OK: 8 MiB in 20 packages 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.309s coverage: 28.7% of statements 08:38:29 ---> 70131af50b5c 08:38:29 Step 22/27 : WORKDIR / 08:38:29 ---> Running in 6ffc6d144abc 08:38:29 Removing intermediate container bc592f3f7ba3 08:38:29 ---> 53aa3853a554 08:38:29 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:29 Removing intermediate container 6ffc6d144abc 08:38:29 ---> d4ec0ecc96ee 08:38:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:29 Removing intermediate container 2f7b7e3acd13 08:38:29 ---> e8428345cc4b 08:38:29 08:38:29 Step 10/23 : FROM alpine:3.17 08:38:29 ---> 9ed4aefc74f6 08:38:29 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:29 Removing intermediate container 3a9324a889ac 08:38:29 ---> 0aa8e7b4a77f 08:38:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:29 Removing intermediate container b0019d2f2f86 08:38:29 ---> a7c176b648e6 08:38:29 08:38:29 Step 9/20 : FROM alpine:3.17 08:38:29 ---> 9ed4aefc74f6 08:38:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:29 ---> Using cache 08:38:29 ---> 804e49f0ce58 08:38:29 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:29 ---> Running in 17965bfcdffc 08:38:29 ---> Running in 2460c0181cfb 08:38:29 ---> Running in bf5d8226c48c 08:38:30 ---> Running in 755af43f47b4 08:38:30 ---> 0bc3aa4982dc 08:38:30 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:38:30 Removing intermediate container 17965bfcdffc 08:38:30 ---> 3a634abf2aad 08:38:30 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:30 Removing intermediate container bf5d8226c48c 08:38:30 ---> 9535501929bc 08:38:30 Step 20/22 : LABEL arch=x86_64 08:38:30 ---> Running in 410114f4f572 08:38:30 ---> Running in 2897c2f07414 08:38:30 ---> 4435dc558e04 08:38:30 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:38:30 Removing intermediate container 2897c2f07414 08:38:30 ---> 572463d930dd 08:38:30 Step 21/22 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:38:30 Removing intermediate container 410114f4f572 08:38:30 ---> cd6d84cda441 08:38:30 Step 25/27 : LABEL arch=x86_64 08:38:30 ---> Running in 56e98caacac2 08:38:30 ---> Running in 0f91dafba5ac 08:38:30 Removing intermediate container 56e98caacac2 08:38:30 ---> 3772fa580c46 08:38:30 Step 22/22 : LABEL version=0.0.0 08:38:30 ---> Running in 180dfe4e4d40 08:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:30 Removing intermediate container 0f91dafba5ac 08:38:30 ---> 53b6b6b7f2f3 08:38:30 Step 26/27 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:30 ---> Running in 49af39c90c79 08:38:30 Removing intermediate container 180dfe4e4d40 08:38:30 ---> b0f3a924513f 08:38:30 08:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:30 Successfully built b0f3a924513f 08:38:31 (1/2) Installing ca-certificates (20230506-r0) 08:38:31 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:31 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:31 OK: 17823 distinct packages available 08:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:31 (2/2) Installing dumb-init (1.2.5-r2) 08:38:31 Executing busybox-1.35.0-r29.trigger 08:38:31 Executing ca-certificates-20230506-r0.trigger 08:38:31 OK: 8 MiB in 17 packages 08:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:31 Successfully tagged security-proxy-setup:latest 08:38:31 Building security-spire-server 08:38:31  Building security-proxy-setup ... done Removing intermediate container 49af39c90c79 08:38:31 ---> 819f125a9478 08:38:31 Step 27/27 : LABEL version=0.0.0 08:38:31 (1/9) Installing ca-certificates (20230506-r0) 08:38:31 (2/9) Installing brotli-libs (1.0.9-r9) 08:38:31 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:38:31 (4/9) Installing libcurl (8.1.1-r1) 08:38:31 (5/9) Installing curl (8.1.1-r1) 08:38:31 (6/9) Installing dumb-init (1.2.5-r2) 08:38:31 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:31 (8/9) Installing libucontext (1.2-r0) 08:38:31 (9/9) Installing gcompat (1.1.0-r0) 08:38:31 Executing busybox-1.35.0-r29.trigger 08:38:31 Executing ca-certificates-20230506-r0.trigger 08:38:31 OK: 10 MiB in 24 packages 08:38:34 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:38:34 ---> 2c370a044423 08:38:34 Step 3/26 : WORKDIR /edgex-go 08:38:34 ---> Using cache 08:38:34 ---> e03fe780113a 08:38:34 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:38:34 ---> Using cache 08:38:34 ---> 660de2cb41e9 08:38:34 Step 5/26 : COPY go.mod vendor* ./ 08:38:34 ---> Using cache 08:38:34 ---> 1277bae212b6 08:38:34 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:34 ---> Using cache 08:38:34 ---> a2a4894672f7 08:38:34 Step 7/26 : COPY . . 08:38:34 ---> Using cache 08:38:34 ---> dd514806f6df 08:38:34 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:38:34 ---> Using cache 08:38:34 ---> 6cf43e0c425d 08:38:34 Step 9/26 : WORKDIR /edgex-go/spire-build 08:38:34 ---> Using cache 08:38:34 ---> cb3ff1256f16 08:38:34 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:38:34 ---> Using cache 08:38:34 ---> ac14bd970bef 08:38:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:37 ---> Running in 160a1958afe3 08:38:37 ---> Running in 281ccb84f59d 08:38:37 ---> f6952e1f7b9d 08:38:37 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:37 Removing intermediate container 160a1958afe3 08:38:37 ---> 37621e18e124 08:38:37 08:38:37 Successfully built 37621e18e124 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.310s coverage: 98.5% of statements 08:38:39 Successfully tagged security-spire-config:latest 08:38:39  Building security-spire-config ... done Building core-metadata 08:38:39 Removing intermediate container 2460c0181cfb 08:38:39 ---> f01b561d43c8 08:38:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:38:43 Removing intermediate container 755af43f47b4 08:38:43 ---> fcf95899b2f6 08:38:43 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:44 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:38:44 ---> 2c370a044423 08:38:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:38:44 ---> Using cache 08:38:44 ---> 107efaec97e0 08:38:44 Step 4/25 : WORKDIR /edgex-go 08:38:44 ---> Using cache 08:38:44 ---> 2b81a1962eb2 08:38:44 Step 5/25 : RUN apk add --update --no-cache make git 08:38:44 ---> Using cache 08:38:44 ---> d6b767549834 08:38:44 Step 6/25 : COPY go.mod vendor* ./ 08:38:44 ---> Using cache 08:38:44 ---> 9ba5ddd49a03 08:38:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:44 ---> Using cache 08:38:44 ---> 30f97fe33e46 08:38:44 Step 8/25 : COPY . . 08:38:44 ---> Using cache 08:38:44 ---> 0bfb69cdd5b8 08:38:44 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:38:46 ---> 6d4eceaf7c99 08:38:46 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:38:46 ---> Running in 6da81e6aedc7 08:38:46 ---> Running in 2b4d343553e2 08:38:46 ---> a99c063591e0 08:38:46 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:38:46 Removing intermediate container 6da81e6aedc7 08:38:46 ---> 739acfffbe94 08:38:46 Step 13/23 : ENV APP_PORT=59860 08:38:46 Removing intermediate container 281ccb84f59d 08:38:46 ---> 4dd0745bcdad 08:38:46 Step 12/26 : WORKDIR /edgex-go 08:38:46 ---> Running in ae329b7a2700 08:38:46 ---> 45937e551a66 08:38:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl ---> Running in 16f81e63301c 08:38:46 08:38:46 ---> 83fd6cb1b8a6 08:38:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:46 Removing intermediate container ae329b7a2700 08:38:46 ---> da7e257b1000 08:38:46 Step 14/23 : EXPOSE $APP_PORT 08:38:46 ---> Running in 45bc0090ed6f 08:38:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:38:47 Removing intermediate container 16f81e63301c 08:38:47 ---> 84d9d42c838c 08:38:47 08:38:47 Step 13/26 : FROM alpine:3.17 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.446s coverage: 71.5% of statements 08:38:47 ---> 9ed4aefc74f6 08:38:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:47 ---> Using cache 08:38:47 ---> 6f96bd78d311 08:38:47 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:47 ---> Using cache 08:38:47 ---> 53aa3853a554 08:38:47 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:47 ---> Using cache 08:38:47 ---> 16629d26332d 08:38:47 ---> 0bc3aa4982dc 08:38:47 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:38:47 08:38:47 ---> Using cache 08:38:47 Removing intermediate container 45bc0090ed6f 08:38:47 ---> 7e68e4a61f68 08:38:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:47 ---> 4435dc558e04 08:38:47 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:47 ---> 7e0cd8107709 08:38:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:47 ---> 7cd7b71b4636 08:38:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:47 ---> cf5c3cac48d1 08:38:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:48 ---> Running in 9f8b5715d813 08:38:48 ---> 5aa52d550392 08:38:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:50 ---> 8eaa59db7d87 08:38:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:50 ---> Running in b49602052710 08:38:50 Removing intermediate container 9f8b5715d813 08:38:50 ---> 48547170c4b3 08:38:50 ---> d21f2efa7a60 08:38:50 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:38:50 ---> Running in 2b9a513e2b74 08:38:50 Removing intermediate container b49602052710 08:38:50 ---> c429ac7aa3c8 08:38:50 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 54.0% of statements 08:38:50 ---> e284aa0a8fb6 08:38:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:38:50 ---> Running in 8bbac3f30974 08:38:50 Removing intermediate container 2b9a513e2b74 08:38:50 ---> 641375cde837 08:38:50 Step 25/27 : LABEL arch=x86_64 08:38:50 ---> 91c78f14691f 08:38:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:50 ---> Running in e44c36501626 08:38:51 Removing intermediate container 8bbac3f30974 08:38:51 ---> 4072133790f4 08:38:51 Step 18/20 : LABEL arch=x86_64 08:38:51 ---> Running in 7096f289ea65 08:38:51 ---> c1cf159e6c54 08:38:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:38:51 Removing intermediate container e44c36501626 08:38:51 ---> 7899ac6cc0c8 08:38:51 Step 26/27 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:38:51 Removing intermediate container 7096f289ea65 08:38:51 ---> da4f8c2e924c 08:38:51 Step 19/20 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:38:51 ---> 1067865e7b6d 08:38:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:38:51 ---> Running in 230116123c0b 08:38:51 ---> Running in fa3b8ddd733a 08:38:51 ---> Running in 159b2a26dfb0 08:38:52 ---> 9acc137043aa 08:38:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:52 ---> Running in adf7da19288d 08:38:52 Removing intermediate container 230116123c0b 08:38:52 ---> 2664d9afb6ff 08:38:52 Step 27/27 : LABEL version=0.0.0 08:38:52 ---> Running in 4501dfc69e1b 08:38:52 Removing intermediate container fa3b8ddd733a 08:38:52 ---> 7d79deec725a 08:38:52 Step 20/20 : LABEL version=0.0.0 08:38:52 Removing intermediate container 159b2a26dfb0 08:38:52 ---> 9661565e16e9 08:38:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:52 ---> Running in 33d17f7fbd47 08:38:52 Removing intermediate container adf7da19288d 08:38:52 ---> Running in d49db27e03cd 08:38:52 ---> 2282d3ffec8b 08:38:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:52 Removing intermediate container 4501dfc69e1b 08:38:52 ---> 8e72a747847c 08:38:52 08:38:52 Removing intermediate container 33d17f7fbd47 08:38:52 ---> d32c8f140863 08:38:52 08:38:52 ---> Running in ff56a8f49d99 08:38:52 Successfully built 8e72a747847c 08:38:52 Successfully tagged security-spire-agent:latest 08:38:52 Building core-command 08:38:52 Removing intermediate container d49db27e03cd 08:38:52 ---> bbe64e443d45 08:38:52 Step 21/23 : LABEL arch=x86_64 08:38:52  Building security-spire-agent ... done Successfully built d32c8f140863 08:38:54 Successfully tagged security-spiffe-token-provider:latest 08:38:54 ---> Running in aefa7b94217d 08:38:54  Building security-spiffe-token-provider ... done Removing intermediate container ff56a8f49d99 08:38:54 ---> 6660b72c5ad8 08:38:54 Step 24/26 : LABEL arch=x86_64 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:58 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:38:58 ---> 2c370a044423 08:38:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:38:58 ---> Using cache 08:38:58 ---> 107efaec97e0 08:38:58 Step 4/24 : WORKDIR /edgex-go 08:38:58 ---> Using cache 08:38:58 ---> 2b81a1962eb2 08:38:58 Step 5/24 : RUN apk add --update --no-cache make git 08:38:58 ---> Using cache 08:38:58 ---> d6b767549834 08:38:58 Step 6/24 : COPY go.mod vendor* ./ 08:38:58 ---> Using cache 08:38:58 ---> 9ba5ddd49a03 08:38:58 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:58 ---> Using cache 08:38:58 ---> 30f97fe33e46 08:38:58 Step 8/24 : COPY . . 08:38:58 ---> Using cache 08:38:58 ---> 0bfb69cdd5b8 08:38:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:39:01 Removing intermediate container aefa7b94217d 08:39:01 ---> 43caae166eeb 08:39:01 Step 22/23 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:39:01 ---> Running in 7b3392d675be 08:39:01 ---> Running in a4147b7ec188 08:39:01 ---> Running in 8fdbc0a879bb 08:39:02 Removing intermediate container a4147b7ec188 08:39:02 ---> 12f4c0d0e9ff 08:39:02 Step 25/26 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:39:02 Removing intermediate container 8fdbc0a879bb 08:39:02 ---> 3af4293a5ba8 08:39:02 Step 23/23 : LABEL version=0.0.0 08:39:02 ---> Running in 10ba3521d4eb 08:39:02 ---> Running in ff0d28d22947 08:39:02 Removing intermediate container ff0d28d22947 08:39:02 ---> 3c59787f0d89 08:39:02 Step 26/26 : LABEL version=0.0.0 08:39:02 Removing intermediate container 10ba3521d4eb 08:39:02 ---> 9090b6233e92 08:39:02 08:39:02 ---> Running in bae0496d8e53 08:39:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:39:02 Successfully built 9090b6233e92 08:39:02 Successfully tagged support-notifications:latest 08:39:02  Building support-notifications ... done Removing intermediate container bae0496d8e53 08:39:02 ---> bfa7e7ed14ec 08:39:02 08:39:02 Successfully built bfa7e7ed14ec 08:39:02 Successfully tagged security-spire-server:latest 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.345s coverage: 88.5% of statements 08:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.517s coverage: 3.8% of statements 08:39:17  Building security-spire-server ... done Removing intermediate container 2b4d343553e2 08:39:17 ---> 566ffe35f50c 08:39:17 08:39:17 Step 10/25 : FROM alpine:3.17 08:39:17 ---> 9ed4aefc74f6 08:39:17 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:39:17 ---> Using cache 08:39:17 ---> c6f7be1d3331 08:39:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:39:17 ---> Using cache 08:39:17 ---> feec2138f48f 08:39:17 Step 13/25 : ENV APP_PORT=59881 08:39:17 ---> Running in 4d30f34def79 08:39:17 Removing intermediate container 4d30f34def79 08:39:17 ---> 3daf1a70e93e 08:39:17 Step 14/25 : EXPOSE $APP_PORT 08:39:17 ---> Running in 96502de2102e 08:39:18 Removing intermediate container 96502de2102e 08:39:18 ---> 732a6265deb6 08:39:18 Step 15/25 : WORKDIR / 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:19 ---> Running in 494523bb3ce7 08:39:19 Removing intermediate container 7b3392d675be 08:39:19 ---> c35a98caf860 08:39:19 08:39:19 Step 10/24 : FROM alpine:3.17 08:39:19 ---> 9ed4aefc74f6 08:39:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:39:19 ---> Using cache 08:39:19 ---> c6f7be1d3331 08:39:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:39:19 ---> Using cache 08:39:19 ---> feec2138f48f 08:39:19 Step 13/24 : ENV APP_PORT=59882 08:39:19 ---> Running in f82866ec8958 08:39:19 Removing intermediate container 494523bb3ce7 08:39:19 ---> 629b27f46211 08:39:19 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:19 Removing intermediate container f82866ec8958 08:39:19 ---> 9f3f0458e963 08:39:19 Step 14/24 : EXPOSE $APP_PORT 08:39:19 ---> Running in 7f0de326aa18 08:39:19 ---> 86a19a4779c7 08:39:19 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:39:19 Removing intermediate container 7f0de326aa18 08:39:19 ---> 872851cc9d93 08:39:19 Step 15/24 : WORKDIR / 08:39:19 ---> Running in 794cfc817353 08:39:19 ---> e91a97295d15 08:39:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:19 Removing intermediate container 794cfc817353 08:39:19 ---> 79516e2f3cf2 08:39:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.850s coverage: 95.6% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 72.2% of statements 08:39:20 ---> 9828bf86fe9e 08:39:20 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:39:20 ---> b87b74cd855e 08:39:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:39:20 ---> 3e2b8ed065ac 08:39:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:20 ---> 6bcbee47885b 08:39:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:39:21 ---> 2d2cd3f5eb64 08:39:21 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:39:21 ---> e13859f2c8f2 08:39:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:39:21 ---> Running in c9ea1ef0dba1 08:39:21 Removing intermediate container c9ea1ef0dba1 08:39:21 ---> e2a613b0489d 08:39:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:21 ---> Running in 82f985f8a46e 08:39:21 ---> 92dedb92a20e 08:39:21 Step 20/24 : ENTRYPOINT ["/core-command"] 08:39:21 ---> Running in 63f26d35fe7a 08:39:21 Removing intermediate container 82f985f8a46e 08:39:21 ---> a04b7c7834f5 08:39:21 Step 23/25 : LABEL arch=x86_64 08:39:21 ---> Running in 77c9119cb737 08:39:21 Removing intermediate container 63f26d35fe7a 08:39:21 ---> b517b2189cba 08:39:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:21 ---> Running in 5b992d0405fc 08:39:21 Removing intermediate container 77c9119cb737 08:39:21 ---> 64960c3e69b8 08:39:21 Step 24/25 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:39:21 ---> Running in 196b08b90ec1 08:39:21 Removing intermediate container 5b992d0405fc 08:39:21 ---> dc6b930c5b29 08:39:21 Step 22/24 : LABEL arch=x86_64 08:39:21 ---> Running in 5cbbe7e06038 08:39:21 Removing intermediate container 196b08b90ec1 08:39:21 ---> bd03633d4e50 08:39:21 Step 25/25 : LABEL version=0.0.0 08:39:21 ---> Running in 32973fc55714 08:39:21 Removing intermediate container 5cbbe7e06038 08:39:21 ---> 1ed73ab2848e 08:39:21 Step 23/24 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b 08:39:21 ---> Running in 9b7bf064ee0a 08:39:21 Removing intermediate container 32973fc55714 08:39:21 ---> fefa045bbdfd 08:39:21 08:39:21 Removing intermediate container 9b7bf064ee0a 08:39:21 ---> 613b4821f874 08:39:21 Step 24/24 : LABEL version=0.0.0 08:39:21 Successfully built fefa045bbdfd 08:39:21 ---> Running in 61d1768889e0 08:39:21 Successfully tagged core-metadata:latest 08:39:21  Building core-metadata ... done Removing intermediate container 61d1768889e0 08:39:21 ---> 627b14c4ef15 08:39:21 08:39:21 Successfully built 627b14c4ef15 08:39:21 Successfully tagged core-command:latest 08:39:21  Building core-command ... done  [Pipeline] } 08:39:21 $ docker stop --time=1 7a65f36dee397d461535829c6c12f01225b96165ea7e6f6a4e8d998a11fe4825 08:39:23 $ docker rm -f --volumes 7a65f36dee397d461535829c6c12f01225b96165ea7e6f6a4e8d998a11fe4825 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:23 + docker images 08:39:23 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:23 core-metadata latest fefa045bbdfd 2 seconds ago 20.4MB 08:39:23 core-command latest 627b14c4ef15 2 seconds ago 19.9MB 08:39:23 c35a98caf860 4 seconds ago 1.72GB 08:39:23 566ffe35f50c 11 seconds ago 1.73GB 08:39:23 security-spire-server latest bfa7e7ed14ec 21 seconds ago 103MB 08:39:23 support-notifications latest 9090b6233e92 22 seconds ago 32.4MB 08:39:23 security-spiffe-token-provider latest d32c8f140863 31 seconds ago 32.8MB 08:39:23 security-spire-agent latest 8e72a747847c 31 seconds ago 161MB 08:39:23 84d9d42c838c 37 seconds ago 1.58GB 08:39:23 security-spire-config latest 37621e18e124 46 seconds ago 102MB 08:39:23 security-proxy-setup latest b0f3a924513f 53 seconds ago 18.7MB 08:39:23 e8428345cc4b 55 seconds ago 1.79GB 08:39:23 a7c176b648e6 55 seconds ago 1.76GB 08:39:23 security-secretstore-setup latest a94d61f25983 About a minute ago 32.8MB 08:39:23 7745ca4e3336 About a minute ago 1.58GB 08:39:23 e05ad704b5ce About a minute ago 1.7GB 08:39:23 security-bootstrapper latest 3f97b651a573 2 minutes ago 22.2MB 08:39:23 8cfbad05f8bb 2 minutes ago 1.72GB 08:39:23 security-proxy-auth latest 97ef07968819 2 minutes ago 18.3MB 08:39:23 core-common-config-bootstrapper latest f8e272d35cd3 2 minutes ago 17.2MB 08:39:23 core-data latest 1e8be5b5dcd8 2 minutes ago 20MB 08:39:23 support-scheduler latest 9eb6f2926bf2 3 minutes ago 31.8MB 08:39:23 15b945e6353a 3 minutes ago 1.79GB 08:39:23 3dece76405ec 3 minutes ago 1.73GB 08:39:23 7ddfe08004bf 3 minutes ago 1.71GB 08:39:23 3aafa4ec9bd7 3 minutes ago 1.7GB 08:39:23 a9adad51ffc9 3 minutes ago 1.72GB 08:39:23 ci-base-image-x86_64 latest 2c370a044423 8 minutes ago 918MB 08:39:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB 08:39:23 alpine 3.17 9ed4aefc74f6 8 weeks ago 7.05MB 08:39:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:39:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.303s coverage: 65.9% of statements 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 29.0% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.322s coverage: 42.9% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.291s coverage: 82.9% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.312s coverage: 79.9% of statements 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.217s coverage: 62.3% of statements 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.206s coverage: 100.0% of statements 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.553s coverage: 81.8% of statements 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.591s coverage: 82.1% of statements 08:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.308s coverage: 86.0% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements 08:40:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements 08:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 08:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.100s coverage: 100.0% of statements 08:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.064s coverage: 38.4% of statements 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.641s coverage: 92.3% of statements 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.326s coverage: 61.5% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements 08:41:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:41:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:05 go vet ./... 08:43:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:57 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:57 + ls -al . 08:43:57 total 700 08:43:57 drwxrwxr-x 10 1001 1001 4096 May 25 08:35 . 08:43:57 drwxr-xr-x 4 root root 4096 May 25 08:35 .. 08:43:57 drwxrwxr-x 2 1001 1001 4096 May 25 08:33 .blubracket 08:43:57 -rw-rw-r-- 1 1001 1001 16 May 25 08:33 .dockerignore 08:43:57 drwxrwxr-x 8 1001 1001 4096 May 25 08:33 .git 08:43:57 drwxrwxr-x 3 1001 1001 4096 May 25 08:33 .github 08:43:57 -rw-rw-r-- 1 1001 1001 1133 May 25 08:33 .gitignore 08:43:57 -rw-rw-r-- 1 1001 1001 42 May 25 08:33 .golangci.yml 08:43:57 -rw-rw-r-- 1 1001 1001 87 May 25 08:33 .hadolint.yml 08:43:57 -rw-rw-r-- 1 1001 1001 166 May 25 08:33 .sonarcloud.properties 08:43:57 -rw-rw-r-- 1 1001 1001 1171 May 25 08:33 ADOPTERS.md 08:43:57 -rw-rw-r-- 1 1001 1001 10835 May 25 08:33 Attribution.txt 08:43:57 -rw-rw-r-- 1 1001 1001 73765 May 25 08:33 CHANGELOG.md 08:43:57 -rw-rw-r-- 1 1001 1001 3804 May 25 08:33 CONTRIBUTING.md 08:43:57 -rw-rw-r-- 1 1001 1001 677 May 25 08:33 GOVERNANCE.md 08:43:57 -rw-rw-r-- 1 1001 1001 883 May 25 08:33 Jenkinsfile 08:43:57 -rw-rw-r-- 1 1001 1001 10775 May 25 08:33 LICENSE 08:43:57 -rw-rw-r-- 1 1001 1001 14368 May 25 08:33 Makefile 08:43:57 -rw-rw-r-- 1 1001 1001 582 May 25 08:33 OWNERS.md 08:43:57 -rw-rw-r-- 1 1001 1001 9902 May 25 08:33 README.md 08:43:57 -rw-rw-r-- 1 1001 1001 789 May 25 08:33 SECURITY.md 08:43:57 -rw-rw-r-- 1 1001 1001 5 May 25 08:30 VERSION 08:43:57 drwxrwxr-x 2 1001 1001 4096 May 25 08:33 bin 08:43:57 drwxrwxr-x 18 1001 1001 4096 May 25 08:33 cmd 08:43:57 -rw-r--r-- 1 root root 447731 May 25 08:41 coverage.out 08:43:57 -rw-rw-r-- 1 1001 1001 3160 May 25 08:33 go.mod 08:43:57 -rw-rw-r-- 1 1001 1001 30960 May 25 08:33 go.sum 08:43:57 drwxrwxr-x 7 1001 1001 4096 May 25 08:33 internal 08:43:57 drwxrwxr-x 3 1001 1001 4096 May 25 08:33 openapi 08:43:57 -rw-rw-r-- 1 1001 1001 594 May 25 08:33 security.txt 08:43:57 drwxrwxr-x 4 1001 1001 4096 May 25 08:33 snap 08:43:57 -rw-rw-r-- 1 1001 1001 204 May 25 08:33 version.go [Pipeline] sh 08:43:58 + '[' -e coverage.out ] 08:43:58 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:58 Warning: overwriting stash ‘coverage-report’ 08:43:59 Stashed 1 file(s) [Pipeline] sh 08:43:59 + make build 08:43:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:45:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:45:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:45:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:45:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:46:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:47:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:47:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:47:18 $ docker stop --time=1 3669aad9a9a72f613813265850d4bc7bc4d7ba4190f22dcc9a4a8a86f987302d 08:47:20 $ docker rm -f --volumes 3669aad9a9a72f613813265850d4bc7bc4d7ba4190f22dcc9a4a8a86f987302d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:23 08:47:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:23 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:23 29e5d40040c1: Pulling fs layer 08:47:23 1ce36da41761: Pulling fs layer 08:47:23 25b303627fd3: Pulling fs layer 08:47:23 29e5d40040c1: Download complete 08:47:24 1ce36da41761: Verifying Checksum 08:47:24 1ce36da41761: Download complete 08:47:24 29e5d40040c1: Pull complete 08:47:25 1ce36da41761: Pull complete 08:47:25 25b303627fd3: Verifying Checksum 08:47:25 25b303627fd3: Download complete 08:47:36 25b303627fd3: Pull complete 08:47:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:36 prd-ubuntu20.04-docker-arm64-4c-16g-16950 does not seem to be running inside a container 08:47:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:38 $ docker top 53996a85680bfabc31c29ed62bc6de3d1e4208f63a95dfe3ec7920db82b09d27 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:39 + docker-compose build --help 08:47:39 + grep parallel 08:47:44 --parallel Build images in parallel. [Pipeline] } 08:47:45 $ docker stop --time=1 53996a85680bfabc31c29ed62bc6de3d1e4208f63a95dfe3ec7920db82b09d27 08:47:47 $ docker rm -f --volumes 53996a85680bfabc31c29ed62bc6de3d1e4208f63a95dfe3ec7920db82b09d27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:47 prd-ubuntu20.04-docker-arm64-4c-16g-16950 does not seem to be running inside a container 08:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:49 $ docker top afae07abead9ab143f7d638ba0dffa0c278e9530863d66069b529974d16d110e -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:49 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:56 Building core-command ... 08:47:56 Building core-common-config-bootstrapper ... 08:47:56 Building core-data ... 08:47:56 Building core-metadata ... 08:47:56 Building security-bootstrapper ... 08:47:56 Building security-proxy-auth ... 08:47:56 Building security-proxy-setup ... 08:47:56 Building security-secretstore-setup ... 08:47:56 Building security-spiffe-token-provider ... 08:47:56 Building security-spire-agent ... 08:47:56 Building security-spire-config ... 08:47:56 Building security-spire-server ... 08:47:56 Building support-notifications ... 08:47:56 Building support-scheduler ... 08:47:56 Building core-command 08:47:56 Building security-spire-server 08:47:56 Building security-spire-config 08:47:56 Building security-proxy-setup 08:47:56 Building support-notifications 08:48:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 0e0687254e60 08:48:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:43 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 0e0687254e60 08:48:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:48:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 0e0687254e60 08:48:43 Step 3/27 : WORKDIR /edgex-go 08:48:43 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 0e0687254e60 08:48:43 Step 3/26 : WORKDIR /edgex-go 08:48:43 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:43 ---> 0e0687254e60 08:48:43 Step 3/22 : WORKDIR /edgex-go 08:48:44 ---> Running in 96b72265eae5 08:48:44 ---> Running in f0980a0aa0bc 08:48:44 ---> Running in 1965a7d08567 08:48:44 ---> Running in a55b77bd0909 08:48:44 ---> Running in 49913ee43dfd 08:48:45 Removing intermediate container 1965a7d08567 08:48:45 ---> 38e6b1e69975 08:48:45 Step 4/23 : WORKDIR /edgex-go 08:48:45 Removing intermediate container 96b72265eae5 08:48:45 ---> adaf003db837 08:48:45 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:48:45 ---> Running in de75b273a844 08:48:45 Removing intermediate container a55b77bd0909 08:48:45 ---> f254c26b1f2d 08:48:45 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:48:45 Removing intermediate container 49913ee43dfd 08:48:45 ---> 54e1f69a7978 08:48:45 Step 4/22 : RUN apk add --update --no-cache make git 08:48:45 ---> Running in 7128213762a1 08:48:45 Removing intermediate container f0980a0aa0bc 08:48:45 ---> c181a82cfaab 08:48:45 Step 4/24 : WORKDIR /edgex-go 08:48:45 ---> Running in 3eca1019bb22 08:48:45 ---> Running in 4e8ed4f65897 08:48:45 ---> Running in efaa571dc345 08:48:45 Removing intermediate container de75b273a844 08:48:45 ---> bd7625aacedf 08:48:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:48:46 ---> Running in 1150ea8a8cb5 08:48:46 Removing intermediate container efaa571dc345 08:48:46 ---> e35169f25ade 08:48:46 Step 5/24 : RUN apk add --update --no-cache make git 08:48:46 ---> Running in 2aa0d4d4679a 08:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:50 OK: 263 MiB in 53 packages 08:48:50 OK: 263 MiB in 53 packages 08:48:50 OK: 263 MiB in 53 packages 08:48:51 OK: 263 MiB in 53 packages 08:48:51 OK: 263 MiB in 53 packages 08:48:52 Removing intermediate container 3eca1019bb22 08:48:52 ---> d059068b907e 08:48:52 Step 5/26 : COPY go.mod vendor* ./ 08:48:53 Removing intermediate container 7128213762a1 08:48:53 ---> d7563a648282 08:48:53 Step 5/27 : COPY go.mod vendor* ./ 08:48:53 Removing intermediate container 4e8ed4f65897 08:48:53 ---> 2552e5e29b4b 08:48:53 Step 5/22 : COPY go.mod vendor* ./ 08:48:53 Removing intermediate container 2aa0d4d4679a 08:48:53 ---> 32eff49570d8 08:48:53 Step 6/24 : COPY go.mod vendor* ./ 08:48:53 Removing intermediate container 1150ea8a8cb5 08:48:53 ---> e28c0ba67e74 08:48:53 Step 6/23 : COPY go.mod vendor* ./ 08:48:54 ---> 85dd3f62cc88 08:48:54 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:54 ---> Running in f7903e89f0d1 08:48:54 ---> 5651e9ec099e 08:48:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:54 ---> Running in 7f7ad4945b8c 08:48:54 ---> b55498fb7ce4 08:48:54 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:54 ---> Running in 1d0f8e074557 08:48:54 ---> 8934f19c63da 08:48:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:55 ---> Running in 4a3d90deeb75 08:48:55 ---> 60e625373b92 08:48:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:55 ---> Running in cce3a8ae415b 08:51:02 Removing intermediate container 4a3d90deeb75 08:51:02 ---> 3c604528d83c 08:51:02 Step 8/24 : COPY . . 08:51:02 Removing intermediate container cce3a8ae415b 08:51:02 ---> 6f2eb34c5c47 08:51:02 Step 8/23 : COPY . . 08:51:02 Removing intermediate container 7f7ad4945b8c 08:51:02 ---> c108deec2e55 08:51:02 Step 7/27 : COPY . . 08:51:02 Removing intermediate container f7903e89f0d1 08:51:02 ---> 2d254ea793c9 08:51:02 Step 7/26 : COPY . . 08:51:02 Removing intermediate container 1d0f8e074557 08:51:02 ---> 1c0d95c59e88 08:51:02 Step 7/22 : COPY . . 08:51:08 ---> 96290eb14200 08:51:08 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:51:08 ---> 87e8180c06db 08:51:08 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:51:09 ---> 5cdd088f28d1 08:51:09 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:51:09 ---> 440a5fe47e02 08:51:09 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:51:09 ---> Running in 94d8b73190a7 08:51:09 ---> Running in 94adca8160e3 08:51:09 ---> 0a9889a88263 08:51:09 ---> Running in a340db225d6c 08:51:09 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:51:09 ---> Running in f155a642e4dc 08:51:09 ---> Running in be90b29cfdc4 08:51:10 Removing intermediate container a340db225d6c 08:51:10 ---> 384050d7c63f 08:51:10 Step 9/27 : WORKDIR /edgex-go/spire-build 08:51:10 Removing intermediate container 94d8b73190a7 08:51:10 ---> d3a2fe80bc4d 08:51:10 Step 9/26 : WORKDIR /edgex-go/spire-build 08:51:10 ---> Running in 3124bf343948 08:51:10 ---> Running in adced6067b52 08:51:11 Removing intermediate container 3124bf343948 08:51:11 ---> 07f27a373388 08:51:11 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:51:11 ---> Running in 45a09df82847 08:51:11 Removing intermediate container adced6067b52 08:51:11 ---> 914611b06b6f 08:51:11 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:51:11 ---> Running in 0852c1d3fa40 08:51:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:51:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:51:12 Removing intermediate container 0852c1d3fa40 08:51:12 Removing intermediate container 45a09df82847 08:51:12 ---> 08d41881dfe4 08:51:12 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:51:12 ---> 439c89b9e800 08:51: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 08:51:12 ---> Running in f891a81ca866 08:51:12 ---> Running in 8a0f6ac568e5 08:51:16 Removing intermediate container 8a0f6ac568e5 08:51:16 ---> fe259a15fc7e 08:51:16 Step 12/26 : WORKDIR /edgex-go 08:51:16 ---> Running in e5c335de7e6f 08:51:16 Removing intermediate container f891a81ca866 08:51:16 ---> 463b8c9b2c8c 08:51:16 Step 12/27 : WORKDIR /edgex-go 08:51:16 ---> Running in 19c5089894db 08:51:17 Removing intermediate container e5c335de7e6f 08:51:17 ---> 1439e92a02a6 08:51:17 08:51:17 Step 13/26 : FROM alpine:3.17 08:51:17 Removing intermediate container 19c5089894db 08:51:17 ---> bb25c0a0372f 08:51:17 08:51:17 Step 13/27 : FROM alpine:3.17 08:51:17 3.17: Pulling from library/alpine 08:51:17 3.17: Pulling from library/alpine 08:51:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:51:18 Status: Downloaded newer image for alpine:3.17 08:51:18 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:51:18 Status: Image is up to date for alpine:3.17 08:51:18 ---> 51e60588ff2c 08:51:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:18 ---> 51e60588ff2c 08:51:18 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:18 ---> Running in f8d009e97e24 08:51:18 ---> Running in 8ad08ce827eb 08:51:19 Removing intermediate container 8ad08ce827eb 08:51:19 ---> 81fda88499f7 08:51:19 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:19 Removing intermediate container f8d009e97e24 08:51:19 ---> 36daaea15ff5 08:51:19 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:19 ---> Running in 23afefaf9db5 08:51:19 ---> Running in db47874d73a2 08:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:25 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:51:25 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:51:25 OK: 17694 distinct packages available 08:51:25 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:51:25 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:51:25 OK: 17694 distinct packages available 08:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:28 (1/5) Installing dumb-init (1.2.5-r2) 08:51:28 (2/5) Installing musl-obstack (1.2.3-r0) 08:51:28 (3/5) Installing libucontext (1.2-r0) 08:51:28 (4/5) Installing gcompat (1.1.0-r0) 08:51:28 (5/5) Installing openssl (3.0.8-r4) 08:51:28 Executing busybox-1.35.0-r29.trigger 08:51:28 OK: 9 MiB in 20 packages 08:51:28 (1/4) Installing dumb-init (1.2.5-r2) 08:51:28 (2/4) Installing musl-obstack (1.2.3-r0) 08:51:28 (3/4) Installing libucontext (1.2-r0) 08:51:28 (4/4) Installing gcompat (1.1.0-r0) 08:51:28 Executing busybox-1.35.0-r29.trigger 08:51:28 OK: 8 MiB in 19 packages 08:51:31 Removing intermediate container 23afefaf9db5 08:51:31 ---> 7383ebe08169 08:51:31 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:51:31 Removing intermediate container db47874d73a2 08:51:31 ---> b79172850302 08:51:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:51:31 ---> 1851b766b3bf 08:51:31 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:51:32 ---> 67c8e863d3dd 08:51:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:51:33 ---> 160a35d0d8db 08:51:33 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:51:33 ---> c07b87458b12 08:51:33 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:51:45 ---> b1ad1cc952dc 08:51:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:51:45 ---> fc92da8fd587 08:51:45 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:51:45 ---> 73eff8edb525 08:51:45 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:51:45 ---> 6ec27a109bf6 08:51:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:51:45 ---> Running in f29d6fb48379 08:51:46 Removing intermediate container f29d6fb48379 08:51:46 ---> e7b774545e10 08:51:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:51:46 ---> 7a50621caea1 08:51:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:51:47 ---> d8a7e78a53fa 08:51:47 Step 22/27 : WORKDIR / 08:51:47 ---> Running in 4a82d78434e0 08:51:47 ---> 4801238f976d 08:51:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:48 ---> Running in 9acd8748e45d 08:51:48 Removing intermediate container 4a82d78434e0 08:51:48 ---> 6af02b592983 08:51:48 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:48 ---> Running in fe7febdb9642 08:51:48 Removing intermediate container fe7febdb9642 08:51:48 ---> 4a0832a21a3d 08:51:48 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:49 Removing intermediate container 9acd8748e45d 08:51:49 ---> 5432ab3e759e 08:51:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:49 ---> Running in 841718300f05 08:51:49 ---> Running in e3c08cd9dbdc 08:51:49 Removing intermediate container e3c08cd9dbdc 08:51:49 ---> de0d0204164f 08:51:49 Step 24/26 : LABEL arch=arm64 08:51:49 ---> Running in 1917b76fb465 08:51:49 Removing intermediate container 841718300f05 08:51:49 ---> 9c1459f63a55 08:51:49 Step 25/27 : LABEL arch=arm64 08:51:50 ---> Running in fd1e73fe9f35 08:51:50 Removing intermediate container 1917b76fb465 08:51:50 ---> f42b2cdf1c9b 08:51:50 Step 25/26 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 08:51:50 ---> Running in 336440427d46 08:51:50 Removing intermediate container fd1e73fe9f35 08:51:50 ---> 3b32d4837430 08:51:50 Step 26/27 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 08:51:50 ---> Running in bb95968a77c0 08:51:51 Removing intermediate container 336440427d46 08:51:51 ---> dbf6be819595 08:51:51 Step 26/26 : LABEL version=0.0.0 08:51:51 ---> Running in db0ec5c0cfaa 08:51:51 Removing intermediate container bb95968a77c0 08:51:51 ---> e1d69596225c 08:51:51 Step 27/27 : LABEL version=0.0.0 08:51:51 ---> Running in ea4257e8aa28 08:51:52 Removing intermediate container db0ec5c0cfaa 08:51:52 ---> 4f2358647320 08:51:52 08:51:52 Removing intermediate container ea4257e8aa28 08:51:52 ---> faa2aaca4299 08:51:52 08:51:52 Successfully built 4f2358647320 08:51:52 Successfully tagged security-spire-server-arm64:latest 08:51:52  Building security-spire-server ... done Building core-common-config-bootstrapper 08:51:52 Successfully built faa2aaca4299 08:51:52 Successfully tagged security-spire-config-arm64:latest 08:51:52 Building security-secretstore-setup 08:52:19  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:19 ---> 0e0687254e60 08:52:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:52:19 ---> Using cache 08:52:19 ---> c181a82cfaab 08:52:19 Step 4/23 : WORKDIR /edgex-go 08:52:19 ---> Using cache 08:52:19 ---> e35169f25ade 08:52:19 Step 5/23 : RUN apk add --update --no-cache make git 08:52:19 ---> Using cache 08:52:19 ---> 32eff49570d8 08:52:19 Step 6/23 : COPY go.mod vendor* ./ 08:52:19 ---> Using cache 08:52:19 ---> 8934f19c63da 08:52:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:19 ---> Using cache 08:52:19 ---> 3c604528d83c 08:52:19 Step 8/23 : COPY . . 08:52:19 ---> Using cache 08:52:19 ---> 87e8180c06db 08:52:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:52:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:52:20 ---> 0e0687254e60 08:52:20 Step 3/25 : WORKDIR /edgex-go 08:52:20 ---> Using cache 08:52:20 ---> 54e1f69a7978 08:52:20 Step 4/25 : RUN apk add --update --no-cache make git 08:52:20 ---> Using cache 08:52:20 ---> 2552e5e29b4b 08:52:20 Step 5/25 : COPY go.mod vendor* ./ 08:52:20 ---> Using cache 08:52:20 ---> b55498fb7ce4 08:52:20 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:20 ---> Using cache 08:52:20 ---> 1c0d95c59e88 08:52:20 Step 7/25 : COPY . . 08:52:20 ---> Using cache 08:52:20 ---> 440a5fe47e02 08:52:20 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:52:21 ---> Running in f88009fbc186 08:52:21 ---> Running in 1ee119f9b66d 08:52:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:52:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:58:15 Removing intermediate container f155a642e4dc 08:58:15 ---> 6f4782ca0331 08:58:15 08:58:15 Step 9/22 : FROM alpine:3.17 08:58:15 ---> 51e60588ff2c 08:58:15 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:58:15 ---> Running in 31a8a4db7505 08:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:18 (1/2) Installing dumb-init (1.2.5-r2) 08:58:18 (2/2) Installing openssl (3.0.8-r4) 08:58:18 Executing busybox-1.35.0-r29.trigger 08:58:18 OK: 8 MiB in 17 packages 08:58:20 Removing intermediate container 31a8a4db7505 08:58:20 ---> f0a918ee86ef 08:58:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:58:20 ---> Running in 2d6856d857c1 08:58:21 Removing intermediate container 2d6856d857c1 08:58:21 ---> 23460a910eb2 08:58:21 Step 12/22 : WORKDIR /edgex 08:58:21 ---> Running in bd57e130fb7c 08:58:21 Removing intermediate container bd57e130fb7c 08:58:21 ---> ad89525ae075 08:58:21 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:22 ---> c1d535c3782c 08:58:22 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:58:23 ---> 3c5002a3ff51 08:58:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:58:24 ---> 0d0a6f76403f 08:58:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:26 ---> 7c63100b69fe 08:58:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:58:27 ---> 5803d4db2919 08:58:27 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:27 ---> Running in 073d3c13b61a 08:58:30 Removing intermediate container 073d3c13b61a 08:58:30 ---> e90903312d10 08:58:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:58:30 ---> Running in 2d8f5f50f24d 08:58:31 Removing intermediate container 2d8f5f50f24d 08:58:31 ---> 3e810c878fd7 08:58:31 Step 20/22 : LABEL arch=arm64 08:58:31 ---> Running in c1ada470ca4b 08:58:31 Removing intermediate container c1ada470ca4b 08:58:31 ---> 3c8e9a72c66b 08:58:31 Step 21/22 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 08:58:31 ---> Running in 95ab3c6f890e 08:58:32 Removing intermediate container 95ab3c6f890e 08:58:32 ---> 18cb99df7668 08:58:32 Step 22/22 : LABEL version=0.0.0 08:58:32 ---> Running in 6a35e963d061 08:58:32 Removing intermediate container 6a35e963d061 08:58:32 ---> df58b75a887e 08:58:32 08:58:33 Successfully built df58b75a887e 08:58:33 Successfully tagged security-proxy-setup-arm64:latest 08:58:33  Building security-proxy-setup ... done Building core-data 08:58:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:51 ---> 0e0687254e60 08:58:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:58:51 ---> Using cache 08:58:51 ---> c181a82cfaab 08:58:51 Step 4/23 : WORKDIR /edgex-go 08:58:51 ---> Using cache 08:58:51 ---> e35169f25ade 08:58:51 Step 5/23 : RUN apk add --update --no-cache make git 08:58:51 ---> Using cache 08:58:51 ---> 32eff49570d8 08:58:51 Step 6/23 : COPY go.mod vendor* ./ 08:58:51 ---> Using cache 08:58:51 ---> 8934f19c63da 08:58:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:51 ---> Using cache 08:58:51 ---> 3c604528d83c 08:58:51 Step 8/23 : COPY . . 08:58:51 ---> Using cache 08:58:51 ---> 87e8180c06db 08:58:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:58:51 ---> Running in 2e4dc4d07a95 08:58:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:59:06 Removing intermediate container 94adca8160e3 08:59:06 ---> 97e4477ecd7d 08:59:06 08:59:06 Step 10/24 : FROM alpine:3.17 08:59:06 ---> 51e60588ff2c 08:59:06 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:59:06 ---> Running in f24b654cb46a 08:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:10 (1/1) Installing dumb-init (1.2.5-r2) 08:59:10 Executing busybox-1.35.0-r29.trigger 08:59:10 OK: 8 MiB in 16 packages 08:59:13 Removing intermediate container f24b654cb46a 08:59:13 ---> d746898439c3 08:59:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:59:13 ---> Running in 1a1a18229063 08:59:14 Removing intermediate container 1a1a18229063 08:59:14 ---> ad31d1863095 08:59:14 Step 13/24 : ENV APP_PORT=59882 08:59:14 ---> Running in 2e4dfbd4e2ce 08:59:14 Removing intermediate container 2e4dfbd4e2ce 08:59:14 ---> 65c7f78bedfe 08:59:14 Step 14/24 : EXPOSE $APP_PORT 08:59:14 ---> Running in 5ba6a18404be 08:59:15 Removing intermediate container 5ba6a18404be 08:59:15 ---> 7d2e7156168d 08:59:15 Step 15/24 : WORKDIR / 08:59:15 ---> Running in 5584049febdc 08:59:16 Removing intermediate container 5584049febdc 08:59:16 ---> 59ea9a3c1dc2 08:59:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:17 ---> dd1dec0be974 08:59:17 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:59:18 ---> ffc5f9d4edf4 08:59:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:20 ---> 70df46fc4dae 08:59:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:59:21 ---> 9aabb85ce8fd 08:59:21 Step 20/24 : ENTRYPOINT ["/core-command"] 08:59:21 ---> Running in 68bc32696118 08:59:21 Removing intermediate container 68bc32696118 08:59:21 ---> 19de0fdf3a02 08:59:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:21 ---> Running in 10a39441c3c7 08:59:22 Removing intermediate container 10a39441c3c7 08:59:22 ---> ed8410f40465 08:59:22 Step 22/24 : LABEL arch=arm64 08:59:22 ---> Running in 1f4e2dcd21b9 08:59:22 Removing intermediate container 1f4e2dcd21b9 08:59:22 ---> eb291f156b07 08:59:22 Step 23/24 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 08:59:22 ---> Running in 80e1e997a37b 08:59:23 Removing intermediate container 80e1e997a37b 08:59:23 ---> 1877b5aa0941 08:59:23 Step 24/24 : LABEL version=0.0.0 08:59:23 ---> Running in 52ea3dff0eb9 08:59:24 Removing intermediate container 52ea3dff0eb9 08:59:24 ---> 33d2667c3611 08:59:24 08:59:24 Successfully built 33d2667c3611 08:59:24 Successfully tagged core-command-arm64:latest 08:59:24 Building security-spire-agent 08:59:31  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:59:41 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:59:41 ---> 0e0687254e60 08:59:41 Step 3/27 : WORKDIR /edgex-go 08:59:41 ---> Using cache 08:59:41 ---> 54e1f69a7978 08:59:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:59:41 ---> Running in 1dba6d90ecac 08:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:45 OK: 263 MiB in 53 packages 08:59:48 Removing intermediate container 1dba6d90ecac 08:59:48 ---> 0a6eb79d7493 08:59:48 Step 5/27 : COPY go.mod vendor* ./ 08:59:50 ---> 75a4143df7bd 08:59:50 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:50 ---> Running in dfb69e0b98f6 08:59:55 Removing intermediate container 1ee119f9b66d 08:59:55 ---> e3f9a96edc22 08:59:55 08:59:55 Step 9/25 : FROM alpine:3.17 08:59:55 ---> 51e60588ff2c 08:59:55 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:59:55 ---> Running in ce3f6ebb0840 08:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:00 (1/3) Installing ca-certificates (20230506-r0) 09:00:00 (2/3) Installing dumb-init (1.2.5-r2) 09:00:00 (3/3) Installing su-exec (0.2-r2) 09:00:00 Executing busybox-1.35.0-r29.trigger 09:00:00 Executing ca-certificates-20230506-r0.trigger 09:00:01 OK: 8 MiB in 18 packages 09:00:04 Removing intermediate container ce3f6ebb0840 09:00:04 ---> 7e768d929e58 09:00:04 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:00:04 ---> Running in 752b3c795770 09:00:05 Removing intermediate container 752b3c795770 09:00:05 ---> f8bf69496714 09:00:05 Step 12/25 : WORKDIR / 09:00:06 ---> Running in adfbb7a07889 09:00:07 Removing intermediate container adfbb7a07889 09:00:07 ---> 04a6e648500f 09:00:07 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:08 ---> fb816b1a8a67 09:00:08 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:00:10 ---> 9ec09579bede 09:00:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:00:11 ---> 0faaea171da0 09:00:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:00:12 Removing intermediate container f88009fbc186 09:00:12 ---> 88930d34742d 09:00:12 09:00:12 Step 10/23 : FROM alpine:3.17 09:00:12 ---> 51e60588ff2c 09:00:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:12 ---> Running in 2d2aa91b93ca 09:00:13 ---> c9e9d93e81df 09:00:13 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:00:13 Removing intermediate container 2d2aa91b93ca 09:00:13 ---> 314ace55696b 09:00:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:13 ---> Running in 6b6cd9f69dd4 09:00:14 ---> b508f55f263f 09:00:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:17 ---> 273f7835d6b3 09:00:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:20 ---> 5d9a9ec2bdc4 09:00:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:00:20 (1/1) Installing dumb-init (1.2.5-r2) 09:00:20 Executing busybox-1.35.0-r29.trigger 09:00:20 OK: 8 MiB in 16 packages 09:00:20 ---> 7bf78e4d6a61 09:00:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:20 ---> Running in 6c2e1370e67e 09:00:21 Removing intermediate container 6b6cd9f69dd4 09:00:21 ---> b5f507376693 09:00:21 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:23 ---> bdb5fd5a08a2 09:00:23 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:00:24 Removing intermediate container 6c2e1370e67e 09:00:24 ---> 825209a7c0c3 09:00:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:00:24 ---> b6b6b1bfd797 09:00:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:00:24 ---> Running in 488b1dd6711e 09:00:25 Removing intermediate container 488b1dd6711e 09:00:25 ---> 61347f2c44d6 09:00:25 Step 23/25 : LABEL arch=arm64 09:00:25 ---> Running in d32332f84a07 09:00:26 Removing intermediate container d32332f84a07 09:00:26 ---> dd8205851934 09:00:26 Step 24/25 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 09:00:26 ---> Running in 203d08f3285b 09:00:27 ---> 20a6f08df299 09:00:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:00:27 Removing intermediate container 203d08f3285b 09:00:27 ---> 3e102cc75cf5 09:00:27 Step 25/25 : LABEL version=0.0.0 09:00:28 ---> Running in 7b7a0f1af42f 09:00:28 ---> 5edc866e7d71 09:00:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:00:28 Removing intermediate container 7b7a0f1af42f 09:00:28 ---> a45af6de3c75 09:00:28 09:00:29 Successfully built a45af6de3c75 09:00:29 Successfully tagged security-secretstore-setup-arm64:latest 09:00:29 Building security-spiffe-token-provider 09:00:29  Building security-secretstore-setup ... done  ---> 0faa3fb34c4e 09:00:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:29 ---> Running in 7bf122e50135 09:00:34 Removing intermediate container 7bf122e50135 09:00:34 ---> 36accc7c4aef 09:00:34 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:34 ---> Running in 313d64688348 09:00:34 Removing intermediate container 313d64688348 09:00:34 ---> edb759f4ef24 09:00:34 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:00:34 ---> Running in 4bd49e75f701 09:00:34 Removing intermediate container 4bd49e75f701 09:00:34 ---> 8f33fa89d248 09:00:34 Step 21/23 : LABEL arch=arm64 09:00:34 ---> Running in 6527d119108c 09:00:35 Removing intermediate container 6527d119108c 09:00:35 ---> 71a1db18f49d 09:00:35 Step 22/23 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 09:00:35 ---> Running in 602a917d0f92 09:00:36 Removing intermediate container 602a917d0f92 09:00:36 ---> a4d7c400b5a8 09:00:36 Step 23/23 : LABEL version=0.0.0 09:00:36 ---> Running in 0baafadd5f51 09:00:37 Removing intermediate container 0baafadd5f51 09:00:37 ---> 2d6fa71ed25a 09:00:37 09:00:37 Successfully built 2d6fa71ed25a 09:00:37 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:00:37  Building core-common-config-bootstrapper ... done Building core-metadata 09:00:59 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:00:59 ---> 0e0687254e60 09:00:59 Step 3/20 : WORKDIR /edgex-go 09:00:59 ---> Using cache 09:00:59 ---> 54e1f69a7978 09:00:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:00:59 ---> Running in 0ee634e8fdee 09:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:01 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:01 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:01 OK: 17697 distinct packages available 09:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:04 OK: 263 MiB in 53 packages 09:01:04 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:01:04 ---> 0e0687254e60 09:01:04 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:01:04 ---> Using cache 09:01:04 ---> c181a82cfaab 09:01:04 Step 4/25 : WORKDIR /edgex-go 09:01:04 ---> Using cache 09:01:04 ---> e35169f25ade 09:01:04 Step 5/25 : RUN apk add --update --no-cache make git 09:01:04 ---> Using cache 09:01:04 ---> 32eff49570d8 09:01:04 Step 6/25 : COPY go.mod vendor* ./ 09:01:04 ---> Using cache 09:01:04 ---> 8934f19c63da 09:01:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:04 ---> Using cache 09:01:04 ---> 3c604528d83c 09:01:04 Step 8/25 : COPY . . 09:01:05 ---> Using cache 09:01:05 ---> 87e8180c06db 09:01:05 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:01:06 ---> Running in dce4d96b55ef 09:01:08 Removing intermediate container 0ee634e8fdee 09:01:08 ---> 25a8b332ebed 09:01:08 Step 5/20 : COPY go.mod vendor* ./ 09:01:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:01:10 ---> 03da04f2aa48 09:01:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:10 ---> Running in 734ee1ccce76 09:01:37 Removing intermediate container dfb69e0b98f6 09:01:37 ---> 4f186aa9631c 09:01:37 Step 7/27 : COPY . . 09:01:52 ---> db051459aa27 09:01:52 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:01:52 ---> Running in 82291f64494d 09:01:52 Removing intermediate container 82291f64494d 09:01:52 ---> 6d59aeac3a13 09:01:52 Step 9/27 : WORKDIR /edgex-go/spire-build 09:01:52 ---> Running in ad22bba15eab 09:01:53 Removing intermediate container ad22bba15eab 09:01:53 ---> cbfb88ca2c67 09:01:53 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:53 ---> Running in df53c7213a77 09:01:53 Removing intermediate container df53c7213a77 09:01:53 ---> 89d15c4c0f2a 09:01:53 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 09:01:54 ---> Running in d111d8d08076 09:01:57 Removing intermediate container d111d8d08076 09:01:57 ---> c1464aae5abf 09:01:57 Step 12/27 : WORKDIR /edgex-go 09:01:57 ---> Running in f14b7e66366b 09:01:58 Removing intermediate container f14b7e66366b 09:01:58 ---> 3257d15339f0 09:01:58 09:01:58 Step 13/27 : FROM alpine:3.17 09:01:58 ---> 51e60588ff2c 09:01:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:58 ---> Using cache 09:01:58 ---> 36daaea15ff5 09:01:58 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:58 ---> Using cache 09:01:58 ---> 7383ebe08169 09:01:58 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:58 ---> Using cache 09:01:58 ---> 1851b766b3bf 09:01:58 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:01:58 ---> Using cache 09:01:58 ---> 160a35d0d8db 09:01:58 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:02:03 ---> 72b14750a193 09:02:03 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:10 ---> 0e29a4159bea 09:02:10 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:02:11 ---> 250f7a1ca54d 09:02:11 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:02:12 ---> 55c08b11c990 09:02:12 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:02:13 ---> 81c367d87b78 09:02:13 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:13 ---> Running in 83a26a7e9367 09:02:14 Removing intermediate container 83a26a7e9367 09:02:14 ---> 6aad5fb173a6 09:02:14 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:14 ---> Running in fb0bf94da984 09:02:16 Removing intermediate container fb0bf94da984 09:02:16 ---> 05dd9c324447 09:02:16 Step 25/27 : LABEL arch=arm64 09:02:16 ---> Running in f9a8f0274a57 09:02:17 Removing intermediate container f9a8f0274a57 09:02:17 ---> 8e8295fe2d4b 09:02:17 Step 26/27 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 09:02:17 ---> Running in 1b6a6c498a4a 09:02:18 Removing intermediate container 1b6a6c498a4a 09:02:18 ---> 63c897793807 09:02:18 Step 27/27 : LABEL version=0.0.0 09:02:18 ---> Running in 9edf4a6c2acc 09:02:19 Removing intermediate container 9edf4a6c2acc 09:02:19 ---> b28b0883e129 09:02:19 09:02:20 Successfully built b28b0883e129 09:02:20 Successfully tagged security-spire-agent-arm64:latest 09:02:20  Building security-spire-agent ... done Building security-bootstrapper 09:02:42 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:42 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:02:42 ---> 0e0687254e60 09:02:42 Step 3/33 : WORKDIR /edgex-go 09:02:42 ---> Using cache 09:02:42 ---> 54e1f69a7978 09:02:42 Step 4/33 : RUN apk add --update --no-cache make git 09:02:42 ---> Using cache 09:02:42 ---> 2552e5e29b4b 09:02:42 Step 5/33 : COPY go.mod vendor* ./ 09:02:42 ---> Using cache 09:02:42 ---> b55498fb7ce4 09:02:42 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:42 ---> Using cache 09:02:42 ---> 1c0d95c59e88 09:02:42 Step 7/33 : COPY . . 09:02:42 Removing intermediate container be90b29cfdc4 09:02:42 ---> b5267b3526eb 09:02:42 09:02:42 Step 10/23 : FROM alpine:3.17 09:02:42 ---> 51e60588ff2c 09:02:42 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:02:42 ---> Using cache 09:02:42 ---> 440a5fe47e02 09:02:42 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:42 ---> Running in 8751a465c2ff 09:02:42 ---> Running in 4e654131580c 09:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:49 (1/2) Installing ca-certificates (20230506-r0) 09:02:49 (2/2) Installing dumb-init (1.2.5-r2) 09:02:49 Executing busybox-1.35.0-r29.trigger 09:02:49 Executing ca-certificates-20230506-r0.trigger 09:02:50 OK: 8 MiB in 17 packages 09:02:53 Removing intermediate container 4e654131580c 09:02:53 ---> d66c26f47f86 09:02:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:02:54 ---> Running in 0dec8c5670b0 09:02:55 Removing intermediate container 0dec8c5670b0 09:02:55 ---> dc3b592bed4e 09:02:55 Step 13/23 : ENV APP_PORT=59860 09:02:55 ---> Running in fe2ce001a271 09:02:56 Removing intermediate container fe2ce001a271 09:02:56 ---> 555997979071 09:02:56 Step 14/23 : EXPOSE $APP_PORT 09:02:56 ---> Running in 0f8be38e0ff2 09:02:57 Removing intermediate container 0f8be38e0ff2 09:02:57 ---> 05af4d516734 09:02:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:58 ---> ce2c190ff115 09:02:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:03:00 ---> 46cda64b9e7f 09:03:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:03:05 ---> 5a212279820e 09:03:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:03:10 ---> 632a5b052793 09:03:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:03:10 ---> Running in f27467f2515c 09:03:11 Removing intermediate container f27467f2515c 09:03:11 ---> efdf4894a4d2 09:03:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:11 ---> Running in 481fd0e34c3e 09:03:12 Removing intermediate container 481fd0e34c3e 09:03:12 ---> 4d471f55b0ab 09:03:12 Step 21/23 : LABEL arch=arm64 09:03:12 ---> Running in cfcd24181204 09:03:13 Removing intermediate container cfcd24181204 09:03:13 ---> 6d9ea10fa2e2 09:03:13 Step 22/23 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 09:03:13 ---> Running in d4decde2988e 09:03:14 Removing intermediate container d4decde2988e 09:03:14 ---> 7213b2e979ab 09:03:14 Step 23/23 : LABEL version=0.0.0 09:03:14 ---> Running in a74e4092f8ed 09:03:15 Removing intermediate container a74e4092f8ed 09:03:15 ---> aca5d6390445 09:03:15 09:03:15 Successfully built aca5d6390445 09:03:15 Successfully tagged support-notifications-arm64:latest 09:03:15 Building support-scheduler 09:03:16  Building support-notifications ... done Removing intermediate container 734ee1ccce76 09:03:16 ---> 1dd522d8949e 09:03:16 Step 7/20 : COPY . . 09:03:34 ---> da1cc63e11ad 09:03:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:34 ---> Running in 5f849d5a7110 09:03:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:35 ---> 0e0687254e60 09:03:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:03:35 ---> Using cache 09:03:35 ---> c181a82cfaab 09:03:35 Step 4/23 : WORKDIR /edgex-go 09:03:35 ---> Using cache 09:03:35 ---> e35169f25ade 09:03:35 Step 5/23 : RUN apk add --update --no-cache make git 09:03:35 ---> Using cache 09:03:35 ---> 32eff49570d8 09:03:35 Step 6/23 : COPY go.mod vendor* ./ 09:03:35 ---> Using cache 09:03:35 ---> 8934f19c63da 09:03:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:35 ---> Using cache 09:03:35 ---> 3c604528d83c 09:03:35 Step 8/23 : COPY . . 09:03:35 ---> Using cache 09:03:35 ---> 87e8180c06db 09:03:35 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:03:37 ---> Running in e1a34d3e2010 09:03: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:03:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:07:01 Removing intermediate container 2e4dc4d07a95 09:07:01 ---> 7caab4f98f0d 09:07:01 09:07:01 Step 10/23 : FROM alpine:3.17 09:07:01 ---> 51e60588ff2c 09:07:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:07:03 ---> Running in 698fbd1b24eb 09:07:03 Removing intermediate container 698fbd1b24eb 09:07:03 ---> 96131b2aca50 09:07:03 Step 12/23 : ENV APP_PORT=59880 09:07:03 ---> Running in 9f4e6597bf1a 09:07:04 Removing intermediate container 9f4e6597bf1a 09:07:04 ---> 18782c92e537 09:07:04 Step 13/23 : EXPOSE $APP_PORT 09:07:04 ---> Running in f1f2ec5e8754 09:07:05 Removing intermediate container f1f2ec5e8754 09:07:05 ---> afcc9c9c5630 09:07:05 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:07:05 ---> Running in 0b24a24030ce 09:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:10 (1/1) Installing dumb-init (1.2.5-r2) 09:07:10 Executing busybox-1.35.0-r29.trigger 09:07:10 OK: 8 MiB in 16 packages 09:07:11 Removing intermediate container 0b24a24030ce 09:07:11 ---> a9ec646d1d2b 09:07:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:12 ---> 2759f73afbc3 09:07:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:07:16 ---> 00ea79a7a540 09:07:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:07:17 ---> c29124d8bbf9 09:07:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:07:18 ---> a896e02a67c6 09:07:18 Step 19/23 : ENTRYPOINT ["/core-data"] 09:07:18 ---> Running in 30b0539045f1 09:07:19 Removing intermediate container 30b0539045f1 09:07:19 ---> 0cfc178a047c 09:07:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:19 ---> Running in f9371b9a2cc4 09:07:19 Removing intermediate container f9371b9a2cc4 09:07:19 ---> ba68f52356cd 09:07:19 Step 21/23 : LABEL arch=arm64 09:07:20 ---> Running in b398956837a9 09:07:20 Removing intermediate container b398956837a9 09:07:20 ---> 9d2678c8b8b9 09:07:20 Step 22/23 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 09:07:20 ---> Running in c0211cced1f1 09:07:21 Removing intermediate container c0211cced1f1 09:07:21 ---> 7e4b2834bc82 09:07:21 Step 23/23 : LABEL version=0.0.0 09:07:21 ---> Running in 6913836459e8 09:07:22 Removing intermediate container 6913836459e8 09:07:22 ---> 9b68fb88e6c5 09:07:22 09:07:22 Successfully built 9b68fb88e6c5 09:07:22 Successfully tagged core-data-arm64:latest 09:07:22  Building core-data ... done Building security-proxy-auth 09:07:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:07:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:07:44 ---> 0e0687254e60 09:07:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:07:44 ---> Using cache 09:07:44 ---> c181a82cfaab 09:07:44 Step 4/23 : WORKDIR /edgex-go 09:07:44 ---> Using cache 09:07:44 ---> e35169f25ade 09:07:44 Step 5/23 : RUN apk add --update --no-cache make git 09:07:44 ---> Using cache 09:07:44 ---> 32eff49570d8 09:07:44 Step 6/23 : COPY go.mod vendor* ./ 09:07:44 ---> Using cache 09:07:44 ---> 8934f19c63da 09:07:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:44 ---> Using cache 09:07:44 ---> 3c604528d83c 09:07:44 Step 8/23 : COPY . . 09:07:44 ---> Using cache 09:07:44 ---> 87e8180c06db 09:07:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:07:44 ---> Running in e7c69dbc4f54 09:07:46 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 09:09:38 Removing intermediate container dce4d96b55ef 09:09:38 ---> 07d9b95364de 09:09:38 09:09:38 Step 10/25 : FROM alpine:3.17 09:09:38 ---> 51e60588ff2c 09:09:38 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:09:38 ---> Using cache 09:09:38 ---> d746898439c3 09:09:38 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:09:38 ---> Using cache 09:09:38 ---> ad31d1863095 09:09:38 Step 13/25 : ENV APP_PORT=59881 09:09:38 ---> Running in c04d4eea3630 09:09:38 Removing intermediate container c04d4eea3630 09:09:38 ---> 7166e7f9ebb0 09:09:38 Step 14/25 : EXPOSE $APP_PORT 09:09:38 ---> Running in ef452ced8938 09:09:38 Removing intermediate container ef452ced8938 09:09:38 ---> bb666096be27 09:09:38 Step 15/25 : WORKDIR / 09:09:38 ---> Running in f557d44b71b5 09:09:38 Removing intermediate container f557d44b71b5 09:09:38 ---> e125935657fd 09:09:38 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:38 ---> 2dddb9986ff6 09:09:38 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:09:38 ---> 9f93588029df 09:09:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:09:38 ---> 4a9a7307ab64 09:09:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:09:38 ---> e66955d1fd4c 09:09:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:09:38 ---> f7183e60b0c8 09:09:38 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:09:38 ---> Running in 30fb5773d469 09:09:38 Removing intermediate container 30fb5773d469 09:09:38 ---> 9f918b533757 09:09:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:38 ---> Running in 9e457d4a7b56 09:09:38 Removing intermediate container 9e457d4a7b56 09:09:38 ---> cbaebc67dfea 09:09:38 Step 23/25 : LABEL arch=arm64 09:09:38 ---> Running in 79effe2da522 09:09:38 Removing intermediate container 79effe2da522 09:09:38 ---> 48134710b3e3 09:09:38 Step 24/25 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 09:09:38 ---> Running in be8ded9a0523 09:09:38 Removing intermediate container be8ded9a0523 09:09:38 ---> 8366d5f4c266 09:09:38 Step 25/25 : LABEL version=0.0.0 09:09:38 ---> Running in 33e998be38ce 09:09:38 Removing intermediate container 33e998be38ce 09:09:38 ---> be60ff3d6e82 09:09:38 09:09:38 Successfully built be60ff3d6e82 09:09:38 Successfully tagged core-metadata-arm64:latest 09:10:10  Building core-metadata ... done Removing intermediate container 8751a465c2ff 09:10:10 ---> 15397c557a70 09:10:10 09:10:10 Step 9/33 : FROM alpine:3.17 09:10:10 ---> 51e60588ff2c 09:10:10 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:10:10 ---> Running in 680681b5ccbc 09:10:10 Removing intermediate container 680681b5ccbc 09:10:10 ---> ae9fba5d0732 09:10:10 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:10:10 ---> Running in 263a530ab9a4 09:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:10 (1/2) Installing dumb-init (1.2.5-r2) 09:10:10 (2/2) Installing su-exec (0.2-r2) 09:10:10 Executing busybox-1.35.0-r29.trigger 09:10:10 OK: 8 MiB in 17 packages 09:10:12 Removing intermediate container 263a530ab9a4 09:10:12 ---> cecf5921504b 09:10:12 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:10:12 ---> Running in 09b3d630f7cd 09:10:13 Removing intermediate container 09b3d630f7cd 09:10:13 ---> 8bb3613545b6 09:10:13 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:10:13 ---> Running in 6d7b19ed7739 09:10:13 Removing intermediate container 6d7b19ed7739 09:10:13 ---> 407b21cba261 09:10:13 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:10:13 ---> Running in 629f2fdc2e67 09:10:14 Removing intermediate container 629f2fdc2e67 09:10:14 ---> 6e770d110929 09:10:14 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:10:14 ---> Running in 4b51d100411b 09:10:15 Removing intermediate container 4b51d100411b 09:10:15 ---> f8dbf2d001ca 09:10:15 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:10:15 ---> Running in e06bcae53c46 09:10:18 Removing intermediate container e06bcae53c46 09:10:18 ---> 0824753ab064 09:10:18 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:10:18 ---> Running in 7e7695801c7b 09:10:18 Removing intermediate container 7e7695801c7b 09:10:18 ---> 0be44f72965e 09:10:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:10:19 ---> b3aca5110bd9 09:10:19 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:10:19 ---> Running in 65c44107966c 09:10:26 Removing intermediate container 65c44107966c 09:10:26 ---> d9d3b8a2b3f0 09:10:26 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:26 ---> 7655b85bb798 09:10:26 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:10:27 ---> 3fc123820d00 09:10:27 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:10:30 ---> d5e8100581cc 09:10:30 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:10:31 ---> 4881d22f71e7 09:10:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:10:31 ---> 8ccd3457e366 09:10:31 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:10:33 ---> c185fd57138b 09:10:33 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:10:33 ---> d634146ad6c2 09:10:33 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:10:35 ---> d485f3db2893 09:10:35 Step 28/33 : RUN chmod +x /entrypoint.sh 09:10:35 ---> Running in 6d8740aaf4ff 09:10:40 Removing intermediate container 6d8740aaf4ff 09:10:40 ---> 53b59f9ed1f8 09:10:40 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:10:40 ---> Running in 729970dbeeb9 09:10:40 Removing intermediate container 729970dbeeb9 09:10:40 ---> ffbfaa4a1ac5 09:10:40 Step 30/33 : CMD ["gate"] 09:10:41 ---> Running in 0c6534cb5548 09:10:41 Removing intermediate container 0c6534cb5548 09:10:41 ---> a3d4a1ec5ad6 09:10:41 Step 31/33 : LABEL arch=arm64 09:10:41 ---> Running in dbb9615a0744 09:10:42 Removing intermediate container dbb9615a0744 09:10:42 ---> cd2cd73fe2e6 09:10:42 Step 32/33 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 09:10:42 ---> Running in e47d6824843f 09:10:42 Removing intermediate container e47d6824843f 09:10:42 ---> fea55da6b88f 09:10:42 Step 33/33 : LABEL version=0.0.0 09:10:43 ---> Running in 33f2484ace54 09:10:43 Removing intermediate container 33f2484ace54 09:10:43 ---> bfde25e68fa1 09:10:43 09:10:44 Successfully built bfde25e68fa1 09:10:44 Successfully tagged security-bootstrapper-arm64:latest 09:12:35  Building security-bootstrapper ... done Removing intermediate container 5f849d5a7110 09:12:35 ---> ec7237f2703e 09:12:35 09:12:35 Step 9/20 : FROM alpine:3.17 09:12:35 ---> 51e60588ff2c 09:12:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:12:35 ---> Using cache 09:12:35 ---> ae9fba5d0732 09:12:35 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:35 ---> Running in 4b1d1b420b57 09:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:35 v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:12:35 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:12:35 OK: 17694 distinct packages available 09:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:35 (1/9) Installing ca-certificates (20230506-r0) 09:12:35 (2/9) Installing brotli-libs (1.0.9-r9) 09:12:35 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:12:35 (4/9) Installing libcurl (8.1.1-r1) 09:12:35 (5/9) Installing curl (8.1.1-r1) 09:12:35 (6/9) Installing dumb-init (1.2.5-r2) 09:12:35 (7/9) Installing musl-obstack (1.2.3-r0) 09:12:35 (8/9) Installing libucontext (1.2-r0) 09:12:35 (9/9) Installing gcompat (1.1.0-r0) 09:12:35 Executing busybox-1.35.0-r29.trigger 09:12:35 Executing ca-certificates-20230506-r0.trigger 09:12:35 OK: 11 MiB in 24 packages 09:12:35 Removing intermediate container 4b1d1b420b57 09:12:35 ---> ad536edc6cf7 09:12:35 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:35 ---> d6d313d8a0a5 09:12:35 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:12:35 ---> ab83a25b2379 09:12:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:12:37 ---> 4b2879d365b4 09:12:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:12:38 ---> ba5789fb0d7e 09:12:38 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:12:38 ---> Running in 95aaa9273452 09:12:38 Removing intermediate container 95aaa9273452 09:12:38 ---> 908b978e3f43 09:12:38 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:12:38 ---> Running in 8c35dfea2c66 09:12:39 Removing intermediate container 8c35dfea2c66 09:12:39 ---> 3a40a456fe97 09:12:39 Step 18/20 : LABEL arch=arm64 09:12:39 ---> Running in 02b9e0202d2d 09:12:39 Removing intermediate container 02b9e0202d2d 09:12:39 ---> 6b6f20b2a662 09:12:39 Step 19/20 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 09:12:39 ---> Running in f18b4ce7a56f 09:12:40 Removing intermediate container f18b4ce7a56f 09:12:40 ---> 609c303c7d3a 09:12:40 Step 20/20 : LABEL version=0.0.0 09:12:40 ---> Running in 9ee35d11c27a 09:12:41 Removing intermediate container 9ee35d11c27a 09:12:41 ---> 5d41e4a80770 09:12:41 09:12:41 Successfully built 5d41e4a80770 09:12:41 Successfully tagged security-spiffe-token-provider-arm64:latest 09:12:46  Building security-spiffe-token-provider ... done Removing intermediate container e7c69dbc4f54 09:12:46 ---> 2cac4007a7d5 09:12:46 09:12:46 Step 10/23 : FROM alpine:3.17 09:12:46 ---> 51e60588ff2c 09:12:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:12:46 ---> Using cache 09:12:46 ---> 314ace55696b 09:12:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:12:46 ---> Using cache 09:12:46 ---> b5f507376693 09:12:46 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:46 ---> Using cache 09:12:46 ---> bdb5fd5a08a2 09:12:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:12:46 ---> Using cache 09:12:46 ---> b6b6b1bfd797 09:12:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:12:48 ---> 48458e405496 09:12:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:12:48 ---> 806d3324d099 09:12:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:12:49 ---> db5bedd3f622 09:12:49 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:49 ---> Running in 207014664e5e 09:12:51 Removing intermediate container 207014664e5e 09:12:51 ---> d3a87efc3148 09:12:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:12:51 ---> Running in 443aec263b64 09:12:52 Removing intermediate container 443aec263b64 09:12:52 ---> 2b0ee57629dc 09:12:52 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:12:52 ---> Running in 8e7fba61b038 09:12:52 Removing intermediate container 8e7fba61b038 09:12:52 ---> 0d98287252b6 09:12:52 Step 21/23 : LABEL arch=arm64 09:12:52 ---> Running in 5c08c799167d 09:12:53 Removing intermediate container 5c08c799167d 09:12:53 ---> bd7aeea29911 09:12:53 Step 22/23 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 09:12:53 ---> Running in 2f5133690f36 09:12:53 Removing intermediate container e1a34d3e2010 09:12:53 ---> 7df790496478 09:12:53 09:12:53 Step 10/23 : FROM alpine:3.17 09:12:53 ---> 51e60588ff2c 09:12:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:12:53 ---> Using cache 09:12:53 ---> d746898439c3 09:12:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:12:53 ---> Using cache 09:12:53 ---> ad31d1863095 09:12:53 Step 13/23 : ENV APP_PORT=59861 09:12:53 ---> Running in f9deccec51a2 09:12:53 Removing intermediate container 2f5133690f36 09:12:53 ---> 33b1c728d458 09:12:53 Step 23/23 : LABEL version=0.0.0 09:12:53 ---> Running in 0cd49d1a1668 09:12:53 Removing intermediate container f9deccec51a2 09:12:53 ---> 93d61c00f2e2 09:12:53 Step 14/23 : EXPOSE $APP_PORT 09:12:53 ---> Running in fb3fdb57872e 09:12:54 Removing intermediate container 0cd49d1a1668 09:12:54 ---> e177328eb6d7 09:12:54 09:12:54 Successfully built e177328eb6d7 09:12:54 Successfully tagged security-proxy-auth-arm64:latest 09:12:54  Building security-proxy-auth ... done Removing intermediate container fb3fdb57872e 09:12:54 ---> a22cb7b22ade 09:12:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:55 ---> f3e78d6fbc3c 09:12:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:12:55 ---> e80af1f530f3 09:12:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:12:56 ---> 34829fb83841 09:12:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:12:57 ---> 1b148465c0ad 09:12:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:12:57 ---> Running in c2c36b8e031f 09:12:57 Removing intermediate container c2c36b8e031f 09:12:57 ---> 9d382bc45594 09:12:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:57 ---> Running in 3c45aa5c098d 09:12:58 Removing intermediate container 3c45aa5c098d 09:12:58 ---> d75d447a77a9 09:12:58 Step 21/23 : LABEL arch=arm64 09:12:58 ---> Running in 25246337b785 09:12:58 Removing intermediate container 25246337b785 09:12:58 ---> 1d26620b137a 09:12:58 Step 22/23 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 09:12:58 ---> Running in 5614f8d7ee28 09:12:58 Removing intermediate container 5614f8d7ee28 09:12:58 ---> 2e71c0837934 09:12:58 Step 23/23 : LABEL version=0.0.0 09:12:58 ---> Running in 4de5bb8f23bd 09:12:59 Removing intermediate container 4de5bb8f23bd 09:12:59 ---> 23e53125a8d2 09:12:59 09:12:59 Successfully built 23e53125a8d2 09:12:59 Successfully tagged support-scheduler-arm64:latest 09:12:59  Building support-scheduler ... done  [Pipeline] } 09:12:59 $ docker stop --time=1 afae07abead9ab143f7d638ba0dffa0c278e9530863d66069b529974d16d110e 09:13:01 $ docker rm -f --volumes afae07abead9ab143f7d638ba0dffa0c278e9530863d66069b529974d16d110e [Pipeline] // withDockerContainer [Pipeline] sh 09:13:01 + docker images 09:13:02 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:02 support-scheduler-arm64 latest 23e53125a8d2 3 seconds ago 31.2MB 09:13:02 security-proxy-auth-arm64 latest e177328eb6d7 9 seconds ago 18.1MB 09:13:02 7df790496478 10 seconds ago 1.59GB 09:13:02 2cac4007a7d5 17 seconds ago 1.51GB 09:13:02 security-spiffe-token-provider-arm64 latest 5d41e4a80770 22 seconds ago 32.7MB 09:13:02 ec7237f2703e 41 seconds ago 1.57GB 09:13:02 security-bootstrapper-arm64 latest bfde25e68fa1 2 minutes ago 21.9MB 09:13:02 15397c557a70 2 minutes ago 1.51GB 09:13:02 core-metadata-arm64 latest be60ff3d6e82 3 minutes ago 20.2MB 09:13:02 07d9b95364de 3 minutes ago 1.53GB 09:13:02 core-data-arm64 latest 9b68fb88e6c5 5 minutes ago 19.9MB 09:13:02 7caab4f98f0d 6 minutes ago 1.53GB 09:13:02 support-notifications-arm64 latest aca5d6390445 9 minutes ago 31.9MB 09:13:02 b5267b3526eb 10 minutes ago 1.59GB 09:13:02 security-spire-agent-arm64 latest b28b0883e129 10 minutes ago 153MB 09:13:02 3257d15339f0 11 minutes ago 1.39GB 09:13:02 core-common-config-bootstrapper-arm64 latest 2d6fa71ed25a 12 minutes ago 17.2MB 09:13:02 security-secretstore-setup-arm64 latest a45af6de3c75 12 minutes ago 32.2MB 09:13:02 88930d34742d 12 minutes ago 1.52GB 09:13:02 e3f9a96edc22 13 minutes ago 1.52GB 09:13:02 core-command-arm64 latest 33d2667c3611 13 minutes ago 19.7MB 09:13:02 97e4477ecd7d 13 minutes ago 1.53GB 09:13:02 security-proxy-setup-arm64 latest df58b75a887e 14 minutes ago 18.7MB 09:13:02 6f4782ca0331 14 minutes ago 1.51GB 09:13:02 security-spire-config-arm64 latest faa2aaca4299 21 minutes ago 96.1MB 09:13:02 security-spire-server-arm64 latest 4f2358647320 21 minutes ago 97MB 09:13:02 1439e92a02a6 21 minutes ago 1.39GB 09:13:02 bb25c0a0372f 21 minutes ago 1.39GB 09:13:02 ci-base-image-arm64 latest 0e0687254e60 37 minutes ago 899MB 09:13:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB 09:13:02 alpine 3.17 51e60588ff2c 8 weeks ago 7.46MB 09:13:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:02 09:13:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:03 arm64: Pulling from edgex-lftools-log-publisher 09:13:03 8998bd30e6a1: Pulling fs layer 09:13:03 04944245beec: Pulling fs layer 09:13:03 699f458cf7ca: Pulling fs layer 09:13:03 765212b225bb: Pulling fs layer 09:13:03 f23df028b6ca: Pulling fs layer 09:13:03 d65c8cfc05b1: Pulling fs layer 09:13:03 2437ff75d9bd: Pulling fs layer 09:13:03 765212b225bb: Waiting 09:13:03 d65c8cfc05b1: Waiting 09:13:03 2437ff75d9bd: Waiting 09:13:03 f23df028b6ca: Waiting 09:13:03 04944245beec: Verifying Checksum 09:13:03 04944245beec: Download complete 09:13:03 765212b225bb: Download complete 09:13:03 f23df028b6ca: Download complete 09:13:03 d65c8cfc05b1: Verifying Checksum 09:13:03 d65c8cfc05b1: Download complete 09:13:03 699f458cf7ca: Download complete 09:13:03 8998bd30e6a1: Verifying Checksum 09:13:03 8998bd30e6a1: Download complete 09:13:06 2437ff75d9bd: Verifying Checksum 09:13:06 2437ff75d9bd: Download complete 09:13:07 8998bd30e6a1: Pull complete 09:13:08 04944245beec: Pull complete 09:13:09 699f458cf7ca: Pull complete 09:13:09 765212b225bb: Pull complete 09:13:10 f23df028b6ca: Pull complete 09:13:10 d65c8cfc05b1: Pull complete 09:13:25 2437ff75d9bd: Pull complete 09:13:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:25 prd-ubuntu20.04-docker-arm64-4c-16g-16950 does not seem to be running inside a container 09:13:25 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:13:28 $ docker top 2c3540888fead6863d982aec84936dbceb838cd718aaa6f208c0e224904d6e77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:29 ---> job-cost.sh 09:13:29 lf-activate-venv: SKIPPING 09:13:29 INFO: No Stack... 09:13:29 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:30 INFO: Archiving Costs [Pipeline] sh 09:13:31 + cat /w/workspace/edgex-go/10/archives/cost.csv 09:13:31 + cut -d, -f6 [Pipeline] lock 09:13:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-10-stack-cost] 09:13:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-10-stack-cost] did not exist. Created. 09:13:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:32 + echo total: 0.10999999940395355 [Pipeline] stash 09:13:32 Stashed 1 file(s) [Pipeline] } 09:13:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-10-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:32 $ docker stop --time=1 2c3540888fead6863d982aec84936dbceb838cd718aaa6f208c0e224904d6e77 09:13:33 $ docker rm -f --volumes 2c3540888fead6863d982aec84936dbceb838cd718aaa6f208c0e224904d6e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:13:34 provisioning config files... 09:13:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config16822450912109235833tmp [Pipeline] { [Pipeline] sh 09:13:34 + set +x 09:13:34 + bash -s -- 09:13:34 + curl -s https://codecov.io/bash 09:13:34 09:13:34 _____ _ 09:13:34 / ____| | | 09:13:34 | | ___ __| | ___ ___ _____ __ 09:13:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:34 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:34 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:34 Bash-1.0.6 09:13:34 09:13:34 09:13:34 ==> git version 2.25.1 found 09:13:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:13:34 Release-Date: 2020-01-08 09:13:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:13:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:13:34 ==> Jenkins CI detected. 09:13:34 current dir:  /w/workspace/edgex-go/10 09:13:34 project root: . 09:13:34 --> token set from env 09:13:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:34 ==> Running gcov in . (disable via -X gcov) 09:13:34 ==> Python coveragepy not found 09:13:34 ==> Searching for coverage reports in: 09:13:34 + . 09:13:34 -> Found 1 reports 09:13:34 ==> Detecting git/mercurial file structure 09:13:34 ==> Reading reports 09:13:34 + ./coverage.out bytes=447731 09:13:34 ==> Appending adjustments 09:13:34 https://docs.codecov.io/docs/fixing-reports 09:13:36 + Found adjustments 09:13:36 ==> Gzipping contents 09:13:36 60K /tmp/codecov.CX7VOB.gz 09:13:36 ==> Uploading reports 09:13:36 url: https://codecov.io 09:13:36 query: branch=PR-4563&commit=89b91fb00ea030afb36e9a141b977402d661987b&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:13:36 -> Pinging Codecov 09:13:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=89b91fb00ea030afb36e9a141b977402d661987b&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:13:36 -> Uploading to 09:13:36 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/00271124DB129430A58F1EEE437C3FCB/89b91fb00ea030afb36e9a141b977402d661987b/6c83c5fb-bd97-415d-bf68-ac6625fa89f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T091335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eaf9062c02c6b504d3a408002602707f299db958704efce0f4b2f82ba9b7d19 09:13:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:36 Dload Upload Total Spent Left Speed 09:13:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57413 0 0 100 57413 0 249k --:--:-- --:--:-- --:--:-- 249k 09:13:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/89b91fb00ea030afb36e9a141b977402d661987b [Pipeline] } 09:13:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:13:36 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 09:13:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:38 ---> package-listing.sh 09:13:38 ++ facter osfamily 09:13:38 ++ tr '[:upper:]' '[:lower:]' 09:13:38 + OS_FAMILY=debian 09:13:38 + workspace=/w/workspace/edgex-go/10 09:13:38 + START_PACKAGES=/tmp/packages_start.txt 09:13:38 + END_PACKAGES=/tmp/packages_end.txt 09:13:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:38 + PACKAGES=/tmp/packages_start.txt 09:13:38 + '[' /w/workspace/edgex-go/10 ']' 09:13:38 + PACKAGES=/tmp/packages_end.txt 09:13:38 + case "${OS_FAMILY}" in 09:13:38 + dpkg -l 09:13:38 + grep '^ii' 09:13:38 + '[' -f /tmp/packages_start.txt ']' 09:13:38 + '[' -f /tmp/packages_end.txt ']' 09:13:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:38 + '[' /w/workspace/edgex-go/10 ']' 09:13:38 + mkdir -p /w/workspace/edgex-go/10/archives/ 09:13:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 09:13:38 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:39 09:13:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:39 latest: Pulling from edgex-lftools-log-publisher 09:13:39 5eb5b503b376: Pulling fs layer 09:13:39 5c69ac0246d0: Pulling fs layer 09:13:39 ec43610c2a17: Pulling fs layer 09:13:39 3a2ae6a8a46f: Pulling fs layer 09:13:39 33b1e0a273af: Pulling fs layer 09:13:39 5d3b04190fa2: Pulling fs layer 09:13:39 2f39f015ded8: Pulling fs layer 09:13:39 33b1e0a273af: Waiting 09:13:39 5d3b04190fa2: Waiting 09:13:39 3a2ae6a8a46f: Waiting 09:13:39 5c69ac0246d0: Download complete 09:13:39 3a2ae6a8a46f: Verifying Checksum 09:13:39 3a2ae6a8a46f: Download complete 09:13:39 33b1e0a273af: Verifying Checksum 09:13:39 33b1e0a273af: Download complete 09:13:39 5d3b04190fa2: Verifying Checksum 09:13:39 5d3b04190fa2: Download complete 09:13:39 ec43610c2a17: Verifying Checksum 09:13:39 ec43610c2a17: Download complete 09:13:39 5eb5b503b376: Verifying Checksum 09:13:39 5eb5b503b376: Download complete 09:13:40 2f39f015ded8: Download complete 09:13:40 5eb5b503b376: Pull complete 09:13:41 5c69ac0246d0: Pull complete 09:13:41 ec43610c2a17: Pull complete 09:13:41 3a2ae6a8a46f: Pull complete 09:13:41 33b1e0a273af: Pull complete 09:13:41 5d3b04190fa2: Pull complete 09:13:45 2f39f015ded8: Pull complete 09:13:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:45 prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container 09:13:45 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:13:48 $ docker top 0adb372ef9ddd34d28cee417b87653d032a3ec1d210f31b3d07cac491bc3141e -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:48 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:48 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:49 + ls /var/log/sa-host 09:13:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:49 provisioning config files... 09:13:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config18401813175323011937tmp [Pipeline] { [Pipeline] echo 09:13:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:49 ---> create-netrc.sh [Pipeline] } 09:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:49 ---> python-tools-install.sh [Pipeline] echo 09:13:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:50 ---> sudo-logs.sh 09:13:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:50 ---> job-cost.sh 09:13:50 lf-activate-venv: SKIPPING 09:13:50 DEBUG: total: 0.10999999940395355 09:13:50 INFO: Retrieving Stack Cost... 09:13:50 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:51 INFO: Archiving Costs [Pipeline] echo 09:13:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:51 ---> logs-deploy.sh 09:13:51 lf-activate-venv: SKIPPING 09:13:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/10 09:13:51 INFO: archiving workspace using pattern(s): 09:13:52 Archives upload complete. 09:13:52 INFO: archiving logs to Nexus 09:13:53 ---> uname -a: 09:13:53 Linux prd-ubuntu20-04-docker-8c-8g-16947 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:13:53 09:13:53 09:13:53 ---> lscpu: 09:13:53 Architecture: x86_64 09:13:53 CPU op-mode(s): 32-bit, 64-bit 09:13:53 Byte Order: Little Endian 09:13:53 Address sizes: 40 bits physical, 48 bits virtual 09:13:53 CPU(s): 8 09:13:53 On-line CPU(s) list: 0-7 09:13:53 Thread(s) per core: 1 09:13:53 Core(s) per socket: 1 09:13:53 Socket(s): 8 09:13:53 NUMA node(s): 1 09:13:53 Vendor ID: AuthenticAMD 09:13:53 CPU family: 23 09:13:53 Model: 49 09:13:53 Model name: AMD EPYC-Rome Processor 09:13:53 Stepping: 0 09:13:53 CPU MHz: 2799.998 09:13:53 BogoMIPS: 5599.99 09:13:53 Virtualization: AMD-V 09:13:53 Hypervisor vendor: KVM 09:13:53 Virtualization type: full 09:13:53 L1d cache: 256 KiB 09:13:53 L1i cache: 256 KiB 09:13:53 L2 cache: 4 MiB 09:13:53 L3 cache: 128 MiB 09:13:53 NUMA node0 CPU(s): 0-7 09:13:53 Vulnerability Itlb multihit: Not affected 09:13:53 Vulnerability L1tf: Not affected 09:13:53 Vulnerability Mds: Not affected 09:13:53 Vulnerability Meltdown: Not affected 09:13:53 Vulnerability Mmio stale data: Not affected 09:13:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:13:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:13:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:13:53 Vulnerability Srbds: Not affected 09:13:53 Vulnerability Tsx async abort: Not affected 09:13:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:13:53 09:13:53 09:13:53 ---> nproc: 09:13:53 8 09:13:53 09:13:53 09:13:53 ---> df -h: 09:13:53 Filesystem Size Used Avail Use% Mounted on 09:13:53 overlay 155G 20G 136G 13% / 09:13:53 tmpfs 64M 0 64M 0% /dev 09:13:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:13:53 shm 64M 0 64M 0% /dev/shm 09:13:53 /dev/vda1 155G 20G 136G 13% /facter-os 09:13:53 09:13:53 09:13:53 ---> sar -b -r -n DEV: 09:13:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16947) 05/25/23 _x86_64_ (8 CPU) 09:13:53 09:13:53 08:29:16 LINUX RESTART (8 CPU) 09:13:53 09:13:53 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:13:53 08:31:01 184.32 10.70 173.62 0.00 1736.24 57540.28 0.00 09:13:53 08:32:01 53.09 0.05 53.04 0.00 4.40 26889.25 0.00 09:13:53 08:33:01 35.59 0.25 35.34 0.00 3.20 11069.37 0.00 09:13:53 08:34:01 342.86 4.47 338.39 0.00 40.39 106950.71 0.00 09:13:53 08:35:01 375.29 11.53 363.76 0.00 937.18 165646.13 0.00 09:13:53 08:36:01 241.64 5.07 236.58 0.00 4272.62 128401.00 0.00 09:13:53 08:37:01 634.67 0.10 634.57 0.00 7.33 142795.73 0.00 09:13:53 08:38:01 462.50 0.63 461.86 0.00 8.53 176710.70 0.00 09:13:53 08:39:01 569.24 0.02 569.22 0.00 1.47 161635.46 0.00 09:13:53 08:40:01 238.34 0.02 238.32 0.00 0.67 28354.95 0.00 09:13:53 08:41:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 09:13:53 08:42:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 09:13:53 08:43:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 09:13:53 08:44:01 1.72 0.00 1.72 0.00 0.00 19.59 0.00 09:13:53 08:45:01 1.90 0.02 1.88 0.00 0.13 21.06 0.00 09:13:53 08:46:01 2.15 0.00 2.15 0.00 0.00 27.73 0.00 09:13:53 08:47:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 09:13:53 08:48:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 09:13:53 08:49:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 09:13:53 08:50:01 1.95 0.00 1.95 0.00 0.00 23.33 0.00 09:13:53 08:51:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 09:13:53 08:52:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 09:13:53 08:53:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 09:13:53 08:54:01 1.98 0.00 1.98 0.00 0.00 22.80 0.00 09:13:53 08:55:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 09:13:53 08:56:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 09:13:53 08:57:01 3.17 1.60 1.57 0.00 37.19 20.00 0.00 09:13:53 08:58:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 09:13:53 08:59:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 09:13:53 09:00:01 2.17 0.00 2.17 0.00 0.00 25.72 0.00 09:13:53 09:01:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 09:13:53 09:02:01 2.07 0.00 2.07 0.00 0.00 23.60 0.00 09:13:53 09:03:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 09:13:53 09:04:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 09:13:53 09:05:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 09:13:53 09:06:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 09:13:53 09:07:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 09:13:53 09:08:01 2.05 0.00 2.05 0.00 0.00 23.33 0.00 09:13:53 09:09:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 09:13:53 09:10:01 1.98 0.00 1.98 0.00 0.00 23.06 0.00 09:13:53 09:11:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 09:13:53 09:12:01 2.08 0.00 2.08 0.00 0.00 23.46 0.00 09:13:53 09:13:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 09:13:53 Average: 74.26 0.80 73.46 0.00 163.93 23409.93 0.00 09:13:53 09:13:53 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:13:53 08:31:01 28209032 31545168 765124 2.33 102048 3463008 2009580 5.92 1171896 3090396 111500 09:13:53 08:32:01 27730100 31426708 874900 2.66 113484 3777236 2079584 6.13 1651000 3044316 114592 09:13:53 08:33:01 27586984 31552420 745852 2.27 116996 4017048 1806760 5.32 1416196 3396772 300332 09:13:53 08:34:01 24111584 31484872 800384 2.43 201048 7083084 1899348 5.60 2067976 5942784 1424940 09:13:53 08:35:01 20363740 31497420 780020 2.37 302948 10665544 1959320 5.77 1854584 9818632 2071580 09:13:53 08:36:01 20209316 31436928 836196 2.54 318140 10691732 2252176 6.64 2230244 9539764 640400 09:13:53 08:37:01 20213100 31376232 888392 2.70 337256 10586876 2305720 6.80 2371772 9361384 621708 09:13:53 08:38:01 17940124 31247104 1011936 3.08 373968 12562940 2645588 7.80 2568776 11301064 9864 09:13:53 08:39:01 17669320 31431444 831612 2.53 379992 13005208 2037016 6.00 2603332 11538728 172 09:13:53 08:40:01 18984692 31510112 762320 2.32 382784 11811312 1863988 5.49 2505564 10374776 8 09:13:53 08:41:01 18984660 31510104 762248 2.32 382836 11811316 1863988 5.49 2505416 10374780 8 09:13:53 08:42:01 18995212 31520740 751608 2.29 382884 11811324 1863988 5.49 2496208 10374788 12 09:13:53 08:43:01 18995260 31520840 751600 2.29 382912 11811324 1863988 5.49 2496212 10374876 16 09:13:53 08:44:01 18997472 31523220 749184 2.28 382944 11811456 1863988 5.49 2493908 10375008 180 09:13:53 08:45:01 18999356 31525244 747440 2.27 382960 11811456 1867224 5.50 2493900 10375084 4 09:13:53 08:46:01 18998972 31524924 747900 2.27 383020 11811436 1867224 5.50 2494464 10375072 176 09:13:53 08:47:01 18999112 31525124 747572 2.27 383076 11811440 1867224 5.50 2494488 10375076 180 09:13:53 08:48:01 18999120 31525132 747516 2.27 383108 11811440 1867224 5.50 2493972 10375076 8 09:13:53 08:49:01 18999208 31525260 747492 2.27 383120 11811444 1867224 5.50 2494368 10375080 180 09:13:53 08:50:01 18999272 31525420 747396 2.27 383160 11811452 1867224 5.50 2494328 10375172 184 09:13:53 08:51:01 18999224 31525456 747348 2.27 383196 11811452 1867224 5.50 2494368 10375172 184 09:13:53 08:52:01 18998860 31525100 747624 2.27 383216 11811460 1867224 5.50 2494348 10375180 232 09:13:53 08:53:01 18998812 31525052 747608 2.27 383220 11811460 1867224 5.50 2494336 10375180 184 09:13:53 08:54:01 18998764 31525032 747552 2.27 383260 11811464 1883400 5.55 2494372 10375184 180 09:13:53 08:55:01 18998680 31525012 747776 2.27 383308 11811468 1883400 5.55 2494448 10375192 12 09:13:53 08:56:01 18998468 31524864 747892 2.27 383360 11811468 1883400 5.55 2494516 10375196 208 09:13:53 08:57:01 18985940 31514568 758056 2.31 383424 11812584 1883400 5.55 2507828 10375528 172 09:13:53 08:58:01 18986216 31514884 757760 2.30 383444 11812584 1883400 5.55 2507136 10375524 8 09:13:53 08:59:01 18985592 31514280 758212 2.31 383488 11812592 1883400 5.55 2507380 10375532 192 09:13:53 09:00:01 18985512 31514300 758280 2.31 383540 11812596 1883400 5.55 2507632 10375536 12 09:13:53 09:01:01 18985656 31514456 758232 2.31 383588 11812596 1883400 5.55 2507492 10375536 184 09:13:53 09:02:01 18985656 31514540 758144 2.31 383664 11812600 1883400 5.55 2507676 10375540 180 09:13:53 09:03:01 18985356 31514284 758340 2.31 383700 11812604 1866892 5.50 2507644 10375544 188 09:13:53 09:04:01 18985592 31514568 758032 2.31 383708 11812604 1866892 5.50 2507852 10375544 180 09:13:53 09:05:01 18985048 31514076 758460 2.31 383768 11812600 1866892 5.50 2507764 10375548 12 09:13:53 09:06:01 18984812 31513896 758644 2.31 383820 11812600 1866892 5.50 2507468 10375548 4 09:13:53 09:07:01 18984700 31513840 758616 2.31 383860 11812612 1866892 5.50 2507540 10375552 8 09:13:53 09:08:01 18984844 31514048 758544 2.31 383908 11812620 1866892 5.50 2508040 10375560 188 09:13:53 09:09:01 18984536 31513812 758720 2.31 383976 11812620 1866892 5.50 2507928 10375564 12 09:13:53 09:10:01 18984244 31513568 758900 2.31 384020 11812624 1866892 5.50 2508056 10375568 12 09:13:53 09:11:01 18984300 31513648 758824 2.31 384036 11812628 1866892 5.50 2507676 10375568 8 09:13:53 09:12:01 18984000 31513408 759004 2.31 384092 11812632 1866892 5.50 2507752 10375572 8 09:13:53 09:13:01 18984356 31513888 758596 2.31 384112 11812764 1866892 5.50 2508292 10375704 192 09:13:53 Average: 19761042 31502907 771532 2.35 355404 11103751 1921080 5.66 2395259 9762656 123223 09:13:53 09:13:53 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:13:53 08:31:01 docker0 568.74 534.58 41.76 3427.89 0.00 0.00 0.00 0.00 09:13:53 08:31:01 ens3 823.46 740.28 9395.50 104.93 0.00 0.00 0.00 0.00 09:13:53 08:31:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 09:13:53 08:32:01 docker0 0.50 0.60 0.04 0.05 0.00 0.00 0.00 0.00 09:13:53 08:32:01 ens3 52.29 37.26 53.37 21.54 0.00 0.00 0.00 0.00 09:13:53 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:32:01 vethafb999b 0.50 0.70 0.04 0.06 0.00 0.00 0.00 0.00 09:13:53 08:33:01 docker0 1.07 1.07 0.08 0.09 0.00 0.00 0.00 0.00 09:13:53 08:33:01 ens3 26.10 17.95 21.56 11.92 0.00 0.00 0.00 0.00 09:13:53 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:33:01 vethafb999b 1.07 1.08 0.09 0.10 0.00 0.00 0.00 0.00 09:13:53 08:34:01 docker0 456.26 965.47 37.95 6264.77 0.00 0.00 0.00 0.00 09:13:53 08:34:01 veth58a195d 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 09:13:53 08:34:01 veth4fec97d 82.70 195.80 8.19 1210.48 0.00 0.00 0.00 0.10 09:13:53 08:34:01 ens3 1049.01 507.97 7959.24 62.03 0.00 0.00 0.00 0.00 09:13:53 08:34:01 veth09fbb1d 109.33 212.05 10.05 1211.98 0.00 0.00 0.00 0.10 09:13:53 08:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:13:53 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:35:01 veth58a195d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:35:01 ens3 54.81 27.91 917.62 4.19 0.00 0.00 0.00 0.00 09:13:53 08:35:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:13:53 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:36:01 veth58a195d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:36:01 ens3 161.07 102.75 1961.65 10.03 0.00 0.00 0.00 0.00 09:13:53 08:36:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 09:13:53 08:37:01 docker0 153.47 267.53 12.37 1326.69 0.00 0.00 0.00 0.00 09:13:53 08:37:01 vethe33cdee 55.73 96.85 5.35 441.07 0.00 0.00 0.00 0.04 09:13:53 08:37:01 veth58a195d 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 09:13:53 08:37:01 ens3 328.59 240.24 1360.75 201.61 0.00 0.00 0.00 0.00 09:13:53 08:37:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 09:13:53 08:37:01 vethe91b845 56.30 98.78 5.39 441.13 0.00 0.00 0.00 0.04 09:13:53 08:37:01 veth2736002 26.99 38.75 2.61 13.79 0.00 0.00 0.00 0.00 09:13:53 08:38:01 docker0 172.18 315.78 13.47 2866.50 0.00 0.00 0.00 0.00 09:13:53 08:38:01 veth12ac7cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:13:53 08:38:01 veth58a195d 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:38:01 veth2918b65 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:13:53 08:38:01 ens3 341.22 190.40 2886.87 27.32 0.00 0.00 0.00 0.00 09:13:53 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:39:01 veth95eba8e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:13:53 08:39:01 docker0 9.22 17.60 0.61 240.06 0.00 0.00 0.00 0.00 09:13:53 08:39:01 veth58a195d 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 09:13:53 08:39:01 ens3 54.77 35.24 269.59 17.56 0.00 0.00 0.00 0.00 09:13:53 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:40:01 ens3 11.98 6.61 10.64 5.27 0.00 0.00 0.00 0.00 09:13:53 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:43:01 ens3 0.43 0.32 0.26 0.21 0.00 0.00 0.00 0.00 09:13:53 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:44:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:45:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:13:53 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:46:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:47:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:49:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:50:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 09:13:53 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:54:01 ens3 0.42 0.38 0.55 0.03 0.00 0.00 0.00 0.00 09:13:53 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:55:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:13:53 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:57:01 ens3 7.92 6.58 5.34 6.29 0.00 0.00 0.00 0.00 09:13:53 08:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:00:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:13:53 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:04:01 ens3 0.98 0.47 0.39 0.28 0.00 0.00 0.00 0.00 09:13:53 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:05:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:13:53 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:06:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:10:01 ens3 0.42 0.28 0.23 0.08 0.00 0.00 0.00 0.00 09:13:53 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:11:01 ens3 0.13 0.08 0.14 0.01 0.00 0.00 0.00 0.00 09:13:53 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:53 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 09:13:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:13:53 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:53 Average: docker0 31.66 48.90 2.47 328.51 0.00 0.00 0.00 0.00 09:13:53 Average: ens3 67.82 44.57 577.76 11.02 0.00 0.00 0.00 0.00 09:13:53 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 09:13:53 09:13:53 09:13:53 ---> sar -P ALL: 09:13:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16947) 05/25/23 _x86_64_ (8 CPU) 09:13:53 09:13:53 08:29:16 LINUX RESTART (8 CPU) 09:13:53 09:13:53 08:30:01 CPU %user %nice %system %iowait %steal %idle 09:13:53 08:31:01 all 8.05 0.00 3.57 6.53 0.06 81.80 09:13:53 08:31:01 0 7.58 0.00 3.38 5.23 0.05 83.77 09:13:53 08:31:01 1 8.14 0.00 2.73 9.34 0.05 79.74 09:13:53 08:31:01 2 10.73 0.00 3.94 6.47 0.05 78.81 09:13:53 08:31:01 3 7.15 0.00 5.29 20.01 0.07 67.48 09:13:53 08:31:01 4 7.36 0.00 3.72 0.59 0.05 88.27 09:13:53 08:31:01 5 7.15 0.00 2.52 1.80 0.05 88.47 09:13:53 08:31:01 6 8.25 0.00 2.78 0.83 0.05 88.09 09:13:53 08:31:01 7 8.01 0.00 4.22 8.04 0.08 79.65 09:13:53 08:32:01 all 25.86 0.00 4.79 2.79 0.08 66.48 09:13:53 08:32:01 0 22.27 0.00 4.42 1.13 0.07 72.11 09:13:53 08:32:01 1 22.15 0.00 4.20 0.03 0.08 73.53 09:13:53 08:32:01 2 27.98 0.00 5.23 0.57 0.07 66.16 09:13:53 08:32:01 3 28.95 0.00 5.04 4.52 0.08 61.42 09:13:53 08:32:01 4 24.81 0.00 4.61 9.63 0.07 60.89 09:13:53 08:32:01 5 21.72 0.00 4.44 0.45 0.10 73.28 09:13:53 08:32:01 6 27.04 0.00 4.86 0.18 0.07 67.86 09:13:53 08:32:01 7 31.95 0.00 5.52 5.83 0.08 56.62 09:13:53 08:33:01 all 41.98 0.00 6.07 0.62 0.07 51.26 09:13:53 08:33:01 0 39.56 0.00 5.75 0.24 0.07 54.39 09:13:53 08:33:01 1 38.58 0.00 5.26 0.40 0.07 55.69 09:13:53 08:33:01 2 43.52 0.00 6.65 2.21 0.07 47.55 09:13:53 08:33:01 3 43.30 0.00 6.84 0.94 0.07 48.85 09:13:53 08:33:01 4 43.00 0.00 6.37 0.25 0.07 50.30 09:13:53 08:33:01 5 38.08 0.00 5.42 0.25 0.07 56.18 09:13:53 08:33:01 6 45.18 0.00 6.15 0.15 0.05 48.47 09:13:53 08:33:01 7 44.65 0.00 6.11 0.47 0.07 48.70 09:13:53 08:34:01 all 12.77 0.00 7.06 10.38 0.07 69.72 09:13:53 08:34:01 0 11.56 0.00 4.62 3.37 0.07 80.38 09:13:53 08:34:01 1 11.42 0.00 6.64 4.39 0.07 77.49 09:13:53 08:34:01 2 13.48 0.00 7.39 4.79 0.05 74.29 09:13:53 08:34:01 3 12.84 0.00 7.67 13.57 0.07 65.85 09:13:53 08:34:01 4 13.87 0.00 5.56 3.63 0.05 76.89 09:13:53 08:34:01 5 11.70 0.00 8.16 41.11 0.09 38.94 09:13:53 08:34:01 6 13.74 0.00 7.57 3.77 0.07 74.86 09:13:53 08:34:01 7 13.53 0.00 8.91 8.66 0.07 68.83 09:13:53 08:35:01 all 6.34 0.00 4.95 21.91 0.06 66.75 09:13:53 08:35:01 0 5.12 0.00 5.47 6.48 0.10 82.83 09:13:53 08:35:01 1 6.56 0.00 4.05 22.61 0.03 66.74 09:13:53 08:35:01 2 6.82 0.00 4.48 23.55 0.05 65.10 09:13:53 08:35:01 3 5.75 0.00 5.40 11.60 0.02 77.24 09:13:53 08:35:01 4 6.97 0.00 4.63 9.23 0.07 79.10 09:13:53 08:35:01 5 5.88 0.00 4.78 33.28 0.03 56.03 09:13:53 08:35:01 6 7.12 0.00 4.25 6.12 0.03 82.47 09:13:53 08:35:01 7 6.46 0.00 6.55 62.72 0.15 24.12 09:13:53 08:36:01 all 49.01 0.00 9.24 11.43 0.11 30.21 09:13:53 08:36:01 0 48.52 0.00 8.88 3.27 0.10 39.23 09:13:53 08:36:01 1 48.94 0.00 10.47 35.43 0.09 5.08 09:13:53 08:36:01 2 49.54 0.00 8.91 8.17 0.12 33.25 09:13:53 08:36:01 3 48.73 0.00 9.15 2.03 0.10 39.98 09:13:53 08:36:01 4 50.14 0.00 8.84 2.82 0.08 38.11 09:13:53 08:36:01 5 48.29 0.00 9.09 3.30 0.17 39.15 09:13:53 08:36:01 6 50.10 0.00 9.38 9.45 0.12 30.95 09:13:53 08:36:01 7 47.78 0.00 9.22 27.24 0.12 15.65 09:13:53 08:37:01 all 15.80 0.00 6.72 22.92 0.12 54.45 09:13:53 08:37:01 0 16.81 0.00 6.77 23.23 0.08 53.10 09:13:53 08:37:01 1 17.03 0.00 7.53 10.67 0.10 64.67 09:13:53 08:37:01 2 16.17 0.00 6.45 11.68 0.10 65.60 09:13:53 08:37:01 3 13.81 0.00 6.37 33.60 0.21 46.01 09:13:53 08:37:01 4 15.17 0.00 6.59 24.17 0.10 53.97 09:13:53 08:37:01 5 16.46 0.00 6.70 28.23 0.10 48.50 09:13:53 08:37:01 6 15.69 0.00 7.11 31.16 0.10 45.94 09:13:53 08:37:01 7 15.24 0.00 6.20 20.68 0.14 57.74 09:13:53 08:38:01 all 22.43 0.00 9.15 25.93 0.20 42.29 09:13:53 08:38:01 0 24.93 0.00 9.90 21.58 0.41 43.19 09:13:53 08:38:01 1 23.14 0.00 9.85 33.58 0.19 33.24 09:13:53 08:38:01 2 19.02 0.00 8.31 38.33 0.16 34.19 09:13:53 08:38:01 3 20.16 0.00 7.57 11.18 0.14 60.95 09:13:53 08:38:01 4 25.19 0.00 11.32 33.64 0.23 29.63 09:13:53 08:38:01 5 23.31 0.00 8.94 27.05 0.12 40.58 09:13:53 08:38:01 6 20.70 0.00 7.51 17.50 0.21 54.07 09:13:53 08:38:01 7 23.14 0.00 9.92 24.92 0.19 41.83 09:13:53 08:39:01 all 27.73 0.00 8.90 21.81 0.11 41.45 09:13:53 08:39:01 0 30.74 0.00 9.81 6.83 0.07 52.55 09:13:53 08:39:01 1 29.68 0.00 9.31 37.89 0.09 23.03 09:13:53 08:39:01 2 24.34 0.00 8.89 45.66 0.08 21.02 09:13:53 08:39:01 3 25.21 0.00 8.77 17.49 0.15 48.37 09:13:53 08:39:01 4 28.80 0.00 9.69 27.20 0.14 34.17 09:13:53 08:39:01 5 28.96 0.00 8.75 8.82 0.17 53.29 09:13:53 08:39:01 6 27.33 0.00 8.80 17.24 0.09 46.54 09:13:53 08:39:01 7 26.80 0.00 7.14 13.09 0.10 52.87 09:13:53 08:40:01 all 14.47 0.00 2.83 2.19 0.06 80.45 09:13:53 08:40:01 0 16.36 0.00 3.27 3.45 0.05 76.87 09:13:53 08:40:01 1 15.72 0.00 3.35 0.32 0.05 80.57 09:13:53 08:40:01 2 13.17 0.00 2.54 0.77 0.15 83.36 09:13:53 08:40:01 3 14.20 0.00 2.53 0.57 0.03 82.67 09:13:53 08:40:01 4 14.72 0.00 3.42 1.01 0.05 80.80 09:13:53 08:40:01 5 14.26 0.00 2.67 5.63 0.03 77.40 09:13:53 08:40:01 6 13.42 0.00 2.73 5.57 0.03 78.25 09:13:53 08:40:01 7 13.89 0.00 2.11 0.17 0.08 83.75 09:13:53 08:41:01 all 0.23 0.00 0.01 0.00 0.01 99.75 09:13:53 08:41:01 0 1.76 0.00 0.03 0.00 0.03 98.17 09:13:53 08:41:01 1 0.03 0.00 0.00 0.03 0.00 99.93 09:13:53 08:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 08:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 08:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:13:53 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:13:53 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:13:53 08:42:01 all 0.04 0.00 0.01 0.01 0.01 99.93 09:13:53 08:42:01 0 0.10 0.00 0.02 0.00 0.03 99.85 09:13:53 08:42:01 1 0.17 0.00 0.02 0.03 0.00 99.78 09:13:53 08:42:01 2 0.00 0.00 0.02 0.03 0.02 99.93 09:13:53 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:13:53 08:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 08:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 08:43:01 all 0.03 0.00 0.00 0.00 0.01 99.95 09:13:53 08:43:01 0 0.12 0.00 0.00 0.00 0.03 99.85 09:13:53 08:43:01 1 0.12 0.00 0.02 0.02 0.02 99.83 09:13:53 08:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 08:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 08:44:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:13:53 08:44:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:13:53 08:44:01 1 0.02 0.00 0.00 0.03 0.00 99.95 09:13:53 08:44:01 2 0.03 0.00 0.03 0.03 0.00 99.90 09:13:53 08:44:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:13:53 08:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:13:53 08:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 08:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 08:45:01 all 0.02 0.00 0.03 0.01 0.01 99.94 09:13:53 08:45:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:13:53 08:45:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:13:53 08:45:01 2 0.02 0.00 0.02 0.07 0.02 99.88 09:13:53 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 08:45:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:13:53 08:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:13:53 08:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 08:45:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:13:53 08:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:13:53 08:46:01 0 0.10 0.00 0.02 0.00 0.03 99.85 09:13:53 08:46:01 1 0.03 0.00 0.00 0.03 0.02 99.92 09:13:53 08:46:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:13:53 08:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:13:53 08:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:13:53 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:47:01 all 0.02 0.00 0.00 0.01 0.01 99.95 09:13:53 08:47:01 0 0.03 0.00 0.00 0.00 0.03 99.93 09:13:53 08:47:01 1 0.07 0.00 0.00 0.08 0.00 99.85 09:13:53 08:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:13:53 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:13:53 08:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 08:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:13:53 08:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:53 08:48:01 all 0.02 0.00 0.00 0.01 0.00 99.96 09:13:53 08:48:01 0 0.07 0.00 0.00 0.00 0.02 99.92 09:13:53 08:48:01 1 0.05 0.00 0.02 0.05 0.02 99.87 09:13:53 08:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:13:53 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 08:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:13:53 08:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:13:53 08:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:13:53 08:49:01 2 0.00 0.00 0.05 0.02 0.02 99.92 09:13:53 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:49:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:13:53 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 08:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 08:50:01 all 0.02 0.00 0.01 0.06 0.01 99.90 09:13:53 08:50:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:13:53 08:50:01 1 0.08 0.00 0.00 0.30 0.05 99.57 09:13:53 08:50:01 2 0.02 0.00 0.02 0.18 0.02 99.77 09:13:53 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 08:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:51:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:13:53 08:51:01 0 0.03 0.00 0.00 0.00 0.03 99.93 09:13:53 08:51:01 1 0.13 0.00 0.00 0.05 0.00 99.82 09:13:53 08:51:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:13:53 08:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 08:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 08:51:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:13:53 08:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:52:01 all 0.08 0.00 0.02 0.01 0.01 99.89 09:13:53 08:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 08:52:01 1 0.62 0.00 0.10 0.08 0.02 99.19 09:13:53 08:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:13:53 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:13:53 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:13:53 08:53:01 all 0.04 0.00 0.01 0.01 0.01 99.94 09:13:53 08:53:01 0 0.00 0.00 0.02 0.00 0.03 99.95 09:13:53 08:53:01 1 0.25 0.00 0.02 0.00 0.00 99.73 09:13:53 08:53:01 2 0.02 0.00 0.00 0.05 0.02 99.92 09:13:53 08:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 08:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:13:53 08:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:13:53 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 08:54:01 all 0.26 0.00 0.01 0.01 0.01 99.72 09:13:53 08:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 08:54:01 1 1.97 0.00 0.00 0.03 0.02 97.98 09:13:53 08:54:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:13:53 08:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 08:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 08:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:13:53 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 08:55:01 all 0.19 0.00 0.01 0.01 0.01 99.79 09:13:53 08:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:13:53 08:55:01 1 1.39 0.00 0.05 0.03 0.00 98.53 09:13:53 08:55:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:13:53 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 08:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:13:53 08:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 08:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 08:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:13:53 08:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:13:53 08:56:01 1 0.00 0.00 0.02 0.07 0.02 99.90 09:13:53 08:56:01 2 0.00 0.00 0.00 0.03 0.02 99.95 09:13:53 08:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:13:53 08:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:13:53 08:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:53 08:57:01 all 0.31 0.00 0.02 0.02 0.01 99.64 09:13:53 08:57:01 0 0.33 0.00 0.05 0.00 0.02 99.60 09:13:53 08:57:01 1 0.35 0.00 0.03 0.15 0.02 99.45 09:13:53 08:57:01 2 0.43 0.00 0.03 0.02 0.02 99.50 09:13:53 08:57:01 3 0.13 0.00 0.03 0.00 0.00 99.83 09:13:53 08:57:01 4 0.88 0.00 0.00 0.02 0.00 99.10 09:13:53 08:57:01 5 0.08 0.00 0.02 0.00 0.02 99.88 09:13:53 08:57:01 6 0.13 0.00 0.02 0.00 0.00 99.85 09:13:53 08:57:01 7 0.12 0.00 0.00 0.00 0.00 99.88 09:13:53 08:58:01 all 0.01 0.00 0.01 0.03 0.01 99.94 09:13:53 08:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:13:53 08:58:01 1 0.02 0.00 0.00 0.25 0.00 99.73 09:13:53 08:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:13:53 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:13:53 08:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:13:53 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:53 08:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:13:53 08:59:01 0 0.03 0.00 0.00 0.00 0.03 99.93 09:13:53 08:59:01 1 0.02 0.00 0.02 0.03 0.02 99.92 09:13:53 08:59:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:13:53 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:13:53 08:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 08:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 09:00:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:13:53 09:00:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:13:53 09:00:01 1 0.02 0.00 0.02 0.03 0.02 99.92 09:13:53 09:00:01 2 0.02 0.00 0.00 0.03 0.02 99.93 09:13:53 09:00:01 3 0.00 0.00 0.02 0.05 0.00 99.93 09:13:53 09:00:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:13:53 09:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:13:53 09:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:13:53 09:01:01 1 0.02 0.00 0.00 0.03 0.02 99.93 09:13:53 09:01:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:13:53 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:13:53 09:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:13:53 09:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:02:01 2 0.00 0.00 0.00 0.12 0.00 99.88 09:13:53 09:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:02:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:13:53 09:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 09:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 09:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:53 09:03:01 all 0.20 0.00 0.01 0.01 0.01 99.77 09:13:53 09:03:01 0 0.02 0.00 0.05 0.00 0.03 99.90 09:13:53 09:03:01 1 1.52 0.00 0.03 0.00 0.02 98.43 09:13:53 09:03:01 2 0.02 0.00 0.00 0.05 0.02 99.92 09:13:53 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:13:53 09:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:13:53 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:13:53 09:04:01 all 0.07 0.00 0.00 0.02 0.01 99.90 09:13:53 09:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 09:04:01 1 0.42 0.00 0.00 0.00 0.03 99.55 09:13:53 09:04:01 2 0.00 0.00 0.02 0.15 0.02 99.82 09:13:53 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:04:01 4 0.10 0.00 0.00 0.00 0.02 99.88 09:13:53 09:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:05:01 all 0.01 0.00 0.01 0.02 0.01 99.95 09:13:53 09:05:01 0 0.00 0.00 0.02 0.00 0.03 99.95 09:13:53 09:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:13:53 09:05:01 2 0.02 0.00 0.02 0.13 0.02 99.82 09:13:53 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:13:53 09:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:13:53 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 09:06:01 all 0.01 0.00 0.00 0.03 0.01 99.95 09:13:53 09:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 09:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 09:06:01 2 0.00 0.00 0.00 0.25 0.00 99.75 09:13:53 09:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 09:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:07:01 all 0.03 0.00 0.00 0.00 0.01 99.96 09:13:53 09:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:13:53 09:07:01 1 0.22 0.00 0.00 0.00 0.00 99.78 09:13:53 09:07:01 2 0.00 0.00 0.00 0.03 0.02 99.95 09:13:53 09:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:08:01 all 0.09 0.00 0.01 0.02 0.01 99.87 09:13:53 09:08:01 0 0.00 0.00 0.02 0.00 0.03 99.95 09:13:53 09:08:01 1 0.62 0.00 0.02 0.00 0.02 99.35 09:13:53 09:08:01 2 0.03 0.00 0.02 0.18 0.02 99.75 09:13:53 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:13:53 09:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:13:53 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:09:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:13:53 09:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:13:53 09:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 09:09:01 2 0.00 0.00 0.02 0.05 0.00 99.93 09:13:53 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:13:53 09:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:13:53 09:10:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:13:53 09:10:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:13:53 09:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:10:01 2 0.00 0.00 0.03 0.05 0.02 99.90 09:13:53 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 09:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 09:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 09:10:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:13:53 09:11:01 all 0.00 0.00 0.01 0.00 0.01 99.97 09:13:53 09:11:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:13:53 09:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:13:53 09:11:01 2 0.00 0.00 0.00 0.03 0.02 99.95 09:13:53 09:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:13:53 09:12:01 0 0.02 0.00 0.00 0.00 0.03 99.95 09:13:53 09:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 09:12:01 2 0.00 0.00 0.03 0.07 0.02 99.88 09:13:53 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 09:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:13:53 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:13:53 09:13:01 all 0.18 0.00 0.01 0.00 0.01 99.80 09:13:53 09:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:53 09:13:01 1 1.40 0.00 0.02 0.02 0.02 98.55 09:13:53 09:13:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:13:53 09:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:13:53 09:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 09:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:53 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:53 Average: all 5.19 0.00 1.45 2.90 0.03 90.43 09:13:53 Average: 0 5.19 0.00 1.44 1.70 0.04 91.62 09:13:53 Average: 1 5.29 0.00 1.46 3.55 0.03 89.67 09:13:53 Average: 2 5.18 0.00 1.45 3.30 0.03 90.05 09:13:53 Average: 3 5.06 0.00 1.49 2.64 0.02 90.78 09:13:53 Average: 4 5.30 0.00 1.48 2.54 0.03 90.65 09:13:53 Average: 5 4.94 0.00 1.41 3.42 0.03 90.20 09:13:53 Average: 6 5.23 0.00 1.40 2.09 0.02 91.25 09:13:53 Average: 7 5.31 0.00 1.51 3.92 0.03 89.23 09:13:53 09:13:53 09:13:53