Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from be193a8204e8e8a9cbded3a5a0797b22d935f03d+61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 (4db77ffc6643e2707e01aaf9eedf873cc52291ba) 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-ssh10121566542318881130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh339554721010930897.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4592/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-4592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3175863116629044269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh17440281785691952132.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-4592/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-4592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15965324689630214811.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18786 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d Merge succeeded, producing a26f6eaa651309b0b7b4d059e46334feab8628ff Checking out Revision a26f6eaa651309b0b7b4d059e46334feab8628ff (PR-4592) > git config core.sparsecheckout # timeout=10 > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # 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 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a26f6eaa651309b0b7b4d059e46334feab8628ff # timeout=10 Commit message: "Merge commit '61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 0e2649a269e5c95446ef52c0d253079fc06daeae # timeout=10 08:29:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:40 ========================================================= 08:29:40 EdgeX Global Pipelines Version Info 08:29:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:40 ------------------- 08:29:40 stable info: 08:29:40 ------------------- 08:29:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:40 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 08:29:40 Message: update stable to v1.0.250 08:29:41 ------------------- 08:29:41 experimental info: 08:29:41 ------------------- 08:29:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:41 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 08:29:41 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4592 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4592 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4592 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a26f6eaa651309b0b7b4d059e46334feab8628ff [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a26f6ea [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:41 provisioning config files... 08:29:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17153465981414724669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:42 ---> docker-login.sh 08:29:42 nexus3.edgexfoundry.org:10001 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:42 Configure a credential helper to remove this warning. See 08:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:42 08:29:42 Login Succeeded 08:29:42 nexus3.edgexfoundry.org:10002 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:42 Configure a credential helper to remove this warning. See 08:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:42 08:29:42 Login Succeeded 08:29:42 nexus3.edgexfoundry.org:10003 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:42 Configure a credential helper to remove this warning. See 08:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:42 08:29:42 Login Succeeded 08:29:42 nexus3.edgexfoundry.org:10004 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:42 Configure a credential helper to remove this warning. See 08:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:42 08:29:42 Login Succeeded 08:29:42 docker.io 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:43 Configure a credential helper to remove this warning. See 08:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:43 08:29:43 Login Succeeded 08:29:43 ---> docker-login.sh ends [Pipeline] } 08:29:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:43 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:43 + dirname cmd/core-command/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo core-command,cmd/core-command/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:43 + dirname cmd/core-data/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo core-data,cmd/core-data/Dockerfile 08:29:43 + dirname cmd/core-metadata/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:43 + dirname cmd/security-bootstrapper/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:43 + dirname cmd/security-proxy-auth/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:43 + dirname cmd/security-proxy-setup/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:43 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:43 + dirname cmd/security-spire-agent/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:43 + dirname cmd/security-spire-config/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:43 + dirname cmd/security-spire-server/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:43 + dirname cmd/support-notifications/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:43 + dirname cmd/support-scheduler/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:43 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:43 + git rev-list -1 --merges a26f6eaa651309b0b7b4d059e46334feab8628ff~1..a26f6eaa651309b0b7b4d059e46334feab8628ff [Pipeline] echo 08:29:43 -----------> git rev-list -1 --merges a26f6eaa651309b0b7b4d059e46334feab8628ff~1..a26f6eaa651309b0b7b4d059e46334feab8628ff a26f6eaa651309b0b7b4d059e46334feab8628ff 08:29:43 a26f6eaa651309b0b7b4d059e46334feab8628ff [false] [Pipeline] sh 08:29:44 + git log --format=format:%s -1 a26f6eaa651309b0b7b4d059e46334feab8628ff [Pipeline] echo 08:29:44 ========================================================= 08:29:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:44 + grep -v github /etc/ssh/ssh_known_hosts 08:29:44 + [ -e /tmp/ssh_known_hosts ] 08:29:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:44 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:45 08:29:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:45 b85a868b505f: Pulling fs layer 08:29:45 e2be974225ed: Pulling fs layer 08:29:45 339a4e72a1f5: Pulling fs layer 08:29:45 988bab9f4d93: Pulling fs layer 08:29:45 1469e6f7b9e6: Pulling fs layer 08:29:45 eaf3925da568: Pulling fs layer 08:29:45 bab4dde63d76: Pulling fs layer 08:29:45 bde34c3a00c8: Pulling fs layer 08:29:45 b352a97aabf1: Pulling fs layer 08:29:45 4872d77fe225: Pulling fs layer 08:29:45 5851b861e8e6: Pulling fs layer 08:29:45 1469e6f7b9e6: Waiting 08:29:45 eaf3925da568: Waiting 08:29:45 bab4dde63d76: Waiting 08:29:45 bde34c3a00c8: Waiting 08:29:45 5851b861e8e6: Waiting 08:29:45 4872d77fe225: Waiting 08:29:45 988bab9f4d93: Waiting 08:29:45 e2be974225ed: Download complete 08:29:45 988bab9f4d93: Verifying Checksum 08:29:45 988bab9f4d93: Download complete 08:29:45 339a4e72a1f5: Verifying Checksum 08:29:45 339a4e72a1f5: Download complete 08:29:45 1469e6f7b9e6: Verifying Checksum 08:29:45 1469e6f7b9e6: Download complete 08:29:45 eaf3925da568: Verifying Checksum 08:29:45 eaf3925da568: Download complete 08:29:45 bde34c3a00c8: Verifying Checksum 08:29:45 bde34c3a00c8: Download complete 08:29:45 b352a97aabf1: Download complete 08:29:45 4872d77fe225: Download complete 08:29:45 5851b861e8e6: Download complete 08:29:45 b85a868b505f: Verifying Checksum 08:29:45 b85a868b505f: Download complete 08:29:45 bab4dde63d76: Verifying Checksum 08:29:45 bab4dde63d76: Download complete 08:29:46 b85a868b505f: Pull complete 08:29:46 e2be974225ed: Pull complete 08:29:47 339a4e72a1f5: Pull complete 08:29:47 988bab9f4d93: Pull complete 08:29:47 1469e6f7b9e6: Pull complete 08:29:47 eaf3925da568: Pull complete 08:29:49 bab4dde63d76: Pull complete 08:29:49 bde34c3a00c8: Pull complete 08:29:49 b352a97aabf1: Pull complete 08:29:49 4872d77fe225: Pull complete 08:29:49 5851b861e8e6: Pull complete 08:29:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:49 prd-ubuntu20.04-docker-8c-8g-18786 does not seem to be running inside a container 08:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:52 $ docker top bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 -eo pid,comm 08:29:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:52 [ssh-agent] Looking for ssh-agent implementation... 08:29:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:52 $ docker exec bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 ssh-agent 08:29:52 SSH_AUTH_SOCK=/tmp/ssh-HFSlBOIuQSPY/agent.33 08:29:52 SSH_AGENT_PID=39 08:29:52 Running ssh-add (command line suppressed) 08:29:52 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9975588735398884361.key (/w/workspace/edgex-go/3@tmp/private_key_9975588735398884361.key) 08:29:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:53 + git tag --points-at HEAD [Pipeline] } 08:29:53 $ docker exec --env ******** --env ******** bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 ssh-agent -k 08:29:53 unset SSH_AUTH_SOCK; 08:29:53 unset SSH_AGENT_PID; 08:29:53 echo Agent pid 39 killed; 08:29:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:53 [ssh-agent] Looking for ssh-agent implementation... 08:29:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:53 $ docker exec bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 ssh-agent 08:29:53 SSH_AUTH_SOCK=/tmp/ssh-B2Re811Y09Nc/agent.71 08:29:53 SSH_AGENT_PID=77 08:29:53 Running ssh-add (command line suppressed) 08:29:53 Identity added: /w/workspace/edgex-go/3@tmp/private_key_11891626123308711328.key (/w/workspace/edgex-go/3@tmp/private_key_11891626123308711328.key) 08:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:53 + git semver init 08:29:54 2023-06-17 08:29:54,073 [run_init] DEBUG init version:0.0.0 force:False 08:29:54 2023-06-17 08:29:54,074 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:29:54 2023-06-17 08:29:54,075 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:29:54 2023-06-17 08:29:54,075 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:29:59 2023-06-17 08:29:58,422 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:29:59 2023-06-17 08:29:58,422 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4592 with force:False 08:29:59 2023-06-17 08:29:58,422 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4592 08:29:59 2023-06-17 08:29:58,424 [execute] INFO git cat-file --batch-check 08:29:59 2023-06-17 08:29:58,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:29:59 2023-06-17 08:29:58,429 [execute] INFO git cat-file --batch 08:29:59 2023-06-17 08:29:58,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:29:59 2023-06-17 08:29:58,434 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4592 08:29:59 0.0.0 [Pipeline] } 08:29:59 $ docker exec --env ******** --env ******** bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 ssh-agent -k 08:29:59 unset SSH_AUTH_SOCK; 08:29:59 unset SSH_AGENT_PID; 08:29:59 echo Agent pid 77 killed; 08:29:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:59 + git semver [Pipeline] } 08:30:00 $ docker stop --time=1 bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 08:30:01 $ docker rm -f --volumes bf0ed7e478156721d5c27d0d5ab58d11dc8219f106bafc805fee695f871164b8 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:01 Stashed 1 file(s) [Pipeline] echo 08:30:01 [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:02 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:02 ========================================================= 08:30:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:02 f56be85fc22e: Pulling fs layer 08:30:02 85791d961cd3: Pulling fs layer 08:30:02 d694b5ae8c79: Pulling fs layer 08:30:02 9f32a84ed3da: Pulling fs layer 08:30:02 4d19c01a9841: Pulling fs layer 08:30:02 9325e15d5711: Pulling fs layer 08:30:02 556b6ee489ea: Pulling fs layer 08:30:02 c5a4b2cf53e6: Pulling fs layer 08:30:02 9f32a84ed3da: Waiting 08:30:02 4d19c01a9841: Waiting 08:30:02 c5a4b2cf53e6: Waiting 08:30:02 556b6ee489ea: Waiting 08:30:02 85791d961cd3: Download complete 08:30:02 9f32a84ed3da: Verifying Checksum 08:30:02 9f32a84ed3da: Download complete 08:30:02 4d19c01a9841: Download complete 08:30:02 f56be85fc22e: Verifying Checksum 08:30:02 f56be85fc22e: Download complete 08:30:02 9325e15d5711: Verifying Checksum 08:30:02 9325e15d5711: Download complete 08:30:02 f56be85fc22e: Pull complete 08:30:02 85791d961cd3: Pull complete 08:30:03 d694b5ae8c79: Verifying Checksum 08:30:03 d694b5ae8c79: Download complete 08:30:03 c5a4b2cf53e6: Verifying Checksum 08:30:03 c5a4b2cf53e6: Download complete 08:30:03 556b6ee489ea: Verifying Checksum 08:30:03 556b6ee489ea: Download complete 08:30:06 d694b5ae8c79: Pull complete 08:30:06 9f32a84ed3da: Pull complete 08:30:06 4d19c01a9841: Pull complete 08:30:06 9325e15d5711: Pull complete 08:30:08 556b6ee489ea: Pull complete 08:30:09 c5a4b2cf53e6: Pull complete 08:30:09 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:09 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:09 WORKDIR /edgex 08:30:09 COPY go.mod . 08:30:09 RUN go mod download 08:30:09 docker build -t ci-base-image-x86_64 -f - . 08:30:10 Sending build context to Docker daemon 170.6MB 08:30:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:10 ---> c4be618373d6 08:30:10 Step 2/4 : WORKDIR /edgex 08:30:15 ---> Running in 3ac0b63060bb 08:30:15 Removing intermediate container 3ac0b63060bb 08:30:15 ---> 33ccaaf2ad2d 08:30:15 Step 3/4 : COPY go.mod . 08:30:15 ---> e481072729a1 08:30:15 Step 4/4 : RUN go mod download 08:30:15 ---> Running in 69ec69bfc588 08:30:17 Still waiting to schedule task 08:30:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:37 Removing intermediate container 69ec69bfc588 08:30:37 ---> 6e207c15d217 08:30:37 Successfully built 6e207c15d217 08:30:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:37 + docker inspect -f . ci-base-image-x86_64 08:30:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:37 prd-ubuntu20.04-docker-8c-8g-18786 does not seem to be running inside a container 08:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:38 $ docker top 8b937c7ba230d56613a6a8bdf51440b809ce08f2b0601bd18480f5b9b1048efe -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:38 + go version 08:30:38 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:38 $ docker stop --time=1 8b937c7ba230d56613a6a8bdf51440b809ce08f2b0601bd18480f5b9b1048efe 08:30:40 $ docker rm -f --volumes 8b937c7ba230d56613a6a8bdf51440b809ce08f2b0601bd18480f5b9b1048efe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:40 + docker inspect -f . ci-base-image-x86_64 08:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:40 prd-ubuntu20.04-docker-8c-8g-18786 does not seem to be running inside a container 08:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:40 $ docker top 25dc4e79ab42df344e236aacc3b118915e5bdeaad9c64b7003835a319def3c44 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:40 ========================================================= 08:30:40 [edgeXBuildGoParallel] Running Tests and Build... 08:30:40 ========================================================= [Pipeline] sh 08:30:41 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:30:41 + make test 08:30:41 go test -race -coverprofile=coverage.out ./... 08:30:48 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 98.5% of statements 08:31:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.084s coverage: 71.5% of statements 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.597s coverage: 88.5% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 42.9% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.285s coverage: 79.9% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.072s coverage: 92.9% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 82.1% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.1% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 08:31:43 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:43 running golangci-lint 08:31:43 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:43 go version go1.20.2 linux/amd64 08:31:43 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:43 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18788 in /w/workspace/edgexfoundry_edgex-go_PR-4592 [Pipeline] { [Pipeline] ws 08:31:43 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:31:43 The recommended git tool is: git 08:31:49 using credential edgex-jenkins-ssh 08:31:49 Cloning the remote Git repository 08:31:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:49 > git init /w/workspace/edgex-go/3 # timeout=10 08:31:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:49 > git --version # timeout=10 08:31:49 > git --version # 'git version 2.25.1' 08:31:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:57 level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|name|compiled_files|deps|files|imports) took 12.920932914s" 08:31:57 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.900319ms" 08:32:02 level=info msg="[linters_context/goanalysis] analyzers took 45.368727958s with top 10 stages: buildir: 26.454384246s, fact_deprecated: 1.837630644s, ctrlflow: 1.482350367s, gosec: 1.313310529s, inspect: 1.209447904s, printf: 1.095150707s, nilness: 775.768066ms, fact_purity: 771.649978ms, S1038: 661.809761ms, ineffassign: 457.3371ms" 08:32:02 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:02 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, nolint: 0/23, exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203" 08:32:02 level=info msg="[runner] processing took 18.414308ms with stages: nolint: 7.675305ms, identifier_marker: 4.660386ms, exclude-rules: 1.857887ms, path_prettifier: 1.823578ms, autogenerated_exclude: 1.582595ms, skip_dirs: 752.407µs, cgo: 29.46µs, filename_unadjuster: 28.56µs, max_same_issues: 830ns, uniq_by_line: 560ns, skip_files: 430ns, severity-rules: 380ns, path_shortener: 370ns, source_code: 320ns, sort_results: 290ns, exclude: 290ns, diff: 250ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 08:32:02 level=info msg="[runner] linters took 6.540875861s with stages: goanalysis_metalinter: 6.522355581s" 08:32:02 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:02 level=info msg="Memory: 197 samples, avg is 187.7MB, max is 778.2MB" 08:32:02 level=info msg="Execution took 19.515528054s" 08:32:02 go vet ./... 08:32:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:06 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:06 + ls -al . 08:32:06 total 720 08:32:06 drwxrwxr-x 11 1001 1001 4096 Jun 17 08:30 . 08:32:06 drwxr-xr-x 4 root root 4096 Jun 17 08:30 .. 08:32:06 drwxrwxr-x 2 1001 1001 4096 Jun 17 08:29 .blubracket 08:32:06 -rw-rw-r-- 1 1001 1001 16 Jun 17 08:29 .dockerignore 08:32:06 drwxrwxr-x 8 1001 1001 4096 Jun 17 08:30 .git 08:32:06 drwxrwxr-x 3 1001 1001 4096 Jun 17 08:29 .github 08:32:06 -rw-rw-r-- 1 1001 1001 1133 Jun 17 08:29 .gitignore 08:32:06 -rw-rw-r-- 1 1001 1001 42 Jun 17 08:29 .golangci.yml 08:32:06 -rw-rw-r-- 1 1001 1001 87 Jun 17 08:29 .hadolint.yml 08:32:06 drwxr-xr-x 3 1001 1001 4096 Jun 17 08:29 .semver 08:32:06 -rw-rw-r-- 1 1001 1001 166 Jun 17 08:29 .sonarcloud.properties 08:32:06 -rw-rw-r-- 1 1001 1001 1171 Jun 17 08:29 ADOPTERS.md 08:32:06 -rw-rw-r-- 1 1001 1001 10835 Jun 17 08:29 Attribution.txt 08:32:06 -rw-rw-r-- 1 1001 1001 93407 Jun 17 08:29 CHANGELOG.md 08:32:06 -rw-rw-r-- 1 1001 1001 3804 Jun 17 08:29 CONTRIBUTING.md 08:32:06 -rw-rw-r-- 1 1001 1001 677 Jun 17 08:29 GOVERNANCE.md 08:32:06 -rw-rw-r-- 1 1001 1001 883 Jun 17 08:29 Jenkinsfile 08:32:06 -rw-rw-r-- 1 1001 1001 10775 Jun 17 08:29 LICENSE 08:32:06 -rw-rw-r-- 1 1001 1001 14368 Jun 17 08:29 Makefile 08:32:06 -rw-rw-r-- 1 1001 1001 582 Jun 17 08:29 OWNERS.md 08:32:06 -rw-rw-r-- 1 1001 1001 9923 Jun 17 08:29 README.md 08:32:06 -rw-rw-r-- 1 1001 1001 789 Jun 17 08:29 SECURITY.md 08:32:06 -rw-rw-r-- 1 1001 1001 5 Jun 17 08:30 VERSION 08:32:06 drwxrwxr-x 2 1001 1001 4096 Jun 17 08:29 bin 08:32:06 drwxrwxr-x 18 1001 1001 4096 Jun 17 08:29 cmd 08:32:06 -rw-r--r-- 1 root root 447731 Jun 17 08:31 coverage.out 08:32:06 -rw-rw-r-- 1 1001 1001 3162 Jun 17 08:29 go.mod 08:32:06 -rw-rw-r-- 1 1001 1001 31054 Jun 17 08:29 go.sum 08:32:06 drwxrwxr-x 7 1001 1001 4096 Jun 17 08:29 internal 08:32:06 drwxrwxr-x 3 1001 1001 4096 Jun 17 08:29 openapi 08:32:06 -rw-rw-r-- 1 1001 1001 594 Jun 17 08:29 security.txt 08:32:06 drwxrwxr-x 4 1001 1001 4096 Jun 17 08:29 snap 08:32:06 -rw-rw-r-- 1 1001 1001 204 Jun 17 08:29 version.go [Pipeline] sh 08:32:06 + '[' -e coverage.out ] 08:32:06 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:07 Stashed 1 file(s) [Pipeline] sh 08:32:07 + make build 08:32:07 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:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4592/head:refs/remotes/origin/PR-4592 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:10 Merging remotes/origin/main commit 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 into PR head commit be193a8204e8e8a9cbded3a5a0797b22d935f03d 08:32:11 Merge succeeded, producing 0003b57a63c47218d18d44b66a2f414f7d3a5171 08:32:11 Checking out Revision 0003b57a63c47218d18d44b66a2f414f7d3a5171 (PR-4592) 08:32:10 > git config core.sparsecheckout # timeout=10 08:32:10 > git checkout -f be193a8204e8e8a9cbded3a5a0797b22d935f03d # timeout=10 08:32:10 > git remote # timeout=10 08:32:10 > git config --get remote.origin.url # timeout=10 08:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:10 > git merge 61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284 # timeout=10 08:32:11 > git rev-parse HEAD^{commit} # timeout=10 08:32:11 > git config core.sparsecheckout # timeout=10 08:32:11 > git checkout -f 0003b57a63c47218d18d44b66a2f414f7d3a5171 # timeout=10 08:32:14 Commit message: "Merge commit '61f2c8559c86e2dc5dd4d0f5dff1e513d4df7284' into HEAD" 08:32:14 First time build. Skipping changelog. 08:32:14 > git rev-list --no-walk 0e2649a269e5c95446ef52c0d253079fc06daeae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:15 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:15 Dload Upload Total Spent Left Speed 08:32:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 08:32:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:16 + sudo tee /etc/docker/daemon.new 08:32:16 { 08:32:16 "registry-mirrors": [ 08:32:16 "https://nexus3.edgexfoundry.org:10001" 08:32:16 ], 08:32:16 "bip": "10.250.0.254/24", 08:32:16 "hosts": [ 08:32:16 "tcp://0.0.0.0:5555", 08:32:16 "unix:///var/run/docker.sock" 08:32:16 ], 08:32:16 "mtu": 1458, 08:32:16 "selinux-enabled": true, 08:32:16 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:16 } [Pipeline] sh 08:32:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:17 + sudo service docker restart 08:32:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:19 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: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:32:20 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:32:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:33 $ docker stop --time=1 25dc4e79ab42df344e236aacc3b118915e5bdeaad9c64b7003835a319def3c44 08:32:40 $ docker rm -f --volumes 25dc4e79ab42df344e236aacc3b118915e5bdeaad9c64b7003835a319def3c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 08:32:40 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 08:32:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9335970720015978320tmp [Pipeline] script [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:41 ---> docker-login.sh 08:32:41 nexus3.edgexfoundry.org:10001 08:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:41 08:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 nexus3.edgexfoundry.org:10002 08:32:42 latest: Pulling from edgex-devops/edgex-compose 08:32:42 91d30c5bc195: Pulling fs layer 08:32:42 2e9b0aa3be6d: Pulling fs layer 08:32:42 9c61dcf015f6: Pulling fs layer 08:32:42 4698f68db338: Pulling fs layer 08:32:42 2a2f49069b9e: Pulling fs layer 08:32:42 e0025b399a48: Pulling fs layer 08:32:42 e0025b399a48: Waiting 08:32:42 4698f68db338: Waiting 08:32:42 2a2f49069b9e: Waiting 08:32:42 91d30c5bc195: Download complete 08:32:42 4698f68db338: Verifying Checksum 08:32:42 4698f68db338: Download complete 08:32:42 2e9b0aa3be6d: Verifying Checksum 08:32:42 2e9b0aa3be6d: Download complete 08:32:42 e0025b399a48: Download complete 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 nexus3.edgexfoundry.org:10003 08:32:42 91d30c5bc195: Pull complete 08:32:42 2a2f49069b9e: Verifying Checksum 08:32:42 2a2f49069b9e: Download complete 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 2e9b0aa3be6d: Pull complete 08:32:42 9c61dcf015f6: Verifying Checksum 08:32:42 9c61dcf015f6: Download complete 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 nexus3.edgexfoundry.org:10004 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:43 Configure a credential helper to remove this warning. See 08:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:43 08:32:43 Login Succeeded 08:32:43 docker.io 08:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:43 Configure a credential helper to remove this warning. See 08:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:43 08:32:43 Login Succeeded 08:32:43 ---> docker-login.sh ends [Pipeline] } 08:32:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:43 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:43 ========================================================= 08:32:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:44 c41833b44d91: Pulling fs layer 08:32:44 ed15518f5707: Pulling fs layer 08:32:44 feae8fd75edb: Pulling fs layer 08:32:44 242c74f7c9fa: Pulling fs layer 08:32:44 3cdef696dda3: Pulling fs layer 08:32:44 2ced38df9373: Pulling fs layer 08:32:44 58f1dce35555: Pulling fs layer 08:32:44 242c74f7c9fa: Waiting 08:32:44 3cdef696dda3: Waiting 08:32:44 58f1dce35555: Waiting 08:32:44 2ced38df9373: Waiting 08:32:44 ed15518f5707: Download complete 08:32:44 242c74f7c9fa: Verifying Checksum 08:32:44 242c74f7c9fa: Download complete 08:32:44 3cdef696dda3: Verifying Checksum 08:32:44 3cdef696dda3: Download complete 08:32:44 c41833b44d91: Download complete 08:32:45 9c61dcf015f6: Pull complete 08:32:45 4698f68db338: Pull complete 08:32:45 2a2f49069b9e: Pull complete 08:32:45 c41833b44d91: Pull complete 08:32:45 e0025b399a48: Pull complete 08:32:45 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:45 prd-ubuntu20.04-docker-8c-8g-18786 does not seem to be running inside a container 08:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:45 58f1dce35555: Verifying Checksum 08:32:45 58f1dce35555: Download complete 08:32:46 ed15518f5707: Pull complete 08:32:47 feae8fd75edb: Verifying Checksum 08:32:47 feae8fd75edb: Download complete 08:32:47 2ced38df9373: Verifying Checksum 08:32:47 2ced38df9373: Download complete 08:32:49 $ docker top 2c8be6a84254120723ffabd89d69987d76587245f2e27169b9a8cda34af5a2a7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:50 + docker compose -f ./docker-compose-build.yml build --parallel 08:32:52 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:32:52 #1 transferring dockerfile: 2.04kB done 08:32:52 #1 DONE 0.0s 08:32:52 08:32:52 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:32:52 #2 transferring dockerfile: 1.78kB done 08:32:52 #2 DONE 0.0s 08:32:52 08:32:52 #3 [support-notifications internal] load build definition from Dockerfile 08:32:52 #3 transferring dockerfile: 1.84kB done 08:32:52 #3 DONE 0.1s 08:32:52 08:32:52 #4 [security-spire-agent internal] load build definition from Dockerfile 08:32:52 #4 transferring dockerfile: 2.68kB done 08:32:52 #4 DONE 0.1s 08:32:52 08:32:52 #5 [security-spire-config internal] load build definition from Dockerfile 08:32:52 #5 transferring dockerfile: 2.58kB done 08:32:52 #5 DONE 0.1s 08:32:52 08:32:52 #6 [core-command internal] load build definition from Dockerfile 08:32:52 #6 transferring dockerfile: 1.82kB done 08:32:52 #6 DONE 0.1s 08:32:52 08:32:52 #7 [security-spire-server internal] load build definition from Dockerfile 08:32:52 #7 transferring dockerfile: 2.63kB done 08:32:52 #7 DONE 0.1s 08:32:52 08:32:52 #8 [security-secretstore-setup internal] load build definition from Dockerfile 08:32:52 #8 transferring dockerfile: 2.38kB done 08:32:52 #8 DONE 0.1s 08:32:52 08:32:52 #9 [security-bootstrapper internal] load build definition from Dockerfile 08:32:52 #9 transferring dockerfile: 2.82kB done 08:32:52 #9 DONE 0.1s 08:32:52 08:32:52 #10 [core-metadata internal] load build definition from Dockerfile 08:32:52 #10 transferring dockerfile: 1.96kB done 08:32:52 #10 DONE 0.1s 08:32:52 08:32:52 #11 [core-data internal] load build definition from Dockerfile 08:32:52 #11 transferring dockerfile: 1.90kB done 08:32:52 #11 DONE 0.1s 08:32:52 08:32:52 #12 [security-proxy-setup internal] load build definition from Dockerfile 08:32:52 #12 transferring dockerfile: 2.06kB done 08:32:52 #12 DONE 0.1s 08:32:52 08:32:52 #13 [support-scheduler internal] load build definition from Dockerfile 08:32:52 #13 transferring dockerfile: 1.82kB done 08:32:52 #13 DONE 0.1s 08:32:52 08:32:52 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:32:52 #14 transferring dockerfile: 2.12kB done 08:32:52 #14 DONE 0.1s 08:32:52 08:32:52 #15 [security-proxy-auth internal] load .dockerignore 08:32:52 #15 transferring context: 56B done 08:32:52 #15 DONE 0.0s 08:32:52 08:32:52 #16 [security-spiffe-token-provider internal] load .dockerignore 08:32:52 #16 transferring context: 56B done 08:32:52 #16 DONE 0.0s 08:32:52 08:32:52 #17 [support-notifications internal] load .dockerignore 08:32:52 #17 transferring context: 56B done 08:32:52 #17 DONE 0.1s 08:32:52 08:32:52 #18 [security-spire-config internal] load .dockerignore 08:32:52 #18 transferring context: 56B done 08:32:52 #18 DONE 0.1s 08:32:52 08:32:52 #19 [core-metadata internal] load .dockerignore 08:32:52 #19 transferring context: 56B done 08:32:52 #19 DONE 0.1s 08:32:52 08:32:52 #20 [core-command internal] load .dockerignore 08:32:52 #20 transferring context: 56B done 08:32:52 #20 DONE 0.1s 08:32:52 08:32:52 #21 [security-spire-server internal] load .dockerignore 08:32:52 #21 transferring context: 56B done 08:32:52 #21 DONE 0.1s 08:32:52 08:32:52 #22 [security-secretstore-setup internal] load .dockerignore 08:32:52 #22 transferring context: 56B done 08:32:52 #22 DONE 0.1s 08:32:52 08:32:52 #23 [security-spire-agent internal] load .dockerignore 08:32:52 #23 transferring context: 56B done 08:32:52 #23 DONE 0.1s 08:32:52 08:32:52 #24 [core-data internal] load .dockerignore 08:32:52 #24 transferring context: 56B done 08:32:52 #24 DONE 0.1s 08:32:52 08:32:52 #25 [security-bootstrapper internal] load .dockerignore 08:32:52 #25 transferring context: 56B done 08:32:52 #25 DONE 0.1s 08:32:52 08:32:52 #26 [security-proxy-setup internal] load .dockerignore 08:32:52 #26 transferring context: 56B done 08:32:52 #26 DONE 0.1s 08:32:52 08:32:52 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:32:52 #27 transferring context: 56B done 08:32:52 #27 DONE 0.1s 08:32:52 08:32:52 #28 [support-scheduler internal] load .dockerignore 08:32:52 #28 transferring context: 56B done 08:32:52 #28 DONE 0.1s 08:32:52 08:32:52 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:53 #29 DONE 0.0s 08:32:53 08:32:53 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 08:32:53 #30 ... 08:32:53 08:32:53 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:53 #29 DONE 0.0s 08:32:53 08:32:53 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 08:32:53 #30 DONE 0.4s 08:32:53 08:32:53 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:32:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:32:53 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done 08:32:53 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 08:32:53 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0B / 3.37MB 0.1s 08:32:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:32:53 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 08:32:53 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 08:32:53 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:32:53 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 08:32:53 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.3s 08:32:53 #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.3s done 08:32:53 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.1s 08:32:53 #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done 08:32:54 #31 DONE 0.9s 08:32:54 08:32:54 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:32:54 #32 DONE 1.2s 08:32:54 08:32:54 #33 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:32:59 feae8fd75edb: Pull complete 08:32:59 242c74f7c9fa: Pull complete 08:32:59 3cdef696dda3: Pull complete 08:32:59 #33 ... 08:32:59 08:32:59 #34 [security-proxy-setup internal] load build context 08:32:59 #34 transferring context: 132.39MB 6.1s 08:32:59 #34 ... 08:32:59 08:32:59 #35 [security-spire-config internal] load build context 08:32:59 #35 ... 08:32:59 08:32:59 #34 [security-proxy-setup internal] load build context 08:33:03 #34 ... 08:33:03 08:33:03 #36 [core-data internal] load build context 08:33:03 #36 transferring context: 351.87MB 9.9s done 08:33:03 #36 ... 08:33:03 08:33:03 #37 [security-bootstrapper internal] load build context 08:33:03 #37 ... 08:33:03 08:33:03 #38 [security-spire-server internal] load build context 08:33:03 #38 transferring context: 351.87MB 9.9s done 08:33:03 #38 ... 08:33:03 08:33:03 #39 [support-scheduler internal] load build context 08:33:03 #39 transferring context: 351.87MB 9.6s done 08:33:03 #39 ... 08:33:03 08:33:03 #40 [security-spiffe-token-provider internal] load build context 08:33:03 #40 transferring context: 351.87MB 10.0s done 08:33:03 #40 ... 08:33:03 08:33:03 #41 [core-common-config-bootstrapper internal] load build context 08:33:03 #41 transferring context: 351.87MB 9.6s done 08:33:04 #41 ... 08:33:04 08:33:04 #42 [core-metadata internal] load build context 08:33:04 #42 transferring context: 351.87MB 9.5s done 08:33:04 #42 ... 08:33:04 08:33:04 #43 [core-command internal] load build context 08:33:04 #43 ... 08:33:04 08:33:04 #44 [security-proxy-auth internal] load build context 08:33:04 #44 transferring context: 351.87MB 10.3s done 08:33:04 #44 ... 08:33:04 08:33:04 #45 [support-notifications internal] load build context 08:33:04 #45 ... 08:33:04 08:33:04 #46 [security-spire-agent internal] load build context 08:33:04 #46 transferring context: 351.87MB 10.3s done 08:33:04 #46 ... 08:33:04 08:33:04 #47 [security-secretstore-setup internal] load build context 08:33:04 #47 transferring context: 351.87MB 10.0s done 08:33:05 #47 ... 08:33:05 08:33:05 #48 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:05 #48 ... 08:33:05 08:33:05 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:05 #49 ... 08:33:05 08:33:05 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:05 #50 ... 08:33:05 08:33:05 #51 [core-data builder 2/7] WORKDIR /edgex-go 08:33:05 #51 ... 08:33:05 08:33:05 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:05 #52 ... 08:33:05 08:33:05 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:05 #0 9.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:05 #0 9.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:05 #0 9.894 (1/2) Installing dumb-init (1.2.5-r2) 08:33:05 #0 9.899 (2/2) Installing su-exec (0.2-r2) 08:33:05 #0 9.902 Executing busybox-1.35.0-r29.trigger 08:33:05 #0 9.907 OK: 7 MiB in 17 packages 08:33:05 #53 ... 08:33:05 08:33:05 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:05 #0 7.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:05 #0 7.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:05 #0 7.776 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:05 #0 7.776 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:05 #0 7.776 OK: 17818 distinct packages available 08:33:05 #0 7.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:05 #0 7.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:05 #0 8.147 (1/4) Installing dumb-init (1.2.5-r2) 08:33:05 #0 8.153 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:05 #0 8.156 (3/4) Installing libucontext (1.2-r0) 08:33:05 #0 8.158 (4/4) Installing gcompat (1.1.0-r0) 08:33:05 #0 8.166 Executing busybox-1.35.0-r29.trigger 08:33:05 #0 8.657 OK: 7 MiB in 19 packages 08:33:05 #54 ... 08:33:05 08:33:05 #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:33:06 #55 ... 08:33:06 08:33:06 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:33:06 #56 ... 08:33:06 08:33:06 #35 [security-spire-config internal] load build context 08:33:06 #35 transferring context: 351.87MB 10.3s done 08:33:07 2ced38df9373: Pull complete 08:33:09 58f1dce35555: Pull complete 08:33:09 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:09 + docker build -t ci-base-image-arm64 -f - . 08:33:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:09 WORKDIR /edgex 08:33:09 COPY go.mod . 08:33:09 RUN go mod download 08:33:09 Sending build context to Docker daemon 2.947MB 08:33:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:09 ---> fadd8f120f05 08:33:09 Step 2/4 : WORKDIR /edgex 08:33:10 ---> Running in 75b22b6e5be5 08:33:11 Removing intermediate container 75b22b6e5be5 08:33:11 ---> 8d1afe583193 08:33:11 Step 3/4 : COPY go.mod . 08:33:11 ---> ac6b65007f0f 08:33:11 Step 4/4 : RUN go mod download 08:33:11 ---> Running in e3454ff416a6 08:33:14 #35 ... 08:33:14 08:33:14 #34 [security-proxy-setup internal] load build context 08:33:14 #34 transferring context: 351.87MB 10.7s done 08:33:14 #34 ... 08:33:14 08:33:14 #37 [security-bootstrapper internal] load build context 08:33:14 #37 transferring context: 351.87MB 10.4s done 08:33:14 #37 ... 08:33:14 08:33:14 #45 [support-notifications internal] load build context 08:33:14 #45 transferring context: 351.87MB 11.5s done 08:33:14 #45 ... 08:33:14 08:33:14 #43 [core-command internal] load build context 08:33:14 #43 transferring context: 351.87MB 11.0s done 08:33:44 Removing intermediate container e3454ff416a6 08:33:44 ---> 73ec7bc7bd95 08:33:44 Successfully built 73ec7bc7bd95 08:33:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:44 + docker inspect -f . ci-base-image-arm64 08:33:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:44 prd-ubuntu20.04-docker-arm64-4c-16g-18788 does not seem to be running inside a container 08:33:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:46 #43 ... 08:33:46 08:33:46 #39 [support-scheduler internal] load build context 08:33:46 #39 DONE 48.1s 08:33:46 08:33:46 #51 [core-command builder 2/7] WORKDIR /edgex-go 08:33:46 #51 DONE 46.8s 08:33:46 08:33:46 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:46 #53 DONE 47.1s 08:33:46 08:33:46 #41 [core-common-config-bootstrapper internal] load build context 08:33:46 #41 DONE 48.1s 08:33:46 08:33:46 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:46 #54 DONE 47.2s 08:33:46 08:33:46 #42 [core-metadata internal] load build context 08:33:46 #42 DONE 48.1s 08:33:46 08:33:46 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:33:46 #57 ... 08:33:46 08:33:46 #38 [security-spire-server internal] load build context 08:33:46 #38 DONE 48.2s 08:33:46 08:33:46 #36 [core-data internal] load build context 08:33:46 #36 DONE 48.2s 08:33:46 08:33:46 #47 [security-secretstore-setup internal] load build context 08:33:46 #47 DONE 48.2s 08:33:46 08:33:46 #40 [security-spiffe-token-provider internal] load build context 08:33:46 #40 DONE 48.2s 08:33:46 08:33:46 #35 [security-spire-config internal] load build context 08:33:46 #35 DONE 48.3s 08:33:46 08:33:46 #46 [security-spire-agent internal] load build context 08:33:46 #46 DONE 48.3s 08:33:46 08:33:46 #44 [security-proxy-auth internal] load build context 08:33:46 #44 DONE 48.3s 08:33:46 08:33:46 #37 [security-bootstrapper internal] load build context 08:33:46 #37 DONE 48.3s 08:33:46 08:33:46 #34 [security-proxy-setup internal] load build context 08:33:46 #34 DONE 48.3s 08:33:46 08:33:46 #43 [core-command internal] load build context 08:33:46 #43 DONE 48.3s 08:33:46 08:33:46 #45 [support-notifications internal] load build context 08:33:46 #45 DONE 48.3s 08:33:46 08:33:46 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:33:46 #58 ... 08:33:46 08:33:46 #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:33:46 #55 47.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #55 47.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #55 47.84 (1/2) Installing dumb-init (1.2.5-r2) 08:33:46 #55 47.85 (2/2) Installing openssl (3.0.9-r1) 08:33:46 #55 47.86 Executing busybox-1.35.0-r29.trigger 08:33:46 #55 47.86 OK: 8 MiB in 17 packages 08:33:46 #55 DONE 48.1s 08:33:46 08:33:46 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:33:46 #56 47.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #56 47.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #56 48.02 (1/3) Installing ca-certificates (20230506-r0) 08:33:46 #56 48.14 (2/3) Installing dumb-init (1.2.5-r2) 08:33:46 #56 48.15 (3/3) Installing su-exec (0.2-r2) 08:33:46 #56 48.15 Executing busybox-1.35.0-r29.trigger 08:33:46 #56 48.16 Executing ca-certificates-20230506-r0.trigger 08:33:46 #56 ... 08:33:46 08:33:46 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 08:33:46 #59 DONE 0.1s 08:33:46 08:33:46 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:46 #60 DONE 1.3s 08:33:46 08:33:46 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:46 #52 47.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #52 47.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #52 47.91 (1/1) Installing dumb-init (1.2.5-r2) 08:33:46 #52 48.12 Executing busybox-1.35.0-r29.trigger 08:33:46 #52 48.14 OK: 7 MiB in 16 packages 08:33:46 #52 DONE 48.3s 08:33:46 08:33:46 #33 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:46 #33 47.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #33 47.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #33 47.94 (1/1) Installing dumb-init (1.2.5-r2) 08:33:46 #33 48.16 Executing busybox-1.35.0-r29.trigger 08:33:46 #33 48.18 OK: 7 MiB in 16 packages 08:33:46 #33 DONE 48.4s 08:33:46 08:33:46 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:33:46 #56 48.34 OK: 8 MiB in 18 packages 08:33:46 #56 DONE 48.5s 08:33:46 08:33:46 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:46 #0 0.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #0 1.261 OK: 265 MiB in 53 packages 08:33:46 #61 DONE 1.4s 08:33:46 08:33:46 #48 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:46 #48 47.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #48 47.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #48 47.88 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:46 #48 47.88 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:46 #48 47.88 OK: 17818 distinct packages available 08:33:46 #48 47.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #48 48.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #48 48.29 (1/5) Installing dumb-init (1.2.5-r2) 08:33:46 #48 48.30 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:46 #48 48.30 (3/5) Installing libucontext (1.2-r0) 08:33:46 #48 48.31 (4/5) Installing gcompat (1.1.0-r0) 08:33:46 #48 48.31 (5/5) Installing openssl (3.0.9-r1) 08:33:46 #48 48.32 Executing busybox-1.35.0-r29.trigger 08:33:46 #48 48.33 OK: 8 MiB in 20 packages 08:33:46 #48 DONE 48.5s 08:33:46 08:33:46 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:46 #62 DONE 0.1s 08:33:46 08:33:46 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:33:46 #63 DONE 0.2s 08:33:46 08:33:46 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:46 #50 47.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #50 47.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #50 48.04 (1/2) Installing ca-certificates (20230506-r0) 08:33:46 #50 48.15 (2/2) Installing dumb-init (1.2.5-r2) 08:33:46 #50 48.16 Executing busybox-1.35.0-r29.trigger 08:33:46 #50 48.17 Executing ca-certificates-20230506-r0.trigger 08:33:46 #50 48.41 OK: 8 MiB in 17 packages 08:33:46 #50 DONE 48.6s 08:33:46 08:33:46 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:46 #49 47.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #49 47.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #49 48.06 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:46 #49 48.06 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:46 #49 48.06 OK: 17818 distinct packages available 08:33:46 #49 48.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #49 48.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #49 48.44 (1/9) Installing ca-certificates (20230506-r0) 08:33:46 #49 48.46 (2/9) Installing brotli-libs (1.0.9-r9) 08:33:46 #49 48.47 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:33:46 #49 48.50 (4/9) Installing libcurl (8.1.2-r0) 08:33:46 #49 48.51 (5/9) Installing curl (8.1.2-r0) 08:33:46 #49 48.52 (6/9) Installing dumb-init (1.2.5-r2) 08:33:46 #49 48.52 (7/9) Installing musl-obstack (1.2.3-r0) 08:33:46 #49 48.53 (8/9) Installing libucontext (1.2-r0) 08:33:46 #49 48.54 (9/9) Installing gcompat (1.1.0-r0) 08:33:46 #49 48.54 Executing busybox-1.35.0-r29.trigger 08:33:46 #49 48.54 Executing ca-certificates-20230506-r0.trigger 08:33:46 #49 48.61 OK: 10 MiB in 24 packages 08:33:46 #49 DONE 48.7s 08:33:46 08:33:46 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:33:46 #57 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #57 1.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #57 1.707 OK: 265 MiB in 53 packages 08:33:46 #57 DONE 1.8s 08:33:46 08:33:46 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:33:46 #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #0 1.743 OK: 265 MiB in 53 packages 08:33:46 #64 DONE 1.8s 08:33:46 08:33:46 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:33:46 #65 DONE 0.1s 08:33:46 08:33:46 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:33:46 #66 DONE 0.0s 08:33:46 08:33:46 #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:46 #67 ... 08:33:46 08:33:46 #58 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:33:46 #58 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #58 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #58 3.171 OK: 265 MiB in 53 packages 08:33:46 #58 DONE 3.3s 08:33:46 08:33:46 #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:33:46 #68 DONE 0.0s 08:33:46 08:33:46 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:46 #69 ... 08:33:46 08:33:46 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:46 #0 2.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #0 3.087 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:46 #0 3.087 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:46 #0 3.087 OK: 17830 distinct packages available 08:33:46 #0 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 #0 3.422 OK: 265 MiB in 53 packages 08:33:46 #70 DONE 3.6s 08:33:46 08:33:46 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:33:46 #71 DONE 0.1s 08:33:46 08:33:46 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:47 $ docker top fa7ebf43da6304f9cf0492c53df57a34a1fc8dec1b0ef9aed963e76c52419e57 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:47 + go version 08:33:47 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:47 $ docker stop --time=1 fa7ebf43da6304f9cf0492c53df57a34a1fc8dec1b0ef9aed963e76c52419e57 08:33:49 $ docker rm -f --volumes fa7ebf43da6304f9cf0492c53df57a34a1fc8dec1b0ef9aed963e76c52419e57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:50 + docker inspect -f . ci-base-image-arm64 08:33:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:50 prd-ubuntu20.04-docker-arm64-4c-16g-18788 does not seem to be running inside a container 08:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:51 $ docker top e9549242d7b8857079776e7277ee5df206fd924f8ac33cae7ccf2ceb9f96337c -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:51 ========================================================= 08:33:51 [edgeXBuildGoParallel] Running Tests and Build... 08:33:51 ========================================================= [Pipeline] sh 08:33:51 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:33:52 + make test 08:33:52 go test -race -coverprofile=coverage.out ./... 08:33:53 #72 ... 08:33:53 08:33:53 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:53 #73 ... 08:33:53 08:33:53 #74 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:31 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:49 #74 DONE 63.6s 08:34:49 08:34:49 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #72 DONE 61.8s 08:34:49 08:34:49 #75 [security-spiffe-token-provider builder 6/7] COPY . . 08:34:49 #75 ... 08:34:49 08:34:49 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #73 DONE 63.9s 08:34:49 08:34:49 #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #67 DONE 63.6s 08:34:49 08:34:49 #69 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:49 #69 DONE 62.1s 08:34:49 08:34:49 #76 [security-proxy-setup builder 6/7] COPY . . 08:34:57 #76 ... 08:34:57 08:34:57 #77 [support-scheduler builder 6/7] COPY . . 08:34:57 #77 ... 08:34:57 08:34:57 #78 [security-spire-server builder 6/9] COPY . . 08:34:57 #78 ... 08:34:57 08:34:57 #79 [support-notifications builder 6/7] COPY . . 08:35:02 #79 DONE 15.1s 08:35:02 08:35:02 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:02 #80 CACHED 08:35:02 08:35:02 #81 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:02 #81 CACHED 08:35:02 08:35:02 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 #82 CACHED 08:35:02 08:35:02 #77 [support-scheduler builder 6/7] COPY . . 08:35:02 #77 DONE 15.2s 08:35:02 08:35:02 #75 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:02 #75 DONE 15.1s 08:35:02 08:35:02 #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 #83 CACHED 08:35:02 08:35:02 #84 [core-data builder 6/7] COPY . . 08:35:02 #84 CACHED 08:35:02 08:35:02 #85 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:02 #85 CACHED 08:35:02 08:35:02 #86 [core-metadata builder 6/7] COPY . . 08:35:02 #86 CACHED 08:35:02 08:35:02 #87 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:02 #87 CACHED 08:35:02 08:35:02 #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 #88 CACHED 08:35:02 08:35:02 #89 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:02 #89 CACHED 08:35:02 08:35:02 #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 #90 CACHED 08:35:02 08:35:02 #91 [core-command builder 6/7] COPY . . 08:35:02 #91 CACHED 08:35:02 08:35:02 #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:02 #92 CACHED 08:35:02 08:35:02 #93 [security-proxy-auth builder 6/7] COPY . . 08:35:02 #93 CACHED 08:35:02 08:35:02 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 #94 CACHED 08:35:02 08:35:02 #78 [security-spire-server builder 6/9] COPY . . 08:35:02 #78 DONE 15.1s 08:35:02 08:35:02 #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:35:02 #95 ... 08:35:02 08:35:02 #76 [security-proxy-setup builder 6/7] COPY . . 08:35:02 #76 DONE 15.3s 08:35:02 08:35:02 #96 [security-bootstrapper builder 6/7] COPY . . 08:35:02 #96 CACHED 08:35:02 08:35:02 #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 #97 CACHED 08:35:02 08:35:02 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:02 #98 CACHED 08:35:02 08:35:02 #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 #99 CACHED 08:35:02 08:35:02 #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:02 #100 CACHED 08:35:02 08:35:02 #101 [security-secretstore-setup builder 6/7] COPY . . 08:35:02 #101 CACHED 08:35:02 08:35:02 #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:35:02 #95 DONE 0.3s 08:35:02 08:35:02 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:35:02 #102 CACHED 08:35:02 08:35:02 #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 #103 CACHED 08:35:02 08:35:02 #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:35:02 #104 CACHED 08:35:02 08:35:02 #105 [security-spire-agent builder 6/9] COPY . . 08:35:02 #105 CACHED 08:35:02 08:35:02 #106 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:04 #106 ... 08:35:04 08:35:04 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:04 #107 DONE 2.4s 08:35:04 08:35:04 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:35:06 #108 DONE 1.7s 08:35:06 08:35:06 #106 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:06 #106 DONE 4.1s 08:35:06 08:35:06 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:35:06 #109 DONE 0.5s 08:35:06 08:35:06 #110 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:07 #110 DONE 0.1s 08:35:07 08:35:07 #111 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:07 #111 DONE 0.2s 08:35:07 08:35:07 #112 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:08 #112 DONE 1.3s 08:35:08 08:35:08 #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:35:08 #113 CACHED 08:35:08 08:35:08 #114 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:08 #114 CACHED 08:35:08 08:35:08 #115 [security-spire-config builder 6/9] COPY . . 08:35:08 #115 CACHED 08:35:08 08:35:08 #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:08 #116 CACHED 08:35:08 08:35:08 #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:35:08 #117 CACHED 08:35:08 08:35:08 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:35:08 #118 CACHED 08:35:08 08:35:08 #119 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:08 #119 ... 08:35:08 08:35:08 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 #120 CACHED 08:35:08 08:35:08 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:35:08 #121 CACHED 08:35:08 08:35:08 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 #122 DONE 0.3s 08:35:08 08:35:08 #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:35:09 #123 ... 08:35:09 08:35:09 #119 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:09 #119 DONE 0.4s 08:35:09 08:35:09 #124 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:09 #124 ... 08:35:09 08:35:09 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:09 #125 DONE 1.0s 08:35:09 08:35:09 #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:35:09 #123 DONE 0.9s 08:35:09 08:35:09 #124 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:09 #124 DONE 0.7s 08:35:09 08:35:09 #126 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:12 #126 ... 08:35:12 08:35:12 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:12 #0 0.976 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:35:12 #127 ... 08:35:12 08:35:12 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:12 #0 1.174 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:12 #128 ... 08:35:12 08:35:12 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:12 #0 0.932 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:35:12 #129 ... 08:35:12 08:35:12 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:12 #0 1.482 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:12 #130 ... 08:35:12 08:35:12 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:12 #0 0.841 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:35:12 #131 ... 08:35:12 08:35:12 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:12 #0 1.225 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:12 #132 ... 08:35:12 08:35:12 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:12 #0 1.534 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:35:13 #133 ... 08:35:13 08:35:13 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:13 #0 1.032 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:13 #134 ... 08:35:13 08:35:13 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:13 #0 1.030 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:13 #135 ... 08:35:13 08:35:13 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:13 #0 1.376 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:13 #136 ... 08:35:13 08:35:13 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:13 #0 1.377 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:35:13 #137 ... 08:35:13 08:35:13 #138 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:13 #138 DONE 4.3s 08:35:13 08:35:13 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:14 #139 ... 08:35:14 08:35:14 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:16 #140 ... 08:35:16 08:35:16 #126 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:16 #126 DONE 6.4s 08:35:16 08:35:16 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:16 #139 DONE 6.5s 08:35:16 08:35:16 #141 [security-spire-server] exporting to image 08:35:16 #141 exporting layers 08:35:18 #141 ... 08:35:18 08:35:18 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:18 #140 DONE 3.3s 08:35:18 08:35:18 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:18 #142 ... 08:35:18 08:35:18 #143 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:18 #143 DONE 2.6s 08:35:19 08:35:19 #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:19 #144 ... 08:35:19 08:35:19 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:19 #142 DONE 1.1s 08:35:19 08:35:19 #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:20 #145 DONE 1.8s 08:35:20 08:35:20 #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:20 #144 DONE 2.2s 08:35:20 08:35:20 #141 [security-spire-server] exporting to image 08:35:20 #141 writing image sha256:cad4d4feb750e1f674191db12aafe9bef7d343402adec2e536648e86d510527c 0.0s done 08:35:20 #141 naming to docker.io/library/security-spire-server done 08:35:21 #141 ... 08:35:21 08:35:21 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:21 #146 DONE 0.3s 08:35:21 08:35:21 #141 [security-spire-agent] exporting to image 08:35:21 #141 exporting layers 08:35:21 #141 exporting layers 0.6s done 08:35:21 #141 writing image sha256:f425a08106df3f9cf5986e6a109b02a95f1ae44f5c65210db5ce9c73095e9e63 0.0s done 08:35:21 #141 naming to docker.io/library/security-spire-config 08:35:21 #141 naming to docker.io/library/security-spire-config 0.0s done 08:35:21 #141 exporting layers 0.6s done 08:35:21 #141 writing image sha256:38fcacd173e2f4296101cfc6bb1ae1943105626241ab50f909ea1df1e71c66ad done 08:35:21 #141 naming to docker.io/library/security-spire-agent 0.0s done 08:35:21 #141 DONE 5.8s 08:35:21 08:35:21 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:18 #128 ... 08:36:18 08:36:18 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:18 #137 67.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:26 #137 ... 08:36:26 08:36:26 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:26 #136 DONE 83.7s 08:36:26 08:36:26 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:26 #127 DONE 84.0s 08:36:26 08:36:26 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:26 #137 DONE 83.8s 08:36:26 08:36:26 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:26 #132 DONE 84.0s 08:36:26 08:36:26 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:26 #133 DONE 84.0s 08:36:26 08:36:26 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:26 #130 DONE 84.0s 08:36:26 08:36:26 #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #147 ... 08:36:26 08:36:26 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:26 #128 DONE 84.1s 08:36:26 08:36:26 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:26 #134 DONE 84.2s 08:36:26 08:36:26 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:26 #135 DONE 84.2s 08:36:26 08:36:26 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:26 #129 DONE 84.1s 08:36:26 08:36:26 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #148 ... 08:36:26 08:36:26 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:26 #131 DONE 84.4s 08:36:26 08:36:26 #149 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #149 DONE 0.6s 08:36:26 08:36:26 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:26 #150 ... 08:36:26 08:36:26 #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #147 DONE 0.6s 08:36:26 08:36:26 #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #148 DONE 0.5s 08:36:26 08:36:26 #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #151 DONE 0.7s 08:36:26 08:36:26 #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:26 #152 DONE 0.6s 08:36:26 08:36:26 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #153 DONE 0.4s 08:36:26 08:36:26 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #150 DONE 0.4s 08:36:26 08:36:26 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:26 #154 ... 08:36:26 08:36:26 #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:26 #155 DONE 0.3s 08:36:26 08:36:26 #156 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:36:26 #156 DONE 0.3s 08:36:26 08:36:26 #157 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:26 #157 DONE 0.3s 08:36:26 08:36:26 #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #158 CACHED 08:36:26 08:36:26 #159 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:26 #159 CACHED 08:36:26 08:36:26 #160 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:26 #160 CACHED 08:36:26 08:36:26 #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #161 CACHED 08:36:26 08:36:26 #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #162 CACHED 08:36:26 08:36:26 #163 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:26 #163 CACHED 08:36:26 08:36:26 #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:26 #164 CACHED 08:36:26 08:36:26 #165 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:26 #165 CACHED 08:36:26 08:36:26 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:36:26 #166 DONE 0.3s 08:36:26 08:36:26 #167 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:36:26 #167 DONE 0.3s 08:36:26 08:36:26 #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:27 #168 ... 08:36:27 08:36:27 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:27 #154 DONE 0.6s 08:36:27 08:36:27 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:28 #169 ... 08:36:28 08:36:28 #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:28 #170 DONE 1.0s 08:36:28 08:36:28 #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:28 #171 ... 08:36:28 08:36:28 #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:28 #172 DONE 1.6s 08:36:28 08:36:28 #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:28 #173 DONE 1.6s 08:36:28 08:36:28 #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:28 #174 DONE 1.6s 08:36:28 08:36:28 #175 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:28 #175 DONE 1.6s 08:36:28 08:36:28 #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:28 #176 ... 08:36:28 08:36:28 #177 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:28 #177 DONE 2.0s 08:36:28 08:36:28 #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:28 #168 DONE 1.9s 08:36:28 08:36:28 #178 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:28 #178 DONE 2.0s 08:36:28 08:36:28 #179 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:28 #179 DONE 2.0s 08:36:28 08:36:28 #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:28 #180 DONE 0.5s 08:36:29 08:36:29 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:29 #169 DONE 1.7s 08:36:29 08:36:29 #181 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:36:29 #181 DONE 2.5s 08:36:29 08:36:29 #182 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:29 #182 ... 08:36:29 08:36:29 #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:29 #171 DONE 1.3s 08:36:29 08:36:29 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:29 #183 DONE 0.9s 08:36:29 08:36:29 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:29 #184 DONE 0.9s 08:36:29 08:36:29 #176 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:29 #176 DONE 0.9s 08:36:29 08:36:29 #141 [core-data] exporting to image 08:36:29 #141 exporting layers 08:36:29 #141 ... 08:36:29 08:36:29 #185 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:29 #185 DONE 0.5s 08:36:29 08:36:29 #186 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:29 #186 DONE 0.5s 08:36:29 08:36:29 #187 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:29 #187 DONE 0.5s 08:36:29 08:36:29 #188 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:36:29 #188 DONE 0.5s 08:36:29 08:36:29 #189 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:29 #189 DONE 0.5s 08:36:29 08:36:29 #141 [security-spiffe-token-provider] exporting to image 08:36:29 #141 exporting layers 0.1s done 08:36:29 #141 ... 08:36:29 08:36:29 #182 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:29 #182 DONE 0.5s 08:36:29 08:36:29 #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:36:29 #190 DONE 0.5s 08:36:29 08:36:29 #141 [support-notifications] exporting to image 08:36:29 #141 exporting layers 0.2s done 08:36:29 #141 ... 08:36:29 08:36:29 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:29 #191 DONE 0.4s 08:36:29 08:36:29 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:29 #192 DONE 0.3s 08:36:29 08:36:29 #141 [support-notifications] exporting to image 08:36:29 #141 exporting layers 0.3s done 08:36:29 #141 ... 08:36:29 08:36:29 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:29 #193 DONE 0.3s 08:36:29 08:36:29 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:29 #194 DONE 0.4s 08:36:29 08:36:29 #141 [security-spiffe-token-provider] exporting to image 08:36:29 #141 exporting layers 0.3s done 08:36:29 #141 writing image sha256:816656ec7a7548024d9bd36cd52a7d3274e23e1411233d40d752a683d220610e 0.0s done 08:36:29 #141 naming to docker.io/library/core-data 0.0s done 08:36:29 #141 writing image sha256:39102a0e02fa16357d6789789666f5d36aaa1f85d1ec11bc708401fad730109d 08:36:29 #141 writing image sha256:25d3cadb1c81c5a59845af9b1b641766e6195c50a500f286efb0706e662c1682 done 08:36:29 #141 naming to docker.io/library/security-spiffe-token-provider done 08:36:30 #141 ... 08:36:30 08:36:30 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:36:30 #195 DONE 0.2s 08:36:30 08:36:30 #141 [support-notifications] exporting to image 08:36:30 #141 writing image sha256:39102a0e02fa16357d6789789666f5d36aaa1f85d1ec11bc708401fad730109d done 08:36:30 #141 naming to docker.io/library/support-scheduler done 08:36:30 #141 writing image sha256:ad59c194b786917fc29fdf891abb7dc3d12702810168e2a83dc8e288440cbb5c 0.0s done 08:36:30 #141 naming to docker.io/library/support-notifications done 08:36:30 #141 ... 08:36:30 08:36:30 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:30 #196 DONE 0.4s 08:36:30 08:36:30 #141 [core-command] exporting to image 08:36:30 #141 exporting layers 0.7s done 08:36:30 #141 writing image sha256:ff1a4fde651ac7b3ba27a7f5310c15b453cf2dca80a5f75e2d0204743b449d93 0.0s done 08:36:30 #141 naming to docker.io/library/core-command done 08:36:30 #141 writing image sha256:3ce799345b083e01c351169b69647840bc21c553b02fda69b56f4d1bf08e06ad done 08:36:30 #141 naming to docker.io/library/core-metadata 08:36:30 #141 naming to docker.io/library/core-metadata 0.2s done 08:36:30 #141 DONE 6.8s 08:36:30 08:36:30 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:30 #197 DONE 0.5s 08:36:30 08:36:30 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:30 #198 DONE 0.8s 08:36:30 08:36:30 #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:30 #199 DONE 0.9s 08:36:30 08:36:30 #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:30 #200 DONE 0.9s 08:36:30 08:36:30 #141 [security-proxy-auth] exporting to image 08:36:30 #141 ... 08:36:30 08:36:30 #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:30 #201 DONE 0.1s 08:36:30 08:36:30 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:30 #202 DONE 0.1s 08:36:30 08:36:30 #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:36:30 #203 DONE 0.1s 08:36:30 08:36:30 #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:36:30 #204 DONE 0.0s 08:36:31 08:36:31 #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:36:31 #205 DONE 0.0s 08:36:31 08:36:31 #206 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:31 #206 DONE 1.1s 08:36:31 08:36:31 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:31 #207 DONE 0.1s 08:36:31 08:36:31 #141 [security-proxy-setup] exporting to image 08:36:31 #141 exporting layers 0.1s done 08:36:31 #141 exporting layers 0.5s done 08:36:31 #141 writing image sha256:fa68c446fd531ecd10772bef8d3b2b0eaaafc0e12fe5a66fd4f4f8c58c6494e1 done 08:36:31 #141 naming to docker.io/library/security-proxy-setup done 08:36:31 #141 writing image sha256:11370a38973cd6e6f435af1cf522b4deb0597c6fcc0452f66655b304508fd0ee done 08:36:31 #141 naming to docker.io/library/core-common-config-bootstrapper done 08:36:31 #141 writing image sha256:63341a0ae611a7a9a762940ca026c2aa0283c2dffdfefb508d2633929985561e done 08:36:31 #141 naming to docker.io/library/security-proxy-auth done 08:36:31 #141 DONE 7.4s 08:36:31 08:36:31 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:36:31 #208 ... 08:36:31 08:36:31 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:31 #209 DONE 0.5s 08:36:31 08:36:31 #141 [security-secretstore-setup] exporting to image 08:36:31 #141 exporting layers 0.2s done 08:36:31 #141 writing image sha256:f39c04bc73d77b9854e947d4b9769ca2b28735589643a942aab208e52cbd192c done 08:36:31 #141 naming to docker.io/library/security-secretstore-setup done 08:36:31 #141 DONE 7.6s 08:36:31 08:36:31 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:36:31 #208 DONE 0.5s 08:36:31 08:36:31 #141 [security-bootstrapper] exporting to image 08:36:31 #141 exporting layers 0.2s done 08:36:31 #141 writing image sha256:bfcd68aba208e99aca6cbfc282ed22ecdaae24186b018b5c5be675d883673e07 done 08:36:31 #141 naming to docker.io/library/security-bootstrapper done 08:36:31 #141 DONE 7.8s 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:31 time="2023-06-17T08:32:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:36:31 $ docker stop --time=1 2c8be6a84254120723ffabd89d69987d76587245f2e27169b9a8cda34af5a2a7 08:36:33 $ docker rm -f --volumes 2c8be6a84254120723ffabd89d69987d76587245f2e27169b9a8cda34af5a2a7 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:33 + docker images 08:36:33 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:33 security-secretstore-setup latest f39c04bc73d7 2 seconds ago 32.8MB 08:36:33 security-bootstrapper latest bfcd68aba208 2 seconds ago 22.2MB 08:36:33 security-proxy-auth latest 63341a0ae611 3 seconds ago 18.3MB 08:36:33 security-proxy-setup latest fa68c446fd53 3 seconds ago 18.8MB 08:36:33 core-common-config-bootstrapper latest 11370a38973c 3 seconds ago 17.2MB 08:36:33 support-scheduler latest 39102a0e02fa 4 seconds ago 31.8MB 08:36:33 core-metadata latest 3ce799345b08 4 seconds ago 20.4MB 08:36:33 security-spiffe-token-provider latest 25d3cadb1c81 4 seconds ago 32.8MB 08:36:33 support-notifications latest ad59c194b786 4 seconds ago 32.4MB 08:36:33 core-data latest 816656ec7a75 4 seconds ago 20.1MB 08:36:33 core-command latest ff1a4fde651a 4 seconds ago 19.9MB 08:36:33 security-spire-agent latest 38fcacd173e2 About a minute ago 161MB 08:36:33 security-spire-config latest f425a08106df About a minute ago 102MB 08:36:33 security-spire-server latest cad4d4feb750 About a minute ago 103MB 08:36:33 ci-base-image-x86_64 latest 6e207c15d217 6 minutes ago 918MB 08:36:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 weeks ago 334MB 08:36:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 weeks ago 700MB 08:36:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 months ago 253MB 08:36:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [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:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.460s coverage: 28.7% of statements 08:36:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.289s coverage: 98.5% of statements 08:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.488s coverage: 71.5% of statements 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.368s coverage: 54.0% of statements 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.516s coverage: 88.5% of statements 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.511s coverage: 3.8% of statements 08:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.777s coverage: 95.6% of statements 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.243s coverage: 65.9% of statements 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.0% of statements 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 42.9% of statements 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.276s coverage: 82.9% of statements 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.241s coverage: 94.1% of statements 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements 08:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.074s coverage: 79.9% of statements 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.280s coverage: 92.9% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.205s coverage: 62.3% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.176s coverage: 20.0% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.461s coverage: 81.8% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.488s coverage: 82.1% of statements 08:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 86.0% of statements 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.986s coverage: 63.1% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.103s coverage: 100.0% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.027s coverage: 38.4% of statements 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.307s coverage: 17.7% of statements 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.306s coverage: 61.5% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements 08:39:16 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:39:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:16 go vet ./... 08:41:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:52 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:53 + ls -al . 08:41:53 total 716 08:41:53 drwxrwxr-x 10 1001 1001 4096 Jun 17 08:33 . 08:41:53 drwxr-xr-x 4 root root 4096 Jun 17 08:33 .. 08:41:53 drwxrwxr-x 2 1001 1001 4096 Jun 17 08:32 .blubracket 08:41:53 -rw-rw-r-- 1 1001 1001 16 Jun 17 08:32 .dockerignore 08:41:53 drwxrwxr-x 8 1001 1001 4096 Jun 17 08:32 .git 08:41:53 drwxrwxr-x 3 1001 1001 4096 Jun 17 08:32 .github 08:41:53 -rw-rw-r-- 1 1001 1001 1133 Jun 17 08:32 .gitignore 08:41:53 -rw-rw-r-- 1 1001 1001 42 Jun 17 08:32 .golangci.yml 08:41:53 -rw-rw-r-- 1 1001 1001 87 Jun 17 08:32 .hadolint.yml 08:41:53 -rw-rw-r-- 1 1001 1001 166 Jun 17 08:32 .sonarcloud.properties 08:41:53 -rw-rw-r-- 1 1001 1001 1171 Jun 17 08:32 ADOPTERS.md 08:41:53 -rw-rw-r-- 1 1001 1001 10835 Jun 17 08:32 Attribution.txt 08:41:53 -rw-rw-r-- 1 1001 1001 93407 Jun 17 08:32 CHANGELOG.md 08:41:53 -rw-rw-r-- 1 1001 1001 3804 Jun 17 08:32 CONTRIBUTING.md 08:41:53 -rw-rw-r-- 1 1001 1001 677 Jun 17 08:32 GOVERNANCE.md 08:41:53 -rw-rw-r-- 1 1001 1001 883 Jun 17 08:32 Jenkinsfile 08:41:53 -rw-rw-r-- 1 1001 1001 10775 Jun 17 08:32 LICENSE 08:41:53 -rw-rw-r-- 1 1001 1001 14368 Jun 17 08:32 Makefile 08:41:53 -rw-rw-r-- 1 1001 1001 582 Jun 17 08:32 OWNERS.md 08:41:53 -rw-rw-r-- 1 1001 1001 9923 Jun 17 08:32 README.md 08:41:53 -rw-rw-r-- 1 1001 1001 789 Jun 17 08:32 SECURITY.md 08:41:53 -rw-rw-r-- 1 1001 1001 5 Jun 17 08:30 VERSION 08:41:53 drwxrwxr-x 2 1001 1001 4096 Jun 17 08:32 bin 08:41:53 drwxrwxr-x 18 1001 1001 4096 Jun 17 08:32 cmd 08:41:53 -rw-r--r-- 1 root root 447731 Jun 17 08:39 coverage.out 08:41:53 -rw-rw-r-- 1 1001 1001 3162 Jun 17 08:32 go.mod 08:41:53 -rw-rw-r-- 1 1001 1001 31054 Jun 17 08:32 go.sum 08:41:53 drwxrwxr-x 7 1001 1001 4096 Jun 17 08:32 internal 08:41:53 drwxrwxr-x 3 1001 1001 4096 Jun 17 08:32 openapi 08:41:53 -rw-rw-r-- 1 1001 1001 594 Jun 17 08:32 security.txt 08:41:53 drwxrwxr-x 4 1001 1001 4096 Jun 17 08:32 snap 08:41:53 -rw-rw-r-- 1 1001 1001 204 Jun 17 08:32 version.go [Pipeline] sh 08:41:53 + '[' -e coverage.out ] 08:41:53 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:53 Warning: overwriting stash ‘coverage-report’ 08:41:54 Stashed 1 file(s) [Pipeline] sh 08:41:54 + make build 08:41:54 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:43:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:43:31 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:43:35 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:43:39 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:44:26 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:44:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:44:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:44:45 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:44:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:44: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:01 $ docker stop --time=1 e9549242d7b8857079776e7277ee5df206fd924f8ac33cae7ccf2ceb9f96337c 08:45:03 $ docker rm -f --volumes e9549242d7b8857079776e7277ee5df206fd924f8ac33cae7ccf2ceb9f96337c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:05 08:45:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:05 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:05 547446be3368: Pulling fs layer 08:45:05 d125d8839a47: Pulling fs layer 08:45:05 3e85d5ac6304: Pulling fs layer 08:45:05 c3105a71a48b: Pulling fs layer 08:45:05 0f093f025ec4: Pulling fs layer 08:45:05 c3106fc0e877: Pulling fs layer 08:45:05 c3105a71a48b: Waiting 08:45:05 0f093f025ec4: Waiting 08:45:05 c3106fc0e877: Waiting 08:45:05 547446be3368: Verifying Checksum 08:45:05 547446be3368: Download complete 08:45:05 c3105a71a48b: Verifying Checksum 08:45:05 c3105a71a48b: Download complete 08:45:06 d125d8839a47: Verifying Checksum 08:45:06 d125d8839a47: Download complete 08:45:06 c3106fc0e877: Verifying Checksum 08:45:06 c3106fc0e877: Download complete 08:45:06 0f093f025ec4: Verifying Checksum 08:45:06 0f093f025ec4: Download complete 08:45:06 547446be3368: Pull complete 08:45:07 d125d8839a47: Pull complete 08:45:08 3e85d5ac6304: Verifying Checksum 08:45:08 3e85d5ac6304: Download complete 08:45:16 3e85d5ac6304: Pull complete 08:45:16 c3105a71a48b: Pull complete 08:45:17 0f093f025ec4: Pull complete 08:45:17 c3106fc0e877: Pull complete 08:45:17 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:18 prd-ubuntu20.04-docker-arm64-4c-16g-18788 does not seem to be running inside a container 08:45:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:20 $ docker top 5fb2ff42b6f7bef54178fa2da19d52c72af636074705ce3335d70645282f5354 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:20 + docker compose -f ./docker-compose-build.yml build --parallel 08:45:29 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:45:29 #1 transferring dockerfile: 2.12kB done 08:45:29 #1 DONE 0.1s 08:45:29 08:45:29 #2 [security-spire-agent internal] load build definition from Dockerfile 08:45:29 #2 transferring dockerfile: 2.68kB done 08:45:29 #2 DONE 0.0s 08:45:29 08:45:29 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:45:29 #3 transferring dockerfile: 2.82kB 0.0s done 08:45:29 #3 DONE 0.1s 08:45:29 08:45:29 #4 [security-spire-server internal] load build definition from Dockerfile 08:45:29 #4 transferring dockerfile: 2.63kB done 08:45:29 #4 DONE 0.1s 08:45:29 08:45:29 #5 [core-data internal] load build definition from Dockerfile 08:45:30 #5 transferring dockerfile: 1.90kB done 08:45:30 #5 DONE 0.1s 08:45:30 08:45:30 #6 [support-scheduler internal] load build definition from Dockerfile 08:45:30 #6 transferring dockerfile: 1.82kB done 08:45:30 #6 DONE 0.1s 08:45:30 08:45:30 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:45:30 #7 transferring dockerfile: 1.78kB done 08:45:30 #7 DONE 0.1s 08:45:30 08:45:30 #8 [security-secretstore-setup internal] load build definition from Dockerfile 08:45:30 #8 transferring dockerfile: 2.38kB 0.0s done 08:45:30 #8 DONE 0.1s 08:45:30 08:45:30 #9 [security-spire-config internal] load build definition from Dockerfile 08:45:30 #9 transferring dockerfile: 2.58kB done 08:45:30 #9 DONE 0.1s 08:45:30 08:45:30 #10 [core-command internal] load build definition from Dockerfile 08:45:30 #10 transferring dockerfile: 1.82kB done 08:45:30 #10 DONE 0.1s 08:45:30 08:45:30 #11 [security-proxy-setup internal] load build definition from Dockerfile 08:45:30 #11 transferring dockerfile: 2.06kB done 08:45:30 #11 DONE 0.1s 08:45:30 08:45:30 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:45:30 #12 transferring dockerfile: 2.04kB done 08:45:30 #12 DONE 0.1s 08:45:30 08:45:30 #13 [core-metadata internal] load build definition from Dockerfile 08:45:30 #13 transferring dockerfile: 1.96kB done 08:45:30 #13 DONE 0.1s 08:45:30 08:45:30 #14 [support-notifications internal] load build definition from Dockerfile 08:45:30 #14 transferring dockerfile: 1.84kB done 08:45:30 #14 DONE 0.1s 08:45:30 08:45:30 #15 [core-common-config-bootstrapper internal] load .dockerignore 08:45:30 #15 transferring context: 56B 0.0s done 08:45:30 #15 DONE 0.1s 08:45:31 08:45:31 #16 [security-spire-agent internal] load .dockerignore 08:45:31 #16 transferring context: 56B done 08:45:31 #16 DONE 0.0s 08:45:31 08:45:31 #17 [security-bootstrapper internal] load .dockerignore 08:45:31 #17 transferring context: 56B 0.0s done 08:45:31 #17 DONE 0.1s 08:45:31 08:45:31 #18 [security-spire-server internal] load .dockerignore 08:45:31 #18 transferring context: 56B 0.0s done 08:45:31 #18 DONE 0.1s 08:45:31 08:45:31 #19 [core-data internal] load .dockerignore 08:45:31 #19 transferring context: 56B done 08:45:31 #19 DONE 0.1s 08:45:31 08:45:31 #20 [support-scheduler internal] load .dockerignore 08:45:31 #20 transferring context: 56B done 08:45:31 #20 DONE 0.1s 08:45:31 08:45:31 #21 [security-spiffe-token-provider internal] load .dockerignore 08:45:31 #21 transferring context: 56B done 08:45:31 #21 DONE 0.1s 08:45:31 08:45:31 #22 [security-secretstore-setup internal] load .dockerignore 08:45:31 #22 transferring context: 56B 0.0s done 08:45:31 #22 DONE 0.1s 08:45:31 08:45:31 #23 [security-spire-config internal] load .dockerignore 08:45:31 #23 transferring context: 56B done 08:45:31 #23 DONE 0.0s 08:45:31 08:45:31 #24 [core-command internal] load .dockerignore 08:45:31 #24 transferring context: 56B done 08:45:31 #24 DONE 0.0s 08:45:31 08:45:31 #25 [security-proxy-setup internal] load .dockerignore 08:45:31 #25 transferring context: 56B 0.0s done 08:45:31 #25 DONE 0.1s 08:45:31 08:45:31 #26 [security-proxy-auth internal] load .dockerignore 08:45:31 #26 transferring context: 56B done 08:45:31 #26 DONE 0.1s 08:45:31 08:45:31 #27 [core-metadata internal] load .dockerignore 08:45:31 #27 transferring context: 56B done 08:45:31 #27 DONE 0.1s 08:45:31 08:45:31 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:31 #28 DONE 0.0s 08:45:31 08:45:31 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 08:45:32 #29 ... 08:45:32 08:45:32 #30 [support-notifications internal] load .dockerignore 08:45:32 #30 transferring context: 56B done 08:45:32 #30 DONE 0.1s 08:45:32 08:45:32 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 08:45:32 #29 DONE 0.5s 08:45:32 08:45:32 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:32 #31 ... 08:45:32 08:45:32 #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:32 #28 DONE 0.0s 08:45:32 08:45:32 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:32 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:32 #31 ... 08:45:32 08:45:32 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:32 #28 DONE 0.0s 08:45:32 08:45:32 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:32 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:32 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:32 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:32 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 0B / 3.26MB 0.1s 08:45:33 #31 ... 08:45:33 08:45:33 #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:33 #28 DONE 0.0s 08:45:33 08:45:33 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:33 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:33 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:33 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:33 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:33 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.55MB / 3.26MB 0.3s 08:45:33 #31 ... 08:45:33 08:45:33 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:33 #28 DONE 0.0s 08:45:33 08:45:33 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:33 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.90MB / 3.26MB 0.4s 08:45:33 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:33 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:33 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:33 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:33 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done 08:45:33 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 08:45:33 #31 ... 08:45:33 08:45:33 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:33 #28 DONE 0.0s 08:45:33 08:45:33 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:33 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:33 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:33 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:33 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:33 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done 08:45:33 #31 ... 08:45:33 08:45:33 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 08:45:33 #29 DONE 0.6s 08:45:33 08:45:33 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:33 #28 DONE 0.0s 08:45:33 08:45:33 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 08:45:33 #29 DONE 0.7s 08:45:33 08:45:33 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:33 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:33 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:33 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:33 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:33 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done 08:45:33 #31 ... 08:45:33 08:45:33 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:33 #28 DONE 0.0s 08:45:33 08:45:33 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:33 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:33 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:33 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:33 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:33 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done 08:45:33 #31 ... 08:45:33 08:45:33 #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 08:45:33 #29 DONE 0.8s 08:45:34 08:45:34 #28 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:34 #28 DONE 0.0s 08:45:34 08:45:34 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:34 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:34 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:34 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:34 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:34 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done 08:45:34 #31 ... 08:45:34 08:45:34 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:34 #28 DONE 0.0s 08:45:34 08:45:34 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:34 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:34 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:34 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:34 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:34 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done 08:45:34 #31 ... 08:45:34 08:45:34 #29 [core-command internal] load metadata for docker.io/library/alpine:3.17 08:45:34 #29 DONE 1.2s 08:45:34 08:45:34 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:34 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:34 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:34 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:34 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:34 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done 08:45:34 #31 ... 08:45:34 08:45:34 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:45:34 #32 DONE 2.6s 08:45:34 08:45:34 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:34 #28 DONE 0.0s 08:45:34 08:45:34 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:35 #31 ... 08:45:35 08:45:35 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 08:45:35 #29 DONE 1.7s 08:45:35 08:45:35 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:35 #31 ... 08:45:35 08:45:35 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:35 #28 DONE 0.0s 08:45:35 08:45:35 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:45:35 #32 DONE 2.6s 08:45:35 08:45:35 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:35 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:35 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:35 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:35 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:35 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done 08:45:35 #31 ... 08:45:35 08:45:35 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:35 #28 DONE 0.0s 08:45:35 08:45:35 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:35 #31 ... 08:45:35 08:45:35 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:45:35 #32 DONE 2.6s 08:45:35 08:45:35 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:35 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:35 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:35 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:35 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:35 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done 08:45:35 #31 ... 08:45:35 08:45:35 #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go 08:45:35 #33 DONE 1.8s 08:45:35 08:45:35 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:36 #31 ... 08:45:36 08:45:36 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:36 #28 DONE 0.0s 08:45:36 08:45:36 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:36 #31 ... 08:45:36 08:45:36 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 08:45:36 #29 DONE 2.5s 08:45:36 08:45:36 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:36 #31 ... 08:45:36 08:45:36 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:45:36 #32 DONE 2.7s 08:45:36 08:45:36 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 08:45:36 #33 DONE 1.8s 08:45:36 08:45:36 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:45:36 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:45:36 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:45:36 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:45:36 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:45:36 #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.4s done 08:45:37 #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.6s done 08:45:39 #31 DONE 7.6s 08:45:39 08:45:39 #34 [core-common-config-bootstrapper internal] load build context 08:45:39 #34 transferring context: 35.07MB 6.7s 08:45:39 #34 ... 08:45:39 08:45:39 #35 [core-data internal] load build context 08:45:39 #35 ... 08:45:39 08:45:39 #34 [core-common-config-bootstrapper internal] load build context 08:45:43 #34 ... 08:45:43 08:45:43 #36 [security-bootstrapper internal] load build context 08:45:43 #36 ... 08:45:43 08:45:43 #37 [security-spire-agent internal] load build context 08:45:43 #37 ... 08:45:43 08:45:43 #38 [security-spire-server internal] load build context 08:45:43 #38 ... 08:45:43 08:45:43 #36 [security-bootstrapper internal] load build context 08:45:43 #36 ... 08:45:43 08:45:43 #39 [support-scheduler internal] load build context 08:45:43 #39 ... 08:45:43 08:45:43 #40 [security-spiffe-token-provider internal] load build context 08:45:43 #40 ... 08:45:43 08:45:43 #38 [security-spire-server internal] load build context 08:45:44 #38 ... 08:45:44 08:45:44 #41 [security-secretstore-setup internal] load build context 08:45:44 #41 ... 08:45:44 08:45:44 #36 [security-bootstrapper internal] load build context 08:45:44 #36 ... 08:45:44 08:45:44 #42 [security-spire-config internal] load build context 08:45:44 #42 ... 08:45:44 08:45:44 #43 [core-command internal] load build context 08:45:44 #43 ... 08:45:44 08:45:44 #36 [security-bootstrapper internal] load build context 08:45:45 #36 transferring context: 39.46MB 12.0s 08:45:45 #36 ... 08:45:45 08:45:45 #44 [security-proxy-setup internal] load build context 08:45:45 #44 ... 08:45:45 08:45:45 #38 [security-spire-server internal] load build context 08:45:45 #38 ... 08:45:45 08:45:45 #45 [security-proxy-auth internal] load build context 08:45:45 #45 ... 08:45:45 08:45:45 #36 [security-bootstrapper internal] load build context 08:45:45 #36 ... 08:45:45 08:45:45 #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:45:45 #0 7.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:45 #0 9.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:45 #46 ... 08:45:45 08:45:45 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:45:45 #0 4.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:45 #0 6.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:46 #47 ... 08:45:46 08:45:46 #48 [support-notifications internal] load build context 08:45:46 #48 ... 08:45:46 08:45:46 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:45:46 #0 4.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:46 #0 6.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:46 #49 ... 08:45:46 08:45:46 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:45:46 #0 6.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:46 #0 9.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:46 #50 ... 08:45:46 08:45:46 #51 [core-metadata internal] load build context 08:45:46 #51 ... 08:45:46 08:45:46 #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:45:46 #0 6.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:46 #0 7.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:46 #52 ... 08:45:46 08:45:46 #51 [core-metadata internal] load build context 08:45:50 #51 ... 08:45:50 08:45:50 #49 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:45:50 #49 11.05 OK: 263 MiB in 53 packages 08:45:50 #49 DONE 14.7s 08:45:50 08:45:50 #51 [core-metadata internal] load build context 08:45:50 #51 ... 08:45:50 08:45:50 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:45:50 #0 7.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:50 #53 ... 08:45:50 08:45:50 #35 [core-data internal] load build context 08:45:50 #35 ... 08:45:50 08:45:50 #51 [core-metadata internal] load build context 08:45:50 #51 transferring context: 12.50MB 13.6s 08:45:50 #51 ... 08:45:50 08:45:50 #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:45:50 #54 ... 08:45:50 08:45:50 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:45:50 #0 8.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:50 #55 ... 08:45:50 08:45:50 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:45:50 #56 ... 08:45:50 08:45:50 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:45:51 #57 ... 08:45:51 08:45:51 #52 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:45:51 #52 13.50 OK: 263 MiB in 53 packages 08:45:51 #52 DONE 15.3s 08:45:51 08:45:51 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:45:51 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:51 #58 ... 08:45:51 08:45:51 #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:45:51 #59 ... 08:45:51 08:45:51 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:45:51 #60 ... 08:45:51 08:45:51 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:45:51 #61 ... 08:45:51 08:45:51 #46 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:45:51 #46 14.37 OK: 263 MiB in 53 packages 08:45:51 #46 DONE 15.8s 08:45:51 08:45:51 #51 [core-metadata internal] load build context 08:45:53 #51 ... 08:45:53 08:45:53 #34 [core-common-config-bootstrapper internal] load build context 08:45:53 #34 ... 08:45:53 08:45:53 #35 [core-data internal] load build context 08:45:53 #35 ... 08:45:53 08:45:53 #37 [security-spire-agent internal] load build context 08:45:53 #37 ... 08:45:53 08:45:53 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:45:53 #50 15.81 OK: 263 MiB in 53 packages 08:45:53 #50 DONE 17.2s 08:45:53 08:45:53 #37 [security-spire-agent internal] load build context 08:45:53 #37 ... 08:45:53 08:45:53 #35 [core-data internal] load build context 08:45:53 #35 ... 08:45:53 08:45:53 #39 [support-scheduler internal] load build context 08:45:53 #39 ... 08:45:53 08:45:53 #40 [security-spiffe-token-provider internal] load build context 08:45:53 #40 ... 08:45:53 08:45:53 #51 [core-metadata internal] load build context 08:45:54 #51 ... 08:45:54 08:45:54 #41 [security-secretstore-setup internal] load build context 08:45:54 #41 ... 08:45:54 08:45:54 #42 [security-spire-config internal] load build context 08:45:54 #42 ... 08:45:54 08:45:54 #39 [support-scheduler internal] load build context 08:45:54 #39 ... 08:45:54 08:45:54 #43 [core-command internal] load build context 08:45:54 #43 ... 08:45:54 08:45:54 #40 [security-spiffe-token-provider internal] load build context 08:45:55 #40 transferring context: 39.86MB 21.2s 08:45:55 #40 ... 08:45:55 08:45:55 #38 [security-spire-server internal] load build context 08:45:55 #38 ... 08:45:55 08:45:55 #44 [security-proxy-setup internal] load build context 08:45:56 #44 ... 08:45:56 08:45:56 #45 [security-proxy-auth internal] load build context 08:45:56 #45 ... 08:45:56 08:45:56 #36 [security-bootstrapper internal] load build context 08:45:56 #36 ... 08:45:56 08:45:56 #48 [support-notifications internal] load build context 08:45:56 #48 ... 08:45:56 08:45:56 #38 [security-spire-server internal] load build context 08:45:57 #38 ... 08:45:57 08:45:57 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:45:57 #47 11.75 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:45:57 #47 11.75 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:45:57 #47 11.75 OK: 17701 distinct packages available 08:45:57 #47 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:57 #47 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:57 #47 20.72 OK: 263 MiB in 53 packages 08:45:58 #47 ... 08:45:58 08:45:58 #35 [core-data internal] load build context 08:45:58 #35 ... 08:45:58 08:45:58 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:45:58 #47 DONE 22.5s 08:45:58 08:45:58 #35 [core-data internal] load build context 08:46:00 #35 ... 08:46:00 08:46:00 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:46:00 #53 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:00 #53 17.80 (1/2) Installing dumb-init (1.2.5-r2) 08:46:00 #53 17.82 (2/2) Installing openssl (3.0.9-r1) 08:46:00 #53 17.95 Executing busybox-1.35.0-r29.trigger 08:46:00 #53 18.06 OK: 8 MiB in 17 packages 08:46:00 #53 DONE 20.2s 08:46:00 08:46:00 #36 [security-bootstrapper internal] load build context 08:46:00 #36 transferring context: 68.36MB 27.2s 08:46:00 #36 ... 08:46:00 08:46:00 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 08:46:00 #62 DONE 0.5s 08:46:00 08:46:00 #36 [security-bootstrapper internal] load build context 08:46:01 #36 ... 08:46:01 08:46:01 #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:01 #59 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:01 #59 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:01 #59 ... 08:46:01 08:46:01 #54 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:01 #54 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:01 #54 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:01 #54 20.29 (1/1) Installing dumb-init (1.2.5-r2) 08:46:01 #54 20.31 Executing busybox-1.35.0-r29.trigger 08:46:01 #54 20.50 OK: 8 MiB in 16 packages 08:46:02 #54 ... 08:46:02 08:46:02 #35 [core-data internal] load build context 08:46:02 #35 ... 08:46:02 08:46:02 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:02 #55 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:02 #55 19.05 (1/2) Installing ca-certificates (20230506-r0) 08:46:02 #55 19.70 (2/2) Installing dumb-init (1.2.5-r2) 08:46:02 #55 19.75 Executing busybox-1.35.0-r29.trigger 08:46:02 #55 19.89 Executing ca-certificates-20230506-r0.trigger 08:46:02 #55 ... 08:46:02 08:46:02 #36 [security-bootstrapper internal] load build context 08:46:02 #36 ... 08:46:02 08:46:02 #54 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:02 #54 DONE 23.2s 08:46:03 08:46:03 #36 [security-bootstrapper internal] load build context 08:46:03 #36 ... 08:46:03 08:46:03 #34 [core-common-config-bootstrapper internal] load build context 08:46:03 #34 ... 08:46:03 08:46:03 #36 [security-bootstrapper internal] load build context 08:46:03 #36 ... 08:46:03 08:46:03 #37 [security-spire-agent internal] load build context 08:46:03 #37 ... 08:46:03 08:46:03 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:03 #57 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:03 #57 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:03 #57 21.94 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:03 #57 21.94 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:03 #57 21.94 OK: 17689 distinct packages available 08:46:03 #57 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:03 #57 ... 08:46:03 08:46:03 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:03 #58 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:03 #58 21.10 (1/2) Installing dumb-init (1.2.5-r2) 08:46:03 #58 21.14 (2/2) Installing su-exec (0.2-r2) 08:46:03 #58 21.16 Executing busybox-1.35.0-r29.trigger 08:46:03 #58 21.41 OK: 8 MiB in 17 packages 08:46:03 #58 DONE 23.2s 08:46:03 08:46:03 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:46:03 #61 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:03 #61 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:03 #61 21.31 (1/3) Installing ca-certificates (20230506-r0) 08:46:03 #61 21.91 (2/3) Installing dumb-init (1.2.5-r2) 08:46:03 #61 22.02 (3/3) Installing su-exec (0.2-r2) 08:46:03 #61 22.02 Executing busybox-1.35.0-r29.trigger 08:46:03 #61 22.26 Executing ca-certificates-20230506-r0.trigger 08:46:04 #61 ... 08:46:04 08:46:04 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:04 #60 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:04 #60 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:04 #60 ... 08:46:04 08:46:04 #37 [security-spire-agent internal] load build context 08:46:04 #37 ... 08:46:04 08:46:04 #51 [core-metadata internal] load build context 08:46:04 #51 ... 08:46:04 08:46:04 #42 [security-spire-config internal] load build context 08:46:04 #42 ... 08:46:04 08:46:04 #41 [security-secretstore-setup internal] load build context 08:46:04 #41 ... 08:46:04 08:46:04 #39 [support-scheduler internal] load build context 08:46:04 #39 ... 08:46:04 08:46:04 #43 [core-command internal] load build context 08:46:05 #43 ... 08:46:05 08:46:05 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:05 #55 22.45 OK: 8 MiB in 17 packages 08:46:05 #55 DONE 24.5s 08:46:05 08:46:05 #43 [core-command internal] load build context 08:46:05 #43 ... 08:46:05 08:46:05 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:05 #57 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:05 #57 ... 08:46:05 08:46:05 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:05 #56 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:05 #56 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:05 #56 23.63 (1/1) Installing dumb-init (1.2.5-r2) 08:46:05 #56 23.63 Executing busybox-1.35.0-r29.trigger 08:46:05 #56 23.85 OK: 8 MiB in 16 packages 08:46:05 #56 DONE 24.8s 08:46:05 08:46:05 #43 [core-command internal] load build context 08:46:05 #43 transferring context: 45.99MB 31.2s 08:46:05 #43 ... 08:46:05 08:46:05 #40 [security-spiffe-token-provider internal] load build context 08:46:05 #40 ... 08:46:05 08:46:05 #37 [security-spire-agent internal] load build context 08:46:06 #37 ... 08:46:06 08:46:06 #45 [security-proxy-auth internal] load build context 08:46:06 #45 ... 08:46:06 08:46:06 #44 [security-proxy-setup internal] load build context 08:46:06 #44 ... 08:46:06 08:46:06 #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:46:06 #61 24.36 OK: 8 MiB in 18 packages 08:46:06 #61 DONE 25.9s 08:46:06 08:46:06 #40 [security-spiffe-token-provider internal] load build context 08:46:06 #40 ... 08:46:06 08:46:06 #48 [support-notifications internal] load build context 08:46:06 #48 ... 08:46:06 08:46:06 #40 [security-spiffe-token-provider internal] load build context 08:46:08 #40 ... 08:46:08 08:46:08 #38 [security-spire-server internal] load build context 08:46:08 #38 ... 08:46:08 08:46:08 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:08 #57 26.82 (1/9) Installing ca-certificates (20230506-r0) 08:46:08 #57 27.04 (2/9) Installing brotli-libs (1.0.9-r9) 08:46:08 #57 27.09 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:46:08 #57 27.09 (4/9) Installing libcurl (8.1.2-r0) 08:46:08 #57 27.09 (5/9) Installing curl (8.1.2-r0) 08:46:08 #57 27.14 (6/9) Installing dumb-init (1.2.5-r2) 08:46:08 #57 27.19 (7/9) Installing musl-obstack (1.2.3-r0) 08:46:08 #57 27.19 (8/9) Installing libucontext (1.2-r0) 08:46:08 #57 27.19 (9/9) Installing gcompat (1.1.0-r0) 08:46:08 #57 27.24 Executing busybox-1.35.0-r29.trigger 08:46:08 #57 27.35 Executing ca-certificates-20230506-r0.trigger 08:46:08 #57 28.14 OK: 11 MiB in 24 packages 08:46:09 #57 ... 08:46:09 08:46:09 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:09 #59 22.09 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:09 #59 22.09 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:09 #59 22.09 OK: 17689 distinct packages available 08:46:09 #59 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:09 #59 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:09 #59 27.86 (1/5) Installing dumb-init (1.2.5-r2) 08:46:09 #59 27.87 (2/5) Installing musl-obstack (1.2.3-r0) 08:46:09 #59 27.88 (3/5) Installing libucontext (1.2-r0) 08:46:09 #59 27.90 (4/5) Installing gcompat (1.1.0-r0) 08:46:09 #59 27.93 (5/5) Installing openssl (3.0.9-r1) 08:46:09 #59 27.99 Executing busybox-1.35.0-r29.trigger 08:46:09 #59 28.05 OK: 9 MiB in 20 packages 08:46:09 #59 DONE 29.2s 08:46:10 08:46:10 #37 [security-spire-agent internal] load build context 08:46:10 #37 ... 08:46:10 08:46:10 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:10 #57 DONE 29.5s 08:46:10 08:46:10 #37 [security-spire-agent internal] load build context 08:46:10 #37 ... 08:46:10 08:46:10 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:46:10 #63 DONE 6.5s 08:46:10 08:46:10 #37 [security-spire-agent internal] load build context 08:46:10 #37 ... 08:46:10 08:46:10 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:10 #60 23.72 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:10 #60 23.72 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:10 #60 23.72 OK: 17689 distinct packages available 08:46:10 #60 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:10 #60 26.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:10 #60 28.59 (1/4) Installing dumb-init (1.2.5-r2) 08:46:10 #60 28.69 (2/4) Installing musl-obstack (1.2.3-r0) 08:46:10 #60 28.69 (3/4) Installing libucontext (1.2-r0) 08:46:10 #60 28.69 (4/4) Installing gcompat (1.1.0-r0) 08:46:10 #60 28.69 Executing busybox-1.35.0-r29.trigger 08:46:10 #60 28.87 OK: 8 MiB in 19 packages 08:46:10 #60 DONE 29.9s 08:46:10 08:46:10 #37 [security-spire-agent internal] load build context 08:46:10 #37 transferring context: 68.10MB 37.5s 08:46:11 #37 ... 08:46:11 08:46:11 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:46:11 #64 DONE 0.9s 08:46:11 08:46:11 #37 [security-spire-agent internal] load build context 08:46:12 #37 ... 08:46:12 08:46:12 #35 [core-data internal] load build context 08:46:12 #35 ... 08:46:12 08:46:12 #37 [security-spire-agent internal] load build context 08:46:13 #37 ... 08:46:13 08:46:13 #34 [core-common-config-bootstrapper internal] load build context 08:46:13 #34 ... 08:46:13 08:46:13 #36 [security-bootstrapper internal] load build context 08:46:13 #36 ... 08:46:13 08:46:13 #34 [core-common-config-bootstrapper internal] load build context 08:46:14 #34 ... 08:46:14 08:46:14 #51 [core-metadata internal] load build context 08:46:14 #51 ... 08:46:14 08:46:14 #34 [core-common-config-bootstrapper internal] load build context 08:46:14 #34 ... 08:46:14 08:46:14 #42 [security-spire-config internal] load build context 08:46:15 #42 ... 08:46:15 08:46:15 #41 [security-secretstore-setup internal] load build context 08:46:15 #41 ... 08:46:15 08:46:15 #39 [support-scheduler internal] load build context 08:46:15 #39 ... 08:46:15 08:46:15 #42 [security-spire-config internal] load build context 08:46:15 #42 transferring context: 56.06MB 41.3s 08:46:16 #42 ... 08:46:16 08:46:16 #43 [core-command internal] load build context 08:46:16 #43 ... 08:46:16 08:46:16 #42 [security-spire-config internal] load build context 08:46:16 #42 ... 08:46:16 08:46:16 #45 [security-proxy-auth internal] load build context 08:46:16 #45 ... 08:46:16 08:46:16 #44 [security-proxy-setup internal] load build context 08:46:16 #44 ... 08:46:16 08:46:16 #45 [security-proxy-auth internal] load build context 08:46:17 #45 ... 08:46:17 08:46:17 #48 [support-notifications internal] load build context 08:46:17 #48 ... 08:46:17 08:46:17 #45 [security-proxy-auth internal] load build context 08:46:18 #45 ... 08:46:18 08:46:18 #38 [security-spire-server internal] load build context 08:46:18 #38 ... 08:46:18 08:46:18 #40 [security-spiffe-token-provider internal] load build context 08:46:18 #40 ... 08:46:18 08:46:18 #38 [security-spire-server internal] load build context 08:46:21 #38 transferring context: 92.46MB 47.3s 08:46:23 #38 ... 08:46:23 08:46:23 #35 [core-data internal] load build context 08:46:23 #35 ... 08:46:23 08:46:23 #38 [security-spire-server internal] load build context 08:46:23 #38 ... 08:46:23 08:46:23 #37 [security-spire-agent internal] load build context 08:46:23 #37 ... 08:46:23 08:46:23 #38 [security-spire-server internal] load build context 08:46:23 #38 ... 08:46:23 08:46:23 #36 [security-bootstrapper internal] load build context 08:46:24 #36 ... 08:46:24 08:46:24 #37 [security-spire-agent internal] load build context 08:46:25 #37 ... 08:46:25 08:46:25 #34 [core-common-config-bootstrapper internal] load build context 08:46:25 #34 ... 08:46:25 08:46:25 #51 [core-metadata internal] load build context 08:46:25 #51 ... 08:46:25 08:46:25 #34 [core-common-config-bootstrapper internal] load build context 08:46:25 #34 transferring context: 175.01MB 52.5s 08:46:25 #34 transferring context: 175.26MB 52.5s done 08:46:25 #34 ... 08:46:25 08:46:25 #41 [security-secretstore-setup internal] load build context 08:46:25 #41 ... 08:46:25 08:46:25 #39 [support-scheduler internal] load build context 08:46:25 #39 ... 08:46:25 08:46:25 #51 [core-metadata internal] load build context 08:46:25 #51 ... 08:46:25 08:46:25 #36 [security-bootstrapper internal] load build context 08:46:25 #36 transferring context: 175.26MB 52.2s done 08:46:25 #36 DONE 52.7s 08:46:25 08:46:25 #34 [core-common-config-bootstrapper internal] load build context 08:46:25 #34 DONE 52.9s 08:46:25 08:46:25 #51 [core-metadata internal] load build context 08:46:26 #51 ... 08:46:26 08:46:26 #43 [core-command internal] load build context 08:46:26 #43 ... 08:46:26 08:46:26 #51 [core-metadata internal] load build context 08:46:26 #51 ... 08:46:26 08:46:26 #42 [security-spire-config internal] load build context 08:46:26 #42 ... 08:46:26 08:46:26 #51 [core-metadata internal] load build context 08:46:27 #51 ... 08:46:27 08:46:27 #44 [security-proxy-setup internal] load build context 08:46:27 #44 ... 08:46:27 08:46:27 #48 [support-notifications internal] load build context 08:46:27 #48 ... 08:46:27 08:46:27 #44 [security-proxy-setup internal] load build context 08:46:27 #44 ... 08:46:27 08:46:27 #40 [security-spiffe-token-provider internal] load build context 08:46:27 #40 transferring context: 175.26MB 52.5s done 08:46:27 #40 DONE 54.3s 08:46:28 08:46:28 #44 [security-proxy-setup internal] load build context 08:46:28 #44 ... 08:46:28 08:46:28 #45 [security-proxy-auth internal] load build context 08:46:28 #45 ... 08:46:28 08:46:28 #44 [security-proxy-setup internal] load build context 08:46:28 #44 ... 08:46:28 08:46:28 #65 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:46:28 #65 DONE 2.8s 08:46:28 08:46:28 #44 [security-proxy-setup internal] load build context 08:46:28 #44 ... 08:46:28 08:46:28 #35 [core-data internal] load build context 08:46:28 #35 transferring context: 175.26MB 54.5s done 08:46:28 #35 DONE 55.4s 08:46:28 08:46:28 #44 [security-proxy-setup internal] load build context 08:46:28 #44 ... 08:46:28 08:46:28 #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:46:28 #66 DONE 2.9s 08:46:28 08:46:28 #44 [security-proxy-setup internal] load build context 08:46:30 #44 ... 08:46:30 08:46:30 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:46:30 #67 DONE 1.9s 08:46:30 08:46:30 #44 [security-proxy-setup internal] load build context 08:46:32 #44 ... 08:46:32 08:46:32 #48 [support-notifications internal] load build context 08:46:32 #48 transferring context: 175.26MB 54.9s done 08:46:32 #48 DONE 55.8s 08:46:32 08:46:32 #44 [security-proxy-setup internal] load build context 08:46:33 #44 ... 08:46:33 08:46:33 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:46:33 #68 DONE 1.1s 08:46:33 08:46:33 #44 [security-proxy-setup internal] load build context 08:46:34 #44 ... 08:46:34 08:46:34 #38 [security-spire-server internal] load build context 08:46:34 #38 ... 08:46:34 08:46:34 #44 [security-proxy-setup internal] load build context 08:46:35 #44 ... 08:46:35 08:46:35 #37 [security-spire-agent internal] load build context 08:46:35 #37 ... 08:46:35 08:46:35 #44 [security-proxy-setup internal] load build context 08:46:35 #44 ... 08:46:35 08:46:35 #41 [security-secretstore-setup internal] load build context 08:46:35 #41 ... 08:46:35 08:46:35 #39 [support-scheduler internal] load build context 08:46:35 #39 ... 08:46:35 08:46:35 #41 [security-secretstore-setup internal] load build context 08:46:36 #41 ... 08:46:36 08:46:36 #43 [core-command internal] load build context 08:46:36 #43 transferring context: 163.40MB 62.2s 08:46:36 #43 ... 08:46:36 08:46:36 #41 [security-secretstore-setup internal] load build context 08:46:36 #41 ... 08:46:36 08:46:36 #42 [security-spire-config internal] load build context 08:46:37 #42 ... 08:46:37 08:46:37 #41 [security-secretstore-setup internal] load build context 08:46:37 #41 ... 08:46:37 08:46:37 #51 [core-metadata internal] load build context 08:46:37 #51 ... 08:46:37 08:46:37 #41 [security-secretstore-setup internal] load build context 08:46:37 #41 ... 08:46:37 08:46:37 #44 [security-proxy-setup internal] load build context 08:46:37 #44 transferring context: 175.26MB 62.1s done 08:46:37 #44 DONE 62.5s 08:46:37 08:46:37 #41 [security-secretstore-setup internal] load build context 08:46:38 #41 ... 08:46:38 08:46:38 #45 [security-proxy-auth internal] load build context 08:46:38 #45 ... 08:46:38 08:46:38 #69 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:38 #69 ... 08:46:38 08:46:38 #45 [security-proxy-auth internal] load build context 08:46:39 #45 ... 08:46:39 08:46:39 #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:39 #70 ... 08:46:39 08:46:39 #45 [security-proxy-auth internal] load build context 08:46:39 #45 ... 08:46:39 08:46:39 #43 [core-command internal] load build context 08:46:39 #43 transferring context: 175.26MB 64.5s done 08:46:39 #43 DONE 64.8s 08:46:39 08:46:39 #45 [security-proxy-auth internal] load build context 08:46:39 #45 ... 08:46:39 08:46:39 #37 [security-spire-agent internal] load build context 08:46:39 #37 transferring context: 175.26MB 66.0s done 08:46:39 #37 DONE 66.5s 08:46:39 08:46:39 #45 [security-proxy-auth internal] load build context 08:46:40 #45 ... 08:46:40 08:46:40 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:40 #71 ... 08:46:40 08:46:40 #45 [security-proxy-auth internal] load build context 08:46:40 #45 ... 08:46:40 08:46:40 #38 [security-spire-server internal] load build context 08:46:40 #38 transferring context: 175.26MB 67.0s done 08:46:40 #38 DONE 67.4s 08:46:40 08:46:40 #45 [security-proxy-auth internal] load build context 08:46:41 #45 ... 08:46:41 08:46:41 #72 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:46:41 #72 DONE 1.4s 08:46:41 08:46:41 #45 [security-proxy-auth internal] load build context 08:46:41 #45 ... 08:46:41 08:46:41 #41 [security-secretstore-setup internal] load build context 08:46:41 #41 transferring context: 175.26MB 66.9s done 08:46:41 #41 DONE 67.5s 08:46:41 08:46:41 #45 [security-proxy-auth internal] load build context 08:46:41 #45 ... 08:46:41 08:46:41 #39 [support-scheduler internal] load build context 08:46:41 #39 transferring context: 175.26MB 67.8s done 08:46:41 #39 DONE 68.3s 08:46:41 08:46:41 #45 [security-proxy-auth internal] load build context 08:46:42 #45 ... 08:46:42 08:46:42 #42 [security-spire-config internal] load build context 08:46:42 #42 transferring context: 175.26MB 67.8s done 08:46:42 #42 DONE 68.0s 08:46:42 08:46:42 #45 [security-proxy-auth internal] load build context 08:46:42 #45 ... 08:46:42 08:46:42 #51 [core-metadata internal] load build context 08:46:42 #51 transferring context: 175.26MB 65.5s done 08:46:42 #51 DONE 66.3s 08:46:42 08:46:42 #45 [security-proxy-auth internal] load build context 08:46:42 #45 transferring context: 175.26MB 66.5s done 08:46:42 #45 DONE 66.9s 08:46:42 08:46:42 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:43 #73 ... 08:46:43 08:46:43 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:40 #74 DONE 66.6s 08:47:40 08:47:40 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:40 #71 DONE 69.5s 08:47:40 08:47:40 #69 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:40 #69 DONE 71.0s 08:47:40 08:47:40 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 08:47:40 #75 ... 08:47:40 08:47:40 #70 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:40 #70 DONE 70.7s 08:47:40 08:47:40 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:40 #73 DONE 58.8s 08:47:40 08:47:40 #76 [security-spire-agent builder 6/9] COPY . . 08:47:43 #76 DONE 3.9s 08:47:43 08:47:43 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 08:47:43 #75 DONE 4.0s 08:47:43 08:47:43 #77 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:47:43 #77 ... 08:47:43 08:47:43 #78 [core-metadata builder 6/7] COPY . . 08:47:43 #78 CACHED 08:47:43 08:47:43 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:43 #79 CACHED 08:47:43 08:47:43 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:47:43 #80 CACHED 08:47:43 08:47:43 #81 [support-notifications builder 6/7] COPY . . 08:47:43 #81 DONE 4.1s 08:47:43 08:47:43 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:43 #82 CACHED 08:47:43 08:47:43 #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:47:43 #83 CACHED 08:47:43 08:47:43 #84 [security-proxy-auth builder 6/7] COPY . . 08:47:43 #84 CACHED 08:47:43 08:47:43 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:43 #85 CACHED 08:47:43 08:47:43 #86 [core-command builder 6/7] COPY . . 08:47:43 #86 CACHED 08:47:43 08:47:43 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 08:47:43 #87 CACHED 08:47:43 08:47:43 #88 [security-proxy-setup builder 6/7] COPY . . 08:47:43 #88 CACHED 08:47:43 08:47:43 #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:47:43 #89 CACHED 08:47:43 08:47:43 #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:43 #90 CACHED 08:47:43 08:47:43 #91 [security-spiffe-token-provider builder 6/7] COPY . . 08:47:43 #91 DONE 4.1s 08:47:43 08:47:43 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:43 #92 CACHED 08:47:43 08:47:43 #93 [support-scheduler builder 6/7] COPY . . 08:47:43 #93 CACHED 08:47:43 08:47:43 #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:47:43 #94 CACHED 08:47:43 08:47:43 #95 [core-data builder 4/7] COPY go.mod vendor* ./ 08:47:43 #95 CACHED 08:47:43 08:47:43 #96 [core-data builder 6/7] COPY . . 08:47:43 #96 CACHED 08:47:43 08:47:43 #97 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:43 #97 CACHED 08:47:43 08:47:43 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:47:43 #98 CACHED 08:47:43 08:47:43 #99 [security-secretstore-setup builder 6/7] COPY . . 08:47:43 #99 CACHED 08:47:43 08:47:43 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:43 #100 CACHED 08:47:43 08:47:43 #101 [security-bootstrapper builder 6/7] COPY . . 08:47:43 #101 DONE 4.1s 08:47:44 08:47:44 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:47:44 #102 ... 08:47:44 08:47:44 #77 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:47:44 #77 DONE 0.4s 08:47:44 08:47:44 #103 [security-spire-server builder 6/9] COPY . . 08:47:44 #103 CACHED 08:47:44 08:47:44 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:44 #104 CACHED 08:47:44 08:47:44 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:47:44 #105 CACHED 08:47:44 08:47:44 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:47:44 #106 CACHED 08:47:44 08:47:44 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:49 #107 ... 08:47:49 08:47:49 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:49 #0 4.537 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:47:50 #108 ... 08:47:50 08:47:50 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:47:50 #0 6.076 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:50 #109 ... 08:47:50 08:47:50 #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:47:50 #0 6.321 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:50 #110 ... 08:47:50 08:47:50 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:47:50 #102 6.958 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:47:51 #102 ... 08:47:51 08:47:51 #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:51 #111 DONE 6.9s 08:47:51 08:47:51 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:47:51 #112 DONE 0.4s 08:47:51 08:47:51 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:51 #0 6.753 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:47:51 #113 ... 08:47:51 08:47:51 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:51 #107 DONE 7.5s 08:47:51 08:47:51 #114 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:47:51 #114 DONE 0.2s 08:47:51 08:47:51 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:51 #0 7.078 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:47:52 #115 ... 08:47:52 08:47:52 #116 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:47:52 #116 DONE 0.2s 08:47:52 08:47:52 #117 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:47:52 #117 DONE 0.1s 08:47:52 08:47:52 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:52 #0 6.741 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:47:53 #118 ... 08:47:53 08:47:53 #119 [security-spire-config builder 6/9] COPY . . 08:47:53 #119 CACHED 08:47:53 08:47:53 #120 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:53 #120 CACHED 08:47:53 08:47:53 #121 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:47:53 #121 CACHED 08:47:53 08:47:53 #122 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:47:53 #122 CACHED 08:47:53 08:47:53 #123 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:53 #123 CACHED 08:47:53 08:47:53 #124 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:47:53 #124 CACHED 08:47:53 08:47:53 #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:53 #125 DONE 0.2s 08:47:53 08:47:53 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:47:53 #0 6.885 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:47:53 #126 ... 08:47:53 08:47:53 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:47:53 #0 4.929 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:53 #127 ... 08:47:53 08:47:53 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:47:53 #0 5.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:54 #128 ... 08:47:54 08:47:54 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:47:54 #0 5.315 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:54 #129 ... 08:47:54 08:47:54 #130 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:54 #130 CACHED 08:47:54 08:47:54 #131 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:47:54 #131 CACHED 08:47:54 08:47:54 #132 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:47:54 #132 DONE 0.5s 08:47:54 08:47:54 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:56 #133 DONE 1.7s 08:47:56 08:47:56 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:47:56 #134 DONE 2.2s 08:47:56 08:47:56 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:56 #135 ... 08:47:56 08:47:56 #136 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:56 #136 DONE 2.5s 08:47:56 08:47:56 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:47:57 #137 DONE 0.6s 08:47:57 08:47:57 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:57 #138 DONE 0.7s 08:47:57 08:47:57 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:57 #139 DONE 0.3s 08:47:57 08:47:57 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:57 #140 DONE 0.3s 08:47:57 08:47:57 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:57 #141 ... 08:47:57 08:47:57 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:57 #142 DONE 0.4s 08:47:57 08:47:57 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:57 #141 DONE 0.5s 08:47:57 08:47:57 #143 [security-spire-config] exporting to image 08:47:57 #143 exporting layers 08:47:59 #143 ... 08:47:59 08:47:59 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:59 #135 DONE 3.2s 08:47:59 08:47:59 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:00 #144 DONE 0.4s 08:48:00 08:48:00 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:48:00 #145 DONE 0.5s 08:48:00 08:48:00 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:48:00 #146 DONE 0.3s 08:48:00 08:48:00 #143 [security-spire-server] exporting to image 08:48:00 #143 writing image sha256:39648fbc2b4ad9c429d3b7f5116b364a4c0342b0918af4f0bbacf1eb192b2a89 0.1s done 08:48:00 #143 naming to docker.io/library/security-spire-config-arm64 done 08:48:00 #143 writing image sha256:9080f1649c77daa30b9398aa7048085126341c37efffc5ae49a7f44283ac8e8a 0.0s done 08:48:00 #143 naming to docker.io/library/security-spire-server-arm64 done 08:48:02 #143 exporting layers 1.4s done 08:48:02 #143 writing image sha256:4a6745b0ef043ce9472c477234cbafbfeabebd924c033ffceb2fd44ad3d3106b 0.0s done 08:48:02 #143 naming to docker.io/library/security-spire-agent-arm64 done 08:48:02 #143 DONE 4.5s 08:48:02 08:48:02 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:10 #127 ... 09:02:10 09:02:10 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:02:10 #128 DONE 859.6s 09:02:10 09:02:10 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:10 #109 ... 09:02:10 09:02:10 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:02:10 #147 DONE 0.3s 09:02:10 09:02:10 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:10 #109 ... 09:02:10 09:02:10 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:02:10 #148 DONE 0.2s 09:02:10 09:02:10 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:02:10 #149 DONE 0.3s 09:02:10 09:02:10 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:02:10 #113 ... 09:02:10 09:02:10 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:02:10 #150 DONE 0.2s 09:02:10 09:02:10 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:02:10 #151 DONE 0.2s 09:02:10 09:02:10 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:10 #152 DONE 2.8s 09:02:10 09:02:10 #143 [security-proxy-auth] exporting to image 09:02:10 #143 exporting layers 09:02:10 #143 exporting layers 0.7s done 09:02:10 #143 writing image sha256:79026b9da2c1d5469afdd277da2f0bbf70f8026a3256891516c11a222fe8d8e2 done 09:02:10 #143 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 09:02:10 #143 DONE 5.2s 09:02:10 09:02:10 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:10 #102 862.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:02:13 #102 ... 09:02:13 09:02:13 #110 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:02:13 #110 DONE 869.5s 09:02:13 09:02:13 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:13 #109 ... 09:02:13 09:02:13 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:02:14 #153 DONE 0.2s 09:02:14 09:02:14 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:02:14 #113 ... 09:02:14 09:02:14 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:02:14 #154 DONE 0.2s 09:02:14 09:02:14 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:02:14 #155 DONE 0.3s 09:02:14 09:02:14 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:14 #109 ... 09:02:14 09:02:14 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:02:15 #156 DONE 0.4s 09:02:15 09:02:15 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:02:15 #157 DONE 0.2s 09:02:15 09:02:15 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:16 #158 DONE 2.0s 09:02:16 09:02:16 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:17 #127 ... 09:02:17 09:02:17 #143 [security-proxy-setup] exporting to image 09:02:17 #143 exporting layers 09:02:17 #143 exporting layers 0.8s done 09:02:17 #143 writing image sha256:6bba019acbbdad3e4c3e531737ea696922d4ff524e5cf856dc281788e3e9d826 0.0s done 09:02:17 #143 naming to docker.io/library/security-proxy-setup-arm64 done 09:02:17 #143 DONE 6.0s 09:02:17 09:02:17 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:02:24 #113 ... 09:02:24 09:02:24 #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:02:24 #109 DONE 880.7s 09:02:24 09:02:24 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:02:25 #126 ... 09:02:25 09:02:25 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:02:25 #159 DONE 0.2s 09:02:25 09:02:25 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:02:28 #160 DONE 2.2s 09:02:28 09:02:28 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 09:02:28 #161 DONE 0.3s 09:02:28 09:02:28 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:02:28 #127 ... 09:02:28 09:02:28 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 09:02:28 #162 DONE 0.3s 09:02:28 09:02:28 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:02:28 #108 ... 09:02:28 09:02:28 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:02:28 #163 DONE 0.4s 09:02:28 09:02:28 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:02:28 #118 ... 09:02:28 09:02:28 #102 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:28 #102 DONE 885.0s 09:02:28 09:02:28 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:02:29 #164 DONE 0.5s 09:02:29 09:02:29 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:02:29 #165 DONE 0.3s 09:02:29 09:02:29 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:02:29 #108 ... 09:02:29 09:02:29 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:02:29 #166 DONE 0.2s 09:02:29 09:02:29 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:02:29 #167 DONE 0.1s 09:02:29 09:02:29 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:02:30 #126 ... 09:02:30 09:02:30 #168 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:02:30 #168 ... 09:02:30 09:02:30 #169 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:02:30 #169 DONE 0.3s 09:02:30 09:02:30 #168 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:02:30 #168 DONE 0.4s 09:02:30 09:02:30 #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:02:30 #170 ... 09:02:30 09:02:30 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 09:02:30 #171 DONE 0.4s 09:02:30 09:02:30 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:02:30 #172 DONE 0.3s 09:02:30 09:02:30 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:02:30 #108 ... 09:02:30 09:02:30 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:02:31 #173 DONE 0.2s 09:02:31 09:02:31 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:02:31 #174 DONE 0.2s 09:02:31 09:02:31 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:02:32 #175 DONE 0.5s 09:02:32 09:02:32 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:02:32 #176 DONE 0.5s 09:02:32 09:02:32 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:02:32 #177 DONE 0.1s 09:02:32 09:02:32 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:33 #178 ... 09:02:33 09:02:33 #170 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:02:33 #170 DONE 3.0s 09:02:33 09:02:33 #143 [security-bootstrapper] exporting to image 09:02:33 #143 exporting layers 09:02:34 #143 exporting layers 1.2s done 09:02:34 #143 writing image sha256:db064e7810c5ca7a6397bbc29ecb2f54ef641387b9be3c514c9166efba68d785 done 09:02:34 #143 naming to docker.io/library/security-bootstrapper-arm64 done 09:02:34 #143 DONE 7.2s 09:02:34 09:02:34 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:02:34 #118 ... 09:02:34 09:02:34 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:34 #178 DONE 2.3s 09:02:34 09:02:34 #143 [security-secretstore-setup] exporting to image 09:02:35 #143 exporting layers 1.1s done 09:02:35 #143 writing image sha256:6e5c3f0c97f402296a1c20b7afcd4ff52913d3b18bb3630bf8667732eacea23f done 09:02:35 #143 naming to docker.io/library/security-secretstore-setup-arm64 done 09:02:35 #143 DONE 8.3s 09:02:35 09:02:35 #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:02 #127 DONE 915.4s 09:03:02 09:03:02 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:02 #129 ... 09:03:02 09:03:02 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:02 #179 DONE 0.2s 09:03:02 09:03:02 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:02 #180 DONE 0.2s 09:03:02 09:03:02 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:03:02 #181 DONE 0.3s 09:03:02 09:03:02 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:03:02 #182 DONE 0.2s 09:03:02 09:03:02 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:03:02 #183 DONE 0.2s 09:03:02 09:03:02 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:02 #115 ... 09:03:02 09:03:02 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:05 #184 DONE 4.3s 09:03:05 09:03:05 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:05 #108 ... 09:03:05 09:03:05 #143 [core-common-config-bootstrapper] exporting to image 09:03:05 #143 exporting layers 09:03:05 #143 exporting layers 0.4s done 09:03:05 #143 writing image sha256:e9e4d870418c842cf8261802a4ad24c42acc88b917dffa87323f56d011d69613 done 09:03:05 #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:03:05 #143 DONE 8.8s 09:03:05 09:03:05 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:20 #113 ... 09:03:20 09:03:20 #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:20 #126 DONE 935.8s 09:03:20 09:03:20 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:20 #108 ... 09:03:20 09:03:20 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 09:03:20 #185 DONE 0.2s 09:03:20 09:03:20 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:20 #108 ... 09:03:20 09:03:20 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 09:03:20 #186 DONE 0.2s 09:03:20 09:03:20 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:03:20 #187 DONE 0.4s 09:03:20 09:03:20 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:03:20 #188 DONE 0.2s 09:03:20 09:03:20 #143 [core-command] exporting to image 09:03:20 #143 exporting layers 09:03:21 #143 exporting layers 0.3s done 09:03:21 #143 writing image sha256:55a8541d252f86c74f4fe09e051717dc5b1c7fd00ea09aa8cbeed9837e463895 done 09:03:21 #143 naming to docker.io/library/core-command-arm64 done 09:03:21 #143 DONE 9.0s 09:03:21 09:03:21 #108 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:36 #108 DONE 951.2s 09:03:36 09:03:36 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:36 #118 ... 09:03:36 09:03:36 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:03:36 #189 DONE 0.3s 09:03:36 09:03:36 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:36 #118 ... 09:03:36 09:03:36 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:03:36 #190 DONE 0.2s 09:03:36 09:03:36 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:03:36 #191 DONE 0.4s 09:03:36 09:03:36 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:03:36 #192 DONE 0.2s 09:03:36 09:03:36 #143 [core-data] exporting to image 09:03:36 #143 exporting layers 09:03:37 #143 exporting layers 0.5s done 09:03:37 #143 writing image sha256:1e236921365b0b90c4183328723d903cf4a4e205574af3c0f03b3de68ab2140c 09:03:37 #143 writing image sha256:1e236921365b0b90c4183328723d903cf4a4e205574af3c0f03b3de68ab2140c done 09:03:37 #143 naming to docker.io/library/core-data-arm64 done 09:03:37 #143 DONE 9.6s 09:03:37 09:03:37 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:37 #113 ... 09:03:37 09:03:37 #118 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:37 #118 DONE 953.5s 09:03:37 09:03:37 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:37 #115 ... 09:03:37 09:03:37 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:37 #193 DONE 0.2s 09:03:37 09:03:37 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:38 #115 ... 09:03:38 09:03:38 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:38 #194 DONE 0.1s 09:03:38 09:03:38 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:03:38 #195 DONE 0.3s 09:03:38 09:03:38 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:03:38 #196 DONE 0.2s 09:03:38 09:03:38 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:03:38 #197 DONE 0.2s 09:03:38 09:03:38 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:39 #115 ... 09:03:39 09:03:39 #143 [core-metadata] exporting to image 09:03:39 #143 exporting layers 0.4s done 09:03:39 #143 writing image sha256:0042733e43bd27a8148ca966bc87281165ce8c13f69e4c0c7b489ec97e4c18ee done 09:03:39 #143 naming to docker.io/library/core-metadata-arm64 done 09:03:39 #143 DONE 10.0s 09:03:39 09:03:39 #115 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:35 #115 DONE 1009.2s 09:04:35 09:04:35 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:35 #113 ... 09:04:35 09:04:35 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:04:35 #198 DONE 0.2s 09:04:35 09:04:35 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:04:35 #199 DONE 0.1s 09:04:35 09:04:35 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:04:35 #200 DONE 0.4s 09:04:35 09:04:35 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:35 #113 ... 09:04:35 09:04:35 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:04:35 #201 DONE 0.1s 09:04:35 09:04:35 #143 [security-spiffe-token-provider] exporting to image 09:04:35 #143 exporting layers 09:04:35 #143 exporting layers 0.4s done 09:04:35 #143 writing image sha256:38c6bd66d79ddc53ee9ca51cfb234233d8c6ea8593d8064f3fa51eacaa5b9d3a done 09:04:35 #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:04:35 #143 DONE 10.5s 09:04:35 09:04:35 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:02 #113 DONE 1036.0s 09:05:02 09:05:02 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:02 #129 DONE 1036.1s 09:05:02 09:05:02 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:02 #202 DONE 0.2s 09:05:02 09:05:02 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:02 #203 DONE 0.2s 09:05:02 09:05:02 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:02 #204 DONE 0.1s 09:05:02 09:05:02 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:02 #205 DONE 0.3s 09:05:02 09:05:02 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:02 #206 ... 09:05:02 09:05:02 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:02 #207 DONE 0.4s 09:05:02 09:05:02 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:02 #206 DONE 0.4s 09:05:02 09:05:02 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:05:02 #208 DONE 0.1s 09:05:02 09:05:02 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:05:02 #209 DONE 0.1s 09:05:02 09:05:02 #143 [support-notifications] exporting to image 09:05:02 #143 exporting layers 09:05:02 #143 exporting layers 0.4s done 09:05:02 #143 exporting layers 0.4s done 09:05:02 #143 writing image sha256:cb746d51855c8f7ddb7625ef92c0eaa2341fd17659415275ce728400f2e4863e 0.0s done 09:05:02 #143 naming to docker.io/library/support-notifications-arm64 done 09:05:02 #143 writing image sha256:d4c9fc5fcc5337fbe1bf8c5b93138db40be261500387b228ffbca893b76722ee done 09:05:02 #143 naming to docker.io/library/support-scheduler-arm64 done 09:05:02 #143 DONE 11.1s 09:05:02 time="2023-06-17T08:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:02 time="2023-06-17T08:45:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:05:02 $ docker stop --time=1 5fb2ff42b6f7bef54178fa2da19d52c72af636074705ce3335d70645282f5354 09:05:06 $ docker rm -f --volumes 5fb2ff42b6f7bef54178fa2da19d52c72af636074705ce3335d70645282f5354 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:06 + docker images 09:05:06 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:06 support-notifications-arm64 latest cb746d51855c 6 seconds ago 31.9MB 09:05:06 support-scheduler-arm64 latest d4c9fc5fcc53 6 seconds ago 31.2MB 09:05:06 security-spiffe-token-provider-arm64 latest 38c6bd66d79d 32 seconds ago 32.7MB 09:05:06 core-metadata-arm64 latest 0042733e43bd About a minute ago 20.2MB 09:05:06 core-data-arm64 latest 1e236921365b About a minute ago 19.9MB 09:05:06 core-command-arm64 latest 55a8541d252f About a minute ago 19.7MB 09:05:06 core-common-config-bootstrapper-arm64 latest e9e4d870418c 2 minutes ago 17.2MB 09:05:06 security-secretstore-setup-arm64 latest 6e5c3f0c97f4 2 minutes ago 32.2MB 09:05:06 security-bootstrapper-arm64 latest db064e7810c5 2 minutes ago 21.9MB 09:05:06 security-proxy-setup-arm64 latest 6bba019acbbd 2 minutes ago 18.7MB 09:05:06 security-proxy-auth-arm64 latest 79026b9da2c1 2 minutes ago 18.1MB 09:05:06 security-spire-agent-arm64 latest 4a6745b0ef04 17 minutes ago 153MB 09:05:06 security-spire-server-arm64 latest 9080f1649c77 17 minutes ago 97MB 09:05:06 security-spire-config-arm64 latest 39648fbc2b4a 17 minutes ago 96.1MB 09:05:06 ci-base-image-arm64 latest 73ec7bc7bd95 31 minutes ago 899MB 09:05:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 weeks ago 332MB 09:05:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 weeks ago 681MB [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:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:07 09:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:07 arm64: Pulling from edgex-lftools-log-publisher 09:05:07 8998bd30e6a1: Pulling fs layer 09:05:07 04944245beec: Pulling fs layer 09:05:07 699f458cf7ca: Pulling fs layer 09:05:07 765212b225bb: Pulling fs layer 09:05:07 f23df028b6ca: Pulling fs layer 09:05:07 d65c8cfc05b1: Pulling fs layer 09:05:07 2437ff75d9bd: Pulling fs layer 09:05:07 765212b225bb: Waiting 09:05:07 f23df028b6ca: Waiting 09:05:07 d65c8cfc05b1: Waiting 09:05:07 2437ff75d9bd: Waiting 09:05:07 04944245beec: Verifying Checksum 09:05:07 04944245beec: Download complete 09:05:07 765212b225bb: Verifying Checksum 09:05:07 765212b225bb: Download complete 09:05:07 f23df028b6ca: Download complete 09:05:08 d65c8cfc05b1: Verifying Checksum 09:05:08 d65c8cfc05b1: Download complete 09:05:08 699f458cf7ca: Verifying Checksum 09:05:08 699f458cf7ca: Download complete 09:05:08 8998bd30e6a1: Verifying Checksum 09:05:08 8998bd30e6a1: Download complete 09:05:10 2437ff75d9bd: Verifying Checksum 09:05:10 2437ff75d9bd: Download complete 09:05:12 8998bd30e6a1: Pull complete 09:05:13 04944245beec: Pull complete 09:05:14 699f458cf7ca: Pull complete 09:05:14 765212b225bb: Pull complete 09:05:15 f23df028b6ca: Pull complete 09:05:15 d65c8cfc05b1: Pull complete 09:05:30 2437ff75d9bd: Pull complete 09:05:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:30 prd-ubuntu20.04-docker-arm64-4c-16g-18788 does not seem to be running inside a container 09:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:05:33 $ docker top ec84313085dd47183f703619d176db0b7e396325ab83eda9c9d4abf51c69d9b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:34 ---> job-cost.sh 09:05:34 lf-activate-venv: SKIPPING 09:05:34 INFO: No Stack... 09:05:34 INFO: Retrieving Pricing Info for: v3-standard-4 09:05:35 INFO: Archiving Costs [Pipeline] sh 09:05:36 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:05:36 + cut -d, -f6 [Pipeline] lock 09:05:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4592-3-stack-cost] 09:05:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4592-3-stack-cost] did not exist. Created. 09:05:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4592-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:36 + echo total: 0.10999999940395355 [Pipeline] stash 09:05:36 Stashed 1 file(s) [Pipeline] } 09:05:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4592-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:36 $ docker stop --time=1 ec84313085dd47183f703619d176db0b7e396325ab83eda9c9d4abf51c69d9b1 09:05:38 $ docker rm -f --volumes ec84313085dd47183f703619d176db0b7e396325ab83eda9c9d4abf51c69d9b1 [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:05:38 provisioning config files... 09:05:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config11216637281607473052tmp [Pipeline] { [Pipeline] sh 09:05:38 + set +x 09:05:38 + curl -s https://codecov.io/bash 09:05:38 + bash -s -- 09:05:38 09:05:38 _____ _ 09:05:38 / ____| | | 09:05:38 | | ___ __| | ___ ___ _____ __ 09:05:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:05:38 | |___| (_) | (_| | __/ (_| (_) \ V / 09:05:38 \_____\___/ \__,_|\___|\___\___/ \_/ 09:05:38 Bash-1.0.6 09:05:38 09:05:38 09:05:38 ==> git version 2.25.1 found 09:05:38 ==> 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:05:38 Release-Date: 2020-01-08 09:05:38 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:05:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:05:38 ==> Jenkins CI detected. 09:05:38 current dir:  /w/workspace/edgex-go/3 09:05:38 project root: . 09:05:38 --> token set from env 09:05:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:05:39 ==> Running gcov in . (disable via -X gcov) 09:05:39 ==> Python coveragepy not found 09:05:39 ==> Searching for coverage reports in: 09:05:39 + . 09:05:39 -> Found 1 reports 09:05:39 ==> Detecting git/mercurial file structure 09:05:39 ==> Reading reports 09:05:39 + ./coverage.out bytes=447731 09:05:39 ==> Appending adjustments 09:05:39 https://docs.codecov.io/docs/fixing-reports 09:05:40 + Found adjustments 09:05:40 ==> Gzipping contents 09:05:40 60K /tmp/codecov.qM4ITc.gz 09:05:40 ==> Uploading reports 09:05:40 url: https://codecov.io 09:05:40 query: branch=PR-4592&commit=a26f6eaa651309b0b7b4d059e46334feab8628ff&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= 09:05:40 -> Pinging Codecov 09:05:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4592&commit=a26f6eaa651309b0b7b4d059e46334feab8628ff&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4592%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4592&job=&cmd_args= 09:05:40 -> Uploading to 09:05:40 https://storage.googleapis.com/codecov/v4/raw/2023-06-17/00271124DB129430A58F1EEE437C3FCB/a26f6eaa651309b0b7b4d059e46334feab8628ff/7902d96b-c34f-4ce8-a94f-80c9b756a406.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230617T090540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fff1109db2037a53deef418045c70805384ddcba2e6bbd6735eeb0fa60e2c9a 09:05:40 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:40 Dload Upload Total Spent Left Speed 09:05:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57449 0 0 100 57449 0 244k --:--:-- --:--:-- --:--:-- 244k 09:05:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a26f6eaa651309b0b7b4d059e46334feab8628ff [Pipeline] } 09:05:40 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:05:41 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:05:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:05:42 ---> package-listing.sh 09:05:42 ++ facter osfamily 09:05:42 ++ tr '[:upper:]' '[:lower:]' 09:05:42 + OS_FAMILY=debian 09:05:42 + workspace=/w/workspace/edgex-go/3 09:05:42 + START_PACKAGES=/tmp/packages_start.txt 09:05:42 + END_PACKAGES=/tmp/packages_end.txt 09:05:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:42 + PACKAGES=/tmp/packages_start.txt 09:05:42 + '[' /w/workspace/edgex-go/3 ']' 09:05:42 + PACKAGES=/tmp/packages_end.txt 09:05:42 + case "${OS_FAMILY}" in 09:05:42 + dpkg -l 09:05:42 + grep '^ii' 09:05:42 + '[' -f /tmp/packages_start.txt ']' 09:05:42 + '[' -f /tmp/packages_end.txt ']' 09:05:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:42 + '[' /w/workspace/edgex-go/3 ']' 09:05:42 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:05:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:05:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:05:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:43 09:05:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:43 latest: Pulling from edgex-lftools-log-publisher 09:05:43 5eb5b503b376: Pulling fs layer 09:05:43 5c69ac0246d0: Pulling fs layer 09:05:43 ec43610c2a17: Pulling fs layer 09:05:43 3a2ae6a8a46f: Pulling fs layer 09:05:43 33b1e0a273af: Pulling fs layer 09:05:43 5d3b04190fa2: Pulling fs layer 09:05:43 2f39f015ded8: Pulling fs layer 09:05:43 5d3b04190fa2: Waiting 09:05:43 3a2ae6a8a46f: Waiting 09:05:43 2f39f015ded8: Waiting 09:05:43 33b1e0a273af: Waiting 09:05:43 5c69ac0246d0: Verifying Checksum 09:05:43 5c69ac0246d0: Download complete 09:05:43 3a2ae6a8a46f: Verifying Checksum 09:05:43 3a2ae6a8a46f: Download complete 09:05:43 33b1e0a273af: Verifying Checksum 09:05:43 33b1e0a273af: Download complete 09:05:43 5d3b04190fa2: Download complete 09:05:43 ec43610c2a17: Verifying Checksum 09:05:43 ec43610c2a17: Download complete 09:05:44 5eb5b503b376: Verifying Checksum 09:05:44 5eb5b503b376: Download complete 09:05:44 2f39f015ded8: Download complete 09:05:45 5eb5b503b376: Pull complete 09:05:45 5c69ac0246d0: Pull complete 09:05:45 ec43610c2a17: Pull complete 09:05:45 3a2ae6a8a46f: Pull complete 09:05:46 33b1e0a273af: Pull complete 09:05:46 5d3b04190fa2: Pull complete 09:05:50 2f39f015ded8: Pull complete 09:05:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:50 prd-ubuntu20.04-docker-8c-8g-18786 does not seem to be running inside a container 09:05:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:05:53 $ docker top 2e26de1c27065d7e58382872246e9101d7389a18bbece0163c1d8e313e64ce9e -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:53 + touch /tmp/pre-build-complete [Pipeline] sh 09:05:53 + mkdir -p /var/log/sysstat [Pipeline] sh 09:05:54 + ls /var/log/sa-host 09:05:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:54 provisioning config files... 09:05:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config154751057658711022tmp [Pipeline] { [Pipeline] echo 09:05:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:05:54 ---> create-netrc.sh [Pipeline] } 09:05:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:05:55 ---> python-tools-install.sh [Pipeline] echo 09:05:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:05:55 ---> sudo-logs.sh 09:05:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:05:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:05:55 ---> job-cost.sh 09:05:55 lf-activate-venv: SKIPPING 09:05:55 DEBUG: total: 0.10999999940395355 09:05:55 INFO: Retrieving Stack Cost... 09:05:55 INFO: Retrieving Pricing Info for: v3-standard-8 09:05:56 INFO: Archiving Costs [Pipeline] echo 09:05:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:05:56 ---> logs-deploy.sh 09:05:56 lf-activate-venv: SKIPPING 09:05:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4592/3 09:05:56 INFO: archiving workspace using pattern(s): 09:05:58 Archives upload complete. 09:05:58 INFO: archiving logs to Nexus 09:05:59 ---> uname -a: 09:05:59 Linux prd-ubuntu20-04-docker-8c-8g-18786 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:05:59 09:05:59 09:05:59 ---> lscpu: 09:05:59 Architecture: x86_64 09:05:59 CPU op-mode(s): 32-bit, 64-bit 09:05:59 Byte Order: Little Endian 09:05:59 Address sizes: 40 bits physical, 48 bits virtual 09:05:59 CPU(s): 8 09:05:59 On-line CPU(s) list: 0-7 09:05:59 Thread(s) per core: 1 09:05:59 Core(s) per socket: 1 09:05:59 Socket(s): 8 09:05:59 NUMA node(s): 1 09:05:59 Vendor ID: AuthenticAMD 09:05:59 CPU family: 23 09:05:59 Model: 49 09:05:59 Model name: AMD EPYC-Rome Processor 09:05:59 Stepping: 0 09:05:59 CPU MHz: 2799.998 09:05:59 BogoMIPS: 5599.99 09:05:59 Virtualization: AMD-V 09:05:59 Hypervisor vendor: KVM 09:05:59 Virtualization type: full 09:05:59 L1d cache: 256 KiB 09:05:59 L1i cache: 256 KiB 09:05:59 L2 cache: 4 MiB 09:05:59 L3 cache: 128 MiB 09:05:59 NUMA node0 CPU(s): 0-7 09:05:59 Vulnerability Itlb multihit: Not affected 09:05:59 Vulnerability L1tf: Not affected 09:05:59 Vulnerability Mds: Not affected 09:05:59 Vulnerability Meltdown: Not affected 09:05:59 Vulnerability Mmio stale data: Not affected 09:05:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:05:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:05:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:05:59 Vulnerability Srbds: Not affected 09:05:59 Vulnerability Tsx async abort: Not affected 09:05:59 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:05:59 09:05:59 09:05:59 ---> nproc: 09:05:59 8 09:05:59 09:05:59 09:05:59 ---> df -h: 09:05:59 Filesystem Size Used Avail Use% Mounted on 09:05:59 overlay 155G 22G 134G 15% / 09:05:59 tmpfs 64M 0 64M 0% /dev 09:05:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:05:59 shm 64M 0 64M 0% /dev/shm 09:05:59 /dev/vda1 155G 22G 134G 15% /facter-os 09:05:59 09:05:59 09:05:59 ---> sar -b -r -n DEV: 09:05:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18786) 06/17/23 _x86_64_ (8 CPU) 09:05:59 09:05:59 08:28:55 LINUX RESTART (8 CPU) 09:05:59 09:05:59 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:05:59 08:30:02 352.66 47.99 304.67 0.00 5423.23 189531.61 0.00 09:05:59 08:31:01 100.07 0.63 99.44 0.00 35.65 51870.12 0.00 09:05:59 08:32:01 31.68 0.03 31.64 0.00 0.27 18123.53 0.00 09:05:59 08:33:01 170.42 0.57 169.86 0.00 45.99 57490.55 0.00 09:05:59 08:34:01 218.30 1.12 217.18 0.00 75.99 145463.89 0.00 09:05:59 08:35:01 311.05 15.80 295.25 0.00 5150.47 128804.67 0.00 09:05:59 08:36:01 322.05 0.25 321.80 0.00 2.00 49837.03 0.00 09:05:59 08:37:01 509.93 0.05 509.88 0.00 1.20 66821.46 0.00 09:05:59 08:38:01 2.27 0.00 2.27 0.00 0.00 26.26 0.00 09:05:59 08:39:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 09:05:59 08:40:01 1.65 0.00 1.65 0.00 0.00 17.59 0.00 09:05:59 08:41:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 09:05:59 08:42:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 09:05:59 08:43:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 09:05:59 08:44:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 09:05:59 08:45:01 2.63 0.02 2.62 0.00 0.13 31.99 0.00 09:05:59 08:46:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 09:05:59 08:47:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 09:05:59 08:48:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 09:05:59 08:49:01 2.03 0.00 2.03 0.00 0.00 22.93 0.00 09:05:59 08:50:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 09:05:59 08:51:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 09:05:59 08:52:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 09:05:59 08:53:01 2.00 0.00 2.00 0.00 0.00 21.72 0.00 09:05:59 08:54:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 09:05:59 08:55:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 09:05:59 08:56:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 09:05:59 08:57:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 09:05:59 08:58:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 09:05:59 08:59:01 1.63 0.00 1.63 0.00 0.00 17.19 0.00 09:05:59 09:00:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 09:05:59 09:01:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 09:05:59 09:02:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 09:05:59 09:03:01 2.47 0.63 1.83 0.00 70.52 21.73 0.00 09:05:59 09:04:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 09:05:59 09:05:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 09:05:59 Average: 57.15 1.86 55.28 0.00 300.25 19661.82 0.00 09:05:59 09:05:59 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:05:59 08:30:02 29633916 31619800 724536 2.20 60536 2219924 1806792 5.32 1004808 1935084 284 09:05:59 08:31:01 27926512 31496636 806716 2.45 113052 3650632 1953872 5.76 1484380 3018840 468032 09:05:59 08:32:01 27118964 30786700 1514480 4.61 116036 3725888 2608092 7.69 2011420 3276696 266416 09:05:59 08:33:01 24056192 31278028 1016380 3.09 129104 7180952 3068488 9.04 1770828 6478024 2780656 09:05:59 08:34:01 22613584 31358796 921968 2.80 135692 8632328 3375156 9.95 1742208 7872488 7056 09:05:59 08:35:01 18607384 31436044 826596 2.51 242572 12373592 2441596 7.20 2366996 11001764 1756 09:05:59 08:36:01 13596988 29395180 2811596 8.55 287416 15026264 8443336 24.88 5694664 12332104 1364860 09:05:59 08:37:01 16180736 31448504 817168 2.49 293020 14616464 2243304 6.61 2850532 12797456 424 09:05:59 08:38:01 16180396 31448244 817324 2.49 293084 14616456 2243304 6.61 2850400 12797460 8 09:05:59 08:39:01 16233380 31501384 764276 2.32 293140 14616468 2243304 6.61 2798564 12797552 184 09:05:59 08:40:01 16234924 31502940 762688 2.32 293220 14616468 2243304 6.61 2797404 12797556 8 09:05:59 08:41:01 16234836 31502924 762636 2.32 293288 14616472 2243304 6.61 2797504 12797564 136 09:05:59 08:42:01 16235808 31503956 761876 2.32 293316 14616480 2243304 6.61 2797588 12797584 8 09:05:59 08:43:01 16236012 31504224 761536 2.32 293388 14616480 2243304 6.61 2797684 12797588 144 09:05:59 08:44:01 16236456 31504736 761164 2.31 293468 14616480 2227024 6.56 2797740 12797596 12 09:05:59 08:45:01 16235044 31503408 762424 2.32 293540 14616460 2226960 6.56 2797944 12797548 12 09:05:59 08:46:01 16235572 31504008 761764 2.32 293608 14616456 2226960 6.56 2797876 12797556 8 09:05:59 08:47:01 16235500 31504004 761664 2.32 293680 14616468 2226960 6.56 2797976 12797564 144 09:05:59 08:48:01 16235420 31503984 761636 2.32 293728 14616468 2226960 6.56 2798024 12797568 8 09:05:59 08:49:01 16235244 31503900 761532 2.32 293808 14616472 2226960 6.56 2798128 12797568 28 09:05:59 08:50:01 16235444 31504164 761456 2.32 293836 14616476 2226960 6.56 2798240 12797576 8 09:05:59 08:51:01 16235428 31504156 761392 2.32 293880 14616484 2226960 6.56 2798184 12797584 224 09:05:59 08:52:01 16235380 31504240 761304 2.32 293952 14616488 2226960 6.56 2798332 12797584 0 09:05:59 08:53:01 16235040 31503952 761532 2.32 294000 14616488 2226960 6.56 2798364 12797584 0 09:05:59 08:54:01 16235316 31504236 761288 2.32 294028 14616476 2226960 6.56 2798372 12797588 4 09:05:59 08:55:01 16234952 31503876 761560 2.32 294048 14616496 2226960 6.56 2798484 12797592 260 09:05:59 08:56:01 16235440 31504424 761040 2.31 294064 14616496 2226960 6.56 2798464 12797596 12 09:05:59 08:57:01 16235644 31504748 760632 2.31 294080 14616628 2226960 6.56 2798460 12797712 144 09:05:59 08:58:01 16235812 31504916 760612 2.31 294088 14616628 2226960 6.56 2798460 12797712 8 09:05:59 08:59:01 16235448 31504664 760768 2.31 294144 14616632 2226960 6.56 2798600 12797736 152 09:05:59 09:00:01 16235156 31504404 760964 2.31 294172 14616640 2226960 6.56 2798640 12797736 8 09:05:59 09:01:01 16235076 31504324 760920 2.31 294196 14616640 2226960 6.56 2798624 12797736 148 09:05:59 09:02:01 16235236 31504536 760932 2.31 294212 14616644 2226960 6.56 2798692 12797740 8 09:05:59 09:03:01 16231480 31503044 762104 2.32 294256 14618748 2192608 6.46 2799312 12799552 232 09:05:59 09:04:01 16231440 31503032 762076 2.32 294280 14618732 2192608 6.46 2799508 12799552 20 09:05:59 09:05:01 16231636 31503256 761696 2.32 294300 14618752 2192608 6.46 2799120 12799556 152 09:05:59 Average: 17618244 31413149 856118 2.60 266784 13241531 2452516 7.23 2703626 11584758 135877 09:05:59 09:05:59 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:05:59 08:30:02 docker0 585.80 495.20 41.02 2750.14 0.00 0.00 0.00 0.00 09:05:59 08:30:02 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 09:05:59 08:30:02 ens3 1530.74 1485.07 7925.65 191.36 0.00 0.00 0.00 0.00 09:05:59 08:31:01 docker0 92.32 137.04 7.16 696.70 0.00 0.00 0.00 0.00 09:05:59 08:31:01 veth3f117c1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:31:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 09:05:59 08:31:01 ens3 316.52 196.42 5021.75 29.63 0.00 0.00 0.00 0.00 09:05:59 08:32:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 09:05:59 08:32:01 veth3f117c1 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 09:05:59 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:32:01 ens3 40.51 28.41 38.08 16.22 0.00 0.00 0.00 0.00 09:05:59 08:33:01 docker0 0.88 1.00 0.06 10.88 0.00 0.00 0.00 0.00 09:05:59 08:33:01 veth868bc4b 0.88 1.08 0.07 10.88 0.00 0.00 0.00 0.00 09:05:59 08:33:01 vethf7ef268 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:33:01 vethc8d3238 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:33:01 veth01100d8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:33:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:05:59 08:33:01 vetha250090 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:33:01 veth28a63b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:33:01 vethc2f5d0d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:33:01 ens3 111.56 68.71 2290.54 20.42 0.00 0.00 0.00 0.00 09:05:59 08:34:01 veth3a6bfc8 13.71 21.26 1.31 7.47 0.00 0.00 0.00 0.00 09:05:59 08:34:01 docker0 97.13 162.86 7.46 831.04 0.00 0.00 0.00 0.00 09:05:59 08:34:01 veth85cfede 13.71 20.81 1.31 7.38 0.00 0.00 0.00 0.00 09:05:59 08:34:01 vethbd07477 13.70 20.96 1.31 7.39 0.00 0.00 0.00 0.00 09:05:59 08:34:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:05:59 08:34:01 veth49210ac 13.76 21.03 1.32 7.54 0.00 0.00 0.00 0.00 09:05:59 08:34:01 vethd545844 13.68 20.75 1.31 7.43 0.00 0.00 0.00 0.00 09:05:59 08:34:01 vethc2f5d0d 0.00 0.80 0.00 0.03 0.00 0.00 0.00 0.00 09:05:59 08:34:01 ens3 227.73 126.40 1760.81 18.47 0.00 0.00 0.00 0.00 09:05:59 08:35:01 docker0 466.27 818.36 37.17 6013.29 0.00 0.00 0.00 0.00 09:05:59 08:35:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 09:05:59 08:35:01 vethc2f5d0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:35:01 ens3 972.75 556.69 7974.50 52.82 0.00 0.00 0.00 0.00 09:05:59 08:36:01 veth56bf02a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:36:01 veth8b7165c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 vethd3a1176 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 vethcfb51b2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 veth314af8a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 veth2a5f525 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 veth3fc3a89 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 veth4695b10 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 vethc594f7e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 veth23775d0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 veth8b2b6dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:05:59 08:36:01 vethc2f5d0d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:36:01 ens3 35.99 46.91 18.80 186.97 0.00 0.00 0.00 0.00 09:05:59 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:37:01 ens3 12.31 8.40 10.64 5.62 0.00 0.00 0.00 0.00 09:05:59 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:38:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:05:59 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:40:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:05:59 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:43:01 ens3 0.53 0.42 0.26 0.22 0.00 0.00 0.00 0.00 09:05:59 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:44:01 ens3 0.22 0.17 0.46 0.01 0.00 0.00 0.00 0.00 09:05:59 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:45:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:05:59 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:46:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:05:59 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:48:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:49:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:50:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:05:59 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:55:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:05:59 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:56:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:57:01 ens3 0.20 0.18 0.17 0.01 0.00 0.00 0.00 0.00 09:05:59 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:58:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 08:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 09:00:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:05:59 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 09:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 09:02:01 ens3 0.20 0.12 0.06 0.01 0.00 0.00 0.00 0.00 09:05:59 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 09:03:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 09:04:01 ens3 0.92 0.55 0.39 0.28 0.00 0.00 0.00 0.00 09:05:59 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:59 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:05:59 09:05:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:05:59 Average: docker0 34.51 44.83 2.58 285.96 0.00 0.00 0.00 0.00 09:05:59 Average: lo 0.29 0.29 0.02 0.02 0.00 0.00 0.00 0.00 09:05:59 Average: ens3 90.25 69.95 693.57 14.51 0.00 0.00 0.00 0.00 09:05:59 09:05:59 09:05:59 ---> sar -P ALL: 09:05:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18786) 06/17/23 _x86_64_ (8 CPU) 09:05:59 09:05:59 08:28:55 LINUX RESTART (8 CPU) 09:05:59 09:05:59 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:05:59 08:30:02 all 7.34 0.00 2.43 3.09 0.04 87.10 09:05:59 08:30:02 0 10.53 0.00 2.04 4.28 0.05 83.10 09:05:59 08:30:02 1 7.05 0.00 1.90 10.01 0.03 81.01 09:05:59 08:30:02 2 5.90 0.00 1.98 2.65 0.03 89.45 09:05:59 08:30:02 3 7.34 0.00 2.01 0.51 0.05 90.09 09:05:59 08:30:02 4 8.46 0.00 1.73 2.08 0.03 87.71 09:05:59 08:30:02 5 5.28 0.00 2.72 0.50 0.05 91.45 09:05:59 08:30:02 6 8.15 0.00 3.04 1.01 0.03 87.77 09:05:59 08:30:02 7 5.97 0.00 4.03 3.65 0.07 86.28 09:05:59 08:31:01 all 21.42 0.00 4.51 2.89 0.07 71.11 09:05:59 08:31:01 0 21.33 0.00 4.08 0.02 0.07 74.51 09:05:59 08:31:01 1 19.73 0.00 4.53 1.04 0.05 74.65 09:05:59 08:31:01 2 21.89 0.00 4.44 7.30 0.07 66.30 09:05:59 08:31:01 3 20.42 0.00 4.36 0.36 0.09 74.78 09:05:59 08:31:01 4 20.62 0.00 4.90 0.02 0.05 74.41 09:05:59 08:31:01 5 22.70 0.00 5.53 11.47 0.09 60.22 09:05:59 08:31:01 6 23.62 0.00 3.95 0.09 0.05 72.30 09:05:59 08:31:01 7 21.02 0.00 4.33 2.88 0.07 71.70 09:05:59 08:32:01 all 30.87 0.00 4.18 1.36 0.06 63.53 09:05:59 08:32:01 0 31.31 0.00 3.86 0.33 0.05 64.45 09:05:59 08:32:01 1 32.78 0.00 4.05 1.81 0.07 61.30 09:05:59 08:32:01 2 30.90 0.00 4.54 0.07 0.07 64.42 09:05:59 08:32:01 3 29.26 0.00 4.27 0.35 0.07 66.06 09:05:59 08:32:01 4 31.82 0.00 4.38 0.05 0.08 63.67 09:05:59 08:32:01 5 31.90 0.00 4.66 0.35 0.07 63.02 09:05:59 08:32:01 6 29.36 0.00 3.79 0.02 0.07 66.77 09:05:59 08:32:01 7 29.62 0.00 3.87 7.89 0.05 58.58 09:05:59 08:33:01 all 28.45 0.00 6.34 5.11 0.08 60.01 09:05:59 08:33:01 0 28.44 0.00 6.42 4.38 0.08 60.68 09:05:59 08:33:01 1 27.78 0.00 6.72 20.83 0.08 44.59 09:05:59 08:33:01 2 27.99 0.00 5.90 2.60 0.10 63.41 09:05:59 08:33:01 3 28.90 0.00 6.51 6.18 0.08 58.33 09:05:59 08:33:01 4 29.10 0.00 6.20 1.89 0.07 62.74 09:05:59 08:33:01 5 26.30 0.00 6.41 2.13 0.07 65.10 09:05:59 08:33:01 6 30.15 0.00 6.26 2.21 0.08 61.30 09:05:59 08:33:01 7 28.93 0.00 6.34 0.69 0.08 63.95 09:05:59 08:34:01 all 5.32 0.00 2.23 21.53 0.05 70.87 09:05:59 08:34:01 0 4.79 0.00 2.73 43.05 0.03 49.39 09:05:59 08:34:01 1 5.75 0.00 2.00 40.39 0.05 51.81 09:05:59 08:34:01 2 6.09 0.00 2.10 11.88 0.07 79.86 09:05:59 08:34:01 3 4.99 0.00 2.27 14.79 0.05 77.89 09:05:59 08:34:01 4 5.51 0.00 1.93 21.60 0.05 70.91 09:05:59 08:34:01 5 4.53 0.00 2.80 26.45 0.08 66.13 09:05:59 08:34:01 6 4.99 0.00 2.11 13.86 0.03 79.01 09:05:59 08:34:01 7 5.87 0.00 1.88 0.35 0.05 91.85 09:05:59 08:35:01 all 6.83 0.00 3.50 21.90 0.06 67.71 09:05:59 08:35:01 0 6.59 0.00 2.72 4.85 0.05 85.80 09:05:59 08:35:01 1 7.99 0.00 2.76 26.37 0.05 62.84 09:05:59 08:35:01 2 5.82 0.00 5.90 43.87 0.05 44.36 09:05:59 08:35:01 3 6.83 0.00 4.17 13.30 0.07 75.63 09:05:59 08:35:01 4 6.14 0.00 3.00 10.84 0.07 79.95 09:05:59 08:35:01 5 7.16 0.00 3.71 54.54 0.07 34.52 09:05:59 08:35:01 6 7.10 0.00 3.27 6.85 0.07 82.71 09:05:59 08:35:01 7 6.99 0.00 2.46 14.66 0.07 75.82 09:05:59 08:36:01 all 84.14 0.00 11.19 2.85 0.11 1.70 09:05:59 08:36:01 0 84.24 0.00 10.99 3.20 0.12 1.46 09:05:59 08:36:01 1 84.65 0.00 10.56 3.19 0.12 1.49 09:05:59 08:36:01 2 83.75 0.00 11.38 3.00 0.13 1.73 09:05:59 08:36:01 3 85.02 0.00 10.60 2.59 0.10 1.70 09:05:59 08:36:01 4 82.93 0.00 12.59 2.39 0.10 2.00 09:05:59 08:36:01 5 84.20 0.00 10.97 3.17 0.10 1.56 09:05:59 08:36:01 6 83.33 0.00 12.07 2.37 0.12 2.12 09:05:59 08:36:01 7 85.03 0.00 10.37 2.89 0.12 1.58 09:05:59 08:37:01 all 20.71 0.00 4.86 5.74 0.10 68.58 09:05:59 08:37:01 0 21.13 0.00 5.38 12.68 0.08 60.73 09:05:59 08:37:01 1 21.51 0.00 4.35 11.53 0.08 62.53 09:05:59 08:37:01 2 20.90 0.00 4.43 1.88 0.08 72.70 09:05:59 08:37:01 3 20.80 0.00 4.24 3.73 0.08 71.14 09:05:59 08:37:01 4 20.22 0.00 5.55 8.82 0.12 65.30 09:05:59 08:37:01 5 21.65 0.00 4.34 3.06 0.10 70.85 09:05:59 08:37:01 6 19.03 0.00 5.46 3.01 0.15 72.35 09:05:59 08:37:01 7 20.42 0.00 5.15 1.19 0.12 73.13 09:05:59 08:38:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:05:59 08:38:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:05:59 08:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 08:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:05:59 08:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 08:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:05:59 08:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 08:38:01 6 0.02 0.00 0.03 0.05 0.03 99.87 09:05:59 08:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:39:01 all 0.06 0.00 0.01 0.01 0.01 99.90 09:05:59 08:39:01 0 0.30 0.00 0.00 0.05 0.02 99.63 09:05:59 08:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:05:59 08:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:05:59 08:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 08:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:39:01 6 0.05 0.00 0.07 0.02 0.03 99.83 09:05:59 08:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:05:59 08:40:01 all 0.11 0.00 0.02 0.01 0.01 99.84 09:05:59 08:40:01 0 0.78 0.00 0.07 0.08 0.02 99.05 09:05:59 08:40:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:05:59 08:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:40:01 3 0.02 0.00 0.05 0.00 0.02 99.92 09:05:59 08:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 08:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:05:59 08:40:01 6 0.05 0.00 0.03 0.00 0.05 99.87 09:05:59 08:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:05:59 09:05:59 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:05:59 08:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:05:59 08:41:01 0 0.03 0.00 0.00 0.05 0.00 99.92 09:05:59 08:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:05:59 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 08:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:05:59 08:41:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:05:59 08:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:05:59 08:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:05:59 08:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:05:59 08:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:05:59 08:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:05:59 08:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:42:01 5 0.02 0.00 0.02 0.03 0.00 99.93 09:05:59 08:42:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:05:59 08:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:43:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:05:59 08:43:01 0 0.03 0.00 0.02 0.05 0.02 99.88 09:05:59 08:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 08:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:05:59 08:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:05:59 08:43:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:05:59 08:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:05:59 08:44:01 all 0.07 0.00 0.02 0.01 0.01 99.89 09:05:59 08:44:01 0 0.43 0.00 0.02 0.05 0.00 99.50 09:05:59 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 08:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:44:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:05:59 08:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 08:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:44:01 6 0.03 0.00 0.03 0.02 0.03 99.88 09:05:59 08:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:45:01 all 0.28 0.00 0.04 0.01 0.01 99.67 09:05:59 08:45:01 0 2.00 0.00 0.05 0.03 0.02 97.90 09:05:59 08:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:05:59 08:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:05:59 08:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:05:59 08:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:45:01 5 0.02 0.00 0.03 0.02 0.00 99.93 09:05:59 08:45:01 6 0.03 0.00 0.07 0.00 0.03 99.87 09:05:59 08:45:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:05:59 08:46:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:05:59 08:46:01 0 1.99 0.00 0.00 0.03 0.02 97.96 09:05:59 08:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:05:59 08:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:05:59 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:05:59 08:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:05:59 08:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:05:59 08:47:01 all 0.05 0.00 0.01 0.01 0.01 99.92 09:05:59 08:47:01 0 0.30 0.00 0.00 0.03 0.00 99.67 09:05:59 08:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:05:59 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:05:59 08:47:01 6 0.02 0.00 0.03 0.00 0.03 99.92 09:05:59 08:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:05:59 08:48:01 all 0.04 0.00 0.02 0.01 0.01 99.92 09:05:59 08:48:01 0 0.07 0.00 0.02 0.05 0.00 99.87 09:05:59 08:48:01 1 0.12 0.00 0.00 0.00 0.00 99.88 09:05:59 08:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:05:59 08:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:05:59 08:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:05:59 08:48:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:05:59 08:48:01 6 0.03 0.00 0.05 0.00 0.03 99.88 09:05:59 08:48:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:05:59 08:49:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:05:59 08:49:01 0 0.07 0.00 0.00 0.07 0.02 99.85 09:05:59 08:49:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:05:59 08:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:05:59 08:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:49:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:05:59 08:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:05:59 08:50:01 all 0.19 0.00 0.03 0.00 0.01 99.77 09:05:59 08:50:01 0 1.30 0.00 0.15 0.02 0.00 98.53 09:05:59 08:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:05:59 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:05:59 08:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:05:59 08:50:01 6 0.07 0.00 0.00 0.00 0.03 99.90 09:05:59 08:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:05:59 08:51:01 all 0.00 0.00 0.01 0.01 0.01 99.97 09:05:59 08:51:01 0 0.00 0.00 0.00 0.03 0.02 99.95 09:05:59 08:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:05:59 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:05:59 08:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:51:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:05:59 08:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:05:59 09:05:59 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:05:59 08:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:05:59 08:52:01 0 0.00 0.00 0.00 0.03 0.02 99.95 09:05:59 08:52:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:05:59 08:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:05:59 08:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:05:59 08:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 08:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:05:59 08:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:05:59 08:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:05:59 08:53:01 0 0.00 0.00 0.02 0.03 0.02 99.93 09:05:59 08:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:05:59 08:53:01 2 0.02 0.00 0.00 0.00 0.03 99.95 09:05:59 08:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:05:59 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:05:59 08:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:54:01 all 0.13 0.00 0.02 0.00 0.01 99.83 09:05:59 08:54:01 0 0.73 0.00 0.05 0.02 0.00 99.20 09:05:59 08:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:05:59 08:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:54:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:05:59 08:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:05:59 08:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:05:59 08:54:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:05:59 08:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:05:59 08:55:01 0 0.08 0.00 0.02 0.02 0.02 99.87 09:05:59 08:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:05:59 08:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:55:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:05:59 08:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 08:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:05:59 08:56:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:05:59 08:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:05:59 08:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:05:59 08:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 08:56:01 5 0.03 0.00 0.03 0.02 0.02 99.90 09:05:59 08:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:05:59 08:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 08:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:05:59 08:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:05:59 08:57:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:05:59 08:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:05:59 08:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:05:59 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 08:57:01 5 0.03 0.00 0.00 0.02 0.02 99.93 09:05:59 08:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:05:59 08:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:58:01 all 0.04 0.00 0.02 0.00 0.01 99.94 09:05:59 08:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:58:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:05:59 08:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:05:59 08:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:05:59 08:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 08:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:05:59 08:58:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:05:59 08:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:05:59 08:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:05:59 08:59:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:05:59 08:59:01 1 0.02 0.00 0.00 0.00 0.03 99.95 09:05:59 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:59:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:05:59 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 08:59:01 5 0.00 0.00 0.02 0.03 0.02 99.93 09:05:59 08:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 08:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 09:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:05:59 09:00:01 0 0.02 0.00 0.02 0.03 0.02 99.92 09:05:59 09:00:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:05:59 09:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:05:59 09:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 09:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 09:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:05:59 09:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:05:59 09:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:05:59 09:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:05:59 09:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:05:59 09:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 09:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:05:59 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 09:01:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:05:59 09:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:05:59 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 09:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:05:59 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 09:02:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:05:59 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 09:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 09:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:05:59 09:02:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:05:59 09:02:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:05:59 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 09:05:59 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:05:59 09:03:01 all 0.25 0.00 0.05 0.02 0.01 99.67 09:05:59 09:03:01 0 0.02 0.00 0.05 0.07 0.00 99.87 09:05:59 09:03:01 1 0.05 0.00 0.12 0.03 0.05 99.75 09:05:59 09:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 09:03:01 3 0.02 0.00 0.07 0.00 0.02 99.90 09:05:59 09:03:01 4 0.02 0.00 0.05 0.00 0.00 99.93 09:05:59 09:03:01 5 0.02 0.00 0.02 0.08 0.00 99.88 09:05:59 09:03:01 6 1.79 0.00 0.05 0.00 0.02 98.14 09:05:59 09:03:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:05:59 09:04:01 all 0.23 0.00 0.00 0.00 0.01 99.75 09:05:59 09:04:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:05:59 09:04:01 1 0.08 0.00 0.00 0.00 0.03 99.88 09:05:59 09:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:05:59 09:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 09:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 09:04:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:05:59 09:04:01 6 1.65 0.00 0.00 0.00 0.00 98.35 09:05:59 09:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:05:59 09:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:05:59 09:05:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:05:59 09:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:05:59 09:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:05:59 09:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:05:59 09:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:05:59 09:05:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:05:59 09:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:05:59 09:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:05:59 Average: all 5.70 0.00 1.09 1.78 0.02 91.40 09:05:59 Average: 0 5.98 0.00 1.07 2.03 0.02 90.90 09:05:59 Average: 1 5.74 0.00 1.03 3.19 0.03 90.01 09:05:59 Average: 2 5.61 0.00 1.12 2.02 0.02 91.23 09:05:59 Average: 3 5.62 0.00 1.08 1.15 0.02 92.12 09:05:59 Average: 4 5.65 0.00 1.12 1.32 0.02 91.90 09:05:59 Average: 5 5.63 0.00 1.14 2.81 0.02 90.40 09:05:59 Average: 6 5.77 0.00 1.12 0.81 0.03 92.27 09:05:59 Average: 7 5.63 0.00 1.07 0.94 0.03 92.33 09:05:59 09:05:59 09:05:59